| 1 | [ Nov 6 23:51:29 Enabled. ] | ||
| 2 | [ Nov 6 23:51:29 Rereading configuration. ] | ||
| 3 | [ Nov 6 23:51:31 Rereading configuration. ] | ||
| 4 | [ Nov 6 23:51:42 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 | ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default | ||
| 23 | + DATALINK=oxControlService16 | ||
| 24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
| 25 | + GATEWAY=fd00:1122:3344:101::1 | ||
| 26 | + [[ oxControlService16 == unknown ]] | ||
| 27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
| 28 | + ipadm delete-if oxControlService16 | ||
| 29 | ipadm: Could not delete oxControlService16: Interface does not exist | ||
| 30 | + true | ||
| 31 | + ipadm create-if -t oxControlService16 | ||
| 32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16 | ||
| 33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16 | ||
| 34 | + ipadm show-addr oxControlService16/ll | ||
| 35 | ipadm: Address object not found | ||
| 36 | + ipadm create-addr -t -T addrconf oxControlService16/ll | ||
| 37 | + ipadm show-addr oxControlService16/omicron6 | ||
| 38 | ipadm: Address object not found | ||
| 39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService16/omicron6 | ||
| 40 | + route get -inet6 default -inet6 fd00:1122:3344:101::1 | ||
| 41 | default: not in table | ||
| 42 | + route add -inet6 default -inet6 fd00:1122:3344:101::1 | ||
| 43 | add net default: gateway fd00:1122:3344:101::1 | ||
| 44 | + single_node=true | ||
| 45 | + command=() | ||
| 46 | + true | ||
| 47 | + 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") | ||
| 48 | + 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 | ||
| 49 | [ Nov 6 23:51:42 Method "start" exited with status 0. ] | ||
| 50 | Processing configuration file 'config.xml'. | ||
| 51 | There is no file 'config.xml', will use embedded config. | ||
| 52 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 53 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 54 | 2023.11.06 23:51:43.255812 [ 1 ] {} <Information> Application: Will watch for the process with pid 23425 | ||
| 55 | 2023.11.06 23:51:43.255887 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 56 | 2023.11.06 23:51:44.031950 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23425 | ||
| 57 | 2023.11.06 23:51:44.032162 [ 1 ] {} <Information> Application: starting up | ||
| 58 | 2023.11.06 23:51:44.032412 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 59 | 2023.11.06 23:51:44.124994 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 60 | 2023.11.06 23:51:44.125049 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 61 | 2023.11.06 23:51:44.125065 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 62 | 2023.11.06 23:51:44.125104 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
| 63 | 2023.11.06 23:51:44.125455 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
| 64 | 2023.11.06 23:51:44.126256 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 65 | Processing configuration file 'config.xml'. | ||
| 66 | There is no file 'config.xml', will use embedded config. | ||
| 67 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 68 | 2023.11.06 23:51:44.126801 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 69 | 2023.11.06 23:51:44.127101 [ 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) | ||
| 70 | 2023.11.06 23:51:44.130175 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 71 | 2023.11.06 23:51:44.130224 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 72 | 2023.11.06 23:51:44.131086 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 73 | Processing configuration file 'config.xml'. | ||
| 74 | There is no file 'config.xml', will use embedded config. | ||
| 75 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 76 | 2023.11.06 23:51:44.131281 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 77 | 2023.11.06 23:51:44.138510 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 78 | 2023.11.06 23:51:44.138871 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
| 79 | 2023.11.06 23:51:44.138900 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
| 80 | 2023.11.06 23:51:44.140547 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
| 81 | 2023.11.06 23:51:44.141137 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 82 | 2023.11.06 23:51:44.141533 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 83 | 2023.11.06 23:51:44.141955 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 84 | 2023.11.06 23:51:44.142906 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
| 85 | 2023.11.06 23:51:44.142956 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
| 86 | 2023.11.06 23:51:44.143023 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
| 87 | 2023.11.06 23:51:44.143043 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 88 | 2023.11.06 23:51:44.157026 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 89 | 2023.11.06 23:51:44.157066 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000146742 sec | ||
| 90 | 2023.11.06 23:51:44.157874 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 91 | 2023.11.06 23:51:44.157978 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
| 92 | 2023.11.06 23:51:44.158010 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 93 | 2023.11.06 23:51:44.158027 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 94 | 2023.11.06 23:51:44.158039 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 95 | 2023.11.06 23:51:44.158054 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 96 | 2023.11.06 23:51:44.158069 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 97 | 2023.11.06 23:51:44.158100 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
| 98 | 2023.11.06 23:51:44.158119 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 99 | 2023.11.06 23:51:44.158150 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
| 100 | 2023.11.06 23:51:44.158163 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 101 | 2023.11.06 23:51:44.158177 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 102 | 2023.11.06 23:51:44.158192 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 103 | 2023.11.06 23:51:44.158224 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 104 | 2023.11.06 23:51:44.158238 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 105 | 2023.11.06 23:51:44.158249 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 106 | 2023.11.06 23:51:44.194744 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 107 | 2023.11.06 23:51:44.197400 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 108 | 2023.11.06 23:51:44.197427 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2981e-05 sec | ||
| 109 | 2023.11.06 23:51:44.197451 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 110 | 2023.11.06 23:51:44.197468 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 111 | 2023.11.06 23:51:44.197487 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 112 | 2023.11.06 23:51:44.199710 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 113 | 2023.11.06 23:51:44.205012 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 114 | 2023.11.06 23:51:44.205174 [ 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). | ||
| 115 | 2023.11.06 23:51:44.205214 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 116 | 2023.11.06 23:51:44.403976 [ 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) | ||
| 117 | 2023.11.06 23:51:44.421926 [ 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) | ||
| 118 | 2023.11.06 23:51:44.421978 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
| 119 | 2023.11.06 23:51:44.474916 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 120 | 2023.11.06 23:51:44.475710 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB | ||
| 121 | 2023.11.06 23:51:44.476043 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 122 | 2023.11.06 23:51:44.476074 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
| 123 | 2023.11.06 23:51:44.476091 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 124 | 2023.11.06 23:51:44.476179 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 125 | 2023.11.06 23:51:44.476206 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 126 | 2023.11.06 23:51:44.476283 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 127 | 2023.11.06 23:51:44.476997 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
| 128 | 2023.11.06 23:51:44.477018 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 129 | 2023.11.06 23:51:44.681271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 130 | 2023.11.06 23:51:44.681471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 131 | 2023.11.06 23:51:44.682112 [ 3 ] {} <Debug> HTTP-Session: 1a82e361-17ba-4a76-9932-372cfff1fc8f Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 132 | 2023.11.06 23:51:44.682165 [ 3 ] {} <Debug> HTTP-Session: 1a82e361-17ba-4a76-9932-372cfff1fc8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2023.11.06 23:51:44.682295 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
| 134 | 2023.11.06 23:51:44.682322 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 135 | 2023.11.06 23:51:44.682345 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 136 | 2023.11.06 23:51:44.683854 [ 3 ] {5352ee01-1b50-4bb5-aed7-3eb48a3b02e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
| 137 | 2023.11.06 23:51:44.685265 [ 3 ] {5352ee01-1b50-4bb5-aed7-3eb48a3b02e6} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
| 138 | 2023.11.06 23:51:44.687623 [ 3 ] {5352ee01-1b50-4bb5-aed7-3eb48a3b02e6} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
| 139 | 2023.11.06 23:51:44.689578 [ 3 ] {5352ee01-1b50-4bb5-aed7-3eb48a3b02e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 140 | 2023.11.06 23:51:44.694997 [ 3 ] {5352ee01-1b50-4bb5-aed7-3eb48a3b02e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 141 | 2023.11.06 23:51:44.695052 [ 3 ] {5352ee01-1b50-4bb5-aed7-3eb48a3b02e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 142 | 2023.11.06 23:51:44.695086 [ 3 ] {} <Debug> HTTP-Session: 1a82e361-17ba-4a76-9932-372cfff1fc8f Destroying unnamed session | ||
| 143 | 2023.11.06 23:51:44.696569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 144 | 2023.11.06 23:51:44.696629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 145 | 2023.11.06 23:51:44.696655 [ 3 ] {} <Debug> HTTP-Session: 67d8507f-5f45-49ae-8141-1241529dc6fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 146 | 2023.11.06 23:51:44.696673 [ 3 ] {} <Debug> HTTP-Session: 67d8507f-5f45-49ae-8141-1241529dc6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2023.11.06 23:51:44.696795 [ 3 ] {9e8d73db-2ff2-4a67-a74b-cadd8e70df4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 148 | 2023.11.06 23:51:44.716714 [ 3 ] {9e8d73db-2ff2-4a67-a74b-cadd8e70df4f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:52218) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 149 | |||
| 150 | 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 | ||
| 151 | 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 | ||
| 152 | 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 | ||
| 153 | 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 | ||
| 154 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 155 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 156 | 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 | ||
| 157 | 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 | ||
| 158 | 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 | ||
| 159 | 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 | ||
| 160 | 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 | ||
| 161 | 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 | ||
| 162 | 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 | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 172 | |||
| 173 | 2023.11.06 23:51:44.717542 [ 3 ] {9e8d73db-2ff2-4a67-a74b-cadd8e70df4f} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 174 | |||
| 175 | 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 | ||
| 176 | 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 | ||
| 177 | 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 | ||
| 178 | 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 | ||
| 179 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 180 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 181 | 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 | ||
| 182 | 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 | ||
| 183 | 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 | ||
| 184 | 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 | ||
| 185 | 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 | ||
| 186 | 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 | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 197 | (version 22.8.9.1) | ||
| 198 | 2023.11.06 23:51:44.717687 [ 3 ] {9e8d73db-2ff2-4a67-a74b-cadd8e70df4f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 199 | 2023.11.06 23:51:44.717708 [ 3 ] {} <Debug> HTTP-Session: 67d8507f-5f45-49ae-8141-1241529dc6fd Destroying unnamed session | ||
| 200 | 2023.11.06 23:51:44.717937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 201 | 2023.11.06 23:51:44.718003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 202 | 2023.11.06 23:51:44.718023 [ 3 ] {} <Debug> HTTP-Session: 671e5c4a-a59e-47a2-a60e-953d3d4ecf82 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 203 | 2023.11.06 23:51:44.718041 [ 3 ] {} <Debug> HTTP-Session: 671e5c4a-a59e-47a2-a60e-953d3d4ecf82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2023.11.06 23:51:44.718158 [ 3 ] {3dd39849-5c72-489c-a14c-d1934303ac33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) DROP DATABASE IF EXISTS oximeter; (stage: Complete) | ||
| 205 | 2023.11.06 23:51:44.718273 [ 3 ] {3dd39849-5c72-489c-a14c-d1934303ac33} <Debug> DynamicQueryHandler: Done processing query | ||
| 206 | 2023.11.06 23:51:44.718293 [ 3 ] {3dd39849-5c72-489c-a14c-d1934303ac33} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 207 | 2023.11.06 23:51:44.718311 [ 3 ] {} <Debug> HTTP-Session: 671e5c4a-a59e-47a2-a60e-953d3d4ecf82 Destroying unnamed session | ||
| 208 | 2023.11.06 23:51:44.718434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 209 | 2023.11.06 23:51:44.718473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 210 | 2023.11.06 23:51:44.718495 [ 3 ] {} <Debug> HTTP-Session: 5c23f15c-b6f4-49b9-89db-d8b040db51ce Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 211 | 2023.11.06 23:51:44.718524 [ 3 ] {} <Debug> HTTP-Session: 5c23f15c-b6f4-49b9-89db-d8b040db51ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2023.11.06 23:51:44.718583 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) | ||
| 213 | 2023.11.06 23:51:44.718636 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 214 | 2023.11.06 23:51:44.721473 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 215 | 2023.11.06 23:51:44.721501 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1321e-05 sec | ||
| 216 | 2023.11.06 23:51:44.721540 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 217 | 2023.11.06 23:51:44.721569 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 218 | 2023.11.06 23:51:44.721649 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 219 | 2023.11.06 23:51:44.721673 [ 3 ] {298caae8-446c-4d5b-a354-5ca02e6598bf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 220 | 2023.11.06 23:51:44.721695 [ 3 ] {} <Debug> HTTP-Session: 5c23f15c-b6f4-49b9-89db-d8b040db51ce Destroying unnamed session | ||
| 221 | 2023.11.06 23:51:44.721844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 222 | 2023.11.06 23:51:44.721892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 223 | 2023.11.06 23:51:44.721921 [ 3 ] {} <Debug> HTTP-Session: d5304bb5-e16f-44f6-84df-d75d066edd70 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 224 | 2023.11.06 23:51:44.721944 [ 3 ] {} <Debug> HTTP-Session: d5304bb5-e16f-44f6-84df-d75d066edd70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2023.11.06 23:51:44.722099 [ 3 ] {41879e5d-d22a-49be-a14d-9085cfeaa4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) | ||
| 226 | 2023.11.06 23:51:44.722144 [ 3 ] {41879e5d-d22a-49be-a14d-9085cfeaa4da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 227 | 2023.11.06 23:51:44.727106 [ 3 ] {41879e5d-d22a-49be-a14d-9085cfeaa4da} <Debug> oximeter.version (bbf568b1-d2c0-4c81-b779-dfd21404c3a0): Loading data parts | ||
| 228 | 2023.11.06 23:51:44.727248 [ 3 ] {41879e5d-d22a-49be-a14d-9085cfeaa4da} <Debug> oximeter.version (bbf568b1-d2c0-4c81-b779-dfd21404c3a0): There are no data parts | ||
| 229 | 2023.11.06 23:51:44.729072 [ 3 ] {41879e5d-d22a-49be-a14d-9085cfeaa4da} <Debug> DynamicQueryHandler: Done processing query | ||
| 230 | 2023.11.06 23:51:44.729123 [ 3 ] {41879e5d-d22a-49be-a14d-9085cfeaa4da} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 231 | 2023.11.06 23:51:44.729140 [ 3 ] {} <Debug> HTTP-Session: d5304bb5-e16f-44f6-84df-d75d066edd70 Destroying unnamed session | ||
| 232 | 2023.11.06 23:51:44.729270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 233 | 2023.11.06 23:51:44.729316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 234 | 2023.11.06 23:51:44.729334 [ 3 ] {} <Debug> HTTP-Session: 52c483aa-a4e7-4952-9a33-a2bfb35b7f68 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 235 | 2023.11.06 23:51:44.729353 [ 3 ] {} <Debug> HTTP-Session: 52c483aa-a4e7-4952-9a33-a2bfb35b7f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2023.11.06 23:51:44.729552 [ 3 ] {aed133de-91e0-4fe2-a530-240812482bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 237 | 2023.11.06 23:51:44.729596 [ 3 ] {aed133de-91e0-4fe2-a530-240812482bf7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 238 | 2023.11.06 23:51:44.737237 [ 3 ] {aed133de-91e0-4fe2-a530-240812482bf7} <Debug> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Loading data parts | ||
| 239 | 2023.11.06 23:51:44.737326 [ 3 ] {aed133de-91e0-4fe2-a530-240812482bf7} <Debug> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): There are no data parts | ||
| 240 | 2023.11.06 23:51:44.739169 [ 3 ] {aed133de-91e0-4fe2-a530-240812482bf7} <Debug> DynamicQueryHandler: Done processing query | ||
| 241 | 2023.11.06 23:51:44.739208 [ 3 ] {aed133de-91e0-4fe2-a530-240812482bf7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 242 | 2023.11.06 23:51:44.739224 [ 3 ] {} <Debug> HTTP-Session: 52c483aa-a4e7-4952-9a33-a2bfb35b7f68 Destroying unnamed session | ||
| 243 | 2023.11.06 23:51:44.739341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 244 | 2023.11.06 23:51:44.739397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 245 | 2023.11.06 23:51:44.739417 [ 3 ] {} <Debug> HTTP-Session: 8d082bfa-201e-44f1-9478-f0570c6ae4fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 246 | 2023.11.06 23:51:44.739437 [ 3 ] {} <Debug> HTTP-Session: 8d082bfa-201e-44f1-9478-f0570c6ae4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2023.11.06 23:51:44.739623 [ 3 ] {b2355add-a40c-4f15-8543-972b2f0f57fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 248 | 2023.11.06 23:51:44.739671 [ 3 ] {b2355add-a40c-4f15-8543-972b2f0f57fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 249 | 2023.11.06 23:51:44.743289 [ 3 ] {b2355add-a40c-4f15-8543-972b2f0f57fa} <Debug> oximeter.measurements_i8 (b084f51f-172e-4a96-aac2-b4cb8e67a1d9): Loading data parts | ||
| 250 | 2023.11.06 23:51:44.743381 [ 3 ] {b2355add-a40c-4f15-8543-972b2f0f57fa} <Debug> oximeter.measurements_i8 (b084f51f-172e-4a96-aac2-b4cb8e67a1d9): There are no data parts | ||
| 251 | 2023.11.06 23:51:44.744548 [ 3 ] {b2355add-a40c-4f15-8543-972b2f0f57fa} <Debug> DynamicQueryHandler: Done processing query | ||
| 252 | 2023.11.06 23:51:44.744576 [ 3 ] {b2355add-a40c-4f15-8543-972b2f0f57fa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 253 | 2023.11.06 23:51:44.744593 [ 3 ] {} <Debug> HTTP-Session: 8d082bfa-201e-44f1-9478-f0570c6ae4fd Destroying unnamed session | ||
| 254 | 2023.11.06 23:51:44.744703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 255 | 2023.11.06 23:51:44.744753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 256 | 2023.11.06 23:51:44.744771 [ 3 ] {} <Debug> HTTP-Session: 6ae38e51-e5df-4bd3-aa0e-e67f8604d4e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 257 | 2023.11.06 23:51:44.744787 [ 3 ] {} <Debug> HTTP-Session: 6ae38e51-e5df-4bd3-aa0e-e67f8604d4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2023.11.06 23:51:44.744976 [ 3 ] {a892c27c-7596-4d0e-802e-e298326c6126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 259 | 2023.11.06 23:51:44.745033 [ 3 ] {a892c27c-7596-4d0e-802e-e298326c6126} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 260 | 2023.11.06 23:51:44.747052 [ 3 ] {a892c27c-7596-4d0e-802e-e298326c6126} <Debug> oximeter.measurements_u8 (d2d99d59-484f-4fe0-a736-771d3ad4c772): Loading data parts | ||
| 261 | 2023.11.06 23:51:44.747126 [ 3 ] {a892c27c-7596-4d0e-802e-e298326c6126} <Debug> oximeter.measurements_u8 (d2d99d59-484f-4fe0-a736-771d3ad4c772): There are no data parts | ||
| 262 | 2023.11.06 23:51:44.748217 [ 3 ] {a892c27c-7596-4d0e-802e-e298326c6126} <Debug> DynamicQueryHandler: Done processing query | ||
| 263 | 2023.11.06 23:51:44.748241 [ 3 ] {a892c27c-7596-4d0e-802e-e298326c6126} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 264 | 2023.11.06 23:51:44.748268 [ 3 ] {} <Debug> HTTP-Session: 6ae38e51-e5df-4bd3-aa0e-e67f8604d4e9 Destroying unnamed session | ||
| 265 | 2023.11.06 23:51:44.748365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 266 | 2023.11.06 23:51:44.748412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 267 | 2023.11.06 23:51:44.748439 [ 3 ] {} <Debug> HTTP-Session: be2310f3-ab89-48fa-abc8-1bec95321ac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 268 | 2023.11.06 23:51:44.748455 [ 3 ] {} <Debug> HTTP-Session: be2310f3-ab89-48fa-abc8-1bec95321ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2023.11.06 23:51:44.748639 [ 3 ] {dc83d713-3e65-4547-b92b-a0d6cc36d7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 270 | 2023.11.06 23:51:44.748687 [ 3 ] {dc83d713-3e65-4547-b92b-a0d6cc36d7ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 271 | 2023.11.06 23:51:44.752350 [ 3 ] {dc83d713-3e65-4547-b92b-a0d6cc36d7ce} <Debug> oximeter.measurements_i16 (9bfd004d-73e7-4655-9e69-7c63d2246bb7): Loading data parts | ||
| 272 | 2023.11.06 23:51:44.752455 [ 3 ] {dc83d713-3e65-4547-b92b-a0d6cc36d7ce} <Debug> oximeter.measurements_i16 (9bfd004d-73e7-4655-9e69-7c63d2246bb7): There are no data parts | ||
| 273 | 2023.11.06 23:51:44.753718 [ 3 ] {dc83d713-3e65-4547-b92b-a0d6cc36d7ce} <Debug> DynamicQueryHandler: Done processing query | ||
| 274 | 2023.11.06 23:51:44.753743 [ 3 ] {dc83d713-3e65-4547-b92b-a0d6cc36d7ce} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 275 | 2023.11.06 23:51:44.753764 [ 3 ] {} <Debug> HTTP-Session: be2310f3-ab89-48fa-abc8-1bec95321ac7 Destroying unnamed session | ||
| 276 | 2023.11.06 23:51:44.753876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 277 | 2023.11.06 23:51:44.753923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 278 | 2023.11.06 23:51:44.753946 [ 3 ] {} <Debug> HTTP-Session: d0ab5060-73b8-4823-a681-690d7206e6d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 279 | 2023.11.06 23:51:44.753962 [ 3 ] {} <Debug> HTTP-Session: d0ab5060-73b8-4823-a681-690d7206e6d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2023.11.06 23:51:44.754147 [ 3 ] {50144253-7bed-4940-ba7c-bfc3615b6814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 281 | 2023.11.06 23:51:44.754199 [ 3 ] {50144253-7bed-4940-ba7c-bfc3615b6814} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 282 | 2023.11.06 23:51:44.756218 [ 3 ] {50144253-7bed-4940-ba7c-bfc3615b6814} <Debug> oximeter.measurements_u16 (5ce1c64f-a57b-4f70-881c-83474b55764d): Loading data parts | ||
| 283 | 2023.11.06 23:51:44.756300 [ 3 ] {50144253-7bed-4940-ba7c-bfc3615b6814} <Debug> oximeter.measurements_u16 (5ce1c64f-a57b-4f70-881c-83474b55764d): There are no data parts | ||
| 284 | 2023.11.06 23:51:44.757491 [ 3 ] {50144253-7bed-4940-ba7c-bfc3615b6814} <Debug> DynamicQueryHandler: Done processing query | ||
| 285 | 2023.11.06 23:51:44.757520 [ 3 ] {50144253-7bed-4940-ba7c-bfc3615b6814} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 286 | 2023.11.06 23:51:44.757549 [ 3 ] {} <Debug> HTTP-Session: d0ab5060-73b8-4823-a681-690d7206e6d7 Destroying unnamed session | ||
| 287 | 2023.11.06 23:51:44.757669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 288 | 2023.11.06 23:51:44.757715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 289 | 2023.11.06 23:51:44.757745 [ 3 ] {} <Debug> HTTP-Session: f2dd195d-3f6a-48de-a502-bb42fca3b16d Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 290 | 2023.11.06 23:51:44.757761 [ 3 ] {} <Debug> HTTP-Session: f2dd195d-3f6a-48de-a502-bb42fca3b16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2023.11.06 23:51:44.757945 [ 3 ] {4cafeb8d-6ef8-495f-8a1c-6d2330f6521d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 292 | 2023.11.06 23:51:44.757987 [ 3 ] {4cafeb8d-6ef8-495f-8a1c-6d2330f6521d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 293 | 2023.11.06 23:51:44.761538 [ 3 ] {4cafeb8d-6ef8-495f-8a1c-6d2330f6521d} <Debug> oximeter.measurements_i32 (3124960b-06b0-463d-a56b-2fc3954e3270): Loading data parts | ||
| 294 | 2023.11.06 23:51:44.761651 [ 3 ] {4cafeb8d-6ef8-495f-8a1c-6d2330f6521d} <Debug> oximeter.measurements_i32 (3124960b-06b0-463d-a56b-2fc3954e3270): There are no data parts | ||
| 295 | 2023.11.06 23:51:44.762894 [ 3 ] {4cafeb8d-6ef8-495f-8a1c-6d2330f6521d} <Debug> DynamicQueryHandler: Done processing query | ||
| 296 | 2023.11.06 23:51:44.762925 [ 3 ] {4cafeb8d-6ef8-495f-8a1c-6d2330f6521d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 297 | 2023.11.06 23:51:44.762940 [ 3 ] {} <Debug> HTTP-Session: f2dd195d-3f6a-48de-a502-bb42fca3b16d Destroying unnamed session | ||
| 298 | 2023.11.06 23:51:44.763051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 299 | 2023.11.06 23:51:44.763098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 300 | 2023.11.06 23:51:44.763116 [ 3 ] {} <Debug> HTTP-Session: 3ea10c55-0546-4a18-9857-eec7ada03cc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 301 | 2023.11.06 23:51:44.763136 [ 3 ] {} <Debug> HTTP-Session: 3ea10c55-0546-4a18-9857-eec7ada03cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 302 | 2023.11.06 23:51:44.763319 [ 3 ] {27d8eb8f-b9b5-4000-b41b-fe7b52d7b847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 303 | 2023.11.06 23:51:44.763374 [ 3 ] {27d8eb8f-b9b5-4000-b41b-fe7b52d7b847} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 304 | 2023.11.06 23:51:44.765524 [ 3 ] {27d8eb8f-b9b5-4000-b41b-fe7b52d7b847} <Debug> oximeter.measurements_u32 (fc1bf808-fda6-4a7d-9527-4ac1b2fa6394): Loading data parts | ||
| 305 | 2023.11.06 23:51:44.765615 [ 3 ] {27d8eb8f-b9b5-4000-b41b-fe7b52d7b847} <Debug> oximeter.measurements_u32 (fc1bf808-fda6-4a7d-9527-4ac1b2fa6394): There are no data parts | ||
| 306 | 2023.11.06 23:51:44.766688 [ 3 ] {27d8eb8f-b9b5-4000-b41b-fe7b52d7b847} <Debug> DynamicQueryHandler: Done processing query | ||
| 307 | 2023.11.06 23:51:44.766716 [ 3 ] {27d8eb8f-b9b5-4000-b41b-fe7b52d7b847} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 308 | 2023.11.06 23:51:44.766732 [ 3 ] {} <Debug> HTTP-Session: 3ea10c55-0546-4a18-9857-eec7ada03cc9 Destroying unnamed session | ||
| 309 | 2023.11.06 23:51:44.766846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 310 | 2023.11.06 23:51:44.766891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 311 | 2023.11.06 23:51:44.766915 [ 3 ] {} <Debug> HTTP-Session: ba7af52a-8ea5-4167-a577-dbb64e74e3b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 312 | 2023.11.06 23:51:44.766940 [ 3 ] {} <Debug> HTTP-Session: ba7af52a-8ea5-4167-a577-dbb64e74e3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2023.11.06 23:51:44.767119 [ 3 ] {742f8147-fcc6-4d6c-a97b-a1cbe8e9d462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 314 | 2023.11.06 23:51:44.767165 [ 3 ] {742f8147-fcc6-4d6c-a97b-a1cbe8e9d462} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 315 | 2023.11.06 23:51:44.770704 [ 3 ] {742f8147-fcc6-4d6c-a97b-a1cbe8e9d462} <Debug> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Loading data parts | ||
| 316 | 2023.11.06 23:51:44.770794 [ 3 ] {742f8147-fcc6-4d6c-a97b-a1cbe8e9d462} <Debug> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): There are no data parts | ||
| 317 | 2023.11.06 23:51:44.772138 [ 3 ] {742f8147-fcc6-4d6c-a97b-a1cbe8e9d462} <Debug> DynamicQueryHandler: Done processing query | ||
| 318 | 2023.11.06 23:51:44.772164 [ 3 ] {742f8147-fcc6-4d6c-a97b-a1cbe8e9d462} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 319 | 2023.11.06 23:51:44.772211 [ 3 ] {} <Debug> HTTP-Session: ba7af52a-8ea5-4167-a577-dbb64e74e3b3 Destroying unnamed session | ||
| 320 | 2023.11.06 23:51:44.772333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 321 | 2023.11.06 23:51:44.772377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 322 | 2023.11.06 23:51:44.772400 [ 3 ] {} <Debug> HTTP-Session: 501e0f99-1d0e-425c-b559-e2e9804850f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 323 | 2023.11.06 23:51:44.772420 [ 3 ] {} <Debug> HTTP-Session: 501e0f99-1d0e-425c-b559-e2e9804850f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2023.11.06 23:51:44.772601 [ 3 ] {e21bf8ea-230d-4434-a377-314f195d117a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 325 | 2023.11.06 23:51:44.772648 [ 3 ] {e21bf8ea-230d-4434-a377-314f195d117a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 326 | 2023.11.06 23:51:44.774664 [ 3 ] {e21bf8ea-230d-4434-a377-314f195d117a} <Debug> oximeter.measurements_u64 (db372473-1078-418b-9a3b-5a2807e3cf68): Loading data parts | ||
| 327 | 2023.11.06 23:51:44.774761 [ 3 ] {e21bf8ea-230d-4434-a377-314f195d117a} <Debug> oximeter.measurements_u64 (db372473-1078-418b-9a3b-5a2807e3cf68): There are no data parts | ||
| 328 | 2023.11.06 23:51:44.775831 [ 3 ] {e21bf8ea-230d-4434-a377-314f195d117a} <Debug> DynamicQueryHandler: Done processing query | ||
| 329 | 2023.11.06 23:51:44.775855 [ 3 ] {e21bf8ea-230d-4434-a377-314f195d117a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 330 | 2023.11.06 23:51:44.775875 [ 3 ] {} <Debug> HTTP-Session: 501e0f99-1d0e-425c-b559-e2e9804850f3 Destroying unnamed session | ||
| 331 | 2023.11.06 23:51:44.775980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 332 | 2023.11.06 23:51:44.776035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 333 | 2023.11.06 23:51:44.776057 [ 3 ] {} <Debug> HTTP-Session: 097f1bcd-c07a-45d6-825a-49f2506184ac Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 334 | 2023.11.06 23:51:44.776084 [ 3 ] {} <Debug> HTTP-Session: 097f1bcd-c07a-45d6-825a-49f2506184ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2023.11.06 23:51:44.776262 [ 3 ] {7ac5990d-c172-47b4-ba0a-85a782fc51e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 336 | 2023.11.06 23:51:44.776309 [ 3 ] {7ac5990d-c172-47b4-ba0a-85a782fc51e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 337 | 2023.11.06 23:51:44.779839 [ 3 ] {7ac5990d-c172-47b4-ba0a-85a782fc51e5} <Debug> oximeter.measurements_f32 (71c6ae04-d4ae-400c-a13b-8ed21c773b84): Loading data parts | ||
| 338 | 2023.11.06 23:51:44.779935 [ 3 ] {7ac5990d-c172-47b4-ba0a-85a782fc51e5} <Debug> oximeter.measurements_f32 (71c6ae04-d4ae-400c-a13b-8ed21c773b84): There are no data parts | ||
| 339 | 2023.11.06 23:51:44.781179 [ 3 ] {7ac5990d-c172-47b4-ba0a-85a782fc51e5} <Debug> DynamicQueryHandler: Done processing query | ||
| 340 | 2023.11.06 23:51:44.781202 [ 3 ] {7ac5990d-c172-47b4-ba0a-85a782fc51e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 341 | 2023.11.06 23:51:44.781222 [ 3 ] {} <Debug> HTTP-Session: 097f1bcd-c07a-45d6-825a-49f2506184ac Destroying unnamed session | ||
| 342 | 2023.11.06 23:51:44.781322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 343 | 2023.11.06 23:51:44.781369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 344 | 2023.11.06 23:51:44.781390 [ 3 ] {} <Debug> HTTP-Session: 04b522ae-8c3c-473c-b389-a7b3bd7af47a Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 345 | 2023.11.06 23:51:44.781406 [ 3 ] {} <Debug> HTTP-Session: 04b522ae-8c3c-473c-b389-a7b3bd7af47a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 346 | 2023.11.06 23:51:44.781588 [ 3 ] {11041fd7-7f32-4bae-babf-2573e10cb631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 347 | 2023.11.06 23:51:44.781635 [ 3 ] {11041fd7-7f32-4bae-babf-2573e10cb631} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 348 | 2023.11.06 23:51:44.783636 [ 3 ] {11041fd7-7f32-4bae-babf-2573e10cb631} <Debug> oximeter.measurements_f64 (a466de4c-7a43-49bb-b11c-c4a230e9b03b): Loading data parts | ||
| 349 | 2023.11.06 23:51:44.783741 [ 3 ] {11041fd7-7f32-4bae-babf-2573e10cb631} <Debug> oximeter.measurements_f64 (a466de4c-7a43-49bb-b11c-c4a230e9b03b): There are no data parts | ||
| 350 | 2023.11.06 23:51:44.784791 [ 3 ] {11041fd7-7f32-4bae-babf-2573e10cb631} <Debug> DynamicQueryHandler: Done processing query | ||
| 351 | 2023.11.06 23:51:44.784815 [ 3 ] {11041fd7-7f32-4bae-babf-2573e10cb631} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 352 | 2023.11.06 23:51:44.784834 [ 3 ] {} <Debug> HTTP-Session: 04b522ae-8c3c-473c-b389-a7b3bd7af47a Destroying unnamed session | ||
| 353 | 2023.11.06 23:51:44.784936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 354 | 2023.11.06 23:51:44.784988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 355 | 2023.11.06 23:51:44.785006 [ 3 ] {} <Debug> HTTP-Session: 3f7fbcb8-1a87-4ad5-af6d-5eeacc65fce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 356 | 2023.11.06 23:51:44.785026 [ 3 ] {} <Debug> HTTP-Session: 3f7fbcb8-1a87-4ad5-af6d-5eeacc65fce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 357 | 2023.11.06 23:51:44.785211 [ 3 ] {e65c6266-9ce6-4a06-a72e-70c1896143d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 358 | 2023.11.06 23:51:44.785255 [ 3 ] {e65c6266-9ce6-4a06-a72e-70c1896143d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 359 | 2023.11.06 23:51:44.788749 [ 3 ] {e65c6266-9ce6-4a06-a72e-70c1896143d6} <Debug> oximeter.measurements_string (b087b285-5340-4548-8650-4db95e60f856): Loading data parts | ||
| 360 | 2023.11.06 23:51:44.788845 [ 3 ] {e65c6266-9ce6-4a06-a72e-70c1896143d6} <Debug> oximeter.measurements_string (b087b285-5340-4548-8650-4db95e60f856): There are no data parts | ||
| 361 | 2023.11.06 23:51:44.790142 [ 3 ] {e65c6266-9ce6-4a06-a72e-70c1896143d6} <Debug> DynamicQueryHandler: Done processing query | ||
| 362 | 2023.11.06 23:51:44.790166 [ 3 ] {e65c6266-9ce6-4a06-a72e-70c1896143d6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 363 | 2023.11.06 23:51:44.790181 [ 3 ] {} <Debug> HTTP-Session: 3f7fbcb8-1a87-4ad5-af6d-5eeacc65fce6 Destroying unnamed session | ||
| 364 | 2023.11.06 23:51:44.790291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 365 | 2023.11.06 23:51:44.790338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 366 | 2023.11.06 23:51:44.790356 [ 3 ] {} <Debug> HTTP-Session: a594b8f9-108e-4b5f-8c47-9e2415f7337b Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 367 | 2023.11.06 23:51:44.790376 [ 3 ] {} <Debug> HTTP-Session: a594b8f9-108e-4b5f-8c47-9e2415f7337b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 368 | 2023.11.06 23:51:44.790559 [ 3 ] {3c365467-3ce2-4033-a4ad-e3ab4a673e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 369 | 2023.11.06 23:51:44.790605 [ 3 ] {3c365467-3ce2-4033-a4ad-e3ab4a673e97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 370 | 2023.11.06 23:51:44.792612 [ 3 ] {3c365467-3ce2-4033-a4ad-e3ab4a673e97} <Debug> oximeter.measurements_bytes (c2258502-9872-4379-a30f-6e831553ecc6): Loading data parts | ||
| 371 | 2023.11.06 23:51:44.792709 [ 3 ] {3c365467-3ce2-4033-a4ad-e3ab4a673e97} <Debug> oximeter.measurements_bytes (c2258502-9872-4379-a30f-6e831553ecc6): There are no data parts | ||
| 372 | 2023.11.06 23:51:44.793760 [ 3 ] {3c365467-3ce2-4033-a4ad-e3ab4a673e97} <Debug> DynamicQueryHandler: Done processing query | ||
| 373 | 2023.11.06 23:51:44.793789 [ 3 ] {3c365467-3ce2-4033-a4ad-e3ab4a673e97} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 374 | 2023.11.06 23:51:44.793804 [ 3 ] {} <Debug> HTTP-Session: a594b8f9-108e-4b5f-8c47-9e2415f7337b Destroying unnamed session | ||
| 375 | 2023.11.06 23:51:44.793912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 376 | 2023.11.06 23:51:44.793968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 377 | 2023.11.06 23:51:44.793985 [ 3 ] {} <Debug> HTTP-Session: 789a6024-2daf-40ff-8cae-2a8781404ab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 378 | 2023.11.06 23:51:44.794005 [ 3 ] {} <Debug> HTTP-Session: 789a6024-2daf-40ff-8cae-2a8781404ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2023.11.06 23:51:44.794210 [ 3 ] {1d755796-8458-497b-a1f0-6c750230a9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 380 | 2023.11.06 23:51:44.794258 [ 3 ] {1d755796-8458-497b-a1f0-6c750230a9d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 381 | 2023.11.06 23:51:44.797830 [ 3 ] {1d755796-8458-497b-a1f0-6c750230a9d0} <Debug> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Loading data parts | ||
| 382 | 2023.11.06 23:51:44.797938 [ 3 ] {1d755796-8458-497b-a1f0-6c750230a9d0} <Debug> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): There are no data parts | ||
| 383 | 2023.11.06 23:51:44.799206 [ 3 ] {1d755796-8458-497b-a1f0-6c750230a9d0} <Debug> DynamicQueryHandler: Done processing query | ||
| 384 | 2023.11.06 23:51:44.799230 [ 3 ] {1d755796-8458-497b-a1f0-6c750230a9d0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 385 | 2023.11.06 23:51:44.799250 [ 3 ] {} <Debug> HTTP-Session: 789a6024-2daf-40ff-8cae-2a8781404ab8 Destroying unnamed session | ||
| 386 | 2023.11.06 23:51:44.799350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 387 | 2023.11.06 23:51:44.799402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 388 | 2023.11.06 23:51:44.799420 [ 3 ] {} <Debug> HTTP-Session: 12a7872f-9ac4-4908-bdd3-8ab68fd9a4db Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 389 | 2023.11.06 23:51:44.799440 [ 3 ] {} <Debug> HTTP-Session: 12a7872f-9ac4-4908-bdd3-8ab68fd9a4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 390 | 2023.11.06 23:51:44.799639 [ 3 ] {10f6909e-1aad-44b1-b622-70fb9d8bc18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 391 | 2023.11.06 23:51:44.799686 [ 3 ] {10f6909e-1aad-44b1-b622-70fb9d8bc18d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 392 | 2023.11.06 23:51:44.801730 [ 3 ] {10f6909e-1aad-44b1-b622-70fb9d8bc18d} <Debug> oximeter.measurements_cumulativeu64 (b8422be8-c46c-4c5b-82ae-f5bc3ebea6b3): Loading data parts | ||
| 393 | 2023.11.06 23:51:44.801839 [ 3 ] {10f6909e-1aad-44b1-b622-70fb9d8bc18d} <Debug> oximeter.measurements_cumulativeu64 (b8422be8-c46c-4c5b-82ae-f5bc3ebea6b3): There are no data parts | ||
| 394 | 2023.11.06 23:51:44.803051 [ 3 ] {10f6909e-1aad-44b1-b622-70fb9d8bc18d} <Debug> DynamicQueryHandler: Done processing query | ||
| 395 | 2023.11.06 23:51:44.803075 [ 3 ] {10f6909e-1aad-44b1-b622-70fb9d8bc18d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 396 | 2023.11.06 23:51:44.803101 [ 3 ] {} <Debug> HTTP-Session: 12a7872f-9ac4-4908-bdd3-8ab68fd9a4db Destroying unnamed session | ||
| 397 | 2023.11.06 23:51:44.803209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 398 | 2023.11.06 23:51:44.803262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 399 | 2023.11.06 23:51:44.803283 [ 3 ] {} <Debug> HTTP-Session: 2d040cce-4f33-4597-8c00-515efddb821c Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 400 | 2023.11.06 23:51:44.803299 [ 3 ] {} <Debug> HTTP-Session: 2d040cce-4f33-4597-8c00-515efddb821c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 401 | 2023.11.06 23:51:44.803499 [ 3 ] {5ff9a99f-a1b7-4b8c-8d63-baee89dd332e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 402 | 2023.11.06 23:51:44.803547 [ 3 ] {5ff9a99f-a1b7-4b8c-8d63-baee89dd332e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 403 | 2023.11.06 23:51:44.807170 [ 3 ] {5ff9a99f-a1b7-4b8c-8d63-baee89dd332e} <Debug> oximeter.measurements_cumulativef32 (91a6ad98-738b-41af-9ff7-707170560c97): Loading data parts | ||
| 404 | 2023.11.06 23:51:44.807263 [ 3 ] {5ff9a99f-a1b7-4b8c-8d63-baee89dd332e} <Debug> oximeter.measurements_cumulativef32 (91a6ad98-738b-41af-9ff7-707170560c97): There are no data parts | ||
| 405 | 2023.11.06 23:51:44.808650 [ 3 ] {5ff9a99f-a1b7-4b8c-8d63-baee89dd332e} <Debug> DynamicQueryHandler: Done processing query | ||
| 406 | 2023.11.06 23:51:44.808674 [ 3 ] {5ff9a99f-a1b7-4b8c-8d63-baee89dd332e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 407 | 2023.11.06 23:51:44.808694 [ 3 ] {} <Debug> HTTP-Session: 2d040cce-4f33-4597-8c00-515efddb821c Destroying unnamed session | ||
| 408 | 2023.11.06 23:51:44.808798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 409 | 2023.11.06 23:51:44.808840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 410 | 2023.11.06 23:51:44.808862 [ 3 ] {} <Debug> HTTP-Session: 63fcffb6-3d9d-4921-9430-a8e7fa25597d Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 411 | 2023.11.06 23:51:44.808881 [ 3 ] {} <Debug> HTTP-Session: 63fcffb6-3d9d-4921-9430-a8e7fa25597d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 412 | 2023.11.06 23:51:44.809076 [ 3 ] {7d3ecb6b-9882-4a7e-8689-7bd680a95cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) -- | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 414 | 2023.11.06 23:51:44.809126 [ 3 ] {7d3ecb6b-9882-4a7e-8689-7bd680a95cba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 415 | 2023.11.06 23:51:44.811171 [ 3 ] {7d3ecb6b-9882-4a7e-8689-7bd680a95cba} <Debug> oximeter.measurements_cumulativef64 (f91f98a6-924b-4777-b029-c1c08a5102a2): Loading data parts | ||
| 416 | 2023.11.06 23:51:44.811258 [ 3 ] {7d3ecb6b-9882-4a7e-8689-7bd680a95cba} <Debug> oximeter.measurements_cumulativef64 (f91f98a6-924b-4777-b029-c1c08a5102a2): There are no data parts | ||
| 417 | 2023.11.06 23:51:44.812445 [ 3 ] {7d3ecb6b-9882-4a7e-8689-7bd680a95cba} <Debug> DynamicQueryHandler: Done processing query | ||
| 418 | 2023.11.06 23:51:44.812474 [ 3 ] {7d3ecb6b-9882-4a7e-8689-7bd680a95cba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 419 | 2023.11.06 23:51:44.812489 [ 3 ] {} <Debug> HTTP-Session: 63fcffb6-3d9d-4921-9430-a8e7fa25597d Destroying unnamed session | ||
| 420 | 2023.11.06 23:51:44.812598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 421 | 2023.11.06 23:51:44.812643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 422 | 2023.11.06 23:51:44.812662 [ 3 ] {} <Debug> HTTP-Session: 23e3b6f4-8530-49ae-9fde-2caa5c5465e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 423 | 2023.11.06 23:51:44.812691 [ 3 ] {} <Debug> HTTP-Session: 23e3b6f4-8530-49ae-9fde-2caa5c5465e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 424 | 2023.11.06 23:51:44.812901 [ 3 ] {11feff83-d708-47b1-83b7-59f56284a5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 425 | 2023.11.06 23:51:44.812952 [ 3 ] {11feff83-d708-47b1-83b7-59f56284a5ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 426 | 2023.11.06 23:51:44.816549 [ 3 ] {11feff83-d708-47b1-83b7-59f56284a5ff} <Debug> oximeter.measurements_histogrami8 (9d331cc8-aa24-4027-9292-84218134c503): Loading data parts | ||
| 427 | 2023.11.06 23:51:44.816637 [ 3 ] {11feff83-d708-47b1-83b7-59f56284a5ff} <Debug> oximeter.measurements_histogrami8 (9d331cc8-aa24-4027-9292-84218134c503): There are no data parts | ||
| 428 | 2023.11.06 23:51:44.817880 [ 3 ] {11feff83-d708-47b1-83b7-59f56284a5ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 429 | 2023.11.06 23:51:44.817911 [ 3 ] {11feff83-d708-47b1-83b7-59f56284a5ff} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 430 | 2023.11.06 23:51:44.817930 [ 3 ] {} <Debug> HTTP-Session: 23e3b6f4-8530-49ae-9fde-2caa5c5465e7 Destroying unnamed session | ||
| 431 | 2023.11.06 23:51:44.818033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 432 | 2023.11.06 23:51:44.818080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 433 | 2023.11.06 23:51:44.818097 [ 3 ] {} <Debug> HTTP-Session: d2f5e96f-6d04-433b-83ee-84dde396c025 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 434 | 2023.11.06 23:51:44.818118 [ 3 ] {} <Debug> HTTP-Session: d2f5e96f-6d04-433b-83ee-84dde396c025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 435 | 2023.11.06 23:51:44.818330 [ 3 ] {21cc24d1-a5be-41e8-b103-e78f3091bb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 436 | 2023.11.06 23:51:44.818392 [ 3 ] {21cc24d1-a5be-41e8-b103-e78f3091bb2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 437 | 2023.11.06 23:51:44.820450 [ 3 ] {21cc24d1-a5be-41e8-b103-e78f3091bb2f} <Debug> oximeter.measurements_histogramu8 (7d3ec584-6b56-4733-9c36-82a5613bbef9): Loading data parts | ||
| 438 | 2023.11.06 23:51:44.820550 [ 3 ] {21cc24d1-a5be-41e8-b103-e78f3091bb2f} <Debug> oximeter.measurements_histogramu8 (7d3ec584-6b56-4733-9c36-82a5613bbef9): There are no data parts | ||
| 439 | 2023.11.06 23:51:44.821628 [ 3 ] {21cc24d1-a5be-41e8-b103-e78f3091bb2f} <Debug> DynamicQueryHandler: Done processing query | ||
| 440 | 2023.11.06 23:51:44.821652 [ 3 ] {21cc24d1-a5be-41e8-b103-e78f3091bb2f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 441 | 2023.11.06 23:51:44.821678 [ 3 ] {} <Debug> HTTP-Session: d2f5e96f-6d04-433b-83ee-84dde396c025 Destroying unnamed session | ||
| 442 | 2023.11.06 23:51:44.821770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 443 | 2023.11.06 23:51:44.821818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 444 | 2023.11.06 23:51:44.821845 [ 3 ] {} <Debug> HTTP-Session: fa0aee41-b93b-4e9e-89e5-305f10d11fd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 445 | 2023.11.06 23:51:44.821861 [ 3 ] {} <Debug> HTTP-Session: fa0aee41-b93b-4e9e-89e5-305f10d11fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 446 | 2023.11.06 23:51:44.822072 [ 3 ] {13976c83-1ed1-4bd7-bb57-7bd4e624b93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 447 | 2023.11.06 23:51:44.822122 [ 3 ] {13976c83-1ed1-4bd7-bb57-7bd4e624b93f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 448 | 2023.11.06 23:51:44.825786 [ 3 ] {13976c83-1ed1-4bd7-bb57-7bd4e624b93f} <Debug> oximeter.measurements_histogrami16 (a0b03b34-d934-41e1-a0d2-bcaaf93d9242): Loading data parts | ||
| 449 | 2023.11.06 23:51:44.825865 [ 3 ] {13976c83-1ed1-4bd7-bb57-7bd4e624b93f} <Debug> oximeter.measurements_histogrami16 (a0b03b34-d934-41e1-a0d2-bcaaf93d9242): There are no data parts | ||
| 450 | 2023.11.06 23:51:44.827124 [ 3 ] {13976c83-1ed1-4bd7-bb57-7bd4e624b93f} <Debug> DynamicQueryHandler: Done processing query | ||
| 451 | 2023.11.06 23:51:44.827154 [ 3 ] {13976c83-1ed1-4bd7-bb57-7bd4e624b93f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 452 | 2023.11.06 23:51:44.827168 [ 3 ] {} <Debug> HTTP-Session: fa0aee41-b93b-4e9e-89e5-305f10d11fd4 Destroying unnamed session | ||
| 453 | 2023.11.06 23:51:44.827265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 454 | 2023.11.06 23:51:44.827315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 455 | 2023.11.06 23:51:44.827333 [ 3 ] {} <Debug> HTTP-Session: 13b9f303-0dd4-4332-835b-bee2c75974bd Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 456 | 2023.11.06 23:51:44.827350 [ 3 ] {} <Debug> HTTP-Session: 13b9f303-0dd4-4332-835b-bee2c75974bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 457 | 2023.11.06 23:51:44.827559 [ 3 ] {37bcb884-ef04-4284-8ebd-c07b13634c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 458 | 2023.11.06 23:51:44.827615 [ 3 ] {37bcb884-ef04-4284-8ebd-c07b13634c39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 459 | 2023.11.06 23:51:44.829686 [ 3 ] {37bcb884-ef04-4284-8ebd-c07b13634c39} <Debug> oximeter.measurements_histogramu16 (de6ad1ff-17fb-4ad2-8c83-dcf336de08af): Loading data parts | ||
| 460 | 2023.11.06 23:51:44.829779 [ 3 ] {37bcb884-ef04-4284-8ebd-c07b13634c39} <Debug> oximeter.measurements_histogramu16 (de6ad1ff-17fb-4ad2-8c83-dcf336de08af): There are no data parts | ||
| 461 | 2023.11.06 23:51:44.830860 [ 3 ] {37bcb884-ef04-4284-8ebd-c07b13634c39} <Debug> DynamicQueryHandler: Done processing query | ||
| 462 | 2023.11.06 23:51:44.830895 [ 3 ] {37bcb884-ef04-4284-8ebd-c07b13634c39} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 463 | 2023.11.06 23:51:44.830914 [ 3 ] {} <Debug> HTTP-Session: 13b9f303-0dd4-4332-835b-bee2c75974bd Destroying unnamed session | ||
| 464 | 2023.11.06 23:51:44.831027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 465 | 2023.11.06 23:51:44.831080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 466 | 2023.11.06 23:51:44.831099 [ 3 ] {} <Debug> HTTP-Session: fc09595e-73e1-4418-9f5f-481d66143c7e Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 467 | 2023.11.06 23:51:44.831119 [ 3 ] {} <Debug> HTTP-Session: fc09595e-73e1-4418-9f5f-481d66143c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 468 | 2023.11.06 23:51:44.831327 [ 3 ] {f6ab14e4-2cdd-41b2-b069-5fc8a3ba26d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 469 | 2023.11.06 23:51:44.831378 [ 3 ] {f6ab14e4-2cdd-41b2-b069-5fc8a3ba26d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 470 | 2023.11.06 23:51:44.834990 [ 3 ] {f6ab14e4-2cdd-41b2-b069-5fc8a3ba26d1} <Debug> oximeter.measurements_histogrami32 (6c545de6-fbff-449d-95cd-68af764a6fa1): Loading data parts | ||
| 471 | 2023.11.06 23:51:44.835112 [ 3 ] {f6ab14e4-2cdd-41b2-b069-5fc8a3ba26d1} <Debug> oximeter.measurements_histogrami32 (6c545de6-fbff-449d-95cd-68af764a6fa1): There are no data parts | ||
| 472 | 2023.11.06 23:51:44.836442 [ 3 ] {f6ab14e4-2cdd-41b2-b069-5fc8a3ba26d1} <Debug> DynamicQueryHandler: Done processing query | ||
| 473 | 2023.11.06 23:51:44.836465 [ 3 ] {f6ab14e4-2cdd-41b2-b069-5fc8a3ba26d1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 474 | 2023.11.06 23:51:44.836480 [ 3 ] {} <Debug> HTTP-Session: fc09595e-73e1-4418-9f5f-481d66143c7e Destroying unnamed session | ||
| 475 | 2023.11.06 23:51:44.836589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 476 | 2023.11.06 23:51:44.836636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 477 | 2023.11.06 23:51:44.836654 [ 3 ] {} <Debug> HTTP-Session: 3310d625-c1c6-4ffa-8a71-ddd6164a3fad Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 478 | 2023.11.06 23:51:44.836673 [ 3 ] {} <Debug> HTTP-Session: 3310d625-c1c6-4ffa-8a71-ddd6164a3fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 479 | 2023.11.06 23:51:44.836889 [ 3 ] {583b4e98-5ee6-4f79-ab9c-93b33601db7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 480 | 2023.11.06 23:51:44.836941 [ 3 ] {583b4e98-5ee6-4f79-ab9c-93b33601db7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 481 | 2023.11.06 23:51:44.838999 [ 3 ] {583b4e98-5ee6-4f79-ab9c-93b33601db7a} <Debug> oximeter.measurements_histogramu32 (c4a07707-c2b2-4d4b-b8ec-d172cdd64b72): Loading data parts | ||
| 482 | 2023.11.06 23:51:44.839104 [ 3 ] {583b4e98-5ee6-4f79-ab9c-93b33601db7a} <Debug> oximeter.measurements_histogramu32 (c4a07707-c2b2-4d4b-b8ec-d172cdd64b72): There are no data parts | ||
| 483 | 2023.11.06 23:51:44.840265 [ 3 ] {583b4e98-5ee6-4f79-ab9c-93b33601db7a} <Debug> DynamicQueryHandler: Done processing query | ||
| 484 | 2023.11.06 23:51:44.840289 [ 3 ] {583b4e98-5ee6-4f79-ab9c-93b33601db7a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 485 | 2023.11.06 23:51:44.840309 [ 3 ] {} <Debug> HTTP-Session: 3310d625-c1c6-4ffa-8a71-ddd6164a3fad Destroying unnamed session | ||
| 486 | 2023.11.06 23:51:44.840416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 487 | 2023.11.06 23:51:44.840470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 488 | 2023.11.06 23:51:44.840492 [ 3 ] {} <Debug> HTTP-Session: ca4e9402-b3f4-41c6-b714-11a7a371d0bc Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 489 | 2023.11.06 23:51:44.840508 [ 3 ] {} <Debug> HTTP-Session: ca4e9402-b3f4-41c6-b714-11a7a371d0bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 490 | 2023.11.06 23:51:44.840721 [ 3 ] {50a71ae4-af09-4a5f-b874-87fcd9fa40d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 491 | 2023.11.06 23:51:44.840771 [ 3 ] {50a71ae4-af09-4a5f-b874-87fcd9fa40d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 492 | 2023.11.06 23:51:44.844353 [ 3 ] {50a71ae4-af09-4a5f-b874-87fcd9fa40d1} <Debug> oximeter.measurements_histogrami64 (155d1469-1efe-4f5c-ac4d-9738e9fb3afd): Loading data parts | ||
| 493 | 2023.11.06 23:51:44.844448 [ 3 ] {50a71ae4-af09-4a5f-b874-87fcd9fa40d1} <Debug> oximeter.measurements_histogrami64 (155d1469-1efe-4f5c-ac4d-9738e9fb3afd): There are no data parts | ||
| 494 | 2023.11.06 23:51:44.845761 [ 3 ] {50a71ae4-af09-4a5f-b874-87fcd9fa40d1} <Debug> DynamicQueryHandler: Done processing query | ||
| 495 | 2023.11.06 23:51:44.845785 [ 3 ] {50a71ae4-af09-4a5f-b874-87fcd9fa40d1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 496 | 2023.11.06 23:51:44.845818 [ 3 ] {} <Debug> HTTP-Session: ca4e9402-b3f4-41c6-b714-11a7a371d0bc Destroying unnamed session | ||
| 497 | 2023.11.06 23:51:44.845924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 498 | 2023.11.06 23:51:44.845966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 499 | 2023.11.06 23:51:44.845988 [ 3 ] {} <Debug> HTTP-Session: e322777d-cf9b-49af-892e-44ae45784ecc Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 500 | 2023.11.06 23:51:44.846013 [ 3 ] {} <Debug> HTTP-Session: e322777d-cf9b-49af-892e-44ae45784ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 501 | 2023.11.06 23:51:44.846219 [ 3 ] {9d7b2734-955e-4d95-99f2-7d2970c03651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 502 | 2023.11.06 23:51:44.846270 [ 3 ] {9d7b2734-955e-4d95-99f2-7d2970c03651} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 503 | 2023.11.06 23:51:44.848327 [ 3 ] {9d7b2734-955e-4d95-99f2-7d2970c03651} <Debug> oximeter.measurements_histogramu64 (606072a4-c0bb-4ad5-a903-d8fbc5a8a8a3): Loading data parts | ||
| 504 | 2023.11.06 23:51:44.848424 [ 3 ] {9d7b2734-955e-4d95-99f2-7d2970c03651} <Debug> oximeter.measurements_histogramu64 (606072a4-c0bb-4ad5-a903-d8fbc5a8a8a3): There are no data parts | ||
| 505 | 2023.11.06 23:51:44.849481 [ 3 ] {9d7b2734-955e-4d95-99f2-7d2970c03651} <Debug> DynamicQueryHandler: Done processing query | ||
| 506 | 2023.11.06 23:51:44.849511 [ 3 ] {9d7b2734-955e-4d95-99f2-7d2970c03651} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 507 | 2023.11.06 23:51:44.849526 [ 3 ] {} <Debug> HTTP-Session: e322777d-cf9b-49af-892e-44ae45784ecc Destroying unnamed session | ||
| 508 | 2023.11.06 23:51:44.849647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 509 | 2023.11.06 23:51:44.849693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 510 | 2023.11.06 23:51:44.849712 [ 3 ] {} <Debug> HTTP-Session: 2558e3da-07a1-4408-83e9-b5a4d076e70b Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 511 | 2023.11.06 23:51:44.849733 [ 3 ] {} <Debug> HTTP-Session: 2558e3da-07a1-4408-83e9-b5a4d076e70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 512 | 2023.11.06 23:51:44.849943 [ 3 ] {b6b682a5-6394-4db0-b107-e47994bbdbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 513 | 2023.11.06 23:51:44.849991 [ 3 ] {b6b682a5-6394-4db0-b107-e47994bbdbdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 514 | 2023.11.06 23:51:44.853583 [ 3 ] {b6b682a5-6394-4db0-b107-e47994bbdbdd} <Debug> oximeter.measurements_histogramf32 (9d84a82c-4103-4538-ba08-9babd5e60633): Loading data parts | ||
| 515 | 2023.11.06 23:51:44.853691 [ 3 ] {b6b682a5-6394-4db0-b107-e47994bbdbdd} <Debug> oximeter.measurements_histogramf32 (9d84a82c-4103-4538-ba08-9babd5e60633): There are no data parts | ||
| 516 | 2023.11.06 23:51:44.855000 [ 3 ] {b6b682a5-6394-4db0-b107-e47994bbdbdd} <Debug> DynamicQueryHandler: Done processing query | ||
| 517 | 2023.11.06 23:51:44.855024 [ 3 ] {b6b682a5-6394-4db0-b107-e47994bbdbdd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 518 | 2023.11.06 23:51:44.855046 [ 3 ] {} <Debug> HTTP-Session: 2558e3da-07a1-4408-83e9-b5a4d076e70b Destroying unnamed session | ||
| 519 | 2023.11.06 23:51:44.855135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 520 | 2023.11.06 23:51:44.855182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 521 | 2023.11.06 23:51:44.855235 [ 3 ] {} <Debug> HTTP-Session: 3666ab67-eaa7-428a-8319-ba6ce358361a Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 522 | 2023.11.06 23:51:44.855251 [ 3 ] {} <Debug> HTTP-Session: 3666ab67-eaa7-428a-8319-ba6ce358361a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 523 | 2023.11.06 23:51:44.855462 [ 3 ] {db20f58b-f373-4b29-b756-2235d4c93cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 524 | 2023.11.06 23:51:44.855513 [ 3 ] {db20f58b-f373-4b29-b756-2235d4c93cb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 525 | 2023.11.06 23:51:44.857664 [ 3 ] {db20f58b-f373-4b29-b756-2235d4c93cb4} <Debug> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Loading data parts | ||
| 526 | 2023.11.06 23:51:44.857737 [ 3 ] {db20f58b-f373-4b29-b756-2235d4c93cb4} <Debug> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): There are no data parts | ||
| 527 | 2023.11.06 23:51:44.858852 [ 3 ] {db20f58b-f373-4b29-b756-2235d4c93cb4} <Debug> DynamicQueryHandler: Done processing query | ||
| 528 | 2023.11.06 23:51:44.858880 [ 3 ] {db20f58b-f373-4b29-b756-2235d4c93cb4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 529 | 2023.11.06 23:51:44.858915 [ 3 ] {} <Debug> HTTP-Session: 3666ab67-eaa7-428a-8319-ba6ce358361a Destroying unnamed session | ||
| 530 | 2023.11.06 23:51:44.859016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 531 | 2023.11.06 23:51:44.859064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 532 | 2023.11.06 23:51:44.859088 [ 3 ] {} <Debug> HTTP-Session: 2219bf52-0a9f-4e37-8298-b8ed45af0c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 533 | 2023.11.06 23:51:44.859104 [ 3 ] {} <Debug> HTTP-Session: 2219bf52-0a9f-4e37-8298-b8ed45af0c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 534 | 2023.11.06 23:51:44.859261 [ 3 ] {452cd114-ec16-4d2d-8020-82d43f6dfec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 535 | 2023.11.06 23:51:44.859309 [ 3 ] {452cd114-ec16-4d2d-8020-82d43f6dfec5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 536 | 2023.11.06 23:51:44.862914 [ 3 ] {452cd114-ec16-4d2d-8020-82d43f6dfec5} <Debug> oximeter.fields_bool (42d8158f-9edc-41dd-8c3f-faa45372e7bf): Loading data parts | ||
| 537 | 2023.11.06 23:51:44.863017 [ 3 ] {452cd114-ec16-4d2d-8020-82d43f6dfec5} <Debug> oximeter.fields_bool (42d8158f-9edc-41dd-8c3f-faa45372e7bf): There are no data parts | ||
| 538 | 2023.11.06 23:51:44.864284 [ 3 ] {452cd114-ec16-4d2d-8020-82d43f6dfec5} <Debug> DynamicQueryHandler: Done processing query | ||
| 539 | 2023.11.06 23:51:44.864313 [ 3 ] {452cd114-ec16-4d2d-8020-82d43f6dfec5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 540 | 2023.11.06 23:51:44.864333 [ 3 ] {} <Debug> HTTP-Session: 2219bf52-0a9f-4e37-8298-b8ed45af0c78 Destroying unnamed session | ||
| 541 | 2023.11.06 23:51:44.864428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 542 | 2023.11.06 23:51:44.864474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 543 | 2023.11.06 23:51:44.864503 [ 3 ] {} <Debug> HTTP-Session: 59bf949c-b3da-4421-a3d9-17ca53c0b26d Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 544 | 2023.11.06 23:51:44.864519 [ 3 ] {} <Debug> HTTP-Session: 59bf949c-b3da-4421-a3d9-17ca53c0b26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 545 | 2023.11.06 23:51:44.864672 [ 3 ] {ad24fa6b-7221-4ee8-9115-b4acc2e5d2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 546 | 2023.11.06 23:51:44.864713 [ 3 ] {ad24fa6b-7221-4ee8-9115-b4acc2e5d2d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 547 | 2023.11.06 23:51:44.867151 [ 3 ] {ad24fa6b-7221-4ee8-9115-b4acc2e5d2d1} <Debug> oximeter.fields_i8 (fbcf5a78-32c0-4de2-a838-1577186f1180): Loading data parts | ||
| 548 | 2023.11.06 23:51:44.867244 [ 3 ] {ad24fa6b-7221-4ee8-9115-b4acc2e5d2d1} <Debug> oximeter.fields_i8 (fbcf5a78-32c0-4de2-a838-1577186f1180): There are no data parts | ||
| 549 | 2023.11.06 23:51:44.868331 [ 3 ] {ad24fa6b-7221-4ee8-9115-b4acc2e5d2d1} <Debug> DynamicQueryHandler: Done processing query | ||
| 550 | 2023.11.06 23:51:44.868361 [ 3 ] {ad24fa6b-7221-4ee8-9115-b4acc2e5d2d1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 551 | 2023.11.06 23:51:44.868376 [ 3 ] {} <Debug> HTTP-Session: 59bf949c-b3da-4421-a3d9-17ca53c0b26d Destroying unnamed session | ||
| 552 | 2023.11.06 23:51:44.868480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 553 | 2023.11.06 23:51:44.868527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 554 | 2023.11.06 23:51:44.868544 [ 3 ] {} <Debug> HTTP-Session: 959f139e-ab49-45ca-80ea-dad43f046cd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 555 | 2023.11.06 23:51:44.868566 [ 3 ] {} <Debug> HTTP-Session: 959f139e-ab49-45ca-80ea-dad43f046cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 556 | 2023.11.06 23:51:44.868715 [ 3 ] {a1075ff5-ea00-451b-8969-1ccd17b574bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 557 | 2023.11.06 23:51:44.868760 [ 3 ] {a1075ff5-ea00-451b-8969-1ccd17b574bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 558 | 2023.11.06 23:51:44.872364 [ 3 ] {a1075ff5-ea00-451b-8969-1ccd17b574bf} <Debug> oximeter.fields_u8 (d1900136-7e7f-431c-b249-f92ec1514e81): Loading data parts | ||
| 559 | 2023.11.06 23:51:44.872466 [ 3 ] {a1075ff5-ea00-451b-8969-1ccd17b574bf} <Debug> oximeter.fields_u8 (d1900136-7e7f-431c-b249-f92ec1514e81): There are no data parts | ||
| 560 | 2023.11.06 23:51:44.873707 [ 3 ] {a1075ff5-ea00-451b-8969-1ccd17b574bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 561 | 2023.11.06 23:51:44.873731 [ 3 ] {a1075ff5-ea00-451b-8969-1ccd17b574bf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 562 | 2023.11.06 23:51:44.873753 [ 3 ] {} <Debug> HTTP-Session: 959f139e-ab49-45ca-80ea-dad43f046cd6 Destroying unnamed session | ||
| 563 | 2023.11.06 23:51:44.873850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 564 | 2023.11.06 23:51:44.873899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 565 | 2023.11.06 23:51:44.873923 [ 3 ] {} <Debug> HTTP-Session: e2d01141-568c-4c55-88d7-81e6977d94da Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 566 | 2023.11.06 23:51:44.873939 [ 3 ] {} <Debug> HTTP-Session: e2d01141-568c-4c55-88d7-81e6977d94da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 567 | 2023.11.06 23:51:44.874100 [ 3 ] {bd360221-0a8f-47d7-b645-1b56de018d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 568 | 2023.11.06 23:51:44.874146 [ 3 ] {bd360221-0a8f-47d7-b645-1b56de018d54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 569 | 2023.11.06 23:51:44.876212 [ 3 ] {bd360221-0a8f-47d7-b645-1b56de018d54} <Debug> oximeter.fields_i16 (34ed11c7-02d6-40ec-ab40-939fee2bd973): Loading data parts | ||
| 570 | 2023.11.06 23:51:44.876293 [ 3 ] {bd360221-0a8f-47d7-b645-1b56de018d54} <Debug> oximeter.fields_i16 (34ed11c7-02d6-40ec-ab40-939fee2bd973): There are no data parts | ||
| 571 | 2023.11.06 23:51:44.877364 [ 3 ] {bd360221-0a8f-47d7-b645-1b56de018d54} <Debug> DynamicQueryHandler: Done processing query | ||
| 572 | 2023.11.06 23:51:44.877388 [ 3 ] {bd360221-0a8f-47d7-b645-1b56de018d54} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 573 | 2023.11.06 23:51:44.877403 [ 3 ] {} <Debug> HTTP-Session: e2d01141-568c-4c55-88d7-81e6977d94da Destroying unnamed session | ||
| 574 | 2023.11.06 23:51:44.877504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 575 | 2023.11.06 23:51:44.877557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 576 | 2023.11.06 23:51:44.877575 [ 3 ] {} <Debug> HTTP-Session: 9d53b19a-cb44-45c4-9f64-e5a93be86acb Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 577 | 2023.11.06 23:51:44.877596 [ 3 ] {} <Debug> HTTP-Session: 9d53b19a-cb44-45c4-9f64-e5a93be86acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 578 | 2023.11.06 23:51:44.877753 [ 3 ] {f645bb5f-2b6c-4b6f-ba3e-0fafb72f3764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 579 | 2023.11.06 23:51:44.877794 [ 3 ] {f645bb5f-2b6c-4b6f-ba3e-0fafb72f3764} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 580 | 2023.11.06 23:51:44.881321 [ 3 ] {f645bb5f-2b6c-4b6f-ba3e-0fafb72f3764} <Debug> oximeter.fields_u16 (b8d8c028-ad2b-4426-893a-eb1149606683): Loading data parts | ||
| 581 | 2023.11.06 23:51:44.881419 [ 3 ] {f645bb5f-2b6c-4b6f-ba3e-0fafb72f3764} <Debug> oximeter.fields_u16 (b8d8c028-ad2b-4426-893a-eb1149606683): There are no data parts | ||
| 582 | 2023.11.06 23:51:44.882706 [ 3 ] {f645bb5f-2b6c-4b6f-ba3e-0fafb72f3764} <Debug> DynamicQueryHandler: Done processing query | ||
| 583 | 2023.11.06 23:51:44.882736 [ 3 ] {f645bb5f-2b6c-4b6f-ba3e-0fafb72f3764} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 584 | 2023.11.06 23:51:44.882752 [ 3 ] {} <Debug> HTTP-Session: 9d53b19a-cb44-45c4-9f64-e5a93be86acb Destroying unnamed session | ||
| 585 | 2023.11.06 23:51:44.882852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 586 | 2023.11.06 23:51:44.882905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 587 | 2023.11.06 23:51:44.882923 [ 3 ] {} <Debug> HTTP-Session: 677c5fb7-6147-4495-ad71-4ae195b8df44 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 588 | 2023.11.06 23:51:44.882944 [ 3 ] {} <Debug> HTTP-Session: 677c5fb7-6147-4495-ad71-4ae195b8df44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 589 | 2023.11.06 23:51:44.883094 [ 3 ] {ecc5e3cf-05e5-447e-a11f-7b314185cff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 590 | 2023.11.06 23:51:44.883147 [ 3 ] {ecc5e3cf-05e5-447e-a11f-7b314185cff6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 591 | 2023.11.06 23:51:44.885077 [ 3 ] {ecc5e3cf-05e5-447e-a11f-7b314185cff6} <Debug> oximeter.fields_i32 (b4a1f79e-bad8-4010-ba09-92934ce11f0e): Loading data parts | ||
| 592 | 2023.11.06 23:51:44.885148 [ 3 ] {ecc5e3cf-05e5-447e-a11f-7b314185cff6} <Debug> oximeter.fields_i32 (b4a1f79e-bad8-4010-ba09-92934ce11f0e): There are no data parts | ||
| 593 | 2023.11.06 23:51:44.886189 [ 3 ] {ecc5e3cf-05e5-447e-a11f-7b314185cff6} <Debug> DynamicQueryHandler: Done processing query | ||
| 594 | 2023.11.06 23:51:44.886213 [ 3 ] {ecc5e3cf-05e5-447e-a11f-7b314185cff6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 595 | 2023.11.06 23:51:44.886247 [ 3 ] {} <Debug> HTTP-Session: 677c5fb7-6147-4495-ad71-4ae195b8df44 Destroying unnamed session | ||
| 596 | 2023.11.06 23:51:44.886349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 597 | 2023.11.06 23:51:44.886396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 598 | 2023.11.06 23:51:44.886433 [ 3 ] {} <Debug> HTTP-Session: 4eff2898-ea32-490b-a4bb-4fe9c5119020 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 599 | 2023.11.06 23:51:44.886449 [ 3 ] {} <Debug> HTTP-Session: 4eff2898-ea32-490b-a4bb-4fe9c5119020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2023.11.06 23:51:44.886604 [ 3 ] {5d6d4fc2-7d48-486b-8e29-cf86447ff60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 601 | 2023.11.06 23:51:44.886646 [ 3 ] {5d6d4fc2-7d48-486b-8e29-cf86447ff60b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 602 | 2023.11.06 23:51:44.890158 [ 3 ] {5d6d4fc2-7d48-486b-8e29-cf86447ff60b} <Debug> oximeter.fields_u32 (204da0e8-3ba1-4bd1-8146-bb5d63532acf): Loading data parts | ||
| 603 | 2023.11.06 23:51:44.890258 [ 3 ] {5d6d4fc2-7d48-486b-8e29-cf86447ff60b} <Debug> oximeter.fields_u32 (204da0e8-3ba1-4bd1-8146-bb5d63532acf): There are no data parts | ||
| 604 | 2023.11.06 23:51:44.891515 [ 3 ] {5d6d4fc2-7d48-486b-8e29-cf86447ff60b} <Debug> DynamicQueryHandler: Done processing query | ||
| 605 | 2023.11.06 23:51:44.891545 [ 3 ] {5d6d4fc2-7d48-486b-8e29-cf86447ff60b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 606 | 2023.11.06 23:51:44.891561 [ 3 ] {} <Debug> HTTP-Session: 4eff2898-ea32-490b-a4bb-4fe9c5119020 Destroying unnamed session | ||
| 607 | 2023.11.06 23:51:44.891661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 608 | 2023.11.06 23:51:44.891708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 609 | 2023.11.06 23:51:44.891727 [ 3 ] {} <Debug> HTTP-Session: b2f4f0b2-dfc3-4db1-bd4f-623e058d625d Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 610 | 2023.11.06 23:51:44.891750 [ 3 ] {} <Debug> HTTP-Session: b2f4f0b2-dfc3-4db1-bd4f-623e058d625d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2023.11.06 23:51:44.891904 [ 3 ] {c1e77869-4efa-45ae-b5c0-d26d5781d90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 612 | 2023.11.06 23:51:44.891959 [ 3 ] {c1e77869-4efa-45ae-b5c0-d26d5781d90c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 613 | 2023.11.06 23:51:44.893895 [ 3 ] {c1e77869-4efa-45ae-b5c0-d26d5781d90c} <Debug> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Loading data parts | ||
| 614 | 2023.11.06 23:51:44.893969 [ 3 ] {c1e77869-4efa-45ae-b5c0-d26d5781d90c} <Debug> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): There are no data parts | ||
| 615 | 2023.11.06 23:51:44.895128 [ 3 ] {c1e77869-4efa-45ae-b5c0-d26d5781d90c} <Debug> DynamicQueryHandler: Done processing query | ||
| 616 | 2023.11.06 23:51:44.895152 [ 3 ] {c1e77869-4efa-45ae-b5c0-d26d5781d90c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 617 | 2023.11.06 23:51:44.895174 [ 3 ] {} <Debug> HTTP-Session: b2f4f0b2-dfc3-4db1-bd4f-623e058d625d Destroying unnamed session | ||
| 618 | 2023.11.06 23:51:44.895291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 619 | 2023.11.06 23:51:44.895333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 620 | 2023.11.06 23:51:44.895357 [ 3 ] {} <Debug> HTTP-Session: 60ed300b-516f-41ac-815d-7fe65821fe27 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 621 | 2023.11.06 23:51:44.895383 [ 3 ] {} <Debug> HTTP-Session: 60ed300b-516f-41ac-815d-7fe65821fe27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 622 | 2023.11.06 23:51:44.895534 [ 3 ] {093b1575-2400-4d0c-b1db-f1ae97a84e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 623 | 2023.11.06 23:51:44.895581 [ 3 ] {093b1575-2400-4d0c-b1db-f1ae97a84e36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2023.11.06 23:51:44.899105 [ 3 ] {093b1575-2400-4d0c-b1db-f1ae97a84e36} <Debug> oximeter.fields_u64 (4b248fa2-1143-4ed7-841f-f584ad342ecc): Loading data parts | ||
| 625 | 2023.11.06 23:51:44.899205 [ 3 ] {093b1575-2400-4d0c-b1db-f1ae97a84e36} <Debug> oximeter.fields_u64 (4b248fa2-1143-4ed7-841f-f584ad342ecc): There are no data parts | ||
| 626 | 2023.11.06 23:51:44.900489 [ 3 ] {093b1575-2400-4d0c-b1db-f1ae97a84e36} <Debug> DynamicQueryHandler: Done processing query | ||
| 627 | 2023.11.06 23:51:44.900513 [ 3 ] {093b1575-2400-4d0c-b1db-f1ae97a84e36} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 628 | 2023.11.06 23:51:44.900535 [ 3 ] {} <Debug> HTTP-Session: 60ed300b-516f-41ac-815d-7fe65821fe27 Destroying unnamed session | ||
| 629 | 2023.11.06 23:51:44.900629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 630 | 2023.11.06 23:51:44.900678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 631 | 2023.11.06 23:51:44.900702 [ 3 ] {} <Debug> HTTP-Session: a7213781-7ed6-4b98-891f-df082784cde9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 632 | 2023.11.06 23:51:44.900718 [ 3 ] {} <Debug> HTTP-Session: a7213781-7ed6-4b98-891f-df082784cde9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 633 | 2023.11.06 23:51:44.900874 [ 3 ] {dbab8fa9-2bb7-4456-8355-042d52494261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 634 | 2023.11.06 23:51:44.900923 [ 3 ] {dbab8fa9-2bb7-4456-8355-042d52494261} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 635 | 2023.11.06 23:51:44.902836 [ 3 ] {dbab8fa9-2bb7-4456-8355-042d52494261} <Debug> oximeter.fields_ipaddr (e2092d89-a15e-4f1a-b522-832266cbc2b6): Loading data parts | ||
| 636 | 2023.11.06 23:51:44.902927 [ 3 ] {dbab8fa9-2bb7-4456-8355-042d52494261} <Debug> oximeter.fields_ipaddr (e2092d89-a15e-4f1a-b522-832266cbc2b6): There are no data parts | ||
| 637 | 2023.11.06 23:51:44.904013 [ 3 ] {dbab8fa9-2bb7-4456-8355-042d52494261} <Debug> DynamicQueryHandler: Done processing query | ||
| 638 | 2023.11.06 23:51:44.904045 [ 3 ] {dbab8fa9-2bb7-4456-8355-042d52494261} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 639 | 2023.11.06 23:51:44.904060 [ 3 ] {} <Debug> HTTP-Session: a7213781-7ed6-4b98-891f-df082784cde9 Destroying unnamed session | ||
| 640 | 2023.11.06 23:51:44.904149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 641 | 2023.11.06 23:51:44.904203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 642 | 2023.11.06 23:51:44.904220 [ 3 ] {} <Debug> HTTP-Session: 94b656ed-a276-460d-8635-2fb247e20e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 643 | 2023.11.06 23:51:44.904242 [ 3 ] {} <Debug> HTTP-Session: 94b656ed-a276-460d-8635-2fb247e20e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2023.11.06 23:51:44.904402 [ 3 ] {0941fd64-eee1-4608-8f6f-2465bb609f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 645 | 2023.11.06 23:51:44.904444 [ 3 ] {0941fd64-eee1-4608-8f6f-2465bb609f63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 646 | 2023.11.06 23:51:44.907948 [ 3 ] {0941fd64-eee1-4608-8f6f-2465bb609f63} <Debug> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Loading data parts | ||
| 647 | 2023.11.06 23:51:44.908040 [ 3 ] {0941fd64-eee1-4608-8f6f-2465bb609f63} <Debug> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): There are no data parts | ||
| 648 | 2023.11.06 23:51:44.909267 [ 3 ] {0941fd64-eee1-4608-8f6f-2465bb609f63} <Debug> DynamicQueryHandler: Done processing query | ||
| 649 | 2023.11.06 23:51:44.909299 [ 3 ] {0941fd64-eee1-4608-8f6f-2465bb609f63} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 650 | 2023.11.06 23:51:44.909313 [ 3 ] {} <Debug> HTTP-Session: 94b656ed-a276-460d-8635-2fb247e20e71 Destroying unnamed session | ||
| 651 | 2023.11.06 23:51:44.909409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 652 | 2023.11.06 23:51:44.909462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 653 | 2023.11.06 23:51:44.909480 [ 3 ] {} <Debug> HTTP-Session: 7e5e14c0-380c-4074-8c65-b34506ef87d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 654 | 2023.11.06 23:51:44.909502 [ 3 ] {} <Debug> HTTP-Session: 7e5e14c0-380c-4074-8c65-b34506ef87d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2023.11.06 23:51:44.909651 [ 3 ] {08ea467a-ca63-4969-ad2a-a52baa49da2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) 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) | ||
| 656 | 2023.11.06 23:51:44.909698 [ 3 ] {08ea467a-ca63-4969-ad2a-a52baa49da2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 657 | 2023.11.06 23:51:44.911618 [ 3 ] {08ea467a-ca63-4969-ad2a-a52baa49da2b} <Debug> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Loading data parts | ||
| 658 | 2023.11.06 23:51:44.911681 [ 3 ] {08ea467a-ca63-4969-ad2a-a52baa49da2b} <Debug> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): There are no data parts | ||
| 659 | 2023.11.06 23:51:44.912713 [ 3 ] {08ea467a-ca63-4969-ad2a-a52baa49da2b} <Debug> DynamicQueryHandler: Done processing query | ||
| 660 | 2023.11.06 23:51:44.912737 [ 3 ] {08ea467a-ca63-4969-ad2a-a52baa49da2b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 661 | 2023.11.06 23:51:44.912759 [ 3 ] {} <Debug> HTTP-Session: 7e5e14c0-380c-4074-8c65-b34506ef87d3 Destroying unnamed session | ||
| 662 | 2023.11.06 23:51:44.912853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 663 | 2023.11.06 23:51:44.912900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 664 | 2023.11.06 23:51:44.912931 [ 3 ] {} <Debug> HTTP-Session: 5bbbc664-9437-4538-a589-b2f941323b07 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 665 | 2023.11.06 23:51:44.912947 [ 3 ] {} <Debug> HTTP-Session: 5bbbc664-9437-4538-a589-b2f941323b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2023.11.06 23:51:44.913161 [ 3 ] {b57a1c2d-e5f6-4792-bb80-b01bed826556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) | ||
| 667 | 2023.11.06 23:51:44.913227 [ 3 ] {b57a1c2d-e5f6-4792-bb80-b01bed826556} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 668 | 2023.11.06 23:51:44.916818 [ 3 ] {b57a1c2d-e5f6-4792-bb80-b01bed826556} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032): Loading data parts | ||
| 669 | 2023.11.06 23:51:44.916890 [ 3 ] {b57a1c2d-e5f6-4792-bb80-b01bed826556} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032): There are no data parts | ||
| 670 | 2023.11.06 23:51:44.918283 [ 3 ] {b57a1c2d-e5f6-4792-bb80-b01bed826556} <Debug> DynamicQueryHandler: Done processing query | ||
| 671 | 2023.11.06 23:51:44.918307 [ 3 ] {b57a1c2d-e5f6-4792-bb80-b01bed826556} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 672 | 2023.11.06 23:51:44.918343 [ 3 ] {} <Debug> HTTP-Session: 5bbbc664-9437-4538-a589-b2f941323b07 Destroying unnamed session | ||
| 673 | 2023.11.06 23:51:44.918451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 674 | 2023.11.06 23:51:44.918500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 675 | 2023.11.06 23:51:44.918524 [ 3 ] {} <Debug> HTTP-Session: 99695e3f-2105-4d2d-bfc3-745a70da4f88 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
| 676 | 2023.11.06 23:51:44.918539 [ 3 ] {} <Debug> HTTP-Session: 99695e3f-2105-4d2d-bfc3-745a70da4f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2023.11.06 23:51:44.918643 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 678 | 2023.11.06 23:51:44.919275 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 679 | 2023.11.06 23:51:44.922690 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
| 680 | 2023.11.06 23:51:44.925514 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 681 | 2023.11.06 23:51:44.925775 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} <Trace> oximeter.version (bbf568b1-d2c0-4c81-b779-dfd21404c3a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 682 | 2023.11.06 23:51:44.925966 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007280855 sec., 137 rows/sec., 2.15 KiB/sec. | ||
| 683 | 2023.11.06 23:51:44.926079 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} <Debug> DynamicQueryHandler: Done processing query | ||
| 684 | 2023.11.06 23:51:44.926099 [ 3 ] {28ec4f29-b5d7-4f90-9c86-1ea4778ee380} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
| 685 | 2023.11.06 23:51:44.926133 [ 3 ] {} <Debug> HTTP-Session: 99695e3f-2105-4d2d-bfc3-745a70da4f88 Destroying unnamed session | ||
| 686 | 2023.11.06 23:51:45.000140 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.77 MiB, will set to 228.27 MiB (RSS), difference: 9.58 MiB | ||
| 687 | 2023.11.06 23:51:59.476216 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 688 | 2023.11.06 23:51:59.476278 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 689 | 2023.11.06 23:52:14.476448 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 690 | 2023.11.06 23:52:14.476530 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 691 | 2023.11.06 23:52:24.938629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 692 | 2023.11.06 23:52:24.938808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 693 | 2023.11.06 23:52:24.938892 [ 3 ] {} <Debug> HTTP-Session: b97d8184-ba84-4bd9-b5c4-6b15a1902ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 694 | 2023.11.06 23:52:24.938919 [ 3 ] {} <Debug> HTTP-Session: b97d8184-ba84-4bd9-b5c4-6b15a1902ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2023.11.06 23:52:24.939122 [ 3 ] {b73e1e2d-09cd-4c8c-8b3b-a06a5049dcfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
| 696 | 2023.11.06 23:52:24.939560 [ 3 ] {b73e1e2d-09cd-4c8c-8b3b-a06a5049dcfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 697 | 2023.11.06 23:52:24.940285 [ 3 ] {b73e1e2d-09cd-4c8c-8b3b-a06a5049dcfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 698 | 2023.11.06 23:52:24.940404 [ 3 ] {b73e1e2d-09cd-4c8c-8b3b-a06a5049dcfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 699 | 2023.11.06 23:52:24.941345 [ 3 ] {b73e1e2d-09cd-4c8c-8b3b-a06a5049dcfc} <Debug> DynamicQueryHandler: Done processing query | ||
| 700 | 2023.11.06 23:52:24.941410 [ 3 ] {b73e1e2d-09cd-4c8c-8b3b-a06a5049dcfc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 701 | 2023.11.06 23:52:24.941429 [ 3 ] {} <Debug> HTTP-Session: b97d8184-ba84-4bd9-b5c4-6b15a1902ef5 Destroying unnamed session | ||
| 702 | 2023.11.06 23:52:24.941889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 703 | 2023.11.06 23:52:24.941970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 704 | 2023.11.06 23:52:24.941991 [ 3 ] {} <Debug> HTTP-Session: c194cb72-db3d-466d-b5a1-0d02da2c6d77 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 705 | 2023.11.06 23:52:24.942051 [ 3 ] {} <Debug> HTTP-Session: c194cb72-db3d-466d-b5a1-0d02da2c6d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2023.11.06 23:52:24.942185 [ 3 ] {82150efc-6f6a-4a6e-bd78-315a64658806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete) | ||
| 707 | 2023.11.06 23:52:24.949107 [ 3 ] {82150efc-6f6a-4a6e-bd78-315a64658806} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 708 | 2023.11.06 23:52:24.949253 [ 3 ] {82150efc-6f6a-4a6e-bd78-315a64658806} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 709 | 2023.11.06 23:52:24.949371 [ 3 ] {82150efc-6f6a-4a6e-bd78-315a64658806} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 710 | 2023.11.06 23:52:24.950216 [ 3 ] {82150efc-6f6a-4a6e-bd78-315a64658806} <Debug> DynamicQueryHandler: Done processing query | ||
| 711 | 2023.11.06 23:52:24.950243 [ 3 ] {82150efc-6f6a-4a6e-bd78-315a64658806} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 712 | 2023.11.06 23:52:24.950292 [ 3 ] {} <Debug> HTTP-Session: c194cb72-db3d-466d-b5a1-0d02da2c6d77 Destroying unnamed session | ||
| 713 | 2023.11.06 23:52:24.950918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 714 | 2023.11.06 23:52:24.950962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 715 | 2023.11.06 23:52:24.951015 [ 3 ] {} <Debug> HTTP-Session: 4a97397e-5414-46d3-b228-e749d75b620e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 716 | 2023.11.06 23:52:24.951065 [ 3 ] {} <Debug> HTTP-Session: 4a97397e-5414-46d3-b228-e749d75b620e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2023.11.06 23:52:24.951177 [ 3 ] {b434bec6-0eed-460f-84ff-67edd7789fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete) | ||
| 718 | 2023.11.06 23:52:24.951602 [ 3 ] {b434bec6-0eed-460f-84ff-67edd7789fdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 719 | 2023.11.06 23:52:24.951786 [ 3 ] {b434bec6-0eed-460f-84ff-67edd7789fdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 720 | 2023.11.06 23:52:24.951920 [ 3 ] {b434bec6-0eed-460f-84ff-67edd7789fdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 721 | 2023.11.06 23:52:24.952821 [ 3 ] {b434bec6-0eed-460f-84ff-67edd7789fdb} <Debug> DynamicQueryHandler: Done processing query | ||
| 722 | 2023.11.06 23:52:24.952848 [ 3 ] {b434bec6-0eed-460f-84ff-67edd7789fdb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 723 | 2023.11.06 23:52:24.952896 [ 3 ] {} <Debug> HTTP-Session: 4a97397e-5414-46d3-b228-e749d75b620e Destroying unnamed session | ||
| 724 | 2023.11.06 23:52:24.953369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 725 | 2023.11.06 23:52:24.953446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 726 | 2023.11.06 23:52:24.953497 [ 3 ] {} <Debug> HTTP-Session: 18ded303-c9be-473e-832d-ccaa7e51d962 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 727 | 2023.11.06 23:52:24.953515 [ 3 ] {} <Debug> HTTP-Session: 18ded303-c9be-473e-832d-ccaa7e51d962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 728 | 2023.11.06 23:52:24.953660 [ 3 ] {e2a012bb-9239-4280-a226-39e0399496c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) | ||
| 729 | 2023.11.06 23:52:24.954041 [ 3 ] {e2a012bb-9239-4280-a226-39e0399496c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 730 | 2023.11.06 23:52:24.954225 [ 3 ] {e2a012bb-9239-4280-a226-39e0399496c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 731 | 2023.11.06 23:52:24.954300 [ 3 ] {e2a012bb-9239-4280-a226-39e0399496c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 732 | 2023.11.06 23:52:24.955260 [ 3 ] {e2a012bb-9239-4280-a226-39e0399496c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 733 | 2023.11.06 23:52:24.955288 [ 3 ] {e2a012bb-9239-4280-a226-39e0399496c1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 734 | 2023.11.06 23:52:24.955337 [ 3 ] {} <Debug> HTTP-Session: 18ded303-c9be-473e-832d-ccaa7e51d962 Destroying unnamed session | ||
| 735 | 2023.11.06 23:52:24.955599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 736 | 2023.11.06 23:52:24.955674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 737 | 2023.11.06 23:52:24.955725 [ 3 ] {} <Debug> HTTP-Session: 9851927e-b821-421c-98a4-c3b1b5a0c505 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 738 | 2023.11.06 23:52:24.955742 [ 3 ] {} <Debug> HTTP-Session: 9851927e-b821-421c-98a4-c3b1b5a0c505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2023.11.06 23:52:24.955886 [ 3 ] {06bd23d9-37f8-4194-9669-32f232e34507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
| 740 | 2023.11.06 23:52:24.956265 [ 3 ] {06bd23d9-37f8-4194-9669-32f232e34507} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 741 | 2023.11.06 23:52:24.956452 [ 3 ] {06bd23d9-37f8-4194-9669-32f232e34507} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 742 | 2023.11.06 23:52:24.956528 [ 3 ] {06bd23d9-37f8-4194-9669-32f232e34507} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 743 | 2023.11.06 23:52:24.957358 [ 3 ] {06bd23d9-37f8-4194-9669-32f232e34507} <Debug> DynamicQueryHandler: Done processing query | ||
| 744 | 2023.11.06 23:52:24.957385 [ 3 ] {06bd23d9-37f8-4194-9669-32f232e34507} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 745 | 2023.11.06 23:52:24.957433 [ 3 ] {} <Debug> HTTP-Session: 9851927e-b821-421c-98a4-c3b1b5a0c505 Destroying unnamed session | ||
| 746 | 2023.11.06 23:52:24.957850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 747 | 2023.11.06 23:52:24.957930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 748 | 2023.11.06 23:52:24.957981 [ 3 ] {} <Debug> HTTP-Session: e28d1c68-4967-4052-becc-eb42b83226a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 749 | 2023.11.06 23:52:24.957999 [ 3 ] {} <Debug> HTTP-Session: e28d1c68-4967-4052-becc-eb42b83226a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2023.11.06 23:52:24.958147 [ 3 ] {02784d6a-470d-4bfe-9980-4f76aaf36f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
| 751 | 2023.11.06 23:52:24.958539 [ 3 ] {02784d6a-470d-4bfe-9980-4f76aaf36f1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 752 | 2023.11.06 23:52:24.958735 [ 3 ] {02784d6a-470d-4bfe-9980-4f76aaf36f1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 753 | 2023.11.06 23:52:24.958812 [ 3 ] {02784d6a-470d-4bfe-9980-4f76aaf36f1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 754 | 2023.11.06 23:52:24.959674 [ 3 ] {02784d6a-470d-4bfe-9980-4f76aaf36f1a} <Debug> DynamicQueryHandler: Done processing query | ||
| 755 | 2023.11.06 23:52:24.959702 [ 3 ] {02784d6a-470d-4bfe-9980-4f76aaf36f1a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 756 | 2023.11.06 23:52:24.959754 [ 3 ] {} <Debug> HTTP-Session: e28d1c68-4967-4052-becc-eb42b83226a6 Destroying unnamed session | ||
| 757 | 2023.11.06 23:52:24.960004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 758 | 2023.11.06 23:52:24.960082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 759 | 2023.11.06 23:52:24.960133 [ 3 ] {} <Debug> HTTP-Session: 81b3933d-6034-489f-a4c0-2672a2e7e971 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 760 | 2023.11.06 23:52:24.960151 [ 3 ] {} <Debug> HTTP-Session: 81b3933d-6034-489f-a4c0-2672a2e7e971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2023.11.06 23:52:24.960301 [ 3 ] {1946ee4c-1cd2-4dcd-83da-e1de815afc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
| 762 | 2023.11.06 23:52:24.960715 [ 3 ] {1946ee4c-1cd2-4dcd-83da-e1de815afc5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 763 | 2023.11.06 23:52:24.960868 [ 3 ] {1946ee4c-1cd2-4dcd-83da-e1de815afc5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2023.11.06 23:52:24.960946 [ 3 ] {1946ee4c-1cd2-4dcd-83da-e1de815afc5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2023.11.06 23:52:24.961810 [ 3 ] {1946ee4c-1cd2-4dcd-83da-e1de815afc5f} <Debug> DynamicQueryHandler: Done processing query | ||
| 766 | 2023.11.06 23:52:24.961838 [ 3 ] {1946ee4c-1cd2-4dcd-83da-e1de815afc5f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 767 | 2023.11.06 23:52:24.961897 [ 3 ] {} <Debug> HTTP-Session: 81b3933d-6034-489f-a4c0-2672a2e7e971 Destroying unnamed session | ||
| 768 | 2023.11.06 23:52:24.962126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 769 | 2023.11.06 23:52:24.962208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 770 | 2023.11.06 23:52:24.962259 [ 3 ] {} <Debug> HTTP-Session: 5382c624-a3ce-4681-aaa0-8ad1b8ba1052 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 771 | 2023.11.06 23:52:24.962308 [ 3 ] {} <Debug> HTTP-Session: 5382c624-a3ce-4681-aaa0-8ad1b8ba1052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2023.11.06 23:52:24.962426 [ 3 ] {5940942d-8c7a-405d-b3e3-24a3b5a86309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 773 | 2023.11.06 23:52:24.962855 [ 3 ] {5940942d-8c7a-405d-b3e3-24a3b5a86309} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2023.11.06 23:52:24.963051 [ 3 ] {5940942d-8c7a-405d-b3e3-24a3b5a86309} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2023.11.06 23:52:24.963136 [ 3 ] {5940942d-8c7a-405d-b3e3-24a3b5a86309} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2023.11.06 23:52:24.964099 [ 3 ] {5940942d-8c7a-405d-b3e3-24a3b5a86309} <Debug> DynamicQueryHandler: Done processing query | ||
| 777 | 2023.11.06 23:52:24.964170 [ 3 ] {5940942d-8c7a-405d-b3e3-24a3b5a86309} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 778 | 2023.11.06 23:52:24.964188 [ 3 ] {} <Debug> HTTP-Session: 5382c624-a3ce-4681-aaa0-8ad1b8ba1052 Destroying unnamed session | ||
| 779 | 2023.11.06 23:52:24.964437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 780 | 2023.11.06 23:52:24.964514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 781 | 2023.11.06 23:52:24.964535 [ 3 ] {} <Debug> HTTP-Session: b4282552-ce24-494a-887b-97863f62dd5d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 782 | 2023.11.06 23:52:24.964551 [ 3 ] {} <Debug> HTTP-Session: b4282552-ce24-494a-887b-97863f62dd5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2023.11.06 23:52:24.964665 [ 3 ] {1629677f-f549-4d3c-bbc9-7995bafb02a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 784 | 2023.11.06 23:52:24.965056 [ 3 ] {1629677f-f549-4d3c-bbc9-7995bafb02a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2023.11.06 23:52:24.965249 [ 3 ] {1629677f-f549-4d3c-bbc9-7995bafb02a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2023.11.06 23:52:24.965293 [ 3 ] {1629677f-f549-4d3c-bbc9-7995bafb02a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2023.11.06 23:52:24.966173 [ 3 ] {1629677f-f549-4d3c-bbc9-7995bafb02a0} <Debug> DynamicQueryHandler: Done processing query | ||
| 788 | 2023.11.06 23:52:24.966236 [ 3 ] {1629677f-f549-4d3c-bbc9-7995bafb02a0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 789 | 2023.11.06 23:52:24.966254 [ 3 ] {} <Debug> HTTP-Session: b4282552-ce24-494a-887b-97863f62dd5d Destroying unnamed session | ||
| 790 | 2023.11.06 23:52:24.966468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 791 | 2023.11.06 23:52:24.966553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 792 | 2023.11.06 23:52:24.966574 [ 3 ] {} <Debug> HTTP-Session: 1b0961fd-382c-47d3-bdb3-b2630f360b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 793 | 2023.11.06 23:52:24.966591 [ 3 ] {} <Debug> HTTP-Session: 1b0961fd-382c-47d3-bdb3-b2630f360b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2023.11.06 23:52:24.966708 [ 3 ] {38b9c43e-e2b4-48f0-b59a-987ad8e9dec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 795 | 2023.11.06 23:52:24.967064 [ 3 ] {38b9c43e-e2b4-48f0-b59a-987ad8e9dec8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2023.11.06 23:52:24.967217 [ 3 ] {38b9c43e-e2b4-48f0-b59a-987ad8e9dec8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2023.11.06 23:52:24.967258 [ 3 ] {38b9c43e-e2b4-48f0-b59a-987ad8e9dec8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2023.11.06 23:52:24.968195 [ 3 ] {38b9c43e-e2b4-48f0-b59a-987ad8e9dec8} <Debug> DynamicQueryHandler: Done processing query | ||
| 799 | 2023.11.06 23:52:24.968223 [ 3 ] {38b9c43e-e2b4-48f0-b59a-987ad8e9dec8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 800 | 2023.11.06 23:52:24.968239 [ 3 ] {} <Debug> HTTP-Session: 1b0961fd-382c-47d3-bdb3-b2630f360b94 Destroying unnamed session | ||
| 801 | 2023.11.06 23:52:24.968453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 802 | 2023.11.06 23:52:24.968496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 803 | 2023.11.06 23:52:24.968517 [ 3 ] {} <Debug> HTTP-Session: 0fb0a550-0647-420d-bbc1-6e557a91368e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 804 | 2023.11.06 23:52:24.968533 [ 3 ] {} <Debug> HTTP-Session: 0fb0a550-0647-420d-bbc1-6e557a91368e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2023.11.06 23:52:24.968650 [ 3 ] {6a181754-b3ba-4a06-bee6-032ba94e6335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 806 | 2023.11.06 23:52:24.969005 [ 3 ] {6a181754-b3ba-4a06-bee6-032ba94e6335} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2023.11.06 23:52:24.969162 [ 3 ] {6a181754-b3ba-4a06-bee6-032ba94e6335} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2023.11.06 23:52:24.969203 [ 3 ] {6a181754-b3ba-4a06-bee6-032ba94e6335} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2023.11.06 23:52:24.970028 [ 3 ] {6a181754-b3ba-4a06-bee6-032ba94e6335} <Debug> DynamicQueryHandler: Done processing query | ||
| 810 | 2023.11.06 23:52:24.970056 [ 3 ] {6a181754-b3ba-4a06-bee6-032ba94e6335} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 811 | 2023.11.06 23:52:24.970072 [ 3 ] {} <Debug> HTTP-Session: 0fb0a550-0647-420d-bbc1-6e557a91368e Destroying unnamed session | ||
| 812 | 2023.11.06 23:52:24.975333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 813 | 2023.11.06 23:52:24.975386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 814 | 2023.11.06 23:52:24.975409 [ 3 ] {} <Debug> HTTP-Session: e681c508-f228-4173-bedf-83ba38faf53b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 815 | 2023.11.06 23:52:24.975429 [ 3 ] {} <Debug> HTTP-Session: e681c508-f228-4173-bedf-83ba38faf53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2023.11.06 23:52:24.975575 [ 3 ] {127b7f8e-f2ae-4cf2-94f0-a8be5dbd3087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 817 | 2023.11.06 23:52:24.976019 [ 3 ] {127b7f8e-f2ae-4cf2-94f0-a8be5dbd3087} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2023.11.06 23:52:24.976215 [ 3 ] {127b7f8e-f2ae-4cf2-94f0-a8be5dbd3087} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2023.11.06 23:52:24.976264 [ 3 ] {127b7f8e-f2ae-4cf2-94f0-a8be5dbd3087} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2023.11.06 23:52:24.977143 [ 3 ] {127b7f8e-f2ae-4cf2-94f0-a8be5dbd3087} <Debug> DynamicQueryHandler: Done processing query | ||
| 821 | 2023.11.06 23:52:24.977170 [ 3 ] {127b7f8e-f2ae-4cf2-94f0-a8be5dbd3087} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 822 | 2023.11.06 23:52:24.977186 [ 3 ] {} <Debug> HTTP-Session: e681c508-f228-4173-bedf-83ba38faf53b Destroying unnamed session | ||
| 823 | 2023.11.06 23:52:24.977334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 824 | 2023.11.06 23:52:24.977377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 825 | 2023.11.06 23:52:24.977396 [ 3 ] {} <Debug> HTTP-Session: 763db95f-d5a8-4c6e-9be0-496ccc14df23 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 826 | 2023.11.06 23:52:24.977413 [ 3 ] {} <Debug> HTTP-Session: 763db95f-d5a8-4c6e-9be0-496ccc14df23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2023.11.06 23:52:24.977493 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 828 | 2023.11.06 23:52:24.977533 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2023.11.06 23:52:24.978265 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 830 | 2023.11.06 23:52:24.981180 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
| 831 | 2023.11.06 23:52:24.981771 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 832 | 2023.11.06 23:52:24.982043 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 833 | 2023.11.06 23:52:24.982173 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.004698668 sec., 2553 rows/sec., 344.60 KiB/sec. | ||
| 834 | 2023.11.06 23:52:24.982328 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} <Debug> DynamicQueryHandler: Done processing query | ||
| 835 | 2023.11.06 23:52:24.982351 [ 3 ] {a4a5ac38-bc6b-4b4d-80ba-ccb9cb8ce2e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 836 | 2023.11.06 23:52:24.982366 [ 3 ] {} <Debug> HTTP-Session: 763db95f-d5a8-4c6e-9be0-496ccc14df23 Destroying unnamed session | ||
| 837 | 2023.11.06 23:52:24.982541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 838 | 2023.11.06 23:52:24.982586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 839 | 2023.11.06 23:52:24.982605 [ 3 ] {} <Debug> HTTP-Session: 369477a3-c731-4b65-98ed-8e89e1c11ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 840 | 2023.11.06 23:52:24.982622 [ 3 ] {} <Debug> HTTP-Session: 369477a3-c731-4b65-98ed-8e89e1c11ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2023.11.06 23:52:24.982690 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 842 | 2023.11.06 23:52:24.982729 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 843 | 2023.11.06 23:52:24.982836 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 844 | 2023.11.06 23:52:24.986360 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
| 845 | 2023.11.06 23:52:24.986706 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 846 | 2023.11.06 23:52:24.986980 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 847 | 2023.11.06 23:52:24.987121 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} <Information> executeQuery: Read 6 rows, 348.00 B in 0.004401713 sec., 1363 rows/sec., 77.21 KiB/sec. | ||
| 848 | 2023.11.06 23:52:24.987261 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} <Debug> DynamicQueryHandler: Done processing query | ||
| 849 | 2023.11.06 23:52:24.987284 [ 3 ] {1960a0a3-a8ea-4765-8aee-39725e71846b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 850 | 2023.11.06 23:52:24.987300 [ 3 ] {} <Debug> HTTP-Session: 369477a3-c731-4b65-98ed-8e89e1c11ee8 Destroying unnamed session | ||
| 851 | 2023.11.06 23:52:24.987455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 15216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 852 | 2023.11.06 23:52:24.987499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 853 | 2023.11.06 23:52:24.987518 [ 3 ] {} <Debug> HTTP-Session: ec25e272-fc57-4b1f-8ad2-7a4e9e3ad49f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 854 | 2023.11.06 23:52:24.987534 [ 3 ] {} <Debug> HTTP-Session: ec25e272-fc57-4b1f-8ad2-7a4e9e3ad49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2023.11.06 23:52:24.987605 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 856 | 2023.11.06 23:52:24.987643 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 857 | 2023.11.06 23:52:24.987749 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 858 | 2023.11.06 23:52:24.988079 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
| 859 | 2023.11.06 23:52:24.988505 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 860 | 2023.11.06 23:52:24.988808 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 861 | 2023.11.06 23:52:24.988946 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001310439 sec., 73257 rows/sec., 6.95 MiB/sec. | ||
| 862 | 2023.11.06 23:52:24.989063 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} <Debug> DynamicQueryHandler: Done processing query | ||
| 863 | 2023.11.06 23:52:24.989086 [ 3 ] {4a6e2165-87d3-4ac4-b5bd-b5de38e846c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 864 | 2023.11.06 23:52:24.989101 [ 3 ] {} <Debug> HTTP-Session: ec25e272-fc57-4b1f-8ad2-7a4e9e3ad49f Destroying unnamed session | ||
| 865 | 2023.11.06 23:52:24.989394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 46456, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 866 | 2023.11.06 23:52:24.989439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 867 | 2023.11.06 23:52:24.989459 [ 3 ] {} <Debug> HTTP-Session: cb779074-f2d4-49a7-911d-7cc951f12829 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 868 | 2023.11.06 23:52:24.989475 [ 3 ] {} <Debug> HTTP-Session: cb779074-f2d4-49a7-911d-7cc951f12829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2023.11.06 23:52:24.989559 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 870 | 2023.11.06 23:52:24.989598 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 871 | 2023.11.06 23:52:24.990770 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 872 | 2023.11.06 23:52:24.995252 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
| 873 | 2023.11.06 23:52:24.995655 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 874 | 2023.11.06 23:52:24.995948 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 875 | 2023.11.06 23:52:24.996087 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.006498183 sec., 44781 rows/sec., 3.07 MiB/sec. | ||
| 876 | 2023.11.06 23:52:24.996199 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} <Debug> DynamicQueryHandler: Done processing query | ||
| 877 | 2023.11.06 23:52:24.996224 [ 3 ] {82480983-7b26-4a81-b14a-46b87bb6e514} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 878 | 2023.11.06 23:52:24.996239 [ 3 ] {} <Debug> HTTP-Session: cb779074-f2d4-49a7-911d-7cc951f12829 Destroying unnamed session | ||
| 879 | 2023.11.06 23:52:24.996358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 880 | 2023.11.06 23:52:24.996401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 881 | 2023.11.06 23:52:24.996421 [ 3 ] {} <Debug> HTTP-Session: 077b22b6-68e7-4a01-b67f-cb0adcb0e4ba Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 882 | 2023.11.06 23:52:24.996437 [ 3 ] {} <Debug> HTTP-Session: 077b22b6-68e7-4a01-b67f-cb0adcb0e4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2023.11.06 23:52:24.996505 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 884 | 2023.11.06 23:52:24.996543 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 885 | 2023.11.06 23:52:24.996644 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 886 | 2023.11.06 23:52:24.999462 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
| 887 | 2023.11.06 23:52:25.004094 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2023.11.06 23:52:25.004544 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 889 | 2023.11.06 23:52:25.004694 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} <Information> executeQuery: Read 6 rows, 258.00 B in 0.008156277 sec., 735 rows/sec., 30.89 KiB/sec. | ||
| 890 | 2023.11.06 23:52:25.004834 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} <Debug> DynamicQueryHandler: Done processing query | ||
| 891 | 2023.11.06 23:52:25.004858 [ 3 ] {4d4862f2-c320-43bd-be0f-edf9ec013462} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 892 | 2023.11.06 23:52:25.004875 [ 3 ] {} <Debug> HTTP-Session: 077b22b6-68e7-4a01-b67f-cb0adcb0e4ba Destroying unnamed session | ||
| 893 | 2023.11.06 23:52:25.005027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 894 | 2023.11.06 23:52:25.005077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 895 | 2023.11.06 23:52:25.005096 [ 3 ] {} <Debug> HTTP-Session: 837fdd1b-88a3-477f-8ab6-6eb463beaf67 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 896 | 2023.11.06 23:52:25.005115 [ 3 ] {} <Debug> HTTP-Session: 837fdd1b-88a3-477f-8ab6-6eb463beaf67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2023.11.06 23:52:25.005196 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 898 | 2023.11.06 23:52:25.005242 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 899 | 2023.11.06 23:52:25.005365 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 900 | 2023.11.06 23:52:25.005692 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
| 901 | 2023.11.06 23:52:25.006147 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 902 | 2023.11.06 23:52:25.006564 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 903 | 2023.11.06 23:52:25.006729 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001500041 sec., 46665 rows/sec., 2.83 MiB/sec. | ||
| 904 | 2023.11.06 23:52:25.006851 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} <Debug> DynamicQueryHandler: Done processing query | ||
| 905 | 2023.11.06 23:52:25.006880 [ 3 ] {ece0d67d-fb65-43fc-ab8b-8bf1e0f65b0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 906 | 2023.11.06 23:52:25.006898 [ 3 ] {} <Debug> HTTP-Session: 837fdd1b-88a3-477f-8ab6-6eb463beaf67 Destroying unnamed session | ||
| 907 | 2023.11.06 23:52:25.007044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 908 | 2023.11.06 23:52:25.007093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 909 | 2023.11.06 23:52:25.007115 [ 3 ] {} <Debug> HTTP-Session: 4e02df43-01f9-4905-9dc8-140628101a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 910 | 2023.11.06 23:52:25.007135 [ 3 ] {} <Debug> HTTP-Session: 4e02df43-01f9-4905-9dc8-140628101a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2023.11.06 23:52:25.007213 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 912 | 2023.11.06 23:52:25.007260 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 913 | 2023.11.06 23:52:25.007381 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 914 | 2023.11.06 23:52:25.007668 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
| 915 | 2023.11.06 23:52:25.008066 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2023.11.06 23:52:25.008411 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 917 | 2023.11.06 23:52:25.008553 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001306789 sec., 16069 rows/sec., 853.42 KiB/sec. | ||
| 918 | 2023.11.06 23:52:25.008677 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} <Debug> DynamicQueryHandler: Done processing query | ||
| 919 | 2023.11.06 23:52:25.008700 [ 3 ] {170d029b-e2aa-4f7a-8427-5af81f18cd32} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 920 | 2023.11.06 23:52:25.008716 [ 3 ] {} <Debug> HTTP-Session: 4e02df43-01f9-4905-9dc8-140628101a9a Destroying unnamed session | ||
| 921 | 2023.11.06 23:52:29.476781 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 922 | 2023.11.06 23:52:29.476900 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 923 | 2023.11.06 23:52:29.927709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 924 | 2023.11.06 23:52:29.927820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 925 | 2023.11.06 23:52:29.927845 [ 3 ] {} <Debug> HTTP-Session: 2b963ad9-53e6-44a3-a2bd-2a7fd18337cc Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 926 | 2023.11.06 23:52:29.927870 [ 3 ] {} <Debug> HTTP-Session: 2b963ad9-53e6-44a3-a2bd-2a7fd18337cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2023.11.06 23:52:29.928067 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 928 | 2023.11.06 23:52:29.932877 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 929 | 2023.11.06 23:52:29.933052 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 930 | 2023.11.06 23:52:29.933155 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 931 | 2023.11.06 23:52:29.933398 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 932 | 2023.11.06 23:52:29.937139 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 933 | 2023.11.06 23:52:29.937179 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (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 | ||
| 934 | 2023.11.06 23:52:29.941591 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
| 935 | 2023.11.06 23:52:29.954580 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.026466131 sec., 453 rows/sec., 61.18 KiB/sec. | ||
| 936 | 2023.11.06 23:52:29.954786 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} <Debug> DynamicQueryHandler: Done processing query | ||
| 937 | 2023.11.06 23:52:29.954811 [ 3 ] {f16a2958-8d96-41e9-85be-c0f21777e748} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 938 | 2023.11.06 23:52:29.954828 [ 3 ] {} <Debug> HTTP-Session: 2b963ad9-53e6-44a3-a2bd-2a7fd18337cc Destroying unnamed session | ||
| 939 | 2023.11.06 23:52:29.956168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 940 | 2023.11.06 23:52:29.956216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 941 | 2023.11.06 23:52:29.956236 [ 3 ] {} <Debug> HTTP-Session: 8f669722-6f28-4500-aaba-5ae36a218682 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 942 | 2023.11.06 23:52:29.956256 [ 3 ] {} <Debug> HTTP-Session: 8f669722-6f28-4500-aaba-5ae36a218682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2023.11.06 23:52:29.956394 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 944 | 2023.11.06 23:52:29.956869 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 945 | 2023.11.06 23:52:29.957040 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 946 | 2023.11.06 23:52:29.957082 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 947 | 2023.11.06 23:52:29.957224 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 948 | 2023.11.06 23:52:29.957253 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 949 | 2023.11.06 23:52:29.957275 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (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 | ||
| 950 | 2023.11.06 23:52:29.957303 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
| 951 | 2023.11.06 23:52:29.958238 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001803356 sec., 6654 rows/sec., 897.85 KiB/sec. | ||
| 952 | 2023.11.06 23:52:29.958440 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} <Debug> DynamicQueryHandler: Done processing query | ||
| 953 | 2023.11.06 23:52:29.958466 [ 3 ] {9ab59ebb-3d57-4d9b-a983-97f9466e31d4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 954 | 2023.11.06 23:52:29.958483 [ 3 ] {} <Debug> HTTP-Session: 8f669722-6f28-4500-aaba-5ae36a218682 Destroying unnamed session | ||
| 955 | 2023.11.06 23:52:29.958857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 956 | 2023.11.06 23:52:29.958901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 957 | 2023.11.06 23:52:29.958921 [ 3 ] {} <Debug> HTTP-Session: 4b688bbc-ac7a-4255-80d2-75a68849acf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 958 | 2023.11.06 23:52:29.958938 [ 3 ] {} <Debug> HTTP-Session: 4b688bbc-ac7a-4255-80d2-75a68849acf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2023.11.06 23:52:29.959062 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 960 | 2023.11.06 23:52:29.959538 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 961 | 2023.11.06 23:52:29.959709 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 962 | 2023.11.06 23:52:29.959751 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 963 | 2023.11.06 23:52:29.959895 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 964 | 2023.11.06 23:52:29.959924 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 965 | 2023.11.06 23:52:29.959946 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (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 | ||
| 966 | 2023.11.06 23:52:29.959975 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
| 967 | 2023.11.06 23:52:29.960836 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001735045 sec., 6916 rows/sec., 933.20 KiB/sec. | ||
| 968 | 2023.11.06 23:52:29.961022 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} <Debug> DynamicQueryHandler: Done processing query | ||
| 969 | 2023.11.06 23:52:29.961048 [ 3 ] {2ade2217-c654-4af6-a88f-1c3b9c529e2f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 970 | 2023.11.06 23:52:29.961064 [ 3 ] {} <Debug> HTTP-Session: 4b688bbc-ac7a-4255-80d2-75a68849acf3 Destroying unnamed session | ||
| 971 | 2023.11.06 23:52:29.961292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 972 | 2023.11.06 23:52:29.961336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 973 | 2023.11.06 23:52:29.961355 [ 3 ] {} <Debug> HTTP-Session: 954f3157-12fe-4a4d-a982-052b2fbb3b74 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 974 | 2023.11.06 23:52:29.961372 [ 3 ] {} <Debug> HTTP-Session: 954f3157-12fe-4a4d-a982-052b2fbb3b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2023.11.06 23:52:29.961497 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 976 | 2023.11.06 23:52:29.961974 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 977 | 2023.11.06 23:52:29.962158 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 978 | 2023.11.06 23:52:29.962201 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 979 | 2023.11.06 23:52:29.962345 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 980 | 2023.11.06 23:52:29.962374 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 981 | 2023.11.06 23:52:29.962396 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (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 | ||
| 982 | 2023.11.06 23:52:29.962424 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
| 983 | 2023.11.06 23:52:29.963201 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001664504 sec., 7209 rows/sec., 972.75 KiB/sec. | ||
| 984 | 2023.11.06 23:52:29.963395 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} <Debug> DynamicQueryHandler: Done processing query | ||
| 985 | 2023.11.06 23:52:29.963420 [ 3 ] {87b17626-7fba-4a61-a9e4-79f23798a928} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 986 | 2023.11.06 23:52:29.963437 [ 3 ] {} <Debug> HTTP-Session: 954f3157-12fe-4a4d-a982-052b2fbb3b74 Destroying unnamed session | ||
| 987 | 2023.11.06 23:52:29.964880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 988 | 2023.11.06 23:52:29.964924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 989 | 2023.11.06 23:52:29.964944 [ 3 ] {} <Debug> HTTP-Session: 3bba7f16-9975-4a52-be6e-75e025e65f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 990 | 2023.11.06 23:52:29.964961 [ 3 ] {} <Debug> HTTP-Session: 3bba7f16-9975-4a52-be6e-75e025e65f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2023.11.06 23:52:29.965041 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 992 | 2023.11.06 23:52:29.965089 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 993 | 2023.11.06 23:52:29.965231 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 994 | 2023.11.06 23:52:29.965570 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
| 995 | 2023.11.06 23:52:29.966019 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 996 | 2023.11.06 23:52:29.966353 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 997 | 2023.11.06 23:52:29.966514 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001443581 sec., 2770 rows/sec., 299.68 KiB/sec. | ||
| 998 | 2023.11.06 23:52:29.966647 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} <Debug> DynamicQueryHandler: Done processing query | ||
| 999 | 2023.11.06 23:52:29.966672 [ 3 ] {25a32425-94a8-4881-b2ba-153b32704534} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1000 | 2023.11.06 23:52:29.966689 [ 3 ] {} <Debug> HTTP-Session: 3bba7f16-9975-4a52-be6e-75e025e65f21 Destroying unnamed session | ||
| 1001 | 2023.11.06 23:52:29.966802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1002 | 2023.11.06 23:52:29.966848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1003 | 2023.11.06 23:52:29.966867 [ 3 ] {} <Debug> HTTP-Session: 0cc2fcf8-b586-4ce8-881d-5f395846a95f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1004 | 2023.11.06 23:52:29.966885 [ 3 ] {} <Debug> HTTP-Session: 0cc2fcf8-b586-4ce8-881d-5f395846a95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2023.11.06 23:52:29.966954 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1006 | 2023.11.06 23:52:29.966994 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1007 | 2023.11.06 23:52:29.967098 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1008 | 2023.11.06 23:52:29.967398 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
| 1009 | 2023.11.06 23:52:29.967721 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1010 | 2023.11.06 23:52:29.968005 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1011 | 2023.11.06 23:52:29.968153 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} <Information> executeQuery: Read 13 rows, 1.05 KiB in 0.001166927 sec., 11140 rows/sec., 902.98 KiB/sec. | ||
| 1012 | 2023.11.06 23:52:29.968273 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} <Debug> DynamicQueryHandler: Done processing query | ||
| 1013 | 2023.11.06 23:52:29.968297 [ 3 ] {7f246b84-1b55-4db3-96f8-661acc824738} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1014 | 2023.11.06 23:52:29.968314 [ 3 ] {} <Debug> HTTP-Session: 0cc2fcf8-b586-4ce8-881d-5f395846a95f Destroying unnamed session | ||
| 1015 | 2023.11.06 23:52:29.968432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 5845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1016 | 2023.11.06 23:52:29.968476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1017 | 2023.11.06 23:52:29.968496 [ 3 ] {} <Debug> HTTP-Session: 8771a1b9-ab1d-481f-adb3-c7d697764e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1018 | 2023.11.06 23:52:29.968514 [ 3 ] {} <Debug> HTTP-Session: 8771a1b9-ab1d-481f-adb3-c7d697764e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2023.11.06 23:52:29.968586 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1020 | 2023.11.06 23:52:29.968625 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1021 | 2023.11.06 23:52:29.968730 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1022 | 2023.11.06 23:52:29.969055 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
| 1023 | 2023.11.06 23:52:29.969355 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1024 | 2023.11.06 23:52:29.969648 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1025 | 2023.11.06 23:52:29.969772 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} <Information> executeQuery: Read 39 rows, 3.44 KiB in 0.001155617 sec., 33748 rows/sec., 2.90 MiB/sec. | ||
| 1026 | 2023.11.06 23:52:29.969929 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1027 | 2023.11.06 23:52:29.969954 [ 3 ] {e3195c3f-ea41-4285-86ad-cca715adbfa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1028 | 2023.11.06 23:52:29.969969 [ 3 ] {} <Debug> HTTP-Session: 8771a1b9-ab1d-481f-adb3-c7d697764e05 Destroying unnamed session | ||
| 1029 | 2023.11.06 23:52:29.970083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1030 | 2023.11.06 23:52:29.970127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1031 | 2023.11.06 23:52:29.970146 [ 3 ] {} <Debug> HTTP-Session: a26f61a4-2ee9-40f8-b67c-0cdb87cbf6f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1032 | 2023.11.06 23:52:29.970163 [ 3 ] {} <Debug> HTTP-Session: a26f61a4-2ee9-40f8-b67c-0cdb87cbf6f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2023.11.06 23:52:29.970235 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1034 | 2023.11.06 23:52:29.970273 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1035 | 2023.11.06 23:52:29.970382 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1036 | 2023.11.06 23:52:29.970690 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
| 1037 | 2023.11.06 23:52:29.971007 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1038 | 2023.11.06 23:52:29.971293 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1039 | 2023.11.06 23:52:29.971420 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} <Information> executeQuery: Read 25 rows, 2.01 KiB in 0.001156947 sec., 21608 rows/sec., 1.69 MiB/sec. | ||
| 1040 | 2023.11.06 23:52:29.971558 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 1041 | 2023.11.06 23:52:29.971591 [ 3 ] {1a2fba05-4a11-4b53-99fc-59271fcf81ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1042 | 2023.11.06 23:52:29.971609 [ 3 ] {} <Debug> HTTP-Session: a26f61a4-2ee9-40f8-b67c-0cdb87cbf6f4 Destroying unnamed session | ||
| 1043 | 2023.11.06 23:52:29.971749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 13953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1044 | 2023.11.06 23:52:29.971798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1045 | 2023.11.06 23:52:29.971818 [ 3 ] {} <Debug> HTTP-Session: 0a36da4b-3128-42f4-9851-c81f5e21dde5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1046 | 2023.11.06 23:52:29.971836 [ 3 ] {} <Debug> HTTP-Session: 0a36da4b-3128-42f4-9851-c81f5e21dde5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2023.11.06 23:52:29.971912 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1048 | 2023.11.06 23:52:29.971957 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1049 | 2023.11.06 23:52:29.972113 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1050 | 2023.11.06 23:52:29.972509 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
| 1051 | 2023.11.06 23:52:29.973674 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1052 | 2023.11.06 23:52:29.974044 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1053 | 2023.11.06 23:52:29.974196 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} <Information> executeQuery: Read 13 rows, 17.96 KiB in 0.002252113 sec., 5772 rows/sec., 7.79 MiB/sec. | ||
| 1054 | 2023.11.06 23:52:29.974322 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} <Debug> DynamicQueryHandler: Done processing query | ||
| 1055 | 2023.11.06 23:52:29.974346 [ 3 ] {33f00025-6aab-44de-896e-46f6323fde28} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 1056 | 2023.11.06 23:52:29.974361 [ 3 ] {} <Debug> HTTP-Session: 0a36da4b-3128-42f4-9851-c81f5e21dde5 Destroying unnamed session | ||
| 1057 | 2023.11.06 23:52:29.974483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1058 | 2023.11.06 23:52:29.974530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1059 | 2023.11.06 23:52:29.974548 [ 3 ] {} <Debug> HTTP-Session: c4d8e56e-ca29-4b9d-9cef-391171100684 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1060 | 2023.11.06 23:52:29.974565 [ 3 ] {} <Debug> HTTP-Session: c4d8e56e-ca29-4b9d-9cef-391171100684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2023.11.06 23:52:29.974636 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1062 | 2023.11.06 23:52:29.974674 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1063 | 2023.11.06 23:52:29.974779 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1064 | 2023.11.06 23:52:29.977115 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
| 1065 | 2023.11.06 23:52:29.977552 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2023.11.06 23:52:29.978033 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1067 | 2023.11.06 23:52:29.978197 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} <Information> executeQuery: Read 24 rows, 1.73 KiB in 0.003531891 sec., 6795 rows/sec., 489.40 KiB/sec. | ||
| 1068 | 2023.11.06 23:52:29.978327 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} <Debug> DynamicQueryHandler: Done processing query | ||
| 1069 | 2023.11.06 23:52:29.978351 [ 3 ] {2fd091d7-ff79-4d19-9ea0-af930eb7f777} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1070 | 2023.11.06 23:52:29.978368 [ 3 ] {} <Debug> HTTP-Session: c4d8e56e-ca29-4b9d-9cef-391171100684 Destroying unnamed session | ||
| 1071 | 2023.11.06 23:52:34.934046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1072 | 2023.11.06 23:52:34.934156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1073 | 2023.11.06 23:52:34.934183 [ 3 ] {} <Debug> HTTP-Session: 7718994f-0158-453c-ad40-0e21fe25b5ab Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1074 | 2023.11.06 23:52:34.934206 [ 3 ] {} <Debug> HTTP-Session: 7718994f-0158-453c-ad40-0e21fe25b5ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2023.11.06 23:52:34.934335 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1076 | 2023.11.06 23:52:34.934396 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1077 | 2023.11.06 23:52:34.934555 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1078 | 2023.11.06 23:52:34.935004 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1079 | 2023.11.06 23:52:34.935258 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1080 | 2023.11.06 23:52:34.935429 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1081 | 2023.11.06 23:52:34.935585 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001203548 sec., 4985 rows/sec., 282.37 KiB/sec. | ||
| 1082 | 2023.11.06 23:52:34.935775 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1083 | 2023.11.06 23:52:34.935804 [ 3 ] {871a56a2-acfd-4b3e-b29c-33148d0770e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1084 | 2023.11.06 23:52:34.935823 [ 3 ] {} <Debug> HTTP-Session: 7718994f-0158-453c-ad40-0e21fe25b5ab Destroying unnamed session | ||
| 1085 | 2023.11.06 23:52:34.935999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 15216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1086 | 2023.11.06 23:52:34.936051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1087 | 2023.11.06 23:52:34.936071 [ 3 ] {} <Debug> HTTP-Session: 33bcb06e-598f-4c6a-b69c-4ae0d0c69cc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1088 | 2023.11.06 23:52:34.936090 [ 3 ] {} <Debug> HTTP-Session: 33bcb06e-598f-4c6a-b69c-4ae0d0c69cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2023.11.06 23:52:34.936176 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1090 | 2023.11.06 23:52:34.936219 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1091 | 2023.11.06 23:52:34.936330 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1092 | 2023.11.06 23:52:34.936710 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1093 | 2023.11.06 23:52:34.936926 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1094 | 2023.11.06 23:52:34.937082 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1095 | 2023.11.06 23:52:34.937199 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000984064 sec., 97554 rows/sec., 9.25 MiB/sec. | ||
| 1096 | 2023.11.06 23:52:34.937354 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1097 | 2023.11.06 23:52:34.937378 [ 3 ] {14a6cd0b-3630-4a99-9fa2-cbcd041be02d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1098 | 2023.11.06 23:52:34.937393 [ 3 ] {} <Debug> HTTP-Session: 33bcb06e-598f-4c6a-b69c-4ae0d0c69cc8 Destroying unnamed session | ||
| 1099 | 2023.11.06 23:52:34.937689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 46456, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1100 | 2023.11.06 23:52:34.937742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1101 | 2023.11.06 23:52:34.937762 [ 3 ] {} <Debug> HTTP-Session: 62aeb538-b66e-4110-b433-5eb6da7c76e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1102 | 2023.11.06 23:52:34.937779 [ 3 ] {} <Debug> HTTP-Session: 62aeb538-b66e-4110-b433-5eb6da7c76e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2023.11.06 23:52:34.937869 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1104 | 2023.11.06 23:52:34.937909 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1105 | 2023.11.06 23:52:34.938019 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1106 | 2023.11.06 23:52:34.938500 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1107 | 2023.11.06 23:52:34.938738 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1108 | 2023.11.06 23:52:34.938890 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1109 | 2023.11.06 23:52:34.939001 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001095996 sec., 265511 rows/sec., 18.22 MiB/sec. | ||
| 1110 | 2023.11.06 23:52:34.939129 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1111 | 2023.11.06 23:52:34.939153 [ 3 ] {6515e960-3696-4c15-a5c3-1e53a208a64c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 1112 | 2023.11.06 23:52:34.939169 [ 3 ] {} <Debug> HTTP-Session: 62aeb538-b66e-4110-b433-5eb6da7c76e1 Destroying unnamed session | ||
| 1113 | 2023.11.06 23:52:34.939326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1114 | 2023.11.06 23:52:34.939373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1115 | 2023.11.06 23:52:34.939393 [ 3 ] {} <Debug> HTTP-Session: 35fa168a-e1da-4843-b4e0-7330a4c4efea Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1116 | 2023.11.06 23:52:34.939411 [ 3 ] {} <Debug> HTTP-Session: 35fa168a-e1da-4843-b4e0-7330a4c4efea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2023.11.06 23:52:34.939481 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1118 | 2023.11.06 23:52:34.939522 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1119 | 2023.11.06 23:52:34.939630 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1120 | 2023.11.06 23:52:34.939899 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1121 | 2023.11.06 23:52:34.940141 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1122 | 2023.11.06 23:52:34.940314 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1123 | 2023.11.06 23:52:34.940442 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000928854 sec., 6459 rows/sec., 271.25 KiB/sec. | ||
| 1124 | 2023.11.06 23:52:34.940576 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} <Debug> DynamicQueryHandler: Done processing query | ||
| 1125 | 2023.11.06 23:52:34.940602 [ 3 ] {600386bb-dbdb-4e96-8857-675061d69301} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1126 | 2023.11.06 23:52:34.940618 [ 3 ] {} <Debug> HTTP-Session: 35fa168a-e1da-4843-b4e0-7330a4c4efea Destroying unnamed session | ||
| 1127 | 2023.11.06 23:52:34.940756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1128 | 2023.11.06 23:52:34.940802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1129 | 2023.11.06 23:52:34.940820 [ 3 ] {} <Debug> HTTP-Session: ae8b80d0-6f4f-4443-ab36-16f756f5ad29 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1130 | 2023.11.06 23:52:34.940837 [ 3 ] {} <Debug> HTTP-Session: ae8b80d0-6f4f-4443-ab36-16f756f5ad29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2023.11.06 23:52:34.940913 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1132 | 2023.11.06 23:52:34.940956 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1133 | 2023.11.06 23:52:34.941075 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1134 | 2023.11.06 23:52:34.941397 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1135 | 2023.11.06 23:52:34.941649 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1136 | 2023.11.06 23:52:34.941832 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1137 | 2023.11.06 23:52:34.941958 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001013405 sec., 69074 rows/sec., 4.19 MiB/sec. | ||
| 1138 | 2023.11.06 23:52:34.942092 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} <Debug> DynamicQueryHandler: Done processing query | ||
| 1139 | 2023.11.06 23:52:34.942116 [ 3 ] {b5e50677-b309-4dff-a482-c6f59be10873} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1140 | 2023.11.06 23:52:34.942132 [ 3 ] {} <Debug> HTTP-Session: ae8b80d0-6f4f-4443-ab36-16f756f5ad29 Destroying unnamed session | ||
| 1141 | 2023.11.06 23:52:34.942276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1142 | 2023.11.06 23:52:34.942320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1143 | 2023.11.06 23:52:34.942339 [ 3 ] {} <Debug> HTTP-Session: cbfb33ac-24bf-4733-9f43-d1c05cb711c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1144 | 2023.11.06 23:52:34.942357 [ 3 ] {} <Debug> HTTP-Session: cbfb33ac-24bf-4733-9f43-d1c05cb711c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2023.11.06 23:52:34.942428 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1146 | 2023.11.06 23:52:34.942468 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1147 | 2023.11.06 23:52:34.942570 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1148 | 2023.11.06 23:52:34.942826 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1149 | 2023.11.06 23:52:34.943059 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1150 | 2023.11.06 23:52:34.943240 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1151 | 2023.11.06 23:52:34.943359 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000902143 sec., 23277 rows/sec., 1.21 MiB/sec. | ||
| 1152 | 2023.11.06 23:52:34.943470 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} <Debug> DynamicQueryHandler: Done processing query | ||
| 1153 | 2023.11.06 23:52:34.943495 [ 3 ] {59c31e25-abec-4c21-a41e-832d59debf19} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1154 | 2023.11.06 23:52:34.943510 [ 3 ] {} <Debug> HTTP-Session: cbfb33ac-24bf-4733-9f43-d1c05cb711c9 Destroying unnamed session | ||
| 1155 | 2023.11.06 23:52:39.929199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1156 | 2023.11.06 23:52:39.929381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1157 | 2023.11.06 23:52:39.929426 [ 3 ] {} <Debug> HTTP-Session: 038e2513-2bfc-46b1-9a54-6b7bf486262f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1158 | 2023.11.06 23:52:39.929466 [ 3 ] {} <Debug> HTTP-Session: 038e2513-2bfc-46b1-9a54-6b7bf486262f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2023.11.06 23:52:39.929670 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1160 | 2023.11.06 23:52:39.929762 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1161 | 2023.11.06 23:52:39.930002 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1162 | 2023.11.06 23:52:39.930423 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1163 | 2023.11.06 23:52:39.930731 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1164 | 2023.11.06 23:52:39.930889 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1165 | 2023.11.06 23:52:39.931020 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001285319 sec., 13226 rows/sec., 1.05 MiB/sec. | ||
| 1166 | 2023.11.06 23:52:39.931146 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1167 | 2023.11.06 23:52:39.931169 [ 3 ] {b1396679-53f4-4377-9584-742f7dca356d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1168 | 2023.11.06 23:52:39.931184 [ 3 ] {} <Debug> HTTP-Session: 038e2513-2bfc-46b1-9a54-6b7bf486262f Destroying unnamed session | ||
| 1169 | 2023.11.06 23:52:39.931323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 7720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1170 | 2023.11.06 23:52:39.931366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1171 | 2023.11.06 23:52:39.931384 [ 3 ] {} <Debug> HTTP-Session: 5cdddfa3-dabe-446a-8dd1-ad3a5a6e09dd Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1172 | 2023.11.06 23:52:39.931401 [ 3 ] {} <Debug> HTTP-Session: 5cdddfa3-dabe-446a-8dd1-ad3a5a6e09dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2023.11.06 23:52:39.931472 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1174 | 2023.11.06 23:52:39.931511 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1175 | 2023.11.06 23:52:39.931612 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1176 | 2023.11.06 23:52:39.931953 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1177 | 2023.11.06 23:52:39.932153 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1178 | 2023.11.06 23:52:39.932298 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1179 | 2023.11.06 23:52:39.932421 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000916303 sec., 55658 rows/sec., 4.88 MiB/sec. | ||
| 1180 | 2023.11.06 23:52:39.932577 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1181 | 2023.11.06 23:52:39.932601 [ 3 ] {403ba153-00a2-4366-b743-214407de8f1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1182 | 2023.11.06 23:52:39.932616 [ 3 ] {} <Debug> HTTP-Session: 5cdddfa3-dabe-446a-8dd1-ad3a5a6e09dd Destroying unnamed session | ||
| 1183 | 2023.11.06 23:52:39.932758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1184 | 2023.11.06 23:52:39.932802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1185 | 2023.11.06 23:52:39.932819 [ 3 ] {} <Debug> HTTP-Session: 3c97b5e7-4445-41ce-85e4-03d2bbf0e8e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1186 | 2023.11.06 23:52:39.932835 [ 3 ] {} <Debug> HTTP-Session: 3c97b5e7-4445-41ce-85e4-03d2bbf0e8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2023.11.06 23:52:39.932903 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1188 | 2023.11.06 23:52:39.932942 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1189 | 2023.11.06 23:52:39.933053 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1190 | 2023.11.06 23:52:39.933333 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1191 | 2023.11.06 23:52:39.933531 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1192 | 2023.11.06 23:52:39.933673 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1193 | 2023.11.06 23:52:39.933794 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000863812 sec., 19680 rows/sec., 1.54 MiB/sec. | ||
| 1194 | 2023.11.06 23:52:39.933944 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} <Debug> DynamicQueryHandler: Done processing query | ||
| 1195 | 2023.11.06 23:52:39.933967 [ 3 ] {b3139123-19d0-4851-95ac-b28fa74e5791} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1196 | 2023.11.06 23:52:39.933981 [ 3 ] {} <Debug> HTTP-Session: 3c97b5e7-4445-41ce-85e4-03d2bbf0e8e0 Destroying unnamed session | ||
| 1197 | 2023.11.06 23:52:39.934115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 18229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1198 | 2023.11.06 23:52:39.934156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1199 | 2023.11.06 23:52:39.934174 [ 3 ] {} <Debug> HTTP-Session: a45425b4-cf2b-42da-bf59-6506c9f32912 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1200 | 2023.11.06 23:52:39.934190 [ 3 ] {} <Debug> HTTP-Session: a45425b4-cf2b-42da-bf59-6506c9f32912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2023.11.06 23:52:39.934264 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1202 | 2023.11.06 23:52:39.934308 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1203 | 2023.11.06 23:52:39.934445 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1204 | 2023.11.06 23:52:39.934776 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1205 | 2023.11.06 23:52:39.935055 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1206 | 2023.11.06 23:52:39.935233 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1207 | 2023.11.06 23:52:39.935351 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001059895 sec., 16039 rows/sec., 21.64 MiB/sec. | ||
| 1208 | 2023.11.06 23:52:39.935468 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1209 | 2023.11.06 23:52:39.935491 [ 3 ] {d977317e-ca3f-4d7c-8b18-b45c1505df1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1210 | 2023.11.06 23:52:39.935506 [ 3 ] {} <Debug> HTTP-Session: a45425b4-cf2b-42da-bf59-6506c9f32912 Destroying unnamed session | ||
| 1211 | 2023.11.06 23:52:44.476945 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1212 | 2023.11.06 23:52:44.477015 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1213 | 2023.11.06 23:52:44.933620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1214 | 2023.11.06 23:52:44.933736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1215 | 2023.11.06 23:52:44.933770 [ 3 ] {} <Debug> HTTP-Session: 1d92e15e-f268-48d4-92b9-138ea501385b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1216 | 2023.11.06 23:52:44.933796 [ 3 ] {} <Debug> HTTP-Session: 1d92e15e-f268-48d4-92b9-138ea501385b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2023.11.06 23:52:44.933924 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1218 | 2023.11.06 23:52:44.933986 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1219 | 2023.11.06 23:52:44.934143 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1220 | 2023.11.06 23:52:44.934556 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1221 | 2023.11.06 23:52:44.934815 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1222 | 2023.11.06 23:52:44.934987 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1223 | 2023.11.06 23:52:44.935122 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001153647 sec., 5200 rows/sec., 294.58 KiB/sec. | ||
| 1224 | 2023.11.06 23:52:44.935298 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} <Debug> DynamicQueryHandler: Done processing query | ||
| 1225 | 2023.11.06 23:52:44.935326 [ 3 ] {9c269b9c-bbf6-4699-97bd-9918078963cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1226 | 2023.11.06 23:52:44.935343 [ 3 ] {} <Debug> HTTP-Session: 1d92e15e-f268-48d4-92b9-138ea501385b Destroying unnamed session | ||
| 1227 | 2023.11.06 23:52:44.935472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 15216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1228 | 2023.11.06 23:52:44.935521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1229 | 2023.11.06 23:52:44.935541 [ 3 ] {} <Debug> HTTP-Session: e8bf0759-181c-4857-b4ac-2b469d4223e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1230 | 2023.11.06 23:52:44.935561 [ 3 ] {} <Debug> HTTP-Session: e8bf0759-181c-4857-b4ac-2b469d4223e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2023.11.06 23:52:44.935646 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1232 | 2023.11.06 23:52:44.935689 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1233 | 2023.11.06 23:52:44.935799 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1234 | 2023.11.06 23:52:44.936152 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1235 | 2023.11.06 23:52:44.936367 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1236 | 2023.11.06 23:52:44.936516 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1237 | 2023.11.06 23:52:44.936643 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000960704 sec., 99926 rows/sec., 9.48 MiB/sec. | ||
| 1238 | 2023.11.06 23:52:44.936798 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} <Debug> DynamicQueryHandler: Done processing query | ||
| 1239 | 2023.11.06 23:52:44.936823 [ 3 ] {78d971da-985d-44e0-a404-84ae22b30c54} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1240 | 2023.11.06 23:52:44.936839 [ 3 ] {} <Debug> HTTP-Session: e8bf0759-181c-4857-b4ac-2b469d4223e3 Destroying unnamed session | ||
| 1241 | 2023.11.06 23:52:44.937094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 46456, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1242 | 2023.11.06 23:52:44.937143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1243 | 2023.11.06 23:52:44.937161 [ 3 ] {} <Debug> HTTP-Session: 8e061af6-03c2-4086-b2cf-6997b2b488d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1244 | 2023.11.06 23:52:44.937178 [ 3 ] {} <Debug> HTTP-Session: 8e061af6-03c2-4086-b2cf-6997b2b488d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2023.11.06 23:52:44.937267 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1246 | 2023.11.06 23:52:44.937307 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1247 | 2023.11.06 23:52:44.937415 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1248 | 2023.11.06 23:52:44.937925 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1249 | 2023.11.06 23:52:44.938142 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1250 | 2023.11.06 23:52:44.938286 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1251 | 2023.11.06 23:52:44.938414 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001115746 sec., 260812 rows/sec., 17.90 MiB/sec. | ||
| 1252 | 2023.11.06 23:52:44.938542 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} <Debug> DynamicQueryHandler: Done processing query | ||
| 1253 | 2023.11.06 23:52:44.938566 [ 3 ] {6b538377-4159-4b17-8e17-9e595f70eb29} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 1254 | 2023.11.06 23:52:44.938582 [ 3 ] {} <Debug> HTTP-Session: 8e061af6-03c2-4086-b2cf-6997b2b488d0 Destroying unnamed session | ||
| 1255 | 2023.11.06 23:52:44.938731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1256 | 2023.11.06 23:52:44.938775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1257 | 2023.11.06 23:52:44.938793 [ 3 ] {} <Debug> HTTP-Session: 92272cfe-930b-46b8-8673-da4b3b418b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1258 | 2023.11.06 23:52:44.938811 [ 3 ] {} <Debug> HTTP-Session: 92272cfe-930b-46b8-8673-da4b3b418b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1259 | 2023.11.06 23:52:44.938881 [ 3 ] {548de480-886e-410e-945e-331571024d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1260 | 2023.11.06 23:52:44.938921 [ 3 ] {548de480-886e-410e-945e-331571024d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1261 | 2023.11.06 23:52:44.939027 [ 3 ] {548de480-886e-410e-945e-331571024d67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1262 | 2023.11.06 23:52:44.939295 [ 3 ] {548de480-886e-410e-945e-331571024d67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1263 | 2023.11.06 23:52:44.939547 [ 3 ] {548de480-886e-410e-945e-331571024d67} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1264 | 2023.11.06 23:52:44.939723 [ 3 ] {548de480-886e-410e-945e-331571024d67} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1265 | 2023.11.06 23:52:44.939842 [ 3 ] {548de480-886e-410e-945e-331571024d67} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000922383 sec., 6504 rows/sec., 273.15 KiB/sec. | ||
| 1266 | 2023.11.06 23:52:44.939972 [ 3 ] {548de480-886e-410e-945e-331571024d67} <Debug> DynamicQueryHandler: Done processing query | ||
| 1267 | 2023.11.06 23:52:44.939997 [ 3 ] {548de480-886e-410e-945e-331571024d67} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1268 | 2023.11.06 23:52:44.940014 [ 3 ] {} <Debug> HTTP-Session: 92272cfe-930b-46b8-8673-da4b3b418b23 Destroying unnamed session | ||
| 1269 | 2023.11.06 23:52:44.940140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1270 | 2023.11.06 23:52:44.940187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1271 | 2023.11.06 23:52:44.940207 [ 3 ] {} <Debug> HTTP-Session: 3d2a6ab8-da6a-429a-a84e-ba4aca4d94b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1272 | 2023.11.06 23:52:44.940225 [ 3 ] {} <Debug> HTTP-Session: 3d2a6ab8-da6a-429a-a84e-ba4aca4d94b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2023.11.06 23:52:44.940301 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1274 | 2023.11.06 23:52:44.940344 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1275 | 2023.11.06 23:52:44.940460 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1276 | 2023.11.06 23:52:44.940766 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1277 | 2023.11.06 23:52:44.941008 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1278 | 2023.11.06 23:52:44.941181 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1279 | 2023.11.06 23:52:44.941314 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000975784 sec., 71737 rows/sec., 4.35 MiB/sec. | ||
| 1280 | 2023.11.06 23:52:44.941488 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1281 | 2023.11.06 23:52:44.941513 [ 3 ] {4ffcc87c-bc35-4b05-a1a1-702d951d4ac4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1282 | 2023.11.06 23:52:44.941530 [ 3 ] {} <Debug> HTTP-Session: 3d2a6ab8-da6a-429a-a84e-ba4aca4d94b5 Destroying unnamed session | ||
| 1283 | 2023.11.06 23:52:44.941674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1284 | 2023.11.06 23:52:44.941722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1285 | 2023.11.06 23:52:44.941746 [ 3 ] {} <Debug> HTTP-Session: 72846f09-2ea6-4994-8a63-752c8b57ed67 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1286 | 2023.11.06 23:52:44.941764 [ 3 ] {} <Debug> HTTP-Session: 72846f09-2ea6-4994-8a63-752c8b57ed67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2023.11.06 23:52:44.941838 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1288 | 2023.11.06 23:52:44.941877 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1289 | 2023.11.06 23:52:44.941990 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1290 | 2023.11.06 23:52:44.942252 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1291 | 2023.11.06 23:52:44.942480 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1292 | 2023.11.06 23:52:44.942650 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1293 | 2023.11.06 23:52:44.942785 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000917443 sec., 22889 rows/sec., 1.19 MiB/sec. | ||
| 1294 | 2023.11.06 23:52:44.942910 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} <Debug> DynamicQueryHandler: Done processing query | ||
| 1295 | 2023.11.06 23:52:44.942934 [ 3 ] {c8beff46-6f6f-4d4b-8da1-4b4f7bdc0c29} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1296 | 2023.11.06 23:52:44.942951 [ 3 ] {} <Debug> HTTP-Session: 72846f09-2ea6-4994-8a63-752c8b57ed67 Destroying unnamed session | ||
| 1297 | 2023.11.06 23:52:49.929230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1298 | 2023.11.06 23:52:49.929362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1299 | 2023.11.06 23:52:49.929393 [ 3 ] {} <Debug> HTTP-Session: cd21148a-50c5-498d-bfec-312d3d4bbcd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1300 | 2023.11.06 23:52:49.929420 [ 3 ] {} <Debug> HTTP-Session: cd21148a-50c5-498d-bfec-312d3d4bbcd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2023.11.06 23:52:49.929558 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1302 | 2023.11.06 23:52:49.929626 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1303 | 2023.11.06 23:52:49.929804 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1304 | 2023.11.06 23:52:49.930272 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1305 | 2023.11.06 23:52:49.930538 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1306 | 2023.11.06 23:52:49.930704 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1307 | 2023.11.06 23:52:49.930846 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001248448 sec., 13616 rows/sec., 1.08 MiB/sec. | ||
| 1308 | 2023.11.06 23:52:49.930873 [ 98 ] {} <Debug> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1309 | 2023.11.06 23:52:49.930978 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1310 | 2023.11.06 23:52:49.931015 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1311 | 2023.11.06 23:52:49.931057 [ 3 ] {4c19d830-145a-460c-bc65-311ff35d7c4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1312 | 2023.11.06 23:52:49.931076 [ 3 ] {} <Debug> HTTP-Session: cd21148a-50c5-498d-bfec-312d3d4bbcd0 Destroying unnamed session | ||
| 1313 | 2023.11.06 23:52:49.931187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 7720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1314 | 2023.11.06 23:52:49.931199 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1315 | 2023.11.06 23:52:49.931237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1316 | 2023.11.06 23:52:49.931258 [ 3 ] {} <Debug> HTTP-Session: 1ec7b9e6-1bc2-421e-883e-12ebd7f84047 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1317 | 2023.11.06 23:52:49.931274 [ 3 ] {} <Debug> HTTP-Session: 1ec7b9e6-1bc2-421e-883e-12ebd7f84047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2023.11.06 23:52:49.931364 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1319 | 2023.11.06 23:52:49.931402 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1320 | 2023.11.06 23:52:49.931413 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1321 | 2023.11.06 23:52:49.931496 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 1322 | 2023.11.06 23:52:49.931572 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1323 | 2023.11.06 23:52:49.931670 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
| 1324 | 2023.11.06 23:52:49.931821 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 1325 | 2023.11.06 23:52:49.932017 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
| 1326 | 2023.11.06 23:52:49.932115 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1327 | 2023.11.06 23:52:49.932130 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 1328 | 2023.11.06 23:52:49.932230 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 17 rows starting from the beginning of the part | ||
| 1329 | 2023.11.06 23:52:49.932403 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1330 | 2023.11.06 23:52:49.932571 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1331 | 2023.11.06 23:52:49.932757 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.001356219 sec., 37604 rows/sec., 3.30 MiB/sec. | ||
| 1332 | 2023.11.06 23:52:49.932746 [ 97 ] {} <Debug> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1333 | 2023.11.06 23:52:49.932947 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1334 | 2023.11.06 23:52:49.933114 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1335 | 2023.11.06 23:52:49.933185 [ 3 ] {17adfd84-e754-42e9-83ca-1693e77719b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1336 | 2023.11.06 23:52:49.933251 [ 3 ] {} <Debug> HTTP-Session: 1ec7b9e6-1bc2-421e-883e-12ebd7f84047 Destroying unnamed session | ||
| 1337 | 2023.11.06 23:52:49.933261 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1338 | 2023.11.06 23:52:49.933525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1339 | 2023.11.06 23:52:49.933603 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1340 | 2023.11.06 23:52:49.933631 [ 15 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 4 columns (4 merged, 0 gathered) in 0.002581568 sec., 25178.496169769693 rows/sec., 1.83 MiB/sec. | ||
| 1341 | 2023.11.06 23:52:49.933662 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::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 | ||
| 1342 | 2023.11.06 23:52:49.933637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1343 | 2023.11.06 23:52:49.933729 [ 3 ] {} <Debug> HTTP-Session: 76f95ab7-5447-423b-90d9-de4493d8aba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1344 | 2023.11.06 23:52:49.933790 [ 3 ] {} <Debug> HTTP-Session: 76f95ab7-5447-423b-90d9-de4493d8aba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2023.11.06 23:52:49.933826 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1346 | 2023.11.06 23:52:49.934092 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1347 | 2023.11.06 23:52:49.934120 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part | ||
| 1348 | 2023.11.06 23:52:49.934173 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1349 | 2023.11.06 23:52:49.934210 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1350 | 2023.11.06 23:52:49.934357 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_6_1} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1351 | 2023.11.06 23:52:49.934601 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 96 rows starting from the beginning of the part | ||
| 1352 | 2023.11.06 23:52:49.934827 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1353 | 2023.11.06 23:52:49.934861 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part | ||
| 1354 | 2023.11.06 23:52:49.935037 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 96 rows starting from the beginning of the part | ||
| 1355 | 2023.11.06 23:52:49.935307 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 51 rows starting from the beginning of the part | ||
| 1356 | 2023.11.06 23:52:49.935657 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1357 | 2023.11.06 23:52:49.936040 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1358 | 2023.11.06 23:52:49.936358 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1359 | 2023.11.06 23:52:49.936546 [ 97 ] {} <Debug> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1360 | 2023.11.06 23:52:49.936637 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1361 | 2023.11.06 23:52:49.936669 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.002500526 sec., 6798 rows/sec., 544.42 KiB/sec. | ||
| 1362 | 2023.11.06 23:52:49.936871 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1363 | 2023.11.06 23:52:49.937201 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1364 | 2023.11.06 23:52:49.937317 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part | ||
| 1365 | 2023.11.06 23:52:49.937318 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} <Debug> DynamicQueryHandler: Done processing query | ||
| 1366 | 2023.11.06 23:52:49.937401 [ 3 ] {7795c140-0882-4923-9dfb-7ffafbab8e72} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1367 | 2023.11.06 23:52:49.937461 [ 3 ] {} <Debug> HTTP-Session: 76f95ab7-5447-423b-90d9-de4493d8aba3 Destroying unnamed session | ||
| 1368 | 2023.11.06 23:52:49.937475 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 429 rows, containing 4 columns (4 merged, 0 gathered) in 0.004386993 sec., 97789.07784899589 rows/sec., 9.03 MiB/sec. | ||
| 1369 | 2023.11.06 23:52:49.937659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 18229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1370 | 2023.11.06 23:52:49.937663 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1371 | 2023.11.06 23:52:49.937696 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1372 | 2023.11.06 23:52:49.937764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1373 | 2023.11.06 23:52:49.937851 [ 3 ] {} <Debug> HTTP-Session: 0713baa1-88c3-4b1f-a1b1-1b8df5d2451e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1374 | 2023.11.06 23:52:49.937891 [ 3 ] {} <Debug> HTTP-Session: 0713baa1-88c3-4b1f-a1b1-1b8df5d2451e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2023.11.06 23:52:49.938147 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 291 rows starting from the beginning of the part | ||
| 1376 | 2023.11.06 23:52:49.938161 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1377 | 2023.11.06 23:52:49.938172 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1378 | 2023.11.06 23:52:49.938311 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1379 | 2023.11.06 23:52:49.938340 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_6_1} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1380 | 2023.11.06 23:52:49.938620 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
| 1381 | 2023.11.06 23:52:49.938992 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 291 rows starting from the beginning of the part | ||
| 1382 | 2023.11.06 23:52:49.939117 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1383 | 2023.11.06 23:52:49.939294 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 17 rows starting from the beginning of the part | ||
| 1384 | 2023.11.06 23:52:49.939960 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1385 | 2023.11.06 23:52:49.940663 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1386 | 2023.11.06 23:52:49.940931 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 932 rows, containing 4 columns (4 merged, 0 gathered) in 0.004221901 sec., 220753.6368095794 rows/sec., 15.29 MiB/sec. | ||
| 1387 | 2023.11.06 23:52:49.940959 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1388 | 2023.11.06 23:52:49.941158 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1389 | 2023.11.06 23:52:49.941174 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.002911662 sec., 5838 rows/sec., 7.88 MiB/sec. | ||
| 1390 | 2023.11.06 23:52:49.941401 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} <Debug> DynamicQueryHandler: Done processing query | ||
| 1391 | 2023.11.06 23:52:49.941431 [ 3 ] {7c2756cd-d203-4f96-8c26-205af5dbb552} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1392 | 2023.11.06 23:52:49.941453 [ 3 ] {} <Debug> HTTP-Session: 0713baa1-88c3-4b1f-a1b1-1b8df5d2451e Destroying unnamed session | ||
| 1393 | 2023.11.06 23:52:49.941491 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1394 | 2023.11.06 23:52:49.941569 [ 25 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_6_1} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1395 | 2023.11.06 23:52:54.933886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1396 | 2023.11.06 23:52:54.934007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1397 | 2023.11.06 23:52:54.934036 [ 3 ] {} <Debug> HTTP-Session: 677cb9fd-7c24-47cc-b5c1-805e69416e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1398 | 2023.11.06 23:52:54.934062 [ 3 ] {} <Debug> HTTP-Session: 677cb9fd-7c24-47cc-b5c1-805e69416e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1399 | 2023.11.06 23:52:54.934189 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1400 | 2023.11.06 23:52:54.934259 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1401 | 2023.11.06 23:52:54.934423 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1402 | 2023.11.06 23:52:54.934845 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1403 | 2023.11.06 23:52:54.935113 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1404 | 2023.11.06 23:52:54.935289 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1405 | 2023.11.06 23:52:54.935427 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001190246 sec., 5040 rows/sec., 285.52 KiB/sec. | ||
| 1406 | 2023.11.06 23:52:54.935580 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} <Debug> DynamicQueryHandler: Done processing query | ||
| 1407 | 2023.11.06 23:52:54.935608 [ 3 ] {d11f66b8-a7e3-4585-9f28-b45c513597ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1408 | 2023.11.06 23:52:54.935625 [ 3 ] {} <Debug> HTTP-Session: 677cb9fd-7c24-47cc-b5c1-805e69416e42 Destroying unnamed session | ||
| 1409 | 2023.11.06 23:52:54.935755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 15216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1410 | 2023.11.06 23:52:54.935811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1411 | 2023.11.06 23:52:54.935833 [ 3 ] {} <Debug> HTTP-Session: f24329f3-3e8e-4faf-ad80-cc0819c35e94 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1412 | 2023.11.06 23:52:54.935853 [ 3 ] {} <Debug> HTTP-Session: f24329f3-3e8e-4faf-ad80-cc0819c35e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2023.11.06 23:52:54.935939 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1414 | 2023.11.06 23:52:54.935980 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1415 | 2023.11.06 23:52:54.936091 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1416 | 2023.11.06 23:52:54.936473 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1417 | 2023.11.06 23:52:54.936694 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1418 | 2023.11.06 23:52:54.936844 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1419 | 2023.11.06 23:52:54.936973 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001004425 sec., 95577 rows/sec., 9.06 MiB/sec. | ||
| 1420 | 2023.11.06 23:52:54.937118 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1421 | 2023.11.06 23:52:54.937143 [ 3 ] {16265d28-08f7-4ae3-8caf-545df8846ae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1422 | 2023.11.06 23:52:54.937159 [ 3 ] {} <Debug> HTTP-Session: f24329f3-3e8e-4faf-ad80-cc0819c35e94 Destroying unnamed session | ||
| 1423 | 2023.11.06 23:52:54.937320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 46456, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1424 | 2023.11.06 23:52:54.937371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1425 | 2023.11.06 23:52:54.937391 [ 3 ] {} <Debug> HTTP-Session: 93cc5866-b714-4592-9fd8-5a09346c71f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1426 | 2023.11.06 23:52:54.937409 [ 3 ] {} <Debug> HTTP-Session: 93cc5866-b714-4592-9fd8-5a09346c71f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1427 | 2023.11.06 23:52:54.937498 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1428 | 2023.11.06 23:52:54.937538 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1429 | 2023.11.06 23:52:54.937647 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1430 | 2023.11.06 23:52:54.938110 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1431 | 2023.11.06 23:52:54.938335 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1432 | 2023.11.06 23:52:54.938485 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1433 | 2023.11.06 23:52:54.938604 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001078095 sec., 269920 rows/sec., 18.53 MiB/sec. | ||
| 1434 | 2023.11.06 23:52:54.938722 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1435 | 2023.11.06 23:52:54.938747 [ 3 ] {72c5e736-792d-4954-b5dd-2b19680515c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 1436 | 2023.11.06 23:52:54.938763 [ 3 ] {} <Debug> HTTP-Session: 93cc5866-b714-4592-9fd8-5a09346c71f3 Destroying unnamed session | ||
| 1437 | 2023.11.06 23:52:54.938930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1438 | 2023.11.06 23:52:54.938977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1439 | 2023.11.06 23:52:54.938998 [ 3 ] {} <Debug> HTTP-Session: d37b7961-3454-4c0c-bf2f-be5f4d580227 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1440 | 2023.11.06 23:52:54.939017 [ 3 ] {} <Debug> HTTP-Session: d37b7961-3454-4c0c-bf2f-be5f4d580227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2023.11.06 23:52:54.939086 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1442 | 2023.11.06 23:52:54.939127 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1443 | 2023.11.06 23:52:54.939236 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1444 | 2023.11.06 23:52:54.939494 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1445 | 2023.11.06 23:52:54.939732 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1446 | 2023.11.06 23:52:54.939904 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1447 | 2023.11.06 23:52:54.940030 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000913203 sec., 6570 rows/sec., 275.90 KiB/sec. | ||
| 1448 | 2023.11.06 23:52:54.940151 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} <Debug> DynamicQueryHandler: Done processing query | ||
| 1449 | 2023.11.06 23:52:54.940177 [ 3 ] {3e24ca7c-6492-4990-b03f-cf1f50017c54} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1450 | 2023.11.06 23:52:54.940192 [ 3 ] {} <Debug> HTTP-Session: d37b7961-3454-4c0c-bf2f-be5f4d580227 Destroying unnamed session | ||
| 1451 | 2023.11.06 23:52:54.940324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1452 | 2023.11.06 23:52:54.940369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1453 | 2023.11.06 23:52:54.940391 [ 3 ] {} <Debug> HTTP-Session: 7a573149-8078-4ddf-987d-81c943124e06 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1454 | 2023.11.06 23:52:54.940408 [ 3 ] {} <Debug> HTTP-Session: 7a573149-8078-4ddf-987d-81c943124e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1455 | 2023.11.06 23:52:54.940481 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1456 | 2023.11.06 23:52:54.940524 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1457 | 2023.11.06 23:52:54.940642 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1458 | 2023.11.06 23:52:54.940946 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1459 | 2023.11.06 23:52:54.941205 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1460 | 2023.11.06 23:52:54.941382 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1461 | 2023.11.06 23:52:54.941504 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000994204 sec., 70408 rows/sec., 4.27 MiB/sec. | ||
| 1462 | 2023.11.06 23:52:54.941623 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1463 | 2023.11.06 23:52:54.941649 [ 3 ] {599aa493-2f2b-4260-8521-485b16a3e3f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1464 | 2023.11.06 23:52:54.941665 [ 3 ] {} <Debug> HTTP-Session: 7a573149-8078-4ddf-987d-81c943124e06 Destroying unnamed session | ||
| 1465 | 2023.11.06 23:52:54.941812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1466 | 2023.11.06 23:52:54.941861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1467 | 2023.11.06 23:52:54.941881 [ 3 ] {} <Debug> HTTP-Session: 36ac3de0-309e-452b-90ba-c92ceba306df Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1468 | 2023.11.06 23:52:54.941898 [ 3 ] {} <Debug> HTTP-Session: 36ac3de0-309e-452b-90ba-c92ceba306df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2023.11.06 23:52:54.941967 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1470 | 2023.11.06 23:52:54.942007 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1471 | 2023.11.06 23:52:54.942112 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1472 | 2023.11.06 23:52:54.942368 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1473 | 2023.11.06 23:52:54.942599 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1474 | 2023.11.06 23:52:54.942771 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1475 | 2023.11.06 23:52:54.942899 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000902563 sec., 23267 rows/sec., 1.21 MiB/sec. | ||
| 1476 | 2023.11.06 23:52:54.943015 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1477 | 2023.11.06 23:52:54.943039 [ 3 ] {54a271b5-e063-437f-a409-df3e06f2fba6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1478 | 2023.11.06 23:52:54.943056 [ 3 ] {} <Debug> HTTP-Session: 36ac3de0-309e-452b-90ba-c92ceba306df Destroying unnamed session | ||
| 1479 | 2023.11.06 23:52:59.477050 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1480 | 2023.11.06 23:52:59.477120 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1481 | 2023.11.06 23:52:59.929393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1482 | 2023.11.06 23:52:59.929515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1483 | 2023.11.06 23:52:59.929545 [ 3 ] {} <Debug> HTTP-Session: b0344f62-3f31-4b0b-a1a5-33488ceb4f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1484 | 2023.11.06 23:52:59.929576 [ 3 ] {} <Debug> HTTP-Session: b0344f62-3f31-4b0b-a1a5-33488ceb4f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1485 | 2023.11.06 23:52:59.929724 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1486 | 2023.11.06 23:52:59.929796 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1487 | 2023.11.06 23:52:59.929962 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1488 | 2023.11.06 23:52:59.930398 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1489 | 2023.11.06 23:52:59.930669 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1490 | 2023.11.06 23:52:59.930834 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1491 | 2023.11.06 23:52:59.930978 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001205578 sec., 14101 rows/sec., 1.12 MiB/sec. | ||
| 1492 | 2023.11.06 23:52:59.931127 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} <Debug> DynamicQueryHandler: Done processing query | ||
| 1493 | 2023.11.06 23:52:59.931153 [ 3 ] {00f574c7-fc99-4969-890f-6e1ae6ddfe82} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1494 | 2023.11.06 23:52:59.931170 [ 3 ] {} <Debug> HTTP-Session: b0344f62-3f31-4b0b-a1a5-33488ceb4f21 Destroying unnamed session | ||
| 1495 | 2023.11.06 23:52:59.931287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 7720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1496 | 2023.11.06 23:52:59.931337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1497 | 2023.11.06 23:52:59.931356 [ 3 ] {} <Debug> HTTP-Session: e8d9d6f5-226a-4c8e-925f-9655e8642883 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1498 | 2023.11.06 23:52:59.931374 [ 3 ] {} <Debug> HTTP-Session: e8d9d6f5-226a-4c8e-925f-9655e8642883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2023.11.06 23:52:59.931453 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1500 | 2023.11.06 23:52:59.931494 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1501 | 2023.11.06 23:52:59.931602 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1502 | 2023.11.06 23:52:59.931936 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1503 | 2023.11.06 23:52:59.932146 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1504 | 2023.11.06 23:52:59.932291 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1505 | 2023.11.06 23:52:59.932420 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000931714 sec., 54737 rows/sec., 4.80 MiB/sec. | ||
| 1506 | 2023.11.06 23:52:59.932591 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1507 | 2023.11.06 23:52:59.932615 [ 3 ] {04e05d9a-9f6e-4a70-8a66-4c77d7195df8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1508 | 2023.11.06 23:52:59.932632 [ 3 ] {} <Debug> HTTP-Session: e8d9d6f5-226a-4c8e-925f-9655e8642883 Destroying unnamed session | ||
| 1509 | 2023.11.06 23:52:59.932747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1510 | 2023.11.06 23:52:59.932793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1511 | 2023.11.06 23:52:59.932811 [ 3 ] {} <Debug> HTTP-Session: 7fb7e7d8-b992-4e9c-b22e-2d5ca56135ba Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1512 | 2023.11.06 23:52:59.932828 [ 3 ] {} <Debug> HTTP-Session: 7fb7e7d8-b992-4e9c-b22e-2d5ca56135ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2023.11.06 23:52:59.932898 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1514 | 2023.11.06 23:52:59.932938 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1515 | 2023.11.06 23:52:59.933053 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1516 | 2023.11.06 23:52:59.933360 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1517 | 2023.11.06 23:52:59.933570 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1518 | 2023.11.06 23:52:59.933717 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1519 | 2023.11.06 23:52:59.933834 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000895423 sec., 18985 rows/sec., 1.48 MiB/sec. | ||
| 1520 | 2023.11.06 23:52:59.933938 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} <Debug> DynamicQueryHandler: Done processing query | ||
| 1521 | 2023.11.06 23:52:59.933961 [ 3 ] {ca696837-8e7e-48af-8d2e-f3970e9edd81} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1522 | 2023.11.06 23:52:59.933977 [ 3 ] {} <Debug> HTTP-Session: 7fb7e7d8-b992-4e9c-b22e-2d5ca56135ba Destroying unnamed session | ||
| 1523 | 2023.11.06 23:52:59.934177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 18229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1524 | 2023.11.06 23:52:59.934221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1525 | 2023.11.06 23:52:59.934239 [ 3 ] {} <Debug> HTTP-Session: 99687100-3566-4f46-b3ce-a9391662addd Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1526 | 2023.11.06 23:52:59.934256 [ 3 ] {} <Debug> HTTP-Session: 99687100-3566-4f46-b3ce-a9391662addd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2023.11.06 23:52:59.934330 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1528 | 2023.11.06 23:52:59.934373 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1529 | 2023.11.06 23:52:59.934503 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1530 | 2023.11.06 23:52:59.934869 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1531 | 2023.11.06 23:52:59.935156 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1532 | 2023.11.06 23:52:59.935329 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1533 | 2023.11.06 23:52:59.935458 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001099485 sec., 15461 rows/sec., 20.86 MiB/sec. | ||
| 1534 | 2023.11.06 23:52:59.935596 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1535 | 2023.11.06 23:52:59.935621 [ 3 ] {32e879f2-ff45-46ba-8dc4-fbb91b82c69f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1536 | 2023.11.06 23:52:59.935637 [ 3 ] {} <Debug> HTTP-Session: 99687100-3566-4f46-b3ce-a9391662addd Destroying unnamed session | ||
| 1537 | 2023.11.06 23:53:04.935086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1538 | 2023.11.06 23:53:04.935209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1539 | 2023.11.06 23:53:04.935235 [ 3 ] {} <Debug> HTTP-Session: ef7f2049-4b42-4e2a-b46d-d955b0002e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1540 | 2023.11.06 23:53:04.935260 [ 3 ] {} <Debug> HTTP-Session: ef7f2049-4b42-4e2a-b46d-d955b0002e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2023.11.06 23:53:04.935384 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1542 | 2023.11.06 23:53:04.935444 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1543 | 2023.11.06 23:53:04.935602 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1544 | 2023.11.06 23:53:04.935993 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1545 | 2023.11.06 23:53:04.936251 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1546 | 2023.11.06 23:53:04.936409 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1547 | 2023.11.06 23:53:04.936548 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001129716 sec., 5311 rows/sec., 300.82 KiB/sec. | ||
| 1548 | 2023.11.06 23:53:04.936677 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1549 | 2023.11.06 23:53:04.936702 [ 3 ] {574d076b-91a0-40ba-8dd5-67a24f6b908d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1550 | 2023.11.06 23:53:04.936718 [ 3 ] {} <Debug> HTTP-Session: ef7f2049-4b42-4e2a-b46d-d955b0002e21 Destroying unnamed session | ||
| 1551 | 2023.11.06 23:53:04.936841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 15216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1552 | 2023.11.06 23:53:04.936886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1553 | 2023.11.06 23:53:04.936906 [ 3 ] {} <Debug> HTTP-Session: 1e3596ba-a7f0-476f-9ec6-b50cfa348c14 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1554 | 2023.11.06 23:53:04.936923 [ 3 ] {} <Debug> HTTP-Session: 1e3596ba-a7f0-476f-9ec6-b50cfa348c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1555 | 2023.11.06 23:53:04.936996 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1556 | 2023.11.06 23:53:04.937034 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1557 | 2023.11.06 23:53:04.937135 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1558 | 2023.11.06 23:53:04.937477 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1559 | 2023.11.06 23:53:04.937689 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1560 | 2023.11.06 23:53:04.937841 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1561 | 2023.11.06 23:53:04.937962 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000937413 sec., 102409 rows/sec., 9.71 MiB/sec. | ||
| 1562 | 2023.11.06 23:53:04.938077 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1563 | 2023.11.06 23:53:04.938102 [ 3 ] {d17426bc-bcd5-48a5-ba4a-d5041fa742e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1564 | 2023.11.06 23:53:04.938118 [ 3 ] {} <Debug> HTTP-Session: 1e3596ba-a7f0-476f-9ec6-b50cfa348c14 Destroying unnamed session | ||
| 1565 | 2023.11.06 23:53:04.938275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 46456, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1566 | 2023.11.06 23:53:04.938322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1567 | 2023.11.06 23:53:04.938342 [ 3 ] {} <Debug> HTTP-Session: a50e77f5-42e7-46e0-8a59-b9956a60d918 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1568 | 2023.11.06 23:53:04.938359 [ 3 ] {} <Debug> HTTP-Session: a50e77f5-42e7-46e0-8a59-b9956a60d918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2023.11.06 23:53:04.938444 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1570 | 2023.11.06 23:53:04.938482 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1571 | 2023.11.06 23:53:04.938585 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1572 | 2023.11.06 23:53:04.939014 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1573 | 2023.11.06 23:53:04.939242 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1574 | 2023.11.06 23:53:04.939385 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1575 | 2023.11.06 23:53:04.939503 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001025864 sec., 283663 rows/sec., 19.47 MiB/sec. | ||
| 1576 | 2023.11.06 23:53:04.939608 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} <Debug> DynamicQueryHandler: Done processing query | ||
| 1577 | 2023.11.06 23:53:04.939631 [ 3 ] {67134935-9d18-4e50-ba13-7335d423d2ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 1578 | 2023.11.06 23:53:04.939647 [ 3 ] {} <Debug> HTTP-Session: a50e77f5-42e7-46e0-8a59-b9956a60d918 Destroying unnamed session | ||
| 1579 | 2023.11.06 23:53:04.939805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1580 | 2023.11.06 23:53:04.939850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1581 | 2023.11.06 23:53:04.939870 [ 3 ] {} <Debug> HTTP-Session: d9351bb8-b291-41d1-9132-fec6b8b15f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1582 | 2023.11.06 23:53:04.939886 [ 3 ] {} <Debug> HTTP-Session: d9351bb8-b291-41d1-9132-fec6b8b15f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2023.11.06 23:53:04.939954 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1584 | 2023.11.06 23:53:04.939994 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1585 | 2023.11.06 23:53:04.940099 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1586 | 2023.11.06 23:53:04.940332 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1587 | 2023.11.06 23:53:04.940569 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1588 | 2023.11.06 23:53:04.940739 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1589 | 2023.11.06 23:53:04.940869 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000884773 sec., 6781 rows/sec., 284.77 KiB/sec. | ||
| 1590 | 2023.11.06 23:53:04.940989 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1591 | 2023.11.06 23:53:04.941014 [ 3 ] {f75a53eb-bdbb-4267-8a99-1272477f3af2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1592 | 2023.11.06 23:53:04.941030 [ 3 ] {} <Debug> HTTP-Session: d9351bb8-b291-41d1-9132-fec6b8b15f52 Destroying unnamed session | ||
| 1593 | 2023.11.06 23:53:04.941169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1594 | 2023.11.06 23:53:04.941214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1595 | 2023.11.06 23:53:04.941234 [ 3 ] {} <Debug> HTTP-Session: e2876613-4e4d-492f-bae6-a07282a0429b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1596 | 2023.11.06 23:53:04.941250 [ 3 ] {} <Debug> HTTP-Session: e2876613-4e4d-492f-bae6-a07282a0429b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1597 | 2023.11.06 23:53:04.941322 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1598 | 2023.11.06 23:53:04.941365 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1599 | 2023.11.06 23:53:04.941484 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1600 | 2023.11.06 23:53:04.941769 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1601 | 2023.11.06 23:53:04.942019 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1602 | 2023.11.06 23:53:04.942182 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1603 | 2023.11.06 23:53:04.942302 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000972494 sec., 71979 rows/sec., 4.36 MiB/sec. | ||
| 1604 | 2023.11.06 23:53:04.942403 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1605 | 2023.11.06 23:53:04.942426 [ 3 ] {cdd60a7b-92ca-4307-a382-9c4e08688d9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1606 | 2023.11.06 23:53:04.942441 [ 3 ] {} <Debug> HTTP-Session: e2876613-4e4d-492f-bae6-a07282a0429b Destroying unnamed session | ||
| 1607 | 2023.11.06 23:53:04.942573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1608 | 2023.11.06 23:53:04.942614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1609 | 2023.11.06 23:53:04.942632 [ 3 ] {} <Debug> HTTP-Session: 0d7b3751-0f49-4ee4-a2ab-d3de40730bbb Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1610 | 2023.11.06 23:53:04.942647 [ 3 ] {} <Debug> HTTP-Session: 0d7b3751-0f49-4ee4-a2ab-d3de40730bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1611 | 2023.11.06 23:53:04.942712 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1612 | 2023.11.06 23:53:04.942747 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1613 | 2023.11.06 23:53:04.942843 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1614 | 2023.11.06 23:53:04.943141 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1615 | 2023.11.06 23:53:04.943371 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1616 | 2023.11.06 23:53:04.943551 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1617 | 2023.11.06 23:53:04.943680 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000887122 sec., 23672 rows/sec., 1.23 MiB/sec. | ||
| 1618 | 2023.11.06 23:53:04.943677 [ 85 ] {} <Debug> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1619 | 2023.11.06 23:53:04.943795 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.04 GiB. | ||
| 1620 | 2023.11.06 23:53:04.943856 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} <Debug> DynamicQueryHandler: Done processing query | ||
| 1621 | 2023.11.06 23:53:04.943888 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1622 | 2023.11.06 23:53:04.943890 [ 3 ] {7355fe3f-4cbc-40f4-9a03-414f03dd3157} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1623 | 2023.11.06 23:53:04.943930 [ 3 ] {} <Debug> HTTP-Session: 0d7b3751-0f49-4ee4-a2ab-d3de40730bbb Destroying unnamed session | ||
| 1624 | 2023.11.06 23:53:04.943976 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1625 | 2023.11.06 23:53:04.944018 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 1626 | 2023.11.06 23:53:04.944166 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 1627 | 2023.11.06 23:53:04.944264 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
| 1628 | 2023.11.06 23:53:04.944352 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::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 | ||
| 1629 | 2023.11.06 23:53:04.944437 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
| 1630 | 2023.11.06 23:53:04.944524 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::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 | ||
| 1631 | 2023.11.06 23:53:04.947951 [ 26 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 129 rows, containing 4 columns (4 merged, 0 gathered) in 0.004097289 sec., 31484.23262308322 rows/sec., 1.74 MiB/sec. | ||
| 1632 | 2023.11.06 23:53:04.948057 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1633 | 2023.11.06 23:53:04.948245 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1634 | 2023.11.06 23:53:04.948301 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_6_1} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1635 | 2023.11.06 23:53:09.928028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1636 | 2023.11.06 23:53:09.928164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1637 | 2023.11.06 23:53:09.928196 [ 3 ] {} <Debug> HTTP-Session: 0f21dda2-e1e5-4df9-9e3a-07970b710d97 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1638 | 2023.11.06 23:53:09.928224 [ 3 ] {} <Debug> HTTP-Session: 0f21dda2-e1e5-4df9-9e3a-07970b710d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2023.11.06 23:53:09.928444 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1640 | 2023.11.06 23:53:09.929162 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1641 | 2023.11.06 23:53:09.929356 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1642 | 2023.11.06 23:53:09.929406 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1643 | 2023.11.06 23:53:09.929572 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1644 | 2023.11.06 23:53:09.929697 [ 189 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1645 | 2023.11.06 23:53:09.929700 [ 186 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1646 | 2023.11.06 23:53:09.929855 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1647 | 2023.11.06 23:53:09.929942 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1648 | 2023.11.06 23:53:09.931631 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.003134055 sec., 5105 rows/sec., 654.67 KiB/sec. | ||
| 1649 | 2023.11.06 23:53:09.931906 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} <Debug> DynamicQueryHandler: Done processing query | ||
| 1650 | 2023.11.06 23:53:09.931932 [ 3 ] {d12fcfe5-dbd0-4860-b308-481f19d88322} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1651 | 2023.11.06 23:53:09.931949 [ 3 ] {} <Debug> HTTP-Session: 0f21dda2-e1e5-4df9-9e3a-07970b710d97 Destroying unnamed session | ||
| 1652 | 2023.11.06 23:53:09.932223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1653 | 2023.11.06 23:53:09.932269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1654 | 2023.11.06 23:53:09.932288 [ 3 ] {} <Debug> HTTP-Session: 1337c949-8fb5-48d4-8dc4-96bcb2960234 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1655 | 2023.11.06 23:53:09.932306 [ 3 ] {} <Debug> HTTP-Session: 1337c949-8fb5-48d4-8dc4-96bcb2960234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2023.11.06 23:53:09.932432 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1657 | 2023.11.06 23:53:09.932923 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1658 | 2023.11.06 23:53:09.933096 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1659 | 2023.11.06 23:53:09.933137 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1660 | 2023.11.06 23:53:09.933280 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1661 | 2023.11.06 23:53:09.933359 [ 191 ] {de869749-78fb-44f1-969f-a7050558175f} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1662 | 2023.11.06 23:53:09.933374 [ 193 ] {de869749-78fb-44f1-969f-a7050558175f} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1663 | 2023.11.06 23:53:09.933472 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1664 | 2023.11.06 23:53:09.933530 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1665 | 2023.11.06 23:53:09.935008 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002537307 sec., 6305 rows/sec., 808.64 KiB/sec. | ||
| 1666 | 2023.11.06 23:53:09.935283 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1667 | 2023.11.06 23:53:09.935312 [ 3 ] {de869749-78fb-44f1-969f-a7050558175f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1668 | 2023.11.06 23:53:09.935332 [ 3 ] {} <Debug> HTTP-Session: 1337c949-8fb5-48d4-8dc4-96bcb2960234 Destroying unnamed session | ||
| 1669 | 2023.11.06 23:53:09.935577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1670 | 2023.11.06 23:53:09.935631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1671 | 2023.11.06 23:53:09.935654 [ 3 ] {} <Debug> HTTP-Session: 6fb4f81f-e598-480b-94fd-e380b5949ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1672 | 2023.11.06 23:53:09.935674 [ 3 ] {} <Debug> HTTP-Session: 6fb4f81f-e598-480b-94fd-e380b5949ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2023.11.06 23:53:09.935829 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1674 | 2023.11.06 23:53:09.936397 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1675 | 2023.11.06 23:53:09.936570 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1676 | 2023.11.06 23:53:09.936611 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1677 | 2023.11.06 23:53:09.936756 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1678 | 2023.11.06 23:53:09.936821 [ 189 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1679 | 2023.11.06 23:53:09.936847 [ 187 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1680 | 2023.11.06 23:53:09.936945 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1681 | 2023.11.06 23:53:09.937005 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1682 | 2023.11.06 23:53:09.938196 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002323324 sec., 6886 rows/sec., 883.11 KiB/sec. | ||
| 1683 | 2023.11.06 23:53:09.938452 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1684 | 2023.11.06 23:53:09.938477 [ 3 ] {96b5053c-079f-4e80-8e25-4cc960a523f2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1685 | 2023.11.06 23:53:09.938493 [ 3 ] {} <Debug> HTTP-Session: 6fb4f81f-e598-480b-94fd-e380b5949ee8 Destroying unnamed session | ||
| 1686 | 2023.11.06 23:53:09.938825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1687 | 2023.11.06 23:53:09.938868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1688 | 2023.11.06 23:53:09.938887 [ 3 ] {} <Debug> HTTP-Session: 5a3a8686-8d63-4001-a1ee-4c9ea618cce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1689 | 2023.11.06 23:53:09.938903 [ 3 ] {} <Debug> HTTP-Session: 5a3a8686-8d63-4001-a1ee-4c9ea618cce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2023.11.06 23:53:09.939032 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1691 | 2023.11.06 23:53:09.939534 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1692 | 2023.11.06 23:53:09.939711 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1693 | 2023.11.06 23:53:09.939752 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1694 | 2023.11.06 23:53:09.939896 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1695 | 2023.11.06 23:53:09.939976 [ 191 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1696 | 2023.11.06 23:53:09.939989 [ 187 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1697 | 2023.11.06 23:53:09.940073 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1698 | 2023.11.06 23:53:09.940133 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1699 | 2023.11.06 23:53:09.941485 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002413635 sec., 6629 rows/sec., 850.07 KiB/sec. | ||
| 1700 | 2023.11.06 23:53:09.941729 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} <Debug> DynamicQueryHandler: Done processing query | ||
| 1701 | 2023.11.06 23:53:09.941754 [ 3 ] {64837e6c-7425-487d-a6f6-5b2c89943cde} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1702 | 2023.11.06 23:53:09.941770 [ 3 ] {} <Debug> HTTP-Session: 5a3a8686-8d63-4001-a1ee-4c9ea618cce9 Destroying unnamed session | ||
| 1703 | 2023.11.06 23:53:09.942118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1704 | 2023.11.06 23:53:09.942163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1705 | 2023.11.06 23:53:09.942182 [ 3 ] {} <Debug> HTTP-Session: 3a624664-a63a-47fa-9d1e-e139cec295c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1706 | 2023.11.06 23:53:09.942199 [ 3 ] {} <Debug> HTTP-Session: 3a624664-a63a-47fa-9d1e-e139cec295c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2023.11.06 23:53:09.942325 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1708 | 2023.11.06 23:53:09.942828 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1709 | 2023.11.06 23:53:09.943007 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1710 | 2023.11.06 23:53:09.943048 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1711 | 2023.11.06 23:53:09.943195 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1712 | 2023.11.06 23:53:09.943263 [ 189 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1713 | 2023.11.06 23:53:09.943282 [ 186 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1714 | 2023.11.06 23:53:09.943382 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1715 | 2023.11.06 23:53:09.943442 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1716 | 2023.11.06 23:53:09.944902 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002539286 sec., 6300 rows/sec., 808.01 KiB/sec. | ||
| 1717 | 2023.11.06 23:53:09.945153 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1718 | 2023.11.06 23:53:09.945177 [ 3 ] {30a8f7bd-bd9e-4da3-92b1-c7fc3acc943f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1719 | 2023.11.06 23:53:09.945193 [ 3 ] {} <Debug> HTTP-Session: 3a624664-a63a-47fa-9d1e-e139cec295c8 Destroying unnamed session | ||
| 1720 | 2023.11.06 23:53:09.945405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1721 | 2023.11.06 23:53:09.945449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1722 | 2023.11.06 23:53:09.945469 [ 3 ] {} <Debug> HTTP-Session: ce5891dc-59d5-4a38-bdd6-f11f9ce9c274 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1723 | 2023.11.06 23:53:09.945485 [ 3 ] {} <Debug> HTTP-Session: ce5891dc-59d5-4a38-bdd6-f11f9ce9c274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1724 | 2023.11.06 23:53:09.945613 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1725 | 2023.11.06 23:53:09.946119 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1726 | 2023.11.06 23:53:09.946299 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1727 | 2023.11.06 23:53:09.946340 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1728 | 2023.11.06 23:53:09.946484 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1729 | 2023.11.06 23:53:09.946552 [ 187 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1730 | 2023.11.06 23:53:09.946567 [ 189 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1731 | 2023.11.06 23:53:09.946659 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1732 | 2023.11.06 23:53:09.946719 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1733 | 2023.11.06 23:53:09.948151 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002498606 sec., 6403 rows/sec., 821.16 KiB/sec. | ||
| 1734 | 2023.11.06 23:53:09.948406 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1735 | 2023.11.06 23:53:09.948430 [ 3 ] {0f29ce89-67ad-409c-b8b2-e36a282f27a1} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1736 | 2023.11.06 23:53:09.948446 [ 3 ] {} <Debug> HTTP-Session: ce5891dc-59d5-4a38-bdd6-f11f9ce9c274 Destroying unnamed session | ||
| 1737 | 2023.11.06 23:53:09.948690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1738 | 2023.11.06 23:53:09.948735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1739 | 2023.11.06 23:53:09.948754 [ 3 ] {} <Debug> HTTP-Session: 1dd197f6-0dba-43b4-a4a5-594fe24ffaae Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1740 | 2023.11.06 23:53:09.948770 [ 3 ] {} <Debug> HTTP-Session: 1dd197f6-0dba-43b4-a4a5-594fe24ffaae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1741 | 2023.11.06 23:53:09.948900 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1742 | 2023.11.06 23:53:09.949410 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1743 | 2023.11.06 23:53:09.949588 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1744 | 2023.11.06 23:53:09.949628 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1745 | 2023.11.06 23:53:09.949773 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1746 | 2023.11.06 23:53:09.949835 [ 187 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1747 | 2023.11.06 23:53:09.949850 [ 186 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1748 | 2023.11.06 23:53:09.949945 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1749 | 2023.11.06 23:53:09.950004 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1750 | 2023.11.06 23:53:09.951368 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002429095 sec., 6586 rows/sec., 844.66 KiB/sec. | ||
| 1751 | 2023.11.06 23:53:09.951618 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} <Debug> DynamicQueryHandler: Done processing query | ||
| 1752 | 2023.11.06 23:53:09.951643 [ 3 ] {9778867f-5793-4c2c-a827-bb04c9a3e973} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1753 | 2023.11.06 23:53:09.951659 [ 3 ] {} <Debug> HTTP-Session: 1dd197f6-0dba-43b4-a4a5-594fe24ffaae Destroying unnamed session | ||
| 1754 | 2023.11.06 23:53:09.951860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1755 | 2023.11.06 23:53:09.951905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1756 | 2023.11.06 23:53:09.951923 [ 3 ] {} <Debug> HTTP-Session: ea021119-14fa-4303-9808-bff9f1fa2179 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1757 | 2023.11.06 23:53:09.951940 [ 3 ] {} <Debug> HTTP-Session: ea021119-14fa-4303-9808-bff9f1fa2179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1758 | 2023.11.06 23:53:09.952073 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1759 | 2023.11.06 23:53:09.952588 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1760 | 2023.11.06 23:53:09.952768 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1761 | 2023.11.06 23:53:09.952809 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1762 | 2023.11.06 23:53:09.952955 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1763 | 2023.11.06 23:53:09.953044 [ 186 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1764 | 2023.11.06 23:53:09.953047 [ 189 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1765 | 2023.11.06 23:53:09.953149 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1766 | 2023.11.06 23:53:09.953208 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1767 | 2023.11.06 23:53:09.954652 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002538156 sec., 6303 rows/sec., 808.37 KiB/sec. | ||
| 1768 | 2023.11.06 23:53:09.954911 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1769 | 2023.11.06 23:53:09.954934 [ 3 ] {65ea356f-12c2-4d80-a01a-d60ee195263c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1770 | 2023.11.06 23:53:09.954950 [ 3 ] {} <Debug> HTTP-Session: ea021119-14fa-4303-9808-bff9f1fa2179 Destroying unnamed session | ||
| 1771 | 2023.11.06 23:53:09.955183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1772 | 2023.11.06 23:53:09.955226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1773 | 2023.11.06 23:53:09.955245 [ 3 ] {} <Debug> HTTP-Session: 91eaa762-5160-44d1-a913-84a021fa2af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1774 | 2023.11.06 23:53:09.955261 [ 3 ] {} <Debug> HTTP-Session: 91eaa762-5160-44d1-a913-84a021fa2af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1775 | 2023.11.06 23:53:09.955391 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1776 | 2023.11.06 23:53:09.955911 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1777 | 2023.11.06 23:53:09.956092 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1778 | 2023.11.06 23:53:09.956133 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1779 | 2023.11.06 23:53:09.956279 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1780 | 2023.11.06 23:53:09.956357 [ 189 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1781 | 2023.11.06 23:53:09.956371 [ 187 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1782 | 2023.11.06 23:53:09.956470 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1783 | 2023.11.06 23:53:09.956529 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1784 | 2023.11.06 23:53:09.957969 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002538256 sec., 6303 rows/sec., 808.33 KiB/sec. | ||
| 1785 | 2023.11.06 23:53:09.958239 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1786 | 2023.11.06 23:53:09.958267 [ 3 ] {5372ce2e-151e-4767-9330-cd1d8c83e25e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1787 | 2023.11.06 23:53:09.958287 [ 3 ] {} <Debug> HTTP-Session: 91eaa762-5160-44d1-a913-84a021fa2af0 Destroying unnamed session | ||
| 1788 | 2023.11.06 23:53:09.958527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1789 | 2023.11.06 23:53:09.958580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1790 | 2023.11.06 23:53:09.958603 [ 3 ] {} <Debug> HTTP-Session: 519ae162-edf9-4193-a60e-6b1dff6063e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1791 | 2023.11.06 23:53:09.958623 [ 3 ] {} <Debug> HTTP-Session: 519ae162-edf9-4193-a60e-6b1dff6063e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1792 | 2023.11.06 23:53:09.958786 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1793 | 2023.11.06 23:53:09.959391 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1794 | 2023.11.06 23:53:09.959575 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1795 | 2023.11.06 23:53:09.959616 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1796 | 2023.11.06 23:53:09.959764 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1797 | 2023.11.06 23:53:09.959840 [ 187 ] {43b96e57-e675-4041-83fe-14b9f951580d} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1798 | 2023.11.06 23:53:09.959850 [ 186 ] {43b96e57-e675-4041-83fe-14b9f951580d} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1799 | 2023.11.06 23:53:09.959952 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1800 | 2023.11.06 23:53:09.960012 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1801 | 2023.11.06 23:53:09.961466 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002634598 sec., 6073 rows/sec., 778.77 KiB/sec. | ||
| 1802 | 2023.11.06 23:53:09.961723 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1803 | 2023.11.06 23:53:09.961748 [ 3 ] {43b96e57-e675-4041-83fe-14b9f951580d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1804 | 2023.11.06 23:53:09.961764 [ 3 ] {} <Debug> HTTP-Session: 519ae162-edf9-4193-a60e-6b1dff6063e2 Destroying unnamed session | ||
| 1805 | 2023.11.06 23:53:09.961994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1806 | 2023.11.06 23:53:09.962039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1807 | 2023.11.06 23:53:09.962057 [ 3 ] {} <Debug> HTTP-Session: b1f8566b-7b93-4ca8-92d2-24c9425bd672 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1808 | 2023.11.06 23:53:09.962074 [ 3 ] {} <Debug> HTTP-Session: b1f8566b-7b93-4ca8-92d2-24c9425bd672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1809 | 2023.11.06 23:53:09.962208 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1810 | 2023.11.06 23:53:09.962737 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1811 | 2023.11.06 23:53:09.962925 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1812 | 2023.11.06 23:53:09.962966 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1813 | 2023.11.06 23:53:09.963111 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1814 | 2023.11.06 23:53:09.963178 [ 186 ] {61d48816-4487-4557-acb0-15af20e092e0} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1815 | 2023.11.06 23:53:09.963199 [ 189 ] {61d48816-4487-4557-acb0-15af20e092e0} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1816 | 2023.11.06 23:53:09.963292 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1817 | 2023.11.06 23:53:09.963353 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} <Debug> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1818 | 2023.11.06 23:53:09.964795 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002545577 sec., 6285 rows/sec., 806.01 KiB/sec. | ||
| 1819 | 2023.11.06 23:53:09.965058 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1820 | 2023.11.06 23:53:09.965082 [ 3 ] {61d48816-4487-4557-acb0-15af20e092e0} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1821 | 2023.11.06 23:53:09.965098 [ 3 ] {} <Debug> HTTP-Session: b1f8566b-7b93-4ca8-92d2-24c9425bd672 Destroying unnamed session | ||
| 1822 | 2023.11.06 23:53:09.966583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1823 | 2023.11.06 23:53:09.966628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1824 | 2023.11.06 23:53:09.966647 [ 3 ] {} <Debug> HTTP-Session: ea151737-8fdb-4924-9ce7-212167bca520 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1825 | 2023.11.06 23:53:09.966664 [ 3 ] {} <Debug> HTTP-Session: ea151737-8fdb-4924-9ce7-212167bca520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1826 | 2023.11.06 23:53:09.966744 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1827 | 2023.11.06 23:53:09.966784 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1828 | 2023.11.06 23:53:09.966923 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1829 | 2023.11.06 23:53:09.967240 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 1830 | 2023.11.06 23:53:09.967537 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1831 | 2023.11.06 23:53:09.967694 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} <Trace> oximeter.timeseries_schema (504f5a0b-fd3c-439d-80b8-82b73242a032): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1832 | 2023.11.06 23:53:09.967832 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001060435 sec., 10373 rows/sec., 929.20 KiB/sec. | ||
| 1833 | 2023.11.06 23:53:09.967957 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1834 | 2023.11.06 23:53:09.967981 [ 3 ] {97a51452-111d-46dc-be04-eb94fdf7cef0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1835 | 2023.11.06 23:53:09.967996 [ 3 ] {} <Debug> HTTP-Session: ea151737-8fdb-4924-9ce7-212167bca520 Destroying unnamed session | ||
| 1836 | 2023.11.06 23:53:09.968099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1837 | 2023.11.06 23:53:09.968144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1838 | 2023.11.06 23:53:09.968162 [ 3 ] {} <Debug> HTTP-Session: d16bf6a8-4108-4337-9e16-b4c8a9025fce Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1839 | 2023.11.06 23:53:09.968179 [ 3 ] {} <Debug> HTTP-Session: d16bf6a8-4108-4337-9e16-b4c8a9025fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1840 | 2023.11.06 23:53:09.968248 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1841 | 2023.11.06 23:53:09.968287 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1842 | 2023.11.06 23:53:09.968388 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1843 | 2023.11.06 23:53:09.968666 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 1844 | 2023.11.06 23:53:09.968865 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1845 | 2023.11.06 23:53:09.969008 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1846 | 2023.11.06 23:53:09.969136 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.000856493 sec., 19848 rows/sec., 1.57 MiB/sec. | ||
| 1847 | 2023.11.06 23:53:09.969250 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1848 | 2023.11.06 23:53:09.969274 [ 3 ] {c66033b0-2c88-4097-bdcb-39ae1a2e10a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1849 | 2023.11.06 23:53:09.969289 [ 3 ] {} <Debug> HTTP-Session: d16bf6a8-4108-4337-9e16-b4c8a9025fce Destroying unnamed session | ||
| 1850 | 2023.11.06 23:53:09.969393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 7720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1851 | 2023.11.06 23:53:09.969437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1852 | 2023.11.06 23:53:09.969455 [ 3 ] {} <Debug> HTTP-Session: 53392be9-5395-479e-979d-2f0f4c684b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1853 | 2023.11.06 23:53:09.969471 [ 3 ] {} <Debug> HTTP-Session: 53392be9-5395-479e-979d-2f0f4c684b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1854 | 2023.11.06 23:53:09.969540 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1855 | 2023.11.06 23:53:09.969578 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1856 | 2023.11.06 23:53:09.969679 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1857 | 2023.11.06 23:53:09.969984 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 1858 | 2023.11.06 23:53:09.970183 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1859 | 2023.11.06 23:53:09.970327 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1860 | 2023.11.06 23:53:09.970450 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000879612 sec., 57980 rows/sec., 5.08 MiB/sec. | ||
| 1861 | 2023.11.06 23:53:09.970564 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} <Debug> DynamicQueryHandler: Done processing query | ||
| 1862 | 2023.11.06 23:53:09.970589 [ 3 ] {9d424389-6249-43c1-9dcd-ed9ca0b14075} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1863 | 2023.11.06 23:53:09.970604 [ 3 ] {} <Debug> HTTP-Session: 53392be9-5395-479e-979d-2f0f4c684b23 Destroying unnamed session | ||
| 1864 | 2023.11.06 23:53:09.970716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1865 | 2023.11.06 23:53:09.970761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1866 | 2023.11.06 23:53:09.970780 [ 3 ] {} <Debug> HTTP-Session: a5d37b59-4c3a-4aa8-b373-aa2ce8ddf07c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1867 | 2023.11.06 23:53:09.970796 [ 3 ] {} <Debug> HTTP-Session: a5d37b59-4c3a-4aa8-b373-aa2ce8ddf07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1868 | 2023.11.06 23:53:09.970865 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1869 | 2023.11.06 23:53:09.970901 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1870 | 2023.11.06 23:53:09.971004 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1871 | 2023.11.06 23:53:09.971279 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 1872 | 2023.11.06 23:53:09.971475 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1873 | 2023.11.06 23:53:09.971623 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1874 | 2023.11.06 23:53:09.971755 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} <Information> executeQuery: Read 28 rows, 2.23 KiB in 0.000855282 sec., 32737 rows/sec., 2.54 MiB/sec. | ||
| 1875 | 2023.11.06 23:53:09.971896 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} <Debug> DynamicQueryHandler: Done processing query | ||
| 1876 | 2023.11.06 23:53:09.971920 [ 3 ] {4455d64a-053b-4098-b937-9a178ee63e09} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1877 | 2023.11.06 23:53:09.971935 [ 3 ] {} <Debug> HTTP-Session: a5d37b59-4c3a-4aa8-b373-aa2ce8ddf07c Destroying unnamed session | ||
| 1878 | 2023.11.06 23:53:09.972032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1879 | 2023.11.06 23:53:09.972077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1880 | 2023.11.06 23:53:09.972095 [ 3 ] {} <Debug> HTTP-Session: 79ef26b6-6076-4c93-ac22-a51219424467 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1881 | 2023.11.06 23:53:09.972111 [ 3 ] {} <Debug> HTTP-Session: 79ef26b6-6076-4c93-ac22-a51219424467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1882 | 2023.11.06 23:53:09.972179 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1883 | 2023.11.06 23:53:09.972219 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1884 | 2023.11.06 23:53:09.972335 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1885 | 2023.11.06 23:53:09.972622 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 1886 | 2023.11.06 23:53:09.972856 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1887 | 2023.11.06 23:53:09.973027 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1888 | 2023.11.06 23:53:09.973146 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000932983 sec., 11790 rows/sec., 777.71 KiB/sec. | ||
| 1889 | 2023.11.06 23:53:09.973144 [ 81 ] {} <Debug> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1890 | 2023.11.06 23:53:09.973233 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 1891 | 2023.11.06 23:53:09.973336 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} <Debug> DynamicQueryHandler: Done processing query | ||
| 1892 | 2023.11.06 23:53:09.973364 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1893 | 2023.11.06 23:53:09.973372 [ 3 ] {9683a1e3-8e47-4ccc-93c4-7768833e3731} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1894 | 2023.11.06 23:53:09.973407 [ 3 ] {} <Debug> HTTP-Session: 79ef26b6-6076-4c93-ac22-a51219424467 Destroying unnamed session | ||
| 1895 | 2023.11.06 23:53:09.973453 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1896 | 2023.11.06 23:53:09.973482 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part | ||
| 1897 | 2023.11.06 23:53:09.973543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 18229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1898 | 2023.11.06 23:53:09.973600 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part | ||
| 1899 | 2023.11.06 23:53:09.973601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1900 | 2023.11.06 23:53:09.973642 [ 3 ] {} <Debug> HTTP-Session: 557ab012-d0b7-4caa-8742-2be60f2b06dc Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1901 | 2023.11.06 23:53:09.973665 [ 3 ] {} <Debug> HTTP-Session: 557ab012-d0b7-4caa-8742-2be60f2b06dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1902 | 2023.11.06 23:53:09.973745 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
| 1903 | 2023.11.06 23:53:09.973794 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1904 | 2023.11.06 23:53:09.973866 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1905 | 2023.11.06 23:53:09.973876 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 1906 | 2023.11.06 23:53:09.974048 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part | ||
| 1907 | 2023.11.06 23:53:09.974172 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1908 | 2023.11.06 23:53:09.974192 [ 12 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1909 | 2023.11.06 23:53:09.974717 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 1910 | 2023.11.06 23:53:09.975217 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1911 | 2023.11.06 23:53:09.975235 [ 26 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001920718 sec., 187950.54765978138 rows/sec., 11.42 MiB/sec. | ||
| 1912 | 2023.11.06 23:53:09.975434 [ 26 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1913 | 2023.11.06 23:53:09.975507 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1914 | 2023.11.06 23:53:09.975735 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001894568 sec., 8973 rows/sec., 12.11 MiB/sec. | ||
| 1915 | 2023.11.06 23:53:09.975882 [ 26 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1916 | 2023.11.06 23:53:09.975977 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1917 | 2023.11.06 23:53:09.976001 [ 26 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1918 | 2023.11.06 23:53:09.976013 [ 3 ] {ea4a6835-c9f5-48db-aeae-9bbef81ef68d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1919 | 2023.11.06 23:53:09.976045 [ 3 ] {} <Debug> HTTP-Session: 557ab012-d0b7-4caa-8742-2be60f2b06dc Destroying unnamed session | ||
| 1920 | 2023.11.06 23:53:10.000137 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.18 MiB, peak 237.34 MiB, will set to 230.76 MiB (RSS), difference: -1.41 MiB | ||
| 1921 | 2023.11.06 23:53:14.477160 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1922 | 2023.11.06 23:53:14.477228 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1923 | 2023.11.06 23:53:14.936039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1924 | 2023.11.06 23:53:14.936144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1925 | 2023.11.06 23:53:14.936170 [ 3 ] {} <Debug> HTTP-Session: 457174fe-4410-468f-a35b-14dc935ceb79 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1926 | 2023.11.06 23:53:14.936195 [ 3 ] {} <Debug> HTTP-Session: 457174fe-4410-468f-a35b-14dc935ceb79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1927 | 2023.11.06 23:53:14.936321 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1928 | 2023.11.06 23:53:14.936381 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1929 | 2023.11.06 23:53:14.936537 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1930 | 2023.11.06 23:53:14.937001 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 1931 | 2023.11.06 23:53:14.937257 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1932 | 2023.11.06 23:53:14.937418 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1933 | 2023.11.06 23:53:14.937559 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} <Information> executeQuery: Read 33 rows, 2.53 KiB in 0.001192307 sec., 27677 rows/sec., 2.07 MiB/sec. | ||
| 1934 | 2023.11.06 23:53:14.937559 [ 59 ] {} <Debug> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1935 | 2023.11.06 23:53:14.937677 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 1936 | 2023.11.06 23:53:14.937766 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1937 | 2023.11.06 23:53:14.937781 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1938 | 2023.11.06 23:53:14.937841 [ 3 ] {27decee6-89bb-43b4-bafb-f5ccc2cb2d3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1939 | 2023.11.06 23:53:14.937892 [ 3 ] {} <Debug> HTTP-Session: 457174fe-4410-468f-a35b-14dc935ceb79 Destroying unnamed session | ||
| 1940 | 2023.11.06 23:53:14.937941 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1941 | 2023.11.06 23:53:14.937979 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 23 rows starting from the beginning of the part | ||
| 1942 | 2023.11.06 23:53:14.938118 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 1943 | 2023.11.06 23:53:14.938187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 28829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1944 | 2023.11.06 23:53:14.938284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1945 | 2023.11.06 23:53:14.938317 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 17 rows starting from the beginning of the part | ||
| 1946 | 2023.11.06 23:53:14.938331 [ 3 ] {} <Debug> HTTP-Session: d8c5a1ef-b86a-4855-a0a7-0281a6772c73 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1947 | 2023.11.06 23:53:14.938390 [ 3 ] {} <Debug> HTTP-Session: d8c5a1ef-b86a-4855-a0a7-0281a6772c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1948 | 2023.11.06 23:53:14.938572 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 1949 | 2023.11.06 23:53:14.938589 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1950 | 2023.11.06 23:53:14.938689 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1951 | 2023.11.06 23:53:14.938774 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 17 rows starting from the beginning of the part | ||
| 1952 | 2023.11.06 23:53:14.939142 [ 23 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part | ||
| 1953 | 2023.11.06 23:53:14.939164 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1954 | 2023.11.06 23:53:14.940036 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 1955 | 2023.11.06 23:53:14.940561 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1956 | 2023.11.06 23:53:14.940680 [ 17 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002923712 sec., 34887.157148173275 rows/sec., 2.57 MiB/sec. | ||
| 1957 | 2023.11.06 23:53:14.940803 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1958 | 2023.11.06 23:53:14.940935 [ 17 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1959 | 2023.11.06 23:53:14.940971 [ 59 ] {} <Debug> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1960 | 2023.11.06 23:53:14.941045 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} <Information> executeQuery: Read 177 rows, 18.01 KiB in 0.002356324 sec., 75117 rows/sec., 7.46 MiB/sec. | ||
| 1961 | 2023.11.06 23:53:14.941072 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 1962 | 2023.11.06 23:53:14.941320 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1963 | 2023.11.06 23:53:14.941420 [ 17 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1964 | 2023.11.06 23:53:14.941453 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} <Debug> DynamicQueryHandler: Done processing query | ||
| 1965 | 2023.11.06 23:53:14.941518 [ 3 ] {1a315f8d-6af4-47a8-b05c-7885975973af} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
| 1966 | 2023.11.06 23:53:14.941555 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1967 | 2023.11.06 23:53:14.941577 [ 3 ] {} <Debug> HTTP-Session: d8c5a1ef-b86a-4855-a0a7-0281a6772c73 Destroying unnamed session | ||
| 1968 | 2023.11.06 23:53:14.941577 [ 17 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_11_2} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1969 | 2023.11.06 23:53:14.941619 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 147 rows starting from the beginning of the part | ||
| 1970 | 2023.11.06 23:53:14.941862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 52553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1971 | 2023.11.06 23:53:14.941870 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 96 rows starting from the beginning of the part | ||
| 1972 | 2023.11.06 23:53:14.941953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1973 | 2023.11.06 23:53:14.941996 [ 3 ] {} <Debug> HTTP-Session: 2b8b8d8c-f0fe-41fa-8aba-44dc95a6b6d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 1974 | 2023.11.06 23:53:14.942048 [ 3 ] {} <Debug> HTTP-Session: 2b8b8d8c-f0fe-41fa-8aba-44dc95a6b6d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1975 | 2023.11.06 23:53:14.942086 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part | ||
| 1976 | 2023.11.06 23:53:14.942270 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1977 | 2023.11.06 23:53:14.942310 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 96 rows starting from the beginning of the part | ||
| 1978 | 2023.11.06 23:53:14.942362 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1979 | 2023.11.06 23:53:14.942555 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part | ||
| 1980 | 2023.11.06 23:53:14.942839 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1981 | 2023.11.06 23:53:14.942856 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 177 rows starting from the beginning of the part | ||
| 1982 | 2023.11.06 23:53:14.943880 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 1983 | 2023.11.06 23:53:14.944427 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1984 | 2023.11.06 23:53:14.944496 [ 17 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.003352118 sec., 184361.0517290859 rows/sec., 17.40 MiB/sec. | ||
| 1985 | 2023.11.06 23:53:14.944656 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1986 | 2023.11.06 23:53:14.944676 [ 23 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1987 | 2023.11.06 23:53:14.944818 [ 59 ] {} <Debug> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1988 | 2023.11.06 23:53:14.944872 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} <Information> executeQuery: Read 327 rows, 23.34 KiB in 0.002529646 sec., 129267 rows/sec., 9.01 MiB/sec. | ||
| 1989 | 2023.11.06 23:53:14.944892 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 1990 | 2023.11.06 23:53:14.944977 [ 23 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1991 | 2023.11.06 23:53:14.945183 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1992 | 2023.11.06 23:53:14.945200 [ 23 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_11_2} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1993 | 2023.11.06 23:53:14.945350 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} <Debug> DynamicQueryHandler: Done processing query | ||
| 1994 | 2023.11.06 23:53:14.945419 [ 3 ] {b2de5a60-4825-49fa-9af0-d62f3b5f7e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 1995 | 2023.11.06 23:53:14.945437 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1996 | 2023.11.06 23:53:14.945458 [ 3 ] {} <Debug> HTTP-Session: 2b8b8d8c-f0fe-41fa-8aba-44dc95a6b6d2 Destroying unnamed session | ||
| 1997 | 2023.11.06 23:53:14.945479 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 320 rows starting from the beginning of the part | ||
| 1998 | 2023.11.06 23:53:14.945584 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 291 rows starting from the beginning of the part | ||
| 1999 | 2023.11.06 23:53:14.945593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2000 | 2023.11.06 23:53:14.945651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2001 | 2023.11.06 23:53:14.945680 [ 3 ] {} <Debug> HTTP-Session: 02b15ee3-bcd6-4bd9-abed-88b3161d1a46 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2002 | 2023.11.06 23:53:14.945691 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 17 rows starting from the beginning of the part | ||
| 2003 | 2023.11.06 23:53:14.945702 [ 3 ] {} <Debug> HTTP-Session: 02b15ee3-bcd6-4bd9-abed-88b3161d1a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2004 | 2023.11.06 23:53:14.945829 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2005 | 2023.11.06 23:53:14.945830 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 291 rows starting from the beginning of the part | ||
| 2006 | 2023.11.06 23:53:14.945884 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2007 | 2023.11.06 23:53:14.945980 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 2008 | 2023.11.06 23:53:14.946139 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2009 | 2023.11.06 23:53:14.946148 [ 12 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 327 rows starting from the beginning of the part | ||
| 2010 | 2023.11.06 23:53:14.946560 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2011 | 2023.11.06 23:53:14.946904 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2012 | 2023.11.06 23:53:14.947108 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2013 | 2023.11.06 23:53:14.947238 [ 17 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002238962 sec., 569013.6768734797 rows/sec., 39.52 MiB/sec. | ||
| 2014 | 2023.11.06 23:53:14.947279 [ 59 ] {} <Debug> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2015 | 2023.11.06 23:53:14.947338 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001460521 sec., 4108 rows/sec., 172.51 KiB/sec. | ||
| 2016 | 2023.11.06 23:53:14.947363 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2017 | 2023.11.06 23:53:14.947546 [ 23 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2018 | 2023.11.06 23:53:14.947550 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 2019 | 2023.11.06 23:53:14.947671 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} <Debug> DynamicQueryHandler: Done processing query | ||
| 2020 | 2023.11.06 23:53:14.947711 [ 3 ] {c4313b39-8e1d-453f-a2f1-fec8811b1483} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2021 | 2023.11.06 23:53:14.947742 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2022 | 2023.11.06 23:53:14.947753 [ 3 ] {} <Debug> HTTP-Session: 02b15ee3-bcd6-4bd9-abed-88b3161d1a46 Destroying unnamed session | ||
| 2023 | 2023.11.06 23:53:14.947803 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2024 | 2023.11.06 23:53:14.947904 [ 23 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2025 | 2023.11.06 23:53:14.947966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2026 | 2023.11.06 23:53:14.948033 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2027 | 2023.11.06 23:53:14.948054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2028 | 2023.11.06 23:53:14.948092 [ 23 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_11_2} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2029 | 2023.11.06 23:53:14.948117 [ 3 ] {} <Debug> HTTP-Session: eae00916-0fa3-4fe6-ad4a-53e745779814 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2030 | 2023.11.06 23:53:14.948175 [ 3 ] {} <Debug> HTTP-Session: eae00916-0fa3-4fe6-ad4a-53e745779814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2023.11.06 23:53:14.948360 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2032 | 2023.11.06 23:53:14.948401 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2033 | 2023.11.06 23:53:14.948469 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2034 | 2023.11.06 23:53:14.948487 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2035 | 2023.11.06 23:53:14.948649 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2036 | 2023.11.06 23:53:14.948732 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2037 | 2023.11.06 23:53:14.948782 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2038 | 2023.11.06 23:53:14.949251 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2039 | 2023.11.06 23:53:14.949635 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2040 | 2023.11.06 23:53:14.949636 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002198932 sec., 16371.584023516873 rows/sec., 687.48 KiB/sec. | ||
| 2041 | 2023.11.06 23:53:14.949789 [ 23 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2042 | 2023.11.06 23:53:14.949914 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2043 | 2023.11.06 23:53:14.950089 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001646054 sec., 42525 rows/sec., 2.58 MiB/sec. | ||
| 2044 | 2023.11.06 23:53:14.950117 [ 23 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 2045 | 2023.11.06 23:53:14.950238 [ 23 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_6_1} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 2046 | 2023.11.06 23:53:14.950306 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2047 | 2023.11.06 23:53:14.950369 [ 3 ] {37695198-9b9c-44ac-aef6-ace0bf499ff8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2048 | 2023.11.06 23:53:14.950386 [ 3 ] {} <Debug> HTTP-Session: eae00916-0fa3-4fe6-ad4a-53e745779814 Destroying unnamed session | ||
| 2049 | 2023.11.06 23:53:14.950566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 28909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2050 | 2023.11.06 23:53:14.950612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2051 | 2023.11.06 23:53:14.950631 [ 3 ] {} <Debug> HTTP-Session: 191bb765-15e1-4cf6-8fa1-e1c30b01ab76 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2052 | 2023.11.06 23:53:14.950648 [ 3 ] {} <Debug> HTTP-Session: 191bb765-15e1-4cf6-8fa1-e1c30b01ab76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2053 | 2023.11.06 23:53:14.950723 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2054 | 2023.11.06 23:53:14.950768 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2055 | 2023.11.06 23:53:14.950913 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2056 | 2023.11.06 23:53:14.951346 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2057 | 2023.11.06 23:53:14.951645 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2058 | 2023.11.06 23:53:14.951825 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2059 | 2023.11.06 23:53:14.951950 [ 59 ] {} <Debug> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2060 | 2023.11.06 23:53:14.951966 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001206337 sec., 22381 rows/sec., 30.20 MiB/sec. | ||
| 2061 | 2023.11.06 23:53:14.951999 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2062 | 2023.11.06 23:53:14.952157 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 2063 | 2023.11.06 23:53:14.952232 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} <Debug> DynamicQueryHandler: Done processing query | ||
| 2064 | 2023.11.06 23:53:14.952259 [ 3 ] {1d156f19-367c-4fc5-b8be-24f2209ae401} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2065 | 2023.11.06 23:53:14.952288 [ 3 ] {} <Debug> HTTP-Session: 191bb765-15e1-4cf6-8fa1-e1c30b01ab76 Destroying unnamed session | ||
| 2066 | 2023.11.06 23:53:14.952296 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2067 | 2023.11.06 23:53:14.952330 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 2068 | 2023.11.06 23:53:14.952416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2069 | 2023.11.06 23:53:14.952471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2070 | 2023.11.06 23:53:14.952472 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part | ||
| 2071 | 2023.11.06 23:53:14.952494 [ 3 ] {} <Debug> HTTP-Session: b6e5c631-6f02-4c17-baf7-65a3c7b5ec17 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2072 | 2023.11.06 23:53:14.952524 [ 3 ] {} <Debug> HTTP-Session: b6e5c631-6f02-4c17-baf7-65a3c7b5ec17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2023.11.06 23:53:14.952640 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
| 2074 | 2023.11.06 23:53:14.952650 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2075 | 2023.11.06 23:53:14.952704 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2076 | 2023.11.06 23:53:14.952800 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
| 2077 | 2023.11.06 23:53:14.952955 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2078 | 2023.11.06 23:53:14.952978 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part | ||
| 2079 | 2023.11.06 23:53:14.953168 [ 16 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part | ||
| 2080 | 2023.11.06 23:53:14.953487 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2081 | 2023.11.06 23:53:14.953777 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2082 | 2023.11.06 23:53:14.954007 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2083 | 2023.11.06 23:53:14.954196 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} <Information> executeQuery: Read 30 rows, 1.74 KiB in 0.001509502 sec., 19874 rows/sec., 1.13 MiB/sec. | ||
| 2084 | 2023.11.06 23:53:14.954446 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} <Debug> DynamicQueryHandler: Done processing query | ||
| 2085 | 2023.11.06 23:53:14.954456 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 6 columns (6 merged, 0 gathered) in 0.002392654 sec., 45138.160385914554 rows/sec., 60.91 MiB/sec. | ||
| 2086 | 2023.11.06 23:53:14.954476 [ 3 ] {ced4cf5a-262b-453b-916d-27ed4901eefa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2087 | 2023.11.06 23:53:14.954510 [ 3 ] {} <Debug> HTTP-Session: b6e5c631-6f02-4c17-baf7-65a3c7b5ec17 Destroying unnamed session | ||
| 2088 | 2023.11.06 23:53:14.954679 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2089 | 2023.11.06 23:53:14.954935 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 2090 | 2023.11.06 23:53:14.955010 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 2091 | 2023.11.06 23:53:19.929676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2092 | 2023.11.06 23:53:19.929813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2093 | 2023.11.06 23:53:19.929845 [ 3 ] {} <Debug> HTTP-Session: 68fb12da-9444-464e-b3d6-c60cfc2a47e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2094 | 2023.11.06 23:53:19.929873 [ 3 ] {} <Debug> HTTP-Session: 68fb12da-9444-464e-b3d6-c60cfc2a47e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2023.11.06 23:53:19.930014 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2096 | 2023.11.06 23:53:19.930079 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2097 | 2023.11.06 23:53:19.930264 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2098 | 2023.11.06 23:53:19.930698 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2099 | 2023.11.06 23:53:19.930963 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2100 | 2023.11.06 23:53:19.931133 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2101 | 2023.11.06 23:53:19.931269 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001208477 sec., 14894 rows/sec., 1.18 MiB/sec. | ||
| 2102 | 2023.11.06 23:53:19.931432 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} <Debug> DynamicQueryHandler: Done processing query | ||
| 2103 | 2023.11.06 23:53:19.931460 [ 3 ] {4dcc001d-1fb8-43b5-abc5-1b88a80a9696} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2104 | 2023.11.06 23:53:19.931478 [ 3 ] {} <Debug> HTTP-Session: 68fb12da-9444-464e-b3d6-c60cfc2a47e4 Destroying unnamed session | ||
| 2105 | 2023.11.06 23:53:19.931599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2106 | 2023.11.06 23:53:19.931655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2107 | 2023.11.06 23:53:19.931675 [ 3 ] {} <Debug> HTTP-Session: c05dbedb-1c1e-41be-81b0-538ea052aceb Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2108 | 2023.11.06 23:53:19.931695 [ 3 ] {} <Debug> HTTP-Session: c05dbedb-1c1e-41be-81b0-538ea052aceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2023.11.06 23:53:19.931775 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2110 | 2023.11.06 23:53:19.931817 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2111 | 2023.11.06 23:53:19.931928 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2112 | 2023.11.06 23:53:19.932243 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2113 | 2023.11.06 23:53:19.932459 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2114 | 2023.11.06 23:53:19.932622 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2115 | 2023.11.06 23:53:19.932726 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} <Information> executeQuery: Read 54 rows, 4.84 KiB in 0.000923293 sec., 58486 rows/sec., 5.12 MiB/sec. | ||
| 2116 | 2023.11.06 23:53:19.932846 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} <Debug> DynamicQueryHandler: Done processing query | ||
| 2117 | 2023.11.06 23:53:19.932871 [ 3 ] {2562106e-2c53-473b-9209-cc62b896d571} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2118 | 2023.11.06 23:53:19.932887 [ 3 ] {} <Debug> HTTP-Session: c05dbedb-1c1e-41be-81b0-538ea052aceb Destroying unnamed session | ||
| 2119 | 2023.11.06 23:53:19.933004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2120 | 2023.11.06 23:53:19.933051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2121 | 2023.11.06 23:53:19.933071 [ 3 ] {} <Debug> HTTP-Session: 9e3db6af-dd62-4a9f-beb3-dcdffc2fb1d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2122 | 2023.11.06 23:53:19.933087 [ 3 ] {} <Debug> HTTP-Session: 9e3db6af-dd62-4a9f-beb3-dcdffc2fb1d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2023.11.06 23:53:19.933162 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2124 | 2023.11.06 23:53:19.933200 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2125 | 2023.11.06 23:53:19.933299 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2126 | 2023.11.06 23:53:19.933549 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2127 | 2023.11.06 23:53:19.933740 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2128 | 2023.11.06 23:53:19.933875 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2129 | 2023.11.06 23:53:19.933967 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000830632 sec., 21670 rows/sec., 1.69 MiB/sec. | ||
| 2130 | 2023.11.06 23:53:19.934072 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} <Debug> DynamicQueryHandler: Done processing query | ||
| 2131 | 2023.11.06 23:53:19.934159 [ 3 ] {f64573f2-ef14-4abc-ba26-e1ce20a03560} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2132 | 2023.11.06 23:53:19.934175 [ 3 ] {} <Debug> HTTP-Session: 9e3db6af-dd62-4a9f-beb3-dcdffc2fb1d3 Destroying unnamed session | ||
| 2133 | 2023.11.06 23:53:19.934385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 19297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2134 | 2023.11.06 23:53:19.934432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2135 | 2023.11.06 23:53:19.934451 [ 3 ] {} <Debug> HTTP-Session: 5ad413cb-b21b-47f1-8bcd-6257f04053a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2136 | 2023.11.06 23:53:19.934467 [ 3 ] {} <Debug> HTTP-Session: 5ad413cb-b21b-47f1-8bcd-6257f04053a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2023.11.06 23:53:19.934542 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2138 | 2023.11.06 23:53:19.934586 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2139 | 2023.11.06 23:53:19.934719 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2140 | 2023.11.06 23:53:19.935070 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2141 | 2023.11.06 23:53:19.935362 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2142 | 2023.11.06 23:53:19.935536 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2143 | 2023.11.06 23:53:19.935651 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001076425 sec., 16722 rows/sec., 22.57 MiB/sec. | ||
| 2144 | 2023.11.06 23:53:19.935780 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} <Debug> DynamicQueryHandler: Done processing query | ||
| 2145 | 2023.11.06 23:53:19.935805 [ 3 ] {7196c9cd-0ae7-4dc0-8262-1a57e1da8427} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2146 | 2023.11.06 23:53:19.935821 [ 3 ] {} <Debug> HTTP-Session: 5ad413cb-b21b-47f1-8bcd-6257f04053a4 Destroying unnamed session | ||
| 2147 | 2023.11.06 23:53:24.935679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2148 | 2023.11.06 23:53:24.935804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2149 | 2023.11.06 23:53:24.935831 [ 3 ] {} <Debug> HTTP-Session: d395a822-d862-4a5b-ac39-c205a6cafbee Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2150 | 2023.11.06 23:53:24.935855 [ 3 ] {} <Debug> HTTP-Session: d395a822-d862-4a5b-ac39-c205a6cafbee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2023.11.06 23:53:24.935982 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2152 | 2023.11.06 23:53:24.936043 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2153 | 2023.11.06 23:53:24.936199 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2154 | 2023.11.06 23:53:24.936649 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2155 | 2023.11.06 23:53:24.936914 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2156 | 2023.11.06 23:53:24.937076 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2157 | 2023.11.06 23:53:24.937209 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001184817 sec., 28696 rows/sec., 2.15 MiB/sec. | ||
| 2158 | 2023.11.06 23:53:24.937374 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2159 | 2023.11.06 23:53:24.937401 [ 3 ] {7ea2b9f3-3021-41c6-8f5f-7a58492ec73c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2160 | 2023.11.06 23:53:24.937421 [ 3 ] {} <Debug> HTTP-Session: d395a822-d862-4a5b-ac39-c205a6cafbee Destroying unnamed session | ||
| 2161 | 2023.11.06 23:53:24.937607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2162 | 2023.11.06 23:53:24.937656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2163 | 2023.11.06 23:53:24.937675 [ 3 ] {} <Debug> HTTP-Session: 1609f7fd-fb2a-4287-8201-ca24566a94fe Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2164 | 2023.11.06 23:53:24.937692 [ 3 ] {} <Debug> HTTP-Session: 1609f7fd-fb2a-4287-8201-ca24566a94fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2023.11.06 23:53:24.937774 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2166 | 2023.11.06 23:53:24.937814 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2167 | 2023.11.06 23:53:24.937923 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2168 | 2023.11.06 23:53:24.938354 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2169 | 2023.11.06 23:53:24.938576 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2170 | 2023.11.06 23:53:24.938735 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2171 | 2023.11.06 23:53:24.938856 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.001049235 sec., 171553 rows/sec., 17.04 MiB/sec. | ||
| 2172 | 2023.11.06 23:53:24.938977 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2173 | 2023.11.06 23:53:24.939002 [ 3 ] {4e173e91-65b4-40df-9c5b-6546f92f06d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2174 | 2023.11.06 23:53:24.939018 [ 3 ] {} <Debug> HTTP-Session: 1609f7fd-fb2a-4287-8201-ca24566a94fe Destroying unnamed session | ||
| 2175 | 2023.11.06 23:53:24.939174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2176 | 2023.11.06 23:53:24.939225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2177 | 2023.11.06 23:53:24.939245 [ 3 ] {} <Debug> HTTP-Session: e3226a14-d31d-41a4-91fd-3241c420191f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2178 | 2023.11.06 23:53:24.939261 [ 3 ] {} <Debug> HTTP-Session: e3226a14-d31d-41a4-91fd-3241c420191f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2023.11.06 23:53:24.939347 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2180 | 2023.11.06 23:53:24.939385 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2181 | 2023.11.06 23:53:24.939490 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2182 | 2023.11.06 23:53:24.939959 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2183 | 2023.11.06 23:53:24.940178 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2184 | 2023.11.06 23:53:24.940328 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2185 | 2023.11.06 23:53:24.940449 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.001074575 sec., 296861 rows/sec., 20.62 MiB/sec. | ||
| 2186 | 2023.11.06 23:53:24.940551 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2187 | 2023.11.06 23:53:24.940575 [ 3 ] {1f81cda0-c5c7-4c47-8684-3f9192a8682e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 2188 | 2023.11.06 23:53:24.940591 [ 3 ] {} <Debug> HTTP-Session: e3226a14-d31d-41a4-91fd-3241c420191f Destroying unnamed session | ||
| 2189 | 2023.11.06 23:53:24.940751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2190 | 2023.11.06 23:53:24.940797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2191 | 2023.11.06 23:53:24.940816 [ 3 ] {} <Debug> HTTP-Session: 79732d72-ad0f-4803-be52-bc8a035fd900 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2192 | 2023.11.06 23:53:24.940833 [ 3 ] {} <Debug> HTTP-Session: 79732d72-ad0f-4803-be52-bc8a035fd900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2023.11.06 23:53:24.940901 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2194 | 2023.11.06 23:53:24.940939 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2195 | 2023.11.06 23:53:24.941043 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2196 | 2023.11.06 23:53:24.941279 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2197 | 2023.11.06 23:53:24.941520 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2198 | 2023.11.06 23:53:24.941692 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2199 | 2023.11.06 23:53:24.941823 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000887223 sec., 6762 rows/sec., 283.98 KiB/sec. | ||
| 2200 | 2023.11.06 23:53:24.941950 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2201 | 2023.11.06 23:53:24.941975 [ 3 ] {bb7b3983-d6ba-48e1-9a22-d944816864f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2202 | 2023.11.06 23:53:24.941992 [ 3 ] {} <Debug> HTTP-Session: 79732d72-ad0f-4803-be52-bc8a035fd900 Destroying unnamed session | ||
| 2203 | 2023.11.06 23:53:24.942122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2204 | 2023.11.06 23:53:24.942168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2205 | 2023.11.06 23:53:24.942215 [ 3 ] {} <Debug> HTTP-Session: 87555830-7931-4fd8-92cc-faadab68744d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2206 | 2023.11.06 23:53:24.942233 [ 3 ] {} <Debug> HTTP-Session: 87555830-7931-4fd8-92cc-faadab68744d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2023.11.06 23:53:24.942307 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2208 | 2023.11.06 23:53:24.942347 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2209 | 2023.11.06 23:53:24.942464 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2210 | 2023.11.06 23:53:24.942755 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2211 | 2023.11.06 23:53:24.943002 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2212 | 2023.11.06 23:53:24.943174 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2213 | 2023.11.06 23:53:24.943302 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000968334 sec., 72289 rows/sec., 4.38 MiB/sec. | ||
| 2214 | 2023.11.06 23:53:24.943411 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} <Debug> DynamicQueryHandler: Done processing query | ||
| 2215 | 2023.11.06 23:53:24.943435 [ 3 ] {47128d22-b9bf-4a91-8ff3-cde1c7b1bf10} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2216 | 2023.11.06 23:53:24.943451 [ 3 ] {} <Debug> HTTP-Session: 87555830-7931-4fd8-92cc-faadab68744d Destroying unnamed session | ||
| 2217 | 2023.11.06 23:53:24.943647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2218 | 2023.11.06 23:53:24.943695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2219 | 2023.11.06 23:53:24.943714 [ 3 ] {} <Debug> HTTP-Session: c69506ce-c890-44b4-b04b-8f8f3c10d020 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2220 | 2023.11.06 23:53:24.943732 [ 3 ] {} <Debug> HTTP-Session: c69506ce-c890-44b4-b04b-8f8f3c10d020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2023.11.06 23:53:24.943807 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2222 | 2023.11.06 23:53:24.943852 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2223 | 2023.11.06 23:53:24.943985 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2224 | 2023.11.06 23:53:24.944391 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2225 | 2023.11.06 23:53:24.944673 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2226 | 2023.11.06 23:53:24.944868 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2227 | 2023.11.06 23:53:24.945074 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.001239838 sec., 22583 rows/sec., 30.48 MiB/sec. | ||
| 2228 | 2023.11.06 23:53:24.945197 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} <Debug> DynamicQueryHandler: Done processing query | ||
| 2229 | 2023.11.06 23:53:24.945221 [ 3 ] {63dbbd47-ac8b-4c76-a196-39ab1dc913cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2230 | 2023.11.06 23:53:24.945237 [ 3 ] {} <Debug> HTTP-Session: c69506ce-c890-44b4-b04b-8f8f3c10d020 Destroying unnamed session | ||
| 2231 | 2023.11.06 23:53:24.945345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2232 | 2023.11.06 23:53:24.945389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2233 | 2023.11.06 23:53:24.945407 [ 3 ] {} <Debug> HTTP-Session: 76909970-d964-4884-aeac-d631027aa048 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2234 | 2023.11.06 23:53:24.945424 [ 3 ] {} <Debug> HTTP-Session: 76909970-d964-4884-aeac-d631027aa048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2023.11.06 23:53:24.945494 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2236 | 2023.11.06 23:53:24.945533 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2237 | 2023.11.06 23:53:24.945637 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2238 | 2023.11.06 23:53:24.945891 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2239 | 2023.11.06 23:53:24.946121 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2240 | 2023.11.06 23:53:24.946295 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2241 | 2023.11.06 23:53:24.946422 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000898703 sec., 23367 rows/sec., 1.21 MiB/sec. | ||
| 2242 | 2023.11.06 23:53:24.946524 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2243 | 2023.11.06 23:53:24.946548 [ 3 ] {f422829c-028a-4f8c-a7a6-6c2a415d6a2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2244 | 2023.11.06 23:53:24.946648 [ 3 ] {} <Debug> HTTP-Session: 76909970-d964-4884-aeac-d631027aa048 Destroying unnamed session | ||
| 2245 | 2023.11.06 23:53:29.477274 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2246 | 2023.11.06 23:53:29.477355 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2247 | 2023.11.06 23:53:29.930010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2248 | 2023.11.06 23:53:29.930169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2249 | 2023.11.06 23:53:29.930214 [ 3 ] {} <Debug> HTTP-Session: 63a2e045-bdd2-452c-87e3-ff78e8ddc0c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2250 | 2023.11.06 23:53:29.930257 [ 3 ] {} <Debug> HTTP-Session: 63a2e045-bdd2-452c-87e3-ff78e8ddc0c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2023.11.06 23:53:29.930456 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2252 | 2023.11.06 23:53:29.930555 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2253 | 2023.11.06 23:53:29.930817 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2254 | 2023.11.06 23:53:29.931260 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2255 | 2023.11.06 23:53:29.931506 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2256 | 2023.11.06 23:53:29.931663 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2257 | 2023.11.06 23:53:29.931791 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001281128 sec., 14830 rows/sec., 1.17 MiB/sec. | ||
| 2258 | 2023.11.06 23:53:29.931947 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} <Debug> DynamicQueryHandler: Done processing query | ||
| 2259 | 2023.11.06 23:53:29.931972 [ 3 ] {8c01dfdf-8d3a-46c6-8b60-73e964f07049} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2260 | 2023.11.06 23:53:29.931988 [ 3 ] {} <Debug> HTTP-Session: 63a2e045-bdd2-452c-87e3-ff78e8ddc0c6 Destroying unnamed session | ||
| 2261 | 2023.11.06 23:53:29.932154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2262 | 2023.11.06 23:53:29.932200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2263 | 2023.11.06 23:53:29.932221 [ 3 ] {} <Debug> HTTP-Session: 60f1f3d6-60b8-4f60-8405-fa9178d0ee61 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2264 | 2023.11.06 23:53:29.932237 [ 3 ] {} <Debug> HTTP-Session: 60f1f3d6-60b8-4f60-8405-fa9178d0ee61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2023.11.06 23:53:29.932309 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2266 | 2023.11.06 23:53:29.932348 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2267 | 2023.11.06 23:53:29.932454 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2268 | 2023.11.06 23:53:29.932867 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2269 | 2023.11.06 23:53:29.933073 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2270 | 2023.11.06 23:53:29.933218 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2271 | 2023.11.06 23:53:29.933346 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} <Information> executeQuery: Read 57 rows, 5.14 KiB in 0.001010005 sec., 56435 rows/sec., 4.97 MiB/sec. | ||
| 2272 | 2023.11.06 23:53:29.933462 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} <Debug> DynamicQueryHandler: Done processing query | ||
| 2273 | 2023.11.06 23:53:29.933484 [ 3 ] {61a6aa71-0ca4-4a8b-a23f-15ab1dcca851} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2274 | 2023.11.06 23:53:29.933500 [ 3 ] {} <Debug> HTTP-Session: 60f1f3d6-60b8-4f60-8405-fa9178d0ee61 Destroying unnamed session | ||
| 2275 | 2023.11.06 23:53:29.933623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2276 | 2023.11.06 23:53:29.933668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2277 | 2023.11.06 23:53:29.933686 [ 3 ] {} <Debug> HTTP-Session: a1884a36-bb82-4411-b12b-04aa28efe3e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2278 | 2023.11.06 23:53:29.933702 [ 3 ] {} <Debug> HTTP-Session: a1884a36-bb82-4411-b12b-04aa28efe3e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2023.11.06 23:53:29.933771 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2280 | 2023.11.06 23:53:29.933808 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2281 | 2023.11.06 23:53:29.933913 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2282 | 2023.11.06 23:53:29.934188 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2283 | 2023.11.06 23:53:29.934389 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2284 | 2023.11.06 23:53:29.934543 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2285 | 2023.11.06 23:53:29.934668 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000869233 sec., 21858 rows/sec., 1.71 MiB/sec. | ||
| 2286 | 2023.11.06 23:53:29.934835 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2287 | 2023.11.06 23:53:29.934859 [ 3 ] {282068d0-d97a-45f0-a61a-4250a5bd6d1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2288 | 2023.11.06 23:53:29.934874 [ 3 ] {} <Debug> HTTP-Session: a1884a36-bb82-4411-b12b-04aa28efe3e3 Destroying unnamed session | ||
| 2289 | 2023.11.06 23:53:29.934994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2290 | 2023.11.06 23:53:29.935038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2291 | 2023.11.06 23:53:29.935057 [ 3 ] {} <Debug> HTTP-Session: 78490fec-66f0-4a85-a9a4-c81d9a5178a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2292 | 2023.11.06 23:53:29.935073 [ 3 ] {} <Debug> HTTP-Session: 78490fec-66f0-4a85-a9a4-c81d9a5178a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2023.11.06 23:53:29.935150 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2294 | 2023.11.06 23:53:29.935195 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2295 | 2023.11.06 23:53:29.935344 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2296 | 2023.11.06 23:53:29.935688 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2297 | 2023.11.06 23:53:29.935973 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2298 | 2023.11.06 23:53:29.936148 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2299 | 2023.11.06 23:53:29.936270 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001094086 sec., 17366 rows/sec., 23.43 MiB/sec. | ||
| 2300 | 2023.11.06 23:53:29.936392 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2301 | 2023.11.06 23:53:29.936414 [ 3 ] {f70af05a-88ef-4169-bfe0-66c268aab40e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2302 | 2023.11.06 23:53:29.936430 [ 3 ] {} <Debug> HTTP-Session: 78490fec-66f0-4a85-a9a4-c81d9a5178a6 Destroying unnamed session | ||
| 2303 | 2023.11.06 23:53:34.936097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2304 | 2023.11.06 23:53:34.936229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2305 | 2023.11.06 23:53:34.936257 [ 3 ] {} <Debug> HTTP-Session: 5b8271ab-989f-4ac4-a6ac-668d3d7f0ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2306 | 2023.11.06 23:53:34.936282 [ 3 ] {} <Debug> HTTP-Session: 5b8271ab-989f-4ac4-a6ac-668d3d7f0ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2023.11.06 23:53:34.936412 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2308 | 2023.11.06 23:53:34.936473 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2309 | 2023.11.06 23:53:34.936633 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2310 | 2023.11.06 23:53:34.937033 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2311 | 2023.11.06 23:53:34.937298 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2312 | 2023.11.06 23:53:34.937456 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2313 | 2023.11.06 23:53:34.937580 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001129406 sec., 30104 rows/sec., 2.26 MiB/sec. | ||
| 2314 | 2023.11.06 23:53:34.937717 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} <Debug> DynamicQueryHandler: Done processing query | ||
| 2315 | 2023.11.06 23:53:34.937742 [ 3 ] {b13ff444-4d87-4dcb-bffd-43725e16a981} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2316 | 2023.11.06 23:53:34.937759 [ 3 ] {} <Debug> HTTP-Session: 5b8271ab-989f-4ac4-a6ac-668d3d7f0ea6 Destroying unnamed session | ||
| 2317 | 2023.11.06 23:53:34.937914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2318 | 2023.11.06 23:53:34.937958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2319 | 2023.11.06 23:53:34.937978 [ 3 ] {} <Debug> HTTP-Session: 6d2fd10c-d0da-4885-b843-b84123391157 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2320 | 2023.11.06 23:53:34.937995 [ 3 ] {} <Debug> HTTP-Session: 6d2fd10c-d0da-4885-b843-b84123391157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2023.11.06 23:53:34.938070 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2322 | 2023.11.06 23:53:34.938109 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2323 | 2023.11.06 23:53:34.938212 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2324 | 2023.11.06 23:53:34.938618 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2325 | 2023.11.06 23:53:34.938842 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2326 | 2023.11.06 23:53:34.938989 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2327 | 2023.11.06 23:53:34.939114 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.001011084 sec., 178026 rows/sec., 17.68 MiB/sec. | ||
| 2328 | 2023.11.06 23:53:34.939231 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2329 | 2023.11.06 23:53:34.939255 [ 3 ] {8c934d6c-d195-475f-98a9-8a7a7f76a9e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2330 | 2023.11.06 23:53:34.939272 [ 3 ] {} <Debug> HTTP-Session: 6d2fd10c-d0da-4885-b843-b84123391157 Destroying unnamed session | ||
| 2331 | 2023.11.06 23:53:34.939429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2332 | 2023.11.06 23:53:34.939474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2333 | 2023.11.06 23:53:34.939494 [ 3 ] {} <Debug> HTTP-Session: abaee87c-490c-4e52-9b33-819560c05971 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2334 | 2023.11.06 23:53:34.939511 [ 3 ] {} <Debug> HTTP-Session: abaee87c-490c-4e52-9b33-819560c05971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2023.11.06 23:53:34.939590 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2336 | 2023.11.06 23:53:34.939630 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2337 | 2023.11.06 23:53:34.939736 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2338 | 2023.11.06 23:53:34.940175 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2339 | 2023.11.06 23:53:34.940397 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2340 | 2023.11.06 23:53:34.940541 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2341 | 2023.11.06 23:53:34.940669 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.001048926 sec., 304120 rows/sec., 21.13 MiB/sec. | ||
| 2342 | 2023.11.06 23:53:34.940775 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} <Debug> DynamicQueryHandler: Done processing query | ||
| 2343 | 2023.11.06 23:53:34.940799 [ 3 ] {15f1535c-b6dd-4d74-bbac-8fed2104ec45} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 2344 | 2023.11.06 23:53:34.940815 [ 3 ] {} <Debug> HTTP-Session: abaee87c-490c-4e52-9b33-819560c05971 Destroying unnamed session | ||
| 2345 | 2023.11.06 23:53:34.940972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2346 | 2023.11.06 23:53:34.941016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2347 | 2023.11.06 23:53:34.941035 [ 3 ] {} <Debug> HTTP-Session: 8b4521fe-a2fb-4e0d-b1bd-27c15816d648 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2348 | 2023.11.06 23:53:34.941052 [ 3 ] {} <Debug> HTTP-Session: 8b4521fe-a2fb-4e0d-b1bd-27c15816d648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2023.11.06 23:53:34.941121 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2350 | 2023.11.06 23:53:34.941161 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2351 | 2023.11.06 23:53:34.941267 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2352 | 2023.11.06 23:53:34.941499 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2353 | 2023.11.06 23:53:34.941736 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2354 | 2023.11.06 23:53:34.941918 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2355 | 2023.11.06 23:53:34.942042 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000892372 sec., 6723 rows/sec., 282.34 KiB/sec. | ||
| 2356 | 2023.11.06 23:53:34.942213 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2357 | 2023.11.06 23:53:34.942238 [ 3 ] {80db48fe-bd6d-4e15-b8f9-38499435b33e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2358 | 2023.11.06 23:53:34.942254 [ 3 ] {} <Debug> HTTP-Session: 8b4521fe-a2fb-4e0d-b1bd-27c15816d648 Destroying unnamed session | ||
| 2359 | 2023.11.06 23:53:34.942388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2360 | 2023.11.06 23:53:34.942432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2361 | 2023.11.06 23:53:34.942450 [ 3 ] {} <Debug> HTTP-Session: cd5fda8c-6ce4-4c85-b7c1-612e041bfb50 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2362 | 2023.11.06 23:53:34.942468 [ 3 ] {} <Debug> HTTP-Session: cd5fda8c-6ce4-4c85-b7c1-612e041bfb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2023.11.06 23:53:34.942541 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2364 | 2023.11.06 23:53:34.942584 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2365 | 2023.11.06 23:53:34.942717 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2366 | 2023.11.06 23:53:34.943004 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2367 | 2023.11.06 23:53:34.943250 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2368 | 2023.11.06 23:53:34.943426 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2369 | 2023.11.06 23:53:34.943536 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000967924 sec., 72319 rows/sec., 4.38 MiB/sec. | ||
| 2370 | 2023.11.06 23:53:34.943644 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2371 | 2023.11.06 23:53:34.943669 [ 3 ] {8bdb87a9-9cf0-4b9c-a1d4-2261418c60a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2372 | 2023.11.06 23:53:34.943685 [ 3 ] {} <Debug> HTTP-Session: cd5fda8c-6ce4-4c85-b7c1-612e041bfb50 Destroying unnamed session | ||
| 2373 | 2023.11.06 23:53:34.943876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2374 | 2023.11.06 23:53:34.943920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2375 | 2023.11.06 23:53:34.943939 [ 3 ] {} <Debug> HTTP-Session: 1990c634-cebc-47cd-b1d3-adbc819f476d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2376 | 2023.11.06 23:53:34.943957 [ 3 ] {} <Debug> HTTP-Session: 1990c634-cebc-47cd-b1d3-adbc819f476d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2023.11.06 23:53:34.944035 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2378 | 2023.11.06 23:53:34.944078 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2379 | 2023.11.06 23:53:34.944209 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2380 | 2023.11.06 23:53:34.944666 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2381 | 2023.11.06 23:53:34.944959 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2382 | 2023.11.06 23:53:34.945133 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2383 | 2023.11.06 23:53:34.945263 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.001200188 sec., 23329 rows/sec., 31.48 MiB/sec. | ||
| 2384 | 2023.11.06 23:53:34.945388 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2385 | 2023.11.06 23:53:34.945414 [ 3 ] {063ca6d0-6181-480c-be5d-fe062cacaf7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2386 | 2023.11.06 23:53:34.945430 [ 3 ] {} <Debug> HTTP-Session: 1990c634-cebc-47cd-b1d3-adbc819f476d Destroying unnamed session | ||
| 2387 | 2023.11.06 23:53:34.945536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2388 | 2023.11.06 23:53:34.945581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2389 | 2023.11.06 23:53:34.945602 [ 3 ] {} <Debug> HTTP-Session: 44cba220-3855-48aa-883e-52d46f17e94a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2390 | 2023.11.06 23:53:34.945619 [ 3 ] {} <Debug> HTTP-Session: 44cba220-3855-48aa-883e-52d46f17e94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2023.11.06 23:53:34.945689 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2392 | 2023.11.06 23:53:34.945729 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2393 | 2023.11.06 23:53:34.945834 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2394 | 2023.11.06 23:53:34.946071 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2395 | 2023.11.06 23:53:34.946300 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2396 | 2023.11.06 23:53:34.946469 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2397 | 2023.11.06 23:53:34.946593 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000875583 sec., 23984 rows/sec., 1.24 MiB/sec. | ||
| 2398 | 2023.11.06 23:53:34.946708 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2399 | 2023.11.06 23:53:34.946731 [ 3 ] {f6d1a7ec-bf08-40c1-bf84-b204ca4f816d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2400 | 2023.11.06 23:53:34.946747 [ 3 ] {} <Debug> HTTP-Session: 44cba220-3855-48aa-883e-52d46f17e94a Destroying unnamed session | ||
| 2401 | 2023.11.06 23:53:39.931124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2402 | 2023.11.06 23:53:39.931258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2403 | 2023.11.06 23:53:39.931293 [ 3 ] {} <Debug> HTTP-Session: 1d21e988-3fec-404b-b092-d883abe61d57 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2404 | 2023.11.06 23:53:39.931322 [ 3 ] {} <Debug> HTTP-Session: 1d21e988-3fec-404b-b092-d883abe61d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2023.11.06 23:53:39.931463 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2406 | 2023.11.06 23:53:39.931531 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2407 | 2023.11.06 23:53:39.931713 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2408 | 2023.11.06 23:53:39.932222 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2409 | 2023.11.06 23:53:39.932487 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2410 | 2023.11.06 23:53:39.932648 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2411 | 2023.11.06 23:53:39.932775 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001272098 sec., 14935 rows/sec., 1.18 MiB/sec. | ||
| 2412 | 2023.11.06 23:53:39.932778 [ 58 ] {} <Debug> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2413 | 2023.11.06 23:53:39.932856 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2414 | 2023.11.06 23:53:39.932930 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2415 | 2023.11.06 23:53:39.932941 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2416 | 2023.11.06 23:53:39.932956 [ 3 ] {eb6b299a-4dbd-4fe5-a13d-68a1530bc51f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2417 | 2023.11.06 23:53:39.932984 [ 3 ] {} <Debug> HTTP-Session: 1d21e988-3fec-404b-b092-d883abe61d57 Destroying unnamed session | ||
| 2418 | 2023.11.06 23:53:39.933031 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2419 | 2023.11.06 23:53:39.933064 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 50 rows starting from the beginning of the part | ||
| 2420 | 2023.11.06 23:53:39.933110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2421 | 2023.11.06 23:53:39.933169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2422 | 2023.11.06 23:53:39.933205 [ 3 ] {} <Debug> HTTP-Session: e32a3c77-8c03-477c-85ed-ec6b6750dd3c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2423 | 2023.11.06 23:53:39.933217 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
| 2424 | 2023.11.06 23:53:39.933226 [ 3 ] {} <Debug> HTTP-Session: e32a3c77-8c03-477c-85ed-ec6b6750dd3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2023.11.06 23:53:39.933348 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2426 | 2023.11.06 23:53:39.933368 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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 | ||
| 2427 | 2023.11.06 23:53:39.933402 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2428 | 2023.11.06 23:53:39.933545 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part | ||
| 2429 | 2023.11.06 23:53:39.933639 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2430 | 2023.11.06 23:53:39.933718 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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 | ||
| 2431 | 2023.11.06 23:53:39.933887 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part | ||
| 2432 | 2023.11.06 23:53:39.934207 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2433 | 2023.11.06 23:53:39.934475 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2434 | 2023.11.06 23:53:39.934674 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2435 | 2023.11.06 23:53:39.934837 [ 58 ] {} <Debug> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2436 | 2023.11.06 23:53:39.934826 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.001878656 sec., 92619.40451045854 rows/sec., 7.10 MiB/sec. | ||
| 2437 | 2023.11.06 23:53:39.934875 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} <Information> executeQuery: Read 57 rows, 5.14 KiB in 0.001491952 sec., 38204 rows/sec., 3.36 MiB/sec. | ||
| 2438 | 2023.11.06 23:53:39.934883 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2439 | 2023.11.06 23:53:39.935113 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2440 | 2023.11.06 23:53:39.935120 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2441 | 2023.11.06 23:53:39.935212 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} <Debug> DynamicQueryHandler: Done processing query | ||
| 2442 | 2023.11.06 23:53:39.935259 [ 3 ] {342d8515-613b-4910-bda7-b09f361dc541} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2443 | 2023.11.06 23:53:39.935316 [ 3 ] {} <Debug> HTTP-Session: e32a3c77-8c03-477c-85ed-ec6b6750dd3c Destroying unnamed session | ||
| 2444 | 2023.11.06 23:53:39.935327 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2445 | 2023.11.06 23:53:39.935407 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2446 | 2023.11.06 23:53:39.935414 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 228 rows starting from the beginning of the part | ||
| 2447 | 2023.11.06 23:53:39.935487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 5119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2448 | 2023.11.06 23:53:39.935537 [ 16 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_16_3} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2449 | 2023.11.06 23:53:39.935568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2450 | 2023.11.06 23:53:39.935636 [ 3 ] {} <Debug> HTTP-Session: 18505703-f7fb-4cdd-91c3-709f8df73964 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2451 | 2023.11.06 23:53:39.935707 [ 3 ] {} <Debug> HTTP-Session: 18505703-f7fb-4cdd-91c3-709f8df73964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2023.11.06 23:53:39.935822 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
| 2453 | 2023.11.06 23:53:39.935930 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2454 | 2023.11.06 23:53:39.936044 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2455 | 2023.11.06 23:53:39.936076 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 180 rows starting from the beginning of the part | ||
| 2456 | 2023.11.06 23:53:39.936389 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 57 rows starting from the beginning of the part | ||
| 2457 | 2023.11.06 23:53:39.936509 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2458 | 2023.11.06 23:53:39.936679 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 180 rows starting from the beginning of the part | ||
| 2459 | 2023.11.06 23:53:39.936888 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 57 rows starting from the beginning of the part | ||
| 2460 | 2023.11.06 23:53:39.937385 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2461 | 2023.11.06 23:53:39.937749 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2462 | 2023.11.06 23:53:39.938070 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2463 | 2023.11.06 23:53:39.938257 [ 58 ] {} <Debug> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2464 | 2023.11.06 23:53:39.938329 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2465 | 2023.11.06 23:53:39.938338 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} <Information> executeQuery: Read 30 rows, 2.39 KiB in 0.002351684 sec., 12756 rows/sec., 1015.73 KiB/sec. | ||
| 2466 | 2023.11.06 23:53:39.938555 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2467 | 2023.11.06 23:53:39.938960 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} <Debug> DynamicQueryHandler: Done processing query | ||
| 2468 | 2023.11.06 23:53:39.938990 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2469 | 2023.11.06 23:53:39.939051 [ 3 ] {4cef0820-0e88-4424-aeda-5aae38e93bd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2470 | 2023.11.06 23:53:39.939136 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 364 rows starting from the beginning of the part | ||
| 2471 | 2023.11.06 23:53:39.939149 [ 3 ] {} <Debug> HTTP-Session: 18505703-f7fb-4cdd-91c3-709f8df73964 Destroying unnamed session | ||
| 2472 | 2023.11.06 23:53:39.939169 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 4 columns (4 merged, 0 gathered) in 0.004216471 sec., 179296.85749054124 rows/sec., 17.21 MiB/sec. | ||
| 2473 | 2023.11.06 23:53:39.939374 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2474 | 2023.11.06 23:53:39.939428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2475 | 2023.11.06 23:53:39.939515 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
| 2476 | 2023.11.06 23:53:39.939590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2477 | 2023.11.06 23:53:39.939648 [ 3 ] {} <Debug> HTTP-Session: e8bb4dd7-bbe0-41e9-8a5e-24075d6e53ee Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2478 | 2023.11.06 23:53:39.939715 [ 3 ] {} <Debug> HTTP-Session: e8bb4dd7-bbe0-41e9-8a5e-24075d6e53ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2479 | 2023.11.06 23:53:39.939786 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2480 | 2023.11.06 23:53:39.939828 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 319 rows starting from the beginning of the part | ||
| 2481 | 2023.11.06 23:53:39.939962 [ 21 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_16_3} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2482 | 2023.11.06 23:53:39.940055 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2483 | 2023.11.06 23:53:39.940238 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part | ||
| 2484 | 2023.11.06 23:53:39.940246 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2485 | 2023.11.06 23:53:39.940493 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 319 rows starting from the beginning of the part | ||
| 2486 | 2023.11.06 23:53:39.940815 [ 18 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 2487 | 2023.11.06 23:53:39.940848 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2488 | 2023.11.06 23:53:39.941491 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2489 | 2023.11.06 23:53:39.942146 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2490 | 2023.11.06 23:53:39.942461 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1069 rows, containing 4 columns (4 merged, 0 gathered) in 0.004073979 sec., 262397.0324834762 rows/sec., 18.46 MiB/sec. | ||
| 2491 | 2023.11.06 23:53:39.942478 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2492 | 2023.11.06 23:53:39.942679 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2493 | 2023.11.06 23:53:39.942704 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002523756 sec., 4358 rows/sec., 287.50 KiB/sec. | ||
| 2494 | 2023.11.06 23:53:39.942952 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} <Debug> DynamicQueryHandler: Done processing query | ||
| 2495 | 2023.11.06 23:53:39.942985 [ 3 ] {0e590847-b048-4cd4-abef-9ac114579723} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2496 | 2023.11.06 23:53:39.943003 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2497 | 2023.11.06 23:53:39.943017 [ 3 ] {} <Debug> HTTP-Session: e8bb4dd7-bbe0-41e9-8a5e-24075d6e53ee Destroying unnamed session | ||
| 2498 | 2023.11.06 23:53:39.943112 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_16_3} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2499 | 2023.11.06 23:53:39.943239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2500 | 2023.11.06 23:53:39.943292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2501 | 2023.11.06 23:53:39.943312 [ 3 ] {} <Debug> HTTP-Session: 483c8207-3a1b-4a85-8921-4961a194dcfb Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2502 | 2023.11.06 23:53:39.943330 [ 3 ] {} <Debug> HTTP-Session: 483c8207-3a1b-4a85-8921-4961a194dcfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2503 | 2023.11.06 23:53:39.943415 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2504 | 2023.11.06 23:53:39.943461 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2505 | 2023.11.06 23:53:39.943614 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2506 | 2023.11.06 23:53:39.944026 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2507 | 2023.11.06 23:53:39.944325 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2508 | 2023.11.06 23:53:39.944509 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2509 | 2023.11.06 23:53:39.944605 [ 58 ] {} <Debug> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2510 | 2023.11.06 23:53:39.944618 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001174207 sec., 16181 rows/sec., 21.84 MiB/sec. | ||
| 2511 | 2023.11.06 23:53:39.944642 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2512 | 2023.11.06 23:53:39.944736 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2513 | 2023.11.06 23:53:39.944798 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2514 | 2023.11.06 23:53:39.944822 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2515 | 2023.11.06 23:53:39.944827 [ 3 ] {49109975-8403-488c-82e4-0732ae803b0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2516 | 2023.11.06 23:53:39.944859 [ 3 ] {} <Debug> HTTP-Session: 483c8207-3a1b-4a85-8921-4961a194dcfb Destroying unnamed session | ||
| 2517 | 2023.11.06 23:53:39.944862 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 108 rows starting from the beginning of the part | ||
| 2518 | 2023.11.06 23:53:39.944971 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part | ||
| 2519 | 2023.11.06 23:53:39.945058 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 2520 | 2023.11.06 23:53:39.945141 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part | ||
| 2521 | 2023.11.06 23:53:39.945221 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 2522 | 2023.11.06 23:53:39.945303 [ 12 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part | ||
| 2523 | 2023.11.06 23:53:39.946471 [ 14 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 6 columns (6 merged, 0 gathered) in 0.001765725 sec., 124594.71321978224 rows/sec., 168.13 MiB/sec. | ||
| 2524 | 2023.11.06 23:53:39.946860 [ 14 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2525 | 2023.11.06 23:53:39.947238 [ 14 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2526 | 2023.11.06 23:53:39.947314 [ 14 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2527 | 2023.11.06 23:53:39.947397 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d38ce742-876d-4edb-924f-b99c89ec50da::all_1_11_2: 4.02 MiB. | ||
| 2528 | 2023.11.06 23:53:40.000122 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.02 MiB, peak 237.34 MiB, will set to 230.89 MiB (RSS), difference: -4.13 MiB | ||
| 2529 | 2023.11.06 23:53:44.477413 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2530 | 2023.11.06 23:53:44.477534 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2531 | 2023.11.06 23:53:44.936579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2532 | 2023.11.06 23:53:44.936682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2533 | 2023.11.06 23:53:44.936707 [ 3 ] {} <Debug> HTTP-Session: e5a2dc99-8cd5-448f-966e-3ac8028eb4f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2534 | 2023.11.06 23:53:44.936730 [ 3 ] {} <Debug> HTTP-Session: e5a2dc99-8cd5-448f-966e-3ac8028eb4f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2023.11.06 23:53:44.936863 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2536 | 2023.11.06 23:53:44.936923 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2537 | 2023.11.06 23:53:44.937081 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2538 | 2023.11.06 23:53:44.937487 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2539 | 2023.11.06 23:53:44.937748 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2540 | 2023.11.06 23:53:44.937911 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2541 | 2023.11.06 23:53:44.938027 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001129966 sec., 30089 rows/sec., 2.26 MiB/sec. | ||
| 2542 | 2023.11.06 23:53:44.938161 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} <Debug> DynamicQueryHandler: Done processing query | ||
| 2543 | 2023.11.06 23:53:44.938187 [ 3 ] {c2eff134-0027-4c7c-b940-406952e44470} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2544 | 2023.11.06 23:53:44.938204 [ 3 ] {} <Debug> HTTP-Session: e5a2dc99-8cd5-448f-966e-3ac8028eb4f3 Destroying unnamed session | ||
| 2545 | 2023.11.06 23:53:44.938352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2546 | 2023.11.06 23:53:44.938404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2547 | 2023.11.06 23:53:44.938431 [ 3 ] {} <Debug> HTTP-Session: 4599ab81-a7c9-4478-a65b-ef682502cded Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2548 | 2023.11.06 23:53:44.938456 [ 3 ] {} <Debug> HTTP-Session: 4599ab81-a7c9-4478-a65b-ef682502cded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2549 | 2023.11.06 23:53:44.938542 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2550 | 2023.11.06 23:53:44.938581 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2551 | 2023.11.06 23:53:44.938684 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2552 | 2023.11.06 23:53:44.939139 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2553 | 2023.11.06 23:53:44.939359 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2554 | 2023.11.06 23:53:44.939509 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2555 | 2023.11.06 23:53:44.939609 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.001036625 sec., 173640 rows/sec., 17.25 MiB/sec. | ||
| 2556 | 2023.11.06 23:53:44.939748 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2557 | 2023.11.06 23:53:44.939771 [ 3 ] {c7bc7c23-8039-4f2c-b0df-5159d7a5f20c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2558 | 2023.11.06 23:53:44.939787 [ 3 ] {} <Debug> HTTP-Session: 4599ab81-a7c9-4478-a65b-ef682502cded Destroying unnamed session | ||
| 2559 | 2023.11.06 23:53:44.939936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2560 | 2023.11.06 23:53:44.939980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2561 | 2023.11.06 23:53:44.939998 [ 3 ] {} <Debug> HTTP-Session: 3e123ebc-8071-4c80-bfb8-8813aee12fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2562 | 2023.11.06 23:53:44.940014 [ 3 ] {} <Debug> HTTP-Session: 3e123ebc-8071-4c80-bfb8-8813aee12fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2563 | 2023.11.06 23:53:44.940100 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2564 | 2023.11.06 23:53:44.940139 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2565 | 2023.11.06 23:53:44.940242 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2566 | 2023.11.06 23:53:44.940744 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2567 | 2023.11.06 23:53:44.940963 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2568 | 2023.11.06 23:53:44.941123 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2569 | 2023.11.06 23:53:44.941223 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.001094805 sec., 291376 rows/sec., 20.24 MiB/sec. | ||
| 2570 | 2023.11.06 23:53:44.941418 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2571 | 2023.11.06 23:53:44.941442 [ 3 ] {8e498c1a-d825-4825-b7a4-a01b6d8821f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 2572 | 2023.11.06 23:53:44.941459 [ 3 ] {} <Debug> HTTP-Session: 3e123ebc-8071-4c80-bfb8-8813aee12fa9 Destroying unnamed session | ||
| 2573 | 2023.11.06 23:53:44.941618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2574 | 2023.11.06 23:53:44.941661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2575 | 2023.11.06 23:53:44.941679 [ 3 ] {} <Debug> HTTP-Session: ab5e89c6-f051-47bd-85c2-fbce1cb79c6a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2576 | 2023.11.06 23:53:44.941696 [ 3 ] {} <Debug> HTTP-Session: ab5e89c6-f051-47bd-85c2-fbce1cb79c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2023.11.06 23:53:44.941764 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2578 | 2023.11.06 23:53:44.941803 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2579 | 2023.11.06 23:53:44.941919 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2580 | 2023.11.06 23:53:44.942196 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2581 | 2023.11.06 23:53:44.942433 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2582 | 2023.11.06 23:53:44.942603 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2583 | 2023.11.06 23:53:44.942706 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000912764 sec., 6573 rows/sec., 276.03 KiB/sec. | ||
| 2584 | 2023.11.06 23:53:44.942873 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2585 | 2023.11.06 23:53:44.942896 [ 3 ] {343b5229-7b8c-47cb-abe3-0ec2754a26a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2586 | 2023.11.06 23:53:44.942912 [ 3 ] {} <Debug> HTTP-Session: ab5e89c6-f051-47bd-85c2-fbce1cb79c6a Destroying unnamed session | ||
| 2587 | 2023.11.06 23:53:44.943057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2588 | 2023.11.06 23:53:44.943101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2589 | 2023.11.06 23:53:44.943119 [ 3 ] {} <Debug> HTTP-Session: 68db13af-bea0-409c-9f5a-1e28638db098 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2590 | 2023.11.06 23:53:44.943136 [ 3 ] {} <Debug> HTTP-Session: 68db13af-bea0-409c-9f5a-1e28638db098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2591 | 2023.11.06 23:53:44.943208 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2592 | 2023.11.06 23:53:44.943250 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2593 | 2023.11.06 23:53:44.943377 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2594 | 2023.11.06 23:53:44.943696 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2595 | 2023.11.06 23:53:44.943933 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2596 | 2023.11.06 23:53:44.944104 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2597 | 2023.11.06 23:53:44.944193 [ 71 ] {} <Debug> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2598 | 2023.11.06 23:53:44.944205 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000969654 sec., 72190 rows/sec., 4.38 MiB/sec. | ||
| 2599 | 2023.11.06 23:53:44.944245 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2600 | 2023.11.06 23:53:44.944429 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2601 | 2023.11.06 23:53:44.944461 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2602 | 2023.11.06 23:53:44.944502 [ 3 ] {a47e9eb7-61b7-4533-b8a5-6e0ae74a358d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2603 | 2023.11.06 23:53:44.944532 [ 3 ] {} <Debug> HTTP-Session: 68db13af-bea0-409c-9f5a-1e28638db098 Destroying unnamed session | ||
| 2604 | 2023.11.06 23:53:44.944598 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2605 | 2023.11.06 23:53:44.944643 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 361 rows starting from the beginning of the part | ||
| 2606 | 2023.11.06 23:53:44.944801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2607 | 2023.11.06 23:53:44.944824 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
| 2608 | 2023.11.06 23:53:44.944895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2609 | 2023.11.06 23:53:44.944942 [ 3 ] {} <Debug> HTTP-Session: e40348e8-1fc5-4e3a-8f35-9c7af319313e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2610 | 2023.11.06 23:53:44.944971 [ 3 ] {} <Debug> HTTP-Session: e40348e8-1fc5-4e3a-8f35-9c7af319313e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2611 | 2023.11.06 23:53:44.945080 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 70 rows starting from the beginning of the part | ||
| 2612 | 2023.11.06 23:53:44.945194 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2613 | 2023.11.06 23:53:44.945335 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2614 | 2023.11.06 23:53:44.945373 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 70 rows starting from the beginning of the part | ||
| 2615 | 2023.11.06 23:53:44.945721 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2616 | 2023.11.06 23:53:44.945946 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2617 | 2023.11.06 23:53:44.945978 [ 18 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 70 rows starting from the beginning of the part | ||
| 2618 | 2023.11.06 23:53:44.947101 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2619 | 2023.11.06 23:53:44.947822 [ 14 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 5 columns (5 merged, 0 gathered) in 0.003505971 sec., 185968.45210642074 rows/sec., 11.30 MiB/sec. | ||
| 2620 | 2023.11.06 23:53:44.947914 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2621 | 2023.11.06 23:53:44.948039 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2622 | 2023.11.06 23:53:44.948155 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2623 | 2023.11.06 23:53:44.948356 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.003087204 sec., 9069 rows/sec., 12.24 MiB/sec. | ||
| 2624 | 2023.11.06 23:53:44.948444 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2625 | 2023.11.06 23:53:44.948602 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2626 | 2023.11.06 23:53:44.948627 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2627 | 2023.11.06 23:53:44.948672 [ 3 ] {d41fe2a8-44f7-45f0-bfe5-c252571ea2b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2628 | 2023.11.06 23:53:44.948718 [ 3 ] {} <Debug> HTTP-Session: e40348e8-1fc5-4e3a-8f35-9c7af319313e Destroying unnamed session | ||
| 2629 | 2023.11.06 23:53:44.948839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2630 | 2023.11.06 23:53:44.948883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2631 | 2023.11.06 23:53:44.948901 [ 3 ] {} <Debug> HTTP-Session: 08a8a2c1-bf0e-41aa-b19f-9aa03f0ab5fb Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2632 | 2023.11.06 23:53:44.948919 [ 3 ] {} <Debug> HTTP-Session: 08a8a2c1-bf0e-41aa-b19f-9aa03f0ab5fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2633 | 2023.11.06 23:53:44.948990 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2634 | 2023.11.06 23:53:44.949029 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2635 | 2023.11.06 23:53:44.949146 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2636 | 2023.11.06 23:53:44.949435 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2637 | 2023.11.06 23:53:44.949681 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2638 | 2023.11.06 23:53:44.949851 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2639 | 2023.11.06 23:53:44.949953 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000931954 sec., 22533 rows/sec., 1.17 MiB/sec. | ||
| 2640 | 2023.11.06 23:53:44.950095 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} <Debug> DynamicQueryHandler: Done processing query | ||
| 2641 | 2023.11.06 23:53:44.950118 [ 3 ] {5e545c09-2b3d-46a2-8285-1dfc98bed797} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2642 | 2023.11.06 23:53:44.950135 [ 3 ] {} <Debug> HTTP-Session: 08a8a2c1-bf0e-41aa-b19f-9aa03f0ab5fb Destroying unnamed session | ||
| 2643 | 2023.11.06 23:53:49.929789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2644 | 2023.11.06 23:53:49.929921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2645 | 2023.11.06 23:53:49.929951 [ 3 ] {} <Debug> HTTP-Session: 213f2d86-8f20-4eba-a79c-10ca28af375f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2646 | 2023.11.06 23:53:49.929979 [ 3 ] {} <Debug> HTTP-Session: 213f2d86-8f20-4eba-a79c-10ca28af375f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2647 | 2023.11.06 23:53:49.930118 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2648 | 2023.11.06 23:53:49.930185 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2649 | 2023.11.06 23:53:49.930364 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2650 | 2023.11.06 23:53:49.930824 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2651 | 2023.11.06 23:53:49.931082 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2652 | 2023.11.06 23:53:49.931241 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2653 | 2023.11.06 23:53:49.931391 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001231418 sec., 15429 rows/sec., 1.22 MiB/sec. | ||
| 2654 | 2023.11.06 23:53:49.931528 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2655 | 2023.11.06 23:53:49.931552 [ 3 ] {111cde60-ba46-498f-9caa-e3c41e16432f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2656 | 2023.11.06 23:53:49.931568 [ 3 ] {} <Debug> HTTP-Session: 213f2d86-8f20-4eba-a79c-10ca28af375f Destroying unnamed session | ||
| 2657 | 2023.11.06 23:53:49.931685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2658 | 2023.11.06 23:53:49.931730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2659 | 2023.11.06 23:53:49.931748 [ 3 ] {} <Debug> HTTP-Session: 93ede7da-5d98-45fb-a36c-b8973c5742a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2660 | 2023.11.06 23:53:49.931766 [ 3 ] {} <Debug> HTTP-Session: 93ede7da-5d98-45fb-a36c-b8973c5742a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2661 | 2023.11.06 23:53:49.931839 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2662 | 2023.11.06 23:53:49.931877 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2663 | 2023.11.06 23:53:49.931983 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2664 | 2023.11.06 23:53:49.932319 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2665 | 2023.11.06 23:53:49.932526 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2666 | 2023.11.06 23:53:49.932669 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2667 | 2023.11.06 23:53:49.932793 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} <Information> executeQuery: Read 57 rows, 5.14 KiB in 0.000925213 sec., 61607 rows/sec., 5.42 MiB/sec. | ||
| 2668 | 2023.11.06 23:53:49.932933 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2669 | 2023.11.06 23:53:49.932956 [ 3 ] {bc021af6-b811-4fde-b25e-2a00f0c4db8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2670 | 2023.11.06 23:53:49.932972 [ 3 ] {} <Debug> HTTP-Session: 93ede7da-5d98-45fb-a36c-b8973c5742a2 Destroying unnamed session | ||
| 2671 | 2023.11.06 23:53:49.933083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2672 | 2023.11.06 23:53:49.933126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2673 | 2023.11.06 23:53:49.933144 [ 3 ] {} <Debug> HTTP-Session: cb474447-00e6-4ed0-a9b5-06ec5133abd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2674 | 2023.11.06 23:53:49.933160 [ 3 ] {} <Debug> HTTP-Session: cb474447-00e6-4ed0-a9b5-06ec5133abd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2675 | 2023.11.06 23:53:49.933229 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2676 | 2023.11.06 23:53:49.933267 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2677 | 2023.11.06 23:53:49.933369 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2678 | 2023.11.06 23:53:49.933655 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2679 | 2023.11.06 23:53:49.933857 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2680 | 2023.11.06 23:53:49.934001 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2681 | 2023.11.06 23:53:49.934124 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000862952 sec., 22017 rows/sec., 1.72 MiB/sec. | ||
| 2682 | 2023.11.06 23:53:49.934238 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2683 | 2023.11.06 23:53:49.934261 [ 3 ] {df0acc6e-c4f3-42af-9755-4715cd594f7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2684 | 2023.11.06 23:53:49.934276 [ 3 ] {} <Debug> HTTP-Session: cb474447-00e6-4ed0-a9b5-06ec5133abd5 Destroying unnamed session | ||
| 2685 | 2023.11.06 23:53:49.934481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2686 | 2023.11.06 23:53:49.934526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2687 | 2023.11.06 23:53:49.934544 [ 3 ] {} <Debug> HTTP-Session: e96043f2-05ce-4718-b846-1aaa180e0017 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2688 | 2023.11.06 23:53:49.934560 [ 3 ] {} <Debug> HTTP-Session: e96043f2-05ce-4718-b846-1aaa180e0017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2689 | 2023.11.06 23:53:49.934635 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2690 | 2023.11.06 23:53:49.934679 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2691 | 2023.11.06 23:53:49.934815 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2692 | 2023.11.06 23:53:49.935181 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2693 | 2023.11.06 23:53:49.935486 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2694 | 2023.11.06 23:53:49.935659 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2695 | 2023.11.06 23:53:49.935784 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001121856 sec., 16936 rows/sec., 22.85 MiB/sec. | ||
| 2696 | 2023.11.06 23:53:49.935906 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} <Debug> DynamicQueryHandler: Done processing query | ||
| 2697 | 2023.11.06 23:53:49.935929 [ 3 ] {1375b29b-6aa6-4579-8871-2aee495cdbdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2698 | 2023.11.06 23:53:49.935944 [ 3 ] {} <Debug> HTTP-Session: e96043f2-05ce-4718-b846-1aaa180e0017 Destroying unnamed session | ||
| 2699 | 2023.11.06 23:53:54.936466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2700 | 2023.11.06 23:53:54.936587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2701 | 2023.11.06 23:53:54.936614 [ 3 ] {} <Debug> HTTP-Session: 3a60af0f-1102-4762-b2f5-9e95f742fc4b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2702 | 2023.11.06 23:53:54.936639 [ 3 ] {} <Debug> HTTP-Session: 3a60af0f-1102-4762-b2f5-9e95f742fc4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2703 | 2023.11.06 23:53:54.936767 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2704 | 2023.11.06 23:53:54.936828 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2705 | 2023.11.06 23:53:54.936985 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2706 | 2023.11.06 23:53:54.937384 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2707 | 2023.11.06 23:53:54.937656 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2708 | 2023.11.06 23:53:54.937847 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2709 | 2023.11.06 23:53:54.937963 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001160507 sec., 29297 rows/sec., 2.20 MiB/sec. | ||
| 2710 | 2023.11.06 23:53:54.938106 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} <Debug> DynamicQueryHandler: Done processing query | ||
| 2711 | 2023.11.06 23:53:54.938131 [ 3 ] {18dfa3a3-f1de-4916-843c-2d2e0011cd83} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2712 | 2023.11.06 23:53:54.938149 [ 3 ] {} <Debug> HTTP-Session: 3a60af0f-1102-4762-b2f5-9e95f742fc4b Destroying unnamed session | ||
| 2713 | 2023.11.06 23:53:54.938315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2714 | 2023.11.06 23:53:54.938362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2715 | 2023.11.06 23:53:54.938382 [ 3 ] {} <Debug> HTTP-Session: 16aeb42c-c811-46c9-bcdb-8cc03240a825 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2716 | 2023.11.06 23:53:54.938399 [ 3 ] {} <Debug> HTTP-Session: 16aeb42c-c811-46c9-bcdb-8cc03240a825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2717 | 2023.11.06 23:53:54.938477 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2718 | 2023.11.06 23:53:54.938516 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2719 | 2023.11.06 23:53:54.938622 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2720 | 2023.11.06 23:53:54.939006 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2721 | 2023.11.06 23:53:54.939235 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2722 | 2023.11.06 23:53:54.939384 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2723 | 2023.11.06 23:53:54.939485 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.000980525 sec., 183575 rows/sec., 18.23 MiB/sec. | ||
| 2724 | 2023.11.06 23:53:54.939603 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2725 | 2023.11.06 23:53:54.939627 [ 3 ] {2565ba3b-7d90-4643-8173-8b4267d5d6c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2726 | 2023.11.06 23:53:54.939643 [ 3 ] {} <Debug> HTTP-Session: 16aeb42c-c811-46c9-bcdb-8cc03240a825 Destroying unnamed session | ||
| 2727 | 2023.11.06 23:53:54.939804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2728 | 2023.11.06 23:53:54.939850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2729 | 2023.11.06 23:53:54.939869 [ 3 ] {} <Debug> HTTP-Session: 0085a9a0-e1dd-4e85-9ded-c08411407d4d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2730 | 2023.11.06 23:53:54.939886 [ 3 ] {} <Debug> HTTP-Session: 0085a9a0-e1dd-4e85-9ded-c08411407d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2731 | 2023.11.06 23:53:54.939975 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2732 | 2023.11.06 23:53:54.940014 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2733 | 2023.11.06 23:53:54.940120 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2734 | 2023.11.06 23:53:54.940569 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2735 | 2023.11.06 23:53:54.940790 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2736 | 2023.11.06 23:53:54.940936 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2737 | 2023.11.06 23:53:54.941034 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.001032255 sec., 309032 rows/sec., 21.47 MiB/sec. | ||
| 2738 | 2023.11.06 23:53:54.941149 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2739 | 2023.11.06 23:53:54.941173 [ 3 ] {dd492abc-f5ca-4ef8-8214-b50bcadad9f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 2740 | 2023.11.06 23:53:54.941188 [ 3 ] {} <Debug> HTTP-Session: 0085a9a0-e1dd-4e85-9ded-c08411407d4d Destroying unnamed session | ||
| 2741 | 2023.11.06 23:53:54.941341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2742 | 2023.11.06 23:53:54.941386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2743 | 2023.11.06 23:53:54.941405 [ 3 ] {} <Debug> HTTP-Session: 8b53b0b8-0570-4a3e-aa38-48b24715319b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2744 | 2023.11.06 23:53:54.941422 [ 3 ] {} <Debug> HTTP-Session: 8b53b0b8-0570-4a3e-aa38-48b24715319b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2745 | 2023.11.06 23:53:54.941492 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2746 | 2023.11.06 23:53:54.941532 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2747 | 2023.11.06 23:53:54.941638 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2748 | 2023.11.06 23:53:54.941879 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2749 | 2023.11.06 23:53:54.942118 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2750 | 2023.11.06 23:53:54.942284 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2751 | 2023.11.06 23:53:54.942380 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000860892 sec., 6969 rows/sec., 292.67 KiB/sec. | ||
| 2752 | 2023.11.06 23:53:54.942493 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2753 | 2023.11.06 23:53:54.942517 [ 3 ] {7f5892e4-f8a2-4785-a70e-d59406640d3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2754 | 2023.11.06 23:53:54.942534 [ 3 ] {} <Debug> HTTP-Session: 8b53b0b8-0570-4a3e-aa38-48b24715319b Destroying unnamed session | ||
| 2755 | 2023.11.06 23:53:54.942699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2756 | 2023.11.06 23:53:54.942744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2757 | 2023.11.06 23:53:54.942763 [ 3 ] {} <Debug> HTTP-Session: 2d97e479-f68c-4a17-ac22-4b5683426887 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2758 | 2023.11.06 23:53:54.942780 [ 3 ] {} <Debug> HTTP-Session: 2d97e479-f68c-4a17-ac22-4b5683426887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2759 | 2023.11.06 23:53:54.942853 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2760 | 2023.11.06 23:53:54.942893 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2761 | 2023.11.06 23:53:54.943007 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2762 | 2023.11.06 23:53:54.943291 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2763 | 2023.11.06 23:53:54.943542 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2764 | 2023.11.06 23:53:54.943729 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2765 | 2023.11.06 23:53:54.943828 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000948103 sec., 73831 rows/sec., 4.48 MiB/sec. | ||
| 2766 | 2023.11.06 23:53:54.943942 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2767 | 2023.11.06 23:53:54.943965 [ 3 ] {780de96e-cd61-4f73-b850-c67b553d114b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2768 | 2023.11.06 23:53:54.943981 [ 3 ] {} <Debug> HTTP-Session: 2d97e479-f68c-4a17-ac22-4b5683426887 Destroying unnamed session | ||
| 2769 | 2023.11.06 23:53:54.944132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2770 | 2023.11.06 23:53:54.944177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2771 | 2023.11.06 23:53:54.944196 [ 3 ] {} <Debug> HTTP-Session: 34ba5c03-159f-487d-b279-c1abcc412fb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2772 | 2023.11.06 23:53:54.944212 [ 3 ] {} <Debug> HTTP-Session: 34ba5c03-159f-487d-b279-c1abcc412fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2773 | 2023.11.06 23:53:54.944286 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2774 | 2023.11.06 23:53:54.944328 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2775 | 2023.11.06 23:53:54.944459 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2776 | 2023.11.06 23:53:54.944838 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2777 | 2023.11.06 23:53:54.945130 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2778 | 2023.11.06 23:53:54.945299 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2779 | 2023.11.06 23:53:54.945398 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.001085766 sec., 25788 rows/sec., 34.80 MiB/sec. | ||
| 2780 | 2023.11.06 23:53:54.945515 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2781 | 2023.11.06 23:53:54.945539 [ 3 ] {1c252ffd-ea9f-49a3-b851-74aa588b76b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2782 | 2023.11.06 23:53:54.945555 [ 3 ] {} <Debug> HTTP-Session: 34ba5c03-159f-487d-b279-c1abcc412fb8 Destroying unnamed session | ||
| 2783 | 2023.11.06 23:53:54.945673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2784 | 2023.11.06 23:53:54.945718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2785 | 2023.11.06 23:53:54.945736 [ 3 ] {} <Debug> HTTP-Session: e8b32976-6c86-4307-8a11-24bd2d5af533 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2786 | 2023.11.06 23:53:54.945753 [ 3 ] {} <Debug> HTTP-Session: e8b32976-6c86-4307-8a11-24bd2d5af533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2787 | 2023.11.06 23:53:54.945820 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2788 | 2023.11.06 23:53:54.945858 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2789 | 2023.11.06 23:53:54.945958 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2790 | 2023.11.06 23:53:54.946285 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2791 | 2023.11.06 23:53:54.946511 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2792 | 2023.11.06 23:53:54.946680 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2793 | 2023.11.06 23:53:54.946778 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000931714 sec., 22539 rows/sec., 1.17 MiB/sec. | ||
| 2794 | 2023.11.06 23:53:54.946771 [ 123 ] {} <Debug> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2795 | 2023.11.06 23:53:54.946849 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2796 | 2023.11.06 23:53:54.946911 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} <Debug> DynamicQueryHandler: Done processing query | ||
| 2797 | 2023.11.06 23:53:54.946956 [ 3 ] {057fe874-84c2-4f77-8e33-afba65d45f16} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2798 | 2023.11.06 23:53:54.946960 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2799 | 2023.11.06 23:53:54.946976 [ 3 ] {} <Debug> HTTP-Session: e8b32976-6c86-4307-8a11-24bd2d5af533 Destroying unnamed session | ||
| 2800 | 2023.11.06 23:53:54.947081 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2801 | 2023.11.06 23:53:54.947114 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 129 rows starting from the beginning of the part | ||
| 2802 | 2023.11.06 23:53:54.947224 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 2803 | 2023.11.06 23:53:54.947314 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::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 | ||
| 2804 | 2023.11.06 23:53:54.947398 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part | ||
| 2805 | 2023.11.06 23:53:54.947483 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::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 | ||
| 2806 | 2023.11.06 23:53:54.947564 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part | ||
| 2807 | 2023.11.06 23:53:54.948144 [ 14 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 4 columns (4 merged, 0 gathered) in 0.001233308 sec., 197031.07415179338 rows/sec., 10.70 MiB/sec. | ||
| 2808 | 2023.11.06 23:53:54.948332 [ 14 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2809 | 2023.11.06 23:53:54.948615 [ 14 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2810 | 2023.11.06 23:53:54.948714 [ 14 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_11_2} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2811 | 2023.11.06 23:53:59.477584 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2812 | 2023.11.06 23:53:59.477650 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2813 | 2023.11.06 23:53:59.930325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2814 | 2023.11.06 23:53:59.930433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2815 | 2023.11.06 23:53:59.930458 [ 3 ] {} <Debug> HTTP-Session: 45a416b9-7c36-4bd7-b393-e66e4f717585 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2816 | 2023.11.06 23:53:59.930482 [ 3 ] {} <Debug> HTTP-Session: 45a416b9-7c36-4bd7-b393-e66e4f717585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2817 | 2023.11.06 23:53:59.930606 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2818 | 2023.11.06 23:53:59.930666 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2819 | 2023.11.06 23:53:59.930825 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2820 | 2023.11.06 23:53:59.931254 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2821 | 2023.11.06 23:53:59.931512 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2822 | 2023.11.06 23:53:59.931669 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2823 | 2023.11.06 23:53:59.931819 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001169417 sec., 16247 rows/sec., 1.29 MiB/sec. | ||
| 2824 | 2023.11.06 23:53:59.932044 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} <Debug> DynamicQueryHandler: Done processing query | ||
| 2825 | 2023.11.06 23:53:59.932069 [ 3 ] {885a7246-8b2c-4740-9086-4a3b752b9a04} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2826 | 2023.11.06 23:53:59.932085 [ 3 ] {} <Debug> HTTP-Session: 45a416b9-7c36-4bd7-b393-e66e4f717585 Destroying unnamed session | ||
| 2827 | 2023.11.06 23:53:59.932212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2828 | 2023.11.06 23:53:59.932257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2829 | 2023.11.06 23:53:59.932276 [ 3 ] {} <Debug> HTTP-Session: 3c4fb40f-1812-4aa3-b210-7dfdaffbced3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2830 | 2023.11.06 23:53:59.932293 [ 3 ] {} <Debug> HTTP-Session: 3c4fb40f-1812-4aa3-b210-7dfdaffbced3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2831 | 2023.11.06 23:53:59.932366 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2832 | 2023.11.06 23:53:59.932405 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2833 | 2023.11.06 23:53:59.932524 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2834 | 2023.11.06 23:53:59.932854 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2835 | 2023.11.06 23:53:59.933069 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2836 | 2023.11.06 23:53:59.933215 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2837 | 2023.11.06 23:53:59.933336 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} <Information> executeQuery: Read 57 rows, 5.14 KiB in 0.000942713 sec., 60463 rows/sec., 5.32 MiB/sec. | ||
| 2838 | 2023.11.06 23:53:59.933453 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} <Debug> DynamicQueryHandler: Done processing query | ||
| 2839 | 2023.11.06 23:53:59.933476 [ 3 ] {ea0b472f-406e-43bd-af1f-a573107ad5fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2840 | 2023.11.06 23:53:59.933492 [ 3 ] {} <Debug> HTTP-Session: 3c4fb40f-1812-4aa3-b210-7dfdaffbced3 Destroying unnamed session | ||
| 2841 | 2023.11.06 23:53:59.933611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2842 | 2023.11.06 23:53:59.933657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2843 | 2023.11.06 23:53:59.933676 [ 3 ] {} <Debug> HTTP-Session: ab0be87e-c78d-4639-83fd-a196b6b45092 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2844 | 2023.11.06 23:53:59.933692 [ 3 ] {} <Debug> HTTP-Session: ab0be87e-c78d-4639-83fd-a196b6b45092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2845 | 2023.11.06 23:53:59.933761 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2846 | 2023.11.06 23:53:59.933798 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2847 | 2023.11.06 23:53:59.933902 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2848 | 2023.11.06 23:53:59.934174 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2849 | 2023.11.06 23:53:59.934371 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2850 | 2023.11.06 23:53:59.934511 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2851 | 2023.11.06 23:53:59.934635 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000847852 sec., 22409 rows/sec., 1.75 MiB/sec. | ||
| 2852 | 2023.11.06 23:53:59.934749 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2853 | 2023.11.06 23:53:59.934772 [ 3 ] {faae2137-0e7e-4236-9b6c-f2adfed47fd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2854 | 2023.11.06 23:53:59.934787 [ 3 ] {} <Debug> HTTP-Session: ab0be87e-c78d-4639-83fd-a196b6b45092 Destroying unnamed session | ||
| 2855 | 2023.11.06 23:53:59.934962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2856 | 2023.11.06 23:53:59.935005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2857 | 2023.11.06 23:53:59.935024 [ 3 ] {} <Debug> HTTP-Session: 6a00f03e-53f5-40ce-b602-442b21e39a61 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2858 | 2023.11.06 23:53:59.935041 [ 3 ] {} <Debug> HTTP-Session: 6a00f03e-53f5-40ce-b602-442b21e39a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2859 | 2023.11.06 23:53:59.935116 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2860 | 2023.11.06 23:53:59.935160 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2861 | 2023.11.06 23:53:59.935299 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2862 | 2023.11.06 23:53:59.935664 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2863 | 2023.11.06 23:53:59.935954 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2864 | 2023.11.06 23:53:59.936127 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2865 | 2023.11.06 23:53:59.936263 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001114046 sec., 17054 rows/sec., 23.01 MiB/sec. | ||
| 2866 | 2023.11.06 23:53:59.936461 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} <Debug> DynamicQueryHandler: Done processing query | ||
| 2867 | 2023.11.06 23:53:59.936485 [ 3 ] {884db4f5-5586-4784-8559-03c035f38b43} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2868 | 2023.11.06 23:53:59.936501 [ 3 ] {} <Debug> HTTP-Session: 6a00f03e-53f5-40ce-b602-442b21e39a61 Destroying unnamed session | ||
| 2869 | 2023.11.06 23:54:04.935831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2870 | 2023.11.06 23:54:04.935949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2871 | 2023.11.06 23:54:04.935977 [ 3 ] {} <Debug> HTTP-Session: 48a154b3-80f9-4edc-bdc0-09d0f9cd36a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2872 | 2023.11.06 23:54:04.936002 [ 3 ] {} <Debug> HTTP-Session: 48a154b3-80f9-4edc-bdc0-09d0f9cd36a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2873 | 2023.11.06 23:54:04.936131 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2874 | 2023.11.06 23:54:04.936191 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2875 | 2023.11.06 23:54:04.936349 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2876 | 2023.11.06 23:54:04.936759 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2877 | 2023.11.06 23:54:04.937021 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2878 | 2023.11.06 23:54:04.937182 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2879 | 2023.11.06 23:54:04.937314 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001141546 sec., 29784 rows/sec., 2.23 MiB/sec. | ||
| 2880 | 2023.11.06 23:54:04.937325 [ 172 ] {} <Debug> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2881 | 2023.11.06 23:54:04.937435 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2882 | 2023.11.06 23:54:04.937495 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2883 | 2023.11.06 23:54:04.937570 [ 3 ] {e0006cd6-bbae-4b26-8633-79334c45cec0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2884 | 2023.11.06 23:54:04.937594 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2885 | 2023.11.06 23:54:04.937610 [ 3 ] {} <Debug> HTTP-Session: 48a154b3-80f9-4edc-bdc0-09d0f9cd36a6 Destroying unnamed session | ||
| 2886 | 2023.11.06 23:54:04.937751 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2887 | 2023.11.06 23:54:04.937793 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 53 rows starting from the beginning of the part | ||
| 2888 | 2023.11.06 23:54:04.937836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2889 | 2023.11.06 23:54:04.937913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2890 | 2023.11.06 23:54:04.937967 [ 3 ] {} <Debug> HTTP-Session: 34e1ebe9-e4c7-49b6-b3c0-a86371a9927e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2891 | 2023.11.06 23:54:04.938020 [ 3 ] {} <Debug> HTTP-Session: 34e1ebe9-e4c7-49b6-b3c0-a86371a9927e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2892 | 2023.11.06 23:54:04.938042 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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 | ||
| 2893 | 2023.11.06 23:54:04.938201 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2894 | 2023.11.06 23:54:04.938287 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part | ||
| 2895 | 2023.11.06 23:54:04.938306 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2896 | 2023.11.06 23:54:04.938595 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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 | ||
| 2897 | 2023.11.06 23:54:04.938772 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2898 | 2023.11.06 23:54:04.938818 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part | ||
| 2899 | 2023.11.06 23:54:04.938989 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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 | ||
| 2900 | 2023.11.06 23:54:04.939491 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2901 | 2023.11.06 23:54:04.940004 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2902 | 2023.11.06 23:54:04.940229 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.002732929 sec., 70620.20272023167 rows/sec., 5.38 MiB/sec. | ||
| 2903 | 2023.11.06 23:54:04.940302 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2904 | 2023.11.06 23:54:04.940392 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2905 | 2023.11.06 23:54:04.940470 [ 172 ] {} <Debug> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2906 | 2023.11.06 23:54:04.940558 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2907 | 2023.11.06 23:54:04.940565 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.002293693 sec., 78476 rows/sec., 7.79 MiB/sec. | ||
| 2908 | 2023.11.06 23:54:04.940680 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2909 | 2023.11.06 23:54:04.940840 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2910 | 2023.11.06 23:54:04.940867 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} <Debug> DynamicQueryHandler: Done processing query | ||
| 2911 | 2023.11.06 23:54:04.940880 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2912 | 2023.11.06 23:54:04.940907 [ 3 ] {f1af2542-d1a5-4f92-8a79-b4a225fc0d92} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2913 | 2023.11.06 23:54:04.940940 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 237 rows starting from the beginning of the part | ||
| 2914 | 2023.11.06 23:54:04.940947 [ 3 ] {} <Debug> HTTP-Session: 34e1ebe9-e4c7-49b6-b3c0-a86371a9927e Destroying unnamed session | ||
| 2915 | 2023.11.06 23:54:04.940989 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_21_4} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2916 | 2023.11.06 23:54:04.941178 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 180 rows starting from the beginning of the part | ||
| 2917 | 2023.11.06 23:54:04.941217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2918 | 2023.11.06 23:54:04.941278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2919 | 2023.11.06 23:54:04.941296 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 57 rows starting from the beginning of the part | ||
| 2920 | 2023.11.06 23:54:04.941304 [ 3 ] {} <Debug> HTTP-Session: 45d8179f-9f4e-4a11-97e9-914ab44d1ac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2921 | 2023.11.06 23:54:04.941331 [ 3 ] {} <Debug> HTTP-Session: 45d8179f-9f4e-4a11-97e9-914ab44d1ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2922 | 2023.11.06 23:54:04.941415 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 180 rows starting from the beginning of the part | ||
| 2923 | 2023.11.06 23:54:04.941461 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2924 | 2023.11.06 23:54:04.941521 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2925 | 2023.11.06 23:54:04.941532 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part | ||
| 2926 | 2023.11.06 23:54:04.941697 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 180 rows starting from the beginning of the part | ||
| 2927 | 2023.11.06 23:54:04.941780 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2928 | 2023.11.06 23:54:04.942476 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2929 | 2023.11.06 23:54:04.942771 [ 32 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 891 rows, containing 4 columns (4 merged, 0 gathered) in 0.002157031 sec., 413067.7769582357 rows/sec., 40.13 MiB/sec. | ||
| 2930 | 2023.11.06 23:54:04.942783 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2931 | 2023.11.06 23:54:04.942877 [ 32 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2932 | 2023.11.06 23:54:04.942960 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2933 | 2023.11.06 23:54:04.943079 [ 32 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2934 | 2023.11.06 23:54:04.943125 [ 172 ] {} <Debug> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2935 | 2023.11.06 23:54:04.943167 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.001669184 sec., 191111 rows/sec., 13.28 MiB/sec. | ||
| 2936 | 2023.11.06 23:54:04.943206 [ 32 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_21_4} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2937 | 2023.11.06 23:54:04.943208 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2938 | 2023.11.06 23:54:04.943454 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2939 | 2023.11.06 23:54:04.943637 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2940 | 2023.11.06 23:54:04.943651 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2941 | 2023.11.06 23:54:04.943683 [ 3 ] {1ea20174-fb7d-49a8-9924-e39e28908cc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 2942 | 2023.11.06 23:54:04.943712 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 367 rows starting from the beginning of the part | ||
| 2943 | 2023.11.06 23:54:04.943723 [ 3 ] {} <Debug> HTTP-Session: 45d8179f-9f4e-4a11-97e9-914ab44d1ac1 Destroying unnamed session | ||
| 2944 | 2023.11.06 23:54:04.943834 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 319 rows starting from the beginning of the part | ||
| 2945 | 2023.11.06 23:54:04.943964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2946 | 2023.11.06 23:54:04.943983 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part | ||
| 2947 | 2023.11.06 23:54:04.944051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2948 | 2023.11.06 23:54:04.944102 [ 3 ] {} <Debug> HTTP-Session: 34791a5a-ecc6-43fa-85e7-f3ce7f5bd5c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2949 | 2023.11.06 23:54:04.944164 [ 3 ] {} <Debug> HTTP-Session: 34791a5a-ecc6-43fa-85e7-f3ce7f5bd5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2950 | 2023.11.06 23:54:04.944180 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 319 rows starting from the beginning of the part | ||
| 2951 | 2023.11.06 23:54:04.944345 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2952 | 2023.11.06 23:54:04.944392 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part | ||
| 2953 | 2023.11.06 23:54:04.944448 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2954 | 2023.11.06 23:54:04.944625 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 319 rows starting from the beginning of the part | ||
| 2955 | 2023.11.06 23:54:04.944961 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2956 | 2023.11.06 23:54:04.945677 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2957 | 2023.11.06 23:54:04.946170 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2958 | 2023.11.06 23:54:04.946390 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1362 rows, containing 4 columns (4 merged, 0 gathered) in 0.003072434 sec., 443296.74779018847 rows/sec., 31.04 MiB/sec. | ||
| 2959 | 2023.11.06 23:54:04.946515 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2960 | 2023.11.06 23:54:04.946575 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2961 | 2023.11.06 23:54:04.946694 [ 172 ] {} <Debug> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2962 | 2023.11.06 23:54:04.946745 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002324433 sec., 2581 rows/sec., 108.39 KiB/sec. | ||
| 2963 | 2023.11.06 23:54:04.946762 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2964 | 2023.11.06 23:54:04.946972 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2965 | 2023.11.06 23:54:04.947065 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2966 | 2023.11.06 23:54:04.947210 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} <Debug> DynamicQueryHandler: Done processing query | ||
| 2967 | 2023.11.06 23:54:04.947229 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_21_4} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2968 | 2023.11.06 23:54:04.947256 [ 3 ] {621213c6-b075-4bb8-a15b-12a864e87656} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2969 | 2023.11.06 23:54:04.947252 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2970 | 2023.11.06 23:54:04.947290 [ 3 ] {} <Debug> HTTP-Session: 34791a5a-ecc6-43fa-85e7-f3ce7f5bd5c8 Destroying unnamed session | ||
| 2971 | 2023.11.06 23:54:04.947334 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 2972 | 2023.11.06 23:54:04.947477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2973 | 2023.11.06 23:54:04.947482 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 2974 | 2023.11.06 23:54:04.947531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2975 | 2023.11.06 23:54:04.947556 [ 3 ] {} <Debug> HTTP-Session: 18dd8e2b-4f24-4468-bfac-d98ad7978a26 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2976 | 2023.11.06 23:54:04.947588 [ 3 ] {} <Debug> HTTP-Session: 18dd8e2b-4f24-4468-bfac-d98ad7978a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2977 | 2023.11.06 23:54:04.947602 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 2978 | 2023.11.06 23:54:04.947700 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2979 | 2023.11.06 23:54:04.947722 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 2980 | 2023.11.06 23:54:04.947766 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2981 | 2023.11.06 23:54:04.947868 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 2982 | 2023.11.06 23:54:04.948041 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 2983 | 2023.11.06 23:54:04.948054 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2984 | 2023.11.06 23:54:04.948565 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 2985 | 2023.11.06 23:54:04.948848 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001999188 sec., 33013.403441797374 rows/sec., 1.35 MiB/sec. | ||
| 2986 | 2023.11.06 23:54:04.948920 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2987 | 2023.11.06 23:54:04.948936 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2988 | 2023.11.06 23:54:04.949216 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2989 | 2023.11.06 23:54:04.949222 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2990 | 2023.11.06 23:54:04.949290 [ 12 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_11_2} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2991 | 2023.11.06 23:54:04.949415 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001654253 sec., 42315 rows/sec., 2.57 MiB/sec. | ||
| 2992 | 2023.11.06 23:54:04.949637 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} <Debug> DynamicQueryHandler: Done processing query | ||
| 2993 | 2023.11.06 23:54:04.949662 [ 3 ] {f91adf3e-8fff-406e-8e00-87af5a314ffd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2994 | 2023.11.06 23:54:04.949679 [ 3 ] {} <Debug> HTTP-Session: 18dd8e2b-4f24-4468-bfac-d98ad7978a26 Destroying unnamed session | ||
| 2995 | 2023.11.06 23:54:04.949875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2996 | 2023.11.06 23:54:04.949922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2997 | 2023.11.06 23:54:04.949941 [ 3 ] {} <Debug> HTTP-Session: e180332f-5dbd-4515-85bf-f276f865aa86 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 2998 | 2023.11.06 23:54:04.949958 [ 3 ] {} <Debug> HTTP-Session: e180332f-5dbd-4515-85bf-f276f865aa86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2999 | 2023.11.06 23:54:04.950036 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3000 | 2023.11.06 23:54:04.950082 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3001 | 2023.11.06 23:54:04.950231 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3002 | 2023.11.06 23:54:04.950631 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3003 | 2023.11.06 23:54:04.951012 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3004 | 2023.11.06 23:54:04.951192 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 3005 | 2023.11.06 23:54:04.951321 [ 172 ] {} <Debug> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3006 | 2023.11.06 23:54:04.951325 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.001252568 sec., 22354 rows/sec., 30.17 MiB/sec. | ||
| 3007 | 2023.11.06 23:54:04.951380 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3008 | 2023.11.06 23:54:04.951521 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 3009 | 2023.11.06 23:54:04.951566 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} <Debug> DynamicQueryHandler: Done processing query | ||
| 3010 | 2023.11.06 23:54:04.951593 [ 3 ] {95ff0f89-db74-458c-b644-1b3e43307aae} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3011 | 2023.11.06 23:54:04.951618 [ 3 ] {} <Debug> HTTP-Session: e180332f-5dbd-4515-85bf-f276f865aa86 Destroying unnamed session | ||
| 3012 | 2023.11.06 23:54:04.951648 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3013 | 2023.11.06 23:54:04.951680 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 220 rows starting from the beginning of the part | ||
| 3014 | 2023.11.06 23:54:04.951756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3015 | 2023.11.06 23:54:04.951807 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 3016 | 2023.11.06 23:54:04.951812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3017 | 2023.11.06 23:54:04.951854 [ 3 ] {} <Debug> HTTP-Session: a3727eb7-7414-4e0b-acb0-f7022f571b9c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3018 | 2023.11.06 23:54:04.951877 [ 3 ] {} <Debug> HTTP-Session: a3727eb7-7414-4e0b-acb0-f7022f571b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3019 | 2023.11.06 23:54:04.951979 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part | ||
| 3020 | 2023.11.06 23:54:04.951992 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3021 | 2023.11.06 23:54:04.952050 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3022 | 2023.11.06 23:54:04.952160 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 3023 | 2023.11.06 23:54:04.952294 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3024 | 2023.11.06 23:54:04.952325 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part | ||
| 3025 | 2023.11.06 23:54:04.952505 [ 32 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part | ||
| 3026 | 2023.11.06 23:54:04.952817 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3027 | 2023.11.06 23:54:04.953130 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3028 | 2023.11.06 23:54:04.953355 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 3029 | 2023.11.06 23:54:04.953500 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001469271 sec., 14292 rows/sec., 759.04 KiB/sec. | ||
| 3030 | 2023.11.06 23:54:04.953641 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3031 | 2023.11.06 23:54:04.953666 [ 3 ] {c555008d-ed6f-4cde-bfe8-8c29b58c0dc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3032 | 2023.11.06 23:54:04.953682 [ 3 ] {} <Debug> HTTP-Session: a3727eb7-7414-4e0b-acb0-f7022f571b9c Destroying unnamed session | ||
| 3033 | 2023.11.06 23:54:04.954041 [ 15 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 6 columns (6 merged, 0 gathered) in 0.002592677 sec., 131909.99110186115 rows/sec., 178.01 MiB/sec. | ||
| 3034 | 2023.11.06 23:54:04.954377 [ 15 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3035 | 2023.11.06 23:54:04.954628 [ 15 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 3036 | 2023.11.06 23:54:04.954704 [ 15 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 3037 | 2023.11.06 23:54:04.954790 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d38ce742-876d-4edb-924f-b99c89ec50da::all_1_16_3: 4.00 MiB. | ||
| 3038 | 2023.11.06 23:54:05.000185 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.14 MiB, peak 237.34 MiB, will set to 230.94 MiB (RSS), difference: -4.19 MiB | ||
| 3039 | 2023.11.06 23:54:09.930525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3040 | 2023.11.06 23:54:09.930663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3041 | 2023.11.06 23:54:09.930695 [ 3 ] {} <Debug> HTTP-Session: 85e362a4-96ec-40d2-bbd7-916b428805f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3042 | 2023.11.06 23:54:09.930723 [ 3 ] {} <Debug> HTTP-Session: 85e362a4-96ec-40d2-bbd7-916b428805f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3043 | 2023.11.06 23:54:09.930863 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3044 | 2023.11.06 23:54:09.930929 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3045 | 2023.11.06 23:54:09.931112 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3046 | 2023.11.06 23:54:09.931531 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3047 | 2023.11.06 23:54:09.931794 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3048 | 2023.11.06 23:54:09.931953 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3049 | 2023.11.06 23:54:09.932096 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001190037 sec., 15965 rows/sec., 1.26 MiB/sec. | ||
| 3050 | 2023.11.06 23:54:09.932270 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3051 | 2023.11.06 23:54:09.932295 [ 3 ] {6fdc4961-c15c-4e9d-9b45-f4771247880c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3052 | 2023.11.06 23:54:09.932312 [ 3 ] {} <Debug> HTTP-Session: 85e362a4-96ec-40d2-bbd7-916b428805f4 Destroying unnamed session | ||
| 3053 | 2023.11.06 23:54:09.932432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3054 | 2023.11.06 23:54:09.932476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3055 | 2023.11.06 23:54:09.932496 [ 3 ] {} <Debug> HTTP-Session: 3ab725e3-68f7-4aa9-a3ba-c956016db316 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3056 | 2023.11.06 23:54:09.932512 [ 3 ] {} <Debug> HTTP-Session: 3ab725e3-68f7-4aa9-a3ba-c956016db316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3057 | 2023.11.06 23:54:09.932586 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3058 | 2023.11.06 23:54:09.932625 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3059 | 2023.11.06 23:54:09.932738 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3060 | 2023.11.06 23:54:09.933039 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3061 | 2023.11.06 23:54:09.933250 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3062 | 2023.11.06 23:54:09.933397 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3063 | 2023.11.06 23:54:09.933523 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} <Information> executeQuery: Read 57 rows, 5.14 KiB in 0.000907363 sec., 62819 rows/sec., 5.53 MiB/sec. | ||
| 3064 | 2023.11.06 23:54:09.933636 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} <Debug> DynamicQueryHandler: Done processing query | ||
| 3065 | 2023.11.06 23:54:09.933658 [ 3 ] {ea399376-e566-429c-8861-0e13b89da916} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3066 | 2023.11.06 23:54:09.933673 [ 3 ] {} <Debug> HTTP-Session: 3ab725e3-68f7-4aa9-a3ba-c956016db316 Destroying unnamed session | ||
| 3067 | 2023.11.06 23:54:09.933814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 5119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3068 | 2023.11.06 23:54:09.933857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3069 | 2023.11.06 23:54:09.933875 [ 3 ] {} <Debug> HTTP-Session: a11d57a9-45ae-4924-a4c1-6f38ae0270bc Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3070 | 2023.11.06 23:54:09.933891 [ 3 ] {} <Debug> HTTP-Session: a11d57a9-45ae-4924-a4c1-6f38ae0270bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3071 | 2023.11.06 23:54:09.933960 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3072 | 2023.11.06 23:54:09.933997 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3073 | 2023.11.06 23:54:09.934099 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3074 | 2023.11.06 23:54:09.934369 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3075 | 2023.11.06 23:54:09.934571 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3076 | 2023.11.06 23:54:09.934723 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3077 | 2023.11.06 23:54:09.934835 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} <Information> executeQuery: Read 30 rows, 2.39 KiB in 0.000848092 sec., 35373 rows/sec., 2.75 MiB/sec. | ||
| 3078 | 2023.11.06 23:54:09.934945 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} <Debug> DynamicQueryHandler: Done processing query | ||
| 3079 | 2023.11.06 23:54:09.934968 [ 3 ] {2d6b05ba-c327-4e83-97f5-e3710080a251} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3080 | 2023.11.06 23:54:09.934983 [ 3 ] {} <Debug> HTTP-Session: a11d57a9-45ae-4924-a4c1-6f38ae0270bc Destroying unnamed session | ||
| 3081 | 2023.11.06 23:54:09.935082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3082 | 2023.11.06 23:54:09.935126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3083 | 2023.11.06 23:54:09.935143 [ 3 ] {} <Debug> HTTP-Session: 21f254af-50c3-48a9-a4b6-ee4c2f4ebfa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3084 | 2023.11.06 23:54:09.935160 [ 3 ] {} <Debug> HTTP-Session: 21f254af-50c3-48a9-a4b6-ee4c2f4ebfa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3085 | 2023.11.06 23:54:09.935229 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3086 | 2023.11.06 23:54:09.935270 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3087 | 2023.11.06 23:54:09.935385 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3088 | 2023.11.06 23:54:09.935632 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3089 | 2023.11.06 23:54:09.935887 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3090 | 2023.11.06 23:54:09.936057 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3091 | 2023.11.06 23:54:09.936180 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000923413 sec., 11912 rows/sec., 785.77 KiB/sec. | ||
| 3092 | 2023.11.06 23:54:09.936295 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} <Debug> DynamicQueryHandler: Done processing query | ||
| 3093 | 2023.11.06 23:54:09.936317 [ 3 ] {745d699b-5c70-41d2-975f-2d0527075095} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3094 | 2023.11.06 23:54:09.936332 [ 3 ] {} <Debug> HTTP-Session: 21f254af-50c3-48a9-a4b6-ee4c2f4ebfa6 Destroying unnamed session | ||
| 3095 | 2023.11.06 23:54:09.936455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3096 | 2023.11.06 23:54:09.936498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3097 | 2023.11.06 23:54:09.936516 [ 3 ] {} <Debug> HTTP-Session: 9dde9189-b696-4eba-98cc-2aabf35f0c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3098 | 2023.11.06 23:54:09.936532 [ 3 ] {} <Debug> HTTP-Session: 9dde9189-b696-4eba-98cc-2aabf35f0c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3099 | 2023.11.06 23:54:09.936607 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3100 | 2023.11.06 23:54:09.936650 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3101 | 2023.11.06 23:54:09.936782 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3102 | 2023.11.06 23:54:09.937201 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3103 | 2023.11.06 23:54:09.937478 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3104 | 2023.11.06 23:54:09.937652 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 3105 | 2023.11.06 23:54:09.937790 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001144746 sec., 16597 rows/sec., 22.40 MiB/sec. | ||
| 3106 | 2023.11.06 23:54:09.937957 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3107 | 2023.11.06 23:54:09.937980 [ 3 ] {8e62dda6-08c7-45b6-bb52-c304e28ae7d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3108 | 2023.11.06 23:54:09.937995 [ 3 ] {} <Debug> HTTP-Session: 9dde9189-b696-4eba-98cc-2aabf35f0c1c Destroying unnamed session | ||
| 3109 | 2023.11.06 23:54:14.477701 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3110 | 2023.11.06 23:54:14.477775 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3111 | 2023.11.06 23:54:14.936056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3112 | 2023.11.06 23:54:14.936164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3113 | 2023.11.06 23:54:14.936189 [ 3 ] {} <Debug> HTTP-Session: fda85009-361e-4600-afd8-6ba225da2279 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3114 | 2023.11.06 23:54:14.936213 [ 3 ] {} <Debug> HTTP-Session: fda85009-361e-4600-afd8-6ba225da2279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3115 | 2023.11.06 23:54:14.936344 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3116 | 2023.11.06 23:54:14.936404 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3117 | 2023.11.06 23:54:14.936561 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3118 | 2023.11.06 23:54:14.937003 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3119 | 2023.11.06 23:54:14.937272 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3120 | 2023.11.06 23:54:14.937434 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3121 | 2023.11.06 23:54:14.937578 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001192438 sec., 28513 rows/sec., 2.14 MiB/sec. | ||
| 3122 | 2023.11.06 23:54:14.937755 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} <Debug> DynamicQueryHandler: Done processing query | ||
| 3123 | 2023.11.06 23:54:14.937790 [ 3 ] {f5030fa0-1ca5-43a8-8f5c-b2e869cf4948} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3124 | 2023.11.06 23:54:14.937811 [ 3 ] {} <Debug> HTTP-Session: fda85009-361e-4600-afd8-6ba225da2279 Destroying unnamed session | ||
| 3125 | 2023.11.06 23:54:14.937981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3126 | 2023.11.06 23:54:14.938036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3127 | 2023.11.06 23:54:14.938057 [ 3 ] {} <Debug> HTTP-Session: 86c25982-3fe4-4000-980a-1d3b634d4dbd Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3128 | 2023.11.06 23:54:14.938074 [ 3 ] {} <Debug> HTTP-Session: 86c25982-3fe4-4000-980a-1d3b634d4dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3129 | 2023.11.06 23:54:14.938168 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3130 | 2023.11.06 23:54:14.938212 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3131 | 2023.11.06 23:54:14.938321 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3132 | 2023.11.06 23:54:14.938780 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3133 | 2023.11.06 23:54:14.939024 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3134 | 2023.11.06 23:54:14.939184 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3135 | 2023.11.06 23:54:14.939310 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.001111445 sec., 161951 rows/sec., 16.08 MiB/sec. | ||
| 3136 | 2023.11.06 23:54:14.939514 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3137 | 2023.11.06 23:54:14.939538 [ 3 ] {90e3ae61-7c68-49ce-ad3b-2468871aeac6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3138 | 2023.11.06 23:54:14.939555 [ 3 ] {} <Debug> HTTP-Session: 86c25982-3fe4-4000-980a-1d3b634d4dbd Destroying unnamed session | ||
| 3139 | 2023.11.06 23:54:14.939798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3140 | 2023.11.06 23:54:14.939845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3141 | 2023.11.06 23:54:14.939863 [ 3 ] {} <Debug> HTTP-Session: a2eb2ae4-7431-4afc-b133-bb3774b18564 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3142 | 2023.11.06 23:54:14.939879 [ 3 ] {} <Debug> HTTP-Session: a2eb2ae4-7431-4afc-b133-bb3774b18564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3143 | 2023.11.06 23:54:14.939971 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3144 | 2023.11.06 23:54:14.940011 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3145 | 2023.11.06 23:54:14.940127 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3146 | 2023.11.06 23:54:14.940609 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3147 | 2023.11.06 23:54:14.940838 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3148 | 2023.11.06 23:54:14.940984 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3149 | 2023.11.06 23:54:14.941106 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.001106156 sec., 288386 rows/sec., 20.04 MiB/sec. | ||
| 3150 | 2023.11.06 23:54:14.941309 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} <Debug> DynamicQueryHandler: Done processing query | ||
| 3151 | 2023.11.06 23:54:14.941334 [ 3 ] {66e9dea5-92e6-453d-b0ec-3419c335be52} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 3152 | 2023.11.06 23:54:14.941349 [ 3 ] {} <Debug> HTTP-Session: a2eb2ae4-7431-4afc-b133-bb3774b18564 Destroying unnamed session | ||
| 3153 | 2023.11.06 23:54:14.941470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3154 | 2023.11.06 23:54:14.941513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3155 | 2023.11.06 23:54:14.941531 [ 3 ] {} <Debug> HTTP-Session: 017bdd1d-ce60-4f93-84bb-36605b414f60 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3156 | 2023.11.06 23:54:14.941547 [ 3 ] {} <Debug> HTTP-Session: 017bdd1d-ce60-4f93-84bb-36605b414f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3157 | 2023.11.06 23:54:14.941616 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 3158 | 2023.11.06 23:54:14.941655 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3159 | 2023.11.06 23:54:14.941775 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3160 | 2023.11.06 23:54:14.942043 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3161 | 2023.11.06 23:54:14.942279 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3162 | 2023.11.06 23:54:14.942452 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 3163 | 2023.11.06 23:54:14.942566 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000924143 sec., 6492 rows/sec., 272.63 KiB/sec. | ||
| 3164 | 2023.11.06 23:54:14.942678 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} <Debug> DynamicQueryHandler: Done processing query | ||
| 3165 | 2023.11.06 23:54:14.942702 [ 3 ] {12bbe7e8-b8ed-4975-9781-fefd106238bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3166 | 2023.11.06 23:54:14.942717 [ 3 ] {} <Debug> HTTP-Session: 017bdd1d-ce60-4f93-84bb-36605b414f60 Destroying unnamed session | ||
| 3167 | 2023.11.06 23:54:14.942850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3168 | 2023.11.06 23:54:14.942893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3169 | 2023.11.06 23:54:14.942911 [ 3 ] {} <Debug> HTTP-Session: 58d983b7-9b82-4eb8-a560-127805ecc05c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3170 | 2023.11.06 23:54:14.942928 [ 3 ] {} <Debug> HTTP-Session: 58d983b7-9b82-4eb8-a560-127805ecc05c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3171 | 2023.11.06 23:54:14.942999 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3172 | 2023.11.06 23:54:14.943039 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3173 | 2023.11.06 23:54:14.943154 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3174 | 2023.11.06 23:54:14.943475 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3175 | 2023.11.06 23:54:14.943718 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3176 | 2023.11.06 23:54:14.943891 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 3177 | 2023.11.06 23:54:14.944019 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000991814 sec., 70577 rows/sec., 4.28 MiB/sec. | ||
| 3178 | 2023.11.06 23:54:14.944214 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3179 | 2023.11.06 23:54:14.944237 [ 3 ] {caf9af2f-1cc4-423c-99b6-5c6787126d4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3180 | 2023.11.06 23:54:14.944252 [ 3 ] {} <Debug> HTTP-Session: 58d983b7-9b82-4eb8-a560-127805ecc05c Destroying unnamed session | ||
| 3181 | 2023.11.06 23:54:14.944372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3182 | 2023.11.06 23:54:14.944416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3183 | 2023.11.06 23:54:14.944434 [ 3 ] {} <Debug> HTTP-Session: 4d6d2c04-bd9c-449f-b9a3-90ac983631d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3184 | 2023.11.06 23:54:14.944451 [ 3 ] {} <Debug> HTTP-Session: 4d6d2c04-bd9c-449f-b9a3-90ac983631d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3185 | 2023.11.06 23:54:14.944532 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3186 | 2023.11.06 23:54:14.944575 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3187 | 2023.11.06 23:54:14.944724 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3188 | 2023.11.06 23:54:14.945137 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3189 | 2023.11.06 23:54:14.945423 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3190 | 2023.11.06 23:54:14.945607 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 3191 | 2023.11.06 23:54:14.945733 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.001174117 sec., 23847 rows/sec., 32.18 MiB/sec. | ||
| 3192 | 2023.11.06 23:54:14.945854 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} <Debug> DynamicQueryHandler: Done processing query | ||
| 3193 | 2023.11.06 23:54:14.945877 [ 3 ] {d42d7929-355e-490b-a91f-f88d59645eef} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3194 | 2023.11.06 23:54:14.945893 [ 3 ] {} <Debug> HTTP-Session: 4d6d2c04-bd9c-449f-b9a3-90ac983631d0 Destroying unnamed session | ||
| 3195 | 2023.11.06 23:54:14.946008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3196 | 2023.11.06 23:54:14.946050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3197 | 2023.11.06 23:54:14.946068 [ 3 ] {} <Debug> HTTP-Session: c48b4569-1d80-482d-9df7-385c2b7c7722 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3198 | 2023.11.06 23:54:14.946084 [ 3 ] {} <Debug> HTTP-Session: c48b4569-1d80-482d-9df7-385c2b7c7722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3199 | 2023.11.06 23:54:14.946152 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3200 | 2023.11.06 23:54:14.946191 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3201 | 2023.11.06 23:54:14.946292 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3202 | 2023.11.06 23:54:14.946550 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3203 | 2023.11.06 23:54:14.946780 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3204 | 2023.11.06 23:54:14.946953 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3205 | 2023.11.06 23:54:14.947053 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000871953 sec., 24083 rows/sec., 1.25 MiB/sec. | ||
| 3206 | 2023.11.06 23:54:14.947172 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} <Debug> DynamicQueryHandler: Done processing query | ||
| 3207 | 2023.11.06 23:54:14.947194 [ 3 ] {31a8370e-a8dd-4b7a-90f9-cd0be86fdc19} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3208 | 2023.11.06 23:54:14.947213 [ 3 ] {} <Debug> HTTP-Session: c48b4569-1d80-482d-9df7-385c2b7c7722 Destroying unnamed session | ||
| 3209 | 2023.11.06 23:54:19.930271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3210 | 2023.11.06 23:54:19.930384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3211 | 2023.11.06 23:54:19.930408 [ 3 ] {} <Debug> HTTP-Session: 45840f9d-9e3c-46ab-80fb-9a4ac92df415 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3212 | 2023.11.06 23:54:19.930431 [ 3 ] {} <Debug> HTTP-Session: 45840f9d-9e3c-46ab-80fb-9a4ac92df415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3213 | 2023.11.06 23:54:19.930561 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3214 | 2023.11.06 23:54:19.930618 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3215 | 2023.11.06 23:54:19.930773 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3216 | 2023.11.06 23:54:19.931184 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3217 | 2023.11.06 23:54:19.931439 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3218 | 2023.11.06 23:54:19.931596 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3219 | 2023.11.06 23:54:19.931710 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001115056 sec., 17039 rows/sec., 1.35 MiB/sec. | ||
| 3220 | 2023.11.06 23:54:19.931838 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} <Debug> DynamicQueryHandler: Done processing query | ||
| 3221 | 2023.11.06 23:54:19.931864 [ 3 ] {7d3e16fb-8c86-4c37-a7bc-ce0b0268ba22} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3222 | 2023.11.06 23:54:19.931881 [ 3 ] {} <Debug> HTTP-Session: 45840f9d-9e3c-46ab-80fb-9a4ac92df415 Destroying unnamed session | ||
| 3223 | 2023.11.06 23:54:19.932003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3224 | 2023.11.06 23:54:19.932048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3225 | 2023.11.06 23:54:19.932067 [ 3 ] {} <Debug> HTTP-Session: bc8f8a01-f210-474b-93bf-81aa22520c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3226 | 2023.11.06 23:54:19.932084 [ 3 ] {} <Debug> HTTP-Session: bc8f8a01-f210-474b-93bf-81aa22520c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3227 | 2023.11.06 23:54:19.932157 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3228 | 2023.11.06 23:54:19.932196 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3229 | 2023.11.06 23:54:19.932301 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3230 | 2023.11.06 23:54:19.932634 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3231 | 2023.11.06 23:54:19.932845 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3232 | 2023.11.06 23:54:19.932994 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3233 | 2023.11.06 23:54:19.933092 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} <Information> executeQuery: Read 57 rows, 5.14 KiB in 0.000906623 sec., 62870 rows/sec., 5.53 MiB/sec. | ||
| 3234 | 2023.11.06 23:54:19.933204 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3235 | 2023.11.06 23:54:19.933228 [ 3 ] {6b01d31c-c10f-4819-880e-8dd1793b9aa6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3236 | 2023.11.06 23:54:19.933244 [ 3 ] {} <Debug> HTTP-Session: bc8f8a01-f210-474b-93bf-81aa22520c43 Destroying unnamed session | ||
| 3237 | 2023.11.06 23:54:19.933355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3238 | 2023.11.06 23:54:19.933399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3239 | 2023.11.06 23:54:19.933417 [ 3 ] {} <Debug> HTTP-Session: 89834052-252f-4ce2-9591-5da63b25b94f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3240 | 2023.11.06 23:54:19.933433 [ 3 ] {} <Debug> HTTP-Session: 89834052-252f-4ce2-9591-5da63b25b94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3241 | 2023.11.06 23:54:19.933504 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3242 | 2023.11.06 23:54:19.933543 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3243 | 2023.11.06 23:54:19.933648 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3244 | 2023.11.06 23:54:19.933944 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3245 | 2023.11.06 23:54:19.934144 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3246 | 2023.11.06 23:54:19.934290 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3247 | 2023.11.06 23:54:19.934388 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000857683 sec., 22152 rows/sec., 1.73 MiB/sec. | ||
| 3248 | 2023.11.06 23:54:19.934548 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} <Debug> DynamicQueryHandler: Done processing query | ||
| 3249 | 2023.11.06 23:54:19.934572 [ 3 ] {b398f50f-f04a-4766-a0da-e9cb43c09a25} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3250 | 2023.11.06 23:54:19.934588 [ 3 ] {} <Debug> HTTP-Session: 89834052-252f-4ce2-9591-5da63b25b94f Destroying unnamed session | ||
| 3251 | 2023.11.06 23:54:19.934784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3252 | 2023.11.06 23:54:19.934830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3253 | 2023.11.06 23:54:19.934848 [ 3 ] {} <Debug> HTTP-Session: a8b48649-ca81-43ff-b316-dd827adfb25a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3254 | 2023.11.06 23:54:19.934864 [ 3 ] {} <Debug> HTTP-Session: a8b48649-ca81-43ff-b316-dd827adfb25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3255 | 2023.11.06 23:54:19.934941 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3256 | 2023.11.06 23:54:19.934987 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3257 | 2023.11.06 23:54:19.935130 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3258 | 2023.11.06 23:54:19.935501 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3259 | 2023.11.06 23:54:19.935803 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3260 | 2023.11.06 23:54:19.935981 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 3261 | 2023.11.06 23:54:19.936083 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001113506 sec., 17063 rows/sec., 23.03 MiB/sec. | ||
| 3262 | 2023.11.06 23:54:19.936204 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3263 | 2023.11.06 23:54:19.936228 [ 3 ] {d9299338-aaed-4c99-bb70-e07554533d2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3264 | 2023.11.06 23:54:19.936244 [ 3 ] {} <Debug> HTTP-Session: a8b48649-ca81-43ff-b316-dd827adfb25a Destroying unnamed session | ||
| 3265 | 2023.11.06 23:54:24.936317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3266 | 2023.11.06 23:54:24.936438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3267 | 2023.11.06 23:54:24.936465 [ 3 ] {} <Debug> HTTP-Session: 6f98e80f-d18b-42ca-844a-b1eb52960660 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3268 | 2023.11.06 23:54:24.936489 [ 3 ] {} <Debug> HTTP-Session: 6f98e80f-d18b-42ca-844a-b1eb52960660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3269 | 2023.11.06 23:54:24.936614 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3270 | 2023.11.06 23:54:24.936674 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3271 | 2023.11.06 23:54:24.936832 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3272 | 2023.11.06 23:54:24.937272 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3273 | 2023.11.06 23:54:24.937560 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3274 | 2023.11.06 23:54:24.937717 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3275 | 2023.11.06 23:54:24.937860 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001202027 sec., 28285 rows/sec., 2.12 MiB/sec. | ||
| 3276 | 2023.11.06 23:54:24.938008 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 3277 | 2023.11.06 23:54:24.938032 [ 3 ] {164ddcf6-9faa-43d9-ae93-2c8580dbd3ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3278 | 2023.11.06 23:54:24.938049 [ 3 ] {} <Debug> HTTP-Session: 6f98e80f-d18b-42ca-844a-b1eb52960660 Destroying unnamed session | ||
| 3279 | 2023.11.06 23:54:24.938219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3280 | 2023.11.06 23:54:24.938266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3281 | 2023.11.06 23:54:24.938285 [ 3 ] {} <Debug> HTTP-Session: 68e3f593-8f2d-4e12-be03-e1b6366046d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3282 | 2023.11.06 23:54:24.938301 [ 3 ] {} <Debug> HTTP-Session: 68e3f593-8f2d-4e12-be03-e1b6366046d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3283 | 2023.11.06 23:54:24.938378 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3284 | 2023.11.06 23:54:24.938418 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3285 | 2023.11.06 23:54:24.938522 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3286 | 2023.11.06 23:54:24.938961 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3287 | 2023.11.06 23:54:24.939203 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3288 | 2023.11.06 23:54:24.939349 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3289 | 2023.11.06 23:54:24.939473 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.001057555 sec., 170203 rows/sec., 16.90 MiB/sec. | ||
| 3290 | 2023.11.06 23:54:24.939626 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} <Debug> DynamicQueryHandler: Done processing query | ||
| 3291 | 2023.11.06 23:54:24.939654 [ 3 ] {51f763ec-8b0b-4815-998c-afd7dc931db3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3292 | 2023.11.06 23:54:24.939671 [ 3 ] {} <Debug> HTTP-Session: 68e3f593-8f2d-4e12-be03-e1b6366046d5 Destroying unnamed session | ||
| 3293 | 2023.11.06 23:54:24.939870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3294 | 2023.11.06 23:54:24.939920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3295 | 2023.11.06 23:54:24.939940 [ 3 ] {} <Debug> HTTP-Session: d92c79f2-20ac-4c72-b2a4-485217b19a7a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3296 | 2023.11.06 23:54:24.939958 [ 3 ] {} <Debug> HTTP-Session: d92c79f2-20ac-4c72-b2a4-485217b19a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3297 | 2023.11.06 23:54:24.940044 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3298 | 2023.11.06 23:54:24.940086 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3299 | 2023.11.06 23:54:24.940216 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3300 | 2023.11.06 23:54:24.940720 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3301 | 2023.11.06 23:54:24.940956 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3302 | 2023.11.06 23:54:24.941111 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3303 | 2023.11.06 23:54:24.941237 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.001156856 sec., 275747 rows/sec., 19.16 MiB/sec. | ||
| 3304 | 2023.11.06 23:54:24.941364 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3305 | 2023.11.06 23:54:24.941389 [ 3 ] {b5fbe02a-912f-4c68-b1e8-b02d8cf6b0a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 3306 | 2023.11.06 23:54:24.941405 [ 3 ] {} <Debug> HTTP-Session: d92c79f2-20ac-4c72-b2a4-485217b19a7a Destroying unnamed session | ||
| 3307 | 2023.11.06 23:54:24.941557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3308 | 2023.11.06 23:54:24.941601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3309 | 2023.11.06 23:54:24.941620 [ 3 ] {} <Debug> HTTP-Session: 53d21deb-1216-4e0b-a15b-395d73272897 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3310 | 2023.11.06 23:54:24.941637 [ 3 ] {} <Debug> HTTP-Session: 53d21deb-1216-4e0b-a15b-395d73272897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3311 | 2023.11.06 23:54:24.941705 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 3312 | 2023.11.06 23:54:24.941746 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3313 | 2023.11.06 23:54:24.941855 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3314 | 2023.11.06 23:54:24.942130 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3315 | 2023.11.06 23:54:24.942375 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3316 | 2023.11.06 23:54:24.942556 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3317 | 2023.11.06 23:54:24.942680 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000944034 sec., 6355 rows/sec., 266.89 KiB/sec. | ||
| 3318 | 2023.11.06 23:54:24.942800 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3319 | 2023.11.06 23:54:24.942825 [ 3 ] {323e6f74-ca22-4d6e-9a48-13dbd1a1af4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3320 | 2023.11.06 23:54:24.942842 [ 3 ] {} <Debug> HTTP-Session: 53d21deb-1216-4e0b-a15b-395d73272897 Destroying unnamed session | ||
| 3321 | 2023.11.06 23:54:24.942969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3322 | 2023.11.06 23:54:24.943015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3323 | 2023.11.06 23:54:24.943034 [ 3 ] {} <Debug> HTTP-Session: 617a9293-6fa9-4d20-a1ac-be91795efb82 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3324 | 2023.11.06 23:54:24.943051 [ 3 ] {} <Debug> HTTP-Session: 617a9293-6fa9-4d20-a1ac-be91795efb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3325 | 2023.11.06 23:54:24.943125 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3326 | 2023.11.06 23:54:24.943168 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3327 | 2023.11.06 23:54:24.943288 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3328 | 2023.11.06 23:54:24.943610 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3329 | 2023.11.06 23:54:24.943860 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3330 | 2023.11.06 23:54:24.944042 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 3331 | 2023.11.06 23:54:24.944179 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001020544 sec., 68590 rows/sec., 4.16 MiB/sec. | ||
| 3332 | 2023.11.06 23:54:24.944171 [ 130 ] {} <Debug> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3333 | 2023.11.06 23:54:24.944296 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3334 | 2023.11.06 23:54:24.944339 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} <Debug> DynamicQueryHandler: Done processing query | ||
| 3335 | 2023.11.06 23:54:24.944423 [ 3 ] {633d2f56-ba6f-4f68-9159-b8ba27b1f713} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3336 | 2023.11.06 23:54:24.944450 [ 3 ] {} <Debug> HTTP-Session: 617a9293-6fa9-4d20-a1ac-be91795efb82 Destroying unnamed session | ||
| 3337 | 2023.11.06 23:54:24.944470 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 3338 | 2023.11.06 23:54:24.944618 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3339 | 2023.11.06 23:54:24.944662 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 652 rows starting from the beginning of the part | ||
| 3340 | 2023.11.06 23:54:24.944697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3341 | 2023.11.06 23:54:24.944774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3342 | 2023.11.06 23:54:24.944828 [ 3 ] {} <Debug> HTTP-Session: ecd9320c-278c-41bb-9266-bcbefdd2da33 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3343 | 2023.11.06 23:54:24.944875 [ 3 ] {} <Debug> HTTP-Session: ecd9320c-278c-41bb-9266-bcbefdd2da33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3344 | 2023.11.06 23:54:24.944901 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part | ||
| 3345 | 2023.11.06 23:54:24.945069 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3346 | 2023.11.06 23:54:24.945134 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part | ||
| 3347 | 2023.11.06 23:54:24.945169 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3348 | 2023.11.06 23:54:24.945424 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 3349 | 2023.11.06 23:54:24.945779 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part | ||
| 3350 | 2023.11.06 23:54:24.945819 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3351 | 2023.11.06 23:54:24.946024 [ 10 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part | ||
| 3352 | 2023.11.06 23:54:24.946668 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3353 | 2023.11.06 23:54:24.947458 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3354 | 2023.11.06 23:54:24.947708 [ 25 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 5 columns (5 merged, 0 gathered) in 0.003345508 sec., 281870.49619968026 rows/sec., 17.13 MiB/sec. | ||
| 3355 | 2023.11.06 23:54:24.947782 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 3356 | 2023.11.06 23:54:24.947978 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.002851351 sec., 9819 rows/sec., 13.25 MiB/sec. | ||
| 3357 | 2023.11.06 23:54:24.947990 [ 25 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3358 | 2023.11.06 23:54:24.948210 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} <Debug> DynamicQueryHandler: Done processing query | ||
| 3359 | 2023.11.06 23:54:24.948242 [ 3 ] {23694f53-f540-4059-a7b5-9cd32cd85676} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3360 | 2023.11.06 23:54:24.948265 [ 3 ] {} <Debug> HTTP-Session: ecd9320c-278c-41bb-9266-bcbefdd2da33 Destroying unnamed session | ||
| 3361 | 2023.11.06 23:54:24.948380 [ 25 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 3362 | 2023.11.06 23:54:24.948414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3363 | 2023.11.06 23:54:24.948475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3364 | 2023.11.06 23:54:24.948496 [ 25 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 3365 | 2023.11.06 23:54:24.948510 [ 3 ] {} <Debug> HTTP-Session: 786b1116-2d5a-4a16-ba17-67e082cb86df Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3366 | 2023.11.06 23:54:24.948547 [ 3 ] {} <Debug> HTTP-Session: 786b1116-2d5a-4a16-ba17-67e082cb86df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3367 | 2023.11.06 23:54:24.948680 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3368 | 2023.11.06 23:54:24.948720 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3369 | 2023.11.06 23:54:24.948835 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3370 | 2023.11.06 23:54:24.949114 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3371 | 2023.11.06 23:54:24.949353 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3372 | 2023.11.06 23:54:24.949525 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3373 | 2023.11.06 23:54:24.949654 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000943783 sec., 22250 rows/sec., 1.15 MiB/sec. | ||
| 3374 | 2023.11.06 23:54:24.949761 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3375 | 2023.11.06 23:54:24.949785 [ 3 ] {97d3570a-3f22-4137-91f2-ecd4972c1f2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3376 | 2023.11.06 23:54:24.949801 [ 3 ] {} <Debug> HTTP-Session: 786b1116-2d5a-4a16-ba17-67e082cb86df Destroying unnamed session | ||
| 3377 | 2023.11.06 23:54:29.478026 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3378 | 2023.11.06 23:54:29.478129 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3379 | 2023.11.06 23:54:29.930335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3380 | 2023.11.06 23:54:29.930494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3381 | 2023.11.06 23:54:29.930539 [ 3 ] {} <Debug> HTTP-Session: faa7ad63-00bc-4d6b-9c04-6e9c0b4e6405 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3382 | 2023.11.06 23:54:29.930580 [ 3 ] {} <Debug> HTTP-Session: faa7ad63-00bc-4d6b-9c04-6e9c0b4e6405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3383 | 2023.11.06 23:54:29.930779 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3384 | 2023.11.06 23:54:29.930877 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3385 | 2023.11.06 23:54:29.931098 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3386 | 2023.11.06 23:54:29.931511 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3387 | 2023.11.06 23:54:29.931772 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3388 | 2023.11.06 23:54:29.931935 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3389 | 2023.11.06 23:54:29.932091 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001247838 sec., 15226 rows/sec., 1.21 MiB/sec. | ||
| 3390 | 2023.11.06 23:54:29.932100 [ 154 ] {} <Debug> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3391 | 2023.11.06 23:54:29.932253 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3392 | 2023.11.06 23:54:29.932299 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} <Debug> DynamicQueryHandler: Done processing query | ||
| 3393 | 2023.11.06 23:54:29.932357 [ 3 ] {af0874f8-3c32-40a9-843e-8ef46c1627ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3394 | 2023.11.06 23:54:29.932402 [ 3 ] {} <Debug> HTTP-Session: faa7ad63-00bc-4d6b-9c04-6e9c0b4e6405 Destroying unnamed session | ||
| 3395 | 2023.11.06 23:54:29.932403 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3396 | 2023.11.06 23:54:29.932516 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3397 | 2023.11.06 23:54:29.932601 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 53 rows starting from the beginning of the part | ||
| 3398 | 2023.11.06 23:54:29.932609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3399 | 2023.11.06 23:54:29.932663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3400 | 2023.11.06 23:54:29.932685 [ 3 ] {} <Debug> HTTP-Session: 40820d08-d9c9-42ee-8839-5aafeea57e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3401 | 2023.11.06 23:54:29.932712 [ 3 ] {} <Debug> HTTP-Session: 40820d08-d9c9-42ee-8839-5aafeea57e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3402 | 2023.11.06 23:54:29.932751 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part | ||
| 3403 | 2023.11.06 23:54:29.932827 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3404 | 2023.11.06 23:54:29.932887 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3405 | 2023.11.06 23:54:29.932905 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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 | ||
| 3406 | 2023.11.06 23:54:29.933093 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part | ||
| 3407 | 2023.11.06 23:54:29.933135 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3408 | 2023.11.06 23:54:29.933239 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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 | ||
| 3409 | 2023.11.06 23:54:29.933350 [ 32 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part | ||
| 3410 | 2023.11.06 23:54:29.933688 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3411 | 2023.11.06 23:54:29.933963 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3412 | 2023.11.06 23:54:29.934192 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3413 | 2023.11.06 23:54:29.934216 [ 25 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 4 columns (4 merged, 0 gathered) in 0.001876847 sec., 94839.90969961855 rows/sec., 7.28 MiB/sec. | ||
| 3414 | 2023.11.06 23:54:29.934420 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} <Information> executeQuery: Read 57 rows, 5.14 KiB in 0.001530392 sec., 37245 rows/sec., 3.28 MiB/sec. | ||
| 3415 | 2023.11.06 23:54:29.934410 [ 154 ] {} <Debug> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3416 | 2023.11.06 23:54:29.934524 [ 25 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3417 | 2023.11.06 23:54:29.934633 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3418 | 2023.11.06 23:54:29.934787 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} <Debug> DynamicQueryHandler: Done processing query | ||
| 3419 | 2023.11.06 23:54:29.934874 [ 3 ] {9b96a91d-c241-440b-950b-62b0adbb4855} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3420 | 2023.11.06 23:54:29.934974 [ 3 ] {} <Debug> HTTP-Session: 40820d08-d9c9-42ee-8839-5aafeea57e42 Destroying unnamed session | ||
| 3421 | 2023.11.06 23:54:29.935064 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3422 | 2023.11.06 23:54:29.935069 [ 25 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3423 | 2023.11.06 23:54:29.935240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3424 | 2023.11.06 23:54:29.935267 [ 25 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_26_5} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3425 | 2023.11.06 23:54:29.935317 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3426 | 2023.11.06 23:54:29.935354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3427 | 2023.11.06 23:54:29.935430 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 237 rows starting from the beginning of the part | ||
| 3428 | 2023.11.06 23:54:29.935453 [ 3 ] {} <Debug> HTTP-Session: 7e61b53f-5311-425e-ac14-6dfe7a14d2ff Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3429 | 2023.11.06 23:54:29.935513 [ 3 ] {} <Debug> HTTP-Session: 7e61b53f-5311-425e-ac14-6dfe7a14d2ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3430 | 2023.11.06 23:54:29.935733 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3431 | 2023.11.06 23:54:29.935742 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 57 rows starting from the beginning of the part | ||
| 3432 | 2023.11.06 23:54:29.935830 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3433 | 2023.11.06 23:54:29.936024 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 180 rows starting from the beginning of the part | ||
| 3434 | 2023.11.06 23:54:29.936346 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 57 rows starting from the beginning of the part | ||
| 3435 | 2023.11.06 23:54:29.936350 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3436 | 2023.11.06 23:54:29.936554 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 180 rows starting from the beginning of the part | ||
| 3437 | 2023.11.06 23:54:29.936806 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 57 rows starting from the beginning of the part | ||
| 3438 | 2023.11.06 23:54:29.937261 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3439 | 2023.11.06 23:54:29.937635 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3440 | 2023.11.06 23:54:29.937948 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3441 | 2023.11.06 23:54:29.938179 [ 154 ] {} <Debug> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3442 | 2023.11.06 23:54:29.938207 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.002409294 sec., 7886 rows/sec., 631.51 KiB/sec. | ||
| 3443 | 2023.11.06 23:54:29.938301 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3444 | 2023.11.06 23:54:29.938597 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3445 | 2023.11.06 23:54:29.938702 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} <Debug> DynamicQueryHandler: Done processing query | ||
| 3446 | 2023.11.06 23:54:29.938813 [ 3 ] {3a452228-669f-4bc7-9f3d-777dbcd01fd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3447 | 2023.11.06 23:54:29.938914 [ 3 ] {} <Debug> HTTP-Session: 7e61b53f-5311-425e-ac14-6dfe7a14d2ff Destroying unnamed session | ||
| 3448 | 2023.11.06 23:54:29.938936 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3449 | 2023.11.06 23:54:29.938955 [ 22 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.00417965 sec., 183747.44296771262 rows/sec., 17.63 MiB/sec. | ||
| 3450 | 2023.11.06 23:54:29.939006 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 367 rows starting from the beginning of the part | ||
| 3451 | 2023.11.06 23:54:29.939129 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3452 | 2023.11.06 23:54:29.939223 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 3453 | 2023.11.06 23:54:29.939216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3454 | 2023.11.06 23:54:29.939353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3455 | 2023.11.06 23:54:29.939440 [ 3 ] {} <Debug> HTTP-Session: f9ef18a3-d8d0-450d-bbee-2435d3d21d5a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3456 | 2023.11.06 23:54:29.939470 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 319 rows starting from the beginning of the part | ||
| 3457 | 2023.11.06 23:54:29.939479 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3458 | 2023.11.06 23:54:29.939520 [ 3 ] {} <Debug> HTTP-Session: f9ef18a3-d8d0-450d-bbee-2435d3d21d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3459 | 2023.11.06 23:54:29.939634 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_26_5} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3460 | 2023.11.06 23:54:29.939865 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part | ||
| 3461 | 2023.11.06 23:54:29.939917 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3462 | 2023.11.06 23:54:29.940069 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3463 | 2023.11.06 23:54:29.940088 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 319 rows starting from the beginning of the part | ||
| 3464 | 2023.11.06 23:54:29.940430 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part | ||
| 3465 | 2023.11.06 23:54:29.940784 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3466 | 2023.11.06 23:54:29.941777 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3467 | 2023.11.06 23:54:29.942317 [ 10 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1073 rows, containing 4 columns (4 merged, 0 gathered) in 0.003834545 sec., 279824.5945738021 rows/sec., 19.70 MiB/sec. | ||
| 3468 | 2023.11.06 23:54:29.942423 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3469 | 2023.11.06 23:54:29.942481 [ 22 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3470 | 2023.11.06 23:54:29.942705 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 3471 | 2023.11.06 23:54:29.942748 [ 22 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3472 | 2023.11.06 23:54:29.942871 [ 22 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_26_5} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3473 | 2023.11.06 23:54:29.942970 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.002965373 sec., 6407 rows/sec., 8.65 MiB/sec. | ||
| 3474 | 2023.11.06 23:54:29.942970 [ 166 ] {} <Debug> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3475 | 2023.11.06 23:54:29.943166 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3476 | 2023.11.06 23:54:29.943307 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3477 | 2023.11.06 23:54:29.943330 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 3478 | 2023.11.06 23:54:29.943366 [ 3 ] {47a32a77-44ab-4a31-b2d9-e02b10b7161d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3479 | 2023.11.06 23:54:29.943393 [ 3 ] {} <Debug> HTTP-Session: f9ef18a3-d8d0-450d-bbee-2435d3d21d5a Destroying unnamed session | ||
| 3480 | 2023.11.06 23:54:29.943467 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3481 | 2023.11.06 23:54:29.943502 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 342 rows starting from the beginning of the part | ||
| 3482 | 2023.11.06 23:54:29.943613 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part | ||
| 3483 | 2023.11.06 23:54:29.943709 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
| 3484 | 2023.11.06 23:54:29.943797 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part | ||
| 3485 | 2023.11.06 23:54:29.943885 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
| 3486 | 2023.11.06 23:54:29.943970 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part | ||
| 3487 | 2023.11.06 23:54:29.945246 [ 17 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 455 rows, containing 6 columns (6 merged, 0 gathered) in 0.001975508 sec., 230320.50490304266 rows/sec., 310.81 MiB/sec. | ||
| 3488 | 2023.11.06 23:54:29.945641 [ 17 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3489 | 2023.11.06 23:54:29.945929 [ 17 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 3490 | 2023.11.06 23:54:29.946011 [ 17 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 3491 | 2023.11.06 23:54:29.946089 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d38ce742-876d-4edb-924f-b99c89ec50da::all_1_21_4: 4.01 MiB. | ||
| 3492 | 2023.11.06 23:54:30.000184 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.10 MiB, peak 237.34 MiB, will set to 230.98 MiB (RSS), difference: -4.12 MiB | ||
| 3493 | 2023.11.06 23:54:34.935881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3494 | 2023.11.06 23:54:34.936008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3495 | 2023.11.06 23:54:34.936034 [ 3 ] {} <Debug> HTTP-Session: 0f028d7a-f9c7-4195-8a4d-07d3e03f2865 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3496 | 2023.11.06 23:54:34.936061 [ 3 ] {} <Debug> HTTP-Session: 0f028d7a-f9c7-4195-8a4d-07d3e03f2865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3497 | 2023.11.06 23:54:34.936191 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3498 | 2023.11.06 23:54:34.936254 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3499 | 2023.11.06 23:54:34.936412 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3500 | 2023.11.06 23:54:34.936827 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3501 | 2023.11.06 23:54:34.937083 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3502 | 2023.11.06 23:54:34.937241 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3503 | 2023.11.06 23:54:34.937383 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001151477 sec., 29527 rows/sec., 2.21 MiB/sec. | ||
| 3504 | 2023.11.06 23:54:34.937518 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} <Debug> DynamicQueryHandler: Done processing query | ||
| 3505 | 2023.11.06 23:54:34.937542 [ 3 ] {11fd3442-24eb-4d0c-8855-1f958ccec058} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3506 | 2023.11.06 23:54:34.937558 [ 3 ] {} <Debug> HTTP-Session: 0f028d7a-f9c7-4195-8a4d-07d3e03f2865 Destroying unnamed session | ||
| 3507 | 2023.11.06 23:54:34.937702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3508 | 2023.11.06 23:54:34.937747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3509 | 2023.11.06 23:54:34.937766 [ 3 ] {} <Debug> HTTP-Session: 47675723-90e3-4bb4-84fa-8c145e475458 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3510 | 2023.11.06 23:54:34.937782 [ 3 ] {} <Debug> HTTP-Session: 47675723-90e3-4bb4-84fa-8c145e475458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3511 | 2023.11.06 23:54:34.937859 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3512 | 2023.11.06 23:54:34.937898 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3513 | 2023.11.06 23:54:34.937999 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3514 | 2023.11.06 23:54:34.938403 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3515 | 2023.11.06 23:54:34.938611 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3516 | 2023.11.06 23:54:34.938744 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3517 | 2023.11.06 23:54:34.938864 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.001037246 sec., 173536 rows/sec., 17.23 MiB/sec. | ||
| 3518 | 2023.11.06 23:54:34.939088 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3519 | 2023.11.06 23:54:34.939112 [ 3 ] {0b5a7fef-0723-4d8c-9795-96fb7ecd4db0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3520 | 2023.11.06 23:54:34.939127 [ 3 ] {} <Debug> HTTP-Session: 47675723-90e3-4bb4-84fa-8c145e475458 Destroying unnamed session | ||
| 3521 | 2023.11.06 23:54:34.939287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3522 | 2023.11.06 23:54:34.939331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3523 | 2023.11.06 23:54:34.939349 [ 3 ] {} <Debug> HTTP-Session: 5ffd954f-045c-41b4-b04c-9f22c9453043 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3524 | 2023.11.06 23:54:34.939366 [ 3 ] {} <Debug> HTTP-Session: 5ffd954f-045c-41b4-b04c-9f22c9453043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3525 | 2023.11.06 23:54:34.939448 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3526 | 2023.11.06 23:54:34.939486 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3527 | 2023.11.06 23:54:34.939588 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3528 | 2023.11.06 23:54:34.940065 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3529 | 2023.11.06 23:54:34.940280 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3530 | 2023.11.06 23:54:34.940426 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3531 | 2023.11.06 23:54:34.940548 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.001072676 sec., 297387 rows/sec., 20.66 MiB/sec. | ||
| 3532 | 2023.11.06 23:54:34.940651 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} <Debug> DynamicQueryHandler: Done processing query | ||
| 3533 | 2023.11.06 23:54:34.940674 [ 3 ] {016a4161-a21d-41d6-a922-32f5d36fed75} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 3534 | 2023.11.06 23:54:34.940689 [ 3 ] {} <Debug> HTTP-Session: 5ffd954f-045c-41b4-b04c-9f22c9453043 Destroying unnamed session | ||
| 3535 | 2023.11.06 23:54:34.940844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3536 | 2023.11.06 23:54:34.940887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3537 | 2023.11.06 23:54:34.940905 [ 3 ] {} <Debug> HTTP-Session: 85f189e5-c1ba-41f7-a4f2-0a1de0ee7a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3538 | 2023.11.06 23:54:34.940921 [ 3 ] {} <Debug> HTTP-Session: 85f189e5-c1ba-41f7-a4f2-0a1de0ee7a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3539 | 2023.11.06 23:54:34.940989 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 3540 | 2023.11.06 23:54:34.941029 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3541 | 2023.11.06 23:54:34.941132 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3542 | 2023.11.06 23:54:34.941374 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3543 | 2023.11.06 23:54:34.941616 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3544 | 2023.11.06 23:54:34.941788 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3545 | 2023.11.06 23:54:34.941905 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000888653 sec., 6751 rows/sec., 283.52 KiB/sec. | ||
| 3546 | 2023.11.06 23:54:34.942023 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3547 | 2023.11.06 23:54:34.942047 [ 3 ] {09182cb2-f584-4182-9fed-f05655d807d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3548 | 2023.11.06 23:54:34.942062 [ 3 ] {} <Debug> HTTP-Session: 85f189e5-c1ba-41f7-a4f2-0a1de0ee7a29 Destroying unnamed session | ||
| 3549 | 2023.11.06 23:54:34.942190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3550 | 2023.11.06 23:54:34.942232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3551 | 2023.11.06 23:54:34.942250 [ 3 ] {} <Debug> HTTP-Session: dacd6ba7-326a-4524-893d-a164edbf6bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3552 | 2023.11.06 23:54:34.942266 [ 3 ] {} <Debug> HTTP-Session: dacd6ba7-326a-4524-893d-a164edbf6bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3553 | 2023.11.06 23:54:34.942336 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3554 | 2023.11.06 23:54:34.942378 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3555 | 2023.11.06 23:54:34.942494 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3556 | 2023.11.06 23:54:34.942785 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3557 | 2023.11.06 23:54:34.943029 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3558 | 2023.11.06 23:54:34.943200 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 3559 | 2023.11.06 23:54:34.943311 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000946774 sec., 73935 rows/sec., 4.48 MiB/sec. | ||
| 3560 | 2023.11.06 23:54:34.943415 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} <Debug> DynamicQueryHandler: Done processing query | ||
| 3561 | 2023.11.06 23:54:34.943437 [ 3 ] {072777f3-1db6-41e5-a846-94205707b355} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3562 | 2023.11.06 23:54:34.943453 [ 3 ] {} <Debug> HTTP-Session: dacd6ba7-326a-4524-893d-a164edbf6bfe Destroying unnamed session | ||
| 3563 | 2023.11.06 23:54:34.943642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3564 | 2023.11.06 23:54:34.943685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3565 | 2023.11.06 23:54:34.943703 [ 3 ] {} <Debug> HTTP-Session: d4b0ba3d-2ce5-45dc-83aa-40e468e98084 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3566 | 2023.11.06 23:54:34.943719 [ 3 ] {} <Debug> HTTP-Session: d4b0ba3d-2ce5-45dc-83aa-40e468e98084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3567 | 2023.11.06 23:54:34.943793 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3568 | 2023.11.06 23:54:34.943836 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3569 | 2023.11.06 23:54:34.943967 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3570 | 2023.11.06 23:54:34.944367 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3571 | 2023.11.06 23:54:34.944646 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3572 | 2023.11.06 23:54:34.944821 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3573 | 2023.11.06 23:54:34.944955 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.001127086 sec., 24842 rows/sec., 33.52 MiB/sec. | ||
| 3574 | 2023.11.06 23:54:34.945142 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} <Debug> DynamicQueryHandler: Done processing query | ||
| 3575 | 2023.11.06 23:54:34.945166 [ 3 ] {aa2d33cb-c76a-4c22-b55e-dc92bdbdeadc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3576 | 2023.11.06 23:54:34.945183 [ 3 ] {} <Debug> HTTP-Session: d4b0ba3d-2ce5-45dc-83aa-40e468e98084 Destroying unnamed session | ||
| 3577 | 2023.11.06 23:54:34.945292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3578 | 2023.11.06 23:54:34.945334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3579 | 2023.11.06 23:54:34.945352 [ 3 ] {} <Debug> HTTP-Session: 5809cef0-fb50-4e63-8835-2ec993ced452 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3580 | 2023.11.06 23:54:34.945368 [ 3 ] {} <Debug> HTTP-Session: 5809cef0-fb50-4e63-8835-2ec993ced452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2023.11.06 23:54:34.945438 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3582 | 2023.11.06 23:54:34.945477 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3583 | 2023.11.06 23:54:34.945587 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3584 | 2023.11.06 23:54:34.945842 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3585 | 2023.11.06 23:54:34.946065 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3586 | 2023.11.06 23:54:34.946241 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 3587 | 2023.11.06 23:54:34.946358 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000883072 sec., 23780 rows/sec., 1.23 MiB/sec. | ||
| 3588 | 2023.11.06 23:54:34.946459 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} <Debug> DynamicQueryHandler: Done processing query | ||
| 3589 | 2023.11.06 23:54:34.946482 [ 3 ] {032f1973-2b4f-487a-9137-4ab3acfa12e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3590 | 2023.11.06 23:54:34.946497 [ 3 ] {} <Debug> HTTP-Session: 5809cef0-fb50-4e63-8835-2ec993ced452 Destroying unnamed session | ||
| 3591 | 2023.11.06 23:54:39.931532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3592 | 2023.11.06 23:54:39.931715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3593 | 2023.11.06 23:54:39.931760 [ 3 ] {} <Debug> HTTP-Session: 6fe3ba20-680d-4b60-96d5-13b079cb1fa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3594 | 2023.11.06 23:54:39.931801 [ 3 ] {} <Debug> HTTP-Session: 6fe3ba20-680d-4b60-96d5-13b079cb1fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2023.11.06 23:54:39.931999 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3596 | 2023.11.06 23:54:39.932106 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3597 | 2023.11.06 23:54:39.932364 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3598 | 2023.11.06 23:54:39.932829 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3599 | 2023.11.06 23:54:39.933092 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3600 | 2023.11.06 23:54:39.933253 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3601 | 2023.11.06 23:54:39.933391 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001318849 sec., 14406 rows/sec., 1.14 MiB/sec. | ||
| 3602 | 2023.11.06 23:54:39.933556 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} <Debug> DynamicQueryHandler: Done processing query | ||
| 3603 | 2023.11.06 23:54:39.933581 [ 3 ] {ea0bd154-e792-4545-b152-8c0c74118f02} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3604 | 2023.11.06 23:54:39.933596 [ 3 ] {} <Debug> HTTP-Session: 6fe3ba20-680d-4b60-96d5-13b079cb1fa2 Destroying unnamed session | ||
| 3605 | 2023.11.06 23:54:39.933712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3606 | 2023.11.06 23:54:39.933756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3607 | 2023.11.06 23:54:39.933774 [ 3 ] {} <Debug> HTTP-Session: 4707fdf7-1728-47fb-af7b-16ec0f1dd8c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3608 | 2023.11.06 23:54:39.933791 [ 3 ] {} <Debug> HTTP-Session: 4707fdf7-1728-47fb-af7b-16ec0f1dd8c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2023.11.06 23:54:39.933863 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3610 | 2023.11.06 23:54:39.933902 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3611 | 2023.11.06 23:54:39.934011 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3612 | 2023.11.06 23:54:39.934338 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3613 | 2023.11.06 23:54:39.934540 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3614 | 2023.11.06 23:54:39.934691 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3615 | 2023.11.06 23:54:39.934816 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} <Information> executeQuery: Read 57 rows, 5.14 KiB in 0.000925564 sec., 61584 rows/sec., 5.42 MiB/sec. | ||
| 3616 | 2023.11.06 23:54:39.934923 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} <Debug> DynamicQueryHandler: Done processing query | ||
| 3617 | 2023.11.06 23:54:39.934947 [ 3 ] {20774c92-a3bb-4615-85c1-2b94fb01ec84} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3618 | 2023.11.06 23:54:39.934962 [ 3 ] {} <Debug> HTTP-Session: 4707fdf7-1728-47fb-af7b-16ec0f1dd8c5 Destroying unnamed session | ||
| 3619 | 2023.11.06 23:54:39.935103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 5119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3620 | 2023.11.06 23:54:39.935145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3621 | 2023.11.06 23:54:39.935164 [ 3 ] {} <Debug> HTTP-Session: da46e3b7-024e-426d-af4a-f86a3303ff6e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3622 | 2023.11.06 23:54:39.935181 [ 3 ] {} <Debug> HTTP-Session: da46e3b7-024e-426d-af4a-f86a3303ff6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2023.11.06 23:54:39.935253 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3624 | 2023.11.06 23:54:39.935292 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3625 | 2023.11.06 23:54:39.935398 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3626 | 2023.11.06 23:54:39.935759 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3627 | 2023.11.06 23:54:39.935966 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3628 | 2023.11.06 23:54:39.936122 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3629 | 2023.11.06 23:54:39.936246 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} <Information> executeQuery: Read 30 rows, 2.39 KiB in 0.000964194 sec., 31114 rows/sec., 2.42 MiB/sec. | ||
| 3630 | 2023.11.06 23:54:39.936367 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3631 | 2023.11.06 23:54:39.936391 [ 3 ] {94d065c5-7945-447d-bfca-9a92cf4436f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3632 | 2023.11.06 23:54:39.936407 [ 3 ] {} <Debug> HTTP-Session: da46e3b7-024e-426d-af4a-f86a3303ff6e Destroying unnamed session | ||
| 3633 | 2023.11.06 23:54:39.936533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3634 | 2023.11.06 23:54:39.936576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3635 | 2023.11.06 23:54:39.936594 [ 3 ] {} <Debug> HTTP-Session: 0aaaadbd-ce3c-4ef5-8333-d54f2776599d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3636 | 2023.11.06 23:54:39.936611 [ 3 ] {} <Debug> HTTP-Session: 0aaaadbd-ce3c-4ef5-8333-d54f2776599d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3637 | 2023.11.06 23:54:39.936681 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3638 | 2023.11.06 23:54:39.936723 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3639 | 2023.11.06 23:54:39.936842 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3640 | 2023.11.06 23:54:39.937120 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3641 | 2023.11.06 23:54:39.937368 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3642 | 2023.11.06 23:54:39.937553 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 3643 | 2023.11.06 23:54:39.937683 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000971814 sec., 11319 rows/sec., 746.63 KiB/sec. | ||
| 3644 | 2023.11.06 23:54:39.937827 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3645 | 2023.11.06 23:54:39.937850 [ 3 ] {c1571568-f5dd-437e-a1d7-71340511791c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3646 | 2023.11.06 23:54:39.937866 [ 3 ] {} <Debug> HTTP-Session: 0aaaadbd-ce3c-4ef5-8333-d54f2776599d Destroying unnamed session | ||
| 3647 | 2023.11.06 23:54:39.937981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3648 | 2023.11.06 23:54:39.938025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3649 | 2023.11.06 23:54:39.938043 [ 3 ] {} <Debug> HTTP-Session: bfdd98ca-8f53-41ac-b57f-b2b7e9245d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3650 | 2023.11.06 23:54:39.938059 [ 3 ] {} <Debug> HTTP-Session: bfdd98ca-8f53-41ac-b57f-b2b7e9245d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3651 | 2023.11.06 23:54:39.938133 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3652 | 2023.11.06 23:54:39.938177 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3653 | 2023.11.06 23:54:39.938314 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3654 | 2023.11.06 23:54:39.938710 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3655 | 2023.11.06 23:54:39.938994 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3656 | 2023.11.06 23:54:39.939174 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3657 | 2023.11.06 23:54:39.939291 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001129787 sec., 16817 rows/sec., 22.69 MiB/sec. | ||
| 3658 | 2023.11.06 23:54:39.939413 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} <Debug> DynamicQueryHandler: Done processing query | ||
| 3659 | 2023.11.06 23:54:39.939436 [ 3 ] {99a2553a-4691-4fb0-8d91-84d4a2d84469} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3660 | 2023.11.06 23:54:39.939451 [ 3 ] {} <Debug> HTTP-Session: bfdd98ca-8f53-41ac-b57f-b2b7e9245d7c Destroying unnamed session | ||
| 3661 | 2023.11.06 23:54:44.478379 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3662 | 2023.11.06 23:54:44.478452 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3663 | 2023.11.06 23:54:44.936232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3664 | 2023.11.06 23:54:44.936325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3665 | 2023.11.06 23:54:44.936349 [ 3 ] {} <Debug> HTTP-Session: 779a448c-fc5c-4228-a388-8d84e683b82d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3666 | 2023.11.06 23:54:44.936372 [ 3 ] {} <Debug> HTTP-Session: 779a448c-fc5c-4228-a388-8d84e683b82d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3667 | 2023.11.06 23:54:44.936504 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3668 | 2023.11.06 23:54:44.936565 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3669 | 2023.11.06 23:54:44.936720 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3670 | 2023.11.06 23:54:44.937169 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3671 | 2023.11.06 23:54:44.937425 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3672 | 2023.11.06 23:54:44.937590 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3673 | 2023.11.06 23:54:44.937727 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001181297 sec., 28781 rows/sec., 2.16 MiB/sec. | ||
| 3674 | 2023.11.06 23:54:44.937937 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3675 | 2023.11.06 23:54:44.937962 [ 3 ] {30e134f8-dd7a-4a39-acb9-c12f54603be6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3676 | 2023.11.06 23:54:44.937979 [ 3 ] {} <Debug> HTTP-Session: 779a448c-fc5c-4228-a388-8d84e683b82d Destroying unnamed session | ||
| 3677 | 2023.11.06 23:54:44.938156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3678 | 2023.11.06 23:54:44.938203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3679 | 2023.11.06 23:54:44.938222 [ 3 ] {} <Debug> HTTP-Session: 0c4f7f7a-555d-4aac-bb13-91bd834e4996 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3680 | 2023.11.06 23:54:44.938239 [ 3 ] {} <Debug> HTTP-Session: 0c4f7f7a-555d-4aac-bb13-91bd834e4996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2023.11.06 23:54:44.938317 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3682 | 2023.11.06 23:54:44.938359 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3683 | 2023.11.06 23:54:44.938473 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3684 | 2023.11.06 23:54:44.938920 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3685 | 2023.11.06 23:54:44.939144 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3686 | 2023.11.06 23:54:44.939292 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3687 | 2023.11.06 23:54:44.939413 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.001060606 sec., 169714 rows/sec., 16.86 MiB/sec. | ||
| 3688 | 2023.11.06 23:54:44.939537 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} <Debug> DynamicQueryHandler: Done processing query | ||
| 3689 | 2023.11.06 23:54:44.939561 [ 3 ] {e6b5524f-d2a6-4369-8ce6-c7d5ded65508} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3690 | 2023.11.06 23:54:44.939577 [ 3 ] {} <Debug> HTTP-Session: 0c4f7f7a-555d-4aac-bb13-91bd834e4996 Destroying unnamed session | ||
| 3691 | 2023.11.06 23:54:44.939727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3692 | 2023.11.06 23:54:44.939770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3693 | 2023.11.06 23:54:44.939789 [ 3 ] {} <Debug> HTTP-Session: 92d6377d-e054-47db-85c0-47356b0c7a45 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3694 | 2023.11.06 23:54:44.939805 [ 3 ] {} <Debug> HTTP-Session: 92d6377d-e054-47db-85c0-47356b0c7a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2023.11.06 23:54:44.939887 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3696 | 2023.11.06 23:54:44.939926 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3697 | 2023.11.06 23:54:44.940032 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3698 | 2023.11.06 23:54:44.940518 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3699 | 2023.11.06 23:54:44.940749 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3700 | 2023.11.06 23:54:44.940894 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3701 | 2023.11.06 23:54:44.941019 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.001095406 sec., 291216 rows/sec., 20.23 MiB/sec. | ||
| 3702 | 2023.11.06 23:54:44.941177 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3703 | 2023.11.06 23:54:44.941201 [ 3 ] {89743a2f-254e-41d3-9fdb-fa6a9cae987c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 3704 | 2023.11.06 23:54:44.941217 [ 3 ] {} <Debug> HTTP-Session: 92d6377d-e054-47db-85c0-47356b0c7a45 Destroying unnamed session | ||
| 3705 | 2023.11.06 23:54:44.941373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3706 | 2023.11.06 23:54:44.941416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3707 | 2023.11.06 23:54:44.941435 [ 3 ] {} <Debug> HTTP-Session: 7dbfb0d9-f9b0-4e52-8d74-41d47dbf2d55 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3708 | 2023.11.06 23:54:44.941451 [ 3 ] {} <Debug> HTTP-Session: 7dbfb0d9-f9b0-4e52-8d74-41d47dbf2d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3709 | 2023.11.06 23:54:44.941520 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 3710 | 2023.11.06 23:54:44.941559 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3711 | 2023.11.06 23:54:44.941666 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3712 | 2023.11.06 23:54:44.941923 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3713 | 2023.11.06 23:54:44.942162 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3714 | 2023.11.06 23:54:44.942338 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 3715 | 2023.11.06 23:54:44.942468 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000919944 sec., 6522 rows/sec., 273.88 KiB/sec. | ||
| 3716 | 2023.11.06 23:54:44.942587 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3717 | 2023.11.06 23:54:44.942610 [ 3 ] {0487a20b-9738-4222-81e6-55f8dee0ac9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3718 | 2023.11.06 23:54:44.942626 [ 3 ] {} <Debug> HTTP-Session: 7dbfb0d9-f9b0-4e52-8d74-41d47dbf2d55 Destroying unnamed session | ||
| 3719 | 2023.11.06 23:54:44.942753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3720 | 2023.11.06 23:54:44.942796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3721 | 2023.11.06 23:54:44.942814 [ 3 ] {} <Debug> HTTP-Session: 0aed9e48-4d2a-4d4a-b7d7-82fa09ba2a49 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3722 | 2023.11.06 23:54:44.942830 [ 3 ] {} <Debug> HTTP-Session: 0aed9e48-4d2a-4d4a-b7d7-82fa09ba2a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2023.11.06 23:54:44.942902 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3724 | 2023.11.06 23:54:44.942943 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3725 | 2023.11.06 23:54:44.943069 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3726 | 2023.11.06 23:54:44.943405 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3727 | 2023.11.06 23:54:44.943648 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3728 | 2023.11.06 23:54:44.943820 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 3729 | 2023.11.06 23:54:44.943941 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001011635 sec., 69194 rows/sec., 4.20 MiB/sec. | ||
| 3730 | 2023.11.06 23:54:44.944060 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} <Debug> DynamicQueryHandler: Done processing query | ||
| 3731 | 2023.11.06 23:54:44.944084 [ 3 ] {ac8bb153-93ff-4855-a722-cf336786b643} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3732 | 2023.11.06 23:54:44.944100 [ 3 ] {} <Debug> HTTP-Session: 0aed9e48-4d2a-4d4a-b7d7-82fa09ba2a49 Destroying unnamed session | ||
| 3733 | 2023.11.06 23:54:44.944281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3734 | 2023.11.06 23:54:44.944326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3735 | 2023.11.06 23:54:44.944344 [ 3 ] {} <Debug> HTTP-Session: fd1d633f-ef50-4487-a705-d24db8c8e625 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3736 | 2023.11.06 23:54:44.944360 [ 3 ] {} <Debug> HTTP-Session: fd1d633f-ef50-4487-a705-d24db8c8e625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2023.11.06 23:54:44.944437 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3738 | 2023.11.06 23:54:44.944480 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3739 | 2023.11.06 23:54:44.944613 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3740 | 2023.11.06 23:54:44.945043 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3741 | 2023.11.06 23:54:44.945383 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3742 | 2023.11.06 23:54:44.945572 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3743 | 2023.11.06 23:54:44.945706 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.001234288 sec., 22685 rows/sec., 30.61 MiB/sec. | ||
| 3744 | 2023.11.06 23:54:44.945831 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3745 | 2023.11.06 23:54:44.945855 [ 3 ] {cc426a71-4667-4462-960a-cdc934772c6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3746 | 2023.11.06 23:54:44.945870 [ 3 ] {} <Debug> HTTP-Session: fd1d633f-ef50-4487-a705-d24db8c8e625 Destroying unnamed session | ||
| 3747 | 2023.11.06 23:54:44.945994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3748 | 2023.11.06 23:54:44.946038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3749 | 2023.11.06 23:54:44.946057 [ 3 ] {} <Debug> HTTP-Session: a0c45c06-ea59-4d5e-af77-b932708dab53 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3750 | 2023.11.06 23:54:44.946074 [ 3 ] {} <Debug> HTTP-Session: a0c45c06-ea59-4d5e-af77-b932708dab53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2023.11.06 23:54:44.946144 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3752 | 2023.11.06 23:54:44.946182 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3753 | 2023.11.06 23:54:44.946287 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3754 | 2023.11.06 23:54:44.946587 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3755 | 2023.11.06 23:54:44.946840 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3756 | 2023.11.06 23:54:44.947014 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 3757 | 2023.11.06 23:54:44.947144 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000962444 sec., 21819 rows/sec., 1.13 MiB/sec. | ||
| 3758 | 2023.11.06 23:54:44.947144 [ 170 ] {} <Debug> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3759 | 2023.11.06 23:54:44.947260 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3760 | 2023.11.06 23:54:44.947324 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3761 | 2023.11.06 23:54:44.947364 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 3762 | 2023.11.06 23:54:44.947367 [ 3 ] {601505b4-bbc5-4376-8084-1931e55e4b7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3763 | 2023.11.06 23:54:44.947429 [ 3 ] {} <Debug> HTTP-Session: a0c45c06-ea59-4d5e-af77-b932708dab53 Destroying unnamed session | ||
| 3764 | 2023.11.06 23:54:44.947495 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3765 | 2023.11.06 23:54:44.947531 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part | ||
| 3766 | 2023.11.06 23:54:44.947637 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::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 | ||
| 3767 | 2023.11.06 23:54:44.947722 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part | ||
| 3768 | 2023.11.06 23:54:44.947803 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::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 | ||
| 3769 | 2023.11.06 23:54:44.947883 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part | ||
| 3770 | 2023.11.06 23:54:44.947958 [ 23 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::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 | ||
| 3771 | 2023.11.06 23:54:44.948659 [ 26 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.00134433 sec., 258865.01082323538 rows/sec., 13.86 MiB/sec. | ||
| 3772 | 2023.11.06 23:54:44.948818 [ 26 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3773 | 2023.11.06 23:54:44.949055 [ 26 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 3774 | 2023.11.06 23:54:44.949134 [ 26 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_16_3} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 3775 | 2023.11.06 23:54:49.930618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3776 | 2023.11.06 23:54:49.930758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3777 | 2023.11.06 23:54:49.930800 [ 3 ] {} <Debug> HTTP-Session: df3d81ad-4e05-4dd5-8287-ddb939e54d47 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3778 | 2023.11.06 23:54:49.930837 [ 3 ] {} <Debug> HTTP-Session: df3d81ad-4e05-4dd5-8287-ddb939e54d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2023.11.06 23:54:49.931019 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3780 | 2023.11.06 23:54:49.931105 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3781 | 2023.11.06 23:54:49.931353 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3782 | 2023.11.06 23:54:49.931855 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3783 | 2023.11.06 23:54:49.932112 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3784 | 2023.11.06 23:54:49.932271 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3785 | 2023.11.06 23:54:49.932405 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001331439 sec., 14270 rows/sec., 1.13 MiB/sec. | ||
| 3786 | 2023.11.06 23:54:49.932548 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} <Debug> DynamicQueryHandler: Done processing query | ||
| 3787 | 2023.11.06 23:54:49.932573 [ 3 ] {57f8d899-87b1-4dfd-91de-506b627a6053} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3788 | 2023.11.06 23:54:49.932589 [ 3 ] {} <Debug> HTTP-Session: df3d81ad-4e05-4dd5-8287-ddb939e54d47 Destroying unnamed session | ||
| 3789 | 2023.11.06 23:54:49.932707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3790 | 2023.11.06 23:54:49.932751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3791 | 2023.11.06 23:54:49.932770 [ 3 ] {} <Debug> HTTP-Session: b3bcfed9-fca1-47cf-ac93-ddf1c8cdc81b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3792 | 2023.11.06 23:54:49.932787 [ 3 ] {} <Debug> HTTP-Session: b3bcfed9-fca1-47cf-ac93-ddf1c8cdc81b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2023.11.06 23:54:49.932860 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3794 | 2023.11.06 23:54:49.932900 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3795 | 2023.11.06 23:54:49.933002 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3796 | 2023.11.06 23:54:49.933300 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3797 | 2023.11.06 23:54:49.933503 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3798 | 2023.11.06 23:54:49.933647 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3799 | 2023.11.06 23:54:49.933771 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} <Information> executeQuery: Read 57 rows, 5.14 KiB in 0.000881393 sec., 64670 rows/sec., 5.69 MiB/sec. | ||
| 3800 | 2023.11.06 23:54:49.933913 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3801 | 2023.11.06 23:54:49.933936 [ 3 ] {e6b29db4-b9e4-4b5c-acec-756c57c070d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3802 | 2023.11.06 23:54:49.933952 [ 3 ] {} <Debug> HTTP-Session: b3bcfed9-fca1-47cf-ac93-ddf1c8cdc81b Destroying unnamed session | ||
| 3803 | 2023.11.06 23:54:49.934086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3804 | 2023.11.06 23:54:49.934131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3805 | 2023.11.06 23:54:49.934150 [ 3 ] {} <Debug> HTTP-Session: 71c3bf59-bc01-406a-87ec-50f0875d7bed Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3806 | 2023.11.06 23:54:49.934167 [ 3 ] {} <Debug> HTTP-Session: 71c3bf59-bc01-406a-87ec-50f0875d7bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2023.11.06 23:54:49.934239 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3808 | 2023.11.06 23:54:49.934280 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3809 | 2023.11.06 23:54:49.934387 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3810 | 2023.11.06 23:54:49.934648 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3811 | 2023.11.06 23:54:49.934851 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3812 | 2023.11.06 23:54:49.935008 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3813 | 2023.11.06 23:54:49.935105 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000837312 sec., 22691 rows/sec., 1.77 MiB/sec. | ||
| 3814 | 2023.11.06 23:54:49.935218 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} <Debug> DynamicQueryHandler: Done processing query | ||
| 3815 | 2023.11.06 23:54:49.935242 [ 3 ] {decf2aa0-909d-40fc-abc9-6d14cd83debc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3816 | 2023.11.06 23:54:49.935258 [ 3 ] {} <Debug> HTTP-Session: 71c3bf59-bc01-406a-87ec-50f0875d7bed Destroying unnamed session | ||
| 3817 | 2023.11.06 23:54:49.935382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3818 | 2023.11.06 23:54:49.935426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3819 | 2023.11.06 23:54:49.935445 [ 3 ] {} <Debug> HTTP-Session: 8a1951fe-39b3-46aa-9a5a-d31082db7c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3820 | 2023.11.06 23:54:49.935461 [ 3 ] {} <Debug> HTTP-Session: 8a1951fe-39b3-46aa-9a5a-d31082db7c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2023.11.06 23:54:49.935537 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3822 | 2023.11.06 23:54:49.935581 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3823 | 2023.11.06 23:54:49.935715 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3824 | 2023.11.06 23:54:49.936060 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3825 | 2023.11.06 23:54:49.936349 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3826 | 2023.11.06 23:54:49.936520 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3827 | 2023.11.06 23:54:49.936631 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001066476 sec., 17815 rows/sec., 24.04 MiB/sec. | ||
| 3828 | 2023.11.06 23:54:49.936753 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} <Debug> DynamicQueryHandler: Done processing query | ||
| 3829 | 2023.11.06 23:54:49.936776 [ 3 ] {c58faf25-3e72-453c-be8b-c98e5018fe05} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3830 | 2023.11.06 23:54:49.936791 [ 3 ] {} <Debug> HTTP-Session: 8a1951fe-39b3-46aa-9a5a-d31082db7c8c Destroying unnamed session | ||
| 3831 | 2023.11.06 23:54:54.936479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3832 | 2023.11.06 23:54:54.936593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3833 | 2023.11.06 23:54:54.936618 [ 3 ] {} <Debug> HTTP-Session: 5f56cdb8-bad0-43fa-9d66-26697a0758d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3834 | 2023.11.06 23:54:54.936641 [ 3 ] {} <Debug> HTTP-Session: 5f56cdb8-bad0-43fa-9d66-26697a0758d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2023.11.06 23:54:54.936766 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3836 | 2023.11.06 23:54:54.936825 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3837 | 2023.11.06 23:54:54.936981 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3838 | 2023.11.06 23:54:54.937448 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3839 | 2023.11.06 23:54:54.937746 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3840 | 2023.11.06 23:54:54.937941 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3841 | 2023.11.06 23:54:54.938079 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001271539 sec., 26739 rows/sec., 2.00 MiB/sec. | ||
| 3842 | 2023.11.06 23:54:54.938083 [ 162 ] {} <Debug> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3843 | 2023.11.06 23:54:54.938202 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3844 | 2023.11.06 23:54:54.938285 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} <Debug> DynamicQueryHandler: Done processing query | ||
| 3845 | 2023.11.06 23:54:54.938321 [ 3 ] {6b8dac28-0862-47bb-abd8-3f51e2fece74} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3846 | 2023.11.06 23:54:54.938329 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3847 | 2023.11.06 23:54:54.938353 [ 3 ] {} <Debug> HTTP-Session: 5f56cdb8-bad0-43fa-9d66-26697a0758d2 Destroying unnamed session | ||
| 3848 | 2023.11.06 23:54:54.938464 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3849 | 2023.11.06 23:54:54.938504 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 53 rows starting from the beginning of the part | ||
| 3850 | 2023.11.06 23:54:54.938574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3851 | 2023.11.06 23:54:54.938659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3852 | 2023.11.06 23:54:54.938700 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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 | ||
| 3853 | 2023.11.06 23:54:54.938710 [ 3 ] {} <Debug> HTTP-Session: b3fbc154-fc7f-460c-8802-12a2afd2516d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3854 | 2023.11.06 23:54:54.938777 [ 3 ] {} <Debug> HTTP-Session: b3fbc154-fc7f-460c-8802-12a2afd2516d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2023.11.06 23:54:54.938958 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 19 rows starting from the beginning of the part | ||
| 3856 | 2023.11.06 23:54:54.938989 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3857 | 2023.11.06 23:54:54.939072 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3858 | 2023.11.06 23:54:54.939204 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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 | ||
| 3859 | 2023.11.06 23:54:54.939526 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 19 rows starting from the beginning of the part | ||
| 3860 | 2023.11.06 23:54:54.939543 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3861 | 2023.11.06 23:54:54.939737 [ 10 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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 | ||
| 3862 | 2023.11.06 23:54:54.940252 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 3863 | 2023.11.06 23:54:54.940747 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3864 | 2023.11.06 23:54:54.940992 [ 13 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.002711259 sec., 71184.64152631674 rows/sec., 5.42 MiB/sec. | ||
| 3865 | 2023.11.06 23:54:54.941040 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3866 | 2023.11.06 23:54:54.941255 [ 17 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3867 | 2023.11.06 23:54:54.941266 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.002197731 sec., 81902 rows/sec., 8.13 MiB/sec. | ||
| 3868 | 2023.11.06 23:54:54.941260 [ 162 ] {} <Debug> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3869 | 2023.11.06 23:54:54.941417 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 3870 | 2023.11.06 23:54:54.941625 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3871 | 2023.11.06 23:54:54.941631 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3872 | 2023.11.06 23:54:54.941680 [ 3 ] {736af78e-7869-48bd-baaf-ec2c3eee7f9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3873 | 2023.11.06 23:54:54.941690 [ 17 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3874 | 2023.11.06 23:54:54.941744 [ 3 ] {} <Debug> HTTP-Session: b3fbc154-fc7f-460c-8802-12a2afd2516d Destroying unnamed session | ||
| 3875 | 2023.11.06 23:54:54.941840 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3876 | 2023.11.06 23:54:54.941873 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 237 rows starting from the beginning of the part | ||
| 3877 | 2023.11.06 23:54:54.941890 [ 17 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_31_6} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3878 | 2023.11.06 23:54:54.942094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3879 | 2023.11.06 23:54:54.942126 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 180 rows starting from the beginning of the part | ||
| 3880 | 2023.11.06 23:54:54.942197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3881 | 2023.11.06 23:54:54.942238 [ 3 ] {} <Debug> HTTP-Session: c693e5c3-807d-4538-a17a-2757024ce386 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3882 | 2023.11.06 23:54:54.942294 [ 3 ] {} <Debug> HTTP-Session: c693e5c3-807d-4538-a17a-2757024ce386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2023.11.06 23:54:54.942334 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 57 rows starting from the beginning of the part | ||
| 3884 | 2023.11.06 23:54:54.942518 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3885 | 2023.11.06 23:54:54.942563 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 180 rows starting from the beginning of the part | ||
| 3886 | 2023.11.06 23:54:54.942608 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3887 | 2023.11.06 23:54:54.942812 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 57 rows starting from the beginning of the part | ||
| 3888 | 2023.11.06 23:54:54.943120 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3889 | 2023.11.06 23:54:54.943126 [ 26 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 180 rows starting from the beginning of the part | ||
| 3890 | 2023.11.06 23:54:54.944251 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 3891 | 2023.11.06 23:54:54.944704 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3892 | 2023.11.06 23:54:54.944790 [ 10 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 891 rows, containing 4 columns (4 merged, 0 gathered) in 0.003243577 sec., 274696.73141719773 rows/sec., 26.69 MiB/sec. | ||
| 3893 | 2023.11.06 23:54:54.944948 [ 10 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3894 | 2023.11.06 23:54:54.944948 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3895 | 2023.11.06 23:54:54.945187 [ 162 ] {} <Debug> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3896 | 2023.11.06 23:54:54.945194 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.002586028 sec., 123355 rows/sec., 8.57 MiB/sec. | ||
| 3897 | 2023.11.06 23:54:54.945255 [ 10 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3898 | 2023.11.06 23:54:54.945298 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 3899 | 2023.11.06 23:54:54.945436 [ 10 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_31_6} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3900 | 2023.11.06 23:54:54.945557 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3901 | 2023.11.06 23:54:54.945666 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} <Debug> DynamicQueryHandler: Done processing query | ||
| 3902 | 2023.11.06 23:54:54.945711 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3903 | 2023.11.06 23:54:54.945716 [ 3 ] {fae0a0bb-b1f4-4c07-91b2-9e4ec81d5533} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 3904 | 2023.11.06 23:54:54.945757 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 367 rows starting from the beginning of the part | ||
| 3905 | 2023.11.06 23:54:54.945767 [ 3 ] {} <Debug> HTTP-Session: c693e5c3-807d-4538-a17a-2757024ce386 Destroying unnamed session | ||
| 3906 | 2023.11.06 23:54:54.945881 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 319 rows starting from the beginning of the part | ||
| 3907 | 2023.11.06 23:54:54.945967 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 3908 | 2023.11.06 23:54:54.946032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3909 | 2023.11.06 23:54:54.946087 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 319 rows starting from the beginning of the part | ||
| 3910 | 2023.11.06 23:54:54.946098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3911 | 2023.11.06 23:54:54.946165 [ 3 ] {} <Debug> HTTP-Session: c3163500-4562-4589-bbc4-6517022f63f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3912 | 2023.11.06 23:54:54.946207 [ 3 ] {} <Debug> HTTP-Session: c3163500-4562-4589-bbc4-6517022f63f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2023.11.06 23:54:54.946264 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 19 rows starting from the beginning of the part | ||
| 3914 | 2023.11.06 23:54:54.946397 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 3915 | 2023.11.06 23:54:54.946442 [ 26 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 319 rows starting from the beginning of the part | ||
| 3916 | 2023.11.06 23:54:54.946486 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3917 | 2023.11.06 23:54:54.946965 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3918 | 2023.11.06 23:54:54.947718 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 3919 | 2023.11.06 23:54:54.948219 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3920 | 2023.11.06 23:54:54.948318 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1373 rows, containing 4 columns (4 merged, 0 gathered) in 0.002894332 sec., 474375.4344698535 rows/sec., 33.24 MiB/sec. | ||
| 3921 | 2023.11.06 23:54:54.948501 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 3922 | 2023.11.06 23:54:54.948516 [ 17 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3923 | 2023.11.06 23:54:54.948662 [ 162 ] {} <Debug> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3924 | 2023.11.06 23:54:54.948696 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002221542 sec., 2700 rows/sec., 113.41 KiB/sec. | ||
| 3925 | 2023.11.06 23:54:54.948738 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 3926 | 2023.11.06 23:54:54.948909 [ 17 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3927 | 2023.11.06 23:54:54.949027 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 3928 | 2023.11.06 23:54:54.949130 [ 17 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_31_6} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3929 | 2023.11.06 23:54:54.949194 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3930 | 2023.11.06 23:54:54.949307 [ 3 ] {3707f479-6b7c-48ec-8001-536d3b24b1d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3931 | 2023.11.06 23:54:54.949311 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3932 | 2023.11.06 23:54:54.949347 [ 3 ] {} <Debug> HTTP-Session: c3163500-4562-4589-bbc4-6517022f63f1 Destroying unnamed session | ||
| 3933 | 2023.11.06 23:54:54.949385 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 3934 | 2023.11.06 23:54:54.949493 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 3935 | 2023.11.06 23:54:54.949560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3936 | 2023.11.06 23:54:54.949653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3937 | 2023.11.06 23:54:54.949669 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 3938 | 2023.11.06 23:54:54.949688 [ 3 ] {} <Debug> HTTP-Session: 70adbb11-a801-49fe-8682-b1e34c03fe0f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3939 | 2023.11.06 23:54:54.949755 [ 3 ] {} <Debug> HTTP-Session: 70adbb11-a801-49fe-8682-b1e34c03fe0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2023.11.06 23:54:54.949947 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 3941 | 2023.11.06 23:54:54.949966 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3942 | 2023.11.06 23:54:54.950069 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3943 | 2023.11.06 23:54:54.950148 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 3944 | 2023.11.06 23:54:54.950466 [ 10 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 3945 | 2023.11.06 23:54:54.950628 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3946 | 2023.11.06 23:54:54.951639 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 3947 | 2023.11.06 23:54:54.952104 [ 17 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003269796 sec., 29359.629775068533 rows/sec., 1.20 MiB/sec. | ||
| 3948 | 2023.11.06 23:54:54.952248 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3949 | 2023.11.06 23:54:54.952273 [ 21 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3950 | 2023.11.06 23:54:54.952511 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 3951 | 2023.11.06 23:54:54.952557 [ 21 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 3952 | 2023.11.06 23:54:54.952663 [ 21 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_16_3} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 3953 | 2023.11.06 23:54:54.952702 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002695248 sec., 25971 rows/sec., 1.57 MiB/sec. | ||
| 3954 | 2023.11.06 23:54:54.952896 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} <Debug> DynamicQueryHandler: Done processing query | ||
| 3955 | 2023.11.06 23:54:54.952921 [ 3 ] {f3e38361-7e53-4293-ac5c-530987d47555} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3956 | 2023.11.06 23:54:54.952937 [ 3 ] {} <Debug> HTTP-Session: 70adbb11-a801-49fe-8682-b1e34c03fe0f Destroying unnamed session | ||
| 3957 | 2023.11.06 23:54:54.953118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3958 | 2023.11.06 23:54:54.953233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3959 | 2023.11.06 23:54:54.953254 [ 3 ] {} <Debug> HTTP-Session: 928f9e0f-4016-47a3-b9ef-6fc5cecff60e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3960 | 2023.11.06 23:54:54.953272 [ 3 ] {} <Debug> HTTP-Session: 928f9e0f-4016-47a3-b9ef-6fc5cecff60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2023.11.06 23:54:54.953354 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3962 | 2023.11.06 23:54:54.953401 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3963 | 2023.11.06 23:54:54.953548 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3964 | 2023.11.06 23:54:54.954128 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3965 | 2023.11.06 23:54:54.954439 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3966 | 2023.11.06 23:54:54.954617 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3967 | 2023.11.06 23:54:54.954740 [ 162 ] {} <Debug> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3968 | 2023.11.06 23:54:54.954758 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.00136827 sec., 20463 rows/sec., 27.61 MiB/sec. | ||
| 3969 | 2023.11.06 23:54:54.954792 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 3970 | 2023.11.06 23:54:54.955054 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3971 | 2023.11.06 23:54:54.955128 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3972 | 2023.11.06 23:54:54.955180 [ 3 ] {7f26b329-cf38-4d7c-8b40-86693fe4854f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3973 | 2023.11.06 23:54:54.955216 [ 3 ] {} <Debug> HTTP-Session: 928f9e0f-4016-47a3-b9ef-6fc5cecff60e Destroying unnamed session | ||
| 3974 | 2023.11.06 23:54:54.955319 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3975 | 2023.11.06 23:54:54.955409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3976 | 2023.11.06 23:54:54.955430 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 455 rows starting from the beginning of the part | ||
| 3977 | 2023.11.06 23:54:54.955501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3978 | 2023.11.06 23:54:54.955568 [ 3 ] {} <Debug> HTTP-Session: 27b844a9-a644-48c3-8e96-602540668007 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 3979 | 2023.11.06 23:54:54.955613 [ 3 ] {} <Debug> HTTP-Session: 27b844a9-a644-48c3-8e96-602540668007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2023.11.06 23:54:54.955843 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3981 | 2023.11.06 23:54:54.955880 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part | ||
| 3982 | 2023.11.06 23:54:54.955916 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3983 | 2023.11.06 23:54:54.956305 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part | ||
| 3984 | 2023.11.06 23:54:54.956448 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3985 | 2023.11.06 23:54:54.956660 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 3986 | 2023.11.06 23:54:54.956980 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part | ||
| 3987 | 2023.11.06 23:54:54.957229 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 3988 | 2023.11.06 23:54:54.957251 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 3989 | 2023.11.06 23:54:54.957705 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3990 | 2023.11.06 23:54:54.957960 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 3991 | 2023.11.06 23:54:54.958083 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002184502 sec., 9613 rows/sec., 510.52 KiB/sec. | ||
| 3992 | 2023.11.06 23:54:54.958227 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} <Debug> DynamicQueryHandler: Done processing query | ||
| 3993 | 2023.11.06 23:54:54.958252 [ 3 ] {4444746c-eec4-4f9b-809c-4aa5e1452937} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3994 | 2023.11.06 23:54:54.958268 [ 3 ] {} <Debug> HTTP-Session: 27b844a9-a644-48c3-8e96-602540668007 Destroying unnamed session | ||
| 3995 | 2023.11.06 23:54:54.959201 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 6 columns (6 merged, 0 gathered) in 0.004342773 sec., 132864.41635333 rows/sec., 179.29 MiB/sec. | ||
| 3996 | 2023.11.06 23:54:54.959736 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3997 | 2023.11.06 23:54:54.959934 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3998 | 2023.11.06 23:54:54.959997 [ 26 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3999 | 2023.11.06 23:54:54.960062 [ 26 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d38ce742-876d-4edb-924f-b99c89ec50da::all_1_26_5: 4.00 MiB. | ||
| 4000 | 2023.11.06 23:54:55.000178 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.21 MiB, peak 237.34 MiB, will set to 231.66 MiB (RSS), difference: -3.55 MiB | ||
| 4001 | 2023.11.06 23:54:59.478519 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4002 | 2023.11.06 23:54:59.478628 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4003 | 2023.11.06 23:54:59.931169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4004 | 2023.11.06 23:54:59.931292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4005 | 2023.11.06 23:54:59.931323 [ 3 ] {} <Debug> HTTP-Session: 50ca80f0-4938-4fe8-ab5e-13107fce7a3b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4006 | 2023.11.06 23:54:59.931352 [ 3 ] {} <Debug> HTTP-Session: 50ca80f0-4938-4fe8-ab5e-13107fce7a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2023.11.06 23:54:59.931493 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4008 | 2023.11.06 23:54:59.931561 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4009 | 2023.11.06 23:54:59.931742 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4010 | 2023.11.06 23:54:59.932244 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 4011 | 2023.11.06 23:54:59.932507 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4012 | 2023.11.06 23:54:59.932676 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 4013 | 2023.11.06 23:54:59.932819 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001281558 sec., 14825 rows/sec., 1.17 MiB/sec. | ||
| 4014 | 2023.11.06 23:54:59.932965 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} <Debug> DynamicQueryHandler: Done processing query | ||
| 4015 | 2023.11.06 23:54:59.932990 [ 3 ] {4fd0f87c-40bd-471d-abc7-924308f1e1aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4016 | 2023.11.06 23:54:59.933007 [ 3 ] {} <Debug> HTTP-Session: 50ca80f0-4938-4fe8-ab5e-13107fce7a3b Destroying unnamed session | ||
| 4017 | 2023.11.06 23:54:59.933118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4018 | 2023.11.06 23:54:59.933164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4019 | 2023.11.06 23:54:59.933183 [ 3 ] {} <Debug> HTTP-Session: ed4999d0-a660-4fd8-974f-e8226e47e491 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4020 | 2023.11.06 23:54:59.933200 [ 3 ] {} <Debug> HTTP-Session: ed4999d0-a660-4fd8-974f-e8226e47e491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2023.11.06 23:54:59.933272 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4022 | 2023.11.06 23:54:59.933312 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4023 | 2023.11.06 23:54:59.933416 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4024 | 2023.11.06 23:54:59.933751 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 4025 | 2023.11.06 23:54:59.933959 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4026 | 2023.11.06 23:54:59.934109 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 4027 | 2023.11.06 23:54:59.934237 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} <Information> executeQuery: Read 57 rows, 5.14 KiB in 0.000936863 sec., 60841 rows/sec., 5.36 MiB/sec. | ||
| 4028 | 2023.11.06 23:54:59.934356 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} <Debug> DynamicQueryHandler: Done processing query | ||
| 4029 | 2023.11.06 23:54:59.934380 [ 3 ] {9bb989af-cffc-43c4-96f8-aa31f08c8734} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4030 | 2023.11.06 23:54:59.934397 [ 3 ] {} <Debug> HTTP-Session: ed4999d0-a660-4fd8-974f-e8226e47e491 Destroying unnamed session | ||
| 4031 | 2023.11.06 23:54:59.934514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4032 | 2023.11.06 23:54:59.934560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4033 | 2023.11.06 23:54:59.934585 [ 3 ] {} <Debug> HTTP-Session: 89808f4b-c943-4b62-a2f0-ae3a03d4f0ee Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4034 | 2023.11.06 23:54:59.934609 [ 3 ] {} <Debug> HTTP-Session: 89808f4b-c943-4b62-a2f0-ae3a03d4f0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2023.11.06 23:54:59.934682 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4036 | 2023.11.06 23:54:59.934721 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4037 | 2023.11.06 23:54:59.934827 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4038 | 2023.11.06 23:54:59.935125 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 4039 | 2023.11.06 23:54:59.935337 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4040 | 2023.11.06 23:54:59.935483 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 4041 | 2023.11.06 23:54:59.935599 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000911844 sec., 20836 rows/sec., 1.63 MiB/sec. | ||
| 4042 | 2023.11.06 23:54:59.935708 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 4043 | 2023.11.06 23:54:59.935731 [ 3 ] {97c44958-949e-4d5d-a303-9d7af29d35f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4044 | 2023.11.06 23:54:59.935745 [ 3 ] {} <Debug> HTTP-Session: 89808f4b-c943-4b62-a2f0-ae3a03d4f0ee Destroying unnamed session | ||
| 4045 | 2023.11.06 23:54:59.935917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4046 | 2023.11.06 23:54:59.935959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4047 | 2023.11.06 23:54:59.935977 [ 3 ] {} <Debug> HTTP-Session: c0db3549-43d0-4680-b7e2-5a9febba0b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4048 | 2023.11.06 23:54:59.935994 [ 3 ] {} <Debug> HTTP-Session: c0db3549-43d0-4680-b7e2-5a9febba0b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4049 | 2023.11.06 23:54:59.936064 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4050 | 2023.11.06 23:54:59.936106 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4051 | 2023.11.06 23:54:59.936303 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4052 | 2023.11.06 23:54:59.936710 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 4053 | 2023.11.06 23:54:59.936997 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4054 | 2023.11.06 23:54:59.937171 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 4055 | 2023.11.06 23:54:59.937295 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001147157 sec., 16562 rows/sec., 22.35 MiB/sec. | ||
| 4056 | 2023.11.06 23:54:59.937408 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} <Debug> DynamicQueryHandler: Done processing query | ||
| 4057 | 2023.11.06 23:54:59.937431 [ 3 ] {3cbfef49-30bb-4017-b64a-5e56a79f88c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 4058 | 2023.11.06 23:54:59.937446 [ 3 ] {} <Debug> HTTP-Session: c0db3549-43d0-4680-b7e2-5a9febba0b1d Destroying unnamed session | ||
| 4059 | 2023.11.06 23:55:04.936797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4060 | 2023.11.06 23:55:04.936923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4061 | 2023.11.06 23:55:04.936949 [ 3 ] {} <Debug> HTTP-Session: d9ee9d28-f0d9-4fce-af5e-e1e590c0bf1e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4062 | 2023.11.06 23:55:04.936974 [ 3 ] {} <Debug> HTTP-Session: d9ee9d28-f0d9-4fce-af5e-e1e590c0bf1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2023.11.06 23:55:04.937116 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4064 | 2023.11.06 23:55:04.937184 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4065 | 2023.11.06 23:55:04.937351 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4066 | 2023.11.06 23:55:04.937808 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 4067 | 2023.11.06 23:55:04.938103 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4068 | 2023.11.06 23:55:04.938273 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4069 | 2023.11.06 23:55:04.938412 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001245178 sec., 27305 rows/sec., 2.05 MiB/sec. | ||
| 4070 | 2023.11.06 23:55:04.938579 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4071 | 2023.11.06 23:55:04.938605 [ 3 ] {7d083700-27ef-496c-a51c-f3919771588d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4072 | 2023.11.06 23:55:04.938621 [ 3 ] {} <Debug> HTTP-Session: d9ee9d28-f0d9-4fce-af5e-e1e590c0bf1e Destroying unnamed session | ||
| 4073 | 2023.11.06 23:55:04.938790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4074 | 2023.11.06 23:55:04.938837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4075 | 2023.11.06 23:55:04.938858 [ 3 ] {} <Debug> HTTP-Session: fdf8ec4b-3add-4ac5-a09e-92f04110c6af Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4076 | 2023.11.06 23:55:04.938874 [ 3 ] {} <Debug> HTTP-Session: fdf8ec4b-3add-4ac5-a09e-92f04110c6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2023.11.06 23:55:04.938950 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4078 | 2023.11.06 23:55:04.938991 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4079 | 2023.11.06 23:55:04.939102 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4080 | 2023.11.06 23:55:04.939497 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 4081 | 2023.11.06 23:55:04.939716 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4082 | 2023.11.06 23:55:04.939863 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4083 | 2023.11.06 23:55:04.939990 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.001009944 sec., 178227 rows/sec., 17.70 MiB/sec. | ||
| 4084 | 2023.11.06 23:55:04.940095 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} <Debug> DynamicQueryHandler: Done processing query | ||
| 4085 | 2023.11.06 23:55:04.940119 [ 3 ] {1a50c71f-2c87-4163-bc2f-42cdcf3422f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 4086 | 2023.11.06 23:55:04.940135 [ 3 ] {} <Debug> HTTP-Session: fdf8ec4b-3add-4ac5-a09e-92f04110c6af Destroying unnamed session | ||
| 4087 | 2023.11.06 23:55:04.940314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4088 | 2023.11.06 23:55:04.940360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4089 | 2023.11.06 23:55:04.940379 [ 3 ] {} <Debug> HTTP-Session: 380f10ef-d304-47e2-8016-2f9d1868c921 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4090 | 2023.11.06 23:55:04.940397 [ 3 ] {} <Debug> HTTP-Session: 380f10ef-d304-47e2-8016-2f9d1868c921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4091 | 2023.11.06 23:55:04.940484 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4092 | 2023.11.06 23:55:04.940523 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4093 | 2023.11.06 23:55:04.940628 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4094 | 2023.11.06 23:55:04.941099 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 4095 | 2023.11.06 23:55:04.941345 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4096 | 2023.11.06 23:55:04.941496 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4097 | 2023.11.06 23:55:04.941628 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.001114066 sec., 286338 rows/sec., 19.89 MiB/sec. | ||
| 4098 | 2023.11.06 23:55:04.941749 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} <Debug> DynamicQueryHandler: Done processing query | ||
| 4099 | 2023.11.06 23:55:04.941772 [ 3 ] {e28e09a5-2623-44b5-b3a5-944e1dc8d2df} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 4100 | 2023.11.06 23:55:04.941787 [ 3 ] {} <Debug> HTTP-Session: 380f10ef-d304-47e2-8016-2f9d1868c921 Destroying unnamed session | ||
| 4101 | 2023.11.06 23:55:04.941934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4102 | 2023.11.06 23:55:04.941978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4103 | 2023.11.06 23:55:04.941997 [ 3 ] {} <Debug> HTTP-Session: e183e5f8-67cd-43b8-a84b-dc1b4c03c1a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4104 | 2023.11.06 23:55:04.942013 [ 3 ] {} <Debug> HTTP-Session: e183e5f8-67cd-43b8-a84b-dc1b4c03c1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2023.11.06 23:55:04.942081 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4106 | 2023.11.06 23:55:04.942121 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4107 | 2023.11.06 23:55:04.942225 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4108 | 2023.11.06 23:55:04.942478 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 4109 | 2023.11.06 23:55:04.942714 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4110 | 2023.11.06 23:55:04.942885 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 4111 | 2023.11.06 23:55:04.943005 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000894253 sec., 6709 rows/sec., 281.75 KiB/sec. | ||
| 4112 | 2023.11.06 23:55:04.943195 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} <Debug> DynamicQueryHandler: Done processing query | ||
| 4113 | 2023.11.06 23:55:04.943219 [ 3 ] {d5b731fe-2cb7-4f5e-b51c-0ad45e938f35} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4114 | 2023.11.06 23:55:04.943236 [ 3 ] {} <Debug> HTTP-Session: e183e5f8-67cd-43b8-a84b-dc1b4c03c1a8 Destroying unnamed session | ||
| 4115 | 2023.11.06 23:55:04.943370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4116 | 2023.11.06 23:55:04.943414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4117 | 2023.11.06 23:55:04.943433 [ 3 ] {} <Debug> HTTP-Session: 07932574-791d-41ee-81ba-a55478614f8e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4118 | 2023.11.06 23:55:04.943449 [ 3 ] {} <Debug> HTTP-Session: 07932574-791d-41ee-81ba-a55478614f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4119 | 2023.11.06 23:55:04.943522 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4120 | 2023.11.06 23:55:04.943567 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4121 | 2023.11.06 23:55:04.943702 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4122 | 2023.11.06 23:55:04.943990 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 4123 | 2023.11.06 23:55:04.944231 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4124 | 2023.11.06 23:55:04.944403 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 4125 | 2023.11.06 23:55:04.944532 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000979405 sec., 71471 rows/sec., 4.33 MiB/sec. | ||
| 4126 | 2023.11.06 23:55:04.944523 [ 156 ] {} <Debug> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4127 | 2023.11.06 23:55:04.944632 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 4128 | 2023.11.06 23:55:04.944704 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 4129 | 2023.11.06 23:55:04.944771 [ 3 ] {d2e193b6-0c95-4d59-af7f-0315b97096c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4130 | 2023.11.06 23:55:04.944796 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 4131 | 2023.11.06 23:55:04.944825 [ 3 ] {} <Debug> HTTP-Session: 07932574-791d-41ee-81ba-a55478614f8e Destroying unnamed session | ||
| 4132 | 2023.11.06 23:55:04.944941 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4133 | 2023.11.06 23:55:04.944982 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 943 rows starting from the beginning of the part | ||
| 4134 | 2023.11.06 23:55:04.945073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4135 | 2023.11.06 23:55:04.945163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4136 | 2023.11.06 23:55:04.945189 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part | ||
| 4137 | 2023.11.06 23:55:04.945202 [ 3 ] {} <Debug> HTTP-Session: da6576e6-5279-4b51-933d-8d243262cb94 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4138 | 2023.11.06 23:55:04.945266 [ 3 ] {} <Debug> HTTP-Session: da6576e6-5279-4b51-933d-8d243262cb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2023.11.06 23:55:04.945495 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part | ||
| 4140 | 2023.11.06 23:55:04.945503 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4141 | 2023.11.06 23:55:04.945627 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4142 | 2023.11.06 23:55:04.945753 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 70 rows starting from the beginning of the part | ||
| 4143 | 2023.11.06 23:55:04.946097 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part | ||
| 4144 | 2023.11.06 23:55:04.946271 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4145 | 2023.11.06 23:55:04.946355 [ 21 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part | ||
| 4146 | 2023.11.06 23:55:04.947160 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4147 | 2023.11.06 23:55:04.947820 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4148 | 2023.11.06 23:55:04.948040 [ 17 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1234 rows, containing 5 columns (5 merged, 0 gathered) in 0.003352378 sec., 368096.9150853513 rows/sec., 22.37 MiB/sec. | ||
| 4149 | 2023.11.06 23:55:04.948141 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 4150 | 2023.11.06 23:55:04.948239 [ 17 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4151 | 2023.11.06 23:55:04.948411 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.00281265 sec., 9955 rows/sec., 13.43 MiB/sec. | ||
| 4152 | 2023.11.06 23:55:04.948766 [ 17 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 4153 | 2023.11.06 23:55:04.948837 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 4154 | 2023.11.06 23:55:04.948875 [ 3 ] {14f01b24-79af-46c9-b048-3e3c7e0e00c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 4155 | 2023.11.06 23:55:04.948903 [ 17 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 4156 | 2023.11.06 23:55:04.948910 [ 3 ] {} <Debug> HTTP-Session: da6576e6-5279-4b51-933d-8d243262cb94 Destroying unnamed session | ||
| 4157 | 2023.11.06 23:55:04.949069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4158 | 2023.11.06 23:55:04.949117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4159 | 2023.11.06 23:55:04.949136 [ 3 ] {} <Debug> HTTP-Session: f8e4904b-9a17-4193-a8e8-93499eac65ae Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4160 | 2023.11.06 23:55:04.949154 [ 3 ] {} <Debug> HTTP-Session: f8e4904b-9a17-4193-a8e8-93499eac65ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2023.11.06 23:55:04.949229 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4162 | 2023.11.06 23:55:04.949270 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4163 | 2023.11.06 23:55:04.949397 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4164 | 2023.11.06 23:55:04.949653 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 4165 | 2023.11.06 23:55:04.949884 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4166 | 2023.11.06 23:55:04.950089 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 4167 | 2023.11.06 23:55:04.950193 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000934183 sec., 22479 rows/sec., 1.17 MiB/sec. | ||
| 4168 | 2023.11.06 23:55:04.950336 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} <Debug> DynamicQueryHandler: Done processing query | ||
| 4169 | 2023.11.06 23:55:04.950360 [ 3 ] {e3b42339-339e-4987-88f9-86847bcc587e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4170 | 2023.11.06 23:55:04.950375 [ 3 ] {} <Debug> HTTP-Session: f8e4904b-9a17-4193-a8e8-93499eac65ae Destroying unnamed session | ||
| 4171 | 2023.11.06 23:55:09.932055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4172 | 2023.11.06 23:55:09.932236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4173 | 2023.11.06 23:55:09.932283 [ 3 ] {} <Debug> HTTP-Session: 8ca64a53-6082-4676-809b-10ee601d0b9c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4174 | 2023.11.06 23:55:09.932323 [ 3 ] {} <Debug> HTTP-Session: 8ca64a53-6082-4676-809b-10ee601d0b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4175 | 2023.11.06 23:55:09.932507 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4176 | 2023.11.06 23:55:09.932567 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4177 | 2023.11.06 23:55:09.932724 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4178 | 2023.11.06 23:55:09.933194 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4179 | 2023.11.06 23:55:09.933454 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4180 | 2023.11.06 23:55:09.933616 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4181 | 2023.11.06 23:55:09.933740 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001198828 sec., 15848 rows/sec., 1.25 MiB/sec. | ||
| 4182 | 2023.11.06 23:55:09.933876 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} <Debug> DynamicQueryHandler: Done processing query | ||
| 4183 | 2023.11.06 23:55:09.933902 [ 3 ] {b9bad851-3813-4804-8e3b-06bd655701fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4184 | 2023.11.06 23:55:09.933918 [ 3 ] {} <Debug> HTTP-Session: 8ca64a53-6082-4676-809b-10ee601d0b9c Destroying unnamed session | ||
| 4185 | 2023.11.06 23:55:09.934041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 8645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4186 | 2023.11.06 23:55:09.934087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4187 | 2023.11.06 23:55:09.934108 [ 3 ] {} <Debug> HTTP-Session: 2246789a-51ce-45b9-a9ad-d5dc3f876c6d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4188 | 2023.11.06 23:55:09.934124 [ 3 ] {} <Debug> HTTP-Session: 2246789a-51ce-45b9-a9ad-d5dc3f876c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2023.11.06 23:55:09.934195 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4190 | 2023.11.06 23:55:09.934234 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4191 | 2023.11.06 23:55:09.934339 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4192 | 2023.11.06 23:55:09.934648 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4193 | 2023.11.06 23:55:09.934855 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4194 | 2023.11.06 23:55:09.935003 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4195 | 2023.11.06 23:55:09.935104 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} <Information> executeQuery: Read 57 rows, 5.14 KiB in 0.000881423 sec., 64668 rows/sec., 5.69 MiB/sec. | ||
| 4196 | 2023.11.06 23:55:09.935206 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} <Debug> DynamicQueryHandler: Done processing query | ||
| 4197 | 2023.11.06 23:55:09.935230 [ 3 ] {2a45bf12-e11e-4220-aa32-2e4331436ddb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4198 | 2023.11.06 23:55:09.935245 [ 3 ] {} <Debug> HTTP-Session: 2246789a-51ce-45b9-a9ad-d5dc3f876c6d Destroying unnamed session | ||
| 4199 | 2023.11.06 23:55:09.935362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 5119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4200 | 2023.11.06 23:55:09.935410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4201 | 2023.11.06 23:55:09.935430 [ 3 ] {} <Debug> HTTP-Session: 60b6911d-9ebf-441d-bb15-c791ed10cd3d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4202 | 2023.11.06 23:55:09.935446 [ 3 ] {} <Debug> HTTP-Session: 60b6911d-9ebf-441d-bb15-c791ed10cd3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2023.11.06 23:55:09.935514 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4204 | 2023.11.06 23:55:09.935552 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4205 | 2023.11.06 23:55:09.935651 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4206 | 2023.11.06 23:55:09.935927 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4207 | 2023.11.06 23:55:09.936127 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4208 | 2023.11.06 23:55:09.936279 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4209 | 2023.11.06 23:55:09.936383 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} <Information> executeQuery: Read 30 rows, 2.39 KiB in 0.000842692 sec., 35600 rows/sec., 2.77 MiB/sec. | ||
| 4210 | 2023.11.06 23:55:09.936554 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} <Debug> DynamicQueryHandler: Done processing query | ||
| 4211 | 2023.11.06 23:55:09.936581 [ 3 ] {0d1ce9d6-5233-4352-a47f-47412f783001} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4212 | 2023.11.06 23:55:09.936597 [ 3 ] {} <Debug> HTTP-Session: 60b6911d-9ebf-441d-bb15-c791ed10cd3d Destroying unnamed session | ||
| 4213 | 2023.11.06 23:55:09.936737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4214 | 2023.11.06 23:55:09.936783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4215 | 2023.11.06 23:55:09.936801 [ 3 ] {} <Debug> HTTP-Session: cdc463ac-ecde-474f-b349-17088c1b7ed0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4216 | 2023.11.06 23:55:09.936817 [ 3 ] {} <Debug> HTTP-Session: cdc463ac-ecde-474f-b349-17088c1b7ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2023.11.06 23:55:09.936888 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4218 | 2023.11.06 23:55:09.936931 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4219 | 2023.11.06 23:55:09.937062 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4220 | 2023.11.06 23:55:09.937320 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4221 | 2023.11.06 23:55:09.937563 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4222 | 2023.11.06 23:55:09.937734 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 4223 | 2023.11.06 23:55:09.937857 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000940464 sec., 11696 rows/sec., 771.52 KiB/sec. | ||
| 4224 | 2023.11.06 23:55:09.937963 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} <Debug> DynamicQueryHandler: Done processing query | ||
| 4225 | 2023.11.06 23:55:09.937987 [ 3 ] {57271055-7095-4177-b5b6-4f1f25f5d354} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4226 | 2023.11.06 23:55:09.938002 [ 3 ] {} <Debug> HTTP-Session: cdc463ac-ecde-474f-b349-17088c1b7ed0 Destroying unnamed session | ||
| 4227 | 2023.11.06 23:55:09.938150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4228 | 2023.11.06 23:55:09.938193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4229 | 2023.11.06 23:55:09.938212 [ 3 ] {} <Debug> HTTP-Session: 6ca79ea9-c4db-4e01-bf2b-c2ae31c1de0c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4230 | 2023.11.06 23:55:09.938228 [ 3 ] {} <Debug> HTTP-Session: 6ca79ea9-c4db-4e01-bf2b-c2ae31c1de0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2023.11.06 23:55:09.938301 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4232 | 2023.11.06 23:55:09.938344 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4233 | 2023.11.06 23:55:09.938478 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4234 | 2023.11.06 23:55:09.938828 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4235 | 2023.11.06 23:55:09.939105 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4236 | 2023.11.06 23:55:09.939275 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 4237 | 2023.11.06 23:55:09.939403 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001072886 sec., 17709 rows/sec., 23.90 MiB/sec. | ||
| 4238 | 2023.11.06 23:55:09.939630 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4239 | 2023.11.06 23:55:09.939654 [ 3 ] {c88d6ea2-fdbb-44a5-be23-d37b0e65233d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 4240 | 2023.11.06 23:55:09.939670 [ 3 ] {} <Debug> HTTP-Session: 6ca79ea9-c4db-4e01-bf2b-c2ae31c1de0c Destroying unnamed session | ||
| 4241 | 2023.11.06 23:55:14.478884 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4242 | 2023.11.06 23:55:14.478953 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4243 | 2023.11.06 23:55:14.937150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4244 | 2023.11.06 23:55:14.937260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4245 | 2023.11.06 23:55:14.937292 [ 3 ] {} <Debug> HTTP-Session: e4a54446-ba96-4cbd-984d-8ad0c587bf0f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4246 | 2023.11.06 23:55:14.937321 [ 3 ] {} <Debug> HTTP-Session: e4a54446-ba96-4cbd-984d-8ad0c587bf0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2023.11.06 23:55:14.937468 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4248 | 2023.11.06 23:55:14.937540 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4249 | 2023.11.06 23:55:14.937709 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4250 | 2023.11.06 23:55:14.938133 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4251 | 2023.11.06 23:55:14.938404 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4252 | 2023.11.06 23:55:14.938572 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4253 | 2023.11.06 23:55:14.938700 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001189887 sec., 28574 rows/sec., 2.14 MiB/sec. | ||
| 4254 | 2023.11.06 23:55:14.938845 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} <Debug> DynamicQueryHandler: Done processing query | ||
| 4255 | 2023.11.06 23:55:14.938872 [ 3 ] {f49855c9-d71f-471f-95c1-561c3f3f3e71} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4256 | 2023.11.06 23:55:14.938889 [ 3 ] {} <Debug> HTTP-Session: e4a54446-ba96-4cbd-984d-8ad0c587bf0f Destroying unnamed session | ||
| 4257 | 2023.11.06 23:55:14.939069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4258 | 2023.11.06 23:55:14.939118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4259 | 2023.11.06 23:55:14.939139 [ 3 ] {} <Debug> HTTP-Session: 55a63a2a-3f70-4315-a15d-f857f0d9f456 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4260 | 2023.11.06 23:55:14.939158 [ 3 ] {} <Debug> HTTP-Session: 55a63a2a-3f70-4315-a15d-f857f0d9f456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2023.11.06 23:55:14.939244 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4262 | 2023.11.06 23:55:14.939287 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4263 | 2023.11.06 23:55:14.939393 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4264 | 2023.11.06 23:55:14.939796 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4265 | 2023.11.06 23:55:14.940051 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4266 | 2023.11.06 23:55:14.940201 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4267 | 2023.11.06 23:55:14.940308 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.001033205 sec., 174215 rows/sec., 17.30 MiB/sec. | ||
| 4268 | 2023.11.06 23:55:14.940469 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} <Debug> DynamicQueryHandler: Done processing query | ||
| 4269 | 2023.11.06 23:55:14.940494 [ 3 ] {00fe5f3c-32ae-48fd-bf63-2e2531d23b12} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 4270 | 2023.11.06 23:55:14.940510 [ 3 ] {} <Debug> HTTP-Session: 55a63a2a-3f70-4315-a15d-f857f0d9f456 Destroying unnamed session | ||
| 4271 | 2023.11.06 23:55:14.940672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4272 | 2023.11.06 23:55:14.940721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4273 | 2023.11.06 23:55:14.940741 [ 3 ] {} <Debug> HTTP-Session: 75e67fcb-9e9a-4ca1-bd85-7d4b06ab5c4f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4274 | 2023.11.06 23:55:14.940759 [ 3 ] {} <Debug> HTTP-Session: 75e67fcb-9e9a-4ca1-bd85-7d4b06ab5c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2023.11.06 23:55:14.940846 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4276 | 2023.11.06 23:55:14.940885 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4277 | 2023.11.06 23:55:14.940991 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4278 | 2023.11.06 23:55:14.941426 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4279 | 2023.11.06 23:55:14.941656 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4280 | 2023.11.06 23:55:14.941809 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4281 | 2023.11.06 23:55:14.941912 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.001038965 sec., 307036 rows/sec., 21.33 MiB/sec. | ||
| 4282 | 2023.11.06 23:55:14.942018 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4283 | 2023.11.06 23:55:14.942042 [ 3 ] {4efb5cd5-887d-47a6-80ee-3b7c5ab6dc9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 4284 | 2023.11.06 23:55:14.942058 [ 3 ] {} <Debug> HTTP-Session: 75e67fcb-9e9a-4ca1-bd85-7d4b06ab5c4f Destroying unnamed session | ||
| 4285 | 2023.11.06 23:55:14.942214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4286 | 2023.11.06 23:55:14.942259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4287 | 2023.11.06 23:55:14.942279 [ 3 ] {} <Debug> HTTP-Session: 20c492fb-0985-4c20-9f05-006bbd4035b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4288 | 2023.11.06 23:55:14.942297 [ 3 ] {} <Debug> HTTP-Session: 20c492fb-0985-4c20-9f05-006bbd4035b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2023.11.06 23:55:14.942366 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4290 | 2023.11.06 23:55:14.942407 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4291 | 2023.11.06 23:55:14.942516 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4292 | 2023.11.06 23:55:14.942842 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4293 | 2023.11.06 23:55:14.943083 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4294 | 2023.11.06 23:55:14.943254 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 4295 | 2023.11.06 23:55:14.943367 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000973614 sec., 6162 rows/sec., 258.78 KiB/sec. | ||
| 4296 | 2023.11.06 23:55:14.943492 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} <Debug> DynamicQueryHandler: Done processing query | ||
| 4297 | 2023.11.06 23:55:14.943517 [ 3 ] {f1c7a650-421d-47e3-8c53-c11743aab4ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4298 | 2023.11.06 23:55:14.943533 [ 3 ] {} <Debug> HTTP-Session: 20c492fb-0985-4c20-9f05-006bbd4035b8 Destroying unnamed session | ||
| 4299 | 2023.11.06 23:55:14.943666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4300 | 2023.11.06 23:55:14.943713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4301 | 2023.11.06 23:55:14.943732 [ 3 ] {} <Debug> HTTP-Session: 98a37126-a509-4a3f-8d47-dc0278095d3b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4302 | 2023.11.06 23:55:14.943750 [ 3 ] {} <Debug> HTTP-Session: 98a37126-a509-4a3f-8d47-dc0278095d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2023.11.06 23:55:14.943822 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4304 | 2023.11.06 23:55:14.943865 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4305 | 2023.11.06 23:55:14.943983 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4306 | 2023.11.06 23:55:14.944307 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4307 | 2023.11.06 23:55:14.944560 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4308 | 2023.11.06 23:55:14.944730 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 4309 | 2023.11.06 23:55:14.944838 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000987664 sec., 70874 rows/sec., 4.30 MiB/sec. | ||
| 4310 | 2023.11.06 23:55:14.944965 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} <Debug> DynamicQueryHandler: Done processing query | ||
| 4311 | 2023.11.06 23:55:14.944990 [ 3 ] {7e7a1462-c982-49fb-aeec-76c3555ec4cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4312 | 2023.11.06 23:55:14.945007 [ 3 ] {} <Debug> HTTP-Session: 98a37126-a509-4a3f-8d47-dc0278095d3b Destroying unnamed session | ||
| 4313 | 2023.11.06 23:55:14.945190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4314 | 2023.11.06 23:55:14.945244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4315 | 2023.11.06 23:55:14.945264 [ 3 ] {} <Debug> HTTP-Session: c7665a22-5e17-4e26-bf49-612a04859318 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4316 | 2023.11.06 23:55:14.945282 [ 3 ] {} <Debug> HTTP-Session: c7665a22-5e17-4e26-bf49-612a04859318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2023.11.06 23:55:14.945357 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4318 | 2023.11.06 23:55:14.945401 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4319 | 2023.11.06 23:55:14.945534 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4320 | 2023.11.06 23:55:14.945982 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4321 | 2023.11.06 23:55:14.946302 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4322 | 2023.11.06 23:55:14.946480 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 4323 | 2023.11.06 23:55:14.946593 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.001205358 sec., 23229 rows/sec., 31.35 MiB/sec. | ||
| 4324 | 2023.11.06 23:55:14.946752 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} <Debug> DynamicQueryHandler: Done processing query | ||
| 4325 | 2023.11.06 23:55:14.946776 [ 3 ] {cfba1280-fa71-4e83-b88f-99720a9bcbc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 4326 | 2023.11.06 23:55:14.946792 [ 3 ] {} <Debug> HTTP-Session: c7665a22-5e17-4e26-bf49-612a04859318 Destroying unnamed session | ||
| 4327 | 2023.11.06 23:55:14.946908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4328 | 2023.11.06 23:55:14.946955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4329 | 2023.11.06 23:55:14.946975 [ 3 ] {} <Debug> HTTP-Session: a3a3b1b9-5622-453b-a556-5cc7e110688c Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4330 | 2023.11.06 23:55:14.946993 [ 3 ] {} <Debug> HTTP-Session: a3a3b1b9-5622-453b-a556-5cc7e110688c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4331 | 2023.11.06 23:55:14.947065 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4332 | 2023.11.06 23:55:14.947107 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4333 | 2023.11.06 23:55:14.947212 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4334 | 2023.11.06 23:55:14.947482 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4335 | 2023.11.06 23:55:14.947720 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4336 | 2023.11.06 23:55:14.947896 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 4337 | 2023.11.06 23:55:14.948002 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000904853 sec., 23208 rows/sec., 1.20 MiB/sec. | ||
| 4338 | 2023.11.06 23:55:14.948117 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} <Debug> DynamicQueryHandler: Done processing query | ||
| 4339 | 2023.11.06 23:55:14.948142 [ 3 ] {0a12a3ba-4bf9-4fbf-addf-36b270d444a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4340 | 2023.11.06 23:55:14.948158 [ 3 ] {} <Debug> HTTP-Session: a3a3b1b9-5622-453b-a556-5cc7e110688c Destroying unnamed session | ||
| 4341 | 2023.11.06 23:55:19.931081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4342 | 2023.11.06 23:55:19.931215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4343 | 2023.11.06 23:55:19.931246 [ 3 ] {} <Debug> HTTP-Session: 9f06b0f6-785a-47be-b98b-e8078e5d59f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4344 | 2023.11.06 23:55:19.931275 [ 3 ] {} <Debug> HTTP-Session: 9f06b0f6-785a-47be-b98b-e8078e5d59f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4345 | 2023.11.06 23:55:19.931419 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4346 | 2023.11.06 23:55:19.931486 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4347 | 2023.11.06 23:55:19.931666 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4348 | 2023.11.06 23:55:19.932122 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4349 | 2023.11.06 23:55:19.932373 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4350 | 2023.11.06 23:55:19.932532 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4351 | 2023.11.06 23:55:19.932665 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001198197 sec., 18360 rows/sec., 1.45 MiB/sec. | ||
| 4352 | 2023.11.06 23:55:19.932676 [ 141 ] {} <Debug> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4353 | 2023.11.06 23:55:19.932787 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4354 | 2023.11.06 23:55:19.932863 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} <Debug> DynamicQueryHandler: Done processing query | ||
| 4355 | 2023.11.06 23:55:19.932910 [ 3 ] {7b58a6fa-898f-4abd-b406-c467f592d0af} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4356 | 2023.11.06 23:55:19.932912 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4357 | 2023.11.06 23:55:19.932930 [ 3 ] {} <Debug> HTTP-Session: 9f06b0f6-785a-47be-b98b-e8078e5d59f8 Destroying unnamed session | ||
| 4358 | 2023.11.06 23:55:19.933042 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4359 | 2023.11.06 23:55:19.933089 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 53 rows starting from the beginning of the part | ||
| 4360 | 2023.11.06 23:55:19.933112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 10047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4361 | 2023.11.06 23:55:19.933179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4362 | 2023.11.06 23:55:19.933233 [ 3 ] {} <Debug> HTTP-Session: 0e578cea-4fba-4235-94c6-dfe7697e7c6a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4363 | 2023.11.06 23:55:19.933279 [ 3 ] {} <Debug> HTTP-Session: 0e578cea-4fba-4235-94c6-dfe7697e7c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4364 | 2023.11.06 23:55:19.933362 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 19 rows starting from the beginning of the part | ||
| 4365 | 2023.11.06 23:55:19.933489 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4366 | 2023.11.06 23:55:19.933611 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4367 | 2023.11.06 23:55:19.933636 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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 | ||
| 4368 | 2023.11.06 23:55:19.933966 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 19 rows starting from the beginning of the part | ||
| 4369 | 2023.11.06 23:55:19.934090 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4370 | 2023.11.06 23:55:19.934260 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::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 | ||
| 4371 | 2023.11.06 23:55:19.934415 [ 9 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part | ||
| 4372 | 2023.11.06 23:55:19.934994 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4373 | 2023.11.06 23:55:19.935425 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4374 | 2023.11.06 23:55:19.935759 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4375 | 2023.11.06 23:55:19.935988 [ 141 ] {} <Debug> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4376 | 2023.11.06 23:55:19.936057 [ 18 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 4 columns (4 merged, 0 gathered) in 0.003190606 sec., 56729.03517388233 rows/sec., 4.36 MiB/sec. | ||
| 4377 | 2023.11.06 23:55:19.936081 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4378 | 2023.11.06 23:55:19.936074 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} <Information> executeQuery: Read 66 rows, 5.99 KiB in 0.002500736 sec., 26392 rows/sec., 2.34 MiB/sec. | ||
| 4379 | 2023.11.06 23:55:19.936211 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4380 | 2023.11.06 23:55:19.936341 [ 18 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4381 | 2023.11.06 23:55:19.936459 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} <Debug> DynamicQueryHandler: Done processing query | ||
| 4382 | 2023.11.06 23:55:19.936486 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4383 | 2023.11.06 23:55:19.936528 [ 3 ] {ea7d6dc5-d715-4371-bd7a-4144a7596b87} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4384 | 2023.11.06 23:55:19.936558 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 237 rows starting from the beginning of the part | ||
| 4385 | 2023.11.06 23:55:19.936567 [ 3 ] {} <Debug> HTTP-Session: 0e578cea-4fba-4235-94c6-dfe7697e7c6a Destroying unnamed session | ||
| 4386 | 2023.11.06 23:55:19.936766 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 57 rows starting from the beginning of the part | ||
| 4387 | 2023.11.06 23:55:19.936810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4388 | 2023.11.06 23:55:19.936818 [ 18 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4389 | 2023.11.06 23:55:19.936923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4390 | 2023.11.06 23:55:19.937006 [ 3 ] {} <Debug> HTTP-Session: a8574e0e-d733-4c13-9baf-7130be9272d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4391 | 2023.11.06 23:55:19.937020 [ 18 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_36_7} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4392 | 2023.11.06 23:55:19.937052 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 180 rows starting from the beginning of the part | ||
| 4393 | 2023.11.06 23:55:19.937068 [ 3 ] {} <Debug> HTTP-Session: a8574e0e-d733-4c13-9baf-7130be9272d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2023.11.06 23:55:19.937381 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 57 rows starting from the beginning of the part | ||
| 4395 | 2023.11.06 23:55:19.937398 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4396 | 2023.11.06 23:55:19.937490 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4397 | 2023.11.06 23:55:19.937635 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 180 rows starting from the beginning of the part | ||
| 4398 | 2023.11.06 23:55:19.937980 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4399 | 2023.11.06 23:55:19.937986 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part | ||
| 4400 | 2023.11.06 23:55:19.938621 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4401 | 2023.11.06 23:55:19.939096 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4402 | 2023.11.06 23:55:19.939335 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4403 | 2023.11.06 23:55:19.939560 [ 141 ] {} <Debug> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4404 | 2023.11.06 23:55:19.939679 [ 9 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 4 columns (4 merged, 0 gathered) in 0.003539461 sec., 219524.95026785153 rows/sec., 21.06 MiB/sec. | ||
| 4405 | 2023.11.06 23:55:19.939677 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4406 | 2023.11.06 23:55:19.939689 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} <Information> executeQuery: Read 28 rows, 2.22 KiB in 0.002213662 sec., 12648 rows/sec., 1000.97 KiB/sec. | ||
| 4407 | 2023.11.06 23:55:19.939867 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4408 | 2023.11.06 23:55:19.939971 [ 18 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4409 | 2023.11.06 23:55:19.940132 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} <Debug> DynamicQueryHandler: Done processing query | ||
| 4410 | 2023.11.06 23:55:19.940162 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4411 | 2023.11.06 23:55:19.940197 [ 3 ] {9dcc3282-b570-43d8-8abd-ef57f1d0acc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4412 | 2023.11.06 23:55:19.940258 [ 3 ] {} <Debug> HTTP-Session: a8574e0e-d733-4c13-9baf-7130be9272d1 Destroying unnamed session | ||
| 4413 | 2023.11.06 23:55:19.940265 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 367 rows starting from the beginning of the part | ||
| 4414 | 2023.11.06 23:55:19.940400 [ 18 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4415 | 2023.11.06 23:55:19.940538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 23572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4416 | 2023.11.06 23:55:19.940544 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 19 rows starting from the beginning of the part | ||
| 4417 | 2023.11.06 23:55:19.940606 [ 18 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_36_7} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4418 | 2023.11.06 23:55:19.940658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4419 | 2023.11.06 23:55:19.940731 [ 3 ] {} <Debug> HTTP-Session: aba8b26b-e19b-4940-b834-8adcbf8076b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4420 | 2023.11.06 23:55:19.940849 [ 3 ] {} <Debug> HTTP-Session: aba8b26b-e19b-4940-b834-8adcbf8076b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4421 | 2023.11.06 23:55:19.940938 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 319 rows starting from the beginning of the part | ||
| 4422 | 2023.11.06 23:55:19.941081 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4423 | 2023.11.06 23:55:19.941147 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 4424 | 2023.11.06 23:55:19.941175 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4425 | 2023.11.06 23:55:19.941400 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 319 rows starting from the beginning of the part | ||
| 4426 | 2023.11.06 23:55:19.941738 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 4427 | 2023.11.06 23:55:19.941848 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4428 | 2023.11.06 23:55:19.942883 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4429 | 2023.11.06 23:55:19.943563 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 4 columns (4 merged, 0 gathered) in 0.003794254 sec., 285168.04620881996 rows/sec., 20.09 MiB/sec. | ||
| 4430 | 2023.11.06 23:55:19.943594 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4431 | 2023.11.06 23:55:19.943695 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4432 | 2023.11.06 23:55:19.943870 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 4433 | 2023.11.06 23:55:19.943936 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4434 | 2023.11.06 23:55:19.944044 [ 141 ] {} <Debug> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4435 | 2023.11.06 23:55:19.944073 [ 21 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_36_7} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4436 | 2023.11.06 23:55:19.944095 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.002940443 sec., 7481 rows/sec., 10.10 MiB/sec. | ||
| 4437 | 2023.11.06 23:55:19.944132 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4438 | 2023.11.06 23:55:19.944370 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 4439 | 2023.11.06 23:55:19.944454 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} <Debug> DynamicQueryHandler: Done processing query | ||
| 4440 | 2023.11.06 23:55:19.944506 [ 3 ] {ae5acccd-cae7-473c-9dd8-1fe3c821b660} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 4441 | 2023.11.06 23:55:19.944522 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4442 | 2023.11.06 23:55:19.944539 [ 3 ] {} <Debug> HTTP-Session: aba8b26b-e19b-4940-b834-8adcbf8076b0 Destroying unnamed session | ||
| 4443 | 2023.11.06 23:55:19.944589 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 577 rows starting from the beginning of the part | ||
| 4444 | 2023.11.06 23:55:19.944721 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part | ||
| 4445 | 2023.11.06 23:55:19.944735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4446 | 2023.11.06 23:55:19.944820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4447 | 2023.11.06 23:55:19.944874 [ 3 ] {} <Debug> HTTP-Session: b6422ae6-36b4-4e13-af4b-d8296ccd8a8e Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4448 | 2023.11.06 23:55:19.944932 [ 3 ] {} <Debug> HTTP-Session: b6422ae6-36b4-4e13-af4b-d8296ccd8a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4449 | 2023.11.06 23:55:19.944944 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part | ||
| 4450 | 2023.11.06 23:55:19.945114 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4451 | 2023.11.06 23:55:19.945227 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4452 | 2023.11.06 23:55:19.945238 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part | ||
| 4453 | 2023.11.06 23:55:19.945653 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 4454 | 2023.11.06 23:55:19.945722 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4455 | 2023.11.06 23:55:19.945929 [ 21 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 22 rows starting from the beginning of the part | ||
| 4456 | 2023.11.06 23:55:19.946482 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4457 | 2023.11.06 23:55:19.946806 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4458 | 2023.11.06 23:55:19.946981 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 4459 | 2023.11.06 23:55:19.947132 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} <Information> executeQuery: Read 6 rows, 399.00 B in 0.001950969 sec., 3075 rows/sec., 199.72 KiB/sec. | ||
| 4460 | 2023.11.06 23:55:19.947387 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4461 | 2023.11.06 23:55:19.947446 [ 3 ] {30074c9b-750c-4657-a136-9b510c82313c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4462 | 2023.11.06 23:55:19.947505 [ 3 ] {} <Debug> HTTP-Session: b6422ae6-36b4-4e13-af4b-d8296ccd8a8e Destroying unnamed session | ||
| 4463 | 2023.11.06 23:55:19.948440 [ 9 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 693 rows, containing 6 columns (6 merged, 0 gathered) in 0.004152929 sec., 166870.1776505209 rows/sec., 225.18 MiB/sec. | ||
| 4464 | 2023.11.06 23:55:19.948748 [ 9 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4465 | 2023.11.06 23:55:19.948938 [ 9 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 4466 | 2023.11.06 23:55:19.948999 [ 9 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 4467 | 2023.11.06 23:55:19.949056 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d38ce742-876d-4edb-924f-b99c89ec50da::all_1_31_6: 4.09 MiB. | ||
| 4468 | 2023.11.06 23:55:24.936840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4469 | 2023.11.06 23:55:24.936963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4470 | 2023.11.06 23:55:24.936995 [ 3 ] {} <Debug> HTTP-Session: 62755250-d7ed-4efd-8b05-d35311dae8bd Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4471 | 2023.11.06 23:55:24.937021 [ 3 ] {} <Debug> HTTP-Session: 62755250-d7ed-4efd-8b05-d35311dae8bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4472 | 2023.11.06 23:55:24.937162 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4473 | 2023.11.06 23:55:24.937228 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4474 | 2023.11.06 23:55:24.937407 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4475 | 2023.11.06 23:55:24.937854 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4476 | 2023.11.06 23:55:24.938137 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4477 | 2023.11.06 23:55:24.938313 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4478 | 2023.11.06 23:55:24.938438 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001234997 sec., 27530 rows/sec., 2.06 MiB/sec. | ||
| 4479 | 2023.11.06 23:55:24.938585 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} <Debug> DynamicQueryHandler: Done processing query | ||
| 4480 | 2023.11.06 23:55:24.938612 [ 3 ] {f681141e-35b1-49b0-a2b7-93b379bfdc16} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4481 | 2023.11.06 23:55:24.938630 [ 3 ] {} <Debug> HTTP-Session: 62755250-d7ed-4efd-8b05-d35311dae8bd Destroying unnamed session | ||
| 4482 | 2023.11.06 23:55:24.938796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4483 | 2023.11.06 23:55:24.938845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4484 | 2023.11.06 23:55:24.938865 [ 3 ] {} <Debug> HTTP-Session: c1de4621-f322-4051-9360-4738be4d43e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4485 | 2023.11.06 23:55:24.938882 [ 3 ] {} <Debug> HTTP-Session: c1de4621-f322-4051-9360-4738be4d43e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4486 | 2023.11.06 23:55:24.938959 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4487 | 2023.11.06 23:55:24.938999 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4488 | 2023.11.06 23:55:24.939107 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4489 | 2023.11.06 23:55:24.939521 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4490 | 2023.11.06 23:55:24.939748 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4491 | 2023.11.06 23:55:24.939905 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4492 | 2023.11.06 23:55:24.940028 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.001029575 sec., 174829 rows/sec., 17.36 MiB/sec. | ||
| 4493 | 2023.11.06 23:55:24.940151 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 4494 | 2023.11.06 23:55:24.940178 [ 3 ] {293e9152-b6f2-46b0-bd82-25711eeea9f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 4495 | 2023.11.06 23:55:24.940195 [ 3 ] {} <Debug> HTTP-Session: c1de4621-f322-4051-9360-4738be4d43e4 Destroying unnamed session | ||
| 4496 | 2023.11.06 23:55:24.940373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4497 | 2023.11.06 23:55:24.940420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4498 | 2023.11.06 23:55:24.940441 [ 3 ] {} <Debug> HTTP-Session: 6bdae329-27bf-4ffc-a8f1-19fdec4174d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4499 | 2023.11.06 23:55:24.940457 [ 3 ] {} <Debug> HTTP-Session: 6bdae329-27bf-4ffc-a8f1-19fdec4174d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4500 | 2023.11.06 23:55:24.940548 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4501 | 2023.11.06 23:55:24.940588 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4502 | 2023.11.06 23:55:24.940696 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4503 | 2023.11.06 23:55:24.941155 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4504 | 2023.11.06 23:55:24.941377 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4505 | 2023.11.06 23:55:24.941532 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4506 | 2023.11.06 23:55:24.941659 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.001077586 sec., 296032 rows/sec., 20.57 MiB/sec. | ||
| 4507 | 2023.11.06 23:55:24.941785 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} <Debug> DynamicQueryHandler: Done processing query | ||
| 4508 | 2023.11.06 23:55:24.941809 [ 3 ] {caac1e58-a489-4f53-ac86-cee5bccd8f38} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 4509 | 2023.11.06 23:55:24.941828 [ 3 ] {} <Debug> HTTP-Session: 6bdae329-27bf-4ffc-a8f1-19fdec4174d8 Destroying unnamed session | ||
| 4510 | 2023.11.06 23:55:24.941984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4511 | 2023.11.06 23:55:24.942059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4512 | 2023.11.06 23:55:24.942079 [ 3 ] {} <Debug> HTTP-Session: d3cfd72b-9072-4311-bef3-cd5d5776aade Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4513 | 2023.11.06 23:55:24.942096 [ 3 ] {} <Debug> HTTP-Session: d3cfd72b-9072-4311-bef3-cd5d5776aade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4514 | 2023.11.06 23:55:24.942165 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4515 | 2023.11.06 23:55:24.942204 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4516 | 2023.11.06 23:55:24.942316 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4517 | 2023.11.06 23:55:24.942566 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4518 | 2023.11.06 23:55:24.942845 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4519 | 2023.11.06 23:55:24.943035 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 4520 | 2023.11.06 23:55:24.943158 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000963674 sec., 6226 rows/sec., 261.45 KiB/sec. | ||
| 4521 | 2023.11.06 23:55:24.943295 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4522 | 2023.11.06 23:55:24.943319 [ 3 ] {4e189c5b-9a21-4857-88f5-0d93ec876c4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4523 | 2023.11.06 23:55:24.943336 [ 3 ] {} <Debug> HTTP-Session: d3cfd72b-9072-4311-bef3-cd5d5776aade Destroying unnamed session | ||
| 4524 | 2023.11.06 23:55:24.943494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4525 | 2023.11.06 23:55:24.943539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4526 | 2023.11.06 23:55:24.943560 [ 3 ] {} <Debug> HTTP-Session: f75170c9-78e3-4514-8562-d61e00ce516d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4527 | 2023.11.06 23:55:24.943577 [ 3 ] {} <Debug> HTTP-Session: f75170c9-78e3-4514-8562-d61e00ce516d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4528 | 2023.11.06 23:55:24.943672 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4529 | 2023.11.06 23:55:24.943716 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4530 | 2023.11.06 23:55:24.943833 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4531 | 2023.11.06 23:55:24.944127 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4532 | 2023.11.06 23:55:24.944378 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4533 | 2023.11.06 23:55:24.944557 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 4534 | 2023.11.06 23:55:24.944691 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000989044 sec., 70775 rows/sec., 4.29 MiB/sec. | ||
| 4535 | 2023.11.06 23:55:24.944845 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} <Debug> DynamicQueryHandler: Done processing query | ||
| 4536 | 2023.11.06 23:55:24.944870 [ 3 ] {08eb7297-d6dc-4541-8a17-f743c4128afd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4537 | 2023.11.06 23:55:24.944886 [ 3 ] {} <Debug> HTTP-Session: f75170c9-78e3-4514-8562-d61e00ce516d Destroying unnamed session | ||
| 4538 | 2023.11.06 23:55:24.945032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4539 | 2023.11.06 23:55:24.945077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4540 | 2023.11.06 23:55:24.945096 [ 3 ] {} <Debug> HTTP-Session: bc81aea4-9f08-4a8c-80fe-cc0feaa12d7a Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4541 | 2023.11.06 23:55:24.945113 [ 3 ] {} <Debug> HTTP-Session: bc81aea4-9f08-4a8c-80fe-cc0feaa12d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4542 | 2023.11.06 23:55:24.945187 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4543 | 2023.11.06 23:55:24.945230 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4544 | 2023.11.06 23:55:24.945369 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4545 | 2023.11.06 23:55:24.945750 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4546 | 2023.11.06 23:55:24.946046 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4547 | 2023.11.06 23:55:24.946227 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 4548 | 2023.11.06 23:55:24.946361 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.001144706 sec., 24460 rows/sec., 33.01 MiB/sec. | ||
| 4549 | 2023.11.06 23:55:24.946504 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} <Debug> DynamicQueryHandler: Done processing query | ||
| 4550 | 2023.11.06 23:55:24.946529 [ 3 ] {d6833e32-b4e6-427c-ae5e-0675938672b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 4551 | 2023.11.06 23:55:24.946544 [ 3 ] {} <Debug> HTTP-Session: bc81aea4-9f08-4a8c-80fe-cc0feaa12d7a Destroying unnamed session | ||
| 4552 | 2023.11.06 23:55:24.946660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4553 | 2023.11.06 23:55:24.946706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4554 | 2023.11.06 23:55:24.946726 [ 3 ] {} <Debug> HTTP-Session: 25d6f3e6-84cb-49d1-af5f-a85f04939766 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4555 | 2023.11.06 23:55:24.946743 [ 3 ] {} <Debug> HTTP-Session: 25d6f3e6-84cb-49d1-af5f-a85f04939766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4556 | 2023.11.06 23:55:24.946812 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4557 | 2023.11.06 23:55:24.946850 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4558 | 2023.11.06 23:55:24.946954 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4559 | 2023.11.06 23:55:24.947197 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4560 | 2023.11.06 23:55:24.947433 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4561 | 2023.11.06 23:55:24.947605 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 4562 | 2023.11.06 23:55:24.947735 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000893103 sec., 23513 rows/sec., 1.22 MiB/sec. | ||
| 4563 | 2023.11.06 23:55:24.947729 [ 138 ] {} <Debug> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4564 | 2023.11.06 23:55:24.947846 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4565 | 2023.11.06 23:55:24.947923 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} <Debug> DynamicQueryHandler: Done processing query | ||
| 4566 | 2023.11.06 23:55:24.947969 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 4567 | 2023.11.06 23:55:24.947979 [ 3 ] {d7f4b212-ce7e-4b71-8274-942198c96977} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4568 | 2023.11.06 23:55:24.948016 [ 3 ] {} <Debug> HTTP-Session: 25d6f3e6-84cb-49d1-af5f-a85f04939766 Destroying unnamed session | ||
| 4569 | 2023.11.06 23:55:24.948135 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4570 | 2023.11.06 23:55:24.948169 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 348 rows starting from the beginning of the part | ||
| 4571 | 2023.11.06 23:55:24.948282 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part | ||
| 4572 | 2023.11.06 23:55:24.948378 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::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 | ||
| 4573 | 2023.11.06 23:55:24.948465 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part | ||
| 4574 | 2023.11.06 23:55:24.948550 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 4575 | 2023.11.06 23:55:24.948633 [ 12 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part | ||
| 4576 | 2023.11.06 23:55:24.949266 [ 15 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.001362209 sec., 321536.5630384177 rows/sec., 17.16 MiB/sec. | ||
| 4577 | 2023.11.06 23:55:24.949436 [ 27 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4578 | 2023.11.06 23:55:24.949682 [ 27 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 4579 | 2023.11.06 23:55:24.949756 [ 27 ] {258a02a4-a085-4ba2-9a18-7bddd2beb814::all_1_21_4} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 4580 | 2023.11.06 23:55:29.478992 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4581 | 2023.11.06 23:55:29.479058 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4582 | 2023.11.06 23:55:29.932418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4583 | 2023.11.06 23:55:29.932523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4584 | 2023.11.06 23:55:29.932554 [ 3 ] {} <Debug> HTTP-Session: f3d7e1ca-b196-4b6d-93fe-10f42f8c597d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4585 | 2023.11.06 23:55:29.932581 [ 3 ] {} <Debug> HTTP-Session: f3d7e1ca-b196-4b6d-93fe-10f42f8c597d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4586 | 2023.11.06 23:55:29.932726 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4587 | 2023.11.06 23:55:29.932793 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4588 | 2023.11.06 23:55:29.932978 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4589 | 2023.11.06 23:55:29.933509 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4590 | 2023.11.06 23:55:29.933780 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4591 | 2023.11.06 23:55:29.933943 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4592 | 2023.11.06 23:55:29.934073 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001308969 sec., 19099 rows/sec., 1.51 MiB/sec. | ||
| 4593 | 2023.11.06 23:55:29.934254 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} <Debug> DynamicQueryHandler: Done processing query | ||
| 4594 | 2023.11.06 23:55:29.934283 [ 3 ] {cede39ca-91f3-4642-a69d-67d3cd2c6268} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4595 | 2023.11.06 23:55:29.934299 [ 3 ] {} <Debug> HTTP-Session: f3d7e1ca-b196-4b6d-93fe-10f42f8c597d Destroying unnamed session | ||
| 4596 | 2023.11.06 23:55:29.934422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 11429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4597 | 2023.11.06 23:55:29.934468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4598 | 2023.11.06 23:55:29.934487 [ 3 ] {} <Debug> HTTP-Session: f896814b-b493-4277-b2f3-492c6322610f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4599 | 2023.11.06 23:55:29.934504 [ 3 ] {} <Debug> HTTP-Session: f896814b-b493-4277-b2f3-492c6322610f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4600 | 2023.11.06 23:55:29.934578 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4601 | 2023.11.06 23:55:29.934618 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4602 | 2023.11.06 23:55:29.934725 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4603 | 2023.11.06 23:55:29.935089 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4604 | 2023.11.06 23:55:29.935307 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4605 | 2023.11.06 23:55:29.935450 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4606 | 2023.11.06 23:55:29.935555 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} <Information> executeQuery: Read 75 rows, 6.83 KiB in 0.000950053 sec., 78942 rows/sec., 7.02 MiB/sec. | ||
| 4607 | 2023.11.06 23:55:29.935668 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} <Debug> DynamicQueryHandler: Done processing query | ||
| 4608 | 2023.11.06 23:55:29.935692 [ 3 ] {40767332-6e05-4c7a-ab27-734c23b45774} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4609 | 2023.11.06 23:55:29.935708 [ 3 ] {} <Debug> HTTP-Session: f896814b-b493-4277-b2f3-492c6322610f Destroying unnamed session | ||
| 4610 | 2023.11.06 23:55:29.935820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4611 | 2023.11.06 23:55:29.935864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4612 | 2023.11.06 23:55:29.935883 [ 3 ] {} <Debug> HTTP-Session: 607140aa-5837-4577-8556-94d6218d1fce Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4613 | 2023.11.06 23:55:29.935900 [ 3 ] {} <Debug> HTTP-Session: 607140aa-5837-4577-8556-94d6218d1fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4614 | 2023.11.06 23:55:29.935969 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4615 | 2023.11.06 23:55:29.936009 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4616 | 2023.11.06 23:55:29.936110 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4617 | 2023.11.06 23:55:29.936403 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4618 | 2023.11.06 23:55:29.936608 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4619 | 2023.11.06 23:55:29.936754 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4620 | 2023.11.06 23:55:29.936859 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} <Information> executeQuery: Read 28 rows, 2.27 KiB in 0.000861893 sec., 32486 rows/sec., 2.57 MiB/sec. | ||
| 4621 | 2023.11.06 23:55:29.936972 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} <Debug> DynamicQueryHandler: Done processing query | ||
| 4622 | 2023.11.06 23:55:29.936996 [ 3 ] {a59c4f4b-e376-46ff-af84-1dccd1535143} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4623 | 2023.11.06 23:55:29.937013 [ 3 ] {} <Debug> HTTP-Session: 607140aa-5837-4577-8556-94d6218d1fce Destroying unnamed session | ||
| 4624 | 2023.11.06 23:55:29.937198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 26780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4625 | 2023.11.06 23:55:29.937244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4626 | 2023.11.06 23:55:29.937263 [ 3 ] {} <Debug> HTTP-Session: 9f00a7b2-ec5d-432e-92f9-bc785b58991f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4627 | 2023.11.06 23:55:29.937279 [ 3 ] {} <Debug> HTTP-Session: 9f00a7b2-ec5d-432e-92f9-bc785b58991f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4628 | 2023.11.06 23:55:29.937353 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4629 | 2023.11.06 23:55:29.937398 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4630 | 2023.11.06 23:55:29.937532 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4631 | 2023.11.06 23:55:29.937932 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4632 | 2023.11.06 23:55:29.938230 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4633 | 2023.11.06 23:55:29.938406 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4634 | 2023.11.06 23:55:29.938510 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001128537 sec., 22152 rows/sec., 29.89 MiB/sec. | ||
| 4635 | 2023.11.06 23:55:29.938636 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} <Debug> DynamicQueryHandler: Done processing query | ||
| 4636 | 2023.11.06 23:55:29.938660 [ 3 ] {e36104bf-0e9e-44de-816d-472ae1a61a70} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
| 4637 | 2023.11.06 23:55:29.938677 [ 3 ] {} <Debug> HTTP-Session: 9f00a7b2-ec5d-432e-92f9-bc785b58991f Destroying unnamed session | ||
| 4638 | 2023.11.06 23:55:29.938803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 545, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4639 | 2023.11.06 23:55:29.938848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4640 | 2023.11.06 23:55:29.938866 [ 3 ] {} <Debug> HTTP-Session: c6943f96-1b33-416e-ab69-d21719f13707 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4641 | 2023.11.06 23:55:29.938882 [ 3 ] {} <Debug> HTTP-Session: c6943f96-1b33-416e-ab69-d21719f13707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4642 | 2023.11.06 23:55:29.938952 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4643 | 2023.11.06 23:55:29.938990 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4644 | 2023.11.06 23:55:29.939091 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4645 | 2023.11.06 23:55:29.939344 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4646 | 2023.11.06 23:55:29.939571 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4647 | 2023.11.06 23:55:29.939748 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 4648 | 2023.11.06 23:55:29.939855 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} <Information> executeQuery: Read 3 rows, 243.00 B in 0.000868933 sec., 3452 rows/sec., 273.10 KiB/sec. | ||
| 4649 | 2023.11.06 23:55:29.940050 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} <Debug> DynamicQueryHandler: Done processing query | ||
| 4650 | 2023.11.06 23:55:29.940074 [ 3 ] {9d551fd8-3fa3-41e9-a2c3-2b2adccf2345} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4651 | 2023.11.06 23:55:29.940090 [ 3 ] {} <Debug> HTTP-Session: c6943f96-1b33-416e-ab69-d21719f13707 Destroying unnamed session | ||
| 4652 | 2023.11.06 23:55:34.936995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4653 | 2023.11.06 23:55:34.937113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4654 | 2023.11.06 23:55:34.937138 [ 3 ] {} <Debug> HTTP-Session: f78b5dd3-6c7f-46a8-97f8-c54b586aaafc Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4655 | 2023.11.06 23:55:34.937167 [ 3 ] {} <Debug> HTTP-Session: f78b5dd3-6c7f-46a8-97f8-c54b586aaafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4656 | 2023.11.06 23:55:34.937292 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4657 | 2023.11.06 23:55:34.937352 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4658 | 2023.11.06 23:55:34.937509 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4659 | 2023.11.06 23:55:34.937967 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4660 | 2023.11.06 23:55:34.938228 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4661 | 2023.11.06 23:55:34.938388 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4662 | 2023.11.06 23:55:34.938531 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001199867 sec., 28336 rows/sec., 2.12 MiB/sec. | ||
| 4663 | 2023.11.06 23:55:34.938670 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4664 | 2023.11.06 23:55:34.938695 [ 3 ] {1d5a30b2-28e5-4c35-8891-4982cb12950a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4665 | 2023.11.06 23:55:34.938711 [ 3 ] {} <Debug> HTTP-Session: f78b5dd3-6c7f-46a8-97f8-c54b586aaafc Destroying unnamed session | ||
| 4666 | 2023.11.06 23:55:34.938865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4667 | 2023.11.06 23:55:34.938912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4668 | 2023.11.06 23:55:34.938931 [ 3 ] {} <Debug> HTTP-Session: 29d549fd-217c-4506-9aa7-5af6b6cb67f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4669 | 2023.11.06 23:55:34.938948 [ 3 ] {} <Debug> HTTP-Session: 29d549fd-217c-4506-9aa7-5af6b6cb67f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4670 | 2023.11.06 23:55:34.939027 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4671 | 2023.11.06 23:55:34.939066 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4672 | 2023.11.06 23:55:34.939172 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4673 | 2023.11.06 23:55:34.939603 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4674 | 2023.11.06 23:55:34.939834 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4675 | 2023.11.06 23:55:34.939984 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4676 | 2023.11.06 23:55:34.940105 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.001047285 sec., 171872 rows/sec., 17.07 MiB/sec. | ||
| 4677 | 2023.11.06 23:55:34.940229 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} <Debug> DynamicQueryHandler: Done processing query | ||
| 4678 | 2023.11.06 23:55:34.940255 [ 3 ] {c3e0b5ee-6d50-4942-88a2-6ae9c8c87ba9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 4679 | 2023.11.06 23:55:34.940271 [ 3 ] {} <Debug> HTTP-Session: 29d549fd-217c-4506-9aa7-5af6b6cb67f8 Destroying unnamed session | ||
| 4680 | 2023.11.06 23:55:34.940523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4681 | 2023.11.06 23:55:34.940569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4682 | 2023.11.06 23:55:34.940589 [ 3 ] {} <Debug> HTTP-Session: 7e09e12e-18f2-42d9-ae37-967c66537bfc Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4683 | 2023.11.06 23:55:34.940605 [ 3 ] {} <Debug> HTTP-Session: 7e09e12e-18f2-42d9-ae37-967c66537bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4684 | 2023.11.06 23:55:34.940697 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4685 | 2023.11.06 23:55:34.940736 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4686 | 2023.11.06 23:55:34.940843 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4687 | 2023.11.06 23:55:34.941327 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4688 | 2023.11.06 23:55:34.941554 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4689 | 2023.11.06 23:55:34.941703 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4690 | 2023.11.06 23:55:34.941802 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.001075865 sec., 296505 rows/sec., 20.60 MiB/sec. | ||
| 4691 | 2023.11.06 23:55:34.941920 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 4692 | 2023.11.06 23:55:34.941944 [ 3 ] {18ff377e-e9cf-4618-9572-60d4684b83e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 4693 | 2023.11.06 23:55:34.941960 [ 3 ] {} <Debug> HTTP-Session: 7e09e12e-18f2-42d9-ae37-967c66537bfc Destroying unnamed session | ||
| 4694 | 2023.11.06 23:55:34.942079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4695 | 2023.11.06 23:55:34.942125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4696 | 2023.11.06 23:55:34.942144 [ 3 ] {} <Debug> HTTP-Session: d362ed36-bf5d-44af-bdb3-5e0c841c271b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4697 | 2023.11.06 23:55:34.942161 [ 3 ] {} <Debug> HTTP-Session: d362ed36-bf5d-44af-bdb3-5e0c841c271b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4698 | 2023.11.06 23:55:34.942230 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4699 | 2023.11.06 23:55:34.942270 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4700 | 2023.11.06 23:55:34.942379 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4701 | 2023.11.06 23:55:34.942683 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4702 | 2023.11.06 23:55:34.942925 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4703 | 2023.11.06 23:55:34.943113 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 4704 | 2023.11.06 23:55:34.943217 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000960303 sec., 6248 rows/sec., 262.37 KiB/sec. | ||
| 4705 | 2023.11.06 23:55:34.943335 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} <Debug> DynamicQueryHandler: Done processing query | ||
| 4706 | 2023.11.06 23:55:34.943359 [ 3 ] {42e2608d-9477-4d3d-a806-151e330e60a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4707 | 2023.11.06 23:55:34.943374 [ 3 ] {} <Debug> HTTP-Session: d362ed36-bf5d-44af-bdb3-5e0c841c271b Destroying unnamed session | ||
| 4708 | 2023.11.06 23:55:34.943498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4709 | 2023.11.06 23:55:34.943545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4710 | 2023.11.06 23:55:34.943564 [ 3 ] {} <Debug> HTTP-Session: 18a21b98-fa4a-4fea-931c-be6a01656e8b Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4711 | 2023.11.06 23:55:34.943581 [ 3 ] {} <Debug> HTTP-Session: 18a21b98-fa4a-4fea-931c-be6a01656e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4712 | 2023.11.06 23:55:34.943652 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4713 | 2023.11.06 23:55:34.943695 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4714 | 2023.11.06 23:55:34.943810 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4715 | 2023.11.06 23:55:34.944132 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4716 | 2023.11.06 23:55:34.944379 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4717 | 2023.11.06 23:55:34.944554 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 4718 | 2023.11.06 23:55:34.944660 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000980114 sec., 71420 rows/sec., 4.33 MiB/sec. | ||
| 4719 | 2023.11.06 23:55:34.944782 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4720 | 2023.11.06 23:55:34.944806 [ 3 ] {5901baf1-b378-4d84-a53b-9a3573bf400a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4721 | 2023.11.06 23:55:34.944822 [ 3 ] {} <Debug> HTTP-Session: 18a21b98-fa4a-4fea-931c-be6a01656e8b Destroying unnamed session | ||
| 4722 | 2023.11.06 23:55:34.944951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4723 | 2023.11.06 23:55:34.944997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4724 | 2023.11.06 23:55:34.945017 [ 3 ] {} <Debug> HTTP-Session: f54d495b-0eb0-4834-98b3-295ac0b02219 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4725 | 2023.11.06 23:55:34.945034 [ 3 ] {} <Debug> HTTP-Session: f54d495b-0eb0-4834-98b3-295ac0b02219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4726 | 2023.11.06 23:55:34.945114 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4727 | 2023.11.06 23:55:34.945159 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4728 | 2023.11.06 23:55:34.945291 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4729 | 2023.11.06 23:55:34.945717 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4730 | 2023.11.06 23:55:34.946013 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4731 | 2023.11.06 23:55:34.946193 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4732 | 2023.11.06 23:55:34.946303 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.001160497 sec., 24127 rows/sec., 32.56 MiB/sec. | ||
| 4733 | 2023.11.06 23:55:34.946449 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4734 | 2023.11.06 23:55:34.946474 [ 3 ] {8a40ae70-e9ec-4bfa-ae39-7f0ffb3ae35c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 4735 | 2023.11.06 23:55:34.946490 [ 3 ] {} <Debug> HTTP-Session: f54d495b-0eb0-4834-98b3-295ac0b02219 Destroying unnamed session | ||
| 4736 | 2023.11.06 23:55:34.946609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4737 | 2023.11.06 23:55:34.946654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4738 | 2023.11.06 23:55:34.946674 [ 3 ] {} <Debug> HTTP-Session: ab958352-4c40-4ae3-8ea9-144349099925 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4739 | 2023.11.06 23:55:34.946691 [ 3 ] {} <Debug> HTTP-Session: ab958352-4c40-4ae3-8ea9-144349099925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4740 | 2023.11.06 23:55:34.946763 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4741 | 2023.11.06 23:55:34.946802 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4742 | 2023.11.06 23:55:34.946910 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4743 | 2023.11.06 23:55:34.947176 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4744 | 2023.11.06 23:55:34.947406 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4745 | 2023.11.06 23:55:34.947581 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 4746 | 2023.11.06 23:55:34.947687 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000896853 sec., 23415 rows/sec., 1.21 MiB/sec. | ||
| 4747 | 2023.11.06 23:55:34.947800 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} <Debug> DynamicQueryHandler: Done processing query | ||
| 4748 | 2023.11.06 23:55:34.947824 [ 3 ] {46652564-d39d-4033-9956-c05ae575d4c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4749 | 2023.11.06 23:55:34.947840 [ 3 ] {} <Debug> HTTP-Session: ab958352-4c40-4ae3-8ea9-144349099925 Destroying unnamed session | ||
| 4750 | 2023.11.06 23:55:39.932160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4751 | 2023.11.06 23:55:39.932296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4752 | 2023.11.06 23:55:39.932329 [ 3 ] {} <Debug> HTTP-Session: 90b1f20e-dd01-46a1-b305-c5d90f335445 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4753 | 2023.11.06 23:55:39.932358 [ 3 ] {} <Debug> HTTP-Session: 90b1f20e-dd01-46a1-b305-c5d90f335445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4754 | 2023.11.06 23:55:39.932497 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4755 | 2023.11.06 23:55:39.932561 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4756 | 2023.11.06 23:55:39.932719 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4757 | 2023.11.06 23:55:39.933231 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4758 | 2023.11.06 23:55:39.933504 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4759 | 2023.11.06 23:55:39.933662 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4760 | 2023.11.06 23:55:39.933863 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001322009 sec., 18910 rows/sec., 1.50 MiB/sec. | ||
| 4761 | 2023.11.06 23:55:39.934032 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4762 | 2023.11.06 23:55:39.934061 [ 3 ] {5f2b7a5c-dcab-4212-9c00-86392e9ece3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4763 | 2023.11.06 23:55:39.934081 [ 3 ] {} <Debug> HTTP-Session: 90b1f20e-dd01-46a1-b305-c5d90f335445 Destroying unnamed session | ||
| 4764 | 2023.11.06 23:55:39.934225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 11429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4765 | 2023.11.06 23:55:39.934281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4766 | 2023.11.06 23:55:39.934305 [ 3 ] {} <Debug> HTTP-Session: 319431a2-95f9-44ad-86a1-ecaebbae4096 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4767 | 2023.11.06 23:55:39.934326 [ 3 ] {} <Debug> HTTP-Session: 319431a2-95f9-44ad-86a1-ecaebbae4096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4768 | 2023.11.06 23:55:39.934418 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4769 | 2023.11.06 23:55:39.934466 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4770 | 2023.11.06 23:55:39.934594 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4771 | 2023.11.06 23:55:39.934960 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4772 | 2023.11.06 23:55:39.935179 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4773 | 2023.11.06 23:55:39.935331 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4774 | 2023.11.06 23:55:39.935465 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} <Information> executeQuery: Read 75 rows, 6.83 KiB in 0.001013814 sec., 73978 rows/sec., 6.57 MiB/sec. | ||
| 4775 | 2023.11.06 23:55:39.935588 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} <Debug> DynamicQueryHandler: Done processing query | ||
| 4776 | 2023.11.06 23:55:39.935611 [ 3 ] {e8e109a6-b917-4303-a1fc-448690d69f59} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4777 | 2023.11.06 23:55:39.935627 [ 3 ] {} <Debug> HTTP-Session: 319431a2-95f9-44ad-86a1-ecaebbae4096 Destroying unnamed session | ||
| 4778 | 2023.11.06 23:55:39.935763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4779 | 2023.11.06 23:55:39.935808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4780 | 2023.11.06 23:55:39.935827 [ 3 ] {} <Debug> HTTP-Session: 32babc34-3e63-4830-bd17-398aa4386088 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4781 | 2023.11.06 23:55:39.935843 [ 3 ] {} <Debug> HTTP-Session: 32babc34-3e63-4830-bd17-398aa4386088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4782 | 2023.11.06 23:55:39.935915 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4783 | 2023.11.06 23:55:39.935952 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4784 | 2023.11.06 23:55:39.936056 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4785 | 2023.11.06 23:55:39.936339 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4786 | 2023.11.06 23:55:39.936546 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4787 | 2023.11.06 23:55:39.936702 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4788 | 2023.11.06 23:55:39.936832 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000889533 sec., 28104 rows/sec., 2.20 MiB/sec. | ||
| 4789 | 2023.11.06 23:55:39.936946 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4790 | 2023.11.06 23:55:39.936969 [ 3 ] {b5b64cc3-3e12-4274-9fea-3f913c38c94c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4791 | 2023.11.06 23:55:39.936985 [ 3 ] {} <Debug> HTTP-Session: 32babc34-3e63-4830-bd17-398aa4386088 Destroying unnamed session | ||
| 4792 | 2023.11.06 23:55:39.937168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 26780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4793 | 2023.11.06 23:55:39.937214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4794 | 2023.11.06 23:55:39.937232 [ 3 ] {} <Debug> HTTP-Session: 35e47981-23e2-457b-8b0f-8608f195cf6f Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4795 | 2023.11.06 23:55:39.937249 [ 3 ] {} <Debug> HTTP-Session: 35e47981-23e2-457b-8b0f-8608f195cf6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4796 | 2023.11.06 23:55:39.937325 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4797 | 2023.11.06 23:55:39.937370 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4798 | 2023.11.06 23:55:39.937506 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4799 | 2023.11.06 23:55:39.937935 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4800 | 2023.11.06 23:55:39.938233 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4801 | 2023.11.06 23:55:39.938408 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4802 | 2023.11.06 23:55:39.938543 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001188137 sec., 21041 rows/sec., 28.39 MiB/sec. | ||
| 4803 | 2023.11.06 23:55:39.938668 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} <Debug> DynamicQueryHandler: Done processing query | ||
| 4804 | 2023.11.06 23:55:39.938691 [ 3 ] {47da4a44-6a31-491b-be5c-a4bc93d38496} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
| 4805 | 2023.11.06 23:55:39.938707 [ 3 ] {} <Debug> HTTP-Session: 35e47981-23e2-457b-8b0f-8608f195cf6f Destroying unnamed session | ||
| 4806 | 2023.11.06 23:55:44.479293 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4807 | 2023.11.06 23:55:44.479361 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4808 | 2023.11.06 23:55:44.937658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4809 | 2023.11.06 23:55:44.937768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4810 | 2023.11.06 23:55:44.937799 [ 3 ] {} <Debug> HTTP-Session: 706ea4e9-c224-417e-b6f8-7209c98f8ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4811 | 2023.11.06 23:55:44.937824 [ 3 ] {} <Debug> HTTP-Session: 706ea4e9-c224-417e-b6f8-7209c98f8ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4812 | 2023.11.06 23:55:44.937955 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4813 | 2023.11.06 23:55:44.938017 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4814 | 2023.11.06 23:55:44.938176 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4815 | 2023.11.06 23:55:44.938598 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4816 | 2023.11.06 23:55:44.938858 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4817 | 2023.11.06 23:55:44.939022 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4818 | 2023.11.06 23:55:44.939168 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001171796 sec., 29015 rows/sec., 2.17 MiB/sec. | ||
| 4819 | 2023.11.06 23:55:44.939166 [ 122 ] {} <Debug> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4820 | 2023.11.06 23:55:44.939275 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4821 | 2023.11.06 23:55:44.939363 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} <Debug> DynamicQueryHandler: Done processing query | ||
| 4822 | 2023.11.06 23:55:44.939393 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4823 | 2023.11.06 23:55:44.939407 [ 3 ] {0230e8d2-7470-4816-b237-060f49028880} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4824 | 2023.11.06 23:55:44.939458 [ 3 ] {} <Debug> HTTP-Session: 706ea4e9-c224-417e-b6f8-7209c98f8ecb Destroying unnamed session | ||
| 4825 | 2023.11.06 23:55:44.939535 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4826 | 2023.11.06 23:55:44.939571 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 56 rows starting from the beginning of the part | ||
| 4827 | 2023.11.06 23:55:44.939651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4828 | 2023.11.06 23:55:44.939746 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 4829 | 2023.11.06 23:55:44.939750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4830 | 2023.11.06 23:55:44.939826 [ 3 ] {} <Debug> HTTP-Session: ead7bcd0-d793-466e-88b2-e1d3a3e713c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4831 | 2023.11.06 23:55:44.939862 [ 3 ] {} <Debug> HTTP-Session: ead7bcd0-d793-466e-88b2-e1d3a3e713c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4832 | 2023.11.06 23:55:44.940008 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 25 rows starting from the beginning of the part | ||
| 4833 | 2023.11.06 23:55:44.940088 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4834 | 2023.11.06 23:55:44.940193 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4835 | 2023.11.06 23:55:44.940244 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 4836 | 2023.11.06 23:55:44.940579 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 25 rows starting from the beginning of the part | ||
| 4837 | 2023.11.06 23:55:44.940652 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4838 | 2023.11.06 23:55:44.940862 [ 21 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 4839 | 2023.11.06 23:55:44.941531 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4840 | 2023.11.06 23:55:44.942041 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4841 | 2023.11.06 23:55:44.942167 [ 15 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 4 columns (4 merged, 0 gathered) in 0.002828521 sec., 73536.6645678077 rows/sec., 5.62 MiB/sec. | ||
| 4842 | 2023.11.06 23:55:44.942319 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4843 | 2023.11.06 23:55:44.942387 [ 27 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4844 | 2023.11.06 23:55:44.942520 [ 122 ] {} <Debug> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4845 | 2023.11.06 23:55:44.942545 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.002392054 sec., 75249 rows/sec., 7.47 MiB/sec. | ||
| 4846 | 2023.11.06 23:55:44.942586 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4847 | 2023.11.06 23:55:44.942830 [ 27 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4848 | 2023.11.06 23:55:44.942865 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4849 | 2023.11.06 23:55:44.943015 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} <Debug> DynamicQueryHandler: Done processing query | ||
| 4850 | 2023.11.06 23:55:44.943035 [ 27 ] {ab42bb90-1747-4b16-9d2a-5bb4de81ae2b::all_1_41_8} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4851 | 2023.11.06 23:55:44.943062 [ 3 ] {9bd486ef-bdbe-4153-9476-f86969115dd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 4852 | 2023.11.06 23:55:44.943107 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4853 | 2023.11.06 23:55:44.943111 [ 3 ] {} <Debug> HTTP-Session: ead7bcd0-d793-466e-88b2-e1d3a3e713c1 Destroying unnamed session | ||
| 4854 | 2023.11.06 23:55:44.943189 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 246 rows starting from the beginning of the part | ||
| 4855 | 2023.11.06 23:55:44.943315 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 180 rows starting from the beginning of the part | ||
| 4856 | 2023.11.06 23:55:44.943350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4857 | 2023.11.06 23:55:44.943411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4858 | 2023.11.06 23:55:44.943420 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 75 rows starting from the beginning of the part | ||
| 4859 | 2023.11.06 23:55:44.943437 [ 3 ] {} <Debug> HTTP-Session: 54883145-63ea-4212-abc0-fa213eca9adc Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4860 | 2023.11.06 23:55:44.943467 [ 3 ] {} <Debug> HTTP-Session: 54883145-63ea-4212-abc0-fa213eca9adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4861 | 2023.11.06 23:55:44.943541 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 180 rows starting from the beginning of the part | ||
| 4862 | 2023.11.06 23:55:44.943590 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4863 | 2023.11.06 23:55:44.943651 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4864 | 2023.11.06 23:55:44.943663 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 75 rows starting from the beginning of the part | ||
| 4865 | 2023.11.06 23:55:44.943833 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 180 rows starting from the beginning of the part | ||
| 4866 | 2023.11.06 23:55:44.943900 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4867 | 2023.11.06 23:55:44.944612 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4868 | 2023.11.06 23:55:44.944876 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4869 | 2023.11.06 23:55:44.944933 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 4 columns (4 merged, 0 gathered) in 0.002280122 sec., 410504.3502058223 rows/sec., 39.77 MiB/sec. | ||
| 4870 | 2023.11.06 23:55:44.945062 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4871 | 2023.11.06 23:55:44.945108 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4872 | 2023.11.06 23:55:44.945261 [ 122 ] {} <Debug> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4873 | 2023.11.06 23:55:44.945288 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.001656483 sec., 192576 rows/sec., 13.38 MiB/sec. | ||
| 4874 | 2023.11.06 23:55:44.945314 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4875 | 2023.11.06 23:55:44.945350 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4876 | 2023.11.06 23:55:44.945483 [ 12 ] {0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0::all_1_41_8} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4877 | 2023.11.06 23:55:44.945599 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4878 | 2023.11.06 23:55:44.945770 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 4879 | 2023.11.06 23:55:44.945865 [ 3 ] {30d13689-5ca6-4386-a488-7e23791389eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 4880 | 2023.11.06 23:55:44.945880 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4881 | 2023.11.06 23:55:44.945926 [ 3 ] {} <Debug> HTTP-Session: 54883145-63ea-4212-abc0-fa213eca9adc Destroying unnamed session | ||
| 4882 | 2023.11.06 23:55:44.945943 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 370 rows starting from the beginning of the part | ||
| 4883 | 2023.11.06 23:55:44.946118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4884 | 2023.11.06 23:55:44.946139 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 319 rows starting from the beginning of the part | ||
| 4885 | 2023.11.06 23:55:44.946207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4886 | 2023.11.06 23:55:44.946244 [ 3 ] {} <Debug> HTTP-Session: 06ceaaea-11e7-4d71-9b06-0b7f6dbbad1d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4887 | 2023.11.06 23:55:44.946285 [ 3 ] {} <Debug> HTTP-Session: 06ceaaea-11e7-4d71-9b06-0b7f6dbbad1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4888 | 2023.11.06 23:55:44.946349 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
| 4889 | 2023.11.06 23:55:44.946484 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4890 | 2023.11.06 23:55:44.946579 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 319 rows starting from the beginning of the part | ||
| 4891 | 2023.11.06 23:55:44.946590 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4892 | 2023.11.06 23:55:44.946950 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 25 rows starting from the beginning of the part | ||
| 4893 | 2023.11.06 23:55:44.947118 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4894 | 2023.11.06 23:55:44.947231 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 319 rows starting from the beginning of the part | ||
| 4895 | 2023.11.06 23:55:44.947728 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4896 | 2023.11.06 23:55:44.948232 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4897 | 2023.11.06 23:55:44.948521 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 4898 | 2023.11.06 23:55:44.948664 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00206513 sec., 2905 rows/sec., 122.00 KiB/sec. | ||
| 4899 | 2023.11.06 23:55:44.948742 [ 121 ] {} <Debug> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4900 | 2023.11.06 23:55:44.949144 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4901 | 2023.11.06 23:55:44.949162 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4902 | 2023.11.06 23:55:44.949219 [ 3 ] {fa680358-fe93-4d56-9456-0f939826cf8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4903 | 2023.11.06 23:55:44.949249 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 4 columns (4 merged, 0 gathered) in 0.003795215 sec., 363615.76353381824 rows/sec., 25.51 MiB/sec. | ||
| 4904 | 2023.11.06 23:55:44.949277 [ 3 ] {} <Debug> HTTP-Session: 06ceaaea-11e7-4d71-9b06-0b7f6dbbad1d Destroying unnamed session | ||
| 4905 | 2023.11.06 23:55:44.949393 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 4906 | 2023.11.06 23:55:44.949460 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4907 | 2023.11.06 23:55:44.949543 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4908 | 2023.11.06 23:55:44.949589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4909 | 2023.11.06 23:55:44.949619 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 4910 | 2023.11.06 23:55:44.949681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4911 | 2023.11.06 23:55:44.949732 [ 3 ] {} <Debug> HTTP-Session: 6706303e-837c-48e7-b891-97f56fcd23e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4912 | 2023.11.06 23:55:44.949758 [ 3 ] {} <Debug> HTTP-Session: 6706303e-837c-48e7-b891-97f56fcd23e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4913 | 2023.11.06 23:55:44.949883 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4914 | 2023.11.06 23:55:44.949900 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 4915 | 2023.11.06 23:55:44.950013 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4916 | 2023.11.06 23:55:44.950071 [ 27 ] {596d235f-d26d-4e0f-8e7a-3e1666085d45::all_1_41_8} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4917 | 2023.11.06 23:55:44.950141 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4918 | 2023.11.06 23:55:44.950200 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 4919 | 2023.11.06 23:55:44.950489 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 4920 | 2023.11.06 23:55:44.950601 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4921 | 2023.11.06 23:55:44.950634 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 4922 | 2023.11.06 23:55:44.950763 [ 32 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 4923 | 2023.11.06 23:55:44.951074 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4924 | 2023.11.06 23:55:44.951415 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4925 | 2023.11.06 23:55:44.951566 [ 25 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002281663 sec., 55222.87910177795 rows/sec., 2.26 MiB/sec. | ||
| 4926 | 2023.11.06 23:55:44.951679 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 4927 | 2023.11.06 23:55:44.951754 [ 25 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4928 | 2023.11.06 23:55:44.951863 [ 121 ] {} <Debug> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4929 | 2023.11.06 23:55:44.951908 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001836917 sec., 38107 rows/sec., 2.31 MiB/sec. | ||
| 4930 | 2023.11.06 23:55:44.951946 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4931 | 2023.11.06 23:55:44.952154 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 4932 | 2023.11.06 23:55:44.952208 [ 25 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 4933 | 2023.11.06 23:55:44.952222 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} <Debug> DynamicQueryHandler: Done processing query | ||
| 4934 | 2023.11.06 23:55:44.952282 [ 3 ] {f1f614c3-7e7c-4189-a5cf-464192ef4243} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4935 | 2023.11.06 23:55:44.952310 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4936 | 2023.11.06 23:55:44.952326 [ 3 ] {} <Debug> HTTP-Session: 6706303e-837c-48e7-b891-97f56fcd23e7 Destroying unnamed session | ||
| 4937 | 2023.11.06 23:55:44.952382 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1234 rows starting from the beginning of the part | ||
| 4938 | 2023.11.06 23:55:44.952384 [ 25 ] {206695d8-1bba-402f-8c23-67d48fd75fd2::all_1_21_4} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 4939 | 2023.11.06 23:55:44.952549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4940 | 2023.11.06 23:55:44.952636 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 4941 | 2023.11.06 23:55:44.952638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4942 | 2023.11.06 23:55:44.952677 [ 3 ] {} <Debug> HTTP-Session: d5c8754e-0342-4827-9a4a-d62ce1c2f106 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4943 | 2023.11.06 23:55:44.952701 [ 3 ] {} <Debug> HTTP-Session: d5c8754e-0342-4827-9a4a-d62ce1c2f106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4944 | 2023.11.06 23:55:44.952768 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 70 rows starting from the beginning of the part | ||
| 4945 | 2023.11.06 23:55:44.952827 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4946 | 2023.11.06 23:55:44.952899 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4947 | 2023.11.06 23:55:44.952907 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 70 rows starting from the beginning of the part | ||
| 4948 | 2023.11.06 23:55:44.953101 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 70 rows starting from the beginning of the part | ||
| 4949 | 2023.11.06 23:55:44.953211 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4950 | 2023.11.06 23:55:44.953252 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 70 rows starting from the beginning of the part | ||
| 4951 | 2023.11.06 23:55:44.953918 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4952 | 2023.11.06 23:55:44.954350 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.002314843 sec., 658791.9785488691 rows/sec., 40.03 MiB/sec. | ||
| 4953 | 2023.11.06 23:55:44.954374 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4954 | 2023.11.06 23:55:44.954488 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4955 | 2023.11.06 23:55:44.954583 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4956 | 2023.11.06 23:55:44.954739 [ 121 ] {} <Debug> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4957 | 2023.11.06 23:55:44.954755 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 4958 | 2023.11.06 23:55:44.954766 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.001903697 sec., 14708 rows/sec., 19.85 MiB/sec. | ||
| 4959 | 2023.11.06 23:55:44.954803 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4960 | 2023.11.06 23:55:44.954913 [ 32 ] {39e8d902-b496-49ce-9a61-03a267a6b440::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 4961 | 2023.11.06 23:55:44.955073 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4962 | 2023.11.06 23:55:44.955203 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} <Debug> DynamicQueryHandler: Done processing query | ||
| 4963 | 2023.11.06 23:55:44.955254 [ 3 ] {43c13e81-5634-4710-9fb5-dbc496f514d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 4964 | 2023.11.06 23:55:44.955302 [ 3 ] {} <Debug> HTTP-Session: d5c8754e-0342-4827-9a4a-d62ce1c2f106 Destroying unnamed session | ||
| 4965 | 2023.11.06 23:55:44.955300 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4966 | 2023.11.06 23:55:44.955357 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 693 rows starting from the beginning of the part | ||
| 4967 | 2023.11.06 23:55:44.955474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4968 | 2023.11.06 23:55:44.955523 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part | ||
| 4969 | 2023.11.06 23:55:44.955555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4970 | 2023.11.06 23:55:44.955614 [ 3 ] {} <Debug> HTTP-Session: e467b6a9-bbd5-4e22-a886-c0c0035d2c01 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4971 | 2023.11.06 23:55:44.955647 [ 3 ] {} <Debug> HTTP-Session: e467b6a9-bbd5-4e22-a886-c0c0035d2c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4972 | 2023.11.06 23:55:44.955803 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part | ||
| 4973 | 2023.11.06 23:55:44.955845 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4974 | 2023.11.06 23:55:44.955931 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4975 | 2023.11.06 23:55:44.956086 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 28 rows starting from the beginning of the part | ||
| 4976 | 2023.11.06 23:55:44.956419 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4977 | 2023.11.06 23:55:44.956455 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 4978 | 2023.11.06 23:55:44.956724 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 4979 | 2023.11.06 23:55:44.957229 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4980 | 2023.11.06 23:55:44.957619 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4981 | 2023.11.06 23:55:44.957809 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 4982 | 2023.11.06 23:55:44.957951 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00204317 sec., 10278 rows/sec., 545.84 KiB/sec. | ||
| 4983 | 2023.11.06 23:55:44.958141 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4984 | 2023.11.06 23:55:44.958165 [ 3 ] {491d9d54-ad2c-46f3-90b2-4d7b7f64239b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4985 | 2023.11.06 23:55:44.958182 [ 3 ] {} <Debug> HTTP-Session: e467b6a9-bbd5-4e22-a886-c0c0035d2c01 Destroying unnamed session | ||
| 4986 | 2023.11.06 23:55:44.959418 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 827 rows, containing 6 columns (6 merged, 0 gathered) in 0.004534555 sec., 182377.32258181894 rows/sec., 246.11 MiB/sec. | ||
| 4987 | 2023.11.06 23:55:44.959769 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4988 | 2023.11.06 23:55:44.959963 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4989 | 2023.11.06 23:55:44.960025 [ 27 ] {d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4990 | 2023.11.06 23:55:44.960086 [ 27 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d38ce742-876d-4edb-924f-b99c89ec50da::all_1_36_7: 4.17 MiB. | ||
| 4991 | 2023.11.06 23:55:49.932287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 3638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4992 | 2023.11.06 23:55:49.932421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4993 | 2023.11.06 23:55:49.932452 [ 3 ] {} <Debug> HTTP-Session: 5537f478-a97f-4231-bccd-72fd938c37af Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 4994 | 2023.11.06 23:55:49.932481 [ 3 ] {} <Debug> HTTP-Session: 5537f478-a97f-4231-bccd-72fd938c37af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4995 | 2023.11.06 23:55:49.932623 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4996 | 2023.11.06 23:55:49.932689 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4997 | 2023.11.06 23:55:49.932877 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4998 | 2023.11.06 23:55:49.933334 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4999 | 2023.11.06 23:55:49.933591 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5000 | 2023.11.06 23:55:49.933753 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 5001 | 2023.11.06 23:55:49.933880 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001219258 sec., 20504 rows/sec., 1.62 MiB/sec. | ||
| 5002 | 2023.11.06 23:55:49.934021 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} <Debug> DynamicQueryHandler: Done processing query | ||
| 5003 | 2023.11.06 23:55:49.934046 [ 3 ] {dd63c2cb-f964-43b1-ad52-784edb743241} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5004 | 2023.11.06 23:55:49.934062 [ 3 ] {} <Debug> HTTP-Session: 5537f478-a97f-4231-bccd-72fd938c37af Destroying unnamed session | ||
| 5005 | 2023.11.06 23:55:49.934186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 11429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5006 | 2023.11.06 23:55:49.934234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5007 | 2023.11.06 23:55:49.934253 [ 3 ] {} <Debug> HTTP-Session: 808d7862-6ef7-4d58-9a08-6d1de8a479eb Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 5008 | 2023.11.06 23:55:49.934270 [ 3 ] {} <Debug> HTTP-Session: 808d7862-6ef7-4d58-9a08-6d1de8a479eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5009 | 2023.11.06 23:55:49.934343 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5010 | 2023.11.06 23:55:49.934381 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5011 | 2023.11.06 23:55:49.934486 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5012 | 2023.11.06 23:55:49.934931 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 5013 | 2023.11.06 23:55:49.935145 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5014 | 2023.11.06 23:55:49.935296 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 5015 | 2023.11.06 23:55:49.935398 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} <Information> executeQuery: Read 75 rows, 6.83 KiB in 0.001028215 sec., 72941 rows/sec., 6.48 MiB/sec. | ||
| 5016 | 2023.11.06 23:55:49.935515 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} <Debug> DynamicQueryHandler: Done processing query | ||
| 5017 | 2023.11.06 23:55:49.935538 [ 3 ] {e3a7afce-e04c-4278-99fd-0c135d0e186e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 5018 | 2023.11.06 23:55:49.935553 [ 3 ] {} <Debug> HTTP-Session: 808d7862-6ef7-4d58-9a08-6d1de8a479eb Destroying unnamed session | ||
| 5019 | 2023.11.06 23:55:49.935668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5020 | 2023.11.06 23:55:49.935714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5021 | 2023.11.06 23:55:49.935733 [ 3 ] {} <Debug> HTTP-Session: 33898a1e-0021-4a2f-9881-be693bd4443d Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 5022 | 2023.11.06 23:55:49.935750 [ 3 ] {} <Debug> HTTP-Session: 33898a1e-0021-4a2f-9881-be693bd4443d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5023 | 2023.11.06 23:55:49.935820 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5024 | 2023.11.06 23:55:49.935859 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5025 | 2023.11.06 23:55:49.935964 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5026 | 2023.11.06 23:55:49.936254 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 5027 | 2023.11.06 23:55:49.936459 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5028 | 2023.11.06 23:55:49.936611 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 5029 | 2023.11.06 23:55:49.936712 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000864423 sec., 28921 rows/sec., 2.26 MiB/sec. | ||
| 5030 | 2023.11.06 23:55:49.936836 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} <Debug> DynamicQueryHandler: Done processing query | ||
| 5031 | 2023.11.06 23:55:49.936866 [ 3 ] {6d56bd34-bfe9-431c-9aa1-7cbaded579b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5032 | 2023.11.06 23:55:49.936882 [ 3 ] {} <Debug> HTTP-Session: 33898a1e-0021-4a2f-9881-be693bd4443d Destroying unnamed session | ||
| 5033 | 2023.11.06 23:55:49.937073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 26780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5034 | 2023.11.06 23:55:49.937118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5035 | 2023.11.06 23:55:49.937136 [ 3 ] {} <Debug> HTTP-Session: 1b7f890c-0516-48e0-92d1-b32abd10de37 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 5036 | 2023.11.06 23:55:49.937153 [ 3 ] {} <Debug> HTTP-Session: 1b7f890c-0516-48e0-92d1-b32abd10de37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5037 | 2023.11.06 23:55:49.937228 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5038 | 2023.11.06 23:55:49.937273 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5039 | 2023.11.06 23:55:49.937405 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5040 | 2023.11.06 23:55:49.937785 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 5041 | 2023.11.06 23:55:49.938093 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5042 | 2023.11.06 23:55:49.938273 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 5043 | 2023.11.06 23:55:49.938412 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001154107 sec., 21661 rows/sec., 29.23 MiB/sec. | ||
| 5044 | 2023.11.06 23:55:49.938602 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} <Debug> DynamicQueryHandler: Done processing query | ||
| 5045 | 2023.11.06 23:55:49.938627 [ 3 ] {a13b7ec1-b744-4f98-a880-6a70e46fe88e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
| 5046 | 2023.11.06 23:55:49.938644 [ 3 ] {} <Debug> HTTP-Session: 1b7f890c-0516-48e0-92d1-b32abd10de37 Destroying unnamed session | ||
| 5047 | 2023.11.06 23:55:54.937032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 4763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5048 | 2023.11.06 23:55:54.937154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5049 | 2023.11.06 23:55:54.937178 [ 3 ] {} <Debug> HTTP-Session: 6c8bb220-7c75-45d0-a193-7067532da446 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 5050 | 2023.11.06 23:55:54.937200 [ 3 ] {} <Debug> HTTP-Session: 6c8bb220-7c75-45d0-a193-7067532da446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5051 | 2023.11.06 23:55:54.937327 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5052 | 2023.11.06 23:55:54.937386 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5053 | 2023.11.06 23:55:54.937541 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5054 | 2023.11.06 23:55:54.937943 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 5055 | 2023.11.06 23:55:54.938199 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5056 | 2023.11.06 23:55:54.938359 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} <Trace> oximeter.fields_i64 (ab42bb90-1747-4b16-9d2a-5bb4de81ae2b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 5057 | 2023.11.06 23:55:54.938498 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} <Information> executeQuery: Read 34 rows, 2.61 KiB in 0.001133856 sec., 29986 rows/sec., 2.25 MiB/sec. | ||
| 5058 | 2023.11.06 23:55:54.938622 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} <Debug> DynamicQueryHandler: Done processing query | ||
| 5059 | 2023.11.06 23:55:54.938646 [ 3 ] {d83b79f2-691d-483e-8144-bd0577f160c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5060 | 2023.11.06 23:55:54.938662 [ 3 ] {} <Debug> HTTP-Session: 6c8bb220-7c75-45d0-a193-7067532da446 Destroying unnamed session | ||
| 5061 | 2023.11.06 23:55:54.938806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5062 | 2023.11.06 23:55:54.938851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5063 | 2023.11.06 23:55:54.938871 [ 3 ] {} <Debug> HTTP-Session: 7817a65a-c476-4bc0-9553-28be9d4e31a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 5064 | 2023.11.06 23:55:54.938888 [ 3 ] {} <Debug> HTTP-Session: 7817a65a-c476-4bc0-9553-28be9d4e31a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5065 | 2023.11.06 23:55:54.938962 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5066 | 2023.11.06 23:55:54.939002 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5067 | 2023.11.06 23:55:54.939108 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5068 | 2023.11.06 23:55:54.939532 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 5069 | 2023.11.06 23:55:54.939764 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5070 | 2023.11.06 23:55:54.939924 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} <Trace> oximeter.fields_string (0c45f0e8-8c38-468c-9ecb-77cfc42a7bb0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 5071 | 2023.11.06 23:55:54.940052 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} <Information> executeQuery: Read 180 rows, 18.31 KiB in 0.001054626 sec., 170676 rows/sec., 16.95 MiB/sec. | ||
| 5072 | 2023.11.06 23:55:54.940200 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} <Debug> DynamicQueryHandler: Done processing query | ||
| 5073 | 2023.11.06 23:55:54.940226 [ 3 ] {3a40cb51-8b0b-4298-bdd8-4c888365a68f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 5074 | 2023.11.06 23:55:54.940243 [ 3 ] {} <Debug> HTTP-Session: 7817a65a-c476-4bc0-9553-28be9d4e31a3 Destroying unnamed session | ||
| 5075 | 2023.11.06 23:55:54.940410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 51196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5076 | 2023.11.06 23:55:54.940456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5077 | 2023.11.06 23:55:54.940476 [ 3 ] {} <Debug> HTTP-Session: 564c867e-d190-47e9-94e9-ac6a7e1c9982 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 5078 | 2023.11.06 23:55:54.940494 [ 3 ] {} <Debug> HTTP-Session: 564c867e-d190-47e9-94e9-ac6a7e1c9982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5079 | 2023.11.06 23:55:54.940580 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5080 | 2023.11.06 23:55:54.940620 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5081 | 2023.11.06 23:55:54.940728 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5082 | 2023.11.06 23:55:54.941176 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 5083 | 2023.11.06 23:55:54.941399 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5084 | 2023.11.06 23:55:54.941560 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} <Trace> oximeter.fields_uuid (596d235f-d26d-4e0f-8e7a-3e1666085d45): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 5085 | 2023.11.06 23:55:54.941681 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} <Information> executeQuery: Read 319 rows, 22.69 KiB in 0.001070625 sec., 297956 rows/sec., 20.70 MiB/sec. | ||
| 5086 | 2023.11.06 23:55:54.941789 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} <Debug> DynamicQueryHandler: Done processing query | ||
| 5087 | 2023.11.06 23:55:54.941812 [ 3 ] {51cdfdcb-b6bf-49ad-beec-10df56eba553} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 5088 | 2023.11.06 23:55:54.941828 [ 3 ] {} <Debug> HTTP-Session: 564c867e-d190-47e9-94e9-ac6a7e1c9982 Destroying unnamed session | ||
| 5089 | 2023.11.06 23:55:54.941989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5090 | 2023.11.06 23:55:54.942032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5091 | 2023.11.06 23:55:54.942050 [ 3 ] {} <Debug> HTTP-Session: 1239b982-820e-429a-acee-18bbf7158dba Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 5092 | 2023.11.06 23:55:54.942066 [ 3 ] {} <Debug> HTTP-Session: 1239b982-820e-429a-acee-18bbf7158dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5093 | 2023.11.06 23:55:54.942135 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 5094 | 2023.11.06 23:55:54.942174 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5095 | 2023.11.06 23:55:54.942279 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5096 | 2023.11.06 23:55:54.942534 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 5097 | 2023.11.06 23:55:54.942765 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5098 | 2023.11.06 23:55:54.942939 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} <Trace> oximeter.measurements_bool (206695d8-1bba-402f-8c23-67d48fd75fd2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 5099 | 2023.11.06 23:55:54.943058 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000896713 sec., 6691 rows/sec., 280.97 KiB/sec. | ||
| 5100 | 2023.11.06 23:55:54.943175 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} <Debug> DynamicQueryHandler: Done processing query | ||
| 5101 | 2023.11.06 23:55:54.943198 [ 3 ] {5a6285d8-907e-4c12-99a7-ca9b37ece7a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 5102 | 2023.11.06 23:55:54.943213 [ 3 ] {} <Debug> HTTP-Session: 1239b982-820e-429a-acee-18bbf7158dba Destroying unnamed session | ||
| 5103 | 2023.11.06 23:55:54.943346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 12810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5104 | 2023.11.06 23:55:54.943391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5105 | 2023.11.06 23:55:54.943409 [ 3 ] {} <Debug> HTTP-Session: f08486e3-f786-4281-971a-5273e4a86937 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 5106 | 2023.11.06 23:55:54.943426 [ 3 ] {} <Debug> HTTP-Session: f08486e3-f786-4281-971a-5273e4a86937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5107 | 2023.11.06 23:55:54.943497 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 5108 | 2023.11.06 23:55:54.943539 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 5109 | 2023.11.06 23:55:54.943655 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5110 | 2023.11.06 23:55:54.943952 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 5111 | 2023.11.06 23:55:54.944189 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5112 | 2023.11.06 23:55:54.944361 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} <Trace> oximeter.measurements_cumulativei64 (39e8d902-b496-49ce-9a61-03a267a6b440): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 5113 | 2023.11.06 23:55:54.944493 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000961584 sec., 72796 rows/sec., 4.41 MiB/sec. | ||
| 5114 | 2023.11.06 23:55:54.944710 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} <Debug> DynamicQueryHandler: Done processing query | ||
| 5115 | 2023.11.06 23:55:54.944734 [ 3 ] {b74dbd9a-bf20-4abf-afa9-df5f20edcb50} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5116 | 2023.11.06 23:55:54.944750 [ 3 ] {} <Debug> HTTP-Session: f08486e3-f786-4281-971a-5273e4a86937 Destroying unnamed session | ||
| 5117 | 2023.11.06 23:55:54.944942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 29979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5118 | 2023.11.06 23:55:54.944987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5119 | 2023.11.06 23:55:54.945006 [ 3 ] {} <Debug> HTTP-Session: 2feef16f-fe8b-43ca-908e-20e2f6935f54 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 5120 | 2023.11.06 23:55:54.945022 [ 3 ] {} <Debug> HTTP-Session: 2feef16f-fe8b-43ca-908e-20e2f6935f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5121 | 2023.11.06 23:55:54.945100 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5122 | 2023.11.06 23:55:54.945144 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5123 | 2023.11.06 23:55:54.945296 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5124 | 2023.11.06 23:55:54.945797 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 5125 | 2023.11.06 23:55:54.946083 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5126 | 2023.11.06 23:55:54.946257 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} <Trace> oximeter.measurements_histogramf64 (d38ce742-876d-4edb-924f-b99c89ec50da): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 5127 | 2023.11.06 23:55:54.946383 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.001255338 sec., 22304 rows/sec., 30.10 MiB/sec. | ||
| 5128 | 2023.11.06 23:55:54.946510 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} <Debug> DynamicQueryHandler: Done processing query | ||
| 5129 | 2023.11.06 23:55:54.946532 [ 3 ] {f2acb8d9-3ada-492a-829a-be8d9b1f44d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 5130 | 2023.11.06 23:55:54.946548 [ 3 ] {} <Debug> HTTP-Session: 2feef16f-fe8b-43ca-908e-20e2f6935f54 Destroying unnamed session | ||
| 5131 | 2023.11.06 23:55:54.946656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55369, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5132 | 2023.11.06 23:55:54.946700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5133 | 2023.11.06 23:55:54.946718 [ 3 ] {} <Debug> HTTP-Session: 5517c9f6-adaf-47b3-b4a6-5302237dd2f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55369 | ||
| 5134 | 2023.11.06 23:55:54.946734 [ 3 ] {} <Debug> HTTP-Session: 5517c9f6-adaf-47b3-b4a6-5302237dd2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5135 | 2023.11.06 23:55:54.946804 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55369) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5136 | 2023.11.06 23:55:54.946843 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 5137 | 2023.11.06 23:55:54.946946 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5138 | 2023.11.06 23:55:54.947258 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 5139 | 2023.11.06 23:55:54.947487 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5140 | 2023.11.06 23:55:54.947664 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} <Trace> oximeter.measurements_i64 (258a02a4-a085-4ba2-9a18-7bddd2beb814): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 5141 | 2023.11.06 23:55:54.947796 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000964364 sec., 21776 rows/sec., 1.13 MiB/sec. | ||
| 5142 | 2023.11.06 23:55:54.947942 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} <Debug> DynamicQueryHandler: Done processing query | ||
| 5143 | 2023.11.06 23:55:54.947965 [ 3 ] {16497c58-6bc8-4f8e-aea7-e9aec35f86c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 5144 | 2023.11.06 23:55:54.947980 [ 3 ] {} <Debug> HTTP-Session: 5517c9f6-adaf-47b3-b4a6-5302237dd2f6 Destroying unnamed session | ||