| 1 | [ Feb 3 11:25:43 Enabled. ] | ||
| 2 | [ Feb 3 11:25:43 Rereading configuration. ] | ||
| 3 | [ Feb 3 11:25:44 Rereading configuration. ] | ||
| 4 | [ Feb 3 11:25:56 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 3 11:25:56 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.03 11:25:56.537881 [ 1 ] {} <Information> Application: Will watch for the process with pid 23761 | ||
| 33 | 2024.02.03 11:25:56.537990 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 34 | 2024.02.03 11:25:57.249878 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23761 | ||
| 35 | 2024.02.03 11:25:57.250057 [ 1 ] {} <Information> Application: starting up | ||
| 36 | 2024.02.03 11:25:57.250277 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 37 | 2024.02.03 11:25:57.349184 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 38 | 2024.02.03 11:25:57.349238 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 39 | 2024.02.03 11:25:57.349252 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 40 | 2024.02.03 11:25:57.349289 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
| 41 | 2024.02.03 11:25:57.349587 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
| 42 | 2024.02.03 11:25:57.350313 [ 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.03 11:25:57.350777 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 47 | 2024.02.03 11:25:57.351054 [ 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.03 11:25:57.353660 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 49 | 2024.02.03 11:25:57.353703 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 50 | 2024.02.03 11:25:57.354450 [ 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.03 11:25:57.354616 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 55 | 2024.02.03 11:25:57.360683 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 56 | 2024.02.03 11:25:57.361061 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
| 57 | 2024.02.03 11:25:57.361086 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
| 58 | 2024.02.03 11:25:57.362504 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
| 59 | 2024.02.03 11:25:57.362981 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2024.02.03 11:25:57.363305 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2024.02.03 11:25:57.363711 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2024.02.03 11:25:57.364553 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
| 63 | 2024.02.03 11:25:57.364599 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
| 64 | 2024.02.03 11:25:57.364657 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
| 65 | 2024.02.03 11:25:57.364675 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 66 | 2024.02.03 11:25:57.376521 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2024.02.03 11:25:57.376551 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000107692 sec | ||
| 68 | 2024.02.03 11:25:57.377146 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 69 | 2024.02.03 11:25:57.377242 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
| 70 | 2024.02.03 11:25:57.377266 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 71 | 2024.02.03 11:25:57.377285 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 72 | 2024.02.03 11:25:57.377299 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 73 | 2024.02.03 11:25:57.377314 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 74 | 2024.02.03 11:25:57.377331 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 75 | 2024.02.03 11:25:57.377370 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
| 76 | 2024.02.03 11:25:57.377393 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 77 | 2024.02.03 11:25:57.377426 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
| 78 | 2024.02.03 11:25:57.377440 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 79 | 2024.02.03 11:25:57.377456 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 80 | 2024.02.03 11:25:57.377472 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 81 | 2024.02.03 11:25:57.377513 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 82 | 2024.02.03 11:25:57.377529 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 83 | 2024.02.03 11:25:57.377541 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 84 | 2024.02.03 11:25:57.414743 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 85 | 2024.02.03 11:25:57.416165 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 86 | 2024.02.03 11:25:57.416194 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5881e-05 sec | ||
| 87 | 2024.02.03 11:25:57.416216 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 88 | 2024.02.03 11:25:57.416232 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 89 | 2024.02.03 11:25:57.416253 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 90 | 2024.02.03 11:25:57.418397 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 91 | 2024.02.03 11:25:57.423646 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 92 | 2024.02.03 11:25:57.423776 [ 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.03 11:25:57.423824 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 94 | 2024.02.03 11:25:57.602171 [ 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.03 11:25:57.620658 [ 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.03 11:25:57.620715 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
| 97 | 2024.02.03 11:25:57.682844 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 98 | 2024.02.03 11:25:57.683589 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB | ||
| 99 | 2024.02.03 11:25:57.683965 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 100 | 2024.02.03 11:25:57.684022 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
| 101 | 2024.02.03 11:25:57.684032 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 102 | 2024.02.03 11:25:57.684078 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 103 | 2024.02.03 11:25:57.684123 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2024.02.03 11:25:57.684177 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2024.02.03 11:25:57.684896 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
| 106 | 2024.02.03 11:25:57.684918 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 107 | 2024.02.03 11:25:57.687906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 108 | 2024.02.03 11:25:57.688083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 109 | 2024.02.03 11:25:57.688660 [ 3 ] {} <Debug> HTTP-Session: 195c900b-0841-454e-b2f4-5aef81b73d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 110 | 2024.02.03 11:25:57.688693 [ 3 ] {} <Debug> HTTP-Session: 195c900b-0841-454e-b2f4-5aef81b73d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2024.02.03 11:25:57.688828 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
| 112 | 2024.02.03 11:25:57.688858 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 113 | 2024.02.03 11:25:57.688876 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 114 | 2024.02.03 11:25:57.690304 [ 3 ] {053d9626-5026-4eb3-8e4e-028f3de19caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 115 | 2024.02.03 11:25:57.711421 [ 3 ] {053d9626-5026-4eb3-8e4e-028f3de19caa} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:60505) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 116 | |||
| 117 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 118 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 119 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 120 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 123 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 124 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 125 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 126 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 127 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 128 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 129 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 130 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 131 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 138 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 139 | |||
| 140 | 2024.02.03 11:25:57.712189 [ 3 ] {053d9626-5026-4eb3-8e4e-028f3de19caa} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 141 | |||
| 142 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 143 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 144 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 145 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 148 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 149 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 150 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 151 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 152 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 153 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 154 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 155 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 156 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 164 | (version 22.8.9.1) | ||
| 165 | 2024.02.03 11:25:57.712949 [ 3 ] {053d9626-5026-4eb3-8e4e-028f3de19caa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 166 | 2024.02.03 11:25:57.712974 [ 3 ] {} <Debug> HTTP-Session: 195c900b-0841-454e-b2f4-5aef81b73d41 Destroying unnamed session | ||
| 167 | 2024.02.03 11:25:57.714014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 168 | 2024.02.03 11:25:57.714070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 169 | 2024.02.03 11:25:57.714091 [ 3 ] {} <Debug> HTTP-Session: a78a5836-00bc-4b86-a6d0-fe7ca13c1fd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 170 | 2024.02.03 11:25:57.714115 [ 3 ] {} <Debug> HTTP-Session: a78a5836-00bc-4b86-a6d0-fe7ca13c1fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2024.02.03 11:25:57.714220 [ 3 ] {a5e85661-a7a4-4e89-9d98-8a5f96861ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
| 172 | 2024.02.03 11:25:57.714318 [ 3 ] {a5e85661-a7a4-4e89-9d98-8a5f96861ac2} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
| 173 | 2024.02.03 11:25:57.715353 [ 3 ] {a5e85661-a7a4-4e89-9d98-8a5f96861ac2} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
| 174 | 2024.02.03 11:25:57.717122 [ 3 ] {a5e85661-a7a4-4e89-9d98-8a5f96861ac2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 175 | 2024.02.03 11:25:57.720944 [ 3 ] {a5e85661-a7a4-4e89-9d98-8a5f96861ac2} <Debug> DynamicQueryHandler: Done processing query | ||
| 176 | 2024.02.03 11:25:57.720977 [ 3 ] {a5e85661-a7a4-4e89-9d98-8a5f96861ac2} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 177 | 2024.02.03 11:25:57.720993 [ 3 ] {} <Debug> HTTP-Session: a78a5836-00bc-4b86-a6d0-fe7ca13c1fd6 Destroying unnamed session | ||
| 178 | 2024.02.03 11:25:57.721140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 179 | 2024.02.03 11:25:57.721192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 180 | 2024.02.03 11:25:57.721211 [ 3 ] {} <Debug> HTTP-Session: 6645f3ae-c484-46fc-80ef-ccc5d92b3596 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 181 | 2024.02.03 11:25:57.721226 [ 3 ] {} <Debug> HTTP-Session: 6645f3ae-c484-46fc-80ef-ccc5d92b3596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2024.02.03 11:25:57.721323 [ 3 ] {556cba6d-d29b-4627-b0a2-940c8f39904b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 183 | 2024.02.03 11:25:57.721568 [ 3 ] {556cba6d-d29b-4627-b0a2-940c8f39904b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:60505) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 184 | |||
| 185 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 207 | |||
| 208 | 2024.02.03 11:25:57.721685 [ 3 ] {556cba6d-d29b-4627-b0a2-940c8f39904b} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 209 | |||
| 210 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 232 | (version 22.8.9.1) | ||
| 233 | 2024.02.03 11:25:57.721782 [ 3 ] {556cba6d-d29b-4627-b0a2-940c8f39904b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 234 | 2024.02.03 11:25:57.721801 [ 3 ] {} <Debug> HTTP-Session: 6645f3ae-c484-46fc-80ef-ccc5d92b3596 Destroying unnamed session | ||
| 235 | 2024.02.03 11:25:57.722596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 236 | 2024.02.03 11:25:57.722641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 237 | 2024.02.03 11:25:57.722658 [ 3 ] {} <Debug> HTTP-Session: 01808ee3-640b-42f2-89a3-fb840b120574 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 238 | 2024.02.03 11:25:57.722678 [ 3 ] {} <Debug> HTTP-Session: 01808ee3-640b-42f2-89a3-fb840b120574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2024.02.03 11:25:57.722787 [ 3 ] {4db3a080-6277-4224-9399-9be29f5ade2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
| 240 | 2024.02.03 11:25:57.722887 [ 3 ] {4db3a080-6277-4224-9399-9be29f5ade2f} <Debug> DynamicQueryHandler: Done processing query | ||
| 241 | 2024.02.03 11:25:57.722912 [ 3 ] {4db3a080-6277-4224-9399-9be29f5ade2f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 242 | 2024.02.03 11:25:57.722927 [ 3 ] {} <Debug> HTTP-Session: 01808ee3-640b-42f2-89a3-fb840b120574 Destroying unnamed session | ||
| 243 | 2024.02.03 11:25:57.723038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 244 | 2024.02.03 11:25:57.723083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 245 | 2024.02.03 11:25:57.723101 [ 3 ] {} <Debug> HTTP-Session: 4d89b6ec-1388-4971-bc47-5edafb1e5aef Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 246 | 2024.02.03 11:25:57.723119 [ 3 ] {} <Debug> HTTP-Session: 4d89b6ec-1388-4971-bc47-5edafb1e5aef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2024.02.03 11:25:57.723176 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 248 | 2024.02.03 11:25:57.723230 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 249 | 2024.02.03 11:25:57.725218 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 250 | 2024.02.03 11:25:57.725239 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1941e-05 sec | ||
| 251 | 2024.02.03 11:25:57.725263 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 252 | 2024.02.03 11:25:57.725282 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 253 | 2024.02.03 11:25:57.725346 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} <Debug> DynamicQueryHandler: Done processing query | ||
| 254 | 2024.02.03 11:25:57.725370 [ 3 ] {d1878329-ca68-437b-9037-daab0cce8161} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 255 | 2024.02.03 11:25:57.725385 [ 3 ] {} <Debug> HTTP-Session: 4d89b6ec-1388-4971-bc47-5edafb1e5aef Destroying unnamed session | ||
| 256 | 2024.02.03 11:25:57.725511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 257 | 2024.02.03 11:25:57.725554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 258 | 2024.02.03 11:25:57.725572 [ 3 ] {} <Debug> HTTP-Session: 657c522c-7179-4ae9-a1bc-07ac50244e34 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 259 | 2024.02.03 11:25:57.725593 [ 3 ] {} <Debug> HTTP-Session: 657c522c-7179-4ae9-a1bc-07ac50244e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2024.02.03 11:25:57.725729 [ 3 ] {5c4729d5-1ca9-4545-a44b-f2e7a6c59325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) /* 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.03 11:25:57.725778 [ 3 ] {5c4729d5-1ca9-4545-a44b-f2e7a6c59325} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 263 | 2024.02.03 11:25:57.735167 [ 3 ] {5c4729d5-1ca9-4545-a44b-f2e7a6c59325} <Debug> oximeter.version (2b254ad6-00cb-49db-9670-19ad4f968036): Loading data parts | ||
| 264 | 2024.02.03 11:25:57.735300 [ 3 ] {5c4729d5-1ca9-4545-a44b-f2e7a6c59325} <Debug> oximeter.version (2b254ad6-00cb-49db-9670-19ad4f968036): There are no data parts | ||
| 265 | 2024.02.03 11:25:57.738308 [ 3 ] {5c4729d5-1ca9-4545-a44b-f2e7a6c59325} <Debug> DynamicQueryHandler: Done processing query | ||
| 266 | 2024.02.03 11:25:57.738342 [ 3 ] {5c4729d5-1ca9-4545-a44b-f2e7a6c59325} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 267 | 2024.02.03 11:25:57.738372 [ 3 ] {} <Debug> HTTP-Session: 657c522c-7179-4ae9-a1bc-07ac50244e34 Destroying unnamed session | ||
| 268 | 2024.02.03 11:25:57.738504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 269 | 2024.02.03 11:25:57.738569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 270 | 2024.02.03 11:25:57.738601 [ 3 ] {} <Debug> HTTP-Session: 18cf4254-a0cd-418e-a9a4-decc43e0e0f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 271 | 2024.02.03 11:25:57.738621 [ 3 ] {} <Debug> HTTP-Session: 18cf4254-a0cd-418e-a9a4-decc43e0e0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2024.02.03 11:25:57.738877 [ 3 ] {98da68f9-b2a4-4bac-8edd-3704dbd21ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) /* 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.03 11:25:57.738951 [ 3 ] {98da68f9-b2a4-4bac-8edd-3704dbd21ff0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 284 | 2024.02.03 11:25:57.753069 [ 3 ] {98da68f9-b2a4-4bac-8edd-3704dbd21ff0} <Debug> oximeter.measurements_bool (565a6bd0-ad9d-47d6-9edb-19bf5dbe2a49): Loading data parts | ||
| 285 | 2024.02.03 11:25:57.753204 [ 3 ] {98da68f9-b2a4-4bac-8edd-3704dbd21ff0} <Debug> oximeter.measurements_bool (565a6bd0-ad9d-47d6-9edb-19bf5dbe2a49): There are no data parts | ||
| 286 | 2024.02.03 11:25:57.757753 [ 3 ] {98da68f9-b2a4-4bac-8edd-3704dbd21ff0} <Debug> DynamicQueryHandler: Done processing query | ||
| 287 | 2024.02.03 11:25:57.757785 [ 3 ] {98da68f9-b2a4-4bac-8edd-3704dbd21ff0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 288 | 2024.02.03 11:25:57.757813 [ 3 ] {} <Debug> HTTP-Session: 18cf4254-a0cd-418e-a9a4-decc43e0e0f8 Destroying unnamed session | ||
| 289 | 2024.02.03 11:25:57.757982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 290 | 2024.02.03 11:25:57.758036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 291 | 2024.02.03 11:25:57.758060 [ 3 ] {} <Debug> HTTP-Session: bb4c58f0-24f1-4cfc-898a-9e98ab8b48ea Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 292 | 2024.02.03 11:25:57.758077 [ 3 ] {} <Debug> HTTP-Session: bb4c58f0-24f1-4cfc-898a-9e98ab8b48ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 293 | 2024.02.03 11:25:57.758276 [ 3 ] {88d6e4ee-876d-4e69-8030-41875641ac83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.758324 [ 3 ] {88d6e4ee-876d-4e69-8030-41875641ac83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 295 | 2024.02.03 11:25:57.760570 [ 3 ] {88d6e4ee-876d-4e69-8030-41875641ac83} <Debug> oximeter.measurements_i8 (3ebf98d4-8e9a-4636-a0e0-f19917e1de5b): Loading data parts | ||
| 296 | 2024.02.03 11:25:57.760663 [ 3 ] {88d6e4ee-876d-4e69-8030-41875641ac83} <Debug> oximeter.measurements_i8 (3ebf98d4-8e9a-4636-a0e0-f19917e1de5b): There are no data parts | ||
| 297 | 2024.02.03 11:25:57.762046 [ 3 ] {88d6e4ee-876d-4e69-8030-41875641ac83} <Debug> DynamicQueryHandler: Done processing query | ||
| 298 | 2024.02.03 11:25:57.762072 [ 3 ] {88d6e4ee-876d-4e69-8030-41875641ac83} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 299 | 2024.02.03 11:25:57.762087 [ 3 ] {} <Debug> HTTP-Session: bb4c58f0-24f1-4cfc-898a-9e98ab8b48ea Destroying unnamed session | ||
| 300 | 2024.02.03 11:25:57.762209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 301 | 2024.02.03 11:25:57.762258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 302 | 2024.02.03 11:25:57.762277 [ 3 ] {} <Debug> HTTP-Session: 75cce97a-b886-4690-835a-deee46834467 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 303 | 2024.02.03 11:25:57.762297 [ 3 ] {} <Debug> HTTP-Session: 75cce97a-b886-4690-835a-deee46834467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 304 | 2024.02.03 11:25:57.762488 [ 3 ] {32f6f57d-721a-4254-9af7-738890aeb57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.762536 [ 3 ] {32f6f57d-721a-4254-9af7-738890aeb57c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 306 | 2024.02.03 11:25:57.764151 [ 3 ] {32f6f57d-721a-4254-9af7-738890aeb57c} <Debug> oximeter.measurements_u8 (a14e3af6-269a-4195-bf65-70ff63d3875b): Loading data parts | ||
| 307 | 2024.02.03 11:25:57.764238 [ 3 ] {32f6f57d-721a-4254-9af7-738890aeb57c} <Debug> oximeter.measurements_u8 (a14e3af6-269a-4195-bf65-70ff63d3875b): There are no data parts | ||
| 308 | 2024.02.03 11:25:57.765547 [ 3 ] {32f6f57d-721a-4254-9af7-738890aeb57c} <Debug> DynamicQueryHandler: Done processing query | ||
| 309 | 2024.02.03 11:25:57.765572 [ 3 ] {32f6f57d-721a-4254-9af7-738890aeb57c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 310 | 2024.02.03 11:25:57.765588 [ 3 ] {} <Debug> HTTP-Session: 75cce97a-b886-4690-835a-deee46834467 Destroying unnamed session | ||
| 311 | 2024.02.03 11:25:57.765713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 312 | 2024.02.03 11:25:57.765762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 313 | 2024.02.03 11:25:57.765781 [ 3 ] {} <Debug> HTTP-Session: ec8cb7c7-512a-4c8d-b4e7-6147e880b0cb Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 314 | 2024.02.03 11:25:57.765801 [ 3 ] {} <Debug> HTTP-Session: ec8cb7c7-512a-4c8d-b4e7-6147e880b0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2024.02.03 11:25:57.765991 [ 3 ] {05f10a2a-90a1-4b6b-8138-9f93731ee273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.766034 [ 3 ] {05f10a2a-90a1-4b6b-8138-9f93731ee273} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 317 | 2024.02.03 11:25:57.767748 [ 3 ] {05f10a2a-90a1-4b6b-8138-9f93731ee273} <Debug> oximeter.measurements_i16 (c1eb0317-a636-4aa6-a8aa-128b97fb14a9): Loading data parts | ||
| 318 | 2024.02.03 11:25:57.767855 [ 3 ] {05f10a2a-90a1-4b6b-8138-9f93731ee273} <Debug> oximeter.measurements_i16 (c1eb0317-a636-4aa6-a8aa-128b97fb14a9): There are no data parts | ||
| 319 | 2024.02.03 11:25:57.769152 [ 3 ] {05f10a2a-90a1-4b6b-8138-9f93731ee273} <Debug> DynamicQueryHandler: Done processing query | ||
| 320 | 2024.02.03 11:25:57.769182 [ 3 ] {05f10a2a-90a1-4b6b-8138-9f93731ee273} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 321 | 2024.02.03 11:25:57.769197 [ 3 ] {} <Debug> HTTP-Session: ec8cb7c7-512a-4c8d-b4e7-6147e880b0cb Destroying unnamed session | ||
| 322 | 2024.02.03 11:25:57.769315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 323 | 2024.02.03 11:25:57.769363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 324 | 2024.02.03 11:25:57.769382 [ 3 ] {} <Debug> HTTP-Session: 0dc46d12-752f-4f41-acf6-446d4ae59d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 325 | 2024.02.03 11:25:57.769402 [ 3 ] {} <Debug> HTTP-Session: 0dc46d12-752f-4f41-acf6-446d4ae59d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2024.02.03 11:25:57.769595 [ 3 ] {8f836f7c-2fab-4094-8ff0-af70fb177aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.769639 [ 3 ] {8f836f7c-2fab-4094-8ff0-af70fb177aef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 328 | 2024.02.03 11:25:57.771226 [ 3 ] {8f836f7c-2fab-4094-8ff0-af70fb177aef} <Debug> oximeter.measurements_u16 (78ea547d-3e94-46c4-b2c9-46b27339d343): Loading data parts | ||
| 329 | 2024.02.03 11:25:57.771300 [ 3 ] {8f836f7c-2fab-4094-8ff0-af70fb177aef} <Debug> oximeter.measurements_u16 (78ea547d-3e94-46c4-b2c9-46b27339d343): There are no data parts | ||
| 330 | 2024.02.03 11:25:57.772590 [ 3 ] {8f836f7c-2fab-4094-8ff0-af70fb177aef} <Debug> DynamicQueryHandler: Done processing query | ||
| 331 | 2024.02.03 11:25:57.772620 [ 3 ] {8f836f7c-2fab-4094-8ff0-af70fb177aef} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 332 | 2024.02.03 11:25:57.772636 [ 3 ] {} <Debug> HTTP-Session: 0dc46d12-752f-4f41-acf6-446d4ae59d8b Destroying unnamed session | ||
| 333 | 2024.02.03 11:25:57.772752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 334 | 2024.02.03 11:25:57.772801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 335 | 2024.02.03 11:25:57.772821 [ 3 ] {} <Debug> HTTP-Session: 110bd5b8-d177-4f15-a8ed-bef98773ad25 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 336 | 2024.02.03 11:25:57.772841 [ 3 ] {} <Debug> HTTP-Session: 110bd5b8-d177-4f15-a8ed-bef98773ad25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 337 | 2024.02.03 11:25:57.773026 [ 3 ] {5141ed49-f76b-4042-9fd1-478ada3982d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.773071 [ 3 ] {5141ed49-f76b-4042-9fd1-478ada3982d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 339 | 2024.02.03 11:25:57.774670 [ 3 ] {5141ed49-f76b-4042-9fd1-478ada3982d5} <Debug> oximeter.measurements_i32 (d14a7a0b-767f-4e7b-89f5-3c582cd7ba6d): Loading data parts | ||
| 340 | 2024.02.03 11:25:57.774754 [ 3 ] {5141ed49-f76b-4042-9fd1-478ada3982d5} <Debug> oximeter.measurements_i32 (d14a7a0b-767f-4e7b-89f5-3c582cd7ba6d): There are no data parts | ||
| 341 | 2024.02.03 11:25:57.776061 [ 3 ] {5141ed49-f76b-4042-9fd1-478ada3982d5} <Debug> DynamicQueryHandler: Done processing query | ||
| 342 | 2024.02.03 11:25:57.776092 [ 3 ] {5141ed49-f76b-4042-9fd1-478ada3982d5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 343 | 2024.02.03 11:25:57.776107 [ 3 ] {} <Debug> HTTP-Session: 110bd5b8-d177-4f15-a8ed-bef98773ad25 Destroying unnamed session | ||
| 344 | 2024.02.03 11:25:57.776205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 345 | 2024.02.03 11:25:57.776255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 346 | 2024.02.03 11:25:57.776274 [ 3 ] {} <Debug> HTTP-Session: 9ce3183c-7d36-4e00-bdda-c70f187ef650 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 347 | 2024.02.03 11:25:57.776296 [ 3 ] {} <Debug> HTTP-Session: 9ce3183c-7d36-4e00-bdda-c70f187ef650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2024.02.03 11:25:57.776477 [ 3 ] {cf86c97a-45ba-4c8c-bfcf-c7a249113189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.776525 [ 3 ] {cf86c97a-45ba-4c8c-bfcf-c7a249113189} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 350 | 2024.02.03 11:25:57.778110 [ 3 ] {cf86c97a-45ba-4c8c-bfcf-c7a249113189} <Debug> oximeter.measurements_u32 (42f4affe-1854-4204-aee7-eefc442af56f): Loading data parts | ||
| 351 | 2024.02.03 11:25:57.778187 [ 3 ] {cf86c97a-45ba-4c8c-bfcf-c7a249113189} <Debug> oximeter.measurements_u32 (42f4affe-1854-4204-aee7-eefc442af56f): There are no data parts | ||
| 352 | 2024.02.03 11:25:57.779487 [ 3 ] {cf86c97a-45ba-4c8c-bfcf-c7a249113189} <Debug> DynamicQueryHandler: Done processing query | ||
| 353 | 2024.02.03 11:25:57.779517 [ 3 ] {cf86c97a-45ba-4c8c-bfcf-c7a249113189} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 354 | 2024.02.03 11:25:57.779532 [ 3 ] {} <Debug> HTTP-Session: 9ce3183c-7d36-4e00-bdda-c70f187ef650 Destroying unnamed session | ||
| 355 | 2024.02.03 11:25:57.779626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 356 | 2024.02.03 11:25:57.779677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 357 | 2024.02.03 11:25:57.779696 [ 3 ] {} <Debug> HTTP-Session: 341878a7-62b0-4ae7-9462-8a6e956b0235 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 358 | 2024.02.03 11:25:57.779712 [ 3 ] {} <Debug> HTTP-Session: 341878a7-62b0-4ae7-9462-8a6e956b0235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2024.02.03 11:25:57.779897 [ 3 ] {065513f9-f0f3-4375-929c-e6d440cd462f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.779948 [ 3 ] {065513f9-f0f3-4375-929c-e6d440cd462f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 361 | 2024.02.03 11:25:57.781545 [ 3 ] {065513f9-f0f3-4375-929c-e6d440cd462f} <Debug> oximeter.measurements_i64 (792f1cb5-6b51-461f-8dba-ab0cfd89f5db): Loading data parts | ||
| 362 | 2024.02.03 11:25:57.781623 [ 3 ] {065513f9-f0f3-4375-929c-e6d440cd462f} <Debug> oximeter.measurements_i64 (792f1cb5-6b51-461f-8dba-ab0cfd89f5db): There are no data parts | ||
| 363 | 2024.02.03 11:25:57.782916 [ 3 ] {065513f9-f0f3-4375-929c-e6d440cd462f} <Debug> DynamicQueryHandler: Done processing query | ||
| 364 | 2024.02.03 11:25:57.782941 [ 3 ] {065513f9-f0f3-4375-929c-e6d440cd462f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 365 | 2024.02.03 11:25:57.782963 [ 3 ] {} <Debug> HTTP-Session: 341878a7-62b0-4ae7-9462-8a6e956b0235 Destroying unnamed session | ||
| 366 | 2024.02.03 11:25:57.783073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 367 | 2024.02.03 11:25:57.783121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 368 | 2024.02.03 11:25:57.783144 [ 3 ] {} <Debug> HTTP-Session: 2d872ae5-cd60-44fa-bd1f-9c5ad5a54b5e Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 369 | 2024.02.03 11:25:57.783160 [ 3 ] {} <Debug> HTTP-Session: 2d872ae5-cd60-44fa-bd1f-9c5ad5a54b5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2024.02.03 11:25:57.783344 [ 3 ] {9f883396-8d74-48d6-97bf-539f40d69a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.783396 [ 3 ] {9f883396-8d74-48d6-97bf-539f40d69a31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 372 | 2024.02.03 11:25:57.784982 [ 3 ] {9f883396-8d74-48d6-97bf-539f40d69a31} <Debug> oximeter.measurements_u64 (039d0a5b-8143-472a-9372-466d5c210455): Loading data parts | ||
| 373 | 2024.02.03 11:25:57.785057 [ 3 ] {9f883396-8d74-48d6-97bf-539f40d69a31} <Debug> oximeter.measurements_u64 (039d0a5b-8143-472a-9372-466d5c210455): There are no data parts | ||
| 374 | 2024.02.03 11:25:57.786349 [ 3 ] {9f883396-8d74-48d6-97bf-539f40d69a31} <Debug> DynamicQueryHandler: Done processing query | ||
| 375 | 2024.02.03 11:25:57.786374 [ 3 ] {9f883396-8d74-48d6-97bf-539f40d69a31} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 376 | 2024.02.03 11:25:57.786396 [ 3 ] {} <Debug> HTTP-Session: 2d872ae5-cd60-44fa-bd1f-9c5ad5a54b5e Destroying unnamed session | ||
| 377 | 2024.02.03 11:25:57.786506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 378 | 2024.02.03 11:25:57.786555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 379 | 2024.02.03 11:25:57.786579 [ 3 ] {} <Debug> HTTP-Session: d5ddceba-44af-4fd2-9805-18ead4f9e970 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 380 | 2024.02.03 11:25:57.786595 [ 3 ] {} <Debug> HTTP-Session: d5ddceba-44af-4fd2-9805-18ead4f9e970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2024.02.03 11:25:57.786780 [ 3 ] {c3aa1efd-797b-4577-8dfb-1408720807ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.786830 [ 3 ] {c3aa1efd-797b-4577-8dfb-1408720807ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2024.02.03 11:25:57.788427 [ 3 ] {c3aa1efd-797b-4577-8dfb-1408720807ca} <Debug> oximeter.measurements_f32 (938cb1b5-6aa1-4c6d-b860-39ab86a2598c): Loading data parts | ||
| 384 | 2024.02.03 11:25:57.788509 [ 3 ] {c3aa1efd-797b-4577-8dfb-1408720807ca} <Debug> oximeter.measurements_f32 (938cb1b5-6aa1-4c6d-b860-39ab86a2598c): There are no data parts | ||
| 385 | 2024.02.03 11:25:57.789886 [ 3 ] {c3aa1efd-797b-4577-8dfb-1408720807ca} <Debug> DynamicQueryHandler: Done processing query | ||
| 386 | 2024.02.03 11:25:57.789911 [ 3 ] {c3aa1efd-797b-4577-8dfb-1408720807ca} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 387 | 2024.02.03 11:25:57.789933 [ 3 ] {} <Debug> HTTP-Session: d5ddceba-44af-4fd2-9805-18ead4f9e970 Destroying unnamed session | ||
| 388 | 2024.02.03 11:25:57.790041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 389 | 2024.02.03 11:25:57.790089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 390 | 2024.02.03 11:25:57.790113 [ 3 ] {} <Debug> HTTP-Session: 97ef9d41-fa01-4548-880d-265b41ffea0d Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 391 | 2024.02.03 11:25:57.790129 [ 3 ] {} <Debug> HTTP-Session: 97ef9d41-fa01-4548-880d-265b41ffea0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 392 | 2024.02.03 11:25:57.790312 [ 3 ] {10fd96f8-b69c-46fe-981d-ec91ff6ac233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.790357 [ 3 ] {10fd96f8-b69c-46fe-981d-ec91ff6ac233} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 394 | 2024.02.03 11:25:57.791967 [ 3 ] {10fd96f8-b69c-46fe-981d-ec91ff6ac233} <Debug> oximeter.measurements_f64 (12c1c447-a984-479a-b531-f98cb58ffaac): Loading data parts | ||
| 395 | 2024.02.03 11:25:57.792049 [ 3 ] {10fd96f8-b69c-46fe-981d-ec91ff6ac233} <Debug> oximeter.measurements_f64 (12c1c447-a984-479a-b531-f98cb58ffaac): There are no data parts | ||
| 396 | 2024.02.03 11:25:57.793419 [ 3 ] {10fd96f8-b69c-46fe-981d-ec91ff6ac233} <Debug> DynamicQueryHandler: Done processing query | ||
| 397 | 2024.02.03 11:25:57.793449 [ 3 ] {10fd96f8-b69c-46fe-981d-ec91ff6ac233} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 398 | 2024.02.03 11:25:57.793469 [ 3 ] {} <Debug> HTTP-Session: 97ef9d41-fa01-4548-880d-265b41ffea0d Destroying unnamed session | ||
| 399 | 2024.02.03 11:25:57.793578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 400 | 2024.02.03 11:25:57.793626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 401 | 2024.02.03 11:25:57.793650 [ 3 ] {} <Debug> HTTP-Session: 9c0262e7-8cda-4abb-b222-088ce73c6ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 402 | 2024.02.03 11:25:57.793665 [ 3 ] {} <Debug> HTTP-Session: 9c0262e7-8cda-4abb-b222-088ce73c6ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 403 | 2024.02.03 11:25:57.793851 [ 3 ] {11ae1426-95a4-4a09-8aa3-d941784a42df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.793900 [ 3 ] {11ae1426-95a4-4a09-8aa3-d941784a42df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 405 | 2024.02.03 11:25:57.795592 [ 3 ] {11ae1426-95a4-4a09-8aa3-d941784a42df} <Debug> oximeter.measurements_string (ffc3d69d-1ce1-4751-9e83-b4b2c17440f9): Loading data parts | ||
| 406 | 2024.02.03 11:25:57.795681 [ 3 ] {11ae1426-95a4-4a09-8aa3-d941784a42df} <Debug> oximeter.measurements_string (ffc3d69d-1ce1-4751-9e83-b4b2c17440f9): There are no data parts | ||
| 407 | 2024.02.03 11:25:57.796981 [ 3 ] {11ae1426-95a4-4a09-8aa3-d941784a42df} <Debug> DynamicQueryHandler: Done processing query | ||
| 408 | 2024.02.03 11:25:57.797011 [ 3 ] {11ae1426-95a4-4a09-8aa3-d941784a42df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 409 | 2024.02.03 11:25:57.797031 [ 3 ] {} <Debug> HTTP-Session: 9c0262e7-8cda-4abb-b222-088ce73c6ff5 Destroying unnamed session | ||
| 410 | 2024.02.03 11:25:57.797144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 411 | 2024.02.03 11:25:57.797192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 412 | 2024.02.03 11:25:57.797217 [ 3 ] {} <Debug> HTTP-Session: 2f38dda5-089e-4af4-8549-6ee3023955a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 413 | 2024.02.03 11:25:57.797233 [ 3 ] {} <Debug> HTTP-Session: 2f38dda5-089e-4af4-8549-6ee3023955a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 414 | 2024.02.03 11:25:57.797422 [ 3 ] {fde820e0-8692-4c1a-9dc1-2c9e554a942c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.797477 [ 3 ] {fde820e0-8692-4c1a-9dc1-2c9e554a942c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 423 | 2024.02.03 11:25:57.799143 [ 3 ] {fde820e0-8692-4c1a-9dc1-2c9e554a942c} <Debug> oximeter.measurements_bytes (29113a8c-07e2-4e78-bd81-3fb5b6598e0f): Loading data parts | ||
| 424 | 2024.02.03 11:25:57.799226 [ 3 ] {fde820e0-8692-4c1a-9dc1-2c9e554a942c} <Debug> oximeter.measurements_bytes (29113a8c-07e2-4e78-bd81-3fb5b6598e0f): There are no data parts | ||
| 425 | 2024.02.03 11:25:57.800546 [ 3 ] {fde820e0-8692-4c1a-9dc1-2c9e554a942c} <Debug> DynamicQueryHandler: Done processing query | ||
| 426 | 2024.02.03 11:25:57.800572 [ 3 ] {fde820e0-8692-4c1a-9dc1-2c9e554a942c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 427 | 2024.02.03 11:25:57.800587 [ 3 ] {} <Debug> HTTP-Session: 2f38dda5-089e-4af4-8549-6ee3023955a3 Destroying unnamed session | ||
| 428 | 2024.02.03 11:25:57.800689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 429 | 2024.02.03 11:25:57.800738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 430 | 2024.02.03 11:25:57.800756 [ 3 ] {} <Debug> HTTP-Session: 6c2438af-5a86-499c-a0cf-6860138a5626 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 431 | 2024.02.03 11:25:57.800777 [ 3 ] {} <Debug> HTTP-Session: 6c2438af-5a86-499c-a0cf-6860138a5626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 432 | 2024.02.03 11:25:57.800978 [ 3 ] {11b8ab77-1546-4d69-87dc-9b0f458ec582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.801029 [ 3 ] {11b8ab77-1546-4d69-87dc-9b0f458ec582} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 434 | 2024.02.03 11:25:57.802724 [ 3 ] {11b8ab77-1546-4d69-87dc-9b0f458ec582} <Debug> oximeter.measurements_cumulativei64 (a452e763-b924-4a85-b991-36680c840c71): Loading data parts | ||
| 435 | 2024.02.03 11:25:57.802862 [ 3 ] {11b8ab77-1546-4d69-87dc-9b0f458ec582} <Debug> oximeter.measurements_cumulativei64 (a452e763-b924-4a85-b991-36680c840c71): There are no data parts | ||
| 436 | 2024.02.03 11:25:57.804182 [ 3 ] {11b8ab77-1546-4d69-87dc-9b0f458ec582} <Debug> DynamicQueryHandler: Done processing query | ||
| 437 | 2024.02.03 11:25:57.804207 [ 3 ] {11b8ab77-1546-4d69-87dc-9b0f458ec582} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 438 | 2024.02.03 11:25:57.804229 [ 3 ] {} <Debug> HTTP-Session: 6c2438af-5a86-499c-a0cf-6860138a5626 Destroying unnamed session | ||
| 439 | 2024.02.03 11:25:57.804339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 440 | 2024.02.03 11:25:57.804387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 441 | 2024.02.03 11:25:57.804411 [ 3 ] {} <Debug> HTTP-Session: d57f81c8-6d46-47bf-bf13-3fa61ffeb038 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 442 | 2024.02.03 11:25:57.804431 [ 3 ] {} <Debug> HTTP-Session: d57f81c8-6d46-47bf-bf13-3fa61ffeb038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 443 | 2024.02.03 11:25:57.804628 [ 3 ] {848b3ad3-a50a-4c1f-88e7-ed9b7e5714fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.804678 [ 3 ] {848b3ad3-a50a-4c1f-88e7-ed9b7e5714fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 445 | 2024.02.03 11:25:57.806363 [ 3 ] {848b3ad3-a50a-4c1f-88e7-ed9b7e5714fa} <Debug> oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Loading data parts | ||
| 446 | 2024.02.03 11:25:57.806442 [ 3 ] {848b3ad3-a50a-4c1f-88e7-ed9b7e5714fa} <Debug> oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): There are no data parts | ||
| 447 | 2024.02.03 11:25:57.807741 [ 3 ] {848b3ad3-a50a-4c1f-88e7-ed9b7e5714fa} <Debug> DynamicQueryHandler: Done processing query | ||
| 448 | 2024.02.03 11:25:57.807766 [ 3 ] {848b3ad3-a50a-4c1f-88e7-ed9b7e5714fa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 449 | 2024.02.03 11:25:57.807787 [ 3 ] {} <Debug> HTTP-Session: d57f81c8-6d46-47bf-bf13-3fa61ffeb038 Destroying unnamed session | ||
| 450 | 2024.02.03 11:25:57.807895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 451 | 2024.02.03 11:25:57.807938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 452 | 2024.02.03 11:25:57.807963 [ 3 ] {} <Debug> HTTP-Session: d7c2c2ae-f983-458e-8ac3-698eb48e7f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 453 | 2024.02.03 11:25:57.807984 [ 3 ] {} <Debug> HTTP-Session: d7c2c2ae-f983-458e-8ac3-698eb48e7f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 454 | 2024.02.03 11:25:57.808181 [ 3 ] {963712de-ff14-4239-8647-beedfc3de413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.808232 [ 3 ] {963712de-ff14-4239-8647-beedfc3de413} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 456 | 2024.02.03 11:25:57.809854 [ 3 ] {963712de-ff14-4239-8647-beedfc3de413} <Debug> oximeter.measurements_cumulativef32 (99c19f49-b983-4234-8dc2-c2d13904344f): Loading data parts | ||
| 457 | 2024.02.03 11:25:57.809936 [ 3 ] {963712de-ff14-4239-8647-beedfc3de413} <Debug> oximeter.measurements_cumulativef32 (99c19f49-b983-4234-8dc2-c2d13904344f): There are no data parts | ||
| 458 | 2024.02.03 11:25:57.811255 [ 3 ] {963712de-ff14-4239-8647-beedfc3de413} <Debug> DynamicQueryHandler: Done processing query | ||
| 459 | 2024.02.03 11:25:57.811286 [ 3 ] {963712de-ff14-4239-8647-beedfc3de413} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 460 | 2024.02.03 11:25:57.811302 [ 3 ] {} <Debug> HTTP-Session: d7c2c2ae-f983-458e-8ac3-698eb48e7f36 Destroying unnamed session | ||
| 461 | 2024.02.03 11:25:57.811421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 462 | 2024.02.03 11:25:57.811470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 463 | 2024.02.03 11:25:57.811489 [ 3 ] {} <Debug> HTTP-Session: 75256f99-1b6c-43c8-a3d3-8e3e65110c6c Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 464 | 2024.02.03 11:25:57.811510 [ 3 ] {} <Debug> HTTP-Session: 75256f99-1b6c-43c8-a3d3-8e3e65110c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 465 | 2024.02.03 11:25:57.811710 [ 3 ] {d7949120-a10e-4046-9ff9-6e00fcc3f670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.811760 [ 3 ] {d7949120-a10e-4046-9ff9-6e00fcc3f670} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 467 | 2024.02.03 11:25:57.813393 [ 3 ] {d7949120-a10e-4046-9ff9-6e00fcc3f670} <Debug> oximeter.measurements_cumulativef64 (0abfa247-d97d-4985-b333-5ebe163b56ae): Loading data parts | ||
| 468 | 2024.02.03 11:25:57.813476 [ 3 ] {d7949120-a10e-4046-9ff9-6e00fcc3f670} <Debug> oximeter.measurements_cumulativef64 (0abfa247-d97d-4985-b333-5ebe163b56ae): There are no data parts | ||
| 469 | 2024.02.03 11:25:57.814753 [ 3 ] {d7949120-a10e-4046-9ff9-6e00fcc3f670} <Debug> DynamicQueryHandler: Done processing query | ||
| 470 | 2024.02.03 11:25:57.814785 [ 3 ] {d7949120-a10e-4046-9ff9-6e00fcc3f670} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 471 | 2024.02.03 11:25:57.814806 [ 3 ] {} <Debug> HTTP-Session: 75256f99-1b6c-43c8-a3d3-8e3e65110c6c Destroying unnamed session | ||
| 472 | 2024.02.03 11:25:57.814937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 473 | 2024.02.03 11:25:57.814986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 474 | 2024.02.03 11:25:57.815010 [ 3 ] {} <Debug> HTTP-Session: a1dd328c-ce38-43af-ac5e-e14b44b64358 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 475 | 2024.02.03 11:25:57.815026 [ 3 ] {} <Debug> HTTP-Session: a1dd328c-ce38-43af-ac5e-e14b44b64358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 476 | 2024.02.03 11:25:57.815240 [ 3 ] {4628f2da-5d40-4bb7-92fc-01ba7eb12dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.815294 [ 3 ] {4628f2da-5d40-4bb7-92fc-01ba7eb12dbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 488 | 2024.02.03 11:25:57.816940 [ 3 ] {4628f2da-5d40-4bb7-92fc-01ba7eb12dbc} <Debug> oximeter.measurements_histogrami8 (ec12fa5a-a8b6-482b-8af3-837a936f2ff4): Loading data parts | ||
| 489 | 2024.02.03 11:25:57.817023 [ 3 ] {4628f2da-5d40-4bb7-92fc-01ba7eb12dbc} <Debug> oximeter.measurements_histogrami8 (ec12fa5a-a8b6-482b-8af3-837a936f2ff4): There are no data parts | ||
| 490 | 2024.02.03 11:25:57.818317 [ 3 ] {4628f2da-5d40-4bb7-92fc-01ba7eb12dbc} <Debug> DynamicQueryHandler: Done processing query | ||
| 491 | 2024.02.03 11:25:57.818349 [ 3 ] {4628f2da-5d40-4bb7-92fc-01ba7eb12dbc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 492 | 2024.02.03 11:25:57.818368 [ 3 ] {} <Debug> HTTP-Session: a1dd328c-ce38-43af-ac5e-e14b44b64358 Destroying unnamed session | ||
| 493 | 2024.02.03 11:25:57.818468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 494 | 2024.02.03 11:25:57.818517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 495 | 2024.02.03 11:25:57.818541 [ 3 ] {} <Debug> HTTP-Session: ad1a1406-69ef-436c-9ad9-8bb0178dcd58 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 496 | 2024.02.03 11:25:57.818557 [ 3 ] {} <Debug> HTTP-Session: ad1a1406-69ef-436c-9ad9-8bb0178dcd58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 497 | 2024.02.03 11:25:57.818767 [ 3 ] {3b72815d-b8ba-4806-8659-892769dd401a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.818819 [ 3 ] {3b72815d-b8ba-4806-8659-892769dd401a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 499 | 2024.02.03 11:25:57.820456 [ 3 ] {3b72815d-b8ba-4806-8659-892769dd401a} <Debug> oximeter.measurements_histogramu8 (c19bafaa-be3e-427f-8969-40e48e551da2): Loading data parts | ||
| 500 | 2024.02.03 11:25:57.820534 [ 3 ] {3b72815d-b8ba-4806-8659-892769dd401a} <Debug> oximeter.measurements_histogramu8 (c19bafaa-be3e-427f-8969-40e48e551da2): There are no data parts | ||
| 501 | 2024.02.03 11:25:57.821839 [ 3 ] {3b72815d-b8ba-4806-8659-892769dd401a} <Debug> DynamicQueryHandler: Done processing query | ||
| 502 | 2024.02.03 11:25:57.821864 [ 3 ] {3b72815d-b8ba-4806-8659-892769dd401a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 503 | 2024.02.03 11:25:57.821890 [ 3 ] {} <Debug> HTTP-Session: ad1a1406-69ef-436c-9ad9-8bb0178dcd58 Destroying unnamed session | ||
| 504 | 2024.02.03 11:25:57.821999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 505 | 2024.02.03 11:25:57.822048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 506 | 2024.02.03 11:25:57.822079 [ 3 ] {} <Debug> HTTP-Session: bc37128f-02d2-46ff-bf67-f95914277cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 507 | 2024.02.03 11:25:57.822094 [ 3 ] {} <Debug> HTTP-Session: bc37128f-02d2-46ff-bf67-f95914277cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 508 | 2024.02.03 11:25:57.822303 [ 3 ] {8b99fa71-6cd9-4de3-a845-3434b3957bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.822356 [ 3 ] {8b99fa71-6cd9-4de3-a845-3434b3957bb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 510 | 2024.02.03 11:25:57.824003 [ 3 ] {8b99fa71-6cd9-4de3-a845-3434b3957bb4} <Debug> oximeter.measurements_histogrami16 (f3417d3a-6407-4488-9c91-d42e8bd5cb47): Loading data parts | ||
| 511 | 2024.02.03 11:25:57.824081 [ 3 ] {8b99fa71-6cd9-4de3-a845-3434b3957bb4} <Debug> oximeter.measurements_histogrami16 (f3417d3a-6407-4488-9c91-d42e8bd5cb47): There are no data parts | ||
| 512 | 2024.02.03 11:25:57.825385 [ 3 ] {8b99fa71-6cd9-4de3-a845-3434b3957bb4} <Debug> DynamicQueryHandler: Done processing query | ||
| 513 | 2024.02.03 11:25:57.825423 [ 3 ] {8b99fa71-6cd9-4de3-a845-3434b3957bb4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 514 | 2024.02.03 11:25:57.825438 [ 3 ] {} <Debug> HTTP-Session: bc37128f-02d2-46ff-bf67-f95914277cdc Destroying unnamed session | ||
| 515 | 2024.02.03 11:25:57.825549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 516 | 2024.02.03 11:25:57.825601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 517 | 2024.02.03 11:25:57.825621 [ 3 ] {} <Debug> HTTP-Session: 3806ea8c-910f-40c0-8127-6e8d16444d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 518 | 2024.02.03 11:25:57.825642 [ 3 ] {} <Debug> HTTP-Session: 3806ea8c-910f-40c0-8127-6e8d16444d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 519 | 2024.02.03 11:25:57.825849 [ 3 ] {d93c0735-8280-4a7c-ad24-b96919f7b32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.825901 [ 3 ] {d93c0735-8280-4a7c-ad24-b96919f7b32a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 521 | 2024.02.03 11:25:57.827544 [ 3 ] {d93c0735-8280-4a7c-ad24-b96919f7b32a} <Debug> oximeter.measurements_histogramu16 (c3cb4e2b-ecd5-4fa3-bb81-e159d41bf6af): Loading data parts | ||
| 522 | 2024.02.03 11:25:57.827627 [ 3 ] {d93c0735-8280-4a7c-ad24-b96919f7b32a} <Debug> oximeter.measurements_histogramu16 (c3cb4e2b-ecd5-4fa3-bb81-e159d41bf6af): There are no data parts | ||
| 523 | 2024.02.03 11:25:57.828919 [ 3 ] {d93c0735-8280-4a7c-ad24-b96919f7b32a} <Debug> DynamicQueryHandler: Done processing query | ||
| 524 | 2024.02.03 11:25:57.828951 [ 3 ] {d93c0735-8280-4a7c-ad24-b96919f7b32a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 525 | 2024.02.03 11:25:57.828966 [ 3 ] {} <Debug> HTTP-Session: 3806ea8c-910f-40c0-8127-6e8d16444d49 Destroying unnamed session | ||
| 526 | 2024.02.03 11:25:57.829087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 527 | 2024.02.03 11:25:57.829137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 528 | 2024.02.03 11:25:57.829155 [ 3 ] {} <Debug> HTTP-Session: 726fd1ac-0040-4bd2-b9ec-c7d91873265b Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 529 | 2024.02.03 11:25:57.829177 [ 3 ] {} <Debug> HTTP-Session: 726fd1ac-0040-4bd2-b9ec-c7d91873265b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 530 | 2024.02.03 11:25:57.829387 [ 3 ] {e2ea55fe-32e7-4632-9d3a-9e72f65deb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.829439 [ 3 ] {e2ea55fe-32e7-4632-9d3a-9e72f65deb22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 532 | 2024.02.03 11:25:57.831079 [ 3 ] {e2ea55fe-32e7-4632-9d3a-9e72f65deb22} <Debug> oximeter.measurements_histogrami32 (8c797c82-1409-43b2-8ea1-91ffac155cac): Loading data parts | ||
| 533 | 2024.02.03 11:25:57.831160 [ 3 ] {e2ea55fe-32e7-4632-9d3a-9e72f65deb22} <Debug> oximeter.measurements_histogrami32 (8c797c82-1409-43b2-8ea1-91ffac155cac): There are no data parts | ||
| 534 | 2024.02.03 11:25:57.832456 [ 3 ] {e2ea55fe-32e7-4632-9d3a-9e72f65deb22} <Debug> DynamicQueryHandler: Done processing query | ||
| 535 | 2024.02.03 11:25:57.832482 [ 3 ] {e2ea55fe-32e7-4632-9d3a-9e72f65deb22} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 536 | 2024.02.03 11:25:57.832503 [ 3 ] {} <Debug> HTTP-Session: 726fd1ac-0040-4bd2-b9ec-c7d91873265b Destroying unnamed session | ||
| 537 | 2024.02.03 11:25:57.832625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 538 | 2024.02.03 11:25:57.832674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 539 | 2024.02.03 11:25:57.832694 [ 3 ] {} <Debug> HTTP-Session: 4405839d-2380-41b5-b101-d03477570548 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 540 | 2024.02.03 11:25:57.832715 [ 3 ] {} <Debug> HTTP-Session: 4405839d-2380-41b5-b101-d03477570548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 541 | 2024.02.03 11:25:57.832929 [ 3 ] {4ec44494-0dce-4760-980c-195dd0eb29fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.832983 [ 3 ] {4ec44494-0dce-4760-980c-195dd0eb29fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 543 | 2024.02.03 11:25:57.834619 [ 3 ] {4ec44494-0dce-4760-980c-195dd0eb29fb} <Debug> oximeter.measurements_histogramu32 (dde1f486-6187-4a7b-b52c-ed1a66093f44): Loading data parts | ||
| 544 | 2024.02.03 11:25:57.834717 [ 3 ] {4ec44494-0dce-4760-980c-195dd0eb29fb} <Debug> oximeter.measurements_histogramu32 (dde1f486-6187-4a7b-b52c-ed1a66093f44): There are no data parts | ||
| 545 | 2024.02.03 11:25:57.836037 [ 3 ] {4ec44494-0dce-4760-980c-195dd0eb29fb} <Debug> DynamicQueryHandler: Done processing query | ||
| 546 | 2024.02.03 11:25:57.836062 [ 3 ] {4ec44494-0dce-4760-980c-195dd0eb29fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 547 | 2024.02.03 11:25:57.836082 [ 3 ] {} <Debug> HTTP-Session: 4405839d-2380-41b5-b101-d03477570548 Destroying unnamed session | ||
| 548 | 2024.02.03 11:25:57.836190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 549 | 2024.02.03 11:25:57.836239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 550 | 2024.02.03 11:25:57.836263 [ 3 ] {} <Debug> HTTP-Session: ca2274d6-e44e-46d0-b054-d7655e860957 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 551 | 2024.02.03 11:25:57.836284 [ 3 ] {} <Debug> HTTP-Session: ca2274d6-e44e-46d0-b054-d7655e860957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 552 | 2024.02.03 11:25:57.836491 [ 3 ] {70bff04e-d07d-41e2-be64-fa0842ade484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.836544 [ 3 ] {70bff04e-d07d-41e2-be64-fa0842ade484} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 554 | 2024.02.03 11:25:57.838176 [ 3 ] {70bff04e-d07d-41e2-be64-fa0842ade484} <Debug> oximeter.measurements_histogrami64 (8b08ae58-0ba0-41d2-aaa0-c51d13ec5006): Loading data parts | ||
| 555 | 2024.02.03 11:25:57.838266 [ 3 ] {70bff04e-d07d-41e2-be64-fa0842ade484} <Debug> oximeter.measurements_histogrami64 (8b08ae58-0ba0-41d2-aaa0-c51d13ec5006): There are no data parts | ||
| 556 | 2024.02.03 11:25:57.839551 [ 3 ] {70bff04e-d07d-41e2-be64-fa0842ade484} <Debug> DynamicQueryHandler: Done processing query | ||
| 557 | 2024.02.03 11:25:57.839583 [ 3 ] {70bff04e-d07d-41e2-be64-fa0842ade484} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 558 | 2024.02.03 11:25:57.839599 [ 3 ] {} <Debug> HTTP-Session: ca2274d6-e44e-46d0-b054-d7655e860957 Destroying unnamed session | ||
| 559 | 2024.02.03 11:25:57.839716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 560 | 2024.02.03 11:25:57.839766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 561 | 2024.02.03 11:25:57.839785 [ 3 ] {} <Debug> HTTP-Session: 1009d5d0-36e8-44ef-9391-b3cff943b824 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 562 | 2024.02.03 11:25:57.839810 [ 3 ] {} <Debug> HTTP-Session: 1009d5d0-36e8-44ef-9391-b3cff943b824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 563 | 2024.02.03 11:25:57.840015 [ 3 ] {d7ef01cf-bae5-4931-82b1-4613555c574a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.840068 [ 3 ] {d7ef01cf-bae5-4931-82b1-4613555c574a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 565 | 2024.02.03 11:25:57.841688 [ 3 ] {d7ef01cf-bae5-4931-82b1-4613555c574a} <Debug> oximeter.measurements_histogramu64 (58e67e68-4495-45d5-af50-0726403a29b0): Loading data parts | ||
| 566 | 2024.02.03 11:25:57.841778 [ 3 ] {d7ef01cf-bae5-4931-82b1-4613555c574a} <Debug> oximeter.measurements_histogramu64 (58e67e68-4495-45d5-af50-0726403a29b0): There are no data parts | ||
| 567 | 2024.02.03 11:25:57.843072 [ 3 ] {d7ef01cf-bae5-4931-82b1-4613555c574a} <Debug> DynamicQueryHandler: Done processing query | ||
| 568 | 2024.02.03 11:25:57.843104 [ 3 ] {d7ef01cf-bae5-4931-82b1-4613555c574a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 569 | 2024.02.03 11:25:57.843124 [ 3 ] {} <Debug> HTTP-Session: 1009d5d0-36e8-44ef-9391-b3cff943b824 Destroying unnamed session | ||
| 570 | 2024.02.03 11:25:57.843231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 571 | 2024.02.03 11:25:57.843281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 572 | 2024.02.03 11:25:57.843306 [ 3 ] {} <Debug> HTTP-Session: 9a7e81fc-dfdc-41e1-aff4-933a8dd85c03 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 573 | 2024.02.03 11:25:57.843322 [ 3 ] {} <Debug> HTTP-Session: 9a7e81fc-dfdc-41e1-aff4-933a8dd85c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 574 | 2024.02.03 11:25:57.843532 [ 3 ] {53a10c6b-572f-4dc4-af3d-c1b9f044c970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.843585 [ 3 ] {53a10c6b-572f-4dc4-af3d-c1b9f044c970} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 576 | 2024.02.03 11:25:57.845218 [ 3 ] {53a10c6b-572f-4dc4-af3d-c1b9f044c970} <Debug> oximeter.measurements_histogramf32 (518bf27d-889b-4c66-854e-2bcf0252bdd5): Loading data parts | ||
| 577 | 2024.02.03 11:25:57.845301 [ 3 ] {53a10c6b-572f-4dc4-af3d-c1b9f044c970} <Debug> oximeter.measurements_histogramf32 (518bf27d-889b-4c66-854e-2bcf0252bdd5): There are no data parts | ||
| 578 | 2024.02.03 11:25:57.846591 [ 3 ] {53a10c6b-572f-4dc4-af3d-c1b9f044c970} <Debug> DynamicQueryHandler: Done processing query | ||
| 579 | 2024.02.03 11:25:57.846616 [ 3 ] {53a10c6b-572f-4dc4-af3d-c1b9f044c970} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 580 | 2024.02.03 11:25:57.846639 [ 3 ] {} <Debug> HTTP-Session: 9a7e81fc-dfdc-41e1-aff4-933a8dd85c03 Destroying unnamed session | ||
| 581 | 2024.02.03 11:25:57.846744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 582 | 2024.02.03 11:25:57.846794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 583 | 2024.02.03 11:25:57.846820 [ 3 ] {} <Debug> HTTP-Session: 65d0dc1e-69c8-42bd-a4be-65a43003c383 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 584 | 2024.02.03 11:25:57.846836 [ 3 ] {} <Debug> HTTP-Session: 65d0dc1e-69c8-42bd-a4be-65a43003c383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2024.02.03 11:25:57.847045 [ 3 ] {18dddb9b-3033-44f1-88f0-f055199be36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.847097 [ 3 ] {18dddb9b-3033-44f1-88f0-f055199be36e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 587 | 2024.02.03 11:25:57.848743 [ 3 ] {18dddb9b-3033-44f1-88f0-f055199be36e} <Debug> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Loading data parts | ||
| 588 | 2024.02.03 11:25:57.848829 [ 3 ] {18dddb9b-3033-44f1-88f0-f055199be36e} <Debug> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): There are no data parts | ||
| 589 | 2024.02.03 11:25:57.850130 [ 3 ] {18dddb9b-3033-44f1-88f0-f055199be36e} <Debug> DynamicQueryHandler: Done processing query | ||
| 590 | 2024.02.03 11:25:57.850168 [ 3 ] {18dddb9b-3033-44f1-88f0-f055199be36e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 591 | 2024.02.03 11:25:57.850183 [ 3 ] {} <Debug> HTTP-Session: 65d0dc1e-69c8-42bd-a4be-65a43003c383 Destroying unnamed session | ||
| 592 | 2024.02.03 11:25:57.850311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 593 | 2024.02.03 11:25:57.850367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 594 | 2024.02.03 11:25:57.850386 [ 3 ] {} <Debug> HTTP-Session: f7a2468a-8821-4b76-a692-e12669618175 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 595 | 2024.02.03 11:25:57.850408 [ 3 ] {} <Debug> HTTP-Session: f7a2468a-8821-4b76-a692-e12669618175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2024.02.03 11:25:57.850564 [ 3 ] {fb3cf528-fba7-44b2-939b-b188b18db14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) /* 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.03 11:25:57.850614 [ 3 ] {fb3cf528-fba7-44b2-939b-b188b18db14f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 615 | 2024.02.03 11:25:57.852117 [ 3 ] {fb3cf528-fba7-44b2-939b-b188b18db14f} <Debug> oximeter.fields_bool (699bf9df-47da-49e0-b8a5-382a7cc381f7): Loading data parts | ||
| 616 | 2024.02.03 11:25:57.852201 [ 3 ] {fb3cf528-fba7-44b2-939b-b188b18db14f} <Debug> oximeter.fields_bool (699bf9df-47da-49e0-b8a5-382a7cc381f7): There are no data parts | ||
| 617 | 2024.02.03 11:25:57.853462 [ 3 ] {fb3cf528-fba7-44b2-939b-b188b18db14f} <Debug> DynamicQueryHandler: Done processing query | ||
| 618 | 2024.02.03 11:25:57.853497 [ 3 ] {fb3cf528-fba7-44b2-939b-b188b18db14f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 619 | 2024.02.03 11:25:57.853514 [ 3 ] {} <Debug> HTTP-Session: f7a2468a-8821-4b76-a692-e12669618175 Destroying unnamed session | ||
| 620 | 2024.02.03 11:25:57.853626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 621 | 2024.02.03 11:25:57.853677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 622 | 2024.02.03 11:25:57.853698 [ 3 ] {} <Debug> HTTP-Session: 28994204-8dcb-44f8-a611-ab39e9cc111d Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 623 | 2024.02.03 11:25:57.853721 [ 3 ] {} <Debug> HTTP-Session: 28994204-8dcb-44f8-a611-ab39e9cc111d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2024.02.03 11:25:57.853878 [ 3 ] {ea5e8f8c-9400-43fb-a3fd-91e8b51899f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.853923 [ 3 ] {ea5e8f8c-9400-43fb-a3fd-91e8b51899f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2024.02.03 11:25:57.855435 [ 3 ] {ea5e8f8c-9400-43fb-a3fd-91e8b51899f5} <Debug> oximeter.fields_i8 (d0fd7f32-9bc0-4ca9-b3d4-aa29ee203118): Loading data parts | ||
| 627 | 2024.02.03 11:25:57.855509 [ 3 ] {ea5e8f8c-9400-43fb-a3fd-91e8b51899f5} <Debug> oximeter.fields_i8 (d0fd7f32-9bc0-4ca9-b3d4-aa29ee203118): There are no data parts | ||
| 628 | 2024.02.03 11:25:57.856820 [ 3 ] {ea5e8f8c-9400-43fb-a3fd-91e8b51899f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 629 | 2024.02.03 11:25:57.856845 [ 3 ] {ea5e8f8c-9400-43fb-a3fd-91e8b51899f5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 630 | 2024.02.03 11:25:57.856868 [ 3 ] {} <Debug> HTTP-Session: 28994204-8dcb-44f8-a611-ab39e9cc111d Destroying unnamed session | ||
| 631 | 2024.02.03 11:25:57.856968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 632 | 2024.02.03 11:25:57.857012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 633 | 2024.02.03 11:25:57.857038 [ 3 ] {} <Debug> HTTP-Session: 02611434-3a69-4c5f-859a-5fb71e7d188f Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 634 | 2024.02.03 11:25:57.857060 [ 3 ] {} <Debug> HTTP-Session: 02611434-3a69-4c5f-859a-5fb71e7d188f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2024.02.03 11:25:57.857210 [ 3 ] {5bb454d3-b686-474f-8011-ee0e131424f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.857258 [ 3 ] {5bb454d3-b686-474f-8011-ee0e131424f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 637 | 2024.02.03 11:25:57.858848 [ 3 ] {5bb454d3-b686-474f-8011-ee0e131424f8} <Debug> oximeter.fields_u8 (03bddfe6-4385-4e2f-a2e1-b563d18b8425): Loading data parts | ||
| 638 | 2024.02.03 11:25:57.858943 [ 3 ] {5bb454d3-b686-474f-8011-ee0e131424f8} <Debug> oximeter.fields_u8 (03bddfe6-4385-4e2f-a2e1-b563d18b8425): There are no data parts | ||
| 639 | 2024.02.03 11:25:57.860280 [ 3 ] {5bb454d3-b686-474f-8011-ee0e131424f8} <Debug> DynamicQueryHandler: Done processing query | ||
| 640 | 2024.02.03 11:25:57.860311 [ 3 ] {5bb454d3-b686-474f-8011-ee0e131424f8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 641 | 2024.02.03 11:25:57.860345 [ 3 ] {} <Debug> HTTP-Session: 02611434-3a69-4c5f-859a-5fb71e7d188f Destroying unnamed session | ||
| 642 | 2024.02.03 11:25:57.860458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 643 | 2024.02.03 11:25:57.860525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 644 | 2024.02.03 11:25:57.860549 [ 3 ] {} <Debug> HTTP-Session: 7ee22b66-9764-4213-a652-0e316c0ed9af Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 645 | 2024.02.03 11:25:57.860582 [ 3 ] {} <Debug> HTTP-Session: 7ee22b66-9764-4213-a652-0e316c0ed9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2024.02.03 11:25:57.860784 [ 3 ] {27e3b782-4ef4-4d40-ab23-47bb25a0c38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) 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.03 11:25:57.860855 [ 3 ] {27e3b782-4ef4-4d40-ab23-47bb25a0c38f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 648 | 2024.02.03 11:25:57.862445 [ 3 ] {27e3b782-4ef4-4d40-ab23-47bb25a0c38f} <Debug> oximeter.fields_i16 (6a4aeab5-da9a-4ae9-b10d-3f21eb4b065c): Loading data parts | ||
| 649 | 2024.02.03 11:25:57.862522 [ 3 ] {27e3b782-4ef4-4d40-ab23-47bb25a0c38f} <Debug> oximeter.fields_i16 (6a4aeab5-da9a-4ae9-b10d-3f21eb4b065c): There are no data parts | ||
| 650 | 2024.02.03 11:25:57.863785 [ 3 ] {27e3b782-4ef4-4d40-ab23-47bb25a0c38f} <Debug> DynamicQueryHandler: Done processing query | ||
| 651 | 2024.02.03 11:25:57.863825 [ 3 ] {27e3b782-4ef4-4d40-ab23-47bb25a0c38f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 652 | 2024.02.03 11:25:57.863840 [ 3 ] {} <Debug> HTTP-Session: 7ee22b66-9764-4213-a652-0e316c0ed9af Destroying unnamed session | ||
| 653 | 2024.02.03 11:25:57.863975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 654 | 2024.02.03 11:25:57.864030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 655 | 2024.02.03 11:25:57.864048 [ 3 ] {} <Debug> HTTP-Session: 297880cb-e271-4924-a4f3-38bc337f6f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 656 | 2024.02.03 11:25:57.864079 [ 3 ] {} <Debug> HTTP-Session: 297880cb-e271-4924-a4f3-38bc337f6f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2024.02.03 11:25:57.864240 [ 3 ] {7b0635fd-68c0-4600-a00b-69401d562673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
| 658 | 2024.02.03 11:25:57.864287 [ 3 ] {7b0635fd-68c0-4600-a00b-69401d562673} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 659 | 2024.02.03 11:25:57.865869 [ 3 ] {7b0635fd-68c0-4600-a00b-69401d562673} <Debug> oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Loading data parts | ||
| 660 | 2024.02.03 11:25:57.865928 [ 3 ] {7b0635fd-68c0-4600-a00b-69401d562673} <Debug> oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): There are no data parts | ||
| 661 | 2024.02.03 11:25:57.867205 [ 3 ] {7b0635fd-68c0-4600-a00b-69401d562673} <Debug> DynamicQueryHandler: Done processing query | ||
| 662 | 2024.02.03 11:25:57.867241 [ 3 ] {7b0635fd-68c0-4600-a00b-69401d562673} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 663 | 2024.02.03 11:25:57.867257 [ 3 ] {} <Debug> HTTP-Session: 297880cb-e271-4924-a4f3-38bc337f6f5a Destroying unnamed session | ||
| 664 | 2024.02.03 11:25:57.867368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 665 | 2024.02.03 11:25:57.867425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 666 | 2024.02.03 11:25:57.867444 [ 3 ] {} <Debug> HTTP-Session: 884820bc-2951-4ec2-86c0-72f66205328b Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 667 | 2024.02.03 11:25:57.867460 [ 3 ] {} <Debug> HTTP-Session: 884820bc-2951-4ec2-86c0-72f66205328b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2024.02.03 11:25:57.867619 [ 3 ] {6c3efb04-dfcf-4753-8146-d79d5ee9e553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
| 669 | 2024.02.03 11:25:57.867668 [ 3 ] {6c3efb04-dfcf-4753-8146-d79d5ee9e553} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 670 | 2024.02.03 11:25:57.869223 [ 3 ] {6c3efb04-dfcf-4753-8146-d79d5ee9e553} <Debug> oximeter.fields_i32 (76071442-443f-4947-b28a-14a009f27262): Loading data parts | ||
| 671 | 2024.02.03 11:25:57.869288 [ 3 ] {6c3efb04-dfcf-4753-8146-d79d5ee9e553} <Debug> oximeter.fields_i32 (76071442-443f-4947-b28a-14a009f27262): There are no data parts | ||
| 672 | 2024.02.03 11:25:57.870551 [ 3 ] {6c3efb04-dfcf-4753-8146-d79d5ee9e553} <Debug> DynamicQueryHandler: Done processing query | ||
| 673 | 2024.02.03 11:25:57.870584 [ 3 ] {6c3efb04-dfcf-4753-8146-d79d5ee9e553} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 674 | 2024.02.03 11:25:57.870606 [ 3 ] {} <Debug> HTTP-Session: 884820bc-2951-4ec2-86c0-72f66205328b Destroying unnamed session | ||
| 675 | 2024.02.03 11:25:57.870708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 676 | 2024.02.03 11:25:57.870757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 677 | 2024.02.03 11:25:57.870782 [ 3 ] {} <Debug> HTTP-Session: 3f4548a1-14d7-4847-9ba5-6b3398f71470 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 678 | 2024.02.03 11:25:57.870798 [ 3 ] {} <Debug> HTTP-Session: 3f4548a1-14d7-4847-9ba5-6b3398f71470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2024.02.03 11:25:57.870953 [ 3 ] {1955ec57-1694-4c42-ba35-e9cc10c96584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
| 680 | 2024.02.03 11:25:57.870997 [ 3 ] {1955ec57-1694-4c42-ba35-e9cc10c96584} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 681 | 2024.02.03 11:25:57.872561 [ 3 ] {1955ec57-1694-4c42-ba35-e9cc10c96584} <Debug> oximeter.fields_u32 (0d8e47fc-0cbb-4cc0-8384-14c20984d07e): Loading data parts | ||
| 682 | 2024.02.03 11:25:57.872637 [ 3 ] {1955ec57-1694-4c42-ba35-e9cc10c96584} <Debug> oximeter.fields_u32 (0d8e47fc-0cbb-4cc0-8384-14c20984d07e): There are no data parts | ||
| 683 | 2024.02.03 11:25:57.873889 [ 3 ] {1955ec57-1694-4c42-ba35-e9cc10c96584} <Debug> DynamicQueryHandler: Done processing query | ||
| 684 | 2024.02.03 11:25:57.873922 [ 3 ] {1955ec57-1694-4c42-ba35-e9cc10c96584} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 685 | 2024.02.03 11:25:57.873937 [ 3 ] {} <Debug> HTTP-Session: 3f4548a1-14d7-4847-9ba5-6b3398f71470 Destroying unnamed session | ||
| 686 | 2024.02.03 11:25:57.874043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 687 | 2024.02.03 11:25:57.874091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 688 | 2024.02.03 11:25:57.874111 [ 3 ] {} <Debug> HTTP-Session: 7f27c835-b3f5-4c0f-8517-ba0ffc24ef54 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 689 | 2024.02.03 11:25:57.874134 [ 3 ] {} <Debug> HTTP-Session: 7f27c835-b3f5-4c0f-8517-ba0ffc24ef54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2024.02.03 11:25:57.874283 [ 3 ] {dee5cecf-8e43-4966-acee-458eff5978f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
| 691 | 2024.02.03 11:25:57.874338 [ 3 ] {dee5cecf-8e43-4966-acee-458eff5978f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 692 | 2024.02.03 11:25:57.875887 [ 3 ] {dee5cecf-8e43-4966-acee-458eff5978f1} <Debug> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Loading data parts | ||
| 693 | 2024.02.03 11:25:57.875954 [ 3 ] {dee5cecf-8e43-4966-acee-458eff5978f1} <Debug> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): There are no data parts | ||
| 694 | 2024.02.03 11:25:57.877234 [ 3 ] {dee5cecf-8e43-4966-acee-458eff5978f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 695 | 2024.02.03 11:25:57.877259 [ 3 ] {dee5cecf-8e43-4966-acee-458eff5978f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 696 | 2024.02.03 11:25:57.877282 [ 3 ] {} <Debug> HTTP-Session: 7f27c835-b3f5-4c0f-8517-ba0ffc24ef54 Destroying unnamed session | ||
| 697 | 2024.02.03 11:25:57.877376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 698 | 2024.02.03 11:25:57.877428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 699 | 2024.02.03 11:25:57.877453 [ 3 ] {} <Debug> HTTP-Session: 04b359ed-1843-4f85-bd07-a0981d114c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 700 | 2024.02.03 11:25:57.877476 [ 3 ] {} <Debug> HTTP-Session: 04b359ed-1843-4f85-bd07-a0981d114c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2024.02.03 11:25:57.877624 [ 3 ] {feafd75e-2b12-49ab-a0da-c0dbe7cd225c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
| 702 | 2024.02.03 11:25:57.877674 [ 3 ] {feafd75e-2b12-49ab-a0da-c0dbe7cd225c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 703 | 2024.02.03 11:25:57.879178 [ 3 ] {feafd75e-2b12-49ab-a0da-c0dbe7cd225c} <Debug> oximeter.fields_u64 (80e71f70-8c8e-4488-aae3-e6cb938fed83): Loading data parts | ||
| 704 | 2024.02.03 11:25:57.879252 [ 3 ] {feafd75e-2b12-49ab-a0da-c0dbe7cd225c} <Debug> oximeter.fields_u64 (80e71f70-8c8e-4488-aae3-e6cb938fed83): There are no data parts | ||
| 705 | 2024.02.03 11:25:57.880502 [ 3 ] {feafd75e-2b12-49ab-a0da-c0dbe7cd225c} <Debug> DynamicQueryHandler: Done processing query | ||
| 706 | 2024.02.03 11:25:57.880526 [ 3 ] {feafd75e-2b12-49ab-a0da-c0dbe7cd225c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 707 | 2024.02.03 11:25:57.880541 [ 3 ] {} <Debug> HTTP-Session: 04b359ed-1843-4f85-bd07-a0981d114c8a Destroying unnamed session | ||
| 708 | 2024.02.03 11:25:57.880657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 709 | 2024.02.03 11:25:57.880706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 710 | 2024.02.03 11:25:57.880724 [ 3 ] {} <Debug> HTTP-Session: a1a345a0-19cd-4bae-91a2-f0e980f5f8f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 711 | 2024.02.03 11:25:57.880746 [ 3 ] {} <Debug> HTTP-Session: a1a345a0-19cd-4bae-91a2-f0e980f5f8f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2024.02.03 11:25:57.880903 [ 3 ] {a464f497-62bf-498f-b3e5-35386bb7cee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
| 713 | 2024.02.03 11:25:57.880945 [ 3 ] {a464f497-62bf-498f-b3e5-35386bb7cee3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 714 | 2024.02.03 11:25:57.882445 [ 3 ] {a464f497-62bf-498f-b3e5-35386bb7cee3} <Debug> oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Loading data parts | ||
| 715 | 2024.02.03 11:25:57.882504 [ 3 ] {a464f497-62bf-498f-b3e5-35386bb7cee3} <Debug> oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): There are no data parts | ||
| 716 | 2024.02.03 11:25:57.883765 [ 3 ] {a464f497-62bf-498f-b3e5-35386bb7cee3} <Debug> DynamicQueryHandler: Done processing query | ||
| 717 | 2024.02.03 11:25:57.883799 [ 3 ] {a464f497-62bf-498f-b3e5-35386bb7cee3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 718 | 2024.02.03 11:25:57.883816 [ 3 ] {} <Debug> HTTP-Session: a1a345a0-19cd-4bae-91a2-f0e980f5f8f1 Destroying unnamed session | ||
| 719 | 2024.02.03 11:25:57.883926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 720 | 2024.02.03 11:25:57.883977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 721 | 2024.02.03 11:25:57.883996 [ 3 ] {} <Debug> HTTP-Session: 463667f7-19c9-4885-9034-0d186e71f5b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 722 | 2024.02.03 11:25:57.884019 [ 3 ] {} <Debug> HTTP-Session: 463667f7-19c9-4885-9034-0d186e71f5b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2024.02.03 11:25:57.884174 [ 3 ] {686af569-6e86-4093-9097-cf83b804a207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
| 724 | 2024.02.03 11:25:57.884217 [ 3 ] {686af569-6e86-4093-9097-cf83b804a207} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 725 | 2024.02.03 11:25:57.885709 [ 3 ] {686af569-6e86-4093-9097-cf83b804a207} <Debug> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Loading data parts | ||
| 726 | 2024.02.03 11:25:57.885773 [ 3 ] {686af569-6e86-4093-9097-cf83b804a207} <Debug> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): There are no data parts | ||
| 727 | 2024.02.03 11:25:57.887061 [ 3 ] {686af569-6e86-4093-9097-cf83b804a207} <Debug> DynamicQueryHandler: Done processing query | ||
| 728 | 2024.02.03 11:25:57.887086 [ 3 ] {686af569-6e86-4093-9097-cf83b804a207} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 729 | 2024.02.03 11:25:57.887110 [ 3 ] {} <Debug> HTTP-Session: 463667f7-19c9-4885-9034-0d186e71f5b9 Destroying unnamed session | ||
| 730 | 2024.02.03 11:25:57.887221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 731 | 2024.02.03 11:25:57.887270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 732 | 2024.02.03 11:25:57.887296 [ 3 ] {} <Debug> HTTP-Session: 9cac633e-df4d-4af3-a44b-d738aaea5e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 733 | 2024.02.03 11:25:57.887313 [ 3 ] {} <Debug> HTTP-Session: 9cac633e-df4d-4af3-a44b-d738aaea5e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2024.02.03 11:25:57.887470 [ 3 ] {c041afbe-e818-4749-813a-2a901b3ce4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
| 735 | 2024.02.03 11:25:57.887520 [ 3 ] {c041afbe-e818-4749-813a-2a901b3ce4c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 736 | 2024.02.03 11:25:57.889005 [ 3 ] {c041afbe-e818-4749-813a-2a901b3ce4c8} <Debug> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Loading data parts | ||
| 737 | 2024.02.03 11:25:57.889080 [ 3 ] {c041afbe-e818-4749-813a-2a901b3ce4c8} <Debug> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): There are no data parts | ||
| 738 | 2024.02.03 11:25:57.890320 [ 3 ] {c041afbe-e818-4749-813a-2a901b3ce4c8} <Debug> DynamicQueryHandler: Done processing query | ||
| 739 | 2024.02.03 11:25:57.890353 [ 3 ] {c041afbe-e818-4749-813a-2a901b3ce4c8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 740 | 2024.02.03 11:25:57.890381 [ 3 ] {} <Debug> HTTP-Session: 9cac633e-df4d-4af3-a44b-d738aaea5e25 Destroying unnamed session | ||
| 741 | 2024.02.03 11:25:57.890496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 742 | 2024.02.03 11:25:57.890553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 743 | 2024.02.03 11:25:57.890587 [ 3 ] {} <Debug> HTTP-Session: ccb0b6fd-1e2e-43a0-8d1d-2a8051c7abe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 744 | 2024.02.03 11:25:57.890604 [ 3 ] {} <Debug> HTTP-Session: ccb0b6fd-1e2e-43a0-8d1d-2a8051c7abe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2024.02.03 11:25:57.890835 [ 3 ] {e944d9fc-973a-4e3d-a4d5-efe08d76558c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) /* The timeseries schema table stores the extracted schema for the samples | ||
| 746 | * oximeter collects. | ||
| 747 | */ | ||
| 748 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 749 | 2024.02.03 11:25:57.890908 [ 3 ] {e944d9fc-973a-4e3d-a4d5-efe08d76558c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 750 | 2024.02.03 11:25:57.892509 [ 3 ] {e944d9fc-973a-4e3d-a4d5-efe08d76558c} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66): Loading data parts | ||
| 751 | 2024.02.03 11:25:57.892571 [ 3 ] {e944d9fc-973a-4e3d-a4d5-efe08d76558c} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66): There are no data parts | ||
| 752 | 2024.02.03 11:25:57.893984 [ 3 ] {e944d9fc-973a-4e3d-a4d5-efe08d76558c} <Debug> DynamicQueryHandler: Done processing query | ||
| 753 | 2024.02.03 11:25:57.894026 [ 3 ] {e944d9fc-973a-4e3d-a4d5-efe08d76558c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 754 | 2024.02.03 11:25:57.894042 [ 3 ] {} <Debug> HTTP-Session: ccb0b6fd-1e2e-43a0-8d1d-2a8051c7abe7 Destroying unnamed session | ||
| 755 | 2024.02.03 11:25:57.894177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60505, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 756 | 2024.02.03 11:25:57.894236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 757 | 2024.02.03 11:25:57.894255 [ 3 ] {} <Debug> HTTP-Session: 915aa5e8-06ea-4e8f-a594-2c1065bb8fbc Authenticating user 'default' from [fd00:1122:3344:101::d]:60505 | ||
| 758 | 2024.02.03 11:25:57.894285 [ 3 ] {} <Debug> HTTP-Session: 915aa5e8-06ea-4e8f-a594-2c1065bb8fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2024.02.03 11:25:57.894405 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60505) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 760 | 2024.02.03 11:25:57.895051 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 761 | 2024.02.03 11:25:57.898508 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 762 | 2024.02.03 11:25:57.901285 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 763 | 2024.02.03 11:25:57.901508 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} <Trace> oximeter.version (2b254ad6-00cb-49db-9670-19ad4f968036): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 764 | 2024.02.03 11:25:57.901740 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007302733 sec., 136 rows/sec., 2.14 KiB/sec. | ||
| 765 | 2024.02.03 11:25:57.901860 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} <Debug> DynamicQueryHandler: Done processing query | ||
| 766 | 2024.02.03 11:25:57.901881 [ 3 ] {0f6fa015-040f-4c19-98c1-4ef7cd17146f} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
| 767 | 2024.02.03 11:25:57.901896 [ 3 ] {} <Debug> HTTP-Session: 915aa5e8-06ea-4e8f-a594-2c1065bb8fbc Destroying unnamed session | ||
| 768 | 2024.02.03 11:25:58.000121 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.67 MiB, peak 223.75 MiB, will set to 228.27 MiB (RSS), difference: 9.59 MiB | ||
| 769 | 2024.02.03 11:26:12.684128 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 770 | 2024.02.03 11:26:12.684205 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 771 | 2024.02.03 11:26:27.684263 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 772 | 2024.02.03 11:26:27.684336 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 773 | 2024.02.03 11:26:42.684642 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 774 | 2024.02.03 11:26:42.684740 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 775 | 2024.02.03 11:26:42.917525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 776 | 2024.02.03 11:26:42.917631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 777 | 2024.02.03 11:26:42.917712 [ 3 ] {} <Debug> HTTP-Session: 43b919a6-3865-4f40-ab16-b927b115acb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 778 | 2024.02.03 11:26:42.917789 [ 3 ] {} <Debug> HTTP-Session: 43b919a6-3865-4f40-ab16-b927b115acb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2024.02.03 11:26:42.917938 [ 3 ] {406809e9-209c-4fa8-8717-e2e6c01bc9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
| 780 | 2024.02.03 11:26:42.920576 [ 3 ] {406809e9-209c-4fa8-8717-e2e6c01bc9ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2024.02.03 11:26:42.923421 [ 3 ] {406809e9-209c-4fa8-8717-e2e6c01bc9ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2024.02.03 11:26:42.923548 [ 3 ] {406809e9-209c-4fa8-8717-e2e6c01bc9ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2024.02.03 11:26:42.928646 [ 3 ] {406809e9-209c-4fa8-8717-e2e6c01bc9ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 784 | 2024.02.03 11:26:42.928676 [ 3 ] {406809e9-209c-4fa8-8717-e2e6c01bc9ff} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 785 | 2024.02.03 11:26:42.928691 [ 3 ] {} <Debug> HTTP-Session: 43b919a6-3865-4f40-ab16-b927b115acb5 Destroying unnamed session | ||
| 786 | 2024.02.03 11:26:42.934834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 787 | 2024.02.03 11:26:42.934942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 788 | 2024.02.03 11:26:42.934966 [ 3 ] {} <Debug> HTTP-Session: a25507ab-017e-4c62-b99d-32e52c2466d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 789 | 2024.02.03 11:26:42.935035 [ 3 ] {} <Debug> HTTP-Session: a25507ab-017e-4c62-b99d-32e52c2466d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2024.02.03 11:26:42.935196 [ 3 ] {ba511223-e956-4e5b-9818-c414de8b48ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 791 | 2024.02.03 11:26:42.946418 [ 3 ] {ba511223-e956-4e5b-9818-c414de8b48ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2024.02.03 11:26:42.946571 [ 3 ] {ba511223-e956-4e5b-9818-c414de8b48ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2024.02.03 11:26:42.946664 [ 3 ] {ba511223-e956-4e5b-9818-c414de8b48ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2024.02.03 11:26:42.947596 [ 3 ] {ba511223-e956-4e5b-9818-c414de8b48ab} <Debug> DynamicQueryHandler: Done processing query | ||
| 795 | 2024.02.03 11:26:42.947628 [ 3 ] {ba511223-e956-4e5b-9818-c414de8b48ab} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 796 | 2024.02.03 11:26:42.947645 [ 3 ] {} <Debug> HTTP-Session: a25507ab-017e-4c62-b99d-32e52c2466d6 Destroying unnamed session | ||
| 797 | 2024.02.03 11:26:42.948046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 798 | 2024.02.03 11:26:42.948095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 799 | 2024.02.03 11:26:42.948115 [ 3 ] {} <Debug> HTTP-Session: a1818c30-a70a-487c-8569-9e54a951193c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 800 | 2024.02.03 11:26:42.948134 [ 3 ] {} <Debug> HTTP-Session: a1818c30-a70a-487c-8569-9e54a951193c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2024.02.03 11:26:42.948251 [ 3 ] {dce57e15-2533-4141-9436-09c263d53673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 802 | 2024.02.03 11:26:42.950626 [ 3 ] {dce57e15-2533-4141-9436-09c263d53673} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2024.02.03 11:26:42.950780 [ 3 ] {dce57e15-2533-4141-9436-09c263d53673} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2024.02.03 11:26:42.950825 [ 3 ] {dce57e15-2533-4141-9436-09c263d53673} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2024.02.03 11:26:42.951623 [ 3 ] {dce57e15-2533-4141-9436-09c263d53673} <Debug> DynamicQueryHandler: Done processing query | ||
| 806 | 2024.02.03 11:26:42.951651 [ 3 ] {dce57e15-2533-4141-9436-09c263d53673} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 807 | 2024.02.03 11:26:42.951668 [ 3 ] {} <Debug> HTTP-Session: a1818c30-a70a-487c-8569-9e54a951193c Destroying unnamed session | ||
| 808 | 2024.02.03 11:26:42.951898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 809 | 2024.02.03 11:26:42.951947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 810 | 2024.02.03 11:26:42.951967 [ 3 ] {} <Debug> HTTP-Session: 70e90f49-c0c6-4245-b0f8-bf4fe1e03100 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 811 | 2024.02.03 11:26:42.951984 [ 3 ] {} <Debug> HTTP-Session: 70e90f49-c0c6-4245-b0f8-bf4fe1e03100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2024.02.03 11:26:42.952099 [ 3 ] {0205ccb8-0739-46cb-82a5-7accc825b43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) 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) | ||
| 813 | 2024.02.03 11:26:42.952450 [ 3 ] {0205ccb8-0739-46cb-82a5-7accc825b43c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2024.02.03 11:26:42.952602 [ 3 ] {0205ccb8-0739-46cb-82a5-7accc825b43c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2024.02.03 11:26:42.952645 [ 3 ] {0205ccb8-0739-46cb-82a5-7accc825b43c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2024.02.03 11:26:42.953442 [ 3 ] {0205ccb8-0739-46cb-82a5-7accc825b43c} <Debug> DynamicQueryHandler: Done processing query | ||
| 817 | 2024.02.03 11:26:42.953471 [ 3 ] {0205ccb8-0739-46cb-82a5-7accc825b43c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 818 | 2024.02.03 11:26:42.953488 [ 3 ] {} <Debug> HTTP-Session: 70e90f49-c0c6-4245-b0f8-bf4fe1e03100 Destroying unnamed session | ||
| 819 | 2024.02.03 11:26:42.954157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 820 | 2024.02.03 11:26:42.954203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 821 | 2024.02.03 11:26:42.954223 [ 3 ] {} <Debug> HTTP-Session: d6bb3437-19ae-4950-9b24-b9d0138aa23c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 822 | 2024.02.03 11:26:42.954240 [ 3 ] {} <Debug> HTTP-Session: d6bb3437-19ae-4950-9b24-b9d0138aa23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2024.02.03 11:26:42.954321 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 824 | 2024.02.03 11:26:42.954361 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2024.02.03 11:26:42.955105 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 826 | 2024.02.03 11:26:42.960153 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 827 | 2024.02.03 11:26:42.960638 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 828 | 2024.02.03 11:26:42.960934 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 829 | 2024.02.03 11:26:42.961593 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} <Information> executeQuery: Read 4 rows, 443.00 B in 0.007241692 sec., 552 rows/sec., 59.74 KiB/sec. | ||
| 830 | 2024.02.03 11:26:42.961765 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 831 | 2024.02.03 11:26:42.961789 [ 3 ] {ce47032c-18af-4cbe-baa7-fc28b38e83f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 832 | 2024.02.03 11:26:42.961805 [ 3 ] {} <Debug> HTTP-Session: d6bb3437-19ae-4950-9b24-b9d0138aa23c Destroying unnamed session | ||
| 833 | 2024.02.03 11:26:42.961941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 834 | 2024.02.03 11:26:42.962005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 835 | 2024.02.03 11:26:42.962030 [ 3 ] {} <Debug> HTTP-Session: 55a4fb32-7794-4594-a2bd-b1acef8c3375 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 836 | 2024.02.03 11:26:42.962052 [ 3 ] {} <Debug> HTTP-Session: 55a4fb32-7794-4594-a2bd-b1acef8c3375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2024.02.03 11:26:42.962143 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 838 | 2024.02.03 11:26:42.962191 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 839 | 2024.02.03 11:26:42.962327 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 840 | 2024.02.03 11:26:42.967834 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 841 | 2024.02.03 11:26:42.968232 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 842 | 2024.02.03 11:26:42.968531 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 843 | 2024.02.03 11:26:42.968642 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.006462025 sec., 4952 rows/sec., 401.38 KiB/sec. | ||
| 844 | 2024.02.03 11:26:42.968784 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} <Debug> DynamicQueryHandler: Done processing query | ||
| 845 | 2024.02.03 11:26:42.968808 [ 3 ] {64c87e22-875a-4a45-88b0-8b43053b6418} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 846 | 2024.02.03 11:26:42.968824 [ 3 ] {} <Debug> HTTP-Session: 55a4fb32-7794-4594-a2bd-b1acef8c3375 Destroying unnamed session | ||
| 847 | 2024.02.03 11:26:42.971042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 848 | 2024.02.03 11:26:42.971130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 849 | 2024.02.03 11:26:42.971168 [ 3 ] {} <Debug> HTTP-Session: a6e76d45-a794-414c-908d-561fe6ae85d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 850 | 2024.02.03 11:26:42.971201 [ 3 ] {} <Debug> HTTP-Session: a6e76d45-a794-414c-908d-561fe6ae85d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2024.02.03 11:26:42.971345 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 852 | 2024.02.03 11:26:42.971420 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 853 | 2024.02.03 11:26:42.971584 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 854 | 2024.02.03 11:26:42.971927 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 855 | 2024.02.03 11:26:42.972230 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 856 | 2024.02.03 11:26:42.972490 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 857 | 2024.02.03 11:26:42.972608 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} <Information> executeQuery: Read 96 rows, 10.06 KiB in 0.001214817 sec., 79024 rows/sec., 8.09 MiB/sec. | ||
| 858 | 2024.02.03 11:26:42.972745 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} <Debug> DynamicQueryHandler: Done processing query | ||
| 859 | 2024.02.03 11:26:42.972768 [ 3 ] {25939613-8287-448a-83e3-3a3dfd81e017} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 860 | 2024.02.03 11:26:42.972783 [ 3 ] {} <Debug> HTTP-Session: a6e76d45-a794-414c-908d-561fe6ae85d2 Destroying unnamed session | ||
| 861 | 2024.02.03 11:26:42.972911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 862 | 2024.02.03 11:26:42.972955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 863 | 2024.02.03 11:26:42.972974 [ 3 ] {} <Debug> HTTP-Session: e33c6bb8-ad6d-42d6-830a-03c366bae4a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 864 | 2024.02.03 11:26:42.972990 [ 3 ] {} <Debug> HTTP-Session: e33c6bb8-ad6d-42d6-830a-03c366bae4a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2024.02.03 11:26:42.973062 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 866 | 2024.02.03 11:26:42.973100 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 867 | 2024.02.03 11:26:42.976019 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 868 | 2024.02.03 11:26:42.978445 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 869 | 2024.02.03 11:26:42.980792 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 870 | 2024.02.03 11:26:42.981106 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 871 | 2024.02.03 11:26:42.981242 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} <Information> executeQuery: Read 44 rows, 3.53 KiB in 0.008149623 sec., 5399 rows/sec., 432.82 KiB/sec. | ||
| 872 | 2024.02.03 11:26:42.981393 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} <Debug> DynamicQueryHandler: Done processing query | ||
| 873 | 2024.02.03 11:26:42.981423 [ 3 ] {832f3704-c125-486d-a399-4887c2746c49} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 874 | 2024.02.03 11:26:42.981443 [ 3 ] {} <Debug> HTTP-Session: e33c6bb8-ad6d-42d6-830a-03c366bae4a3 Destroying unnamed session | ||
| 875 | 2024.02.03 11:26:42.981689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 34254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 876 | 2024.02.03 11:26:42.981735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 877 | 2024.02.03 11:26:42.981755 [ 3 ] {} <Debug> HTTP-Session: 298fdf22-b789-47bd-a645-bd887a250463 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 878 | 2024.02.03 11:26:42.981771 [ 3 ] {} <Debug> HTTP-Session: 298fdf22-b789-47bd-a645-bd887a250463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2024.02.03 11:26:42.981851 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 880 | 2024.02.03 11:26:42.981896 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 881 | 2024.02.03 11:26:42.982051 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 882 | 2024.02.03 11:26:42.982512 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 883 | 2024.02.03 11:26:42.983597 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 884 | 2024.02.03 11:26:42.984023 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 885 | 2024.02.03 11:26:42.984150 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.00226287 sec., 14141 rows/sec., 19.08 MiB/sec. | ||
| 886 | 2024.02.03 11:26:42.984307 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} <Debug> DynamicQueryHandler: Done processing query | ||
| 887 | 2024.02.03 11:26:42.984330 [ 3 ] {cd39ef45-04d9-4900-9f92-6865ddd09ed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 888 | 2024.02.03 11:26:42.984346 [ 3 ] {} <Debug> HTTP-Session: 298fdf22-b789-47bd-a645-bd887a250463 Destroying unnamed session | ||
| 889 | 2024.02.03 11:26:42.984457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 1888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 890 | 2024.02.03 11:26:42.984502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 891 | 2024.02.03 11:26:42.984520 [ 3 ] {} <Debug> HTTP-Session: d5c1c731-62da-4161-b29d-3a8bd85b49c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 892 | 2024.02.03 11:26:42.984538 [ 3 ] {} <Debug> HTTP-Session: d5c1c731-62da-4161-b29d-3a8bd85b49c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2024.02.03 11:26:42.984606 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 894 | 2024.02.03 11:26:42.985224 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 895 | 2024.02.03 11:26:42.985339 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 896 | 2024.02.03 11:26:42.985604 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 897 | 2024.02.03 11:26:42.986155 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2024.02.03 11:26:42.986548 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} <Trace> oximeter.measurements_i64 (792f1cb5-6b51-461f-8dba-ab0cfd89f5db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 899 | 2024.02.03 11:26:42.986664 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} <Information> executeQuery: Read 12 rows, 868.00 B in 0.002025006 sec., 5925 rows/sec., 418.59 KiB/sec. | ||
| 900 | 2024.02.03 11:26:42.986785 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} <Debug> DynamicQueryHandler: Done processing query | ||
| 901 | 2024.02.03 11:26:42.986809 [ 3 ] {2bbf3d53-6a0f-4a04-8ff1-1ed692b0c861} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 902 | 2024.02.03 11:26:42.986824 [ 3 ] {} <Debug> HTTP-Session: d5c1c731-62da-4161-b29d-3a8bd85b49c1 Destroying unnamed session | ||
| 903 | 2024.02.03 11:26:47.904860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 2918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 904 | 2024.02.03 11:26:47.904992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 905 | 2024.02.03 11:26:47.905023 [ 3 ] {} <Debug> HTTP-Session: ec2c1431-872f-453e-952e-d583f29bb058 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 906 | 2024.02.03 11:26:47.905051 [ 3 ] {} <Debug> HTTP-Session: ec2c1431-872f-453e-952e-d583f29bb058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2024.02.03 11:26:47.905195 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 908 | 2024.02.03 11:26:47.905262 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 909 | 2024.02.03 11:26:47.905441 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 910 | 2024.02.03 11:26:47.905859 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 911 | 2024.02.03 11:26:47.906217 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 912 | 2024.02.03 11:26:47.906565 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 913 | 2024.02.03 11:26:47.906708 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001473213 sec., 13575 rows/sec., 1.07 MiB/sec. | ||
| 914 | 2024.02.03 11:26:47.906891 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} <Debug> DynamicQueryHandler: Done processing query | ||
| 915 | 2024.02.03 11:26:47.906917 [ 3 ] {345c49ac-6e55-4855-a49c-117cc2b17886} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 916 | 2024.02.03 11:26:47.906933 [ 3 ] {} <Debug> HTTP-Session: ec2c1431-872f-453e-952e-d583f29bb058 Destroying unnamed session | ||
| 917 | 2024.02.03 11:26:47.907070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 918 | 2024.02.03 11:26:47.907119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 919 | 2024.02.03 11:26:47.907140 [ 3 ] {} <Debug> HTTP-Session: 9becedf9-855a-4316-8979-32ad870b03d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 920 | 2024.02.03 11:26:47.907159 [ 3 ] {} <Debug> HTTP-Session: 9becedf9-855a-4316-8979-32ad870b03d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2024.02.03 11:26:47.907240 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 922 | 2024.02.03 11:26:47.907283 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 923 | 2024.02.03 11:26:47.907398 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 924 | 2024.02.03 11:26:47.907720 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 925 | 2024.02.03 11:26:47.908016 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 926 | 2024.02.03 11:26:47.908323 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 927 | 2024.02.03 11:26:47.908444 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} <Information> executeQuery: Read 60 rows, 5.38 KiB in 0.001175327 sec., 51049 rows/sec., 4.47 MiB/sec. | ||
| 928 | 2024.02.03 11:26:47.908561 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} <Debug> DynamicQueryHandler: Done processing query | ||
| 929 | 2024.02.03 11:26:47.908585 [ 3 ] {66c7c167-9928-4971-8cc4-24c57eee839b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 930 | 2024.02.03 11:26:47.908602 [ 3 ] {} <Debug> HTTP-Session: 9becedf9-855a-4316-8979-32ad870b03d9 Destroying unnamed session | ||
| 931 | 2024.02.03 11:26:47.908738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 932 | 2024.02.03 11:26:47.908784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 933 | 2024.02.03 11:26:47.908804 [ 3 ] {} <Debug> HTTP-Session: 761ab54a-fe32-400d-8d00-7c4c446683fc Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 934 | 2024.02.03 11:26:47.908821 [ 3 ] {} <Debug> HTTP-Session: 761ab54a-fe32-400d-8d00-7c4c446683fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2024.02.03 11:26:47.908891 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 936 | 2024.02.03 11:26:47.908930 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 937 | 2024.02.03 11:26:47.909035 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 938 | 2024.02.03 11:26:47.909308 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 939 | 2024.02.03 11:26:47.909631 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 940 | 2024.02.03 11:26:47.909919 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 941 | 2024.02.03 11:26:47.910035 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} <Information> executeQuery: Read 28 rows, 2.26 KiB in 0.001114845 sec., 25115 rows/sec., 1.98 MiB/sec. | ||
| 942 | 2024.02.03 11:26:47.910138 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} <Debug> DynamicQueryHandler: Done processing query | ||
| 943 | 2024.02.03 11:26:47.910160 [ 3 ] {ba5b2962-9b00-4112-ac39-1065293e6cf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 944 | 2024.02.03 11:26:47.910176 [ 3 ] {} <Debug> HTTP-Session: 761ab54a-fe32-400d-8d00-7c4c446683fc Destroying unnamed session | ||
| 945 | 2024.02.03 11:26:47.910358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 21435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 946 | 2024.02.03 11:26:47.910402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 947 | 2024.02.03 11:26:47.910420 [ 3 ] {} <Debug> HTTP-Session: 907438be-6ef7-4d7f-9a58-8b4604e735fb Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 948 | 2024.02.03 11:26:47.910438 [ 3 ] {} <Debug> HTTP-Session: 907438be-6ef7-4d7f-9a58-8b4604e735fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2024.02.03 11:26:47.910512 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 950 | 2024.02.03 11:26:47.910556 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 951 | 2024.02.03 11:26:47.910689 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 952 | 2024.02.03 11:26:47.911060 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 953 | 2024.02.03 11:26:47.911445 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 954 | 2024.02.03 11:26:47.911793 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 955 | 2024.02.03 11:26:47.911917 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001376511 sec., 14529 rows/sec., 19.61 MiB/sec. | ||
| 956 | 2024.02.03 11:26:47.912036 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} <Debug> DynamicQueryHandler: Done processing query | ||
| 957 | 2024.02.03 11:26:47.912060 [ 3 ] {48794091-94fe-45cc-8f32-0a5c553c6f00} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 958 | 2024.02.03 11:26:47.912075 [ 3 ] {} <Debug> HTTP-Session: 907438be-6ef7-4d7f-9a58-8b4604e735fb Destroying unnamed session | ||
| 959 | 2024.02.03 11:26:47.912227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 2487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 960 | 2024.02.03 11:26:47.912271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 961 | 2024.02.03 11:26:47.912290 [ 3 ] {} <Debug> HTTP-Session: 83b59cbe-2685-4972-9064-7d0803481d62 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 962 | 2024.02.03 11:26:47.912308 [ 3 ] {} <Debug> HTTP-Session: 83b59cbe-2685-4972-9064-7d0803481d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2024.02.03 11:26:47.912376 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 964 | 2024.02.03 11:26:47.912417 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 965 | 2024.02.03 11:26:47.912522 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 966 | 2024.02.03 11:26:47.912804 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 967 | 2024.02.03 11:26:47.913150 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 968 | 2024.02.03 11:26:47.913506 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} <Trace> oximeter.measurements_i64 (792f1cb5-6b51-461f-8dba-ab0cfd89f5db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 969 | 2024.02.03 11:26:47.913621 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} <Information> executeQuery: Read 15 rows, 1.14 KiB in 0.001216587 sec., 12329 rows/sec., 940.77 KiB/sec. | ||
| 970 | 2024.02.03 11:26:47.913725 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} <Debug> DynamicQueryHandler: Done processing query | ||
| 971 | 2024.02.03 11:26:47.913747 [ 3 ] {b00e2a07-db5e-42f0-9d4e-9f8734ace70b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 972 | 2024.02.03 11:26:47.913763 [ 3 ] {} <Debug> HTTP-Session: 83b59cbe-2685-4972-9064-7d0803481d62 Destroying unnamed session | ||
| 973 | 2024.02.03 11:26:52.906018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 974 | 2024.02.03 11:26:52.906139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 975 | 2024.02.03 11:26:52.906167 [ 3 ] {} <Debug> HTTP-Session: ac0877ac-caa2-438c-bc99-f804002d9223 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 976 | 2024.02.03 11:26:52.906191 [ 3 ] {} <Debug> HTTP-Session: ac0877ac-caa2-438c-bc99-f804002d9223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2024.02.03 11:26:52.906321 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 978 | 2024.02.03 11:26:52.906383 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 979 | 2024.02.03 11:26:52.906543 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 980 | 2024.02.03 11:26:52.906968 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 981 | 2024.02.03 11:26:52.907389 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 982 | 2024.02.03 11:26:52.907698 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 983 | 2024.02.03 11:26:52.907851 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001485223 sec., 22892 rows/sec., 1.81 MiB/sec. | ||
| 984 | 2024.02.03 11:26:52.908008 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} <Debug> DynamicQueryHandler: Done processing query | ||
| 985 | 2024.02.03 11:26:52.908033 [ 3 ] {63da1757-8174-4006-bda8-ac8a50ce8853} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 986 | 2024.02.03 11:26:52.908050 [ 3 ] {} <Debug> HTTP-Session: ac0877ac-caa2-438c-bc99-f804002d9223 Destroying unnamed session | ||
| 987 | 2024.02.03 11:26:52.908255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 988 | 2024.02.03 11:26:52.908306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 989 | 2024.02.03 11:26:52.908327 [ 3 ] {} <Debug> HTTP-Session: e66e652c-5c45-4faa-a467-d05de6765c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 990 | 2024.02.03 11:26:52.908346 [ 3 ] {} <Debug> HTTP-Session: e66e652c-5c45-4faa-a467-d05de6765c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2024.02.03 11:26:52.908430 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 992 | 2024.02.03 11:26:52.908473 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 993 | 2024.02.03 11:26:52.908583 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 994 | 2024.02.03 11:26:52.908939 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 995 | 2024.02.03 11:26:52.909262 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 996 | 2024.02.03 11:26:52.909546 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 997 | 2024.02.03 11:26:52.909683 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.001221677 sec., 83491 rows/sec., 8.51 MiB/sec. | ||
| 998 | 2024.02.03 11:26:52.909821 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} <Debug> DynamicQueryHandler: Done processing query | ||
| 999 | 2024.02.03 11:26:52.909847 [ 3 ] {580ee36f-bae2-429f-a76c-3988eb5f13d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 1000 | 2024.02.03 11:26:52.909863 [ 3 ] {} <Debug> HTTP-Session: e66e652c-5c45-4faa-a467-d05de6765c04 Destroying unnamed session | ||
| 1001 | 2024.02.03 11:26:52.909989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1002 | 2024.02.03 11:26:52.910035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1003 | 2024.02.03 11:26:52.910056 [ 3 ] {} <Debug> HTTP-Session: bec9974a-5c03-4a0d-bc24-9c4e69053c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1004 | 2024.02.03 11:26:52.910075 [ 3 ] {} <Debug> HTTP-Session: bec9974a-5c03-4a0d-bc24-9c4e69053c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2024.02.03 11:26:52.910153 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1006 | 2024.02.03 11:26:52.910192 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1007 | 2024.02.03 11:26:52.910299 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1008 | 2024.02.03 11:26:52.910584 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1009 | 2024.02.03 11:26:52.910903 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1010 | 2024.02.03 11:26:52.911189 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1011 | 2024.02.03 11:26:52.911300 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.001112755 sec., 30554 rows/sec., 2.39 MiB/sec. | ||
| 1012 | 2024.02.03 11:26:52.911425 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1013 | 2024.02.03 11:26:52.911448 [ 3 ] {a5a8caa1-9ddf-4432-be06-5d20efd4b6c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1014 | 2024.02.03 11:26:52.911464 [ 3 ] {} <Debug> HTTP-Session: bec9974a-5c03-4a0d-bc24-9c4e69053c23 Destroying unnamed session | ||
| 1015 | 2024.02.03 11:26:52.911670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1016 | 2024.02.03 11:26:52.911716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1017 | 2024.02.03 11:26:52.911736 [ 3 ] {} <Debug> HTTP-Session: 50aaf36a-b5f1-4aa8-80f4-803b6ecf6496 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1018 | 2024.02.03 11:26:52.911752 [ 3 ] {} <Debug> HTTP-Session: 50aaf36a-b5f1-4aa8-80f4-803b6ecf6496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2024.02.03 11:26:52.911840 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1020 | 2024.02.03 11:26:52.911888 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1021 | 2024.02.03 11:26:52.912027 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1022 | 2024.02.03 11:26:52.912490 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1023 | 2024.02.03 11:26:52.912899 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1024 | 2024.02.03 11:26:52.913260 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1025 | 2024.02.03 11:26:52.913385 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001504494 sec., 22598 rows/sec., 30.50 MiB/sec. | ||
| 1026 | 2024.02.03 11:26:52.913545 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1027 | 2024.02.03 11:26:52.913570 [ 3 ] {9d5dd1d5-237e-4e0a-a202-5f2996420be0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1028 | 2024.02.03 11:26:52.913586 [ 3 ] {} <Debug> HTTP-Session: 50aaf36a-b5f1-4aa8-80f4-803b6ecf6496 Destroying unnamed session | ||
| 1029 | 2024.02.03 11:26:57.684876 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1030 | 2024.02.03 11:26:57.684976 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1031 | 2024.02.03 11:26:57.904554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1032 | 2024.02.03 11:26:57.904670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1033 | 2024.02.03 11:26:57.904701 [ 3 ] {} <Debug> HTTP-Session: 49fbe0a6-4240-4409-a5d0-32001698df25 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1034 | 2024.02.03 11:26:57.904731 [ 3 ] {} <Debug> HTTP-Session: 49fbe0a6-4240-4409-a5d0-32001698df25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2024.02.03 11:26:57.904880 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1036 | 2024.02.03 11:26:57.904949 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1037 | 2024.02.03 11:26:57.905120 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1038 | 2024.02.03 11:26:57.905538 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1039 | 2024.02.03 11:26:57.905808 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1040 | 2024.02.03 11:26:57.905973 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1041 | 2024.02.03 11:26:57.906090 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001168686 sec., 17968 rows/sec., 1.42 MiB/sec. | ||
| 1042 | 2024.02.03 11:26:57.906253 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} <Debug> DynamicQueryHandler: Done processing query | ||
| 1043 | 2024.02.03 11:26:57.906278 [ 3 ] {3ff3486b-194f-4eda-9161-6a6a7cd7c391} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1044 | 2024.02.03 11:26:57.906296 [ 3 ] {} <Debug> HTTP-Session: 49fbe0a6-4240-4409-a5d0-32001698df25 Destroying unnamed session | ||
| 1045 | 2024.02.03 11:26:57.906434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1046 | 2024.02.03 11:26:57.906482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1047 | 2024.02.03 11:26:57.906502 [ 3 ] {} <Debug> HTTP-Session: 6c4e8033-14d1-450b-b239-e5cddad75a76 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1048 | 2024.02.03 11:26:57.906522 [ 3 ] {} <Debug> HTTP-Session: 6c4e8033-14d1-450b-b239-e5cddad75a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2024.02.03 11:26:57.906602 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1050 | 2024.02.03 11:26:57.906646 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1051 | 2024.02.03 11:26:57.906751 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1052 | 2024.02.03 11:26:57.907072 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1053 | 2024.02.03 11:26:57.907281 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1054 | 2024.02.03 11:26:57.907428 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1055 | 2024.02.03 11:26:57.907552 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.00091546 sec., 68817 rows/sec., 6.05 MiB/sec. | ||
| 1056 | 2024.02.03 11:26:57.907675 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1057 | 2024.02.03 11:26:57.907701 [ 3 ] {3d7d1f39-f60a-4d6f-ae32-b54e2978aad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1058 | 2024.02.03 11:26:57.907717 [ 3 ] {} <Debug> HTTP-Session: 6c4e8033-14d1-450b-b239-e5cddad75a76 Destroying unnamed session | ||
| 1059 | 2024.02.03 11:26:57.907862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1060 | 2024.02.03 11:26:57.907906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1061 | 2024.02.03 11:26:57.907926 [ 3 ] {} <Debug> HTTP-Session: 598fd185-fe86-457a-a83c-aba4d4558579 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1062 | 2024.02.03 11:26:57.907945 [ 3 ] {} <Debug> HTTP-Session: 598fd185-fe86-457a-a83c-aba4d4558579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2024.02.03 11:26:57.908018 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1064 | 2024.02.03 11:26:57.908057 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1065 | 2024.02.03 11:26:57.908160 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1066 | 2024.02.03 11:26:57.908439 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1067 | 2024.02.03 11:26:57.908642 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1068 | 2024.02.03 11:26:57.908793 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1069 | 2024.02.03 11:26:57.908917 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000866129 sec., 24245 rows/sec., 1.90 MiB/sec. | ||
| 1070 | 2024.02.03 11:26:57.909082 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1071 | 2024.02.03 11:26:57.909107 [ 3 ] {6589e021-8fbc-4462-839a-ae8477953c7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1072 | 2024.02.03 11:26:57.909123 [ 3 ] {} <Debug> HTTP-Session: 598fd185-fe86-457a-a83c-aba4d4558579 Destroying unnamed session | ||
| 1073 | 2024.02.03 11:26:57.909351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1074 | 2024.02.03 11:26:57.909397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1075 | 2024.02.03 11:26:57.909416 [ 3 ] {} <Debug> HTTP-Session: 75fd6555-e7a1-438a-bd41-d1c3b96b6322 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1076 | 2024.02.03 11:26:57.909432 [ 3 ] {} <Debug> HTTP-Session: 75fd6555-e7a1-438a-bd41-d1c3b96b6322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2024.02.03 11:26:57.909507 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1078 | 2024.02.03 11:26:57.909551 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1079 | 2024.02.03 11:26:57.909690 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1080 | 2024.02.03 11:26:57.910040 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1081 | 2024.02.03 11:26:57.910329 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1082 | 2024.02.03 11:26:57.910511 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1083 | 2024.02.03 11:26:57.910638 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001097964 sec., 19126 rows/sec., 25.81 MiB/sec. | ||
| 1084 | 2024.02.03 11:26:57.910768 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1085 | 2024.02.03 11:26:57.910791 [ 3 ] {4cdfe1e9-4a66-40a9-b86b-eca5c673701d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1086 | 2024.02.03 11:26:57.910807 [ 3 ] {} <Debug> HTTP-Session: 75fd6555-e7a1-438a-bd41-d1c3b96b6322 Destroying unnamed session | ||
| 1087 | 2024.02.03 11:27:02.905020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1088 | 2024.02.03 11:27:02.905153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1089 | 2024.02.03 11:27:02.905185 [ 3 ] {} <Debug> HTTP-Session: defd1fcd-5ce7-4a91-84f1-11a85816dfac Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1090 | 2024.02.03 11:27:02.905209 [ 3 ] {} <Debug> HTTP-Session: defd1fcd-5ce7-4a91-84f1-11a85816dfac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2024.02.03 11:27:02.905343 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1092 | 2024.02.03 11:27:02.905407 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1093 | 2024.02.03 11:27:02.905568 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1094 | 2024.02.03 11:27:02.905992 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1095 | 2024.02.03 11:27:02.906267 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1096 | 2024.02.03 11:27:02.906435 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1097 | 2024.02.03 11:27:02.906554 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001176476 sec., 28899 rows/sec., 2.29 MiB/sec. | ||
| 1098 | 2024.02.03 11:27:02.906703 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1099 | 2024.02.03 11:27:02.906728 [ 3 ] {f422d033-7a1b-48a5-a180-672d6af6694e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1100 | 2024.02.03 11:27:02.906746 [ 3 ] {} <Debug> HTTP-Session: defd1fcd-5ce7-4a91-84f1-11a85816dfac Destroying unnamed session | ||
| 1101 | 2024.02.03 11:27:02.906873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1102 | 2024.02.03 11:27:02.906925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1103 | 2024.02.03 11:27:02.906947 [ 3 ] {} <Debug> HTTP-Session: 24e6ea12-8c6e-4913-82ae-dd3270318376 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1104 | 2024.02.03 11:27:02.906966 [ 3 ] {} <Debug> HTTP-Session: 24e6ea12-8c6e-4913-82ae-dd3270318376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2024.02.03 11:27:02.907052 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1106 | 2024.02.03 11:27:02.907096 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1107 | 2024.02.03 11:27:02.907203 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1108 | 2024.02.03 11:27:02.907563 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1109 | 2024.02.03 11:27:02.907789 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1110 | 2024.02.03 11:27:02.907940 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1111 | 2024.02.03 11:27:02.908050 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000962111 sec., 106016 rows/sec., 10.81 MiB/sec. | ||
| 1112 | 2024.02.03 11:27:02.908165 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} <Debug> DynamicQueryHandler: Done processing query | ||
| 1113 | 2024.02.03 11:27:02.908188 [ 3 ] {74434626-2f1d-4612-a3fe-be2b93ec6a71} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 1114 | 2024.02.03 11:27:02.908206 [ 3 ] {} <Debug> HTTP-Session: 24e6ea12-8c6e-4913-82ae-dd3270318376 Destroying unnamed session | ||
| 1115 | 2024.02.03 11:27:02.908321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1116 | 2024.02.03 11:27:02.908366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1117 | 2024.02.03 11:27:02.908386 [ 3 ] {} <Debug> HTTP-Session: 992367d5-ea86-4570-b6cc-393e297bf3d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1118 | 2024.02.03 11:27:02.908403 [ 3 ] {} <Debug> HTTP-Session: 992367d5-ea86-4570-b6cc-393e297bf3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2024.02.03 11:27:02.908477 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1120 | 2024.02.03 11:27:02.908517 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1121 | 2024.02.03 11:27:02.908621 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1122 | 2024.02.03 11:27:02.908907 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1123 | 2024.02.03 11:27:02.909116 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1124 | 2024.02.03 11:27:02.909264 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1125 | 2024.02.03 11:27:02.909369 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.000858349 sec., 39610 rows/sec., 3.10 MiB/sec. | ||
| 1126 | 2024.02.03 11:27:02.909531 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1127 | 2024.02.03 11:27:02.909555 [ 3 ] {c26c846e-d8a3-4d25-89c9-cd0db4a3ebb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1128 | 2024.02.03 11:27:02.909570 [ 3 ] {} <Debug> HTTP-Session: 992367d5-ea86-4570-b6cc-393e297bf3d4 Destroying unnamed session | ||
| 1129 | 2024.02.03 11:27:02.909794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1130 | 2024.02.03 11:27:02.909843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1131 | 2024.02.03 11:27:02.909864 [ 3 ] {} <Debug> HTTP-Session: 9717b451-a2ca-42ac-a3e0-367eaf17a766 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1132 | 2024.02.03 11:27:02.909881 [ 3 ] {} <Debug> HTTP-Session: 9717b451-a2ca-42ac-a3e0-367eaf17a766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2024.02.03 11:27:02.909966 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1134 | 2024.02.03 11:27:02.910013 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1135 | 2024.02.03 11:27:02.910157 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1136 | 2024.02.03 11:27:02.910577 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1137 | 2024.02.03 11:27:02.910879 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1138 | 2024.02.03 11:27:02.911065 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1139 | 2024.02.03 11:27:02.911188 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001182757 sec., 28746 rows/sec., 38.79 MiB/sec. | ||
| 1140 | 2024.02.03 11:27:02.911306 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} <Debug> DynamicQueryHandler: Done processing query | ||
| 1141 | 2024.02.03 11:27:02.911340 [ 3 ] {9daf48f4-0f16-4a05-9af7-f04a14d33925} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1142 | 2024.02.03 11:27:02.911358 [ 3 ] {} <Debug> HTTP-Session: 9717b451-a2ca-42ac-a3e0-367eaf17a766 Destroying unnamed session | ||
| 1143 | 2024.02.03 11:27:07.904540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1144 | 2024.02.03 11:27:07.904670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1145 | 2024.02.03 11:27:07.904702 [ 3 ] {} <Debug> HTTP-Session: c6864b8f-2b19-4481-ad15-581f7555936a Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1146 | 2024.02.03 11:27:07.904732 [ 3 ] {} <Debug> HTTP-Session: c6864b8f-2b19-4481-ad15-581f7555936a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2024.02.03 11:27:07.904883 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1148 | 2024.02.03 11:27:07.904952 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1149 | 2024.02.03 11:27:07.905143 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1150 | 2024.02.03 11:27:07.905573 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1151 | 2024.02.03 11:27:07.905837 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1152 | 2024.02.03 11:27:07.906007 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1153 | 2024.02.03 11:27:07.906131 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001203387 sec., 17450 rows/sec., 1.38 MiB/sec. | ||
| 1154 | 2024.02.03 11:27:07.906389 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1155 | 2024.02.03 11:27:07.906418 [ 3 ] {85ebb047-2dcd-4593-9759-f6e779d2e44f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1156 | 2024.02.03 11:27:07.906434 [ 3 ] {} <Debug> HTTP-Session: c6864b8f-2b19-4481-ad15-581f7555936a Destroying unnamed session | ||
| 1157 | 2024.02.03 11:27:07.906582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1158 | 2024.02.03 11:27:07.906635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1159 | 2024.02.03 11:27:07.906656 [ 3 ] {} <Debug> HTTP-Session: 2ccab5c7-afb9-45df-a7f0-17144696a8aa Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1160 | 2024.02.03 11:27:07.906676 [ 3 ] {} <Debug> HTTP-Session: 2ccab5c7-afb9-45df-a7f0-17144696a8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2024.02.03 11:27:07.906761 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1162 | 2024.02.03 11:27:07.906806 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1163 | 2024.02.03 11:27:07.906914 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1164 | 2024.02.03 11:27:07.907248 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1165 | 2024.02.03 11:27:07.907477 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1166 | 2024.02.03 11:27:07.907628 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1167 | 2024.02.03 11:27:07.907730 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.000939681 sec., 67044 rows/sec., 5.90 MiB/sec. | ||
| 1168 | 2024.02.03 11:27:07.907846 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} <Debug> DynamicQueryHandler: Done processing query | ||
| 1169 | 2024.02.03 11:27:07.907870 [ 3 ] {1e1a130f-ad84-47c2-bf01-cc38ff627b28} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1170 | 2024.02.03 11:27:07.907886 [ 3 ] {} <Debug> HTTP-Session: 2ccab5c7-afb9-45df-a7f0-17144696a8aa Destroying unnamed session | ||
| 1171 | 2024.02.03 11:27:07.908007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1172 | 2024.02.03 11:27:07.908053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1173 | 2024.02.03 11:27:07.908074 [ 3 ] {} <Debug> HTTP-Session: 7c788081-7db8-4768-9df4-e898a00f74eb Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1174 | 2024.02.03 11:27:07.908091 [ 3 ] {} <Debug> HTTP-Session: 7c788081-7db8-4768-9df4-e898a00f74eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2024.02.03 11:27:07.908172 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1176 | 2024.02.03 11:27:07.908200 [ 103 ] {} <Debug> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1177 | 2024.02.03 11:27:07.908240 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1178 | 2024.02.03 11:27:07.908204 [ 102 ] {} <Debug> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1179 | 2024.02.03 11:27:07.908317 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1180 | 2024.02.03 11:27:07.908391 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1181 | 2024.02.03 11:27:07.908600 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1182 | 2024.02.03 11:27:07.908919 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1183 | 2024.02.03 11:27:07.909174 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1184 | 2024.02.03 11:27:07.909351 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1185 | 2024.02.03 11:27:07.909476 [ 102 ] {} <Debug> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1186 | 2024.02.03 11:27:07.909492 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.001274359 sec., 16478 rows/sec., 1.29 MiB/sec. | ||
| 1187 | 2024.02.03 11:27:07.909520 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1188 | 2024.02.03 11:27:07.909697 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1189 | 2024.02.03 11:27:07.909731 [ 3 ] {46b9266a-ed4d-4ad9-8945-404b2448021f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1190 | 2024.02.03 11:27:07.909753 [ 3 ] {} <Debug> HTTP-Session: 7c788081-7db8-4768-9df4-e898a00f74eb Destroying unnamed session | ||
| 1191 | 2024.02.03 11:27:07.909969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1192 | 2024.02.03 11:27:07.910033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1193 | 2024.02.03 11:27:07.910058 [ 3 ] {} <Debug> HTTP-Session: d7d405ff-690a-436c-ab67-e6759ff0ee4d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1194 | 2024.02.03 11:27:07.910081 [ 3 ] {} <Debug> HTTP-Session: d7d405ff-690a-436c-ab67-e6759ff0ee4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2024.02.03 11:27:07.910176 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1196 | 2024.02.03 11:27:07.910234 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1197 | 2024.02.03 11:27:07.910406 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1198 | 2024.02.03 11:27:07.910741 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1199 | 2024.02.03 11:27:07.910739 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1200 | 2024.02.03 11:27:07.910749 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1201 | 2024.02.03 11:27:07.910949 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1202 | 2024.02.03 11:27:07.911191 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1203 | 2024.02.03 11:27:07.911284 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1204 | 2024.02.03 11:27:07.911290 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1205 | 2024.02.03 11:27:07.911587 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1206 | 2024.02.03 11:27:07.911775 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1207 | 2024.02.03 11:27:07.911897 [ 102 ] {} <Debug> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1208 | 2024.02.03 11:27:07.911906 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001689478 sec., 12429 rows/sec., 16.77 MiB/sec. | ||
| 1209 | 2024.02.03 11:27:07.911944 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1210 | 2024.02.03 11:27:07.912124 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1211 | 2024.02.03 11:27:07.912201 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1212 | 2024.02.03 11:27:07.912248 [ 3 ] {d82b75d8-c847-4b68-a397-2a38d108405b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1213 | 2024.02.03 11:27:07.912293 [ 3 ] {} <Debug> HTTP-Session: d7d405ff-690a-436c-ab67-e6759ff0ee4d Destroying unnamed session | ||
| 1214 | 2024.02.03 11:27:07.912337 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1215 | 2024.02.03 11:27:07.913332 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
| 1216 | 2024.02.03 11:27:07.913344 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1217 | 2024.02.03 11:27:07.913413 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1218 | 2024.02.03 11:27:07.913386 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part | ||
| 1219 | 2024.02.03 11:27:07.926951 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1220 | 2024.02.03 11:27:07.926988 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1221 | 2024.02.03 11:27:07.927026 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1222 | 2024.02.03 11:27:07.927091 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1223 | 2024.02.03 11:27:07.927666 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 1224 | 2024.02.03 11:27:07.927829 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 1225 | 2024.02.03 11:27:07.927863 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 1226 | 2024.02.03 11:27:07.928253 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 1227 | 2024.02.03 11:27:07.928553 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 1228 | 2024.02.03 11:27:07.928778 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 1229 | 2024.02.03 11:27:07.928847 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 1230 | 2024.02.03 11:27:07.929006 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 102 rows starting from the beginning of the part | ||
| 1231 | 2024.02.03 11:27:07.929148 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 1232 | 2024.02.03 11:27:07.929461 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part | ||
| 1233 | 2024.02.03 11:27:07.929634 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 1234 | 2024.02.03 11:27:07.929929 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part | ||
| 1235 | 2024.02.03 11:27:07.930382 [ 10 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part | ||
| 1236 | 2024.02.03 11:27:07.930399 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part | ||
| 1237 | 2024.02.03 11:27:07.930756 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 102 rows starting from the beginning of the part | ||
| 1238 | 2024.02.03 11:27:07.930870 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part | ||
| 1239 | 2024.02.03 11:27:07.936267 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.025626383 sec., 7102.055721246343 rows/sec., 569.71 KiB/sec. | ||
| 1240 | 2024.02.03 11:27:07.936594 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1241 | 2024.02.03 11:27:07.937113 [ 24 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 4 columns (4 merged, 0 gathered) in 0.026446051 sec., 18377.03481703185 rows/sec., 1.78 MiB/sec. | ||
| 1242 | 2024.02.03 11:27:07.937122 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.028670561 sec., 5650.395191081193 rows/sec., 457.99 KiB/sec. | ||
| 1243 | 2024.02.03 11:27:07.937111 [ 16 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1244 | 2024.02.03 11:27:07.937367 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1245 | 2024.02.03 11:27:07.937419 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1246 | 2024.02.03 11:27:07.937603 [ 16 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_6_1} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1247 | 2024.02.03 11:27:07.937823 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1248 | 2024.02.03 11:27:07.937954 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1249 | 2024.02.03 11:27:07.938016 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_6_1} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1250 | 2024.02.03 11:27:07.938165 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_6_1} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1251 | 2024.02.03 11:27:07.939421 [ 23 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 6 columns (6 merged, 0 gathered) in 0.027408943 sec., 5910.479656220234 rows/sec., 7.98 MiB/sec. | ||
| 1252 | 2024.02.03 11:27:07.939681 [ 23 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1253 | 2024.02.03 11:27:07.939914 [ 23 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1254 | 2024.02.03 11:27:07.939972 [ 23 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1255 | 2024.02.03 11:27:12.685020 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1256 | 2024.02.03 11:27:12.685091 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1257 | 2024.02.03 11:27:12.906194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1258 | 2024.02.03 11:27:12.906308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1259 | 2024.02.03 11:27:12.906338 [ 3 ] {} <Debug> HTTP-Session: 11f2763c-1fd2-4471-901d-9800ab3ffd21 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1260 | 2024.02.03 11:27:12.906365 [ 3 ] {} <Debug> HTTP-Session: 11f2763c-1fd2-4471-901d-9800ab3ffd21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2024.02.03 11:27:12.906507 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1262 | 2024.02.03 11:27:12.906568 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1263 | 2024.02.03 11:27:12.906726 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1264 | 2024.02.03 11:27:12.907158 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1265 | 2024.02.03 11:27:12.907429 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1266 | 2024.02.03 11:27:12.907597 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1267 | 2024.02.03 11:27:12.907713 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001170196 sec., 29054 rows/sec., 2.30 MiB/sec. | ||
| 1268 | 2024.02.03 11:27:12.907868 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1269 | 2024.02.03 11:27:12.907894 [ 3 ] {360da9a7-a783-47a5-821c-848e9d87720f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1270 | 2024.02.03 11:27:12.907910 [ 3 ] {} <Debug> HTTP-Session: 11f2763c-1fd2-4471-901d-9800ab3ffd21 Destroying unnamed session | ||
| 1271 | 2024.02.03 11:27:12.908051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1272 | 2024.02.03 11:27:12.908100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1273 | 2024.02.03 11:27:12.908120 [ 3 ] {} <Debug> HTTP-Session: f9d626b2-8c57-4768-9890-2406a4285907 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1274 | 2024.02.03 11:27:12.908139 [ 3 ] {} <Debug> HTTP-Session: f9d626b2-8c57-4768-9890-2406a4285907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2024.02.03 11:27:12.908222 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1276 | 2024.02.03 11:27:12.908264 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1277 | 2024.02.03 11:27:12.908369 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1278 | 2024.02.03 11:27:12.908725 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1279 | 2024.02.03 11:27:12.908942 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1280 | 2024.02.03 11:27:12.909098 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1281 | 2024.02.03 11:27:12.909194 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000943451 sec., 108113 rows/sec., 11.03 MiB/sec. | ||
| 1282 | 2024.02.03 11:27:12.909363 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 1283 | 2024.02.03 11:27:12.909386 [ 3 ] {27a9e71a-2443-41a9-bf34-8d11a170f9ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 1284 | 2024.02.03 11:27:12.909401 [ 3 ] {} <Debug> HTTP-Session: f9d626b2-8c57-4768-9890-2406a4285907 Destroying unnamed session | ||
| 1285 | 2024.02.03 11:27:12.909528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1286 | 2024.02.03 11:27:12.909572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1287 | 2024.02.03 11:27:12.909591 [ 3 ] {} <Debug> HTTP-Session: a121cf51-3f0c-4bcf-8b51-eeed9e3642e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1288 | 2024.02.03 11:27:12.909608 [ 3 ] {} <Debug> HTTP-Session: a121cf51-3f0c-4bcf-8b51-eeed9e3642e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2024.02.03 11:27:12.909680 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1290 | 2024.02.03 11:27:12.909719 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1291 | 2024.02.03 11:27:12.909832 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1292 | 2024.02.03 11:27:12.910118 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1293 | 2024.02.03 11:27:12.910323 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1294 | 2024.02.03 11:27:12.910485 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1295 | 2024.02.03 11:27:12.910580 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.00087398 sec., 38902 rows/sec., 3.04 MiB/sec. | ||
| 1296 | 2024.02.03 11:27:12.910693 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1297 | 2024.02.03 11:27:12.910715 [ 3 ] {26e49a0a-8967-4be0-a824-4645e2e522f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1298 | 2024.02.03 11:27:12.910731 [ 3 ] {} <Debug> HTTP-Session: a121cf51-3f0c-4bcf-8b51-eeed9e3642e4 Destroying unnamed session | ||
| 1299 | 2024.02.03 11:27:12.910930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1300 | 2024.02.03 11:27:12.910977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1301 | 2024.02.03 11:27:12.910995 [ 3 ] {} <Debug> HTTP-Session: fce8ad0d-d4ff-4549-a39d-91354e002264 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1302 | 2024.02.03 11:27:12.911011 [ 3 ] {} <Debug> HTTP-Session: fce8ad0d-d4ff-4549-a39d-91354e002264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2024.02.03 11:27:12.911095 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1304 | 2024.02.03 11:27:12.911140 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1305 | 2024.02.03 11:27:12.911274 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1306 | 2024.02.03 11:27:12.911696 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1307 | 2024.02.03 11:27:12.912009 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1308 | 2024.02.03 11:27:12.912184 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1309 | 2024.02.03 11:27:12.912283 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001160646 sec., 29294 rows/sec., 39.53 MiB/sec. | ||
| 1310 | 2024.02.03 11:27:12.912397 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1311 | 2024.02.03 11:27:12.912418 [ 3 ] {0fffd60d-b7e2-41e1-ad95-818824fdd8a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1312 | 2024.02.03 11:27:12.912434 [ 3 ] {} <Debug> HTTP-Session: fce8ad0d-d4ff-4549-a39d-91354e002264 Destroying unnamed session | ||
| 1313 | 2024.02.03 11:27:17.904762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1314 | 2024.02.03 11:27:17.904895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1315 | 2024.02.03 11:27:17.904926 [ 3 ] {} <Debug> HTTP-Session: 398ecd01-b01d-4026-89c4-6b296dbdc6a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1316 | 2024.02.03 11:27:17.904955 [ 3 ] {} <Debug> HTTP-Session: 398ecd01-b01d-4026-89c4-6b296dbdc6a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2024.02.03 11:27:17.905102 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1318 | 2024.02.03 11:27:17.905171 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1319 | 2024.02.03 11:27:17.905357 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1320 | 2024.02.03 11:27:17.905794 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1321 | 2024.02.03 11:27:17.906067 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1322 | 2024.02.03 11:27:17.906240 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1323 | 2024.02.03 11:27:17.906387 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001245338 sec., 16862 rows/sec., 1.33 MiB/sec. | ||
| 1324 | 2024.02.03 11:27:17.906574 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} <Debug> DynamicQueryHandler: Done processing query | ||
| 1325 | 2024.02.03 11:27:17.906599 [ 3 ] {86cb1b32-72ae-4144-b001-fd28e3d73c78} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1326 | 2024.02.03 11:27:17.906617 [ 3 ] {} <Debug> HTTP-Session: 398ecd01-b01d-4026-89c4-6b296dbdc6a8 Destroying unnamed session | ||
| 1327 | 2024.02.03 11:27:17.906780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1328 | 2024.02.03 11:27:17.906832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1329 | 2024.02.03 11:27:17.906852 [ 3 ] {} <Debug> HTTP-Session: c872f1fb-78f0-4e6b-99fa-d3e049bae7aa Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1330 | 2024.02.03 11:27:17.906873 [ 3 ] {} <Debug> HTTP-Session: c872f1fb-78f0-4e6b-99fa-d3e049bae7aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2024.02.03 11:27:17.906954 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1332 | 2024.02.03 11:27:17.906997 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1333 | 2024.02.03 11:27:17.907110 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1334 | 2024.02.03 11:27:17.907446 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1335 | 2024.02.03 11:27:17.907667 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1336 | 2024.02.03 11:27:17.907821 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1337 | 2024.02.03 11:27:17.907942 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.000958271 sec., 65743 rows/sec., 5.78 MiB/sec. | ||
| 1338 | 2024.02.03 11:27:17.908051 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} <Debug> DynamicQueryHandler: Done processing query | ||
| 1339 | 2024.02.03 11:27:17.908074 [ 3 ] {1c349dd0-a32d-4387-b824-30181a376c10} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1340 | 2024.02.03 11:27:17.908090 [ 3 ] {} <Debug> HTTP-Session: c872f1fb-78f0-4e6b-99fa-d3e049bae7aa Destroying unnamed session | ||
| 1341 | 2024.02.03 11:27:17.908202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1342 | 2024.02.03 11:27:17.908247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1343 | 2024.02.03 11:27:17.908266 [ 3 ] {} <Debug> HTTP-Session: 09f4d70e-ada6-4e90-886e-2adbf4330dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1344 | 2024.02.03 11:27:17.908283 [ 3 ] {} <Debug> HTTP-Session: 09f4d70e-ada6-4e90-886e-2adbf4330dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2024.02.03 11:27:17.908355 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1346 | 2024.02.03 11:27:17.908394 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1347 | 2024.02.03 11:27:17.908500 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1348 | 2024.02.03 11:27:17.908787 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1349 | 2024.02.03 11:27:17.909001 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1350 | 2024.02.03 11:27:17.909164 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1351 | 2024.02.03 11:27:17.909295 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.00090401 sec., 23229 rows/sec., 1.82 MiB/sec. | ||
| 1352 | 2024.02.03 11:27:17.909428 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} <Debug> DynamicQueryHandler: Done processing query | ||
| 1353 | 2024.02.03 11:27:17.909451 [ 3 ] {5cc6bbec-b839-4cd6-bbda-db3761e16edd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1354 | 2024.02.03 11:27:17.909467 [ 3 ] {} <Debug> HTTP-Session: 09f4d70e-ada6-4e90-886e-2adbf4330dfc Destroying unnamed session | ||
| 1355 | 2024.02.03 11:27:17.909634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1356 | 2024.02.03 11:27:17.909680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1357 | 2024.02.03 11:27:17.909699 [ 3 ] {} <Debug> HTTP-Session: 771f1a28-4c8d-4e7d-862d-55aa0df56b27 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1358 | 2024.02.03 11:27:17.909717 [ 3 ] {} <Debug> HTTP-Session: 771f1a28-4c8d-4e7d-862d-55aa0df56b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2024.02.03 11:27:17.909794 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1360 | 2024.02.03 11:27:17.909838 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1361 | 2024.02.03 11:27:17.909983 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1362 | 2024.02.03 11:27:17.910347 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1363 | 2024.02.03 11:27:17.910655 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1364 | 2024.02.03 11:27:17.910841 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1365 | 2024.02.03 11:27:17.910967 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001145066 sec., 18339 rows/sec., 24.75 MiB/sec. | ||
| 1366 | 2024.02.03 11:27:17.911077 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} <Debug> DynamicQueryHandler: Done processing query | ||
| 1367 | 2024.02.03 11:27:17.911100 [ 3 ] {0c9e796e-65e5-4924-a5ab-782e19c28456} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1368 | 2024.02.03 11:27:17.911116 [ 3 ] {} <Debug> HTTP-Session: 771f1a28-4c8d-4e7d-862d-55aa0df56b27 Destroying unnamed session | ||
| 1369 | 2024.02.03 11:27:22.905521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1370 | 2024.02.03 11:27:22.905640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1371 | 2024.02.03 11:27:22.905667 [ 3 ] {} <Debug> HTTP-Session: 522e98c5-e0ff-46f4-8a8a-6d7ca1f859ef Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1372 | 2024.02.03 11:27:22.905693 [ 3 ] {} <Debug> HTTP-Session: 522e98c5-e0ff-46f4-8a8a-6d7ca1f859ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1373 | 2024.02.03 11:27:22.905834 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1374 | 2024.02.03 11:27:22.905901 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1375 | 2024.02.03 11:27:22.906064 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1376 | 2024.02.03 11:27:22.906497 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1377 | 2024.02.03 11:27:22.906772 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1378 | 2024.02.03 11:27:22.906950 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1379 | 2024.02.03 11:27:22.907080 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001202957 sec., 28263 rows/sec., 2.24 MiB/sec. | ||
| 1380 | 2024.02.03 11:27:22.907255 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} <Debug> DynamicQueryHandler: Done processing query | ||
| 1381 | 2024.02.03 11:27:22.907281 [ 3 ] {4ac9bcde-dd2d-4059-9176-53a35b706873} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1382 | 2024.02.03 11:27:22.907298 [ 3 ] {} <Debug> HTTP-Session: 522e98c5-e0ff-46f4-8a8a-6d7ca1f859ef Destroying unnamed session | ||
| 1383 | 2024.02.03 11:27:22.907438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1384 | 2024.02.03 11:27:22.907488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1385 | 2024.02.03 11:27:22.907508 [ 3 ] {} <Debug> HTTP-Session: 8a184b12-3865-4226-a425-f2da5f2bbc3d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1386 | 2024.02.03 11:27:22.907528 [ 3 ] {} <Debug> HTTP-Session: 8a184b12-3865-4226-a425-f2da5f2bbc3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2024.02.03 11:27:22.907615 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1388 | 2024.02.03 11:27:22.907658 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1389 | 2024.02.03 11:27:22.907765 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1390 | 2024.02.03 11:27:22.908141 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1391 | 2024.02.03 11:27:22.908365 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1392 | 2024.02.03 11:27:22.908522 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1393 | 2024.02.03 11:27:22.908636 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000983312 sec., 103731 rows/sec., 10.58 MiB/sec. | ||
| 1394 | 2024.02.03 11:27:22.908785 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} <Debug> DynamicQueryHandler: Done processing query | ||
| 1395 | 2024.02.03 11:27:22.908809 [ 3 ] {5ec8b0fd-027d-4c45-b3e0-2d11d1fc9def} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 1396 | 2024.02.03 11:27:22.908825 [ 3 ] {} <Debug> HTTP-Session: 8a184b12-3865-4226-a425-f2da5f2bbc3d Destroying unnamed session | ||
| 1397 | 2024.02.03 11:27:22.909021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1398 | 2024.02.03 11:27:22.909068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1399 | 2024.02.03 11:27:22.909087 [ 3 ] {} <Debug> HTTP-Session: 0c4b044d-7d65-4c3e-b7fb-cf0bc6d5e4d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1400 | 2024.02.03 11:27:22.909105 [ 3 ] {} <Debug> HTTP-Session: 0c4b044d-7d65-4c3e-b7fb-cf0bc6d5e4d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1401 | 2024.02.03 11:27:22.909181 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1402 | 2024.02.03 11:27:22.909222 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1403 | 2024.02.03 11:27:22.909329 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1404 | 2024.02.03 11:27:22.909615 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1405 | 2024.02.03 11:27:22.909826 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1406 | 2024.02.03 11:27:22.909993 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1407 | 2024.02.03 11:27:22.910110 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.00089195 sec., 38118 rows/sec., 2.98 MiB/sec. | ||
| 1408 | 2024.02.03 11:27:22.910224 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} <Debug> DynamicQueryHandler: Done processing query | ||
| 1409 | 2024.02.03 11:27:22.910246 [ 3 ] {dc45c835-0bc7-43f6-9da1-7fc6813664de} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1410 | 2024.02.03 11:27:22.910263 [ 3 ] {} <Debug> HTTP-Session: 0c4b044d-7d65-4c3e-b7fb-cf0bc6d5e4d5 Destroying unnamed session | ||
| 1411 | 2024.02.03 11:27:22.910423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1412 | 2024.02.03 11:27:22.910469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1413 | 2024.02.03 11:27:22.910487 [ 3 ] {} <Debug> HTTP-Session: c04f5cb4-c121-40b3-b85a-4d466c1347c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1414 | 2024.02.03 11:27:22.910504 [ 3 ] {} <Debug> HTTP-Session: c04f5cb4-c121-40b3-b85a-4d466c1347c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2024.02.03 11:27:22.910582 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1416 | 2024.02.03 11:27:22.910626 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1417 | 2024.02.03 11:27:22.910762 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1418 | 2024.02.03 11:27:22.911173 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.33 GiB. | ||
| 1419 | 2024.02.03 11:27:22.911485 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1420 | 2024.02.03 11:27:22.911666 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1421 | 2024.02.03 11:27:22.911787 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001169857 sec., 29063 rows/sec., 39.22 MiB/sec. | ||
| 1422 | 2024.02.03 11:27:22.911963 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1423 | 2024.02.03 11:27:22.911986 [ 3 ] {4434ed94-f48f-49ad-8d00-a53785f6595c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1424 | 2024.02.03 11:27:22.912001 [ 3 ] {} <Debug> HTTP-Session: c04f5cb4-c121-40b3-b85a-4d466c1347c6 Destroying unnamed session | ||
| 1425 | 2024.02.03 11:27:27.685150 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1426 | 2024.02.03 11:27:27.685214 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1427 | 2024.02.03 11:27:27.905110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1428 | 2024.02.03 11:27:27.905230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1429 | 2024.02.03 11:27:27.905259 [ 3 ] {} <Debug> HTTP-Session: 23946dd0-7c03-463e-a3ba-c6d593956115 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1430 | 2024.02.03 11:27:27.905288 [ 3 ] {} <Debug> HTTP-Session: 23946dd0-7c03-463e-a3ba-c6d593956115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1431 | 2024.02.03 11:27:27.905433 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1432 | 2024.02.03 11:27:27.905503 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1433 | 2024.02.03 11:27:27.905687 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1434 | 2024.02.03 11:27:27.906139 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1435 | 2024.02.03 11:27:27.906410 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1436 | 2024.02.03 11:27:27.906576 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1437 | 2024.02.03 11:27:27.906716 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001233627 sec., 17022 rows/sec., 1.35 MiB/sec. | ||
| 1438 | 2024.02.03 11:27:27.906873 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} <Debug> DynamicQueryHandler: Done processing query | ||
| 1439 | 2024.02.03 11:27:27.906898 [ 3 ] {09979673-cbb9-4e8c-a6a5-193a6e646afc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1440 | 2024.02.03 11:27:27.906914 [ 3 ] {} <Debug> HTTP-Session: 23946dd0-7c03-463e-a3ba-c6d593956115 Destroying unnamed session | ||
| 1441 | 2024.02.03 11:27:27.907047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1442 | 2024.02.03 11:27:27.907097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1443 | 2024.02.03 11:27:27.907117 [ 3 ] {} <Debug> HTTP-Session: 533115b2-c112-4fe7-b0b0-804c22a6a5c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1444 | 2024.02.03 11:27:27.907136 [ 3 ] {} <Debug> HTTP-Session: 533115b2-c112-4fe7-b0b0-804c22a6a5c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2024.02.03 11:27:27.907218 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1446 | 2024.02.03 11:27:27.907260 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1447 | 2024.02.03 11:27:27.907368 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1448 | 2024.02.03 11:27:27.907692 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1449 | 2024.02.03 11:27:27.907907 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1450 | 2024.02.03 11:27:27.908056 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1451 | 2024.02.03 11:27:27.908169 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.000915001 sec., 68852 rows/sec., 6.06 MiB/sec. | ||
| 1452 | 2024.02.03 11:27:27.908276 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1453 | 2024.02.03 11:27:27.908299 [ 3 ] {b2842563-4402-4cef-a003-1ee148d42a4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1454 | 2024.02.03 11:27:27.908315 [ 3 ] {} <Debug> HTTP-Session: 533115b2-c112-4fe7-b0b0-804c22a6a5c2 Destroying unnamed session | ||
| 1455 | 2024.02.03 11:27:27.908440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1456 | 2024.02.03 11:27:27.908484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1457 | 2024.02.03 11:27:27.908503 [ 3 ] {} <Debug> HTTP-Session: 88d122f3-a7e4-4e01-939d-da4b997c09a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1458 | 2024.02.03 11:27:27.908520 [ 3 ] {} <Debug> HTTP-Session: 88d122f3-a7e4-4e01-939d-da4b997c09a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1459 | 2024.02.03 11:27:27.908592 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1460 | 2024.02.03 11:27:27.908629 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1461 | 2024.02.03 11:27:27.908731 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1462 | 2024.02.03 11:27:27.909015 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1463 | 2024.02.03 11:27:27.909219 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1464 | 2024.02.03 11:27:27.909377 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1465 | 2024.02.03 11:27:27.909495 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000864969 sec., 24278 rows/sec., 1.90 MiB/sec. | ||
| 1466 | 2024.02.03 11:27:27.909612 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1467 | 2024.02.03 11:27:27.909634 [ 3 ] {3fa5b847-d713-4abb-ac8c-4afa0ecccaa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1468 | 2024.02.03 11:27:27.909650 [ 3 ] {} <Debug> HTTP-Session: 88d122f3-a7e4-4e01-939d-da4b997c09a0 Destroying unnamed session | ||
| 1469 | 2024.02.03 11:27:27.909833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1470 | 2024.02.03 11:27:27.909879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1471 | 2024.02.03 11:27:27.909898 [ 3 ] {} <Debug> HTTP-Session: 6f713593-e9a4-4612-98e3-3debaf5f4fe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1472 | 2024.02.03 11:27:27.909915 [ 3 ] {} <Debug> HTTP-Session: 6f713593-e9a4-4612-98e3-3debaf5f4fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2024.02.03 11:27:27.909990 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1474 | 2024.02.03 11:27:27.910034 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1475 | 2024.02.03 11:27:27.910173 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1476 | 2024.02.03 11:27:27.910544 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1477 | 2024.02.03 11:27:27.910840 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1478 | 2024.02.03 11:27:27.911020 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1479 | 2024.02.03 11:27:27.911150 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001129746 sec., 18588 rows/sec., 25.08 MiB/sec. | ||
| 1480 | 2024.02.03 11:27:27.911299 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1481 | 2024.02.03 11:27:27.911322 [ 3 ] {d5d4084b-8986-41c4-a392-bc40f3fe84b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1482 | 2024.02.03 11:27:27.911337 [ 3 ] {} <Debug> HTTP-Session: 6f713593-e9a4-4612-98e3-3debaf5f4fe8 Destroying unnamed session | ||
| 1483 | 2024.02.03 11:27:32.903646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1484 | 2024.02.03 11:27:32.903775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1485 | 2024.02.03 11:27:32.903805 [ 3 ] {} <Debug> HTTP-Session: 426d7661-5dc6-49b6-ac9e-f2492466c76a Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1486 | 2024.02.03 11:27:32.903833 [ 3 ] {} <Debug> HTTP-Session: 426d7661-5dc6-49b6-ac9e-f2492466c76a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2024.02.03 11:27:32.904052 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) 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) | ||
| 1488 | 2024.02.03 11:27:32.906687 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1489 | 2024.02.03 11:27:32.906862 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1490 | 2024.02.03 11:27:32.906965 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1491 | 2024.02.03 11:27:32.909144 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
| 1492 | 2024.02.03 11:27:32.915146 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1493 | 2024.02.03 11:27:32.915186 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (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 | ||
| 1494 | 2024.02.03 11:27:32.919356 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1495 | 2024.02.03 11:27:32.924610 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} <Information> executeQuery: Read 4 rows, 443.00 B in 0.020502949 sec., 195 rows/sec., 21.10 KiB/sec. | ||
| 1496 | 2024.02.03 11:27:32.924865 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} <Debug> DynamicQueryHandler: Done processing query | ||
| 1497 | 2024.02.03 11:27:32.924896 [ 3 ] {5ad391d2-1a43-4488-b57d-6b1410e9fb03} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1498 | 2024.02.03 11:27:32.924916 [ 3 ] {} <Debug> HTTP-Session: 426d7661-5dc6-49b6-ac9e-f2492466c76a Destroying unnamed session | ||
| 1499 | 2024.02.03 11:27:32.927087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1500 | 2024.02.03 11:27:32.927143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1501 | 2024.02.03 11:27:32.927168 [ 3 ] {} <Debug> HTTP-Session: a1c8c2a5-955b-4c9f-aec3-796db75c979c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1502 | 2024.02.03 11:27:32.927192 [ 3 ] {} <Debug> HTTP-Session: a1c8c2a5-955b-4c9f-aec3-796db75c979c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2024.02.03 11:27:32.927297 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1504 | 2024.02.03 11:27:32.927347 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1505 | 2024.02.03 11:27:32.927518 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1506 | 2024.02.03 11:27:32.927888 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1507 | 2024.02.03 11:27:32.928217 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1508 | 2024.02.03 11:27:32.928379 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1509 | 2024.02.03 11:27:32.928486 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001156396 sec., 864 rows/sec., 195.92 KiB/sec. | ||
| 1510 | 2024.02.03 11:27:32.928608 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1511 | 2024.02.03 11:27:32.928631 [ 3 ] {d7fbfd1c-4829-4666-9eaa-407455c5d04e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1512 | 2024.02.03 11:27:32.928646 [ 3 ] {} <Debug> HTTP-Session: a1c8c2a5-955b-4c9f-aec3-796db75c979c Destroying unnamed session | ||
| 1513 | 2024.02.03 11:27:32.928777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1514 | 2024.02.03 11:27:32.928822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1515 | 2024.02.03 11:27:32.928841 [ 3 ] {} <Debug> HTTP-Session: cdd3416f-fe0b-4a3e-ac62-d2627b7ef28d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1516 | 2024.02.03 11:27:32.928858 [ 3 ] {} <Debug> HTTP-Session: cdd3416f-fe0b-4a3e-ac62-d2627b7ef28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2024.02.03 11:27:32.928930 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1518 | 2024.02.03 11:27:32.928970 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1519 | 2024.02.03 11:27:32.929072 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1520 | 2024.02.03 11:27:32.929390 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1521 | 2024.02.03 11:27:32.929593 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1522 | 2024.02.03 11:27:32.929741 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1523 | 2024.02.03 11:27:32.929834 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.00087518 sec., 38849 rows/sec., 3.08 MiB/sec. | ||
| 1524 | 2024.02.03 11:27:32.929828 [ 88 ] {} <Debug> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1525 | 2024.02.03 11:27:32.929900 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1526 | 2024.02.03 11:27:32.929979 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1527 | 2024.02.03 11:27:32.930024 [ 3 ] {c78d1382-2f67-4cf7-adc2-ae71ea70ef3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1528 | 2024.02.03 11:27:32.930039 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1529 | 2024.02.03 11:27:32.930060 [ 3 ] {} <Debug> HTTP-Session: cdd3416f-fe0b-4a3e-ac62-d2627b7ef28d Destroying unnamed session | ||
| 1530 | 2024.02.03 11:27:32.930187 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1531 | 2024.02.03 11:27:32.930223 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 55 rows starting from the beginning of the part | ||
| 1532 | 2024.02.03 11:27:32.930258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1533 | 2024.02.03 11:27:32.930333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1534 | 2024.02.03 11:27:32.930382 [ 3 ] {} <Debug> HTTP-Session: 77076a07-2341-49ee-ae40-42cf67494e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1535 | 2024.02.03 11:27:32.930434 [ 3 ] {} <Debug> HTTP-Session: 77076a07-2341-49ee-ae40-42cf67494e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1536 | 2024.02.03 11:27:32.930479 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 1537 | 2024.02.03 11:27:32.930621 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1538 | 2024.02.03 11:27:32.930736 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1539 | 2024.02.03 11:27:32.930740 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part | ||
| 1540 | 2024.02.03 11:27:32.931020 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 1541 | 2024.02.03 11:27:32.931211 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1542 | 2024.02.03 11:27:32.931286 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part | ||
| 1543 | 2024.02.03 11:27:32.931530 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 1544 | 2024.02.03 11:27:32.932544 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002584227 sec., 77005.61908841599 rows/sec., 6.10 MiB/sec. | ||
| 1545 | 2024.02.03 11:27:32.932665 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1546 | 2024.02.03 11:27:32.932838 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1547 | 2024.02.03 11:27:32.932902 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_11_2} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1548 | 2024.02.03 11:27:32.934170 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1549 | 2024.02.03 11:27:32.934417 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1550 | 2024.02.03 11:27:32.934606 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} <Trace> oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1551 | 2024.02.03 11:27:32.934723 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00404826 sec., 988 rows/sec., 82.50 KiB/sec. | ||
| 1552 | 2024.02.03 11:27:32.934883 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} <Debug> DynamicQueryHandler: Done processing query | ||
| 1553 | 2024.02.03 11:27:32.934910 [ 3 ] {84342684-d256-41f3-a84f-6fe55d04b891} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1554 | 2024.02.03 11:27:32.934930 [ 3 ] {} <Debug> HTTP-Session: 77076a07-2341-49ee-ae40-42cf67494e5e Destroying unnamed session | ||
| 1555 | 2024.02.03 11:27:32.935087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 17215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1556 | 2024.02.03 11:27:32.935160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1557 | 2024.02.03 11:27:32.935180 [ 3 ] {} <Debug> HTTP-Session: 9b839ae6-0f48-4e3f-85e7-7f1753018e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1558 | 2024.02.03 11:27:32.935196 [ 3 ] {} <Debug> HTTP-Session: 9b839ae6-0f48-4e3f-85e7-7f1753018e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1559 | 2024.02.03 11:27:32.935269 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1560 | 2024.02.03 11:27:32.935308 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1561 | 2024.02.03 11:27:32.935414 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1562 | 2024.02.03 11:27:32.935781 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1563 | 2024.02.03 11:27:32.935997 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1564 | 2024.02.03 11:27:32.936151 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1565 | 2024.02.03 11:27:32.936238 [ 88 ] {} <Debug> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1566 | 2024.02.03 11:27:32.936248 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} <Information> executeQuery: Read 104 rows, 10.83 KiB in 0.000950591 sec., 109405 rows/sec., 11.12 MiB/sec. | ||
| 1567 | 2024.02.03 11:27:32.936308 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1568 | 2024.02.03 11:27:32.936450 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1569 | 2024.02.03 11:27:32.936473 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} <Debug> DynamicQueryHandler: Done processing query | ||
| 1570 | 2024.02.03 11:27:32.936540 [ 3 ] {e0ed99ab-d139-49b2-849e-658c8fccb890} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 1571 | 2024.02.03 11:27:32.936568 [ 3 ] {} <Debug> HTTP-Session: 9b839ae6-0f48-4e3f-85e7-7f1753018e4b Destroying unnamed session | ||
| 1572 | 2024.02.03 11:27:32.936632 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1573 | 2024.02.03 11:27:32.936671 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 165 rows starting from the beginning of the part | ||
| 1574 | 2024.02.03 11:27:32.936763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1575 | 2024.02.03 11:27:32.936852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1576 | 2024.02.03 11:27:32.936868 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part | ||
| 1577 | 2024.02.03 11:27:32.936886 [ 3 ] {} <Debug> HTTP-Session: 61b2ad8b-7d38-41f9-aba9-2521bea33d90 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1578 | 2024.02.03 11:27:32.936941 [ 3 ] {} <Debug> HTTP-Session: 61b2ad8b-7d38-41f9-aba9-2521bea33d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2024.02.03 11:27:32.937119 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part | ||
| 1580 | 2024.02.03 11:27:32.937150 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1581 | 2024.02.03 11:27:32.937218 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1582 | 2024.02.03 11:27:32.937350 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part | ||
| 1583 | 2024.02.03 11:27:32.937680 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1584 | 2024.02.03 11:27:32.937680 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part | ||
| 1585 | 2024.02.03 11:27:32.937885 [ 22 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 1586 | 2024.02.03 11:27:32.938667 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 4 columns (4 merged, 0 gathered) in 0.002300601 sec., 260366.74764550652 rows/sec., 25.39 MiB/sec. | ||
| 1587 | 2024.02.03 11:27:32.938820 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1588 | 2024.02.03 11:27:32.939055 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1589 | 2024.02.03 11:27:32.939138 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_11_2} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1590 | 2024.02.03 11:27:32.942735 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1591 | 2024.02.03 11:27:32.942953 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1592 | 2024.02.03 11:27:32.943105 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} <Trace> oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1593 | 2024.02.03 11:27:32.943208 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} <Information> executeQuery: Read 4 rows, 286.00 B in 0.006015535 sec., 664 rows/sec., 46.43 KiB/sec. | ||
| 1594 | 2024.02.03 11:27:32.943368 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1595 | 2024.02.03 11:27:32.943391 [ 3 ] {40823205-a1e6-4a24-82f0-8a5c36a0c0b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1596 | 2024.02.03 11:27:32.943407 [ 3 ] {} <Debug> HTTP-Session: 61b2ad8b-7d38-41f9-aba9-2521bea33d90 Destroying unnamed session | ||
| 1597 | 2024.02.03 11:27:32.943542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 6495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1598 | 2024.02.03 11:27:32.943587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1599 | 2024.02.03 11:27:32.943607 [ 3 ] {} <Debug> HTTP-Session: 6b49ec2a-dfd5-4492-9c3a-aa4170be6bed Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1600 | 2024.02.03 11:27:32.943623 [ 3 ] {} <Debug> HTTP-Session: 6b49ec2a-dfd5-4492-9c3a-aa4170be6bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2024.02.03 11:27:32.943694 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1602 | 2024.02.03 11:27:32.943735 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1603 | 2024.02.03 11:27:32.943840 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1604 | 2024.02.03 11:27:32.944164 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1605 | 2024.02.03 11:27:32.944370 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1606 | 2024.02.03 11:27:32.944524 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1607 | 2024.02.03 11:27:32.944631 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} <Information> executeQuery: Read 38 rows, 3.05 KiB in 0.000900561 sec., 42195 rows/sec., 3.31 MiB/sec. | ||
| 1608 | 2024.02.03 11:27:32.944642 [ 87 ] {} <Debug> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1609 | 2024.02.03 11:27:32.944722 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1610 | 2024.02.03 11:27:32.944826 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1611 | 2024.02.03 11:27:32.944833 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1612 | 2024.02.03 11:27:32.944869 [ 3 ] {4f2d32f0-b929-4150-a616-b5814c7099b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1613 | 2024.02.03 11:27:32.944908 [ 3 ] {} <Debug> HTTP-Session: 6b49ec2a-dfd5-4492-9c3a-aa4170be6bed Destroying unnamed session | ||
| 1614 | 2024.02.03 11:27:32.944974 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1615 | 2024.02.03 11:27:32.945006 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 73 rows starting from the beginning of the part | ||
| 1616 | 2024.02.03 11:27:32.945089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1617 | 2024.02.03 11:27:32.945151 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 1618 | 2024.02.03 11:27:32.945171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1619 | 2024.02.03 11:27:32.945228 [ 3 ] {} <Debug> HTTP-Session: 0e28b971-5ccf-4dd5-a088-23674475fce1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1620 | 2024.02.03 11:27:32.945261 [ 3 ] {} <Debug> HTTP-Session: 0e28b971-5ccf-4dd5-a088-23674475fce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1621 | 2024.02.03 11:27:32.945369 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part | ||
| 1622 | 2024.02.03 11:27:32.945475 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1623 | 2024.02.03 11:27:32.945615 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1624 | 2024.02.03 11:27:32.945616 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 1625 | 2024.02.03 11:27:32.945944 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part | ||
| 1626 | 2024.02.03 11:27:32.946138 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1627 | 2024.02.03 11:27:32.946202 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
| 1628 | 2024.02.03 11:27:32.946757 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1629 | 2024.02.03 11:27:32.947406 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1630 | 2024.02.03 11:27:32.947605 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 221 rows, containing 4 columns (4 merged, 0 gathered) in 0.002816663 sec., 78461.64060095226 rows/sec., 6.14 MiB/sec. | ||
| 1631 | 2024.02.03 11:27:32.947739 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} <Trace> oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1632 | 2024.02.03 11:27:32.947800 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1633 | 2024.02.03 11:27:32.947986 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002450044 sec., 816 rows/sec., 57.40 KiB/sec. | ||
| 1634 | 2024.02.03 11:27:32.948173 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1635 | 2024.02.03 11:27:32.948222 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} <Debug> DynamicQueryHandler: Done processing query | ||
| 1636 | 2024.02.03 11:27:32.948261 [ 3 ] {aa1ca475-dead-4428-a923-3a3ca8d0ab90} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1637 | 2024.02.03 11:27:32.948266 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_11_2} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1638 | 2024.02.03 11:27:32.948292 [ 3 ] {} <Debug> HTTP-Session: 0e28b971-5ccf-4dd5-a088-23674475fce1 Destroying unnamed session | ||
| 1639 | 2024.02.03 11:27:32.948496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1640 | 2024.02.03 11:27:32.948545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1641 | 2024.02.03 11:27:32.948563 [ 3 ] {} <Debug> HTTP-Session: 0030387d-0800-4345-ad10-a25f6dd2cd10 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1642 | 2024.02.03 11:27:32.948581 [ 3 ] {} <Debug> HTTP-Session: 0030387d-0800-4345-ad10-a25f6dd2cd10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2024.02.03 11:27:32.948663 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1644 | 2024.02.03 11:27:32.948709 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1645 | 2024.02.03 11:27:32.948862 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1646 | 2024.02.03 11:27:32.949363 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1647 | 2024.02.03 11:27:32.949668 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1648 | 2024.02.03 11:27:32.949859 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1649 | 2024.02.03 11:27:32.949978 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1650 | 2024.02.03 11:27:32.949991 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001293118 sec., 26293 rows/sec., 35.48 MiB/sec. | ||
| 1651 | 2024.02.03 11:27:32.950040 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1652 | 2024.02.03 11:27:32.950201 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1653 | 2024.02.03 11:27:32.950258 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1654 | 2024.02.03 11:27:32.950307 [ 3 ] {26b2b71e-dba0-4c19-af93-491b81f4a62e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1655 | 2024.02.03 11:27:32.950349 [ 3 ] {} <Debug> HTTP-Session: 0030387d-0800-4345-ad10-a25f6dd2cd10 Destroying unnamed session | ||
| 1656 | 2024.02.03 11:27:32.950394 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1657 | 2024.02.03 11:27:32.950435 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 162 rows starting from the beginning of the part | ||
| 1658 | 2024.02.03 11:27:32.950571 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 1659 | 2024.02.03 11:27:32.950685 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part | ||
| 1660 | 2024.02.03 11:27:32.950794 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 1661 | 2024.02.03 11:27:32.950898 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part | ||
| 1662 | 2024.02.03 11:27:32.951006 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 1663 | 2024.02.03 11:27:32.954491 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 6 columns (6 merged, 0 gathered) in 0.004394158 sec., 69637.91470402294 rows/sec., 93.97 MiB/sec. | ||
| 1664 | 2024.02.03 11:27:32.954732 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1665 | 2024.02.03 11:27:32.954954 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1666 | 2024.02.03 11:27:32.955018 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1667 | 2024.02.03 11:27:32.955090 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in deceacd5-f511-4750-897e-631c0091c204::all_1_11_2: 4.07 MiB. | ||
| 1668 | 2024.02.03 11:27:37.904014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1669 | 2024.02.03 11:27:37.904140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1670 | 2024.02.03 11:27:37.904167 [ 3 ] {} <Debug> HTTP-Session: 58647f0b-aaad-430f-a7d2-37f538eba6af Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1671 | 2024.02.03 11:27:37.904191 [ 3 ] {} <Debug> HTTP-Session: 58647f0b-aaad-430f-a7d2-37f538eba6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1672 | 2024.02.03 11:27:37.904384 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT JSONEachRow; (stage: Complete) | ||
| 1673 | 2024.02.03 11:27:37.904979 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1674 | 2024.02.03 11:27:37.905149 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1675 | 2024.02.03 11:27:37.905201 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1676 | 2024.02.03 11:27:37.905369 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1677 | 2024.02.03 11:27:37.905486 [ 187 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1678 | 2024.02.03 11:27:37.905502 [ 188 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1679 | 2024.02.03 11:27:37.905642 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1680 | 2024.02.03 11:27:37.905694 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1681 | 2024.02.03 11:27:37.906675 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002244641 sec., 1782 rows/sec., 192.73 KiB/sec. | ||
| 1682 | 2024.02.03 11:27:37.906901 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} <Debug> DynamicQueryHandler: Done processing query | ||
| 1683 | 2024.02.03 11:27:37.906927 [ 3 ] {ff3d4624-1f46-46e3-b8da-0df5cff17166} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1684 | 2024.02.03 11:27:37.906944 [ 3 ] {} <Debug> HTTP-Session: 58647f0b-aaad-430f-a7d2-37f538eba6af Destroying unnamed session | ||
| 1685 | 2024.02.03 11:27:37.907179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1686 | 2024.02.03 11:27:37.907231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1687 | 2024.02.03 11:27:37.907253 [ 3 ] {} <Debug> HTTP-Session: fe20045d-95b8-4c9b-a796-6414aa65b43f Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1688 | 2024.02.03 11:27:37.907272 [ 3 ] {} <Debug> HTTP-Session: fe20045d-95b8-4c9b-a796-6414aa65b43f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2024.02.03 11:27:37.907403 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) | ||
| 1690 | 2024.02.03 11:27:37.907847 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1691 | 2024.02.03 11:27:37.908010 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1692 | 2024.02.03 11:27:37.908053 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1693 | 2024.02.03 11:27:37.908198 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1694 | 2024.02.03 11:27:37.908281 [ 190 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1695 | 2024.02.03 11:27:37.908289 [ 186 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1696 | 2024.02.03 11:27:37.908405 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1697 | 2024.02.03 11:27:37.908447 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1698 | 2024.02.03 11:27:37.909303 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001862501 sec., 2147 rows/sec., 232.28 KiB/sec. | ||
| 1699 | 2024.02.03 11:27:37.909496 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} <Debug> DynamicQueryHandler: Done processing query | ||
| 1700 | 2024.02.03 11:27:37.909519 [ 3 ] {8b63acbb-cf34-45d8-bb1f-7eba6fe60812} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1701 | 2024.02.03 11:27:37.909536 [ 3 ] {} <Debug> HTTP-Session: fe20045d-95b8-4c9b-a796-6414aa65b43f Destroying unnamed session | ||
| 1702 | 2024.02.03 11:27:37.909854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1703 | 2024.02.03 11:27:37.909900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1704 | 2024.02.03 11:27:37.909919 [ 3 ] {} <Debug> HTTP-Session: 208c817c-d41e-4a42-b39a-3be83c57bc1d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1705 | 2024.02.03 11:27:37.909936 [ 3 ] {} <Debug> HTTP-Session: 208c817c-d41e-4a42-b39a-3be83c57bc1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2024.02.03 11:27:37.910052 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 1707 | 2024.02.03 11:27:37.910506 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1708 | 2024.02.03 11:27:37.910669 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1709 | 2024.02.03 11:27:37.910711 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1710 | 2024.02.03 11:27:37.910854 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1711 | 2024.02.03 11:27:37.910927 [ 190 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1712 | 2024.02.03 11:27:37.910940 [ 188 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1713 | 2024.02.03 11:27:37.911025 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1714 | 2024.02.03 11:27:37.911066 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1715 | 2024.02.03 11:27:37.911980 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001890522 sec., 2115 rows/sec., 228.83 KiB/sec. | ||
| 1716 | 2024.02.03 11:27:37.912171 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1717 | 2024.02.03 11:27:37.912196 [ 3 ] {da6e398e-b7b0-42f2-9bfa-c962984e23fb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1718 | 2024.02.03 11:27:37.912212 [ 3 ] {} <Debug> HTTP-Session: 208c817c-d41e-4a42-b39a-3be83c57bc1d Destroying unnamed session | ||
| 1719 | 2024.02.03 11:27:37.912413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1720 | 2024.02.03 11:27:37.912459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1721 | 2024.02.03 11:27:37.912478 [ 3 ] {} <Debug> HTTP-Session: 1dcc2c3e-9fac-4e72-9e3b-8d464c65023c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1722 | 2024.02.03 11:27:37.912496 [ 3 ] {} <Debug> HTTP-Session: 1dcc2c3e-9fac-4e72-9e3b-8d464c65023c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1723 | 2024.02.03 11:27:37.912614 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 1724 | 2024.02.03 11:27:37.913065 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1725 | 2024.02.03 11:27:37.913230 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1726 | 2024.02.03 11:27:37.913272 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1727 | 2024.02.03 11:27:37.913415 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1728 | 2024.02.03 11:27:37.913504 [ 186 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1729 | 2024.02.03 11:27:37.913507 [ 187 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1730 | 2024.02.03 11:27:37.913615 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1731 | 2024.02.03 11:27:37.913658 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1732 | 2024.02.03 11:27:37.914548 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001896653 sec., 2108 rows/sec., 228.10 KiB/sec. | ||
| 1733 | 2024.02.03 11:27:37.914735 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1734 | 2024.02.03 11:27:37.914760 [ 3 ] {a08deadd-55a8-4fd8-ab23-93c8afdce79d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1735 | 2024.02.03 11:27:37.914776 [ 3 ] {} <Debug> HTTP-Session: 1dcc2c3e-9fac-4e72-9e3b-8d464c65023c Destroying unnamed session | ||
| 1736 | 2024.02.03 11:27:37.914989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1737 | 2024.02.03 11:27:37.915035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1738 | 2024.02.03 11:27:37.915055 [ 3 ] {} <Debug> HTTP-Session: 9d128407-4882-4b76-9828-5f52d66f5f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1739 | 2024.02.03 11:27:37.915072 [ 3 ] {} <Debug> HTTP-Session: 9d128407-4882-4b76-9828-5f52d66f5f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1740 | 2024.02.03 11:27:37.915192 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
| 1741 | 2024.02.03 11:27:37.915657 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1742 | 2024.02.03 11:27:37.915826 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1743 | 2024.02.03 11:27:37.915869 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1744 | 2024.02.03 11:27:37.916013 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1745 | 2024.02.03 11:27:37.916097 [ 190 ] {99651028-c541-4e05-9529-71d5007842a0} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1746 | 2024.02.03 11:27:37.916099 [ 188 ] {99651028-c541-4e05-9529-71d5007842a0} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1747 | 2024.02.03 11:27:37.916189 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1748 | 2024.02.03 11:27:37.916233 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1749 | 2024.02.03 11:27:37.917107 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001875792 sec., 2132 rows/sec., 230.63 KiB/sec. | ||
| 1750 | 2024.02.03 11:27:37.917304 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1751 | 2024.02.03 11:27:37.917329 [ 3 ] {99651028-c541-4e05-9529-71d5007842a0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1752 | 2024.02.03 11:27:37.917345 [ 3 ] {} <Debug> HTTP-Session: 9d128407-4882-4b76-9828-5f52d66f5f90 Destroying unnamed session | ||
| 1753 | 2024.02.03 11:27:37.917552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1754 | 2024.02.03 11:27:37.917598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1755 | 2024.02.03 11:27:37.917616 [ 3 ] {} <Debug> HTTP-Session: 498b599c-fe65-4578-9c97-34246ad5a5fc Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1756 | 2024.02.03 11:27:37.917634 [ 3 ] {} <Debug> HTTP-Session: 498b599c-fe65-4578-9c97-34246ad5a5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1757 | 2024.02.03 11:27:37.917757 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
| 1758 | 2024.02.03 11:27:37.918234 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1759 | 2024.02.03 11:27:37.918405 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1760 | 2024.02.03 11:27:37.918447 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1761 | 2024.02.03 11:27:37.918592 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1762 | 2024.02.03 11:27:37.918668 [ 186 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1763 | 2024.02.03 11:27:37.918681 [ 187 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1764 | 2024.02.03 11:27:37.918769 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} <Debug> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1765 | 2024.02.03 11:27:37.918812 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1766 | 2024.02.03 11:27:37.919726 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001929303 sec., 2073 rows/sec., 224.23 KiB/sec. | ||
| 1767 | 2024.02.03 11:27:37.919953 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1768 | 2024.02.03 11:27:37.919992 [ 3 ] {73a85573-ab20-43eb-aa70-ebfaf97605f4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1769 | 2024.02.03 11:27:37.920014 [ 3 ] {} <Debug> HTTP-Session: 498b599c-fe65-4578-9c97-34246ad5a5fc Destroying unnamed session | ||
| 1770 | 2024.02.03 11:27:37.935907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1771 | 2024.02.03 11:27:37.935960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1772 | 2024.02.03 11:27:37.935981 [ 3 ] {} <Debug> HTTP-Session: 275a6115-4455-4f66-a049-c6003e014e47 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1773 | 2024.02.03 11:27:37.936003 [ 3 ] {} <Debug> HTTP-Session: 275a6115-4455-4f66-a049-c6003e014e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1774 | 2024.02.03 11:27:37.936086 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1775 | 2024.02.03 11:27:37.936130 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1776 | 2024.02.03 11:27:37.936285 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1777 | 2024.02.03 11:27:37.936622 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1778 | 2024.02.03 11:27:37.936937 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1779 | 2024.02.03 11:27:37.937115 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} <Trace> oximeter.timeseries_schema (3a442a53-fb01-499a-9560-3870e14d6c66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1780 | 2024.02.03 11:27:37.937243 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001118685 sec., 5363 rows/sec., 869.46 KiB/sec. | ||
| 1781 | 2024.02.03 11:27:37.937425 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} <Debug> DynamicQueryHandler: Done processing query | ||
| 1782 | 2024.02.03 11:27:37.937451 [ 3 ] {b8d61849-cf03-4bcb-889e-5a556f437054} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1783 | 2024.02.03 11:27:37.937468 [ 3 ] {} <Debug> HTTP-Session: 275a6115-4455-4f66-a049-c6003e014e47 Destroying unnamed session | ||
| 1784 | 2024.02.03 11:27:37.937587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1785 | 2024.02.03 11:27:37.937638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1786 | 2024.02.03 11:27:37.937659 [ 3 ] {} <Debug> HTTP-Session: 8e7ad81d-b203-4952-baa7-507f2ea3003b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1787 | 2024.02.03 11:27:37.937678 [ 3 ] {} <Debug> HTTP-Session: 8e7ad81d-b203-4952-baa7-507f2ea3003b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1788 | 2024.02.03 11:27:37.937749 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1789 | 2024.02.03 11:27:37.937791 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1790 | 2024.02.03 11:27:37.937910 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1791 | 2024.02.03 11:27:37.938200 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1792 | 2024.02.03 11:27:37.938421 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1793 | 2024.02.03 11:27:37.938585 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1794 | 2024.02.03 11:27:37.938710 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.000931221 sec., 22551 rows/sec., 1.79 MiB/sec. | ||
| 1795 | 2024.02.03 11:27:37.938823 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} <Debug> DynamicQueryHandler: Done processing query | ||
| 1796 | 2024.02.03 11:27:37.938848 [ 3 ] {0ca544f0-e745-4f6e-8e03-99dca4beec35} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1797 | 2024.02.03 11:27:37.938865 [ 3 ] {} <Debug> HTTP-Session: 8e7ad81d-b203-4952-baa7-507f2ea3003b Destroying unnamed session | ||
| 1798 | 2024.02.03 11:27:37.938989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1799 | 2024.02.03 11:27:37.939036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1800 | 2024.02.03 11:27:37.939055 [ 3 ] {} <Debug> HTTP-Session: cc68742a-b9e3-4391-b274-34dfe833b9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1801 | 2024.02.03 11:27:37.939073 [ 3 ] {} <Debug> HTTP-Session: cc68742a-b9e3-4391-b274-34dfe833b9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1802 | 2024.02.03 11:27:37.939144 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1803 | 2024.02.03 11:27:37.939186 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1804 | 2024.02.03 11:27:37.939296 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1805 | 2024.02.03 11:27:37.939555 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1806 | 2024.02.03 11:27:37.939769 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1807 | 2024.02.03 11:27:37.939930 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} <Trace> oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1808 | 2024.02.03 11:27:37.940040 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000865929 sec., 2309 rows/sec., 197.36 KiB/sec. | ||
| 1809 | 2024.02.03 11:27:37.940155 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} <Debug> DynamicQueryHandler: Done processing query | ||
| 1810 | 2024.02.03 11:27:37.940182 [ 3 ] {1b30e45b-9ac6-4e92-852d-478ee55677ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1811 | 2024.02.03 11:27:37.940198 [ 3 ] {} <Debug> HTTP-Session: cc68742a-b9e3-4391-b274-34dfe833b9fd Destroying unnamed session | ||
| 1812 | 2024.02.03 11:27:37.940366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 14638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1813 | 2024.02.03 11:27:37.940413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1814 | 2024.02.03 11:27:37.940434 [ 3 ] {} <Debug> HTTP-Session: 825a3490-ef31-4742-bb34-c85e9b06db52 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1815 | 2024.02.03 11:27:37.940451 [ 3 ] {} <Debug> HTTP-Session: 825a3490-ef31-4742-bb34-c85e9b06db52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1816 | 2024.02.03 11:27:37.940528 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1817 | 2024.02.03 11:27:37.940568 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1818 | 2024.02.03 11:27:37.940675 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1819 | 2024.02.03 11:27:37.941006 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1820 | 2024.02.03 11:27:37.941229 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1821 | 2024.02.03 11:27:37.941387 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1822 | 2024.02.03 11:27:37.941485 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} <Information> executeQuery: Read 100 rows, 8.53 KiB in 0.000926351 sec., 107950 rows/sec., 8.99 MiB/sec. | ||
| 1823 | 2024.02.03 11:27:37.941590 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} <Debug> DynamicQueryHandler: Done processing query | ||
| 1824 | 2024.02.03 11:27:37.941614 [ 3 ] {0aebd12d-8f94-4380-906b-9bc73bd13288} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1825 | 2024.02.03 11:27:37.941630 [ 3 ] {} <Debug> HTTP-Session: 825a3490-ef31-4742-bb34-c85e9b06db52 Destroying unnamed session | ||
| 1826 | 2024.02.03 11:27:37.941745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1827 | 2024.02.03 11:27:37.941790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1828 | 2024.02.03 11:27:37.941813 [ 3 ] {} <Debug> HTTP-Session: 114d47a9-eacd-4084-b1ef-da3595221dd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1829 | 2024.02.03 11:27:37.941831 [ 3 ] {} <Debug> HTTP-Session: 114d47a9-eacd-4084-b1ef-da3595221dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2024.02.03 11:27:37.941900 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1831 | 2024.02.03 11:27:37.941939 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1832 | 2024.02.03 11:27:37.942045 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1833 | 2024.02.03 11:27:37.942293 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1834 | 2024.02.03 11:27:37.942518 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1835 | 2024.02.03 11:27:37.942683 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} <Trace> oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1836 | 2024.02.03 11:27:37.942784 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000855369 sec., 2338 rows/sec., 163.26 KiB/sec. | ||
| 1837 | 2024.02.03 11:27:37.942905 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} <Debug> DynamicQueryHandler: Done processing query | ||
| 1838 | 2024.02.03 11:27:37.942932 [ 3 ] {3ed31dda-1041-4738-bca6-b0122c601b18} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1839 | 2024.02.03 11:27:37.942948 [ 3 ] {} <Debug> HTTP-Session: 114d47a9-eacd-4084-b1ef-da3595221dd6 Destroying unnamed session | ||
| 1840 | 2024.02.03 11:27:37.943077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 8001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1841 | 2024.02.03 11:27:37.943124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1842 | 2024.02.03 11:27:37.943144 [ 3 ] {} <Debug> HTTP-Session: a917d431-ba11-4f52-abfe-18c395871a5e Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1843 | 2024.02.03 11:27:37.943166 [ 3 ] {} <Debug> HTTP-Session: a917d431-ba11-4f52-abfe-18c395871a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2024.02.03 11:27:37.943236 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1845 | 2024.02.03 11:27:37.943276 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1846 | 2024.02.03 11:27:37.943384 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1847 | 2024.02.03 11:27:37.943691 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1848 | 2024.02.03 11:27:37.943910 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1849 | 2024.02.03 11:27:37.944067 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1850 | 2024.02.03 11:27:37.944172 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} <Information> executeQuery: Read 47 rows, 3.74 KiB in 0.00090751 sec., 51790 rows/sec., 4.03 MiB/sec. | ||
| 1851 | 2024.02.03 11:27:37.944283 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1852 | 2024.02.03 11:27:37.944308 [ 3 ] {19334baa-f62a-4a29-9f02-2f4ec1531ff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1853 | 2024.02.03 11:27:37.944324 [ 3 ] {} <Debug> HTTP-Session: a917d431-ba11-4f52-abfe-18c395871a5e Destroying unnamed session | ||
| 1854 | 2024.02.03 11:27:37.944582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 74389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1855 | 2024.02.03 11:27:37.944629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1856 | 2024.02.03 11:27:37.944649 [ 3 ] {} <Debug> HTTP-Session: a54c4ed3-29b9-41c6-95cb-a91884146887 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1857 | 2024.02.03 11:27:37.944670 [ 3 ] {} <Debug> HTTP-Session: a54c4ed3-29b9-41c6-95cb-a91884146887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1858 | 2024.02.03 11:27:37.944760 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1859 | 2024.02.03 11:27:37.944805 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1860 | 2024.02.03 11:27:37.944921 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1861 | 2024.02.03 11:27:37.945399 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1862 | 2024.02.03 11:27:37.945679 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1863 | 2024.02.03 11:27:37.945871 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} <Trace> oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1864 | 2024.02.03 11:27:37.945969 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} <Information> executeQuery: Read 385 rows, 27.82 KiB in 0.001179716 sec., 326349 rows/sec., 23.03 MiB/sec. | ||
| 1865 | 2024.02.03 11:27:37.946114 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} <Debug> DynamicQueryHandler: Done processing query | ||
| 1866 | 2024.02.03 11:27:37.946139 [ 3 ] {059e7cc8-c99b-437d-a9b8-0ae1798e2414} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
| 1867 | 2024.02.03 11:27:37.946157 [ 3 ] {} <Debug> HTTP-Session: a54c4ed3-29b9-41c6-95cb-a91884146887 Destroying unnamed session | ||
| 1868 | 2024.02.03 11:27:37.946332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1869 | 2024.02.03 11:27:37.946378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1870 | 2024.02.03 11:27:37.946398 [ 3 ] {} <Debug> HTTP-Session: a749133c-90fb-4118-bd2f-07b48c098c44 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1871 | 2024.02.03 11:27:37.946416 [ 3 ] {} <Debug> HTTP-Session: a749133c-90fb-4118-bd2f-07b48c098c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2024.02.03 11:27:37.946490 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1873 | 2024.02.03 11:27:37.946534 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1874 | 2024.02.03 11:27:37.946668 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1875 | 2024.02.03 11:27:37.947072 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1876 | 2024.02.03 11:27:37.947368 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1877 | 2024.02.03 11:27:37.947566 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1878 | 2024.02.03 11:27:37.947667 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001148685 sec., 18281 rows/sec., 24.67 MiB/sec. | ||
| 1879 | 2024.02.03 11:27:37.947800 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 1880 | 2024.02.03 11:27:37.947826 [ 3 ] {76126f74-1dab-47aa-bab2-e64a1866e0fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1881 | 2024.02.03 11:27:37.947843 [ 3 ] {} <Debug> HTTP-Session: a749133c-90fb-4118-bd2f-07b48c098c44 Destroying unnamed session | ||
| 1882 | 2024.02.03 11:27:42.685459 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1883 | 2024.02.03 11:27:42.685526 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1884 | 2024.02.03 11:27:42.905055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1885 | 2024.02.03 11:27:42.905175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1886 | 2024.02.03 11:27:42.905208 [ 3 ] {} <Debug> HTTP-Session: a0f92f33-89b0-4cb4-a615-ff78f7a37e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1887 | 2024.02.03 11:27:42.905236 [ 3 ] {} <Debug> HTTP-Session: a0f92f33-89b0-4cb4-a615-ff78f7a37e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1888 | 2024.02.03 11:27:42.905381 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1889 | 2024.02.03 11:27:42.905451 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1890 | 2024.02.03 11:27:42.905615 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1891 | 2024.02.03 11:27:42.906036 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1892 | 2024.02.03 11:27:42.906305 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1893 | 2024.02.03 11:27:42.906474 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1894 | 2024.02.03 11:27:42.906602 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001173396 sec., 28975 rows/sec., 2.29 MiB/sec. | ||
| 1895 | 2024.02.03 11:27:42.906731 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1896 | 2024.02.03 11:27:42.906757 [ 3 ] {d33f2071-af37-4593-9d90-344702f8e50b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1897 | 2024.02.03 11:27:42.906773 [ 3 ] {} <Debug> HTTP-Session: a0f92f33-89b0-4cb4-a615-ff78f7a37e5e Destroying unnamed session | ||
| 1898 | 2024.02.03 11:27:42.906923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1899 | 2024.02.03 11:27:42.906970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1900 | 2024.02.03 11:27:42.906990 [ 3 ] {} <Debug> HTTP-Session: d46ef39c-c174-434f-aa12-dcd6d859d558 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1901 | 2024.02.03 11:27:42.907007 [ 3 ] {} <Debug> HTTP-Session: d46ef39c-c174-434f-aa12-dcd6d859d558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1902 | 2024.02.03 11:27:42.907084 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1903 | 2024.02.03 11:27:42.907125 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1904 | 2024.02.03 11:27:42.907230 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1905 | 2024.02.03 11:27:42.907581 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1906 | 2024.02.03 11:27:42.907801 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1907 | 2024.02.03 11:27:42.907964 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1908 | 2024.02.03 11:27:42.908076 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000956522 sec., 106636 rows/sec., 10.87 MiB/sec. | ||
| 1909 | 2024.02.03 11:27:42.908195 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1910 | 2024.02.03 11:27:42.908219 [ 3 ] {d79254d5-858b-4be3-bb5f-ddbb8963770c} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 1911 | 2024.02.03 11:27:42.908235 [ 3 ] {} <Debug> HTTP-Session: d46ef39c-c174-434f-aa12-dcd6d859d558 Destroying unnamed session | ||
| 1912 | 2024.02.03 11:27:42.908362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1913 | 2024.02.03 11:27:42.908409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1914 | 2024.02.03 11:27:42.908430 [ 3 ] {} <Debug> HTTP-Session: 3d84b58b-0b1b-4345-9d23-d696909a2a8d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1915 | 2024.02.03 11:27:42.908447 [ 3 ] {} <Debug> HTTP-Session: 3d84b58b-0b1b-4345-9d23-d696909a2a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1916 | 2024.02.03 11:27:42.908518 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1917 | 2024.02.03 11:27:42.908557 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1918 | 2024.02.03 11:27:42.908665 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1919 | 2024.02.03 11:27:42.908954 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1920 | 2024.02.03 11:27:42.909164 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1921 | 2024.02.03 11:27:42.909326 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1922 | 2024.02.03 11:27:42.909447 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.00089432 sec., 38017 rows/sec., 2.97 MiB/sec. | ||
| 1923 | 2024.02.03 11:27:42.909594 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} <Debug> DynamicQueryHandler: Done processing query | ||
| 1924 | 2024.02.03 11:27:42.909619 [ 3 ] {e2b7f36a-ff7a-4af1-b6ee-6cecbf01a632} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1925 | 2024.02.03 11:27:42.909635 [ 3 ] {} <Debug> HTTP-Session: 3d84b58b-0b1b-4345-9d23-d696909a2a8d Destroying unnamed session | ||
| 1926 | 2024.02.03 11:27:42.909832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1927 | 2024.02.03 11:27:42.909877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1928 | 2024.02.03 11:27:42.909899 [ 3 ] {} <Debug> HTTP-Session: 5d228306-c12b-4fb1-bf4c-86a5e76880b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1929 | 2024.02.03 11:27:42.909916 [ 3 ] {} <Debug> HTTP-Session: 5d228306-c12b-4fb1-bf4c-86a5e76880b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1930 | 2024.02.03 11:27:42.909998 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1931 | 2024.02.03 11:27:42.910044 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1932 | 2024.02.03 11:27:42.910190 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1933 | 2024.02.03 11:27:42.910608 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1934 | 2024.02.03 11:27:42.910929 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1935 | 2024.02.03 11:27:42.911126 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1936 | 2024.02.03 11:27:42.911244 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001217247 sec., 27931 rows/sec., 37.69 MiB/sec. | ||
| 1937 | 2024.02.03 11:27:42.911373 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} <Debug> DynamicQueryHandler: Done processing query | ||
| 1938 | 2024.02.03 11:27:42.911398 [ 3 ] {93e72518-50c0-4ef8-9dd6-c409f04eda65} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1939 | 2024.02.03 11:27:42.911414 [ 3 ] {} <Debug> HTTP-Session: 5d228306-c12b-4fb1-bf4c-86a5e76880b9 Destroying unnamed session | ||
| 1940 | 2024.02.03 11:27:47.905260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1941 | 2024.02.03 11:27:47.905383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1942 | 2024.02.03 11:27:47.905410 [ 3 ] {} <Debug> HTTP-Session: 8a84ec1c-c48b-43d1-8eab-ed0dcdbdd9ed Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1943 | 2024.02.03 11:27:47.905436 [ 3 ] {} <Debug> HTTP-Session: 8a84ec1c-c48b-43d1-8eab-ed0dcdbdd9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2024.02.03 11:27:47.905568 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1945 | 2024.02.03 11:27:47.905629 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1946 | 2024.02.03 11:27:47.905794 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1947 | 2024.02.03 11:27:47.906194 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1948 | 2024.02.03 11:27:47.906464 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1949 | 2024.02.03 11:27:47.906637 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 1950 | 2024.02.03 11:27:47.906774 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001171716 sec., 17922 rows/sec., 1.42 MiB/sec. | ||
| 1951 | 2024.02.03 11:27:47.906909 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1952 | 2024.02.03 11:27:47.906935 [ 3 ] {95446ba0-528b-4811-8a9a-324476626b2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1953 | 2024.02.03 11:27:47.906952 [ 3 ] {} <Debug> HTTP-Session: 8a84ec1c-c48b-43d1-8eab-ed0dcdbdd9ed Destroying unnamed session | ||
| 1954 | 2024.02.03 11:27:47.907122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1955 | 2024.02.03 11:27:47.907169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1956 | 2024.02.03 11:27:47.907189 [ 3 ] {} <Debug> HTTP-Session: df1048e5-0ff9-4a31-a40a-68a020ffeaf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1957 | 2024.02.03 11:27:47.907207 [ 3 ] {} <Debug> HTTP-Session: df1048e5-0ff9-4a31-a40a-68a020ffeaf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1958 | 2024.02.03 11:27:47.907281 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1959 | 2024.02.03 11:27:47.907322 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1960 | 2024.02.03 11:27:47.907428 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1961 | 2024.02.03 11:27:47.907756 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1962 | 2024.02.03 11:27:47.907982 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1963 | 2024.02.03 11:27:47.908136 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 1964 | 2024.02.03 11:27:47.908254 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.000943121 sec., 66799 rows/sec., 5.88 MiB/sec. | ||
| 1965 | 2024.02.03 11:27:47.908374 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1966 | 2024.02.03 11:27:47.908398 [ 3 ] {be320855-f028-460d-a5e6-6a55c7d3ef2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1967 | 2024.02.03 11:27:47.908414 [ 3 ] {} <Debug> HTTP-Session: df1048e5-0ff9-4a31-a40a-68a020ffeaf7 Destroying unnamed session | ||
| 1968 | 2024.02.03 11:27:47.908535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1969 | 2024.02.03 11:27:47.908582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1970 | 2024.02.03 11:27:47.908602 [ 3 ] {} <Debug> HTTP-Session: e3ef6852-b005-45ea-9567-afb33494655d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1971 | 2024.02.03 11:27:47.908619 [ 3 ] {} <Debug> HTTP-Session: e3ef6852-b005-45ea-9567-afb33494655d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1972 | 2024.02.03 11:27:47.908690 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1973 | 2024.02.03 11:27:47.908730 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1974 | 2024.02.03 11:27:47.908839 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1975 | 2024.02.03 11:27:47.909115 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1976 | 2024.02.03 11:27:47.909331 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1977 | 2024.02.03 11:27:47.909486 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 1978 | 2024.02.03 11:27:47.909609 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.00088969 sec., 23603 rows/sec., 1.85 MiB/sec. | ||
| 1979 | 2024.02.03 11:27:47.909779 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1980 | 2024.02.03 11:27:47.909804 [ 3 ] {7b46f312-1f17-41d4-acc5-9d1e119c2cb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1981 | 2024.02.03 11:27:47.909820 [ 3 ] {} <Debug> HTTP-Session: e3ef6852-b005-45ea-9567-afb33494655d Destroying unnamed session | ||
| 1982 | 2024.02.03 11:27:47.910003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1983 | 2024.02.03 11:27:47.910048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1984 | 2024.02.03 11:27:47.910068 [ 3 ] {} <Debug> HTTP-Session: 06d20ec6-a801-439d-bcd2-4bc65caedad5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1985 | 2024.02.03 11:27:47.910084 [ 3 ] {} <Debug> HTTP-Session: 06d20ec6-a801-439d-bcd2-4bc65caedad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1986 | 2024.02.03 11:27:47.910159 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1987 | 2024.02.03 11:27:47.910204 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1988 | 2024.02.03 11:27:47.910354 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1989 | 2024.02.03 11:27:47.910787 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 1990 | 2024.02.03 11:27:47.911091 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1991 | 2024.02.03 11:27:47.911281 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 1992 | 2024.02.03 11:27:47.911402 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001214958 sec., 17284 rows/sec., 23.32 MiB/sec. | ||
| 1993 | 2024.02.03 11:27:47.911530 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1994 | 2024.02.03 11:27:47.911554 [ 3 ] {3c85c0a0-7e02-4f8e-af83-b842d79cbda2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1995 | 2024.02.03 11:27:47.911570 [ 3 ] {} <Debug> HTTP-Session: 06d20ec6-a801-439d-bcd2-4bc65caedad5 Destroying unnamed session | ||
| 1996 | 2024.02.03 11:27:52.905524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1997 | 2024.02.03 11:27:52.905646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1998 | 2024.02.03 11:27:52.905674 [ 3 ] {} <Debug> HTTP-Session: d8b07f28-5e7c-4faa-9553-8a31bdeb9230 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 1999 | 2024.02.03 11:27:52.905698 [ 3 ] {} <Debug> HTTP-Session: d8b07f28-5e7c-4faa-9553-8a31bdeb9230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2024.02.03 11:27:52.905832 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2001 | 2024.02.03 11:27:52.905900 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2002 | 2024.02.03 11:27:52.906071 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2003 | 2024.02.03 11:27:52.906521 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2004 | 2024.02.03 11:27:52.906801 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2005 | 2024.02.03 11:27:52.906983 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2006 | 2024.02.03 11:27:52.907106 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001238407 sec., 27454 rows/sec., 2.17 MiB/sec. | ||
| 2007 | 2024.02.03 11:27:52.907265 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2008 | 2024.02.03 11:27:52.907291 [ 3 ] {2958952e-6484-416c-baba-0736443e0ea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2009 | 2024.02.03 11:27:52.907308 [ 3 ] {} <Debug> HTTP-Session: d8b07f28-5e7c-4faa-9553-8a31bdeb9230 Destroying unnamed session | ||
| 2010 | 2024.02.03 11:27:52.907444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2011 | 2024.02.03 11:27:52.907496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2012 | 2024.02.03 11:27:52.907517 [ 3 ] {} <Debug> HTTP-Session: b0e7b584-c5a0-44df-abee-202d13729d83 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2013 | 2024.02.03 11:27:52.907535 [ 3 ] {} <Debug> HTTP-Session: b0e7b584-c5a0-44df-abee-202d13729d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2014 | 2024.02.03 11:27:52.907624 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2015 | 2024.02.03 11:27:52.907667 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2016 | 2024.02.03 11:27:52.907775 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2017 | 2024.02.03 11:27:52.908156 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2018 | 2024.02.03 11:27:52.908383 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2019 | 2024.02.03 11:27:52.908551 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2020 | 2024.02.03 11:27:52.908681 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.001020723 sec., 99929 rows/sec., 10.19 MiB/sec. | ||
| 2021 | 2024.02.03 11:27:52.908803 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} <Debug> DynamicQueryHandler: Done processing query | ||
| 2022 | 2024.02.03 11:27:52.908828 [ 3 ] {d7503057-d69d-4408-8deb-6a21a6c8ae46} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 2023 | 2024.02.03 11:27:52.908844 [ 3 ] {} <Debug> HTTP-Session: b0e7b584-c5a0-44df-abee-202d13729d83 Destroying unnamed session | ||
| 2024 | 2024.02.03 11:27:52.908995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2025 | 2024.02.03 11:27:52.909042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2026 | 2024.02.03 11:27:52.909066 [ 3 ] {} <Debug> HTTP-Session: 27e1f095-1ded-458d-958a-665b70e18b15 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2027 | 2024.02.03 11:27:52.909084 [ 3 ] {} <Debug> HTTP-Session: 27e1f095-1ded-458d-958a-665b70e18b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2028 | 2024.02.03 11:27:52.909154 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2029 | 2024.02.03 11:27:52.909194 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2030 | 2024.02.03 11:27:52.909305 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2031 | 2024.02.03 11:27:52.909609 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2032 | 2024.02.03 11:27:52.909825 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2033 | 2024.02.03 11:27:52.909990 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2034 | 2024.02.03 11:27:52.910112 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.0009286 sec., 36614 rows/sec., 2.86 MiB/sec. | ||
| 2035 | 2024.02.03 11:27:52.910229 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2036 | 2024.02.03 11:27:52.910255 [ 3 ] {8d385f9a-c426-4717-bf29-ced63a61e22b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2037 | 2024.02.03 11:27:52.910271 [ 3 ] {} <Debug> HTTP-Session: 27e1f095-1ded-458d-958a-665b70e18b15 Destroying unnamed session | ||
| 2038 | 2024.02.03 11:27:52.910467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2039 | 2024.02.03 11:27:52.910513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2040 | 2024.02.03 11:27:52.910533 [ 3 ] {} <Debug> HTTP-Session: c3cdbf76-4838-498f-9f53-2ec3473162f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2041 | 2024.02.03 11:27:52.910553 [ 3 ] {} <Debug> HTTP-Session: c3cdbf76-4838-498f-9f53-2ec3473162f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2042 | 2024.02.03 11:27:52.910635 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2043 | 2024.02.03 11:27:52.910680 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2044 | 2024.02.03 11:27:52.910820 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2045 | 2024.02.03 11:27:52.911268 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2046 | 2024.02.03 11:27:52.911598 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2047 | 2024.02.03 11:27:52.911802 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2048 | 2024.02.03 11:27:52.911934 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001268948 sec., 26793 rows/sec., 36.16 MiB/sec. | ||
| 2049 | 2024.02.03 11:27:52.912088 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} <Debug> DynamicQueryHandler: Done processing query | ||
| 2050 | 2024.02.03 11:27:52.912112 [ 3 ] {c31c220e-2840-4b53-b97f-1326b44de1db} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2051 | 2024.02.03 11:27:52.912127 [ 3 ] {} <Debug> HTTP-Session: c3cdbf76-4838-498f-9f53-2ec3473162f3 Destroying unnamed session | ||
| 2052 | 2024.02.03 11:27:57.685569 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2053 | 2024.02.03 11:27:57.685635 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2054 | 2024.02.03 11:27:57.904748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2055 | 2024.02.03 11:27:57.904856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2056 | 2024.02.03 11:27:57.904891 [ 3 ] {} <Debug> HTTP-Session: 8223a672-395f-48ab-9284-e006db29e9b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2057 | 2024.02.03 11:27:57.904916 [ 3 ] {} <Debug> HTTP-Session: 8223a672-395f-48ab-9284-e006db29e9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2024.02.03 11:27:57.905058 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2059 | 2024.02.03 11:27:57.905122 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2060 | 2024.02.03 11:27:57.905285 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2061 | 2024.02.03 11:27:57.905734 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2062 | 2024.02.03 11:27:57.906008 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2063 | 2024.02.03 11:27:57.906183 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2064 | 2024.02.03 11:27:57.906322 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001216497 sec., 17262 rows/sec., 1.37 MiB/sec. | ||
| 2065 | 2024.02.03 11:27:57.906321 [ 79 ] {} <Debug> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2066 | 2024.02.03 11:27:57.906433 [ 79 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2067 | 2024.02.03 11:27:57.906536 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2068 | 2024.02.03 11:27:57.906544 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2069 | 2024.02.03 11:27:57.906629 [ 3 ] {8e3735fc-fd36-4cfb-9d2c-6779c3372d2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2070 | 2024.02.03 11:27:57.906681 [ 3 ] {} <Debug> HTTP-Session: 8223a672-395f-48ab-9284-e006db29e9b8 Destroying unnamed session | ||
| 2071 | 2024.02.03 11:27:57.906724 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2072 | 2024.02.03 11:27:57.906761 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 55 rows starting from the beginning of the part | ||
| 2073 | 2024.02.03 11:27:57.906872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2074 | 2024.02.03 11:27:57.906918 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part | ||
| 2075 | 2024.02.03 11:27:57.906983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2076 | 2024.02.03 11:27:57.907020 [ 3 ] {} <Debug> HTTP-Session: 90df398e-9d8f-4543-82e4-b91d1e0afb29 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2077 | 2024.02.03 11:27:57.907060 [ 3 ] {} <Debug> HTTP-Session: 90df398e-9d8f-4543-82e4-b91d1e0afb29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2078 | 2024.02.03 11:27:57.907121 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 2079 | 2024.02.03 11:27:57.907268 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2080 | 2024.02.03 11:27:57.907380 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part | ||
| 2081 | 2024.02.03 11:27:57.907390 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2082 | 2024.02.03 11:27:57.907678 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 2083 | 2024.02.03 11:27:57.907847 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2084 | 2024.02.03 11:27:57.907952 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part | ||
| 2085 | 2024.02.03 11:27:57.908503 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2086 | 2024.02.03 11:27:57.908998 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2087 | 2024.02.03 11:27:57.909336 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.002839263 sec., 65509.95804192849 rows/sec., 5.19 MiB/sec. | ||
| 2088 | 2024.02.03 11:27:57.909349 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2089 | 2024.02.03 11:27:57.909483 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2090 | 2024.02.03 11:27:57.909519 [ 79 ] {} <Debug> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2091 | 2024.02.03 11:27:57.909611 [ 79 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2092 | 2024.02.03 11:27:57.909629 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.002275431 sec., 27687 rows/sec., 2.44 MiB/sec. | ||
| 2093 | 2024.02.03 11:27:57.909749 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2094 | 2024.02.03 11:27:57.909969 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2095 | 2024.02.03 11:27:57.910070 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2096 | 2024.02.03 11:27:57.910120 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} <Debug> DynamicQueryHandler: Done processing query | ||
| 2097 | 2024.02.03 11:27:57.910124 [ 13 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_16_3} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2098 | 2024.02.03 11:27:57.910140 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 167 rows starting from the beginning of the part | ||
| 2099 | 2024.02.03 11:27:57.910170 [ 3 ] {b49c9af5-8c77-47a4-b641-4d9d6897e113} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2100 | 2024.02.03 11:27:57.910254 [ 3 ] {} <Debug> HTTP-Session: 90df398e-9d8f-4543-82e4-b91d1e0afb29 Destroying unnamed session | ||
| 2101 | 2024.02.03 11:27:57.910398 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 2102 | 2024.02.03 11:27:57.910482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2103 | 2024.02.03 11:27:57.910564 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 102 rows starting from the beginning of the part | ||
| 2104 | 2024.02.03 11:27:57.910573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2105 | 2024.02.03 11:27:57.910644 [ 3 ] {} <Debug> HTTP-Session: e9e55a68-f954-4dc8-bcd8-b233915b0a8e Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2106 | 2024.02.03 11:27:57.910673 [ 3 ] {} <Debug> HTTP-Session: e9e55a68-f954-4dc8-bcd8-b233915b0a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2024.02.03 11:27:57.910793 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part | ||
| 2108 | 2024.02.03 11:27:57.910889 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2109 | 2024.02.03 11:27:57.911008 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2110 | 2024.02.03 11:27:57.911029 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 102 rows starting from the beginning of the part | ||
| 2111 | 2024.02.03 11:27:57.911358 [ 10 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part | ||
| 2112 | 2024.02.03 11:27:57.911509 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2113 | 2024.02.03 11:27:57.912286 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2114 | 2024.02.03 11:27:57.912767 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2115 | 2024.02.03 11:27:57.913126 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2116 | 2024.02.03 11:27:57.913193 [ 13 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 4 columns (4 merged, 0 gathered) in 0.003517998 sec., 169698.78891346726 rows/sec., 16.01 MiB/sec. | ||
| 2117 | 2024.02.03 11:27:57.913278 [ 79 ] {} <Debug> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2118 | 2024.02.03 11:27:57.913358 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.002379233 sec., 8826 rows/sec., 706.80 KiB/sec. | ||
| 2119 | 2024.02.03 11:27:57.913362 [ 79 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2120 | 2024.02.03 11:27:57.913408 [ 21 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2121 | 2024.02.03 11:27:57.913649 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2122 | 2024.02.03 11:27:57.913769 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} <Debug> DynamicQueryHandler: Done processing query | ||
| 2123 | 2024.02.03 11:27:57.913825 [ 3 ] {03e2d657-a144-49d5-b7ad-4918837bd629} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2124 | 2024.02.03 11:27:57.913884 [ 21 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2125 | 2024.02.03 11:27:57.913879 [ 3 ] {} <Debug> HTTP-Session: e9e55a68-f954-4dc8-bcd8-b233915b0a8e Destroying unnamed session | ||
| 2126 | 2024.02.03 11:27:57.913922 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2127 | 2024.02.03 11:27:57.913996 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 77 rows starting from the beginning of the part | ||
| 2128 | 2024.02.03 11:27:57.913997 [ 21 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_16_3} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2129 | 2024.02.03 11:27:57.914189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2130 | 2024.02.03 11:27:57.914279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2131 | 2024.02.03 11:27:57.914322 [ 3 ] {} <Debug> HTTP-Session: 3fbe8895-9511-4e9a-b2bb-d78fc7dd0d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2132 | 2024.02.03 11:27:57.914342 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part | ||
| 2133 | 2024.02.03 11:27:57.914355 [ 3 ] {} <Debug> HTTP-Session: 3fbe8895-9511-4e9a-b2bb-d78fc7dd0d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2024.02.03 11:27:57.914604 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2135 | 2024.02.03 11:27:57.914619 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 2136 | 2024.02.03 11:27:57.914713 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2137 | 2024.02.03 11:27:57.915002 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part | ||
| 2138 | 2024.02.03 11:27:57.915287 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2139 | 2024.02.03 11:27:57.915358 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 2140 | 2024.02.03 11:27:57.915607 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part | ||
| 2141 | 2024.02.03 11:27:57.916107 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2142 | 2024.02.03 11:27:57.916837 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2143 | 2024.02.03 11:27:57.917101 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.003649652 sec., 64115.701990217145 rows/sec., 5.01 MiB/sec. | ||
| 2144 | 2024.02.03 11:27:57.917190 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2145 | 2024.02.03 11:27:57.917293 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2146 | 2024.02.03 11:27:57.917386 [ 79 ] {} <Debug> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2147 | 2024.02.03 11:27:57.917478 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.002826703 sec., 7429 rows/sec., 10.03 MiB/sec. | ||
| 2148 | 2024.02.03 11:27:57.917486 [ 79 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2149 | 2024.02.03 11:27:57.917723 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2150 | 2024.02.03 11:27:57.917770 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2151 | 2024.02.03 11:27:57.917983 [ 20 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_16_3} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2152 | 2024.02.03 11:27:57.918045 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} <Debug> DynamicQueryHandler: Done processing query | ||
| 2153 | 2024.02.03 11:27:57.918068 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2154 | 2024.02.03 11:27:57.918130 [ 3 ] {0df6a933-4674-4d0e-afe0-cb7696ed1f79} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2155 | 2024.02.03 11:27:57.918177 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 306 rows starting from the beginning of the part | ||
| 2156 | 2024.02.03 11:27:57.918187 [ 3 ] {} <Debug> HTTP-Session: 3fbe8895-9511-4e9a-b2bb-d78fc7dd0d7f Destroying unnamed session | ||
| 2157 | 2024.02.03 11:27:57.918340 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part | ||
| 2158 | 2024.02.03 11:27:57.918445 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 2159 | 2024.02.03 11:27:57.918537 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part | ||
| 2160 | 2024.02.03 11:27:57.918629 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 2161 | 2024.02.03 11:27:57.918718 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part | ||
| 2162 | 2024.02.03 11:27:57.920083 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 437 rows, containing 6 columns (6 merged, 0 gathered) in 0.002513206 sec., 173881.4884255409 rows/sec., 234.64 MiB/sec. | ||
| 2163 | 2024.02.03 11:27:57.920334 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2164 | 2024.02.03 11:27:57.920547 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2165 | 2024.02.03 11:27:57.920604 [ 13 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2166 | 2024.02.03 11:27:57.920662 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in deceacd5-f511-4750-897e-631c0091c204::all_1_16_3: 4.01 MiB. | ||
| 2167 | 2024.02.03 11:27:58.000133 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.09 MiB, peak 236.75 MiB, will set to 230.98 MiB (RSS), difference: -4.11 MiB | ||
| 2168 | 2024.02.03 11:28:02.906086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2169 | 2024.02.03 11:28:02.906215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2170 | 2024.02.03 11:28:02.906242 [ 3 ] {} <Debug> HTTP-Session: de4334e4-e031-4cd7-bddd-80c664604889 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2171 | 2024.02.03 11:28:02.906266 [ 3 ] {} <Debug> HTTP-Session: de4334e4-e031-4cd7-bddd-80c664604889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2024.02.03 11:28:02.906398 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2173 | 2024.02.03 11:28:02.906462 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2174 | 2024.02.03 11:28:02.906623 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2175 | 2024.02.03 11:28:02.907084 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2176 | 2024.02.03 11:28:02.907362 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2177 | 2024.02.03 11:28:02.907535 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2178 | 2024.02.03 11:28:02.907666 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001226468 sec., 27721 rows/sec., 2.19 MiB/sec. | ||
| 2179 | 2024.02.03 11:28:02.907849 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2180 | 2024.02.03 11:28:02.907876 [ 3 ] {ae7c1210-6fc3-4f0a-80db-d658125d2b5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2181 | 2024.02.03 11:28:02.907893 [ 3 ] {} <Debug> HTTP-Session: de4334e4-e031-4cd7-bddd-80c664604889 Destroying unnamed session | ||
| 2182 | 2024.02.03 11:28:02.908027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2183 | 2024.02.03 11:28:02.908077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2184 | 2024.02.03 11:28:02.908098 [ 3 ] {} <Debug> HTTP-Session: 6eca408a-feea-4e85-be9b-fc91bf7a90a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2185 | 2024.02.03 11:28:02.908115 [ 3 ] {} <Debug> HTTP-Session: 6eca408a-feea-4e85-be9b-fc91bf7a90a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2024.02.03 11:28:02.908194 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2187 | 2024.02.03 11:28:02.908235 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2188 | 2024.02.03 11:28:02.908350 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2189 | 2024.02.03 11:28:02.908731 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2190 | 2024.02.03 11:28:02.908956 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2191 | 2024.02.03 11:28:02.909126 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2192 | 2024.02.03 11:28:02.909231 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.001001832 sec., 101813 rows/sec., 10.38 MiB/sec. | ||
| 2193 | 2024.02.03 11:28:02.909381 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} <Debug> DynamicQueryHandler: Done processing query | ||
| 2194 | 2024.02.03 11:28:02.909406 [ 3 ] {25aa1d1e-ed6e-44a5-a028-4e764cc42392} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 2195 | 2024.02.03 11:28:02.909423 [ 3 ] {} <Debug> HTTP-Session: 6eca408a-feea-4e85-be9b-fc91bf7a90a7 Destroying unnamed session | ||
| 2196 | 2024.02.03 11:28:02.909545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2197 | 2024.02.03 11:28:02.909593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2198 | 2024.02.03 11:28:02.909614 [ 3 ] {} <Debug> HTTP-Session: 4e9948f6-4579-4f1a-a03a-903a334cc6bd Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2199 | 2024.02.03 11:28:02.909630 [ 3 ] {} <Debug> HTTP-Session: 4e9948f6-4579-4f1a-a03a-903a334cc6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2024.02.03 11:28:02.909704 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2201 | 2024.02.03 11:28:02.909745 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2202 | 2024.02.03 11:28:02.909858 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2203 | 2024.02.03 11:28:02.910162 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2204 | 2024.02.03 11:28:02.910369 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2205 | 2024.02.03 11:28:02.910522 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2206 | 2024.02.03 11:28:02.910636 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.00089738 sec., 37888 rows/sec., 2.96 MiB/sec. | ||
| 2207 | 2024.02.03 11:28:02.910754 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2208 | 2024.02.03 11:28:02.910777 [ 3 ] {b632bd67-bb52-4df0-b29b-5de8a8af6cf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2209 | 2024.02.03 11:28:02.910793 [ 3 ] {} <Debug> HTTP-Session: 4e9948f6-4579-4f1a-a03a-903a334cc6bd Destroying unnamed session | ||
| 2210 | 2024.02.03 11:28:02.910989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2211 | 2024.02.03 11:28:02.911035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2212 | 2024.02.03 11:28:02.911053 [ 3 ] {} <Debug> HTTP-Session: fb8221e1-a26f-4c5f-8e7e-6d6a50dbf30f Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2213 | 2024.02.03 11:28:02.911070 [ 3 ] {} <Debug> HTTP-Session: fb8221e1-a26f-4c5f-8e7e-6d6a50dbf30f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2024.02.03 11:28:02.911152 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2215 | 2024.02.03 11:28:02.911197 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2216 | 2024.02.03 11:28:02.911336 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2217 | 2024.02.03 11:28:02.911774 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2218 | 2024.02.03 11:28:02.912087 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2219 | 2024.02.03 11:28:02.912273 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2220 | 2024.02.03 11:28:02.912389 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001208047 sec., 28144 rows/sec., 37.98 MiB/sec. | ||
| 2221 | 2024.02.03 11:28:02.912518 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2222 | 2024.02.03 11:28:02.912542 [ 3 ] {7fb2e3a5-583f-4c50-bd39-bef63874476a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2223 | 2024.02.03 11:28:02.912557 [ 3 ] {} <Debug> HTTP-Session: fb8221e1-a26f-4c5f-8e7e-6d6a50dbf30f Destroying unnamed session | ||
| 2224 | 2024.02.03 11:28:07.906050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2225 | 2024.02.03 11:28:07.906175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2226 | 2024.02.03 11:28:07.906203 [ 3 ] {} <Debug> HTTP-Session: 0962ade1-0923-49e4-adde-8952af31a189 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2227 | 2024.02.03 11:28:07.906227 [ 3 ] {} <Debug> HTTP-Session: 0962ade1-0923-49e4-adde-8952af31a189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2024.02.03 11:28:07.906357 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2229 | 2024.02.03 11:28:07.906418 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2230 | 2024.02.03 11:28:07.906579 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2231 | 2024.02.03 11:28:07.907033 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2232 | 2024.02.03 11:28:07.907305 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2233 | 2024.02.03 11:28:07.907479 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2234 | 2024.02.03 11:28:07.907604 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001211877 sec., 17328 rows/sec., 1.37 MiB/sec. | ||
| 2235 | 2024.02.03 11:28:07.907753 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} <Debug> DynamicQueryHandler: Done processing query | ||
| 2236 | 2024.02.03 11:28:07.907780 [ 3 ] {ff2ac630-aaa5-4bb0-b50f-86d94873b5bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2237 | 2024.02.03 11:28:07.907797 [ 3 ] {} <Debug> HTTP-Session: 0962ade1-0923-49e4-adde-8952af31a189 Destroying unnamed session | ||
| 2238 | 2024.02.03 11:28:07.907919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2239 | 2024.02.03 11:28:07.907968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2240 | 2024.02.03 11:28:07.907989 [ 3 ] {} <Debug> HTTP-Session: 22d39a65-ca47-489e-8701-2ad6d6420be0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2241 | 2024.02.03 11:28:07.908007 [ 3 ] {} <Debug> HTTP-Session: 22d39a65-ca47-489e-8701-2ad6d6420be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2024.02.03 11:28:07.908097 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2243 | 2024.02.03 11:28:07.908140 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2244 | 2024.02.03 11:28:07.908255 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2245 | 2024.02.03 11:28:07.908579 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2246 | 2024.02.03 11:28:07.908807 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2247 | 2024.02.03 11:28:07.908968 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} <Trace> oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2248 | 2024.02.03 11:28:07.909067 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000939501 sec., 2128 rows/sec., 181.90 KiB/sec. | ||
| 2249 | 2024.02.03 11:28:07.909187 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} <Debug> DynamicQueryHandler: Done processing query | ||
| 2250 | 2024.02.03 11:28:07.909211 [ 3 ] {a2b4baef-0ede-4b22-bbb2-e13b4609fee4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2251 | 2024.02.03 11:28:07.909227 [ 3 ] {} <Debug> HTTP-Session: 22d39a65-ca47-489e-8701-2ad6d6420be0 Destroying unnamed session | ||
| 2252 | 2024.02.03 11:28:07.909352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 14637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2253 | 2024.02.03 11:28:07.909399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2254 | 2024.02.03 11:28:07.909419 [ 3 ] {} <Debug> HTTP-Session: 2d1d5b55-c05d-4675-be1f-927b016efb43 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2255 | 2024.02.03 11:28:07.909437 [ 3 ] {} <Debug> HTTP-Session: 2d1d5b55-c05d-4675-be1f-927b016efb43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2024.02.03 11:28:07.909511 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2257 | 2024.02.03 11:28:07.909549 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2258 | 2024.02.03 11:28:07.909652 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2259 | 2024.02.03 11:28:07.910016 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2260 | 2024.02.03 11:28:07.910242 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2261 | 2024.02.03 11:28:07.910407 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2262 | 2024.02.03 11:28:07.910508 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} <Information> executeQuery: Read 100 rows, 8.53 KiB in 0.000969562 sec., 103139 rows/sec., 8.59 MiB/sec. | ||
| 2263 | 2024.02.03 11:28:07.910628 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} <Debug> DynamicQueryHandler: Done processing query | ||
| 2264 | 2024.02.03 11:28:07.910652 [ 3 ] {921bf347-ac94-4577-8fad-242b4b3cc016} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 2265 | 2024.02.03 11:28:07.910669 [ 3 ] {} <Debug> HTTP-Session: 2d1d5b55-c05d-4675-be1f-927b016efb43 Destroying unnamed session | ||
| 2266 | 2024.02.03 11:28:07.910813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2267 | 2024.02.03 11:28:07.910860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2268 | 2024.02.03 11:28:07.910881 [ 3 ] {} <Debug> HTTP-Session: f02a321d-884b-487e-a4dd-897df59d2b80 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2269 | 2024.02.03 11:28:07.910898 [ 3 ] {} <Debug> HTTP-Session: f02a321d-884b-487e-a4dd-897df59d2b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2024.02.03 11:28:07.910966 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2271 | 2024.02.03 11:28:07.911007 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2272 | 2024.02.03 11:28:07.911114 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2273 | 2024.02.03 11:28:07.911429 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2274 | 2024.02.03 11:28:07.911643 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2275 | 2024.02.03 11:28:07.911822 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} <Trace> oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2276 | 2024.02.03 11:28:07.911933 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000937021 sec., 2134 rows/sec., 149.03 KiB/sec. | ||
| 2277 | 2024.02.03 11:28:07.912090 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} <Debug> DynamicQueryHandler: Done processing query | ||
| 2278 | 2024.02.03 11:28:07.912117 [ 3 ] {4536dc58-36c6-4ab1-a6d7-31f4424d8327} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2279 | 2024.02.03 11:28:07.912135 [ 3 ] {} <Debug> HTTP-Session: f02a321d-884b-487e-a4dd-897df59d2b80 Destroying unnamed session | ||
| 2280 | 2024.02.03 11:28:07.912280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 7999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2281 | 2024.02.03 11:28:07.912331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2282 | 2024.02.03 11:28:07.912356 [ 3 ] {} <Debug> HTTP-Session: a5052c03-baf0-46ad-918c-d3df2972a861 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2283 | 2024.02.03 11:28:07.912375 [ 3 ] {} <Debug> HTTP-Session: a5052c03-baf0-46ad-918c-d3df2972a861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2024.02.03 11:28:07.912458 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2285 | 2024.02.03 11:28:07.912505 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2286 | 2024.02.03 11:28:07.912616 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2287 | 2024.02.03 11:28:07.912936 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2288 | 2024.02.03 11:28:07.913155 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2289 | 2024.02.03 11:28:07.913313 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2290 | 2024.02.03 11:28:07.913414 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} <Information> executeQuery: Read 47 rows, 3.74 KiB in 0.00092221 sec., 50964 rows/sec., 3.96 MiB/sec. | ||
| 2291 | 2024.02.03 11:28:07.913530 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 2292 | 2024.02.03 11:28:07.913554 [ 3 ] {5e9e13cb-9a46-489c-aabd-7da11b45c2fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2293 | 2024.02.03 11:28:07.913570 [ 3 ] {} <Debug> HTTP-Session: a5052c03-baf0-46ad-918c-d3df2972a861 Destroying unnamed session | ||
| 2294 | 2024.02.03 11:28:07.913697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 7234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2295 | 2024.02.03 11:28:07.913744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2296 | 2024.02.03 11:28:07.913792 [ 3 ] {} <Debug> HTTP-Session: 5970c63b-7461-4488-b617-d6e968655c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2297 | 2024.02.03 11:28:07.913809 [ 3 ] {} <Debug> HTTP-Session: 5970c63b-7461-4488-b617-d6e968655c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2024.02.03 11:28:07.913881 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2299 | 2024.02.03 11:28:07.913925 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2300 | 2024.02.03 11:28:07.914043 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2301 | 2024.02.03 11:28:07.914358 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2302 | 2024.02.03 11:28:07.914634 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2303 | 2024.02.03 11:28:07.914824 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} <Trace> oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2304 | 2024.02.03 11:28:07.914934 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001023243 sec., 36159 rows/sec., 2.55 MiB/sec. | ||
| 2305 | 2024.02.03 11:28:07.915106 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} <Debug> DynamicQueryHandler: Done processing query | ||
| 2306 | 2024.02.03 11:28:07.915131 [ 3 ] {555a68e3-0185-42b2-9650-329e3e612150} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2307 | 2024.02.03 11:28:07.915172 [ 3 ] {} <Debug> HTTP-Session: 5970c63b-7461-4488-b617-d6e968655c80 Destroying unnamed session | ||
| 2308 | 2024.02.03 11:28:07.915319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2309 | 2024.02.03 11:28:07.915363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2310 | 2024.02.03 11:28:07.915382 [ 3 ] {} <Debug> HTTP-Session: adcc31c6-8080-4d42-a10a-427fd32eb9a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2311 | 2024.02.03 11:28:07.915400 [ 3 ] {} <Debug> HTTP-Session: adcc31c6-8080-4d42-a10a-427fd32eb9a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2024.02.03 11:28:07.915476 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2313 | 2024.02.03 11:28:07.915521 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2314 | 2024.02.03 11:28:07.915663 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2315 | 2024.02.03 11:28:07.916026 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2316 | 2024.02.03 11:28:07.916313 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2317 | 2024.02.03 11:28:07.916499 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2318 | 2024.02.03 11:28:07.916607 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001103415 sec., 19031 rows/sec., 25.68 MiB/sec. | ||
| 2319 | 2024.02.03 11:28:07.916823 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} <Debug> DynamicQueryHandler: Done processing query | ||
| 2320 | 2024.02.03 11:28:07.916847 [ 3 ] {3a92c5ba-de90-45a0-8de6-2dd95bc275bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2321 | 2024.02.03 11:28:07.916864 [ 3 ] {} <Debug> HTTP-Session: adcc31c6-8080-4d42-a10a-427fd32eb9a0 Destroying unnamed session | ||
| 2322 | 2024.02.03 11:28:12.685684 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2323 | 2024.02.03 11:28:12.685784 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2324 | 2024.02.03 11:28:12.905676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2325 | 2024.02.03 11:28:12.905769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2326 | 2024.02.03 11:28:12.905796 [ 3 ] {} <Debug> HTTP-Session: b9c7bba3-efa9-4388-a0b4-b747ec28e0ac Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2327 | 2024.02.03 11:28:12.905819 [ 3 ] {} <Debug> HTTP-Session: b9c7bba3-efa9-4388-a0b4-b747ec28e0ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2024.02.03 11:28:12.905947 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2329 | 2024.02.03 11:28:12.906008 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2330 | 2024.02.03 11:28:12.906167 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2331 | 2024.02.03 11:28:12.906574 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2332 | 2024.02.03 11:28:12.906834 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2333 | 2024.02.03 11:28:12.907001 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2334 | 2024.02.03 11:28:12.907113 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001131725 sec., 30042 rows/sec., 2.38 MiB/sec. | ||
| 2335 | 2024.02.03 11:28:12.907243 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} <Debug> DynamicQueryHandler: Done processing query | ||
| 2336 | 2024.02.03 11:28:12.907267 [ 3 ] {d709b850-89ba-47d7-8b5d-8153aae40afb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2337 | 2024.02.03 11:28:12.907282 [ 3 ] {} <Debug> HTTP-Session: b9c7bba3-efa9-4388-a0b4-b747ec28e0ac Destroying unnamed session | ||
| 2338 | 2024.02.03 11:28:12.907414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2339 | 2024.02.03 11:28:12.907458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2340 | 2024.02.03 11:28:12.907478 [ 3 ] {} <Debug> HTTP-Session: 13b77cc8-04b8-45da-9c27-53d3e07b94f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2341 | 2024.02.03 11:28:12.907494 [ 3 ] {} <Debug> HTTP-Session: 13b77cc8-04b8-45da-9c27-53d3e07b94f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2024.02.03 11:28:12.907569 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2343 | 2024.02.03 11:28:12.907609 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2344 | 2024.02.03 11:28:12.907710 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2345 | 2024.02.03 11:28:12.908049 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2346 | 2024.02.03 11:28:12.908265 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2347 | 2024.02.03 11:28:12.908416 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2348 | 2024.02.03 11:28:12.908513 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000916591 sec., 111281 rows/sec., 11.35 MiB/sec. | ||
| 2349 | 2024.02.03 11:28:12.908627 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} <Debug> DynamicQueryHandler: Done processing query | ||
| 2350 | 2024.02.03 11:28:12.908650 [ 3 ] {4c99d9ea-230b-466e-b2b4-ac15804524ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 2351 | 2024.02.03 11:28:12.908666 [ 3 ] {} <Debug> HTTP-Session: 13b77cc8-04b8-45da-9c27-53d3e07b94f4 Destroying unnamed session | ||
| 2352 | 2024.02.03 11:28:12.908776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2353 | 2024.02.03 11:28:12.908824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2354 | 2024.02.03 11:28:12.908843 [ 3 ] {} <Debug> HTTP-Session: bdec006b-dd83-4bad-a13d-bc3e79651d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2355 | 2024.02.03 11:28:12.908859 [ 3 ] {} <Debug> HTTP-Session: bdec006b-dd83-4bad-a13d-bc3e79651d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2024.02.03 11:28:12.908930 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2357 | 2024.02.03 11:28:12.908968 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2358 | 2024.02.03 11:28:12.909072 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2359 | 2024.02.03 11:28:12.909344 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2360 | 2024.02.03 11:28:12.909558 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2361 | 2024.02.03 11:28:12.909711 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2362 | 2024.02.03 11:28:12.909803 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.000847029 sec., 40140 rows/sec., 3.14 MiB/sec. | ||
| 2363 | 2024.02.03 11:28:12.909903 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} <Debug> DynamicQueryHandler: Done processing query | ||
| 2364 | 2024.02.03 11:28:12.909926 [ 3 ] {80c60460-8054-4ea2-b570-69f291be4bcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2365 | 2024.02.03 11:28:12.909941 [ 3 ] {} <Debug> HTTP-Session: bdec006b-dd83-4bad-a13d-bc3e79651d09 Destroying unnamed session | ||
| 2366 | 2024.02.03 11:28:12.910138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2367 | 2024.02.03 11:28:12.910182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2368 | 2024.02.03 11:28:12.910201 [ 3 ] {} <Debug> HTTP-Session: 2d6d5a17-9051-4776-9d07-449b7880cf66 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2369 | 2024.02.03 11:28:12.910217 [ 3 ] {} <Debug> HTTP-Session: 2d6d5a17-9051-4776-9d07-449b7880cf66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2024.02.03 11:28:12.910296 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2371 | 2024.02.03 11:28:12.910340 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2372 | 2024.02.03 11:28:12.910473 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2373 | 2024.02.03 11:28:12.910876 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2374 | 2024.02.03 11:28:12.911180 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2375 | 2024.02.03 11:28:12.911364 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2376 | 2024.02.03 11:28:12.911460 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001138256 sec., 29870 rows/sec., 40.31 MiB/sec. | ||
| 2377 | 2024.02.03 11:28:12.911581 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2378 | 2024.02.03 11:28:12.911604 [ 3 ] {dfb96112-f0a4-4dc4-b88d-7a2f118705b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2379 | 2024.02.03 11:28:12.911619 [ 3 ] {} <Debug> HTTP-Session: 2d6d5a17-9051-4776-9d07-449b7880cf66 Destroying unnamed session | ||
| 2380 | 2024.02.03 11:28:17.904692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2381 | 2024.02.03 11:28:17.904824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2382 | 2024.02.03 11:28:17.904852 [ 3 ] {} <Debug> HTTP-Session: 01f167e9-1aa6-4ace-9cb6-61a5fee5c0a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2383 | 2024.02.03 11:28:17.904876 [ 3 ] {} <Debug> HTTP-Session: 01f167e9-1aa6-4ace-9cb6-61a5fee5c0a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2024.02.03 11:28:17.905007 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2385 | 2024.02.03 11:28:17.905072 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2386 | 2024.02.03 11:28:17.905238 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2387 | 2024.02.03 11:28:17.905658 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2388 | 2024.02.03 11:28:17.905929 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2389 | 2024.02.03 11:28:17.906106 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2390 | 2024.02.03 11:28:17.906235 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001188697 sec., 17666 rows/sec., 1.40 MiB/sec. | ||
| 2391 | 2024.02.03 11:28:17.906403 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2392 | 2024.02.03 11:28:17.906431 [ 3 ] {0b18c24a-d054-4bba-b0e6-c0f6edc7942d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2393 | 2024.02.03 11:28:17.906448 [ 3 ] {} <Debug> HTTP-Session: 01f167e9-1aa6-4ace-9cb6-61a5fee5c0a4 Destroying unnamed session | ||
| 2394 | 2024.02.03 11:28:17.906587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2395 | 2024.02.03 11:28:17.906637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2396 | 2024.02.03 11:28:17.906659 [ 3 ] {} <Debug> HTTP-Session: 90647948-9aad-4cc9-8254-8a56a1f18f17 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2397 | 2024.02.03 11:28:17.906678 [ 3 ] {} <Debug> HTTP-Session: 90647948-9aad-4cc9-8254-8a56a1f18f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2398 | 2024.02.03 11:28:17.906765 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2399 | 2024.02.03 11:28:17.906809 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2400 | 2024.02.03 11:28:17.906923 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2401 | 2024.02.03 11:28:17.907255 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2402 | 2024.02.03 11:28:17.907480 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2403 | 2024.02.03 11:28:17.907636 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2404 | 2024.02.03 11:28:17.907756 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.000957512 sec., 65795 rows/sec., 5.79 MiB/sec. | ||
| 2405 | 2024.02.03 11:28:17.907868 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} <Debug> DynamicQueryHandler: Done processing query | ||
| 2406 | 2024.02.03 11:28:17.907893 [ 3 ] {fa5f2d9e-0cc5-4554-ba45-591c39144adb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2407 | 2024.02.03 11:28:17.907909 [ 3 ] {} <Debug> HTTP-Session: 90647948-9aad-4cc9-8254-8a56a1f18f17 Destroying unnamed session | ||
| 2408 | 2024.02.03 11:28:17.908053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2409 | 2024.02.03 11:28:17.908099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2410 | 2024.02.03 11:28:17.908120 [ 3 ] {} <Debug> HTTP-Session: e9d64fac-d778-4bff-9726-a04fcd81cdf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2411 | 2024.02.03 11:28:17.908137 [ 3 ] {} <Debug> HTTP-Session: e9d64fac-d778-4bff-9726-a04fcd81cdf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2024.02.03 11:28:17.908210 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2413 | 2024.02.03 11:28:17.908251 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2414 | 2024.02.03 11:28:17.908358 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2415 | 2024.02.03 11:28:17.908630 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2416 | 2024.02.03 11:28:17.908864 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2417 | 2024.02.03 11:28:17.909023 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2418 | 2024.02.03 11:28:17.909152 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.00090319 sec., 23250 rows/sec., 1.82 MiB/sec. | ||
| 2419 | 2024.02.03 11:28:17.909304 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} <Debug> DynamicQueryHandler: Done processing query | ||
| 2420 | 2024.02.03 11:28:17.909330 [ 3 ] {9be664f6-06a4-4b57-a869-c6131079e3fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2421 | 2024.02.03 11:28:17.909346 [ 3 ] {} <Debug> HTTP-Session: e9d64fac-d778-4bff-9726-a04fcd81cdf5 Destroying unnamed session | ||
| 2422 | 2024.02.03 11:28:17.909532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2423 | 2024.02.03 11:28:17.909581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2424 | 2024.02.03 11:28:17.909601 [ 3 ] {} <Debug> HTTP-Session: 6cb5bdbb-1f36-400a-b865-f88e641eb106 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2425 | 2024.02.03 11:28:17.909618 [ 3 ] {} <Debug> HTTP-Session: 6cb5bdbb-1f36-400a-b865-f88e641eb106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2024.02.03 11:28:17.909707 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2427 | 2024.02.03 11:28:17.909754 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2428 | 2024.02.03 11:28:17.909900 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2429 | 2024.02.03 11:28:17.910271 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2430 | 2024.02.03 11:28:17.910595 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2431 | 2024.02.03 11:28:17.910793 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2432 | 2024.02.03 11:28:17.910933 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001195627 sec., 17564 rows/sec., 23.70 MiB/sec. | ||
| 2433 | 2024.02.03 11:28:17.911089 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} <Debug> DynamicQueryHandler: Done processing query | ||
| 2434 | 2024.02.03 11:28:17.911113 [ 3 ] {faa69181-161a-40b2-8ac4-7de159fb5ffc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2435 | 2024.02.03 11:28:17.911129 [ 3 ] {} <Debug> HTTP-Session: 6cb5bdbb-1f36-400a-b865-f88e641eb106 Destroying unnamed session | ||
| 2436 | 2024.02.03 11:28:22.905137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2437 | 2024.02.03 11:28:22.905270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2438 | 2024.02.03 11:28:22.905300 [ 3 ] {} <Debug> HTTP-Session: 347ccd67-9fe0-4480-856f-78d03e9fba3a Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2439 | 2024.02.03 11:28:22.905329 [ 3 ] {} <Debug> HTTP-Session: 347ccd67-9fe0-4480-856f-78d03e9fba3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2440 | 2024.02.03 11:28:22.905476 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2441 | 2024.02.03 11:28:22.905547 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2442 | 2024.02.03 11:28:22.905732 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2443 | 2024.02.03 11:28:22.906153 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2444 | 2024.02.03 11:28:22.906413 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2445 | 2024.02.03 11:28:22.906576 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2446 | 2024.02.03 11:28:22.906691 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001176567 sec., 28897 rows/sec., 2.29 MiB/sec. | ||
| 2447 | 2024.02.03 11:28:22.906717 [ 57 ] {} <Debug> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2448 | 2024.02.03 11:28:22.906837 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2449 | 2024.02.03 11:28:22.906871 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} <Debug> DynamicQueryHandler: Done processing query | ||
| 2450 | 2024.02.03 11:28:22.906921 [ 3 ] {0810d2c5-0cb5-48ed-9527-f4e8996e6fe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2451 | 2024.02.03 11:28:22.906955 [ 3 ] {} <Debug> HTTP-Session: 347ccd67-9fe0-4480-856f-78d03e9fba3a Destroying unnamed session | ||
| 2452 | 2024.02.03 11:28:22.906962 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2453 | 2024.02.03 11:28:22.907111 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2454 | 2024.02.03 11:28:22.907127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2455 | 2024.02.03 11:28:22.907170 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 55 rows starting from the beginning of the part | ||
| 2456 | 2024.02.03 11:28:22.907224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2457 | 2024.02.03 11:28:22.907272 [ 3 ] {} <Debug> HTTP-Session: 7950f9d0-131d-4e23-9782-429db5363483 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2458 | 2024.02.03 11:28:22.907298 [ 3 ] {} <Debug> HTTP-Session: 7950f9d0-131d-4e23-9782-429db5363483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2459 | 2024.02.03 11:28:22.907421 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 2460 | 2024.02.03 11:28:22.907539 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2461 | 2024.02.03 11:28:22.907656 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2462 | 2024.02.03 11:28:22.907726 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part | ||
| 2463 | 2024.02.03 11:28:22.908113 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 2464 | 2024.02.03 11:28:22.908138 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2465 | 2024.02.03 11:28:22.908308 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part | ||
| 2466 | 2024.02.03 11:28:22.908456 [ 21 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 2467 | 2024.02.03 11:28:22.909046 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2468 | 2024.02.03 11:28:22.909496 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2469 | 2024.02.03 11:28:22.909816 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2470 | 2024.02.03 11:28:22.909986 [ 57 ] {} <Debug> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2471 | 2024.02.03 11:28:22.910104 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2472 | 2024.02.03 11:28:22.910289 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.002608728 sec., 39099 rows/sec., 3.99 MiB/sec. | ||
| 2473 | 2024.02.03 11:28:22.910395 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2474 | 2024.02.03 11:28:22.910428 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003521659 sec., 56507.45855859412 rows/sec., 4.47 MiB/sec. | ||
| 2475 | 2024.02.03 11:28:22.910556 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} <Debug> DynamicQueryHandler: Done processing query | ||
| 2476 | 2024.02.03 11:28:22.910624 [ 3 ] {aa11d49f-c05e-4dce-8254-a84871f41cfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 2477 | 2024.02.03 11:28:22.910634 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2478 | 2024.02.03 11:28:22.910662 [ 3 ] {} <Debug> HTTP-Session: 7950f9d0-131d-4e23-9782-429db5363483 Destroying unnamed session | ||
| 2479 | 2024.02.03 11:28:22.910697 [ 12 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2480 | 2024.02.03 11:28:22.910710 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 204 rows starting from the beginning of the part | ||
| 2481 | 2024.02.03 11:28:22.910877 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 102 rows starting from the beginning of the part | ||
| 2482 | 2024.02.03 11:28:22.910907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2483 | 2024.02.03 11:28:22.911012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2484 | 2024.02.03 11:28:22.911025 [ 12 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2485 | 2024.02.03 11:28:22.911128 [ 3 ] {} <Debug> HTTP-Session: 4a053b96-7d6a-4c65-b279-4c2c8f04d591 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2486 | 2024.02.03 11:28:22.911155 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part | ||
| 2487 | 2024.02.03 11:28:22.911167 [ 3 ] {} <Debug> HTTP-Session: 4a053b96-7d6a-4c65-b279-4c2c8f04d591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2024.02.03 11:28:22.911187 [ 12 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_21_4} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2489 | 2024.02.03 11:28:22.911514 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2490 | 2024.02.03 11:28:22.911529 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 102 rows starting from the beginning of the part | ||
| 2491 | 2024.02.03 11:28:22.911619 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2492 | 2024.02.03 11:28:22.911830 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 63 rows starting from the beginning of the part | ||
| 2493 | 2024.02.03 11:28:22.912110 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2494 | 2024.02.03 11:28:22.912127 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 102 rows starting from the beginning of the part | ||
| 2495 | 2024.02.03 11:28:22.912798 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2496 | 2024.02.03 11:28:22.913283 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2497 | 2024.02.03 11:28:22.913555 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2498 | 2024.02.03 11:28:22.913786 [ 57 ] {} <Debug> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2499 | 2024.02.03 11:28:22.913840 [ 20 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 673 rows, containing 4 columns (4 merged, 0 gathered) in 0.00359218 sec., 187351.41334788347 rows/sec., 17.81 MiB/sec. | ||
| 2500 | 2024.02.03 11:28:22.913884 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2501 | 2024.02.03 11:28:22.913892 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.002304621 sec., 14752 rows/sec., 1.15 MiB/sec. | ||
| 2502 | 2024.02.03 11:28:22.914103 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2503 | 2024.02.03 11:28:22.914174 [ 15 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2504 | 2024.02.03 11:28:22.914367 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2505 | 2024.02.03 11:28:22.914409 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2506 | 2024.02.03 11:28:22.914409 [ 3 ] {6cd9e091-f69e-4e33-983d-bacec54f4b9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2507 | 2024.02.03 11:28:22.914472 [ 3 ] {} <Debug> HTTP-Session: 4a053b96-7d6a-4c65-b279-4c2c8f04d591 Destroying unnamed session | ||
| 2508 | 2024.02.03 11:28:22.914476 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 103 rows starting from the beginning of the part | ||
| 2509 | 2024.02.03 11:28:22.914638 [ 15 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2510 | 2024.02.03 11:28:22.914688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2511 | 2024.02.03 11:28:22.914744 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 2512 | 2024.02.03 11:28:22.914778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2513 | 2024.02.03 11:28:22.914823 [ 15 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_21_4} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2514 | 2024.02.03 11:28:22.914849 [ 3 ] {} <Debug> HTTP-Session: dd78da24-dcaa-4c83-a58f-2508c7794fa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2515 | 2024.02.03 11:28:22.914894 [ 3 ] {} <Debug> HTTP-Session: dd78da24-dcaa-4c83-a58f-2508c7794fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2516 | 2024.02.03 11:28:22.915102 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 47 rows starting from the beginning of the part | ||
| 2517 | 2024.02.03 11:28:22.915146 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2518 | 2024.02.03 11:28:22.915212 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2519 | 2024.02.03 11:28:22.915237 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 2520 | 2024.02.03 11:28:22.915421 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part | ||
| 2521 | 2024.02.03 11:28:22.915533 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2522 | 2024.02.03 11:28:22.915572 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 2523 | 2024.02.03 11:28:22.916207 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2524 | 2024.02.03 11:28:22.916516 [ 15 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 4 columns (4 merged, 0 gathered) in 0.002575298 sec., 106007.14946386787 rows/sec., 8.28 MiB/sec. | ||
| 2525 | 2024.02.03 11:28:22.916668 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2526 | 2024.02.03 11:28:22.916688 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2527 | 2024.02.03 11:28:22.916881 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2528 | 2024.02.03 11:28:22.916903 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2529 | 2024.02.03 11:28:22.916949 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_21_4} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2530 | 2024.02.03 11:28:22.917048 [ 57 ] {} <Debug> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2531 | 2024.02.03 11:28:22.917118 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001921473 sec., 17694 rows/sec., 23.88 MiB/sec. | ||
| 2532 | 2024.02.03 11:28:22.917147 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2533 | 2024.02.03 11:28:22.917328 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2534 | 2024.02.03 11:28:22.917394 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} <Debug> DynamicQueryHandler: Done processing query | ||
| 2535 | 2024.02.03 11:28:22.917434 [ 3 ] {d8502ace-2078-4e0c-94cb-16c4932f5d66} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2536 | 2024.02.03 11:28:22.917476 [ 3 ] {} <Debug> HTTP-Session: dd78da24-dcaa-4c83-a58f-2508c7794fa4 Destroying unnamed session | ||
| 2537 | 2024.02.03 11:28:22.917510 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2538 | 2024.02.03 11:28:22.917556 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 437 rows starting from the beginning of the part | ||
| 2539 | 2024.02.03 11:28:22.917718 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 2540 | 2024.02.03 11:28:22.917823 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part | ||
| 2541 | 2024.02.03 11:28:22.917917 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 2542 | 2024.02.03 11:28:22.918010 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part | ||
| 2543 | 2024.02.03 11:28:22.918099 [ 15 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 2544 | 2024.02.03 11:28:22.919542 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 6 columns (6 merged, 0 gathered) in 0.002323452 sec., 250058.9639897876 rows/sec., 337.44 MiB/sec. | ||
| 2545 | 2024.02.03 11:28:22.919971 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2546 | 2024.02.03 11:28:22.920252 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2547 | 2024.02.03 11:28:22.920334 [ 21 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2548 | 2024.02.03 11:28:22.920428 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in deceacd5-f511-4750-897e-631c0091c204::all_1_21_4: 4.49 MiB. | ||
| 2549 | 2024.02.03 11:28:27.686043 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2550 | 2024.02.03 11:28:27.686108 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2551 | 2024.02.03 11:28:27.905117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2552 | 2024.02.03 11:28:27.905236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2553 | 2024.02.03 11:28:27.905265 [ 3 ] {} <Debug> HTTP-Session: 33d5e1b4-0c72-48fb-8b7b-cc5eff66c63f Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2554 | 2024.02.03 11:28:27.905293 [ 3 ] {} <Debug> HTTP-Session: 33d5e1b4-0c72-48fb-8b7b-cc5eff66c63f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2024.02.03 11:28:27.905437 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2556 | 2024.02.03 11:28:27.905506 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2557 | 2024.02.03 11:28:27.905692 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2558 | 2024.02.03 11:28:27.906141 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2559 | 2024.02.03 11:28:27.906412 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2560 | 2024.02.03 11:28:27.906578 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2561 | 2024.02.03 11:28:27.906721 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001244048 sec., 16880 rows/sec., 1.34 MiB/sec. | ||
| 2562 | 2024.02.03 11:28:27.906875 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2563 | 2024.02.03 11:28:27.906900 [ 3 ] {582e2788-ea3b-4cbd-877e-aaa6994e6db8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2564 | 2024.02.03 11:28:27.906917 [ 3 ] {} <Debug> HTTP-Session: 33d5e1b4-0c72-48fb-8b7b-cc5eff66c63f Destroying unnamed session | ||
| 2565 | 2024.02.03 11:28:27.907075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2566 | 2024.02.03 11:28:27.907127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2567 | 2024.02.03 11:28:27.907148 [ 3 ] {} <Debug> HTTP-Session: 5bb58fcd-fb02-4dfb-9309-fd5f22c9bf81 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2568 | 2024.02.03 11:28:27.907167 [ 3 ] {} <Debug> HTTP-Session: 5bb58fcd-fb02-4dfb-9309-fd5f22c9bf81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2024.02.03 11:28:27.907247 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2570 | 2024.02.03 11:28:27.907289 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2571 | 2024.02.03 11:28:27.907400 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2572 | 2024.02.03 11:28:27.907749 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2573 | 2024.02.03 11:28:27.907969 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2574 | 2024.02.03 11:28:27.908121 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2575 | 2024.02.03 11:28:27.908242 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.000963292 sec., 65400 rows/sec., 5.75 MiB/sec. | ||
| 2576 | 2024.02.03 11:28:27.908435 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2577 | 2024.02.03 11:28:27.908460 [ 3 ] {ea08eaa2-7cd0-4719-b5af-675cd3679ba7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2578 | 2024.02.03 11:28:27.908476 [ 3 ] {} <Debug> HTTP-Session: 5bb58fcd-fb02-4dfb-9309-fd5f22c9bf81 Destroying unnamed session | ||
| 2579 | 2024.02.03 11:28:27.908601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2580 | 2024.02.03 11:28:27.908647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2581 | 2024.02.03 11:28:27.908667 [ 3 ] {} <Debug> HTTP-Session: 6c84ff6a-124d-4234-b246-a7a7ac58e60e Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2582 | 2024.02.03 11:28:27.908684 [ 3 ] {} <Debug> HTTP-Session: 6c84ff6a-124d-4234-b246-a7a7ac58e60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2583 | 2024.02.03 11:28:27.908758 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2584 | 2024.02.03 11:28:27.908798 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2585 | 2024.02.03 11:28:27.908924 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2586 | 2024.02.03 11:28:27.909232 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2587 | 2024.02.03 11:28:27.909454 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2588 | 2024.02.03 11:28:27.909609 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2589 | 2024.02.03 11:28:27.909726 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000941491 sec., 22305 rows/sec., 1.74 MiB/sec. | ||
| 2590 | 2024.02.03 11:28:27.909842 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} <Debug> DynamicQueryHandler: Done processing query | ||
| 2591 | 2024.02.03 11:28:27.909865 [ 3 ] {364afcee-8489-402d-b203-83a6c10f5038} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2592 | 2024.02.03 11:28:27.909881 [ 3 ] {} <Debug> HTTP-Session: 6c84ff6a-124d-4234-b246-a7a7ac58e60e Destroying unnamed session | ||
| 2593 | 2024.02.03 11:28:27.910066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2594 | 2024.02.03 11:28:27.910112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2595 | 2024.02.03 11:28:27.910130 [ 3 ] {} <Debug> HTTP-Session: c37e5673-65f8-4c31-b351-0816dddb3ba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2596 | 2024.02.03 11:28:27.910147 [ 3 ] {} <Debug> HTTP-Session: c37e5673-65f8-4c31-b351-0816dddb3ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2597 | 2024.02.03 11:28:27.910224 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2598 | 2024.02.03 11:28:27.910269 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2599 | 2024.02.03 11:28:27.910404 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2600 | 2024.02.03 11:28:27.910785 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2601 | 2024.02.03 11:28:27.911091 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2602 | 2024.02.03 11:28:27.911273 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2603 | 2024.02.03 11:28:27.911392 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001140745 sec., 18409 rows/sec., 24.84 MiB/sec. | ||
| 2604 | 2024.02.03 11:28:27.911517 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2605 | 2024.02.03 11:28:27.911539 [ 3 ] {f8d4f9c5-ae96-4d37-bf4b-fa10eb4fab6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2606 | 2024.02.03 11:28:27.911555 [ 3 ] {} <Debug> HTTP-Session: c37e5673-65f8-4c31-b351-0816dddb3ba0 Destroying unnamed session | ||
| 2607 | 2024.02.03 11:28:32.905298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2608 | 2024.02.03 11:28:32.905428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2609 | 2024.02.03 11:28:32.905460 [ 3 ] {} <Debug> HTTP-Session: a7e3e164-9ac8-4bc7-b074-4c38a271b6e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2610 | 2024.02.03 11:28:32.905488 [ 3 ] {} <Debug> HTTP-Session: a7e3e164-9ac8-4bc7-b074-4c38a271b6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2611 | 2024.02.03 11:28:32.905634 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2612 | 2024.02.03 11:28:32.905704 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2613 | 2024.02.03 11:28:32.905889 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2614 | 2024.02.03 11:28:32.906360 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2615 | 2024.02.03 11:28:32.906619 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2616 | 2024.02.03 11:28:32.906787 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2617 | 2024.02.03 11:28:32.906924 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001240327 sec., 27412 rows/sec., 2.17 MiB/sec. | ||
| 2618 | 2024.02.03 11:28:32.907070 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2619 | 2024.02.03 11:28:32.907095 [ 3 ] {3cc14501-260a-4d13-9bfb-0ad054f077f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2620 | 2024.02.03 11:28:32.907112 [ 3 ] {} <Debug> HTTP-Session: a7e3e164-9ac8-4bc7-b074-4c38a271b6e6 Destroying unnamed session | ||
| 2621 | 2024.02.03 11:28:32.907260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2622 | 2024.02.03 11:28:32.907307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2623 | 2024.02.03 11:28:32.907326 [ 3 ] {} <Debug> HTTP-Session: 81b27369-df1d-4b7a-a891-e990246e8db9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2624 | 2024.02.03 11:28:32.907345 [ 3 ] {} <Debug> HTTP-Session: 81b27369-df1d-4b7a-a891-e990246e8db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2625 | 2024.02.03 11:28:32.907415 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2626 | 2024.02.03 11:28:32.907455 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2627 | 2024.02.03 11:28:32.907565 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2628 | 2024.02.03 11:28:32.907873 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2629 | 2024.02.03 11:28:32.908088 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2630 | 2024.02.03 11:28:32.908241 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} <Trace> oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2631 | 2024.02.03 11:28:32.908366 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000921861 sec., 4339 rows/sec., 362.29 KiB/sec. | ||
| 2632 | 2024.02.03 11:28:32.908492 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2633 | 2024.02.03 11:28:32.908516 [ 3 ] {2d429db5-2126-499c-8628-f77761591de9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2634 | 2024.02.03 11:28:32.908532 [ 3 ] {} <Debug> HTTP-Session: 81b27369-df1d-4b7a-a891-e990246e8db9 Destroying unnamed session | ||
| 2635 | 2024.02.03 11:28:32.908658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 17215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2636 | 2024.02.03 11:28:32.908702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2637 | 2024.02.03 11:28:32.908721 [ 3 ] {} <Debug> HTTP-Session: 51f7545f-6360-450a-a9a3-d4bbddbe72b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2638 | 2024.02.03 11:28:32.908738 [ 3 ] {} <Debug> HTTP-Session: 51f7545f-6360-450a-a9a3-d4bbddbe72b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2639 | 2024.02.03 11:28:32.908813 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2640 | 2024.02.03 11:28:32.908853 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2641 | 2024.02.03 11:28:32.908958 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2642 | 2024.02.03 11:28:32.909325 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2643 | 2024.02.03 11:28:32.909553 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2644 | 2024.02.03 11:28:32.909707 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2645 | 2024.02.03 11:28:32.909826 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} <Information> executeQuery: Read 104 rows, 10.83 KiB in 0.000984562 sec., 105630 rows/sec., 10.74 MiB/sec. | ||
| 2646 | 2024.02.03 11:28:32.909952 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} <Debug> DynamicQueryHandler: Done processing query | ||
| 2647 | 2024.02.03 11:28:32.909979 [ 3 ] {082ffa5f-b3a4-43dd-84f5-2fd4a3335b08} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 2648 | 2024.02.03 11:28:32.909996 [ 3 ] {} <Debug> HTTP-Session: 51f7545f-6360-450a-a9a3-d4bbddbe72b1 Destroying unnamed session | ||
| 2649 | 2024.02.03 11:28:32.910142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2650 | 2024.02.03 11:28:32.910187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2651 | 2024.02.03 11:28:32.910206 [ 3 ] {} <Debug> HTTP-Session: a60e600b-6ae2-45b8-b6aa-4a7b2003bf06 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2652 | 2024.02.03 11:28:32.910222 [ 3 ] {} <Debug> HTTP-Session: a60e600b-6ae2-45b8-b6aa-4a7b2003bf06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2653 | 2024.02.03 11:28:32.910292 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2654 | 2024.02.03 11:28:32.910330 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2655 | 2024.02.03 11:28:32.910439 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2656 | 2024.02.03 11:28:32.910733 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2657 | 2024.02.03 11:28:32.910938 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2658 | 2024.02.03 11:28:32.911083 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} <Trace> oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2659 | 2024.02.03 11:28:32.911178 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000858959 sec., 4656 rows/sec., 325.16 KiB/sec. | ||
| 2660 | 2024.02.03 11:28:32.911299 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} <Debug> DynamicQueryHandler: Done processing query | ||
| 2661 | 2024.02.03 11:28:32.911322 [ 3 ] {3d0faa9d-0bf8-4e79-8a95-0529ce7e82ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2662 | 2024.02.03 11:28:32.911337 [ 3 ] {} <Debug> HTTP-Session: a60e600b-6ae2-45b8-b6aa-4a7b2003bf06 Destroying unnamed session | ||
| 2663 | 2024.02.03 11:28:32.911466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 6495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2664 | 2024.02.03 11:28:32.911511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2665 | 2024.02.03 11:28:32.911529 [ 3 ] {} <Debug> HTTP-Session: f212e9e6-9eb9-4bb2-861d-488046dabcea Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2666 | 2024.02.03 11:28:32.911545 [ 3 ] {} <Debug> HTTP-Session: f212e9e6-9eb9-4bb2-861d-488046dabcea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2667 | 2024.02.03 11:28:32.911615 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2668 | 2024.02.03 11:28:32.911652 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2669 | 2024.02.03 11:28:32.911755 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2670 | 2024.02.03 11:28:32.912109 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2671 | 2024.02.03 11:28:32.912319 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2672 | 2024.02.03 11:28:32.912472 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2673 | 2024.02.03 11:28:32.912592 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} <Information> executeQuery: Read 38 rows, 3.05 KiB in 0.000949901 sec., 40004 rows/sec., 3.13 MiB/sec. | ||
| 2674 | 2024.02.03 11:28:32.912710 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} <Debug> DynamicQueryHandler: Done processing query | ||
| 2675 | 2024.02.03 11:28:32.912733 [ 3 ] {8f5eb086-faa4-417f-9448-3e939b6f4568} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2676 | 2024.02.03 11:28:32.912750 [ 3 ] {} <Debug> HTTP-Session: f212e9e6-9eb9-4bb2-861d-488046dabcea Destroying unnamed session | ||
| 2677 | 2024.02.03 11:28:32.912898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2678 | 2024.02.03 11:28:32.912943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2679 | 2024.02.03 11:28:32.912961 [ 3 ] {} <Debug> HTTP-Session: 5d3ff49d-f489-4842-81ef-608376062f62 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2680 | 2024.02.03 11:28:32.912978 [ 3 ] {} <Debug> HTTP-Session: 5d3ff49d-f489-4842-81ef-608376062f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2681 | 2024.02.03 11:28:32.913048 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2682 | 2024.02.03 11:28:32.913091 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2683 | 2024.02.03 11:28:32.913213 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2684 | 2024.02.03 11:28:32.913515 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2685 | 2024.02.03 11:28:32.913777 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2686 | 2024.02.03 11:28:32.913954 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} <Trace> oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2687 | 2024.02.03 11:28:32.914077 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000996212 sec., 2007 rows/sec., 141.16 KiB/sec. | ||
| 2688 | 2024.02.03 11:28:32.914251 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2689 | 2024.02.03 11:28:32.914275 [ 3 ] {6ae0a637-fb07-42d7-85b5-718418e390d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2690 | 2024.02.03 11:28:32.914291 [ 3 ] {} <Debug> HTTP-Session: 5d3ff49d-f489-4842-81ef-608376062f62 Destroying unnamed session | ||
| 2691 | 2024.02.03 11:28:32.914449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2692 | 2024.02.03 11:28:32.914496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2693 | 2024.02.03 11:28:32.914515 [ 3 ] {} <Debug> HTTP-Session: 1bd16727-cd67-493b-a7fe-dffa11d45a63 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2694 | 2024.02.03 11:28:32.914532 [ 3 ] {} <Debug> HTTP-Session: 1bd16727-cd67-493b-a7fe-dffa11d45a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2695 | 2024.02.03 11:28:32.914614 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2696 | 2024.02.03 11:28:32.914659 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2697 | 2024.02.03 11:28:32.914808 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2698 | 2024.02.03 11:28:32.915252 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2699 | 2024.02.03 11:28:32.915567 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2700 | 2024.02.03 11:28:32.915754 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2701 | 2024.02.03 11:28:32.915889 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001244638 sec., 27317 rows/sec., 36.86 MiB/sec. | ||
| 2702 | 2024.02.03 11:28:32.916115 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2703 | 2024.02.03 11:28:32.916140 [ 3 ] {0ff4a25b-923f-4bde-8cb4-d9fa3873d57b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2704 | 2024.02.03 11:28:32.916157 [ 3 ] {} <Debug> HTTP-Session: 1bd16727-cd67-493b-a7fe-dffa11d45a63 Destroying unnamed session | ||
| 2705 | 2024.02.03 11:28:37.906533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2706 | 2024.02.03 11:28:37.906650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2707 | 2024.02.03 11:28:37.906676 [ 3 ] {} <Debug> HTTP-Session: 5de9b142-2e6c-41f1-8d57-ed491ed53857 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2708 | 2024.02.03 11:28:37.906700 [ 3 ] {} <Debug> HTTP-Session: 5de9b142-2e6c-41f1-8d57-ed491ed53857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2709 | 2024.02.03 11:28:37.906830 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2710 | 2024.02.03 11:28:37.906891 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2711 | 2024.02.03 11:28:37.907053 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2712 | 2024.02.03 11:28:37.907523 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2713 | 2024.02.03 11:28:37.907790 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2714 | 2024.02.03 11:28:37.907962 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2715 | 2024.02.03 11:28:37.908081 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001216857 sec., 17257 rows/sec., 1.37 MiB/sec. | ||
| 2716 | 2024.02.03 11:28:37.908244 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2717 | 2024.02.03 11:28:37.908268 [ 3 ] {846a29cd-6df4-4b7e-818c-813926087b8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2718 | 2024.02.03 11:28:37.908285 [ 3 ] {} <Debug> HTTP-Session: 5de9b142-2e6c-41f1-8d57-ed491ed53857 Destroying unnamed session | ||
| 2719 | 2024.02.03 11:28:37.908408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2720 | 2024.02.03 11:28:37.908460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2721 | 2024.02.03 11:28:37.908480 [ 3 ] {} <Debug> HTTP-Session: 98dc0fc8-67f6-424c-a308-aaa80267b3e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2722 | 2024.02.03 11:28:37.908499 [ 3 ] {} <Debug> HTTP-Session: 98dc0fc8-67f6-424c-a308-aaa80267b3e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2723 | 2024.02.03 11:28:37.908577 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2724 | 2024.02.03 11:28:37.908619 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2725 | 2024.02.03 11:28:37.908728 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2726 | 2024.02.03 11:28:37.909035 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2727 | 2024.02.03 11:28:37.909245 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2728 | 2024.02.03 11:28:37.909393 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} <Trace> oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2729 | 2024.02.03 11:28:37.909517 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00091064 sec., 2196 rows/sec., 187.67 KiB/sec. | ||
| 2730 | 2024.02.03 11:28:37.909638 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2731 | 2024.02.03 11:28:37.909660 [ 3 ] {daedbd74-8048-4287-a8c6-62de118b16d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2732 | 2024.02.03 11:28:37.909676 [ 3 ] {} <Debug> HTTP-Session: 98dc0fc8-67f6-424c-a308-aaa80267b3e6 Destroying unnamed session | ||
| 2733 | 2024.02.03 11:28:37.909809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 14638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2734 | 2024.02.03 11:28:37.909853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2735 | 2024.02.03 11:28:37.909872 [ 3 ] {} <Debug> HTTP-Session: 7ef5467a-af91-421f-98ea-dfde8d538714 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2736 | 2024.02.03 11:28:37.909888 [ 3 ] {} <Debug> HTTP-Session: 7ef5467a-af91-421f-98ea-dfde8d538714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2737 | 2024.02.03 11:28:37.909959 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2738 | 2024.02.03 11:28:37.909996 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2739 | 2024.02.03 11:28:37.910098 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2740 | 2024.02.03 11:28:37.910455 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2741 | 2024.02.03 11:28:37.910665 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2742 | 2024.02.03 11:28:37.910823 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2743 | 2024.02.03 11:28:37.910943 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} <Information> executeQuery: Read 100 rows, 8.53 KiB in 0.000956211 sec., 104579 rows/sec., 8.71 MiB/sec. | ||
| 2744 | 2024.02.03 11:28:37.911062 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2745 | 2024.02.03 11:28:37.911085 [ 3 ] {927af27d-98c8-444f-af3a-8879821668a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 2746 | 2024.02.03 11:28:37.911101 [ 3 ] {} <Debug> HTTP-Session: 7ef5467a-af91-421f-98ea-dfde8d538714 Destroying unnamed session | ||
| 2747 | 2024.02.03 11:28:37.911246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2748 | 2024.02.03 11:28:37.911291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2749 | 2024.02.03 11:28:37.911309 [ 3 ] {} <Debug> HTTP-Session: a04f1e22-7308-4c92-9d33-22c4fd5114fd Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2750 | 2024.02.03 11:28:37.911325 [ 3 ] {} <Debug> HTTP-Session: a04f1e22-7308-4c92-9d33-22c4fd5114fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2751 | 2024.02.03 11:28:37.911393 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2752 | 2024.02.03 11:28:37.911431 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2753 | 2024.02.03 11:28:37.911535 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2754 | 2024.02.03 11:28:37.911802 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2755 | 2024.02.03 11:28:37.912001 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2756 | 2024.02.03 11:28:37.912146 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} <Trace> oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2757 | 2024.02.03 11:28:37.912266 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00084443 sec., 2368 rows/sec., 165.38 KiB/sec. | ||
| 2758 | 2024.02.03 11:28:37.912381 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2759 | 2024.02.03 11:28:37.912403 [ 3 ] {9ac5f85a-4023-49ac-8e67-f35ed667806e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2760 | 2024.02.03 11:28:37.912419 [ 3 ] {} <Debug> HTTP-Session: a04f1e22-7308-4c92-9d33-22c4fd5114fd Destroying unnamed session | ||
| 2761 | 2024.02.03 11:28:37.912565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 8001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2762 | 2024.02.03 11:28:37.912610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2763 | 2024.02.03 11:28:37.912629 [ 3 ] {} <Debug> HTTP-Session: 00024fed-5a9e-4f0c-a01a-299756c6ed39 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2764 | 2024.02.03 11:28:37.912646 [ 3 ] {} <Debug> HTTP-Session: 00024fed-5a9e-4f0c-a01a-299756c6ed39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2765 | 2024.02.03 11:28:37.912714 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2766 | 2024.02.03 11:28:37.912753 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2767 | 2024.02.03 11:28:37.912860 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2768 | 2024.02.03 11:28:37.913169 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2769 | 2024.02.03 11:28:37.913373 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2770 | 2024.02.03 11:28:37.913521 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2771 | 2024.02.03 11:28:37.913632 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} <Information> executeQuery: Read 47 rows, 3.74 KiB in 0.00088976 sec., 52823 rows/sec., 4.11 MiB/sec. | ||
| 2772 | 2024.02.03 11:28:37.913747 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2773 | 2024.02.03 11:28:37.913770 [ 3 ] {f796ca83-ec9d-4775-b129-67a09271734d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2774 | 2024.02.03 11:28:37.913786 [ 3 ] {} <Debug> HTTP-Session: 00024fed-5a9e-4f0c-a01a-299756c6ed39 Destroying unnamed session | ||
| 2775 | 2024.02.03 11:28:37.913898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 7236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2776 | 2024.02.03 11:28:37.913943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2777 | 2024.02.03 11:28:37.913961 [ 3 ] {} <Debug> HTTP-Session: 61bb334b-71c4-40b6-832e-acaf63639c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2778 | 2024.02.03 11:28:37.913978 [ 3 ] {} <Debug> HTTP-Session: 61bb334b-71c4-40b6-832e-acaf63639c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2779 | 2024.02.03 11:28:37.914049 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2780 | 2024.02.03 11:28:37.914092 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2781 | 2024.02.03 11:28:37.914211 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2782 | 2024.02.03 11:28:37.914538 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2783 | 2024.02.03 11:28:37.914797 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2784 | 2024.02.03 11:28:37.914972 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} <Trace> oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2785 | 2024.02.03 11:28:37.915094 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001016803 sec., 36388 rows/sec., 2.57 MiB/sec. | ||
| 2786 | 2024.02.03 11:28:37.915267 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} <Debug> DynamicQueryHandler: Done processing query | ||
| 2787 | 2024.02.03 11:28:37.915290 [ 3 ] {f14c10ee-17cd-4402-8998-03f0ddc7be15} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2788 | 2024.02.03 11:28:37.915306 [ 3 ] {} <Debug> HTTP-Session: 61bb334b-71c4-40b6-832e-acaf63639c8c Destroying unnamed session | ||
| 2789 | 2024.02.03 11:28:37.915466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2790 | 2024.02.03 11:28:37.915509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2791 | 2024.02.03 11:28:37.915528 [ 3 ] {} <Debug> HTTP-Session: 8fc0078e-ab37-45de-a51e-222aedf92b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2792 | 2024.02.03 11:28:37.915544 [ 3 ] {} <Debug> HTTP-Session: 8fc0078e-ab37-45de-a51e-222aedf92b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2793 | 2024.02.03 11:28:37.915620 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2794 | 2024.02.03 11:28:37.915664 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2795 | 2024.02.03 11:28:37.915809 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2796 | 2024.02.03 11:28:37.916171 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2797 | 2024.02.03 11:28:37.916449 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2798 | 2024.02.03 11:28:37.916631 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2799 | 2024.02.03 11:28:37.916756 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001108255 sec., 18948 rows/sec., 25.57 MiB/sec. | ||
| 2800 | 2024.02.03 11:28:37.916973 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} <Debug> DynamicQueryHandler: Done processing query | ||
| 2801 | 2024.02.03 11:28:37.916996 [ 3 ] {08f6c338-8184-4702-91e0-2bbe7496d104} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2802 | 2024.02.03 11:28:37.917011 [ 3 ] {} <Debug> HTTP-Session: 8fc0078e-ab37-45de-a51e-222aedf92b55 Destroying unnamed session | ||
| 2803 | 2024.02.03 11:28:42.686364 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2804 | 2024.02.03 11:28:42.686460 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2805 | 2024.02.03 11:28:42.906326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2806 | 2024.02.03 11:28:42.906443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2807 | 2024.02.03 11:28:42.906472 [ 3 ] {} <Debug> HTTP-Session: 02918bb8-c3e7-4c3b-a200-953ab4308e2b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2808 | 2024.02.03 11:28:42.906501 [ 3 ] {} <Debug> HTTP-Session: 02918bb8-c3e7-4c3b-a200-953ab4308e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2809 | 2024.02.03 11:28:42.906644 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2810 | 2024.02.03 11:28:42.906713 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2811 | 2024.02.03 11:28:42.906897 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2812 | 2024.02.03 11:28:42.907364 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2813 | 2024.02.03 11:28:42.907630 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2814 | 2024.02.03 11:28:42.907797 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2815 | 2024.02.03 11:28:42.907937 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001246678 sec., 27272 rows/sec., 2.16 MiB/sec. | ||
| 2816 | 2024.02.03 11:28:42.908081 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} <Debug> DynamicQueryHandler: Done processing query | ||
| 2817 | 2024.02.03 11:28:42.908105 [ 3 ] {ede6f3c4-a92a-4aff-8df2-d2584d48f211} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2818 | 2024.02.03 11:28:42.908121 [ 3 ] {} <Debug> HTTP-Session: 02918bb8-c3e7-4c3b-a200-953ab4308e2b Destroying unnamed session | ||
| 2819 | 2024.02.03 11:28:42.908252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2820 | 2024.02.03 11:28:42.908299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2821 | 2024.02.03 11:28:42.908319 [ 3 ] {} <Debug> HTTP-Session: 3a1a2beb-c4d0-4c7e-b17a-02f8297d96a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2822 | 2024.02.03 11:28:42.908337 [ 3 ] {} <Debug> HTTP-Session: 3a1a2beb-c4d0-4c7e-b17a-02f8297d96a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2823 | 2024.02.03 11:28:42.908422 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2824 | 2024.02.03 11:28:42.908464 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2825 | 2024.02.03 11:28:42.908569 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2826 | 2024.02.03 11:28:42.908919 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2827 | 2024.02.03 11:28:42.909138 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2828 | 2024.02.03 11:28:42.909290 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2829 | 2024.02.03 11:28:42.909419 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000961972 sec., 106032 rows/sec., 10.81 MiB/sec. | ||
| 2830 | 2024.02.03 11:28:42.909567 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} <Debug> DynamicQueryHandler: Done processing query | ||
| 2831 | 2024.02.03 11:28:42.909591 [ 3 ] {f67b3d86-81da-469f-aedf-3ccca3b8e8bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 2832 | 2024.02.03 11:28:42.909607 [ 3 ] {} <Debug> HTTP-Session: 3a1a2beb-c4d0-4c7e-b17a-02f8297d96a4 Destroying unnamed session | ||
| 2833 | 2024.02.03 11:28:42.909731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2834 | 2024.02.03 11:28:42.909777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2835 | 2024.02.03 11:28:42.909796 [ 3 ] {} <Debug> HTTP-Session: 6a56c5cf-01f3-4d14-bd82-37d6e363a55e Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2836 | 2024.02.03 11:28:42.909813 [ 3 ] {} <Debug> HTTP-Session: 6a56c5cf-01f3-4d14-bd82-37d6e363a55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2837 | 2024.02.03 11:28:42.909888 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2838 | 2024.02.03 11:28:42.909927 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2839 | 2024.02.03 11:28:42.910036 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2840 | 2024.02.03 11:28:42.910316 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2841 | 2024.02.03 11:28:42.910522 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2842 | 2024.02.03 11:28:42.910667 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2843 | 2024.02.03 11:28:42.910800 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.00087642 sec., 38794 rows/sec., 3.03 MiB/sec. | ||
| 2844 | 2024.02.03 11:28:42.910999 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} <Debug> DynamicQueryHandler: Done processing query | ||
| 2845 | 2024.02.03 11:28:42.911022 [ 3 ] {5078a058-2efe-409a-9486-1a7fef8cb860} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2846 | 2024.02.03 11:28:42.911038 [ 3 ] {} <Debug> HTTP-Session: 6a56c5cf-01f3-4d14-bd82-37d6e363a55e Destroying unnamed session | ||
| 2847 | 2024.02.03 11:28:42.911237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2848 | 2024.02.03 11:28:42.911281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2849 | 2024.02.03 11:28:42.911300 [ 3 ] {} <Debug> HTTP-Session: 34776443-6a66-4c06-9562-e51ce88d4c88 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2850 | 2024.02.03 11:28:42.911316 [ 3 ] {} <Debug> HTTP-Session: 34776443-6a66-4c06-9562-e51ce88d4c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2851 | 2024.02.03 11:28:42.911400 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2852 | 2024.02.03 11:28:42.911446 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2853 | 2024.02.03 11:28:42.911603 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2854 | 2024.02.03 11:28:42.912009 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2855 | 2024.02.03 11:28:42.912312 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2856 | 2024.02.03 11:28:42.912503 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2857 | 2024.02.03 11:28:42.912631 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001198937 sec., 28358 rows/sec., 38.27 MiB/sec. | ||
| 2858 | 2024.02.03 11:28:42.912757 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} <Debug> DynamicQueryHandler: Done processing query | ||
| 2859 | 2024.02.03 11:28:42.912780 [ 3 ] {9ac3c1f7-58c6-48f4-9492-fd2fd8da7331} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2860 | 2024.02.03 11:28:42.912795 [ 3 ] {} <Debug> HTTP-Session: 34776443-6a66-4c06-9562-e51ce88d4c88 Destroying unnamed session | ||
| 2861 | 2024.02.03 11:28:47.905047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2862 | 2024.02.03 11:28:47.905179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2863 | 2024.02.03 11:28:47.905209 [ 3 ] {} <Debug> HTTP-Session: dc601f23-ca74-4937-853d-a128ce0d2c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2864 | 2024.02.03 11:28:47.905236 [ 3 ] {} <Debug> HTTP-Session: dc601f23-ca74-4937-853d-a128ce0d2c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2865 | 2024.02.03 11:28:47.905380 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2866 | 2024.02.03 11:28:47.905450 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2867 | 2024.02.03 11:28:47.905621 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2868 | 2024.02.03 11:28:47.906026 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2869 | 2024.02.03 11:28:47.906290 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 2870 | 2024.02.03 11:28:47.906455 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 2871 | 2024.02.03 11:28:47.906593 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001163746 sec., 18045 rows/sec., 1.43 MiB/sec. | ||
| 2872 | 2024.02.03 11:28:47.906604 [ 77 ] {} <Debug> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 2873 | 2024.02.03 11:28:47.906732 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2874 | 2024.02.03 11:28:47.906797 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 2875 | 2024.02.03 11:28:47.906836 [ 3 ] {630966df-93e2-42c9-abf1-b0d9f11f72ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2876 | 2024.02.03 11:28:47.906840 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 2877 | 2024.02.03 11:28:47.906853 [ 3 ] {} <Debug> HTTP-Session: dc601f23-ca74-4937-853d-a128ce0d2c37 Destroying unnamed session | ||
| 2878 | 2024.02.03 11:28:47.906923 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2879 | 2024.02.03 11:28:47.906951 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 55 rows starting from the beginning of the part | ||
| 2880 | 2024.02.03 11:28:47.907003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2881 | 2024.02.03 11:28:47.907060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2882 | 2024.02.03 11:28:47.907068 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part | ||
| 2883 | 2024.02.03 11:28:47.907086 [ 3 ] {} <Debug> HTTP-Session: ef412e55-5aec-4462-aa12-3f89a47b66bc Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2884 | 2024.02.03 11:28:47.907110 [ 3 ] {} <Debug> HTTP-Session: ef412e55-5aec-4462-aa12-3f89a47b66bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2885 | 2024.02.03 11:28:47.907180 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 2886 | 2024.02.03 11:28:47.907231 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2887 | 2024.02.03 11:28:47.907298 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2888 | 2024.02.03 11:28:47.907307 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part | ||
| 2889 | 2024.02.03 11:28:47.907481 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 2890 | 2024.02.03 11:28:47.907538 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2891 | 2024.02.03 11:28:47.907622 [ 14 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part | ||
| 2892 | 2024.02.03 11:28:47.908041 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2893 | 2024.02.03 11:28:47.908337 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 2894 | 2024.02.03 11:28:47.908478 [ 15 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001691538 sec., 109959.10230807702 rows/sec., 8.70 MiB/sec. | ||
| 2895 | 2024.02.03 11:28:47.908561 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 2896 | 2024.02.03 11:28:47.908660 [ 15 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 2897 | 2024.02.03 11:28:47.908743 [ 77 ] {} <Debug> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 2898 | 2024.02.03 11:28:47.908836 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.001540835 sec., 40886 rows/sec., 3.60 MiB/sec. | ||
| 2899 | 2024.02.03 11:28:47.908844 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2900 | 2024.02.03 11:28:47.909065 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 2901 | 2024.02.03 11:28:47.909131 [ 15 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 2902 | 2024.02.03 11:28:47.909182 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} <Debug> DynamicQueryHandler: Done processing query | ||
| 2903 | 2024.02.03 11:28:47.909252 [ 3 ] {c220b766-dc8b-4b61-960f-b02913812285} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2904 | 2024.02.03 11:28:47.909259 [ 15 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_26_5} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 2905 | 2024.02.03 11:28:47.909271 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2906 | 2024.02.03 11:28:47.909288 [ 3 ] {} <Debug> HTTP-Session: ef412e55-5aec-4462-aa12-3f89a47b66bc Destroying unnamed session | ||
| 2907 | 2024.02.03 11:28:47.909340 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 205 rows starting from the beginning of the part | ||
| 2908 | 2024.02.03 11:28:47.909498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2909 | 2024.02.03 11:28:47.909578 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 63 rows starting from the beginning of the part | ||
| 2910 | 2024.02.03 11:28:47.909588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2911 | 2024.02.03 11:28:47.909652 [ 3 ] {} <Debug> HTTP-Session: 2c1a9a0f-3f4a-4976-b91d-d28030fce0ce Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2912 | 2024.02.03 11:28:47.909687 [ 3 ] {} <Debug> HTTP-Session: 2c1a9a0f-3f4a-4976-b91d-d28030fce0ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2913 | 2024.02.03 11:28:47.909825 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 2914 | 2024.02.03 11:28:47.909896 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2915 | 2024.02.03 11:28:47.910010 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2916 | 2024.02.03 11:28:47.910042 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 100 rows starting from the beginning of the part | ||
| 2917 | 2024.02.03 11:28:47.910359 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 102 rows starting from the beginning of the part | ||
| 2918 | 2024.02.03 11:28:47.910475 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2919 | 2024.02.03 11:28:47.910646 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 63 rows starting from the beginning of the part | ||
| 2920 | 2024.02.03 11:28:47.911226 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2921 | 2024.02.03 11:28:47.911722 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 2922 | 2024.02.03 11:28:47.912030 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 2923 | 2024.02.03 11:28:47.912279 [ 77 ] {} <Debug> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 2924 | 2024.02.03 11:28:47.912362 [ 19 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 4 columns (4 merged, 0 gathered) in 0.003443037 sec., 185011.08178622538 rows/sec., 17.25 MiB/sec. | ||
| 2925 | 2024.02.03 11:28:47.912381 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2926 | 2024.02.03 11:28:47.912374 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.002400814 sec., 8747 rows/sec., 700.45 KiB/sec. | ||
| 2927 | 2024.02.03 11:28:47.912650 [ 15 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 2928 | 2024.02.03 11:28:47.912657 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 2929 | 2024.02.03 11:28:47.912913 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2930 | 2024.02.03 11:28:47.912953 [ 3 ] {92b1ea52-cfaa-427e-92c4-7861a348288c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2931 | 2024.02.03 11:28:47.912959 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2932 | 2024.02.03 11:28:47.912991 [ 3 ] {} <Debug> HTTP-Session: 2c1a9a0f-3f4a-4976-b91d-d28030fce0ce Destroying unnamed session | ||
| 2933 | 2024.02.03 11:28:47.913022 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 105 rows starting from the beginning of the part | ||
| 2934 | 2024.02.03 11:28:47.913133 [ 15 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 2935 | 2024.02.03 11:28:47.913234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2936 | 2024.02.03 11:28:47.913277 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part | ||
| 2937 | 2024.02.03 11:28:47.913292 [ 15 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_26_5} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 2938 | 2024.02.03 11:28:47.913320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2939 | 2024.02.03 11:28:47.913370 [ 3 ] {} <Debug> HTTP-Session: 0e80856c-5a54-4a51-85a2-0525cdce75a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 2940 | 2024.02.03 11:28:47.913445 [ 3 ] {} <Debug> HTTP-Session: 0e80856c-5a54-4a51-85a2-0525cdce75a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2941 | 2024.02.03 11:28:47.913574 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part | ||
| 2942 | 2024.02.03 11:28:47.913628 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2943 | 2024.02.03 11:28:47.913703 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2944 | 2024.02.03 11:28:47.913706 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 47 rows starting from the beginning of the part | ||
| 2945 | 2024.02.03 11:28:47.913875 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 2946 | 2024.02.03 11:28:47.914046 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part | ||
| 2947 | 2024.02.03 11:28:47.914047 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2948 | 2024.02.03 11:28:47.914726 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2949 | 2024.02.03 11:28:47.914924 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 4 columns (4 merged, 0 gathered) in 0.002491935 sec., 106744.35729663896 rows/sec., 8.34 MiB/sec. | ||
| 2950 | 2024.02.03 11:28:47.915021 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 2951 | 2024.02.03 11:28:47.915128 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 2952 | 2024.02.03 11:28:47.915199 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 2953 | 2024.02.03 11:28:47.915260 [ 14 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_26_5} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 2954 | 2024.02.03 11:28:47.915354 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 2955 | 2024.02.03 11:28:47.915487 [ 77 ] {} <Debug> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 2956 | 2024.02.03 11:28:47.915497 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001827271 sec., 11492 rows/sec., 15.51 MiB/sec. | ||
| 2957 | 2024.02.03 11:28:47.915555 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2958 | 2024.02.03 11:28:47.915787 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 2959 | 2024.02.03 11:28:47.915856 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 2960 | 2024.02.03 11:28:47.915906 [ 3 ] {51948236-a8e4-49f1-8425-705849bdf7bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2961 | 2024.02.03 11:28:47.915952 [ 3 ] {} <Debug> HTTP-Session: 0e80856c-5a54-4a51-85a2-0525cdce75a2 Destroying unnamed session | ||
| 2962 | 2024.02.03 11:28:47.915975 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2963 | 2024.02.03 11:28:47.916006 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 581 rows starting from the beginning of the part | ||
| 2964 | 2024.02.03 11:28:47.916112 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part | ||
| 2965 | 2024.02.03 11:28:47.916203 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 2966 | 2024.02.03 11:28:47.916289 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part | ||
| 2967 | 2024.02.03 11:28:47.916371 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 2968 | 2024.02.03 11:28:47.916452 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part | ||
| 2969 | 2024.02.03 11:28:47.917863 [ 14 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 6 columns (6 merged, 0 gathered) in 0.00222929 sec., 319384.19855649106 rows/sec., 430.99 MiB/sec. | ||
| 2970 | 2024.02.03 11:28:47.918171 [ 14 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 2971 | 2024.02.03 11:28:47.918368 [ 14 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 2972 | 2024.02.03 11:28:47.918424 [ 14 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 2973 | 2024.02.03 11:28:47.918482 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in deceacd5-f511-4750-897e-631c0091c204::all_1_26_5: 4.09 MiB. | ||
| 2974 | 2024.02.03 11:28:49.301049 [ 95 ] {} <Debug> oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2975 | 2024.02.03 11:28:49.301152 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2976 | 2024.02.03 11:28:49.301256 [ 18 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2977 | 2024.02.03 11:28:49.301399 [ 18 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2978 | 2024.02.03 11:28:49.301447 [ 18 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2979 | 2024.02.03 11:28:49.301596 [ 18 ] {47f03d29-0434-41a6-84c2-e73e7da56478::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 | ||
| 2980 | 2024.02.03 11:28:49.301680 [ 18 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2981 | 2024.02.03 11:28:49.301763 [ 18 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 2982 | 2024.02.03 11:28:49.301841 [ 18 ] {47f03d29-0434-41a6-84c2-e73e7da56478::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 | ||
| 2983 | 2024.02.03 11:28:49.302411 [ 15 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001201427 sec., 11652.809533995824 rows/sec., 813.65 KiB/sec. | ||
| 2984 | 2024.02.03 11:28:49.302573 [ 15 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2985 | 2024.02.03 11:28:49.302790 [ 15 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} <Trace> oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2986 | 2024.02.03 11:28:49.302863 [ 15 ] {47f03d29-0434-41a6-84c2-e73e7da56478::all_1_5_1} <Trace> oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2987 | 2024.02.03 11:28:49.733919 [ 95 ] {} <Debug> oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2988 | 2024.02.03 11:28:49.733994 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 2989 | 2024.02.03 11:28:49.734094 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2990 | 2024.02.03 11:28:49.734228 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2991 | 2024.02.03 11:28:49.734264 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2992 | 2024.02.03 11:28:49.734434 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::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 | ||
| 2993 | 2024.02.03 11:28:49.734558 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2994 | 2024.02.03 11:28:49.734640 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 2995 | 2024.02.03 11:28:49.734718 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::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 | ||
| 2996 | 2024.02.03 11:28:49.735313 [ 18 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001258778 sec., 11121.897586389341 rows/sec., 937.94 KiB/sec. | ||
| 2997 | 2024.02.03 11:28:49.735446 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2998 | 2024.02.03 11:28:49.735630 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} <Trace> oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2999 | 2024.02.03 11:28:49.735691 [ 16 ] {a2a0e60a-899e-4f66-b0c1-55bfce416e54::all_1_5_1} <Trace> oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 3000 | 2024.02.03 11:28:51.171509 [ 177 ] {} <Debug> oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3001 | 2024.02.03 11:28:51.171588 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 3002 | 2024.02.03 11:28:51.171686 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 3003 | 2024.02.03 11:28:51.171831 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3004 | 2024.02.03 11:28:51.171867 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::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 | ||
| 3005 | 2024.02.03 11:28:51.172026 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 385 rows starting from the beginning of the part | ||
| 3006 | 2024.02.03 11:28:51.172122 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::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 | ||
| 3007 | 2024.02.03 11:28:51.172209 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::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 | ||
| 3008 | 2024.02.03 11:28:51.172290 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 3009 | 2024.02.03 11:28:51.175442 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.003799625 sec., 121854.13034181004 rows/sec., 8.60 MiB/sec. | ||
| 3010 | 2024.02.03 11:28:51.175568 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3011 | 2024.02.03 11:28:51.175793 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 3012 | 2024.02.03 11:28:51.175854 [ 23 ] {804f7409-24b1-4c30-b0d3-42e8e2b74bde::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 3013 | 2024.02.03 11:28:52.905295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3014 | 2024.02.03 11:28:52.905402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3015 | 2024.02.03 11:28:52.905428 [ 3 ] {} <Debug> HTTP-Session: 864b7b7b-08f8-4aa7-8509-2003bcb4dac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3016 | 2024.02.03 11:28:52.905453 [ 3 ] {} <Debug> HTTP-Session: 864b7b7b-08f8-4aa7-8509-2003bcb4dac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3017 | 2024.02.03 11:28:52.905590 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3018 | 2024.02.03 11:28:52.905654 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3019 | 2024.02.03 11:28:52.905827 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3020 | 2024.02.03 11:28:52.906250 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 3021 | 2024.02.03 11:28:52.906520 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3022 | 2024.02.03 11:28:52.906686 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3023 | 2024.02.03 11:28:52.906819 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001188966 sec., 28596 rows/sec., 2.26 MiB/sec. | ||
| 3024 | 2024.02.03 11:28:52.906970 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} <Debug> DynamicQueryHandler: Done processing query | ||
| 3025 | 2024.02.03 11:28:52.906995 [ 3 ] {2f1ebb9f-e945-4e8d-9db3-bc39c3d65759} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3026 | 2024.02.03 11:28:52.907012 [ 3 ] {} <Debug> HTTP-Session: 864b7b7b-08f8-4aa7-8509-2003bcb4dac7 Destroying unnamed session | ||
| 3027 | 2024.02.03 11:28:52.907155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3028 | 2024.02.03 11:28:52.907204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3029 | 2024.02.03 11:28:52.907224 [ 3 ] {} <Debug> HTTP-Session: 64e3fef5-9e3e-439f-9659-73d1d2130f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3030 | 2024.02.03 11:28:52.907244 [ 3 ] {} <Debug> HTTP-Session: 64e3fef5-9e3e-439f-9659-73d1d2130f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3031 | 2024.02.03 11:28:52.907327 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3032 | 2024.02.03 11:28:52.907369 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3033 | 2024.02.03 11:28:52.907475 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3034 | 2024.02.03 11:28:52.907821 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 3035 | 2024.02.03 11:28:52.908039 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3036 | 2024.02.03 11:28:52.908189 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3037 | 2024.02.03 11:28:52.908309 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000952742 sec., 107059 rows/sec., 10.92 MiB/sec. | ||
| 3038 | 2024.02.03 11:28:52.908414 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3039 | 2024.02.03 11:28:52.908437 [ 3 ] {fd8d5c16-f031-4006-8835-d75a807bbd4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 3040 | 2024.02.03 11:28:52.908452 [ 3 ] {} <Debug> HTTP-Session: 64e3fef5-9e3e-439f-9659-73d1d2130f8d Destroying unnamed session | ||
| 3041 | 2024.02.03 11:28:52.908564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3042 | 2024.02.03 11:28:52.908607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3043 | 2024.02.03 11:28:52.908625 [ 3 ] {} <Debug> HTTP-Session: 03abbb20-6418-448a-9d77-918cb38d3d20 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3044 | 2024.02.03 11:28:52.908642 [ 3 ] {} <Debug> HTTP-Session: 03abbb20-6418-448a-9d77-918cb38d3d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3045 | 2024.02.03 11:28:52.908712 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3046 | 2024.02.03 11:28:52.908750 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3047 | 2024.02.03 11:28:52.908858 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3048 | 2024.02.03 11:28:52.909128 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 3049 | 2024.02.03 11:28:52.909341 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3050 | 2024.02.03 11:28:52.909490 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3051 | 2024.02.03 11:28:52.909603 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.000865 sec., 39306 rows/sec., 3.07 MiB/sec. | ||
| 3052 | 2024.02.03 11:28:52.909718 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3053 | 2024.02.03 11:28:52.909740 [ 3 ] {b9a6bef4-e370-4f6a-a487-e33e14878d4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3054 | 2024.02.03 11:28:52.909756 [ 3 ] {} <Debug> HTTP-Session: 03abbb20-6418-448a-9d77-918cb38d3d20 Destroying unnamed session | ||
| 3055 | 2024.02.03 11:28:52.909976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3056 | 2024.02.03 11:28:52.910022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3057 | 2024.02.03 11:28:52.910040 [ 3 ] {} <Debug> HTTP-Session: e8069baa-83c0-403e-9286-fe29fbed3bb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3058 | 2024.02.03 11:28:52.910056 [ 3 ] {} <Debug> HTTP-Session: e8069baa-83c0-403e-9286-fe29fbed3bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3059 | 2024.02.03 11:28:52.910140 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3060 | 2024.02.03 11:28:52.910183 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3061 | 2024.02.03 11:28:52.910320 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3062 | 2024.02.03 11:28:52.910722 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.32 GiB. | ||
| 3063 | 2024.02.03 11:28:52.911027 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3064 | 2024.02.03 11:28:52.911208 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3065 | 2024.02.03 11:28:52.911320 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001153386 sec., 29478 rows/sec., 39.78 MiB/sec. | ||
| 3066 | 2024.02.03 11:28:52.911455 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 3067 | 2024.02.03 11:28:52.911478 [ 3 ] {6f13d2d8-f86c-404f-ad9b-3ac4ecb533ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3068 | 2024.02.03 11:28:52.911493 [ 3 ] {} <Debug> HTTP-Session: e8069baa-83c0-403e-9286-fe29fbed3bb3 Destroying unnamed session | ||
| 3069 | 2024.02.03 11:28:57.686519 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3070 | 2024.02.03 11:28:57.686587 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3071 | 2024.02.03 11:28:57.905084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3072 | 2024.02.03 11:28:57.905196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3073 | 2024.02.03 11:28:57.905224 [ 3 ] {} <Debug> HTTP-Session: f978d35a-4dc6-4d55-9f07-c8ee945cd542 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3074 | 2024.02.03 11:28:57.905249 [ 3 ] {} <Debug> HTTP-Session: f978d35a-4dc6-4d55-9f07-c8ee945cd542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3075 | 2024.02.03 11:28:57.905379 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3076 | 2024.02.03 11:28:57.905441 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3077 | 2024.02.03 11:28:57.905605 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3078 | 2024.02.03 11:28:57.906018 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3079 | 2024.02.03 11:28:57.906284 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3080 | 2024.02.03 11:28:57.906456 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3081 | 2024.02.03 11:28:57.906581 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001161646 sec., 18077 rows/sec., 1.43 MiB/sec. | ||
| 3082 | 2024.02.03 11:28:57.906761 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} <Debug> DynamicQueryHandler: Done processing query | ||
| 3083 | 2024.02.03 11:28:57.906790 [ 3 ] {df28d524-2122-4130-9d76-a458de885b68} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3084 | 2024.02.03 11:28:57.906807 [ 3 ] {} <Debug> HTTP-Session: f978d35a-4dc6-4d55-9f07-c8ee945cd542 Destroying unnamed session | ||
| 3085 | 2024.02.03 11:28:57.906946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3086 | 2024.02.03 11:28:57.906995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3087 | 2024.02.03 11:28:57.907016 [ 3 ] {} <Debug> HTTP-Session: 983091d7-765d-490c-b90f-cd880fd8ab8f Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3088 | 2024.02.03 11:28:57.907033 [ 3 ] {} <Debug> HTTP-Session: 983091d7-765d-490c-b90f-cd880fd8ab8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3089 | 2024.02.03 11:28:57.907110 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3090 | 2024.02.03 11:28:57.907153 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3091 | 2024.02.03 11:28:57.907262 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3092 | 2024.02.03 11:28:57.907584 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3093 | 2024.02.03 11:28:57.907804 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3094 | 2024.02.03 11:28:57.907963 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3095 | 2024.02.03 11:28:57.908082 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.000939291 sec., 67071 rows/sec., 5.90 MiB/sec. | ||
| 3096 | 2024.02.03 11:28:57.908189 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} <Debug> DynamicQueryHandler: Done processing query | ||
| 3097 | 2024.02.03 11:28:57.908215 [ 3 ] {0563ddee-5080-4fc2-bb09-5c3abefeaa45} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3098 | 2024.02.03 11:28:57.908232 [ 3 ] {} <Debug> HTTP-Session: 983091d7-765d-490c-b90f-cd880fd8ab8f Destroying unnamed session | ||
| 3099 | 2024.02.03 11:28:57.908365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3100 | 2024.02.03 11:28:57.908422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3101 | 2024.02.03 11:28:57.908443 [ 3 ] {} <Debug> HTTP-Session: 18518d77-5e6f-4de0-aa2c-7529e18b529c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3102 | 2024.02.03 11:28:57.908461 [ 3 ] {} <Debug> HTTP-Session: 18518d77-5e6f-4de0-aa2c-7529e18b529c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3103 | 2024.02.03 11:28:57.908532 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3104 | 2024.02.03 11:28:57.908573 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3105 | 2024.02.03 11:28:57.908689 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3106 | 2024.02.03 11:28:57.909036 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3107 | 2024.02.03 11:28:57.909254 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3108 | 2024.02.03 11:28:57.909405 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3109 | 2024.02.03 11:28:57.909520 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000958291 sec., 21914 rows/sec., 1.71 MiB/sec. | ||
| 3110 | 2024.02.03 11:28:57.909738 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3111 | 2024.02.03 11:28:57.909762 [ 3 ] {047ba443-e6ef-4864-b22d-3cb9b0b98bd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3112 | 2024.02.03 11:28:57.909780 [ 3 ] {} <Debug> HTTP-Session: 18518d77-5e6f-4de0-aa2c-7529e18b529c Destroying unnamed session | ||
| 3113 | 2024.02.03 11:28:57.909970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3114 | 2024.02.03 11:28:57.910015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3115 | 2024.02.03 11:28:57.910034 [ 3 ] {} <Debug> HTTP-Session: 883121d8-127d-4e78-957a-8c6b8786cbfe Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3116 | 2024.02.03 11:28:57.910051 [ 3 ] {} <Debug> HTTP-Session: 883121d8-127d-4e78-957a-8c6b8786cbfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3117 | 2024.02.03 11:28:57.910130 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3118 | 2024.02.03 11:28:57.910177 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3119 | 2024.02.03 11:28:57.910336 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3120 | 2024.02.03 11:28:57.910741 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3121 | 2024.02.03 11:28:57.911047 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3122 | 2024.02.03 11:28:57.911234 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3123 | 2024.02.03 11:28:57.911349 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001179627 sec., 17802 rows/sec., 24.02 MiB/sec. | ||
| 3124 | 2024.02.03 11:28:57.911477 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} <Debug> DynamicQueryHandler: Done processing query | ||
| 3125 | 2024.02.03 11:28:57.911501 [ 3 ] {2f3ada5d-0b62-4a7d-8a4e-85acc782cdeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3126 | 2024.02.03 11:28:57.911518 [ 3 ] {} <Debug> HTTP-Session: 883121d8-127d-4e78-957a-8c6b8786cbfe Destroying unnamed session | ||
| 3127 | 2024.02.03 11:29:02.905901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3128 | 2024.02.03 11:29:02.906019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3129 | 2024.02.03 11:29:02.906046 [ 3 ] {} <Debug> HTTP-Session: e0b0147d-f4be-47ad-8510-bb9f829e2e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3130 | 2024.02.03 11:29:02.906098 [ 3 ] {} <Debug> HTTP-Session: e0b0147d-f4be-47ad-8510-bb9f829e2e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3131 | 2024.02.03 11:29:02.906235 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3132 | 2024.02.03 11:29:02.906300 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3133 | 2024.02.03 11:29:02.906463 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3134 | 2024.02.03 11:29:02.906934 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3135 | 2024.02.03 11:29:02.907218 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3136 | 2024.02.03 11:29:02.907409 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3137 | 2024.02.03 11:29:02.907544 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001265248 sec., 26872 rows/sec., 2.13 MiB/sec. | ||
| 3138 | 2024.02.03 11:29:02.907735 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3139 | 2024.02.03 11:29:02.907762 [ 3 ] {4f604bbe-d1fb-4cbd-ad15-6f54fb12ad1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3140 | 2024.02.03 11:29:02.907779 [ 3 ] {} <Debug> HTTP-Session: e0b0147d-f4be-47ad-8510-bb9f829e2e17 Destroying unnamed session | ||
| 3141 | 2024.02.03 11:29:02.907916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3142 | 2024.02.03 11:29:02.907968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3143 | 2024.02.03 11:29:02.907989 [ 3 ] {} <Debug> HTTP-Session: 80d321a0-fc18-41e6-955d-d562a7f17732 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3144 | 2024.02.03 11:29:02.908009 [ 3 ] {} <Debug> HTTP-Session: 80d321a0-fc18-41e6-955d-d562a7f17732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3145 | 2024.02.03 11:29:02.908097 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3146 | 2024.02.03 11:29:02.908141 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3147 | 2024.02.03 11:29:02.908254 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3148 | 2024.02.03 11:29:02.908637 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3149 | 2024.02.03 11:29:02.908934 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3150 | 2024.02.03 11:29:02.909099 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3151 | 2024.02.03 11:29:02.909226 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.001093865 sec., 93247 rows/sec., 9.51 MiB/sec. | ||
| 3152 | 2024.02.03 11:29:02.909350 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} <Debug> DynamicQueryHandler: Done processing query | ||
| 3153 | 2024.02.03 11:29:02.909376 [ 3 ] {3e9ff2fd-1520-4c39-bdf3-668167b4d813} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 3154 | 2024.02.03 11:29:02.909392 [ 3 ] {} <Debug> HTTP-Session: 80d321a0-fc18-41e6-955d-d562a7f17732 Destroying unnamed session | ||
| 3155 | 2024.02.03 11:29:02.909517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3156 | 2024.02.03 11:29:02.909566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3157 | 2024.02.03 11:29:02.909586 [ 3 ] {} <Debug> HTTP-Session: 31948b58-a7a4-469a-ac23-bf42456d0530 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3158 | 2024.02.03 11:29:02.909603 [ 3 ] {} <Debug> HTTP-Session: 31948b58-a7a4-469a-ac23-bf42456d0530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3159 | 2024.02.03 11:29:02.909682 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3160 | 2024.02.03 11:29:02.909723 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3161 | 2024.02.03 11:29:02.909837 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3162 | 2024.02.03 11:29:02.910147 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3163 | 2024.02.03 11:29:02.910363 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3164 | 2024.02.03 11:29:02.910522 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3165 | 2024.02.03 11:29:02.910642 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.00093071 sec., 36531 rows/sec., 2.86 MiB/sec. | ||
| 3166 | 2024.02.03 11:29:02.910760 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3167 | 2024.02.03 11:29:02.910785 [ 3 ] {04f4f18c-eeb0-4275-9bb3-67dc04a95f9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3168 | 2024.02.03 11:29:02.910801 [ 3 ] {} <Debug> HTTP-Session: 31948b58-a7a4-469a-ac23-bf42456d0530 Destroying unnamed session | ||
| 3169 | 2024.02.03 11:29:02.911005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3170 | 2024.02.03 11:29:02.911051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3171 | 2024.02.03 11:29:02.911071 [ 3 ] {} <Debug> HTTP-Session: 686c577a-5b0c-4195-aaf3-aa3d134a01f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3172 | 2024.02.03 11:29:02.911089 [ 3 ] {} <Debug> HTTP-Session: 686c577a-5b0c-4195-aaf3-aa3d134a01f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3173 | 2024.02.03 11:29:02.911175 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3174 | 2024.02.03 11:29:02.911221 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3175 | 2024.02.03 11:29:02.911366 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3176 | 2024.02.03 11:29:02.911831 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3177 | 2024.02.03 11:29:02.912159 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3178 | 2024.02.03 11:29:02.912356 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3179 | 2024.02.03 11:29:02.912481 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001277639 sec., 26611 rows/sec., 35.91 MiB/sec. | ||
| 3180 | 2024.02.03 11:29:02.912611 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3181 | 2024.02.03 11:29:02.912636 [ 3 ] {d3aa67c6-3696-4110-90de-bd57995de13f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3182 | 2024.02.03 11:29:02.912652 [ 3 ] {} <Debug> HTTP-Session: 686c577a-5b0c-4195-aaf3-aa3d134a01f4 Destroying unnamed session | ||
| 3183 | 2024.02.03 11:29:07.906139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3184 | 2024.02.03 11:29:07.906274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3185 | 2024.02.03 11:29:07.906301 [ 3 ] {} <Debug> HTTP-Session: bd587fa0-c81d-4216-87b9-b81bc183c3e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3186 | 2024.02.03 11:29:07.906327 [ 3 ] {} <Debug> HTTP-Session: bd587fa0-c81d-4216-87b9-b81bc183c3e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3187 | 2024.02.03 11:29:07.906460 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3188 | 2024.02.03 11:29:07.906522 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3189 | 2024.02.03 11:29:07.906691 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3190 | 2024.02.03 11:29:07.907132 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3191 | 2024.02.03 11:29:07.907405 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3192 | 2024.02.03 11:29:07.907583 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3193 | 2024.02.03 11:29:07.907727 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001224498 sec., 17149 rows/sec., 1.36 MiB/sec. | ||
| 3194 | 2024.02.03 11:29:07.907874 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} <Debug> DynamicQueryHandler: Done processing query | ||
| 3195 | 2024.02.03 11:29:07.907900 [ 3 ] {deaa4a75-e74e-4bed-90f4-5d8a68691052} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3196 | 2024.02.03 11:29:07.907916 [ 3 ] {} <Debug> HTTP-Session: bd587fa0-c81d-4216-87b9-b81bc183c3e5 Destroying unnamed session | ||
| 3197 | 2024.02.03 11:29:07.908037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3198 | 2024.02.03 11:29:07.908084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3199 | 2024.02.03 11:29:07.908104 [ 3 ] {} <Debug> HTTP-Session: 720d8b0d-d46a-4b62-ae00-5005449f8b60 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3200 | 2024.02.03 11:29:07.908125 [ 3 ] {} <Debug> HTTP-Session: 720d8b0d-d46a-4b62-ae00-5005449f8b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3201 | 2024.02.03 11:29:07.908198 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3202 | 2024.02.03 11:29:07.908239 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3203 | 2024.02.03 11:29:07.908350 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3204 | 2024.02.03 11:29:07.908656 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3205 | 2024.02.03 11:29:07.908873 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3206 | 2024.02.03 11:29:07.909030 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} <Trace> oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 3207 | 2024.02.03 11:29:07.909153 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000923761 sec., 2165 rows/sec., 185.00 KiB/sec. | ||
| 3208 | 2024.02.03 11:29:07.909274 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} <Debug> DynamicQueryHandler: Done processing query | ||
| 3209 | 2024.02.03 11:29:07.909298 [ 3 ] {4d78dbe6-defb-4eba-99da-ce62e5889004} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3210 | 2024.02.03 11:29:07.909315 [ 3 ] {} <Debug> HTTP-Session: 720d8b0d-d46a-4b62-ae00-5005449f8b60 Destroying unnamed session | ||
| 3211 | 2024.02.03 11:29:07.909487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 14637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3212 | 2024.02.03 11:29:07.909535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3213 | 2024.02.03 11:29:07.909555 [ 3 ] {} <Debug> HTTP-Session: 85504866-2f5f-44d6-ad41-2c8cda048be8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3214 | 2024.02.03 11:29:07.909572 [ 3 ] {} <Debug> HTTP-Session: 85504866-2f5f-44d6-ad41-2c8cda048be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3215 | 2024.02.03 11:29:07.909649 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3216 | 2024.02.03 11:29:07.909689 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3217 | 2024.02.03 11:29:07.909794 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3218 | 2024.02.03 11:29:07.910219 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3219 | 2024.02.03 11:29:07.910435 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3220 | 2024.02.03 11:29:07.910596 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3221 | 2024.02.03 11:29:07.910725 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} <Information> executeQuery: Read 100 rows, 8.53 KiB in 0.001045354 sec., 95661 rows/sec., 7.97 MiB/sec. | ||
| 3222 | 2024.02.03 11:29:07.910848 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} <Debug> DynamicQueryHandler: Done processing query | ||
| 3223 | 2024.02.03 11:29:07.910872 [ 3 ] {e4eb997f-a497-4413-8ea8-8081ff744791} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 3224 | 2024.02.03 11:29:07.910890 [ 3 ] {} <Debug> HTTP-Session: 85504866-2f5f-44d6-ad41-2c8cda048be8 Destroying unnamed session | ||
| 3225 | 2024.02.03 11:29:07.911005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3226 | 2024.02.03 11:29:07.911056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3227 | 2024.02.03 11:29:07.911077 [ 3 ] {} <Debug> HTTP-Session: 09a8a2f3-f7fe-438b-ae5b-0cd79a271174 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3228 | 2024.02.03 11:29:07.911095 [ 3 ] {} <Debug> HTTP-Session: 09a8a2f3-f7fe-438b-ae5b-0cd79a271174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3229 | 2024.02.03 11:29:07.911166 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3230 | 2024.02.03 11:29:07.911207 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3231 | 2024.02.03 11:29:07.911316 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3232 | 2024.02.03 11:29:07.911594 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3233 | 2024.02.03 11:29:07.911869 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3234 | 2024.02.03 11:29:07.912026 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} <Trace> oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 3235 | 2024.02.03 11:29:07.912141 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000937061 sec., 2134 rows/sec., 149.03 KiB/sec. | ||
| 3236 | 2024.02.03 11:29:07.912318 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3237 | 2024.02.03 11:29:07.912344 [ 3 ] {335cccc8-3ab5-4423-9605-d82d2371b2f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3238 | 2024.02.03 11:29:07.912361 [ 3 ] {} <Debug> HTTP-Session: 09a8a2f3-f7fe-438b-ae5b-0cd79a271174 Destroying unnamed session | ||
| 3239 | 2024.02.03 11:29:07.912475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 7999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3240 | 2024.02.03 11:29:07.912520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3241 | 2024.02.03 11:29:07.912540 [ 3 ] {} <Debug> HTTP-Session: 7bf32af0-61b0-4083-916f-36f08be2735b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3242 | 2024.02.03 11:29:07.912558 [ 3 ] {} <Debug> HTTP-Session: 7bf32af0-61b0-4083-916f-36f08be2735b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3243 | 2024.02.03 11:29:07.912631 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3244 | 2024.02.03 11:29:07.912671 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3245 | 2024.02.03 11:29:07.912797 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3246 | 2024.02.03 11:29:07.913108 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3247 | 2024.02.03 11:29:07.913323 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3248 | 2024.02.03 11:29:07.913483 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3249 | 2024.02.03 11:29:07.913605 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} <Information> executeQuery: Read 47 rows, 3.74 KiB in 0.000945831 sec., 49691 rows/sec., 3.86 MiB/sec. | ||
| 3250 | 2024.02.03 11:29:07.913725 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} <Debug> DynamicQueryHandler: Done processing query | ||
| 3251 | 2024.02.03 11:29:07.913749 [ 3 ] {af2d6056-27cc-4464-a439-7d383c5b5eed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3252 | 2024.02.03 11:29:07.913771 [ 3 ] {} <Debug> HTTP-Session: 7bf32af0-61b0-4083-916f-36f08be2735b Destroying unnamed session | ||
| 3253 | 2024.02.03 11:29:07.913885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 7234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3254 | 2024.02.03 11:29:07.913932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3255 | 2024.02.03 11:29:07.913957 [ 3 ] {} <Debug> HTTP-Session: 4accfdbb-df2e-4fcd-9e26-2594c45791d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3256 | 2024.02.03 11:29:07.913975 [ 3 ] {} <Debug> HTTP-Session: 4accfdbb-df2e-4fcd-9e26-2594c45791d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3257 | 2024.02.03 11:29:07.914049 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3258 | 2024.02.03 11:29:07.914093 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3259 | 2024.02.03 11:29:07.914221 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3260 | 2024.02.03 11:29:07.914533 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3261 | 2024.02.03 11:29:07.914807 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3262 | 2024.02.03 11:29:07.914990 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} <Trace> oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 3263 | 2024.02.03 11:29:07.915110 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001032373 sec., 35839 rows/sec., 2.53 MiB/sec. | ||
| 3264 | 2024.02.03 11:29:07.915249 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} <Debug> DynamicQueryHandler: Done processing query | ||
| 3265 | 2024.02.03 11:29:07.915275 [ 3 ] {2c524ced-59c2-41ae-bb0e-514be2deef99} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3266 | 2024.02.03 11:29:07.915291 [ 3 ] {} <Debug> HTTP-Session: 4accfdbb-df2e-4fcd-9e26-2594c45791d1 Destroying unnamed session | ||
| 3267 | 2024.02.03 11:29:07.915426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3268 | 2024.02.03 11:29:07.915472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3269 | 2024.02.03 11:29:07.915492 [ 3 ] {} <Debug> HTTP-Session: fa72234c-4688-4bdf-94ef-b55c2de9b152 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3270 | 2024.02.03 11:29:07.915508 [ 3 ] {} <Debug> HTTP-Session: fa72234c-4688-4bdf-94ef-b55c2de9b152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3271 | 2024.02.03 11:29:07.915592 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3272 | 2024.02.03 11:29:07.915637 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3273 | 2024.02.03 11:29:07.915783 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3274 | 2024.02.03 11:29:07.916161 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3275 | 2024.02.03 11:29:07.916455 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3276 | 2024.02.03 11:29:07.916647 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3277 | 2024.02.03 11:29:07.916776 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001153456 sec., 18206 rows/sec., 24.57 MiB/sec. | ||
| 3278 | 2024.02.03 11:29:07.916996 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3279 | 2024.02.03 11:29:07.917023 [ 3 ] {31a65797-6084-4c23-b8ff-bea8acd1660d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3280 | 2024.02.03 11:29:07.917043 [ 3 ] {} <Debug> HTTP-Session: fa72234c-4688-4bdf-94ef-b55c2de9b152 Destroying unnamed session | ||
| 3281 | 2024.02.03 11:29:12.686626 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3282 | 2024.02.03 11:29:12.686691 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3283 | 2024.02.03 11:29:12.905898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3284 | 2024.02.03 11:29:12.906066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3285 | 2024.02.03 11:29:12.906115 [ 3 ] {} <Debug> HTTP-Session: 1f86fbd1-cc94-4531-906b-17e19dd0886e Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3286 | 2024.02.03 11:29:12.906158 [ 3 ] {} <Debug> HTTP-Session: 1f86fbd1-cc94-4531-906b-17e19dd0886e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3287 | 2024.02.03 11:29:12.906345 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3288 | 2024.02.03 11:29:12.906409 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3289 | 2024.02.03 11:29:12.906572 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3290 | 2024.02.03 11:29:12.907027 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3291 | 2024.02.03 11:29:12.907295 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3292 | 2024.02.03 11:29:12.907469 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3293 | 2024.02.03 11:29:12.907620 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001230408 sec., 27633 rows/sec., 2.19 MiB/sec. | ||
| 3294 | 2024.02.03 11:29:12.907612 [ 62 ] {} <Debug> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3295 | 2024.02.03 11:29:12.907719 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3296 | 2024.02.03 11:29:12.907819 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3297 | 2024.02.03 11:29:12.907834 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3298 | 2024.02.03 11:29:12.907858 [ 3 ] {fc81a715-af0c-4c82-b39b-8a3c382c9fa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3299 | 2024.02.03 11:29:12.907918 [ 3 ] {} <Debug> HTTP-Session: 1f86fbd1-cc94-4531-906b-17e19dd0886e Destroying unnamed session | ||
| 3300 | 2024.02.03 11:29:12.908003 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3301 | 2024.02.03 11:29:12.908048 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 55 rows starting from the beginning of the part | ||
| 3302 | 2024.02.03 11:29:12.908104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3303 | 2024.02.03 11:29:12.908194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3304 | 2024.02.03 11:29:12.908244 [ 3 ] {} <Debug> HTTP-Session: 57ef0ddf-6f96-4f33-90cd-405f77f2826b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3305 | 2024.02.03 11:29:12.908293 [ 3 ] {} <Debug> HTTP-Session: 57ef0ddf-6f96-4f33-90cd-405f77f2826b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3306 | 2024.02.03 11:29:12.908309 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 3307 | 2024.02.03 11:29:12.908479 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3308 | 2024.02.03 11:29:12.908573 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part | ||
| 3309 | 2024.02.03 11:29:12.908587 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3310 | 2024.02.03 11:29:12.908882 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 3311 | 2024.02.03 11:29:12.909058 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3312 | 2024.02.03 11:29:12.909098 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 21 rows starting from the beginning of the part | ||
| 3313 | 2024.02.03 11:29:12.909273 [ 11 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 3314 | 2024.02.03 11:29:12.909746 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3315 | 2024.02.03 11:29:12.910251 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3316 | 2024.02.03 11:29:12.910637 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3317 | 2024.02.03 11:29:12.910653 [ 18 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002865334 sec., 69450.89123990432 rows/sec., 5.50 MiB/sec. | ||
| 3318 | 2024.02.03 11:29:12.910791 [ 62 ] {} <Debug> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3319 | 2024.02.03 11:29:12.910843 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.002298651 sec., 44373 rows/sec., 4.53 MiB/sec. | ||
| 3320 | 2024.02.03 11:29:12.910880 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3321 | 2024.02.03 11:29:12.910894 [ 18 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3322 | 2024.02.03 11:29:12.911116 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3323 | 2024.02.03 11:29:12.911165 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3324 | 2024.02.03 11:29:12.911202 [ 3 ] {34b848cf-ee18-4dc4-940f-59b39472ce6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 3325 | 2024.02.03 11:29:12.911224 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3326 | 2024.02.03 11:29:12.911229 [ 3 ] {} <Debug> HTTP-Session: 57ef0ddf-6f96-4f33-90cd-405f77f2826b Destroying unnamed session | ||
| 3327 | 2024.02.03 11:29:12.911263 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 205 rows starting from the beginning of the part | ||
| 3328 | 2024.02.03 11:29:12.911310 [ 18 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3329 | 2024.02.03 11:29:12.911386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3330 | 2024.02.03 11:29:12.911403 [ 18 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_31_6} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3331 | 2024.02.03 11:29:12.911418 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 102 rows starting from the beginning of the part | ||
| 3332 | 2024.02.03 11:29:12.911463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3333 | 2024.02.03 11:29:12.911529 [ 3 ] {} <Debug> HTTP-Session: 764eba88-5f16-4ddd-a277-f6dc62db85f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3334 | 2024.02.03 11:29:12.911559 [ 3 ] {} <Debug> HTTP-Session: 764eba88-5f16-4ddd-a277-f6dc62db85f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3335 | 2024.02.03 11:29:12.911591 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 63 rows starting from the beginning of the part | ||
| 3336 | 2024.02.03 11:29:12.911681 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3337 | 2024.02.03 11:29:12.911716 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 102 rows starting from the beginning of the part | ||
| 3338 | 2024.02.03 11:29:12.911733 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3339 | 2024.02.03 11:29:12.911856 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 100 rows starting from the beginning of the part | ||
| 3340 | 2024.02.03 11:29:12.911974 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3341 | 2024.02.03 11:29:12.911998 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 102 rows starting from the beginning of the part | ||
| 3342 | 2024.02.03 11:29:12.912490 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3343 | 2024.02.03 11:29:12.912783 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3344 | 2024.02.03 11:29:12.913009 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3345 | 2024.02.03 11:29:12.913010 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 4 columns (4 merged, 0 gathered) in 0.002030576 sec., 331925.5226103332 rows/sec., 31.55 MiB/sec. | ||
| 3346 | 2024.02.03 11:29:12.913159 [ 62 ] {} <Debug> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3347 | 2024.02.03 11:29:12.913179 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3348 | 2024.02.03 11:29:12.913202 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.001473533 sec., 23073 rows/sec., 1.80 MiB/sec. | ||
| 3349 | 2024.02.03 11:29:12.913234 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3350 | 2024.02.03 11:29:12.913544 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3351 | 2024.02.03 11:29:12.913623 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} <Debug> DynamicQueryHandler: Done processing query | ||
| 3352 | 2024.02.03 11:29:12.913617 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3353 | 2024.02.03 11:29:12.913703 [ 3 ] {339553f7-8173-4030-8a0c-448ee5aa3882} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3354 | 2024.02.03 11:29:12.913760 [ 3 ] {} <Debug> HTTP-Session: 764eba88-5f16-4ddd-a277-f6dc62db85f8 Destroying unnamed session | ||
| 3355 | 2024.02.03 11:29:12.913818 [ 23 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_31_6} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3356 | 2024.02.03 11:29:12.913858 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3357 | 2024.02.03 11:29:12.913959 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 105 rows starting from the beginning of the part | ||
| 3358 | 2024.02.03 11:29:12.914039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3359 | 2024.02.03 11:29:12.914130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3360 | 2024.02.03 11:29:12.914152 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 3361 | 2024.02.03 11:29:12.914165 [ 3 ] {} <Debug> HTTP-Session: ec53c41e-bfa0-4d18-bde7-d917ddd2078b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3362 | 2024.02.03 11:29:12.914223 [ 3 ] {} <Debug> HTTP-Session: ec53c41e-bfa0-4d18-bde7-d917ddd2078b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3363 | 2024.02.03 11:29:12.914424 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part | ||
| 3364 | 2024.02.03 11:29:12.914445 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3365 | 2024.02.03 11:29:12.914560 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3366 | 2024.02.03 11:29:12.914638 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 3367 | 2024.02.03 11:29:12.914965 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 47 rows starting from the beginning of the part | ||
| 3368 | 2024.02.03 11:29:12.915203 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3369 | 2024.02.03 11:29:12.915225 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 3370 | 2024.02.03 11:29:12.916317 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3371 | 2024.02.03 11:29:12.916828 [ 22 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003503358 sec., 78496.11715388493 rows/sec., 6.13 MiB/sec. | ||
| 3372 | 2024.02.03 11:29:12.917068 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3373 | 2024.02.03 11:29:12.917115 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3374 | 2024.02.03 11:29:12.917380 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3375 | 2024.02.03 11:29:12.917450 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3376 | 2024.02.03 11:29:12.917513 [ 24 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_31_6} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3377 | 2024.02.03 11:29:12.917665 [ 179 ] {} <Debug> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3378 | 2024.02.03 11:29:12.917720 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.003209242 sec., 10594 rows/sec., 14.30 MiB/sec. | ||
| 3379 | 2024.02.03 11:29:12.917787 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3380 | 2024.02.03 11:29:12.917956 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3381 | 2024.02.03 11:29:12.917994 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} <Debug> DynamicQueryHandler: Done processing query | ||
| 3382 | 2024.02.03 11:29:12.918027 [ 3 ] {f9fdb702-1ef4-4520-9e3a-7bdb35433dfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3383 | 2024.02.03 11:29:12.918051 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3384 | 2024.02.03 11:29:12.918056 [ 3 ] {} <Debug> HTTP-Session: ec53c41e-bfa0-4d18-bde7-d917ddd2078b Destroying unnamed session | ||
| 3385 | 2024.02.03 11:29:12.918090 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 712 rows starting from the beginning of the part | ||
| 3386 | 2024.02.03 11:29:12.918194 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 3387 | 2024.02.03 11:29:12.918290 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part | ||
| 3388 | 2024.02.03 11:29:12.918380 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 3389 | 2024.02.03 11:29:12.918465 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 21 rows starting from the beginning of the part | ||
| 3390 | 2024.02.03 11:29:12.918553 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 3391 | 2024.02.03 11:29:12.920897 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 6 columns (6 merged, 0 gathered) in 0.003011257 sec., 284266.6700318173 rows/sec., 383.60 MiB/sec. | ||
| 3392 | 2024.02.03 11:29:12.921259 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3393 | 2024.02.03 11:29:12.921457 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3394 | 2024.02.03 11:29:12.921518 [ 18 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3395 | 2024.02.03 11:29:12.921576 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in deceacd5-f511-4750-897e-631c0091c204::all_1_31_6: 4.18 MiB. | ||
| 3396 | 2024.02.03 11:29:17.905409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3397 | 2024.02.03 11:29:17.905531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3398 | 2024.02.03 11:29:17.905558 [ 3 ] {} <Debug> HTTP-Session: 947761e9-4f1f-4e7b-bd9b-c5096602f0e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3399 | 2024.02.03 11:29:17.905583 [ 3 ] {} <Debug> HTTP-Session: 947761e9-4f1f-4e7b-bd9b-c5096602f0e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3400 | 2024.02.03 11:29:17.905710 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3401 | 2024.02.03 11:29:17.905779 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3402 | 2024.02.03 11:29:17.905939 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3403 | 2024.02.03 11:29:17.906364 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3404 | 2024.02.03 11:29:17.906631 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3405 | 2024.02.03 11:29:17.906809 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3406 | 2024.02.03 11:29:17.906940 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001182396 sec., 17760 rows/sec., 1.41 MiB/sec. | ||
| 3407 | 2024.02.03 11:29:17.907114 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} <Debug> DynamicQueryHandler: Done processing query | ||
| 3408 | 2024.02.03 11:29:17.907142 [ 3 ] {d2a32c3f-24c6-45a2-9fd6-07b9ef7bd425} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3409 | 2024.02.03 11:29:17.907160 [ 3 ] {} <Debug> HTTP-Session: 947761e9-4f1f-4e7b-bd9b-c5096602f0e5 Destroying unnamed session | ||
| 3410 | 2024.02.03 11:29:17.907289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3411 | 2024.02.03 11:29:17.907336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3412 | 2024.02.03 11:29:17.907357 [ 3 ] {} <Debug> HTTP-Session: 091d4404-73f9-406b-8662-1ede8eebf06b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3413 | 2024.02.03 11:29:17.907374 [ 3 ] {} <Debug> HTTP-Session: 091d4404-73f9-406b-8662-1ede8eebf06b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3414 | 2024.02.03 11:29:17.907451 [ 3 ] {c231c177-8356-4180-9591-69c020961639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3415 | 2024.02.03 11:29:17.907493 [ 3 ] {c231c177-8356-4180-9591-69c020961639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3416 | 2024.02.03 11:29:17.907601 [ 3 ] {c231c177-8356-4180-9591-69c020961639} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3417 | 2024.02.03 11:29:17.907922 [ 3 ] {c231c177-8356-4180-9591-69c020961639} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3418 | 2024.02.03 11:29:17.908148 [ 3 ] {c231c177-8356-4180-9591-69c020961639} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3419 | 2024.02.03 11:29:17.908307 [ 3 ] {c231c177-8356-4180-9591-69c020961639} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3420 | 2024.02.03 11:29:17.908429 [ 3 ] {c231c177-8356-4180-9591-69c020961639} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.000948941 sec., 66389 rows/sec., 5.84 MiB/sec. | ||
| 3421 | 2024.02.03 11:29:17.908538 [ 3 ] {c231c177-8356-4180-9591-69c020961639} <Debug> DynamicQueryHandler: Done processing query | ||
| 3422 | 2024.02.03 11:29:17.908562 [ 3 ] {c231c177-8356-4180-9591-69c020961639} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3423 | 2024.02.03 11:29:17.908578 [ 3 ] {} <Debug> HTTP-Session: 091d4404-73f9-406b-8662-1ede8eebf06b Destroying unnamed session | ||
| 3424 | 2024.02.03 11:29:17.908700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3425 | 2024.02.03 11:29:17.908745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3426 | 2024.02.03 11:29:17.908765 [ 3 ] {} <Debug> HTTP-Session: c0fcccf4-c55b-440d-823c-f5724fe20484 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3427 | 2024.02.03 11:29:17.908782 [ 3 ] {} <Debug> HTTP-Session: c0fcccf4-c55b-440d-823c-f5724fe20484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3428 | 2024.02.03 11:29:17.908853 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3429 | 2024.02.03 11:29:17.908893 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3430 | 2024.02.03 11:29:17.909000 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3431 | 2024.02.03 11:29:17.909269 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3432 | 2024.02.03 11:29:17.909474 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3433 | 2024.02.03 11:29:17.909633 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3434 | 2024.02.03 11:29:17.909750 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000866769 sec., 24227 rows/sec., 1.89 MiB/sec. | ||
| 3435 | 2024.02.03 11:29:17.909867 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} <Debug> DynamicQueryHandler: Done processing query | ||
| 3436 | 2024.02.03 11:29:17.909890 [ 3 ] {9c74aca5-11da-4eaa-9b2e-0d3e75ec0ffa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3437 | 2024.02.03 11:29:17.909906 [ 3 ] {} <Debug> HTTP-Session: c0fcccf4-c55b-440d-823c-f5724fe20484 Destroying unnamed session | ||
| 3438 | 2024.02.03 11:29:17.910088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3439 | 2024.02.03 11:29:17.910135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3440 | 2024.02.03 11:29:17.910155 [ 3 ] {} <Debug> HTTP-Session: 9ad6c9da-249c-4d4b-9f57-4c6331376941 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3441 | 2024.02.03 11:29:17.910172 [ 3 ] {} <Debug> HTTP-Session: 9ad6c9da-249c-4d4b-9f57-4c6331376941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3442 | 2024.02.03 11:29:17.910249 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3443 | 2024.02.03 11:29:17.910295 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3444 | 2024.02.03 11:29:17.910436 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3445 | 2024.02.03 11:29:17.910798 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3446 | 2024.02.03 11:29:17.911103 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3447 | 2024.02.03 11:29:17.911294 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3448 | 2024.02.03 11:29:17.911414 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001127365 sec., 18627 rows/sec., 25.14 MiB/sec. | ||
| 3449 | 2024.02.03 11:29:17.911526 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} <Debug> DynamicQueryHandler: Done processing query | ||
| 3450 | 2024.02.03 11:29:17.911550 [ 3 ] {8a37992c-ebb5-4836-9901-2b9eae083697} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3451 | 2024.02.03 11:29:17.911566 [ 3 ] {} <Debug> HTTP-Session: 9ad6c9da-249c-4d4b-9f57-4c6331376941 Destroying unnamed session | ||
| 3452 | 2024.02.03 11:29:22.905534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3453 | 2024.02.03 11:29:22.905680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3454 | 2024.02.03 11:29:22.905706 [ 3 ] {} <Debug> HTTP-Session: bb75a6aa-74ec-4161-8de1-a20f263ce70c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3455 | 2024.02.03 11:29:22.905737 [ 3 ] {} <Debug> HTTP-Session: bb75a6aa-74ec-4161-8de1-a20f263ce70c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3456 | 2024.02.03 11:29:22.905867 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3457 | 2024.02.03 11:29:22.905927 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3458 | 2024.02.03 11:29:22.906087 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3459 | 2024.02.03 11:29:22.906503 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3460 | 2024.02.03 11:29:22.906777 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3461 | 2024.02.03 11:29:22.906952 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3462 | 2024.02.03 11:29:22.907073 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001171546 sec., 29021 rows/sec., 2.30 MiB/sec. | ||
| 3463 | 2024.02.03 11:29:22.907221 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3464 | 2024.02.03 11:29:22.907248 [ 3 ] {b61e88fc-a67b-40a0-aa82-341461893d2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3465 | 2024.02.03 11:29:22.907264 [ 3 ] {} <Debug> HTTP-Session: bb75a6aa-74ec-4161-8de1-a20f263ce70c Destroying unnamed session | ||
| 3466 | 2024.02.03 11:29:22.907396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3467 | 2024.02.03 11:29:22.907446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3468 | 2024.02.03 11:29:22.907467 [ 3 ] {} <Debug> HTTP-Session: 67ff7b02-8b15-44bd-9488-ecb0e1cfb97a Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3469 | 2024.02.03 11:29:22.907487 [ 3 ] {} <Debug> HTTP-Session: 67ff7b02-8b15-44bd-9488-ecb0e1cfb97a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3470 | 2024.02.03 11:29:22.907572 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3471 | 2024.02.03 11:29:22.907613 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3472 | 2024.02.03 11:29:22.907723 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3473 | 2024.02.03 11:29:22.908075 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3474 | 2024.02.03 11:29:22.908309 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3475 | 2024.02.03 11:29:22.908466 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3476 | 2024.02.03 11:29:22.908565 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000964682 sec., 105734 rows/sec., 10.78 MiB/sec. | ||
| 3477 | 2024.02.03 11:29:22.908670 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} <Debug> DynamicQueryHandler: Done processing query | ||
| 3478 | 2024.02.03 11:29:22.908694 [ 3 ] {754ce9e2-68ce-429e-99bc-472e6b8f7ccc} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 3479 | 2024.02.03 11:29:22.908711 [ 3 ] {} <Debug> HTTP-Session: 67ff7b02-8b15-44bd-9488-ecb0e1cfb97a Destroying unnamed session | ||
| 3480 | 2024.02.03 11:29:22.908836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3481 | 2024.02.03 11:29:22.908882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3482 | 2024.02.03 11:29:22.908902 [ 3 ] {} <Debug> HTTP-Session: 74a064f7-0779-4648-8360-ed5f0ce14699 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3483 | 2024.02.03 11:29:22.908919 [ 3 ] {} <Debug> HTTP-Session: 74a064f7-0779-4648-8360-ed5f0ce14699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3484 | 2024.02.03 11:29:22.908991 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3485 | 2024.02.03 11:29:22.909032 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3486 | 2024.02.03 11:29:22.909134 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3487 | 2024.02.03 11:29:22.909417 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3488 | 2024.02.03 11:29:22.909627 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3489 | 2024.02.03 11:29:22.909782 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3490 | 2024.02.03 11:29:22.909885 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.000865449 sec., 39285 rows/sec., 3.07 MiB/sec. | ||
| 3491 | 2024.02.03 11:29:22.910046 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3492 | 2024.02.03 11:29:22.910077 [ 3 ] {93999f1c-7e05-4a71-bb63-e2b1ca7f93d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3493 | 2024.02.03 11:29:22.910094 [ 3 ] {} <Debug> HTTP-Session: 74a064f7-0779-4648-8360-ed5f0ce14699 Destroying unnamed session | ||
| 3494 | 2024.02.03 11:29:22.910288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3495 | 2024.02.03 11:29:22.910335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3496 | 2024.02.03 11:29:22.910356 [ 3 ] {} <Debug> HTTP-Session: bffbf7e4-45e3-4139-a448-0db794baf1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3497 | 2024.02.03 11:29:22.910373 [ 3 ] {} <Debug> HTTP-Session: bffbf7e4-45e3-4139-a448-0db794baf1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3498 | 2024.02.03 11:29:22.910454 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3499 | 2024.02.03 11:29:22.910502 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3500 | 2024.02.03 11:29:22.910659 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3501 | 2024.02.03 11:29:22.911146 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3502 | 2024.02.03 11:29:22.911461 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3503 | 2024.02.03 11:29:22.911652 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3504 | 2024.02.03 11:29:22.911780 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001291739 sec., 26321 rows/sec., 35.52 MiB/sec. | ||
| 3505 | 2024.02.03 11:29:22.911952 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3506 | 2024.02.03 11:29:22.911978 [ 3 ] {98f24374-f6f4-4db6-8c2f-45d32f5c6df6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3507 | 2024.02.03 11:29:22.911996 [ 3 ] {} <Debug> HTTP-Session: bffbf7e4-45e3-4139-a448-0db794baf1d1 Destroying unnamed session | ||
| 3508 | 2024.02.03 11:29:27.686946 [ 176 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3509 | 2024.02.03 11:29:27.687046 [ 176 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3510 | 2024.02.03 11:29:27.904980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3511 | 2024.02.03 11:29:27.905140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3512 | 2024.02.03 11:29:27.905187 [ 3 ] {} <Debug> HTTP-Session: a167affa-ab78-4e78-ba76-e0159f548760 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3513 | 2024.02.03 11:29:27.905228 [ 3 ] {} <Debug> HTTP-Session: a167affa-ab78-4e78-ba76-e0159f548760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2024.02.03 11:29:27.905429 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3515 | 2024.02.03 11:29:27.905528 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3516 | 2024.02.03 11:29:27.905781 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3517 | 2024.02.03 11:29:27.906183 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3518 | 2024.02.03 11:29:27.906464 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3519 | 2024.02.03 11:29:27.906635 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3520 | 2024.02.03 11:29:27.906758 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001270448 sec., 16529 rows/sec., 1.31 MiB/sec. | ||
| 3521 | 2024.02.03 11:29:27.906936 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 3522 | 2024.02.03 11:29:27.906964 [ 3 ] {b06517c0-705e-47ff-a7b6-1b33957840e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3523 | 2024.02.03 11:29:27.906980 [ 3 ] {} <Debug> HTTP-Session: a167affa-ab78-4e78-ba76-e0159f548760 Destroying unnamed session | ||
| 3524 | 2024.02.03 11:29:27.907116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3525 | 2024.02.03 11:29:27.907164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3526 | 2024.02.03 11:29:27.907184 [ 3 ] {} <Debug> HTTP-Session: d9f0a3f2-ca64-42ea-b09c-2805b511a0a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3527 | 2024.02.03 11:29:27.907202 [ 3 ] {} <Debug> HTTP-Session: d9f0a3f2-ca64-42ea-b09c-2805b511a0a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3528 | 2024.02.03 11:29:27.907276 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3529 | 2024.02.03 11:29:27.907318 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3530 | 2024.02.03 11:29:27.907434 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3531 | 2024.02.03 11:29:27.907764 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3532 | 2024.02.03 11:29:27.907978 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3533 | 2024.02.03 11:29:27.908130 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3534 | 2024.02.03 11:29:27.908250 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.000943682 sec., 66759 rows/sec., 5.87 MiB/sec. | ||
| 3535 | 2024.02.03 11:29:27.908370 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} <Debug> DynamicQueryHandler: Done processing query | ||
| 3536 | 2024.02.03 11:29:27.908395 [ 3 ] {95978dc1-dd89-4414-befd-638482037707} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3537 | 2024.02.03 11:29:27.908411 [ 3 ] {} <Debug> HTTP-Session: d9f0a3f2-ca64-42ea-b09c-2805b511a0a2 Destroying unnamed session | ||
| 3538 | 2024.02.03 11:29:27.908531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3539 | 2024.02.03 11:29:27.908578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3540 | 2024.02.03 11:29:27.908599 [ 3 ] {} <Debug> HTTP-Session: 59c3e3f8-3986-4dac-bfb1-033be0eae470 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3541 | 2024.02.03 11:29:27.908616 [ 3 ] {} <Debug> HTTP-Session: 59c3e3f8-3986-4dac-bfb1-033be0eae470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3542 | 2024.02.03 11:29:27.908685 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3543 | 2024.02.03 11:29:27.908726 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3544 | 2024.02.03 11:29:27.908834 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3545 | 2024.02.03 11:29:27.909110 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3546 | 2024.02.03 11:29:27.909320 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3547 | 2024.02.03 11:29:27.909474 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3548 | 2024.02.03 11:29:27.909586 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000863659 sec., 24315 rows/sec., 1.90 MiB/sec. | ||
| 3549 | 2024.02.03 11:29:27.909704 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} <Debug> DynamicQueryHandler: Done processing query | ||
| 3550 | 2024.02.03 11:29:27.909729 [ 3 ] {e0456f36-ddc8-4c28-b7db-d82ded983221} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3551 | 2024.02.03 11:29:27.909744 [ 3 ] {} <Debug> HTTP-Session: 59c3e3f8-3986-4dac-bfb1-033be0eae470 Destroying unnamed session | ||
| 3552 | 2024.02.03 11:29:27.909930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3553 | 2024.02.03 11:29:27.909975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3554 | 2024.02.03 11:29:27.909993 [ 3 ] {} <Debug> HTTP-Session: d564ed73-8854-41e6-a7ae-ca518f2e59dc Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3555 | 2024.02.03 11:29:27.910010 [ 3 ] {} <Debug> HTTP-Session: d564ed73-8854-41e6-a7ae-ca518f2e59dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3556 | 2024.02.03 11:29:27.910085 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3557 | 2024.02.03 11:29:27.910129 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3558 | 2024.02.03 11:29:27.910264 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3559 | 2024.02.03 11:29:27.910627 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3560 | 2024.02.03 11:29:27.910930 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3561 | 2024.02.03 11:29:27.911116 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3562 | 2024.02.03 11:29:27.911235 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001119115 sec., 18764 rows/sec., 25.32 MiB/sec. | ||
| 3563 | 2024.02.03 11:29:27.911359 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} <Debug> DynamicQueryHandler: Done processing query | ||
| 3564 | 2024.02.03 11:29:27.911384 [ 3 ] {41bc142c-a3bb-4202-8f6a-e4fc16784672} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3565 | 2024.02.03 11:29:27.911401 [ 3 ] {} <Debug> HTTP-Session: d564ed73-8854-41e6-a7ae-ca518f2e59dc Destroying unnamed session | ||
| 3566 | 2024.02.03 11:29:32.905274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3567 | 2024.02.03 11:29:32.905453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3568 | 2024.02.03 11:29:32.905502 [ 3 ] {} <Debug> HTTP-Session: a04d30f8-06d9-4af2-bd18-d19fe1c9f92c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3569 | 2024.02.03 11:29:32.905545 [ 3 ] {} <Debug> HTTP-Session: a04d30f8-06d9-4af2-bd18-d19fe1c9f92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3570 | 2024.02.03 11:29:32.905748 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3571 | 2024.02.03 11:29:32.905850 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3572 | 2024.02.03 11:29:32.906040 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3573 | 2024.02.03 11:29:32.906458 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3574 | 2024.02.03 11:29:32.906731 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3575 | 2024.02.03 11:29:32.906909 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3576 | 2024.02.03 11:29:32.907043 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001226858 sec., 27713 rows/sec., 2.19 MiB/sec. | ||
| 3577 | 2024.02.03 11:29:32.907183 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} <Debug> DynamicQueryHandler: Done processing query | ||
| 3578 | 2024.02.03 11:29:32.907210 [ 3 ] {356c60da-5290-4bb8-8bcd-fab06be5c105} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3579 | 2024.02.03 11:29:32.907226 [ 3 ] {} <Debug> HTTP-Session: a04d30f8-06d9-4af2-bd18-d19fe1c9f92c Destroying unnamed session | ||
| 3580 | 2024.02.03 11:29:32.907352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3581 | 2024.02.03 11:29:32.907398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3582 | 2024.02.03 11:29:32.907418 [ 3 ] {} <Debug> HTTP-Session: f701762b-eb9c-4de2-b3de-41e87dbd1878 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3583 | 2024.02.03 11:29:32.907434 [ 3 ] {} <Debug> HTTP-Session: f701762b-eb9c-4de2-b3de-41e87dbd1878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2024.02.03 11:29:32.907504 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3585 | 2024.02.03 11:29:32.907546 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3586 | 2024.02.03 11:29:32.907653 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3587 | 2024.02.03 11:29:32.907938 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3588 | 2024.02.03 11:29:32.908145 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3589 | 2024.02.03 11:29:32.908297 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} <Trace> oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 3590 | 2024.02.03 11:29:32.908415 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000880789 sec., 4541 rows/sec., 379.19 KiB/sec. | ||
| 3591 | 2024.02.03 11:29:32.908534 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} <Debug> DynamicQueryHandler: Done processing query | ||
| 3592 | 2024.02.03 11:29:32.908558 [ 3 ] {4a6fddc1-6322-4cbc-a97d-87d4dbdc9c84} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3593 | 2024.02.03 11:29:32.908575 [ 3 ] {} <Debug> HTTP-Session: f701762b-eb9c-4de2-b3de-41e87dbd1878 Destroying unnamed session | ||
| 3594 | 2024.02.03 11:29:32.908739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 17215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3595 | 2024.02.03 11:29:32.908786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3596 | 2024.02.03 11:29:32.908806 [ 3 ] {} <Debug> HTTP-Session: c977d61c-afec-43cd-8c1a-8e38acab94d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3597 | 2024.02.03 11:29:32.908823 [ 3 ] {} <Debug> HTTP-Session: c977d61c-afec-43cd-8c1a-8e38acab94d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2024.02.03 11:29:32.908898 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3599 | 2024.02.03 11:29:32.908936 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3600 | 2024.02.03 11:29:32.909042 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3601 | 2024.02.03 11:29:32.909388 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3602 | 2024.02.03 11:29:32.909604 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3603 | 2024.02.03 11:29:32.909757 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3604 | 2024.02.03 11:29:32.909882 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} <Information> executeQuery: Read 104 rows, 10.83 KiB in 0.000947111 sec., 109807 rows/sec., 11.17 MiB/sec. | ||
| 3605 | 2024.02.03 11:29:32.910014 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} <Debug> DynamicQueryHandler: Done processing query | ||
| 3606 | 2024.02.03 11:29:32.910039 [ 3 ] {74e03753-f530-4031-a0e4-6a94a1c74a94} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 3607 | 2024.02.03 11:29:32.910056 [ 3 ] {} <Debug> HTTP-Session: c977d61c-afec-43cd-8c1a-8e38acab94d3 Destroying unnamed session | ||
| 3608 | 2024.02.03 11:29:32.910162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3609 | 2024.02.03 11:29:32.910206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3610 | 2024.02.03 11:29:32.910227 [ 3 ] {} <Debug> HTTP-Session: eda19d3b-d6f1-4b88-9c33-76cef947f419 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3611 | 2024.02.03 11:29:32.910244 [ 3 ] {} <Debug> HTTP-Session: eda19d3b-d6f1-4b88-9c33-76cef947f419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2024.02.03 11:29:32.910314 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3613 | 2024.02.03 11:29:32.910353 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3614 | 2024.02.03 11:29:32.910462 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3615 | 2024.02.03 11:29:32.910792 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3616 | 2024.02.03 11:29:32.910998 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3617 | 2024.02.03 11:29:32.911150 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} <Trace> oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 3618 | 2024.02.03 11:29:32.911244 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00090223 sec., 4433 rows/sec., 309.56 KiB/sec. | ||
| 3619 | 2024.02.03 11:29:32.911389 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} <Debug> DynamicQueryHandler: Done processing query | ||
| 3620 | 2024.02.03 11:29:32.911414 [ 3 ] {c53d3223-1344-4d3b-b4e8-82cb5e2fc7cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3621 | 2024.02.03 11:29:32.911430 [ 3 ] {} <Debug> HTTP-Session: eda19d3b-d6f1-4b88-9c33-76cef947f419 Destroying unnamed session | ||
| 3622 | 2024.02.03 11:29:32.911547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 6495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3623 | 2024.02.03 11:29:32.911592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3624 | 2024.02.03 11:29:32.911612 [ 3 ] {} <Debug> HTTP-Session: 8b3a52c2-d7d1-4fb4-9149-2e56c94e8729 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3625 | 2024.02.03 11:29:32.911628 [ 3 ] {} <Debug> HTTP-Session: 8b3a52c2-d7d1-4fb4-9149-2e56c94e8729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2024.02.03 11:29:32.911697 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3627 | 2024.02.03 11:29:32.911736 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3628 | 2024.02.03 11:29:32.911841 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3629 | 2024.02.03 11:29:32.912154 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3630 | 2024.02.03 11:29:32.912360 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3631 | 2024.02.03 11:29:32.912516 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3632 | 2024.02.03 11:29:32.912636 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} <Information> executeQuery: Read 38 rows, 3.05 KiB in 0.000911381 sec., 41694 rows/sec., 3.27 MiB/sec. | ||
| 3633 | 2024.02.03 11:29:32.912753 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3634 | 2024.02.03 11:29:32.912778 [ 3 ] {91983b31-f910-4f00-94d5-78d1b734011e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3635 | 2024.02.03 11:29:32.912794 [ 3 ] {} <Debug> HTTP-Session: 8b3a52c2-d7d1-4fb4-9149-2e56c94e8729 Destroying unnamed session | ||
| 3636 | 2024.02.03 11:29:32.912898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3637 | 2024.02.03 11:29:32.912944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3638 | 2024.02.03 11:29:32.912964 [ 3 ] {} <Debug> HTTP-Session: 381d16d1-1ffa-420f-b3c0-c1c3dfb169a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3639 | 2024.02.03 11:29:32.912981 [ 3 ] {} <Debug> HTTP-Session: 381d16d1-1ffa-420f-b3c0-c1c3dfb169a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2024.02.03 11:29:32.913049 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3641 | 2024.02.03 11:29:32.913094 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3642 | 2024.02.03 11:29:32.913216 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3643 | 2024.02.03 11:29:32.913491 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3644 | 2024.02.03 11:29:32.913750 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3645 | 2024.02.03 11:29:32.913925 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} <Trace> oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 3646 | 2024.02.03 11:29:32.914050 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000969781 sec., 2062 rows/sec., 145.01 KiB/sec. | ||
| 3647 | 2024.02.03 11:29:32.914178 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3648 | 2024.02.03 11:29:32.914202 [ 3 ] {46fa3f48-8b07-42d7-8ae4-675a88bbd3c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3649 | 2024.02.03 11:29:32.914218 [ 3 ] {} <Debug> HTTP-Session: 381d16d1-1ffa-420f-b3c0-c1c3dfb169a1 Destroying unnamed session | ||
| 3650 | 2024.02.03 11:29:32.914372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3651 | 2024.02.03 11:29:32.914418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3652 | 2024.02.03 11:29:32.914437 [ 3 ] {} <Debug> HTTP-Session: 9b3aec02-2eee-44ad-b734-e295ddeb1bf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3653 | 2024.02.03 11:29:32.914453 [ 3 ] {} <Debug> HTTP-Session: 9b3aec02-2eee-44ad-b734-e295ddeb1bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3654 | 2024.02.03 11:29:32.914533 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3655 | 2024.02.03 11:29:32.914579 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3656 | 2024.02.03 11:29:32.914716 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3657 | 2024.02.03 11:29:32.915162 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3658 | 2024.02.03 11:29:32.915469 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3659 | 2024.02.03 11:29:32.915651 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3660 | 2024.02.03 11:29:32.915779 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001217157 sec., 27933 rows/sec., 37.70 MiB/sec. | ||
| 3661 | 2024.02.03 11:29:32.915906 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} <Debug> DynamicQueryHandler: Done processing query | ||
| 3662 | 2024.02.03 11:29:32.915930 [ 3 ] {9e5ecd35-68de-4b51-b30d-2d6c70ea36fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3663 | 2024.02.03 11:29:32.915945 [ 3 ] {} <Debug> HTTP-Session: 9b3aec02-2eee-44ad-b734-e295ddeb1bf9 Destroying unnamed session | ||
| 3664 | 2024.02.03 11:29:37.905993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3665 | 2024.02.03 11:29:37.906131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3666 | 2024.02.03 11:29:37.906166 [ 3 ] {} <Debug> HTTP-Session: 80b1ca67-ec45-42de-adab-edc541c8acc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3667 | 2024.02.03 11:29:37.906201 [ 3 ] {} <Debug> HTTP-Session: 80b1ca67-ec45-42de-adab-edc541c8acc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3668 | 2024.02.03 11:29:37.906366 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3669 | 2024.02.03 11:29:37.906445 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3670 | 2024.02.03 11:29:37.906646 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3671 | 2024.02.03 11:29:37.907155 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3672 | 2024.02.03 11:29:37.907475 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 3673 | 2024.02.03 11:29:37.907675 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 3674 | 2024.02.03 11:29:37.907855 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001440722 sec., 14576 rows/sec., 1.15 MiB/sec. | ||
| 3675 | 2024.02.03 11:29:37.907842 [ 169 ] {} <Debug> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 3676 | 2024.02.03 11:29:37.907978 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3677 | 2024.02.03 11:29:37.908086 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 3678 | 2024.02.03 11:29:37.908117 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} <Debug> DynamicQueryHandler: Done processing query | ||
| 3679 | 2024.02.03 11:29:37.908168 [ 3 ] {f9be6fb5-f7cb-49d2-bf7f-e212575d7f99} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3680 | 2024.02.03 11:29:37.908217 [ 3 ] {} <Debug> HTTP-Session: 80b1ca67-ec45-42de-adab-edc541c8acc4 Destroying unnamed session | ||
| 3681 | 2024.02.03 11:29:37.908242 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3682 | 2024.02.03 11:29:37.908282 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 55 rows starting from the beginning of the part | ||
| 3683 | 2024.02.03 11:29:37.908409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3684 | 2024.02.03 11:29:37.908443 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 21 rows starting from the beginning of the part | ||
| 3685 | 2024.02.03 11:29:37.908527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3686 | 2024.02.03 11:29:37.908616 [ 3 ] {} <Debug> HTTP-Session: 07d7a737-d043-428c-b55a-c384d714acef Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3687 | 2024.02.03 11:29:37.908627 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 3688 | 2024.02.03 11:29:37.908660 [ 3 ] {} <Debug> HTTP-Session: 07d7a737-d043-428c-b55a-c384d714acef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2024.02.03 11:29:37.908835 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 21 rows starting from the beginning of the part | ||
| 3690 | 2024.02.03 11:29:37.908933 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3691 | 2024.02.03 11:29:37.909049 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 3692 | 2024.02.03 11:29:37.909063 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3693 | 2024.02.03 11:29:37.909310 [ 24 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 21 rows starting from the beginning of the part | ||
| 3694 | 2024.02.03 11:29:37.909629 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3695 | 2024.02.03 11:29:37.910654 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3696 | 2024.02.03 11:29:37.911129 [ 10 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003067818 sec., 60629.41152310861 rows/sec., 4.80 MiB/sec. | ||
| 3697 | 2024.02.03 11:29:37.911219 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3698 | 2024.02.03 11:29:37.911344 [ 10 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 3699 | 2024.02.03 11:29:37.911577 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} <Trace> oximeter.fields_ipaddr (a2a0e60a-899e-4f66-b0c1-55bfce416e54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3700 | 2024.02.03 11:29:37.911652 [ 10 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 3701 | 2024.02.03 11:29:37.911788 [ 10 ] {b6377f7d-ee2a-44a3-be9f-4aa18316094a::all_1_36_7} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 3702 | 2024.02.03 11:29:37.911813 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002803473 sec., 713 rows/sec., 60.96 KiB/sec. | ||
| 3703 | 2024.02.03 11:29:37.912052 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} <Debug> DynamicQueryHandler: Done processing query | ||
| 3704 | 2024.02.03 11:29:37.912086 [ 3 ] {4565f762-df73-46c6-8b4c-86f38dd88a19} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3705 | 2024.02.03 11:29:37.912107 [ 3 ] {} <Debug> HTTP-Session: 07d7a737-d043-428c-b55a-c384d714acef Destroying unnamed session | ||
| 3706 | 2024.02.03 11:29:37.912301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 14638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3707 | 2024.02.03 11:29:37.912360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3708 | 2024.02.03 11:29:37.912384 [ 3 ] {} <Debug> HTTP-Session: f0befd3c-627b-4fbb-88a4-2afa99f2da69 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3709 | 2024.02.03 11:29:37.912408 [ 3 ] {} <Debug> HTTP-Session: f0befd3c-627b-4fbb-88a4-2afa99f2da69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2024.02.03 11:29:37.912507 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3711 | 2024.02.03 11:29:37.912557 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3712 | 2024.02.03 11:29:37.912719 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3713 | 2024.02.03 11:29:37.913144 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3714 | 2024.02.03 11:29:37.913427 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 3715 | 2024.02.03 11:29:37.913609 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 3716 | 2024.02.03 11:29:37.913735 [ 169 ] {} <Debug> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 3717 | 2024.02.03 11:29:37.913740 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} <Information> executeQuery: Read 100 rows, 8.53 KiB in 0.001189967 sec., 84035 rows/sec., 7.00 MiB/sec. | ||
| 3718 | 2024.02.03 11:29:37.913798 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3719 | 2024.02.03 11:29:37.913933 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 3720 | 2024.02.03 11:29:37.913967 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} <Debug> DynamicQueryHandler: Done processing query | ||
| 3721 | 2024.02.03 11:29:37.913999 [ 3 ] {84711ab2-2d8d-4230-a8a3-8b7fbbfe1536} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 3722 | 2024.02.03 11:29:37.914025 [ 3 ] {} <Debug> HTTP-Session: f0befd3c-627b-4fbb-88a4-2afa99f2da69 Destroying unnamed session | ||
| 3723 | 2024.02.03 11:29:37.914029 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3724 | 2024.02.03 11:29:37.914061 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 205 rows starting from the beginning of the part | ||
| 3725 | 2024.02.03 11:29:37.914154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3726 | 2024.02.03 11:29:37.914170 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 63 rows starting from the beginning of the part | ||
| 3727 | 2024.02.03 11:29:37.914212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3728 | 2024.02.03 11:29:37.914236 [ 3 ] {} <Debug> HTTP-Session: 78618804-d1fb-4a3f-961e-b785fd112371 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3729 | 2024.02.03 11:29:37.914267 [ 3 ] {} <Debug> HTTP-Session: 78618804-d1fb-4a3f-961e-b785fd112371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2024.02.03 11:29:37.914282 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 102 rows starting from the beginning of the part | ||
| 3731 | 2024.02.03 11:29:37.914365 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3732 | 2024.02.03 11:29:37.914390 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 63 rows starting from the beginning of the part | ||
| 3733 | 2024.02.03 11:29:37.914424 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3734 | 2024.02.03 11:29:37.914527 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 3735 | 2024.02.03 11:29:37.914666 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3736 | 2024.02.03 11:29:37.914678 [ 18 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 100 rows starting from the beginning of the part | ||
| 3737 | 2024.02.03 11:29:37.915096 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3738 | 2024.02.03 11:29:37.915376 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3739 | 2024.02.03 11:29:37.915584 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} <Trace> oximeter.fields_u16 (47f03d29-0434-41a6-84c2-e73e7da56478): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3740 | 2024.02.03 11:29:37.915662 [ 24 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 4 columns (4 merged, 0 gathered) in 0.001796291 sec., 354619.6022804768 rows/sec., 33.06 MiB/sec. | ||
| 3741 | 2024.02.03 11:29:37.915769 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00136365 sec., 1466 rows/sec., 102.41 KiB/sec. | ||
| 3742 | 2024.02.03 11:29:37.915886 [ 24 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 3743 | 2024.02.03 11:29:37.915980 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3744 | 2024.02.03 11:29:37.916016 [ 3 ] {7a91acac-6fb8-4f9f-98db-84ef8e75475b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3745 | 2024.02.03 11:29:37.916047 [ 3 ] {} <Debug> HTTP-Session: 78618804-d1fb-4a3f-961e-b785fd112371 Destroying unnamed session | ||
| 3746 | 2024.02.03 11:29:37.916150 [ 24 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 3747 | 2024.02.03 11:29:37.916198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 8001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3748 | 2024.02.03 11:29:37.916243 [ 24 ] {a52a7158-fe6b-4547-b506-c765df20162c::all_1_36_7} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 3749 | 2024.02.03 11:29:37.916270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3750 | 2024.02.03 11:29:37.916300 [ 3 ] {} <Debug> HTTP-Session: 6ed73350-a2cf-412e-a963-3dffb01ca961 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3751 | 2024.02.03 11:29:37.916359 [ 3 ] {} <Debug> HTTP-Session: 6ed73350-a2cf-412e-a963-3dffb01ca961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3752 | 2024.02.03 11:29:37.916442 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3753 | 2024.02.03 11:29:37.916482 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3754 | 2024.02.03 11:29:37.916598 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3755 | 2024.02.03 11:29:37.916948 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3756 | 2024.02.03 11:29:37.917159 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 3757 | 2024.02.03 11:29:37.917316 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 3758 | 2024.02.03 11:29:37.917436 [ 169 ] {} <Debug> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 3759 | 2024.02.03 11:29:37.917445 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} <Information> executeQuery: Read 47 rows, 3.74 KiB in 0.000965771 sec., 48665 rows/sec., 3.78 MiB/sec. | ||
| 3760 | 2024.02.03 11:29:37.917488 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3761 | 2024.02.03 11:29:37.917631 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 3762 | 2024.02.03 11:29:37.917766 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} <Debug> DynamicQueryHandler: Done processing query | ||
| 3763 | 2024.02.03 11:29:37.917814 [ 3 ] {a8f810c6-4c73-45ed-b7ea-56ede65ad068} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3764 | 2024.02.03 11:29:37.917815 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3765 | 2024.02.03 11:29:37.917839 [ 3 ] {} <Debug> HTTP-Session: 6ed73350-a2cf-412e-a963-3dffb01ca961 Destroying unnamed session | ||
| 3766 | 2024.02.03 11:29:37.917881 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 105 rows starting from the beginning of the part | ||
| 3767 | 2024.02.03 11:29:37.918013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 7236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3768 | 2024.02.03 11:29:37.918062 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 21 rows starting from the beginning of the part | ||
| 3769 | 2024.02.03 11:29:37.918091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3770 | 2024.02.03 11:29:37.918140 [ 3 ] {} <Debug> HTTP-Session: 9a008253-86b3-49c8-8225-aeb479409ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3771 | 2024.02.03 11:29:37.918170 [ 3 ] {} <Debug> HTTP-Session: 9a008253-86b3-49c8-8225-aeb479409ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2024.02.03 11:29:37.918304 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 3773 | 2024.02.03 11:29:37.918364 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3774 | 2024.02.03 11:29:37.918491 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3775 | 2024.02.03 11:29:37.918527 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 21 rows starting from the beginning of the part | ||
| 3776 | 2024.02.03 11:29:37.918878 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part | ||
| 3777 | 2024.02.03 11:29:37.919034 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3778 | 2024.02.03 11:29:37.919158 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 47 rows starting from the beginning of the part | ||
| 3779 | 2024.02.03 11:29:37.919691 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3780 | 2024.02.03 11:29:37.920336 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3781 | 2024.02.03 11:29:37.920608 [ 13 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 4 columns (4 merged, 0 gathered) in 0.003065108 sec., 86783.23895927974 rows/sec., 6.78 MiB/sec. | ||
| 3782 | 2024.02.03 11:29:37.920671 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} <Trace> oximeter.measurements_cumulativeu64 (804f7409-24b1-4c30-b0d3-42e8e2b74bde): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3783 | 2024.02.03 11:29:37.920795 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 3784 | 2024.02.03 11:29:37.920885 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002440324 sec., 15161 rows/sec., 1.07 MiB/sec. | ||
| 3785 | 2024.02.03 11:29:37.921103 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 3786 | 2024.02.03 11:29:37.921110 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3787 | 2024.02.03 11:29:37.921166 [ 3 ] {2fb81b69-cd8d-46e2-b145-cc59ffaa6cf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3788 | 2024.02.03 11:29:37.921190 [ 17 ] {aad7c738-603a-4d39-a2ee-11a9ac643738::all_1_36_7} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 3789 | 2024.02.03 11:29:37.921204 [ 3 ] {} <Debug> HTTP-Session: 9a008253-86b3-49c8-8225-aeb479409ff2 Destroying unnamed session | ||
| 3790 | 2024.02.03 11:29:37.921370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3791 | 2024.02.03 11:29:37.921421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3792 | 2024.02.03 11:29:37.921441 [ 3 ] {} <Debug> HTTP-Session: 3d499577-3eb6-499b-9532-b3d389702cf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3793 | 2024.02.03 11:29:37.921459 [ 3 ] {} <Debug> HTTP-Session: 3d499577-3eb6-499b-9532-b3d389702cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2024.02.03 11:29:37.921544 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3795 | 2024.02.03 11:29:37.921592 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3796 | 2024.02.03 11:29:37.921748 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3797 | 2024.02.03 11:29:37.922183 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3798 | 2024.02.03 11:29:37.922478 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 3799 | 2024.02.03 11:29:37.922667 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 3800 | 2024.02.03 11:29:37.922787 [ 169 ] {} <Debug> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 3801 | 2024.02.03 11:29:37.922799 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001221167 sec., 17196 rows/sec., 23.21 MiB/sec. | ||
| 3802 | 2024.02.03 11:29:37.922839 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3803 | 2024.02.03 11:29:37.923012 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 3804 | 2024.02.03 11:29:37.923139 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3805 | 2024.02.03 11:29:37.923188 [ 3 ] {180bd6f6-7471-4a17-9229-c25b193df4d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3806 | 2024.02.03 11:29:37.923234 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3807 | 2024.02.03 11:29:37.923237 [ 3 ] {} <Debug> HTTP-Session: 3d499577-3eb6-499b-9532-b3d389702cf1 Destroying unnamed session | ||
| 3808 | 2024.02.03 11:29:37.923304 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 856 rows starting from the beginning of the part | ||
| 3809 | 2024.02.03 11:29:37.923438 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 21 rows starting from the beginning of the part | ||
| 3810 | 2024.02.03 11:29:37.923548 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 3811 | 2024.02.03 11:29:37.923654 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 21 rows starting from the beginning of the part | ||
| 3812 | 2024.02.03 11:29:37.923761 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 3813 | 2024.02.03 11:29:37.923864 [ 24 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 21 rows starting from the beginning of the part | ||
| 3814 | 2024.02.03 11:29:37.938680 [ 17 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 6 columns (6 merged, 0 gathered) in 0.015795594 sec., 62485.77926224237 rows/sec., 84.32 MiB/sec. | ||
| 3815 | 2024.02.03 11:29:37.939222 [ 17 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 3816 | 2024.02.03 11:29:37.939443 [ 17 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 3817 | 2024.02.03 11:29:37.939509 [ 17 ] {deceacd5-f511-4750-897e-631c0091c204::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 3818 | 2024.02.03 11:29:37.939586 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in deceacd5-f511-4750-897e-631c0091c204::all_1_36_7: 8.88 MiB. | ||
| 3819 | 2024.02.03 11:29:42.687091 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3820 | 2024.02.03 11:29:42.687177 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3821 | 2024.02.03 11:29:42.905961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3822 | 2024.02.03 11:29:42.906098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3823 | 2024.02.03 11:29:42.906124 [ 3 ] {} <Debug> HTTP-Session: 6f4c4840-724d-4a10-92cd-c99e8257af22 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3824 | 2024.02.03 11:29:42.906149 [ 3 ] {} <Debug> HTTP-Session: 6f4c4840-724d-4a10-92cd-c99e8257af22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2024.02.03 11:29:42.906279 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3826 | 2024.02.03 11:29:42.906341 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3827 | 2024.02.03 11:29:42.906505 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3828 | 2024.02.03 11:29:42.906958 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3829 | 2024.02.03 11:29:42.907223 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 3830 | 2024.02.03 11:29:42.907394 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 3831 | 2024.02.03 11:29:42.907509 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001193586 sec., 28485 rows/sec., 2.25 MiB/sec. | ||
| 3832 | 2024.02.03 11:29:42.907724 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3833 | 2024.02.03 11:29:42.907750 [ 3 ] {4b363b58-9744-4b45-886a-e7413e635de2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3834 | 2024.02.03 11:29:42.907766 [ 3 ] {} <Debug> HTTP-Session: 6f4c4840-724d-4a10-92cd-c99e8257af22 Destroying unnamed session | ||
| 3835 | 2024.02.03 11:29:42.907900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3836 | 2024.02.03 11:29:42.907948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3837 | 2024.02.03 11:29:42.907968 [ 3 ] {} <Debug> HTTP-Session: 9247bfb5-274c-42c7-9a3a-96475aa9848d Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3838 | 2024.02.03 11:29:42.907985 [ 3 ] {} <Debug> HTTP-Session: 9247bfb5-274c-42c7-9a3a-96475aa9848d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2024.02.03 11:29:42.908061 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3840 | 2024.02.03 11:29:42.908102 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3841 | 2024.02.03 11:29:42.908209 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3842 | 2024.02.03 11:29:42.908594 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3843 | 2024.02.03 11:29:42.908819 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 3844 | 2024.02.03 11:29:42.908975 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 3845 | 2024.02.03 11:29:42.909072 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000982691 sec., 103796 rows/sec., 10.58 MiB/sec. | ||
| 3846 | 2024.02.03 11:29:42.909193 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} <Debug> DynamicQueryHandler: Done processing query | ||
| 3847 | 2024.02.03 11:29:42.909218 [ 3 ] {669e6839-c7a5-4f00-b2d8-fe0ffeb80bd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 3848 | 2024.02.03 11:29:42.909234 [ 3 ] {} <Debug> HTTP-Session: 9247bfb5-274c-42c7-9a3a-96475aa9848d Destroying unnamed session | ||
| 3849 | 2024.02.03 11:29:42.909360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3850 | 2024.02.03 11:29:42.909406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3851 | 2024.02.03 11:29:42.909426 [ 3 ] {} <Debug> HTTP-Session: 51857138-7244-4be1-bda6-e38c947ea60b Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3852 | 2024.02.03 11:29:42.909442 [ 3 ] {} <Debug> HTTP-Session: 51857138-7244-4be1-bda6-e38c947ea60b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2024.02.03 11:29:42.909513 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3854 | 2024.02.03 11:29:42.909552 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3855 | 2024.02.03 11:29:42.909657 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3856 | 2024.02.03 11:29:42.909960 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3857 | 2024.02.03 11:29:42.910180 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 3858 | 2024.02.03 11:29:42.910339 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 3859 | 2024.02.03 11:29:42.910435 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.00089405 sec., 38029 rows/sec., 2.97 MiB/sec. | ||
| 3860 | 2024.02.03 11:29:42.910571 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} <Debug> DynamicQueryHandler: Done processing query | ||
| 3861 | 2024.02.03 11:29:42.910597 [ 3 ] {40a9410c-90bb-4ce5-8433-285da50e0002} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3862 | 2024.02.03 11:29:42.910613 [ 3 ] {} <Debug> HTTP-Session: 51857138-7244-4be1-bda6-e38c947ea60b Destroying unnamed session | ||
| 3863 | 2024.02.03 11:29:42.910806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3864 | 2024.02.03 11:29:42.910852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3865 | 2024.02.03 11:29:42.910873 [ 3 ] {} <Debug> HTTP-Session: ab45245f-f2b9-4b92-9fdf-fc4d271511b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3866 | 2024.02.03 11:29:42.910890 [ 3 ] {} <Debug> HTTP-Session: ab45245f-f2b9-4b92-9fdf-fc4d271511b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2024.02.03 11:29:42.910971 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3868 | 2024.02.03 11:29:42.911016 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3869 | 2024.02.03 11:29:42.911153 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3870 | 2024.02.03 11:29:42.911595 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3871 | 2024.02.03 11:29:42.911913 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 3872 | 2024.02.03 11:29:42.912097 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 3873 | 2024.02.03 11:29:42.912199 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001199527 sec., 28344 rows/sec., 38.25 MiB/sec. | ||
| 3874 | 2024.02.03 11:29:42.912345 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} <Debug> DynamicQueryHandler: Done processing query | ||
| 3875 | 2024.02.03 11:29:42.912370 [ 3 ] {68121cbb-0284-436c-9675-eab5b9c13140} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3876 | 2024.02.03 11:29:42.912387 [ 3 ] {} <Debug> HTTP-Session: ab45245f-f2b9-4b92-9fdf-fc4d271511b2 Destroying unnamed session | ||
| 3877 | 2024.02.03 11:29:47.904239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3878 | 2024.02.03 11:29:47.904364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3879 | 2024.02.03 11:29:47.904392 [ 3 ] {} <Debug> HTTP-Session: f88e4d17-4b3a-4f94-890d-5d3865a81486 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3880 | 2024.02.03 11:29:47.904416 [ 3 ] {} <Debug> HTTP-Session: f88e4d17-4b3a-4f94-890d-5d3865a81486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2024.02.03 11:29:47.904550 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3882 | 2024.02.03 11:29:47.904613 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3883 | 2024.02.03 11:29:47.904775 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3884 | 2024.02.03 11:29:47.905259 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3885 | 2024.02.03 11:29:47.905531 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 3886 | 2024.02.03 11:29:47.905706 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 3887 | 2024.02.03 11:29:47.905842 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001250388 sec., 16794 rows/sec., 1.33 MiB/sec. | ||
| 3888 | 2024.02.03 11:29:47.905997 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3889 | 2024.02.03 11:29:47.906024 [ 3 ] {e7a576f1-5661-433d-b269-ae4d08c96af4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3890 | 2024.02.03 11:29:47.906041 [ 3 ] {} <Debug> HTTP-Session: f88e4d17-4b3a-4f94-890d-5d3865a81486 Destroying unnamed session | ||
| 3891 | 2024.02.03 11:29:47.906171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3892 | 2024.02.03 11:29:47.906219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3893 | 2024.02.03 11:29:47.906240 [ 3 ] {} <Debug> HTTP-Session: 39a58657-99a7-4c18-aceb-059e0dddfe1c Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3894 | 2024.02.03 11:29:47.906257 [ 3 ] {} <Debug> HTTP-Session: 39a58657-99a7-4c18-aceb-059e0dddfe1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2024.02.03 11:29:47.906336 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3896 | 2024.02.03 11:29:47.906378 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3897 | 2024.02.03 11:29:47.906488 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3898 | 2024.02.03 11:29:47.906823 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3899 | 2024.02.03 11:29:47.907045 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 3900 | 2024.02.03 11:29:47.907212 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 3901 | 2024.02.03 11:29:47.907332 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.000966802 sec., 65163 rows/sec., 5.73 MiB/sec. | ||
| 3902 | 2024.02.03 11:29:47.907443 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} <Debug> DynamicQueryHandler: Done processing query | ||
| 3903 | 2024.02.03 11:29:47.907467 [ 3 ] {3f8ec1d4-938d-425e-87d0-f2c466da7589} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3904 | 2024.02.03 11:29:47.907482 [ 3 ] {} <Debug> HTTP-Session: 39a58657-99a7-4c18-aceb-059e0dddfe1c Destroying unnamed session | ||
| 3905 | 2024.02.03 11:29:47.907606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3906 | 2024.02.03 11:29:47.907657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3907 | 2024.02.03 11:29:47.907678 [ 3 ] {} <Debug> HTTP-Session: a598bb46-3e4a-4157-8c91-f8f717131c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3908 | 2024.02.03 11:29:47.907696 [ 3 ] {} <Debug> HTTP-Session: a598bb46-3e4a-4157-8c91-f8f717131c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2024.02.03 11:29:47.907766 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3910 | 2024.02.03 11:29:47.907807 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3911 | 2024.02.03 11:29:47.907910 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3912 | 2024.02.03 11:29:47.908202 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3913 | 2024.02.03 11:29:47.908422 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 3914 | 2024.02.03 11:29:47.908582 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 3915 | 2024.02.03 11:29:47.908705 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000910341 sec., 23068 rows/sec., 1.80 MiB/sec. | ||
| 3916 | 2024.02.03 11:29:47.908863 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} <Debug> DynamicQueryHandler: Done processing query | ||
| 3917 | 2024.02.03 11:29:47.908888 [ 3 ] {7d0d9377-bc16-4e40-a1ff-db4aa01897a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3918 | 2024.02.03 11:29:47.908905 [ 3 ] {} <Debug> HTTP-Session: a598bb46-3e4a-4157-8c91-f8f717131c99 Destroying unnamed session | ||
| 3919 | 2024.02.03 11:29:47.909092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3920 | 2024.02.03 11:29:47.909139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3921 | 2024.02.03 11:29:47.909160 [ 3 ] {} <Debug> HTTP-Session: 682c32e2-9f0b-46c6-a7f6-66f9e4752fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3922 | 2024.02.03 11:29:47.909177 [ 3 ] {} <Debug> HTTP-Session: 682c32e2-9f0b-46c6-a7f6-66f9e4752fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2024.02.03 11:29:47.909251 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3924 | 2024.02.03 11:29:47.909297 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3925 | 2024.02.03 11:29:47.909436 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3926 | 2024.02.03 11:29:47.909802 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3927 | 2024.02.03 11:29:47.910096 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 3928 | 2024.02.03 11:29:47.910286 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 3929 | 2024.02.03 11:29:47.910410 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001130515 sec., 18575 rows/sec., 25.07 MiB/sec. | ||
| 3930 | 2024.02.03 11:29:47.910523 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} <Debug> DynamicQueryHandler: Done processing query | ||
| 3931 | 2024.02.03 11:29:47.910550 [ 3 ] {38d166bf-83fe-416b-89b3-9325ec565088} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3932 | 2024.02.03 11:29:47.910571 [ 3 ] {} <Debug> HTTP-Session: 682c32e2-9f0b-46c6-a7f6-66f9e4752fdd Destroying unnamed session | ||
| 3933 | 2024.02.03 11:29:52.905651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3934 | 2024.02.03 11:29:52.905792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3935 | 2024.02.03 11:29:52.905825 [ 3 ] {} <Debug> HTTP-Session: 8f28f4f2-75c8-48bb-b23c-0283e6220763 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3936 | 2024.02.03 11:29:52.905853 [ 3 ] {} <Debug> HTTP-Session: 8f28f4f2-75c8-48bb-b23c-0283e6220763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2024.02.03 11:29:52.906001 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3938 | 2024.02.03 11:29:52.906073 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3939 | 2024.02.03 11:29:52.906261 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3940 | 2024.02.03 11:29:52.906707 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3941 | 2024.02.03 11:29:52.906983 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 3942 | 2024.02.03 11:29:52.907155 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 3943 | 2024.02.03 11:29:52.907292 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001238728 sec., 27447 rows/sec., 2.17 MiB/sec. | ||
| 3944 | 2024.02.03 11:29:52.907474 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} <Debug> DynamicQueryHandler: Done processing query | ||
| 3945 | 2024.02.03 11:29:52.907501 [ 3 ] {b8bfa7ea-1258-4079-88cc-c0d8ac0c1455} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3946 | 2024.02.03 11:29:52.907518 [ 3 ] {} <Debug> HTTP-Session: 8f28f4f2-75c8-48bb-b23c-0283e6220763 Destroying unnamed session | ||
| 3947 | 2024.02.03 11:29:52.907663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 16916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3948 | 2024.02.03 11:29:52.907714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3949 | 2024.02.03 11:29:52.907734 [ 3 ] {} <Debug> HTTP-Session: 6bc839b8-c73b-4edf-af06-7445d551c168 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3950 | 2024.02.03 11:29:52.907754 [ 3 ] {} <Debug> HTTP-Session: 6bc839b8-c73b-4edf-af06-7445d551c168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2024.02.03 11:29:52.907842 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3952 | 2024.02.03 11:29:52.907888 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3953 | 2024.02.03 11:29:52.907998 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3954 | 2024.02.03 11:29:52.908350 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3955 | 2024.02.03 11:29:52.908579 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 3956 | 2024.02.03 11:29:52.908743 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 3957 | 2024.02.03 11:29:52.908846 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000975141 sec., 104600 rows/sec., 10.67 MiB/sec. | ||
| 3958 | 2024.02.03 11:29:52.908961 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} <Debug> DynamicQueryHandler: Done processing query | ||
| 3959 | 2024.02.03 11:29:52.908986 [ 3 ] {07e3ce1c-72d1-40b5-b9bc-9941354b3825} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 3960 | 2024.02.03 11:29:52.909002 [ 3 ] {} <Debug> HTTP-Session: 6bc839b8-c73b-4edf-af06-7445d551c168 Destroying unnamed session | ||
| 3961 | 2024.02.03 11:29:52.909126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 5811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3962 | 2024.02.03 11:29:52.909171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3963 | 2024.02.03 11:29:52.909191 [ 3 ] {} <Debug> HTTP-Session: 514ca79a-bb05-4bbd-83b0-c307c94b5f45 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3964 | 2024.02.03 11:29:52.909208 [ 3 ] {} <Debug> HTTP-Session: 514ca79a-bb05-4bbd-83b0-c307c94b5f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2024.02.03 11:29:52.909282 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3966 | 2024.02.03 11:29:52.909323 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3967 | 2024.02.03 11:29:52.909425 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3968 | 2024.02.03 11:29:52.909696 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3969 | 2024.02.03 11:29:52.909915 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 3970 | 2024.02.03 11:29:52.910068 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 3971 | 2024.02.03 11:29:52.910191 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.000874869 sec., 38862 rows/sec., 3.04 MiB/sec. | ||
| 3972 | 2024.02.03 11:29:52.910326 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3973 | 2024.02.03 11:29:52.910352 [ 3 ] {97cbf1a4-2345-48ed-899c-12ffb984a76b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3974 | 2024.02.03 11:29:52.910369 [ 3 ] {} <Debug> HTTP-Session: 514ca79a-bb05-4bbd-83b0-c307c94b5f45 Destroying unnamed session | ||
| 3975 | 2024.02.03 11:29:52.910580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 36393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3976 | 2024.02.03 11:29:52.910628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3977 | 2024.02.03 11:29:52.910648 [ 3 ] {} <Debug> HTTP-Session: a0994d03-7b86-4554-b658-7902d9f9c314 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3978 | 2024.02.03 11:29:52.910665 [ 3 ] {} <Debug> HTTP-Session: a0994d03-7b86-4554-b658-7902d9f9c314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3979 | 2024.02.03 11:29:52.910746 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3980 | 2024.02.03 11:29:52.910793 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3981 | 2024.02.03 11:29:52.910941 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3982 | 2024.02.03 11:29:52.911355 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.31 GiB. | ||
| 3983 | 2024.02.03 11:29:52.911663 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 3984 | 2024.02.03 11:29:52.911850 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 3985 | 2024.02.03 11:29:52.911980 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001203716 sec., 28245 rows/sec., 38.12 MiB/sec. | ||
| 3986 | 2024.02.03 11:29:52.912096 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} <Debug> DynamicQueryHandler: Done processing query | ||
| 3987 | 2024.02.03 11:29:52.912120 [ 3 ] {bfda5dce-779d-40ac-a1e0-1ca225ed19db} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3988 | 2024.02.03 11:29:52.912137 [ 3 ] {} <Debug> HTTP-Session: a0994d03-7b86-4554-b658-7902d9f9c314 Destroying unnamed session | ||
| 3989 | 2024.02.03 11:29:57.687444 [ 157 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3990 | 2024.02.03 11:29:57.687546 [ 157 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3991 | 2024.02.03 11:29:57.904923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3992 | 2024.02.03 11:29:57.905033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3993 | 2024.02.03 11:29:57.905060 [ 3 ] {} <Debug> HTTP-Session: 6b235623-e8f3-40af-8e8c-f5e42a1e5e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 3994 | 2024.02.03 11:29:57.905085 [ 3 ] {} <Debug> HTTP-Session: 6b235623-e8f3-40af-8e8c-f5e42a1e5e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2024.02.03 11:29:57.905221 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3996 | 2024.02.03 11:29:57.905283 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3997 | 2024.02.03 11:29:57.905442 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3998 | 2024.02.03 11:29:57.905854 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. | ||
| 3999 | 2024.02.03 11:29:57.906127 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4000 | 2024.02.03 11:29:57.906297 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} <Trace> oximeter.fields_i64 (b6377f7d-ee2a-44a3-be9f-4aa18316094a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4001 | 2024.02.03 11:29:57.906438 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001181607 sec., 17772 rows/sec., 1.41 MiB/sec. | ||
| 4002 | 2024.02.03 11:29:57.906582 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} <Debug> DynamicQueryHandler: Done processing query | ||
| 4003 | 2024.02.03 11:29:57.906608 [ 3 ] {e0bd2916-befb-43ed-b220-1f9ae9228c68} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4004 | 2024.02.03 11:29:57.906630 [ 3 ] {} <Debug> HTTP-Session: 6b235623-e8f3-40af-8e8c-f5e42a1e5e17 Destroying unnamed session | ||
| 4005 | 2024.02.03 11:29:57.906755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 9541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4006 | 2024.02.03 11:29:57.906806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4007 | 2024.02.03 11:29:57.906828 [ 3 ] {} <Debug> HTTP-Session: dc212ff3-ebf2-418e-a3c0-bb020f8b3ac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 4008 | 2024.02.03 11:29:57.906844 [ 3 ] {} <Debug> HTTP-Session: dc212ff3-ebf2-418e-a3c0-bb020f8b3ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2024.02.03 11:29:57.906919 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4010 | 2024.02.03 11:29:57.906962 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4011 | 2024.02.03 11:29:57.907072 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4012 | 2024.02.03 11:29:57.907456 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. | ||
| 4013 | 2024.02.03 11:29:57.907682 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4014 | 2024.02.03 11:29:57.907840 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} <Trace> oximeter.fields_string (a52a7158-fe6b-4547-b506-c765df20162c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4015 | 2024.02.03 11:29:57.907964 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.001012023 sec., 62251 rows/sec., 5.48 MiB/sec. | ||
| 4016 | 2024.02.03 11:29:57.908092 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4017 | 2024.02.03 11:29:57.908117 [ 3 ] {ed6db4bd-e283-4be1-b55c-c88540ddbb1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4018 | 2024.02.03 11:29:57.908132 [ 3 ] {} <Debug> HTTP-Session: dc212ff3-ebf2-418e-a3c0-bb020f8b3ac4 Destroying unnamed session | ||
| 4019 | 2024.02.03 11:29:57.908249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4020 | 2024.02.03 11:29:57.908296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4021 | 2024.02.03 11:29:57.908316 [ 3 ] {} <Debug> HTTP-Session: fb349878-62b0-438f-8173-db03f37eb738 Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 4022 | 2024.02.03 11:29:57.908338 [ 3 ] {} <Debug> HTTP-Session: fb349878-62b0-438f-8173-db03f37eb738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4023 | 2024.02.03 11:29:57.908409 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4024 | 2024.02.03 11:29:57.908450 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4025 | 2024.02.03 11:29:57.908562 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4026 | 2024.02.03 11:29:57.908856 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. | ||
| 4027 | 2024.02.03 11:29:57.909082 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4028 | 2024.02.03 11:29:57.909237 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} <Trace> oximeter.fields_uuid (aad7c738-603a-4d39-a2ee-11a9ac643738): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4029 | 2024.02.03 11:29:57.909333 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000894649 sec., 23472 rows/sec., 1.84 MiB/sec. | ||
| 4030 | 2024.02.03 11:29:57.909440 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} <Debug> DynamicQueryHandler: Done processing query | ||
| 4031 | 2024.02.03 11:29:57.909466 [ 3 ] {b443ee30-0f24-4283-8a29-6d3cb96d13dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4032 | 2024.02.03 11:29:57.909482 [ 3 ] {} <Debug> HTTP-Session: fb349878-62b0-438f-8173-db03f37eb738 Destroying unnamed session | ||
| 4033 | 2024.02.03 11:29:57.909653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37555, User-Agent: (none), Length: 22510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4034 | 2024.02.03 11:29:57.909698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4035 | 2024.02.03 11:29:57.909718 [ 3 ] {} <Debug> HTTP-Session: d77642d9-61aa-4fa1-92f7-9057a8ac48ab Authenticating user 'default' from [fd00:1122:3344:101::d]:37555 | ||
| 4036 | 2024.02.03 11:29:57.909736 [ 3 ] {} <Debug> HTTP-Session: d77642d9-61aa-4fa1-92f7-9057a8ac48ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2024.02.03 11:29:57.909811 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37555) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4038 | 2024.02.03 11:29:57.909859 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4039 | 2024.02.03 11:29:57.909996 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4040 | 2024.02.03 11:29:57.910357 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. | ||
| 4041 | 2024.02.03 11:29:57.910656 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4042 | 2024.02.03 11:29:57.910840 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} <Trace> oximeter.measurements_histogramf64 (deceacd5-f511-4750-897e-631c0091c204): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4043 | 2024.02.03 11:29:57.910950 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001109835 sec., 18921 rows/sec., 25.53 MiB/sec. | ||
| 4044 | 2024.02.03 11:29:57.911108 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4045 | 2024.02.03 11:29:57.911138 [ 3 ] {a9b40587-3233-4c95-92a7-9feded61e05b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 4046 | 2024.02.03 11:29:57.911155 [ 3 ] {} <Debug> HTTP-Session: d77642d9-61aa-4fa1-92f7-9057a8ac48ab Destroying unnamed session | ||