1 | [ Nov 9 00:29:38 Enabled. ] | ||
2 | [ Nov 9 00:29:38 Rereading configuration. ] | ||
3 | [ Nov 9 00:29:39 Rereading configuration. ] | ||
4 | [ Nov 9 00:29:40 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=oxControlService13 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService13 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService13 | ||
29 | ipadm: Could not delete oxControlService13: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService13 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService13 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService13 | ||
34 | + ipadm show-addr oxControlService13/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService13/ll | ||
37 | + ipadm show-addr oxControlService13/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService13/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 9 00:29:40 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.09 00:29:41.045034 [ 1 ] {} <Information> Application: Will watch for the process with pid 22299 | ||
55 | 2023.11.09 00:29:41.045107 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.11.09 00:29:41.324335 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22299 | ||
57 | 2023.11.09 00:29:41.324494 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.11.09 00:29:41.324695 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.11.09 00:29:41.382478 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.11.09 00:29:41.382516 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.11.09 00:29:41.382531 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.11.09 00:29:41.382563 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.11.09 00:29:41.382857 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.11.09 00:29:41.383522 [ 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.09 00:29:41.383989 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.11.09 00:29:41.384240 [ 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.09 00:29:41.385816 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.11.09 00:29:41.385860 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.11.09 00:29:41.386571 [ 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.09 00:29:41.386731 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.11.09 00:29:41.390794 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.11.09 00:29:41.391019 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.11.09 00:29:41.391043 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.11.09 00:29:41.391883 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.11.09 00:29:41.392513 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.11.09 00:29:41.392779 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.11.09 00:29:41.393021 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.11.09 00:29:41.393317 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.11.09 00:29:41.393359 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.11.09 00:29:41.393412 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.11.09 00:29:41.393430 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.11.09 00:29:41.404532 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.11.09 00:29:41.404561 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000119163 sec | ||
90 | 2023.11.09 00:29:41.404609 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.11.09 00:29:41.404684 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.11.09 00:29:41.404705 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.11.09 00:29:41.404721 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.11.09 00:29:41.404733 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.11.09 00:29:41.404747 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.11.09 00:29:41.404763 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.11.09 00:29:41.404798 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.11.09 00:29:41.404817 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.11.09 00:29:41.404846 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.11.09 00:29:41.404859 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.11.09 00:29:41.404874 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.11.09 00:29:41.404889 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.11.09 00:29:41.404921 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.11.09 00:29:41.404936 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.11.09 00:29:41.404948 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.11.09 00:29:41.436166 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.11.09 00:29:41.437627 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.11.09 00:29:41.437655 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2032e-05 sec | ||
109 | 2023.11.09 00:29:41.437678 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.11.09 00:29:41.437693 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.11.09 00:29:41.437715 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.11.09 00:29:41.439930 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.11.09 00:29:41.444958 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.11.09 00:29:41.445069 [ 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.09 00:29:41.445109 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.11.09 00:29:41.635564 [ 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.09 00:29:41.653287 [ 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.09 00:29:41.653344 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.11.09 00:29:41.731606 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.11.09 00:29:41.732327 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB | ||
121 | 2023.11.09 00:29:41.732664 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.11.09 00:29:41.732702 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.11.09 00:29:41.732728 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.11.09 00:29:41.732802 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
125 | 2023.11.09 00:29:41.732812 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
126 | 2023.11.09 00:29:41.732850 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.11.09 00:29:41.733418 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.11.09 00:29:41.733440 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.11.09 00:29:45.486692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.11.09 00:29:45.486892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.11.09 00:29:45.487500 [ 3 ] {} <Debug> HTTP-Session: 963691a2-84c0-46fc-9750-eea162d4aa1e Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
132 | 2023.11.09 00:29:45.487547 [ 3 ] {} <Debug> HTTP-Session: 963691a2-84c0-46fc-9750-eea162d4aa1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.11.09 00:29:45.487671 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.11.09 00:29:45.487698 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.11.09 00:29:45.487720 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.11.09 00:29:45.488657 [ 3 ] {e8a87dd3-737b-436d-93a3-ead309897f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
137 | 2023.11.09 00:29:45.488891 [ 3 ] {e8a87dd3-737b-436d-93a3-ead309897f40} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
138 | 2023.11.09 00:29:45.491165 [ 3 ] {e8a87dd3-737b-436d-93a3-ead309897f40} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
139 | 2023.11.09 00:29:45.492030 [ 3 ] {e8a87dd3-737b-436d-93a3-ead309897f40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
140 | 2023.11.09 00:29:45.494757 [ 3 ] {e8a87dd3-737b-436d-93a3-ead309897f40} <Debug> DynamicQueryHandler: Done processing query | ||
141 | 2023.11.09 00:29:45.494809 [ 3 ] {e8a87dd3-737b-436d-93a3-ead309897f40} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
142 | 2023.11.09 00:29:45.494843 [ 3 ] {} <Debug> HTTP-Session: 963691a2-84c0-46fc-9750-eea162d4aa1e Destroying unnamed session | ||
143 | 2023.11.09 00:29:45.495768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
144 | 2023.11.09 00:29:45.495816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
145 | 2023.11.09 00:29:45.495840 [ 3 ] {} <Debug> HTTP-Session: dfef306b-1a56-46e1-8df1-e79b56dc2a38 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
146 | 2023.11.09 00:29:45.495856 [ 3 ] {} <Debug> HTTP-Session: dfef306b-1a56-46e1-8df1-e79b56dc2a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2023.11.09 00:29:45.495962 [ 3 ] {3be2f376-9c43-497e-a519-43220d0adc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
148 | 2023.11.09 00:29:45.505838 [ 3 ] {3be2f376-9c43-497e-a519-43220d0adc81} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:57510) (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.09 00:29:45.506062 [ 3 ] {3be2f376-9c43-497e-a519-43220d0adc81} <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.09 00:29:45.506192 [ 3 ] {3be2f376-9c43-497e-a519-43220d0adc81} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
199 | 2023.11.09 00:29:45.506211 [ 3 ] {} <Debug> HTTP-Session: dfef306b-1a56-46e1-8df1-e79b56dc2a38 Destroying unnamed session | ||
200 | 2023.11.09 00:29:45.506502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.11.09 00:29:45.506560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.11.09 00:29:45.506579 [ 3 ] {} <Debug> HTTP-Session: aec5095c-6892-4fdd-bac4-7ce8df0ed8f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
203 | 2023.11.09 00:29:45.506596 [ 3 ] {} <Debug> HTTP-Session: aec5095c-6892-4fdd-bac4-7ce8df0ed8f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.11.09 00:29:45.506702 [ 3 ] {c8770dc7-2716-41a3-b151-4bd15207331e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) DROP DATABASE IF EXISTS oximeter; (stage: Complete) | ||
205 | 2023.11.09 00:29:45.506807 [ 3 ] {c8770dc7-2716-41a3-b151-4bd15207331e} <Debug> DynamicQueryHandler: Done processing query | ||
206 | 2023.11.09 00:29:45.506828 [ 3 ] {c8770dc7-2716-41a3-b151-4bd15207331e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
207 | 2023.11.09 00:29:45.506845 [ 3 ] {} <Debug> HTTP-Session: aec5095c-6892-4fdd-bac4-7ce8df0ed8f8 Destroying unnamed session | ||
208 | 2023.11.09 00:29:45.506988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
209 | 2023.11.09 00:29:45.507026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
210 | 2023.11.09 00:29:45.507047 [ 3 ] {} <Debug> HTTP-Session: ddd8890d-338e-499c-8056-5a258d0233e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
211 | 2023.11.09 00:29:45.507074 [ 3 ] {} <Debug> HTTP-Session: ddd8890d-338e-499c-8056-5a258d0233e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
212 | 2023.11.09 00:29:45.507130 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) | ||
213 | 2023.11.09 00:29:45.507182 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
214 | 2023.11.09 00:29:45.508275 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
215 | 2023.11.09 00:29:45.508297 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1111e-05 sec | ||
216 | 2023.11.09 00:29:45.508333 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
217 | 2023.11.09 00:29:45.508355 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
218 | 2023.11.09 00:29:45.508422 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} <Debug> DynamicQueryHandler: Done processing query | ||
219 | 2023.11.09 00:29:45.508441 [ 3 ] {f081660d-0db1-47ba-a053-9c621c93b11d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
220 | 2023.11.09 00:29:45.508459 [ 3 ] {} <Debug> HTTP-Session: ddd8890d-338e-499c-8056-5a258d0233e8 Destroying unnamed session | ||
221 | 2023.11.09 00:29:45.508564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
222 | 2023.11.09 00:29:45.508603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
223 | 2023.11.09 00:29:45.508624 [ 3 ] {} <Debug> HTTP-Session: e8361109-39d2-4d56-8b66-d2bb4532d11e Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
224 | 2023.11.09 00:29:45.508642 [ 3 ] {} <Debug> HTTP-Session: e8361109-39d2-4d56-8b66-d2bb4532d11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
225 | 2023.11.09 00:29:45.508776 [ 3 ] {d14a2651-e595-4dae-a3b7-1bccc144c64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) | ||
226 | 2023.11.09 00:29:45.508820 [ 3 ] {d14a2651-e595-4dae-a3b7-1bccc144c64d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
227 | 2023.11.09 00:29:45.513219 [ 3 ] {d14a2651-e595-4dae-a3b7-1bccc144c64d} <Debug> oximeter.version (e5ec600c-05aa-408f-b7ec-62b3bcb10262): Loading data parts | ||
228 | 2023.11.09 00:29:45.513374 [ 3 ] {d14a2651-e595-4dae-a3b7-1bccc144c64d} <Debug> oximeter.version (e5ec600c-05aa-408f-b7ec-62b3bcb10262): There are no data parts | ||
229 | 2023.11.09 00:29:45.514949 [ 3 ] {d14a2651-e595-4dae-a3b7-1bccc144c64d} <Debug> DynamicQueryHandler: Done processing query | ||
230 | 2023.11.09 00:29:45.514985 [ 3 ] {d14a2651-e595-4dae-a3b7-1bccc144c64d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
231 | 2023.11.09 00:29:45.515002 [ 3 ] {} <Debug> HTTP-Session: e8361109-39d2-4d56-8b66-d2bb4532d11e Destroying unnamed session | ||
232 | 2023.11.09 00:29:45.515118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
233 | 2023.11.09 00:29:45.515163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
234 | 2023.11.09 00:29:45.515181 [ 3 ] {} <Debug> HTTP-Session: 0844ace5-77f3-49ff-8da3-7b0c5b832307 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
235 | 2023.11.09 00:29:45.515200 [ 3 ] {} <Debug> HTTP-Session: 0844ace5-77f3-49ff-8da3-7b0c5b832307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
236 | 2023.11.09 00:29:45.515396 [ 3 ] {0cb27250-367f-4f2e-8b6e-1640cb97e094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.515440 [ 3 ] {0cb27250-367f-4f2e-8b6e-1640cb97e094} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
238 | 2023.11.09 00:29:45.525785 [ 3 ] {0cb27250-367f-4f2e-8b6e-1640cb97e094} <Debug> oximeter.measurements_bool (1d7fa084-7faa-4b0e-8b2e-94bad7f61424): Loading data parts | ||
239 | 2023.11.09 00:29:45.525909 [ 3 ] {0cb27250-367f-4f2e-8b6e-1640cb97e094} <Debug> oximeter.measurements_bool (1d7fa084-7faa-4b0e-8b2e-94bad7f61424): There are no data parts | ||
240 | 2023.11.09 00:29:45.527608 [ 3 ] {0cb27250-367f-4f2e-8b6e-1640cb97e094} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2023.11.09 00:29:45.527647 [ 3 ] {0cb27250-367f-4f2e-8b6e-1640cb97e094} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2023.11.09 00:29:45.527662 [ 3 ] {} <Debug> HTTP-Session: 0844ace5-77f3-49ff-8da3-7b0c5b832307 Destroying unnamed session | ||
243 | 2023.11.09 00:29:45.527797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2023.11.09 00:29:45.527851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2023.11.09 00:29:45.527869 [ 3 ] {} <Debug> HTTP-Session: 2bbe59fb-673b-4c95-92ef-a821214ac6d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
246 | 2023.11.09 00:29:45.527888 [ 3 ] {} <Debug> HTTP-Session: 2bbe59fb-673b-4c95-92ef-a821214ac6d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2023.11.09 00:29:45.528071 [ 3 ] {a0c222df-ff89-4d83-b999-12ec3bcb1705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.528116 [ 3 ] {a0c222df-ff89-4d83-b999-12ec3bcb1705} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
249 | 2023.11.09 00:29:45.529508 [ 3 ] {a0c222df-ff89-4d83-b999-12ec3bcb1705} <Debug> oximeter.measurements_i8 (ea88a222-f7fb-4613-acd0-2dcb90819fca): Loading data parts | ||
250 | 2023.11.09 00:29:45.529600 [ 3 ] {a0c222df-ff89-4d83-b999-12ec3bcb1705} <Debug> oximeter.measurements_i8 (ea88a222-f7fb-4613-acd0-2dcb90819fca): There are no data parts | ||
251 | 2023.11.09 00:29:45.530663 [ 3 ] {a0c222df-ff89-4d83-b999-12ec3bcb1705} <Debug> DynamicQueryHandler: Done processing query | ||
252 | 2023.11.09 00:29:45.530692 [ 3 ] {a0c222df-ff89-4d83-b999-12ec3bcb1705} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
253 | 2023.11.09 00:29:45.530708 [ 3 ] {} <Debug> HTTP-Session: 2bbe59fb-673b-4c95-92ef-a821214ac6d2 Destroying unnamed session | ||
254 | 2023.11.09 00:29:45.530921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
255 | 2023.11.09 00:29:45.531007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
256 | 2023.11.09 00:29:45.531031 [ 3 ] {} <Debug> HTTP-Session: 56a1baee-8735-412b-8e03-6593c755a0dd Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
257 | 2023.11.09 00:29:45.531058 [ 3 ] {} <Debug> HTTP-Session: 56a1baee-8735-412b-8e03-6593c755a0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
258 | 2023.11.09 00:29:45.531262 [ 3 ] {f8400332-0f91-4686-88b9-56874ca751c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.531314 [ 3 ] {f8400332-0f91-4686-88b9-56874ca751c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
260 | 2023.11.09 00:29:45.532752 [ 3 ] {f8400332-0f91-4686-88b9-56874ca751c8} <Debug> oximeter.measurements_u8 (f41a57e7-6dd7-46ea-a4ee-1abe21125985): Loading data parts | ||
261 | 2023.11.09 00:29:45.532838 [ 3 ] {f8400332-0f91-4686-88b9-56874ca751c8} <Debug> oximeter.measurements_u8 (f41a57e7-6dd7-46ea-a4ee-1abe21125985): There are no data parts | ||
262 | 2023.11.09 00:29:45.533940 [ 3 ] {f8400332-0f91-4686-88b9-56874ca751c8} <Debug> DynamicQueryHandler: Done processing query | ||
263 | 2023.11.09 00:29:45.533969 [ 3 ] {f8400332-0f91-4686-88b9-56874ca751c8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
264 | 2023.11.09 00:29:45.533994 [ 3 ] {} <Debug> HTTP-Session: 56a1baee-8735-412b-8e03-6593c755a0dd Destroying unnamed session | ||
265 | 2023.11.09 00:29:45.534126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
266 | 2023.11.09 00:29:45.534177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
267 | 2023.11.09 00:29:45.534209 [ 3 ] {} <Debug> HTTP-Session: 8723deb7-fc7c-4855-81d3-9ea7085b0a23 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
268 | 2023.11.09 00:29:45.534232 [ 3 ] {} <Debug> HTTP-Session: 8723deb7-fc7c-4855-81d3-9ea7085b0a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2023.11.09 00:29:45.534469 [ 3 ] {1e4d2a5b-4715-42ec-a914-8c5855c8b389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.534529 [ 3 ] {1e4d2a5b-4715-42ec-a914-8c5855c8b389} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
271 | 2023.11.09 00:29:45.536009 [ 3 ] {1e4d2a5b-4715-42ec-a914-8c5855c8b389} <Debug> oximeter.measurements_i16 (9405ab12-2289-4366-a6b5-588372d644fd): Loading data parts | ||
272 | 2023.11.09 00:29:45.536099 [ 3 ] {1e4d2a5b-4715-42ec-a914-8c5855c8b389} <Debug> oximeter.measurements_i16 (9405ab12-2289-4366-a6b5-588372d644fd): There are no data parts | ||
273 | 2023.11.09 00:29:45.537184 [ 3 ] {1e4d2a5b-4715-42ec-a914-8c5855c8b389} <Debug> DynamicQueryHandler: Done processing query | ||
274 | 2023.11.09 00:29:45.537209 [ 3 ] {1e4d2a5b-4715-42ec-a914-8c5855c8b389} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
275 | 2023.11.09 00:29:45.537230 [ 3 ] {} <Debug> HTTP-Session: 8723deb7-fc7c-4855-81d3-9ea7085b0a23 Destroying unnamed session | ||
276 | 2023.11.09 00:29:45.537386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
277 | 2023.11.09 00:29:45.537463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
278 | 2023.11.09 00:29:45.537494 [ 3 ] {} <Debug> HTTP-Session: 5f731f0a-963a-4417-bc2a-8d682954843c Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
279 | 2023.11.09 00:29:45.537511 [ 3 ] {} <Debug> HTTP-Session: 5f731f0a-963a-4417-bc2a-8d682954843c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
280 | 2023.11.09 00:29:45.537701 [ 3 ] {48dbb9ab-c949-4a33-8817-f4ed17f8152a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.537753 [ 3 ] {48dbb9ab-c949-4a33-8817-f4ed17f8152a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
282 | 2023.11.09 00:29:45.539141 [ 3 ] {48dbb9ab-c949-4a33-8817-f4ed17f8152a} <Debug> oximeter.measurements_u16 (ba69749f-7460-495f-9f5e-14ca69949696): Loading data parts | ||
283 | 2023.11.09 00:29:45.539279 [ 3 ] {48dbb9ab-c949-4a33-8817-f4ed17f8152a} <Debug> oximeter.measurements_u16 (ba69749f-7460-495f-9f5e-14ca69949696): There are no data parts | ||
284 | 2023.11.09 00:29:45.541465 [ 3 ] {48dbb9ab-c949-4a33-8817-f4ed17f8152a} <Debug> DynamicQueryHandler: Done processing query | ||
285 | 2023.11.09 00:29:45.541525 [ 3 ] {48dbb9ab-c949-4a33-8817-f4ed17f8152a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
286 | 2023.11.09 00:29:45.541552 [ 3 ] {} <Debug> HTTP-Session: 5f731f0a-963a-4417-bc2a-8d682954843c Destroying unnamed session | ||
287 | 2023.11.09 00:29:45.541687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
288 | 2023.11.09 00:29:45.541737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
289 | 2023.11.09 00:29:45.541769 [ 3 ] {} <Debug> HTTP-Session: c92a8fe4-8e5c-4b57-b4b3-319ce85e675e Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
290 | 2023.11.09 00:29:45.541785 [ 3 ] {} <Debug> HTTP-Session: c92a8fe4-8e5c-4b57-b4b3-319ce85e675e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
291 | 2023.11.09 00:29:45.541973 [ 3 ] {c193389d-b4df-4cf7-b080-8fe0235cb007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.542019 [ 3 ] {c193389d-b4df-4cf7-b080-8fe0235cb007} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
293 | 2023.11.09 00:29:45.543410 [ 3 ] {c193389d-b4df-4cf7-b080-8fe0235cb007} <Debug> oximeter.measurements_i32 (11e57ced-1461-4076-9cfc-9ce0a508f763): Loading data parts | ||
294 | 2023.11.09 00:29:45.543491 [ 3 ] {c193389d-b4df-4cf7-b080-8fe0235cb007} <Debug> oximeter.measurements_i32 (11e57ced-1461-4076-9cfc-9ce0a508f763): There are no data parts | ||
295 | 2023.11.09 00:29:45.544558 [ 3 ] {c193389d-b4df-4cf7-b080-8fe0235cb007} <Debug> DynamicQueryHandler: Done processing query | ||
296 | 2023.11.09 00:29:45.544589 [ 3 ] {c193389d-b4df-4cf7-b080-8fe0235cb007} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
297 | 2023.11.09 00:29:45.544604 [ 3 ] {} <Debug> HTTP-Session: c92a8fe4-8e5c-4b57-b4b3-319ce85e675e Destroying unnamed session | ||
298 | 2023.11.09 00:29:45.544725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
299 | 2023.11.09 00:29:45.544773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
300 | 2023.11.09 00:29:45.544792 [ 3 ] {} <Debug> HTTP-Session: d6f3445a-0e3e-484d-8160-6888aa3f800b Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
301 | 2023.11.09 00:29:45.544814 [ 3 ] {} <Debug> HTTP-Session: d6f3445a-0e3e-484d-8160-6888aa3f800b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
302 | 2023.11.09 00:29:45.544996 [ 3 ] {195aebb0-7211-4bea-a145-f3d58f902ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.545049 [ 3 ] {195aebb0-7211-4bea-a145-f3d58f902ff9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
304 | 2023.11.09 00:29:45.546361 [ 3 ] {195aebb0-7211-4bea-a145-f3d58f902ff9} <Debug> oximeter.measurements_u32 (f8fe4327-8e46-4b4f-9892-1b985f3c5cec): Loading data parts | ||
305 | 2023.11.09 00:29:45.546457 [ 3 ] {195aebb0-7211-4bea-a145-f3d58f902ff9} <Debug> oximeter.measurements_u32 (f8fe4327-8e46-4b4f-9892-1b985f3c5cec): There are no data parts | ||
306 | 2023.11.09 00:29:45.547516 [ 3 ] {195aebb0-7211-4bea-a145-f3d58f902ff9} <Debug> DynamicQueryHandler: Done processing query | ||
307 | 2023.11.09 00:29:45.547547 [ 3 ] {195aebb0-7211-4bea-a145-f3d58f902ff9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
308 | 2023.11.09 00:29:45.547562 [ 3 ] {} <Debug> HTTP-Session: d6f3445a-0e3e-484d-8160-6888aa3f800b Destroying unnamed session | ||
309 | 2023.11.09 00:29:45.547674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
310 | 2023.11.09 00:29:45.547723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
311 | 2023.11.09 00:29:45.547742 [ 3 ] {} <Debug> HTTP-Session: 0a3d4751-b5d0-44c7-ba2b-331ca817e675 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
312 | 2023.11.09 00:29:45.547770 [ 3 ] {} <Debug> HTTP-Session: 0a3d4751-b5d0-44c7-ba2b-331ca817e675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
313 | 2023.11.09 00:29:45.547948 [ 3 ] {4848cdcb-5200-43dc-8bf8-b64dea971360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.547998 [ 3 ] {4848cdcb-5200-43dc-8bf8-b64dea971360} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
315 | 2023.11.09 00:29:45.549306 [ 3 ] {4848cdcb-5200-43dc-8bf8-b64dea971360} <Debug> oximeter.measurements_i64 (c3c29ae7-f967-4dab-894e-86e66928c291): Loading data parts | ||
316 | 2023.11.09 00:29:45.549379 [ 3 ] {4848cdcb-5200-43dc-8bf8-b64dea971360} <Debug> oximeter.measurements_i64 (c3c29ae7-f967-4dab-894e-86e66928c291): There are no data parts | ||
317 | 2023.11.09 00:29:45.550439 [ 3 ] {4848cdcb-5200-43dc-8bf8-b64dea971360} <Debug> DynamicQueryHandler: Done processing query | ||
318 | 2023.11.09 00:29:45.550463 [ 3 ] {4848cdcb-5200-43dc-8bf8-b64dea971360} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
319 | 2023.11.09 00:29:45.550484 [ 3 ] {} <Debug> HTTP-Session: 0a3d4751-b5d0-44c7-ba2b-331ca817e675 Destroying unnamed session | ||
320 | 2023.11.09 00:29:45.550591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
321 | 2023.11.09 00:29:45.550633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
322 | 2023.11.09 00:29:45.550658 [ 3 ] {} <Debug> HTTP-Session: f8900b9b-c794-41d2-975d-d2b04e9565fc Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
323 | 2023.11.09 00:29:45.550680 [ 3 ] {} <Debug> HTTP-Session: f8900b9b-c794-41d2-975d-d2b04e9565fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
324 | 2023.11.09 00:29:45.550856 [ 3 ] {b7464188-afa7-4b80-a53b-43eddcbae61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.550908 [ 3 ] {b7464188-afa7-4b80-a53b-43eddcbae61c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
326 | 2023.11.09 00:29:45.552222 [ 3 ] {b7464188-afa7-4b80-a53b-43eddcbae61c} <Debug> oximeter.measurements_u64 (a63a3d42-91b8-43da-83a6-5343d35ae7a3): Loading data parts | ||
327 | 2023.11.09 00:29:45.552313 [ 3 ] {b7464188-afa7-4b80-a53b-43eddcbae61c} <Debug> oximeter.measurements_u64 (a63a3d42-91b8-43da-83a6-5343d35ae7a3): There are no data parts | ||
328 | 2023.11.09 00:29:45.553367 [ 3 ] {b7464188-afa7-4b80-a53b-43eddcbae61c} <Debug> DynamicQueryHandler: Done processing query | ||
329 | 2023.11.09 00:29:45.553392 [ 3 ] {b7464188-afa7-4b80-a53b-43eddcbae61c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
330 | 2023.11.09 00:29:45.553413 [ 3 ] {} <Debug> HTTP-Session: f8900b9b-c794-41d2-975d-d2b04e9565fc Destroying unnamed session | ||
331 | 2023.11.09 00:29:45.553524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
332 | 2023.11.09 00:29:45.553586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
333 | 2023.11.09 00:29:45.553611 [ 3 ] {} <Debug> HTTP-Session: 6438f457-5aa0-41aa-a342-772280bf0365 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
334 | 2023.11.09 00:29:45.553638 [ 3 ] {} <Debug> HTTP-Session: 6438f457-5aa0-41aa-a342-772280bf0365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
335 | 2023.11.09 00:29:45.553816 [ 3 ] {60ad12d7-23a4-4bae-a2ed-0122728111e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.553869 [ 3 ] {60ad12d7-23a4-4bae-a2ed-0122728111e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
337 | 2023.11.09 00:29:45.555177 [ 3 ] {60ad12d7-23a4-4bae-a2ed-0122728111e1} <Debug> oximeter.measurements_f32 (146adc55-64e8-4160-bd8d-c9f701b728cb): Loading data parts | ||
338 | 2023.11.09 00:29:45.555264 [ 3 ] {60ad12d7-23a4-4bae-a2ed-0122728111e1} <Debug> oximeter.measurements_f32 (146adc55-64e8-4160-bd8d-c9f701b728cb): There are no data parts | ||
339 | 2023.11.09 00:29:45.556389 [ 3 ] {60ad12d7-23a4-4bae-a2ed-0122728111e1} <Debug> DynamicQueryHandler: Done processing query | ||
340 | 2023.11.09 00:29:45.556414 [ 3 ] {60ad12d7-23a4-4bae-a2ed-0122728111e1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
341 | 2023.11.09 00:29:45.556436 [ 3 ] {} <Debug> HTTP-Session: 6438f457-5aa0-41aa-a342-772280bf0365 Destroying unnamed session | ||
342 | 2023.11.09 00:29:45.556575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
343 | 2023.11.09 00:29:45.556623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
344 | 2023.11.09 00:29:45.556647 [ 3 ] {} <Debug> HTTP-Session: a8bf6ab8-fa67-46f4-aca7-c378696fadf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
345 | 2023.11.09 00:29:45.556663 [ 3 ] {} <Debug> HTTP-Session: a8bf6ab8-fa67-46f4-aca7-c378696fadf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
346 | 2023.11.09 00:29:45.556846 [ 3 ] {c50eb830-2670-4d10-afc6-cab6a89e5aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.556897 [ 3 ] {c50eb830-2670-4d10-afc6-cab6a89e5aad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2023.11.09 00:29:45.558236 [ 3 ] {c50eb830-2670-4d10-afc6-cab6a89e5aad} <Debug> oximeter.measurements_f64 (e56ba010-d8c8-41cc-b02c-d8a5780278af): Loading data parts | ||
349 | 2023.11.09 00:29:45.558322 [ 3 ] {c50eb830-2670-4d10-afc6-cab6a89e5aad} <Debug> oximeter.measurements_f64 (e56ba010-d8c8-41cc-b02c-d8a5780278af): There are no data parts | ||
350 | 2023.11.09 00:29:45.559377 [ 3 ] {c50eb830-2670-4d10-afc6-cab6a89e5aad} <Debug> DynamicQueryHandler: Done processing query | ||
351 | 2023.11.09 00:29:45.559401 [ 3 ] {c50eb830-2670-4d10-afc6-cab6a89e5aad} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
352 | 2023.11.09 00:29:45.559424 [ 3 ] {} <Debug> HTTP-Session: a8bf6ab8-fa67-46f4-aca7-c378696fadf3 Destroying unnamed session | ||
353 | 2023.11.09 00:29:45.559523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
354 | 2023.11.09 00:29:45.559579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
355 | 2023.11.09 00:29:45.559598 [ 3 ] {} <Debug> HTTP-Session: b8f8124c-1ea5-4566-a351-23cc95b7b3d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
356 | 2023.11.09 00:29:45.559621 [ 3 ] {} <Debug> HTTP-Session: b8f8124c-1ea5-4566-a351-23cc95b7b3d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
357 | 2023.11.09 00:29:45.559810 [ 3 ] {2594012e-f7a2-48b9-b546-35aef2d26378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.559862 [ 3 ] {2594012e-f7a2-48b9-b546-35aef2d26378} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
359 | 2023.11.09 00:29:45.561176 [ 3 ] {2594012e-f7a2-48b9-b546-35aef2d26378} <Debug> oximeter.measurements_string (7ddc19fe-200b-450c-a7bc-bb870f5b1f8f): Loading data parts | ||
360 | 2023.11.09 00:29:45.561242 [ 3 ] {2594012e-f7a2-48b9-b546-35aef2d26378} <Debug> oximeter.measurements_string (7ddc19fe-200b-450c-a7bc-bb870f5b1f8f): There are no data parts | ||
361 | 2023.11.09 00:29:45.562306 [ 3 ] {2594012e-f7a2-48b9-b546-35aef2d26378} <Debug> DynamicQueryHandler: Done processing query | ||
362 | 2023.11.09 00:29:45.562330 [ 3 ] {2594012e-f7a2-48b9-b546-35aef2d26378} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
363 | 2023.11.09 00:29:45.562345 [ 3 ] {} <Debug> HTTP-Session: b8f8124c-1ea5-4566-a351-23cc95b7b3d1 Destroying unnamed session | ||
364 | 2023.11.09 00:29:45.562461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
365 | 2023.11.09 00:29:45.562510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
366 | 2023.11.09 00:29:45.562528 [ 3 ] {} <Debug> HTTP-Session: 3eea46e0-3589-4bc3-b0d5-5935dcde382f Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
367 | 2023.11.09 00:29:45.562553 [ 3 ] {} <Debug> HTTP-Session: 3eea46e0-3589-4bc3-b0d5-5935dcde382f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
368 | 2023.11.09 00:29:45.562739 [ 3 ] {93a67006-43a6-4f8d-94ac-4c73f1399ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.562793 [ 3 ] {93a67006-43a6-4f8d-94ac-4c73f1399ed9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
370 | 2023.11.09 00:29:45.564107 [ 3 ] {93a67006-43a6-4f8d-94ac-4c73f1399ed9} <Debug> oximeter.measurements_bytes (44889b7b-7baa-4b3c-8b2c-19eed81b9a67): Loading data parts | ||
371 | 2023.11.09 00:29:45.564182 [ 3 ] {93a67006-43a6-4f8d-94ac-4c73f1399ed9} <Debug> oximeter.measurements_bytes (44889b7b-7baa-4b3c-8b2c-19eed81b9a67): There are no data parts | ||
372 | 2023.11.09 00:29:45.565241 [ 3 ] {93a67006-43a6-4f8d-94ac-4c73f1399ed9} <Debug> DynamicQueryHandler: Done processing query | ||
373 | 2023.11.09 00:29:45.565273 [ 3 ] {93a67006-43a6-4f8d-94ac-4c73f1399ed9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
374 | 2023.11.09 00:29:45.565288 [ 3 ] {} <Debug> HTTP-Session: 3eea46e0-3589-4bc3-b0d5-5935dcde382f Destroying unnamed session | ||
375 | 2023.11.09 00:29:45.565396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
376 | 2023.11.09 00:29:45.565453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
377 | 2023.11.09 00:29:45.565472 [ 3 ] {} <Debug> HTTP-Session: d5942b26-2eee-4f13-9f3b-458ea18d85ce Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
378 | 2023.11.09 00:29:45.565495 [ 3 ] {} <Debug> HTTP-Session: d5942b26-2eee-4f13-9f3b-458ea18d85ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
379 | 2023.11.09 00:29:45.565702 [ 3 ] {afc4c24e-cfb3-46c1-a755-2a15416330be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.565758 [ 3 ] {afc4c24e-cfb3-46c1-a755-2a15416330be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
381 | 2023.11.09 00:29:45.567108 [ 3 ] {afc4c24e-cfb3-46c1-a755-2a15416330be} <Debug> oximeter.measurements_cumulativei64 (a5014929-4697-489b-9fc4-b99082e6d4c7): Loading data parts | ||
382 | 2023.11.09 00:29:45.567174 [ 3 ] {afc4c24e-cfb3-46c1-a755-2a15416330be} <Debug> oximeter.measurements_cumulativei64 (a5014929-4697-489b-9fc4-b99082e6d4c7): There are no data parts | ||
383 | 2023.11.09 00:29:45.568324 [ 3 ] {afc4c24e-cfb3-46c1-a755-2a15416330be} <Debug> DynamicQueryHandler: Done processing query | ||
384 | 2023.11.09 00:29:45.568348 [ 3 ] {afc4c24e-cfb3-46c1-a755-2a15416330be} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
385 | 2023.11.09 00:29:45.568370 [ 3 ] {} <Debug> HTTP-Session: d5942b26-2eee-4f13-9f3b-458ea18d85ce Destroying unnamed session | ||
386 | 2023.11.09 00:29:45.568468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
387 | 2023.11.09 00:29:45.568523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
388 | 2023.11.09 00:29:45.568543 [ 3 ] {} <Debug> HTTP-Session: bdd0db9d-61b0-4a16-8038-2c98ef4c8949 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
389 | 2023.11.09 00:29:45.568566 [ 3 ] {} <Debug> HTTP-Session: bdd0db9d-61b0-4a16-8038-2c98ef4c8949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
390 | 2023.11.09 00:29:45.568770 [ 3 ] {3e2c54a0-9ea1-466d-ac0e-264f7f61086a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.568824 [ 3 ] {3e2c54a0-9ea1-466d-ac0e-264f7f61086a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
392 | 2023.11.09 00:29:45.570178 [ 3 ] {3e2c54a0-9ea1-466d-ac0e-264f7f61086a} <Debug> oximeter.measurements_cumulativeu64 (2dbb1805-834b-4f7b-ac9f-e1512a02eee3): Loading data parts | ||
393 | 2023.11.09 00:29:45.570255 [ 3 ] {3e2c54a0-9ea1-466d-ac0e-264f7f61086a} <Debug> oximeter.measurements_cumulativeu64 (2dbb1805-834b-4f7b-ac9f-e1512a02eee3): There are no data parts | ||
394 | 2023.11.09 00:29:45.571320 [ 3 ] {3e2c54a0-9ea1-466d-ac0e-264f7f61086a} <Debug> DynamicQueryHandler: Done processing query | ||
395 | 2023.11.09 00:29:45.571344 [ 3 ] {3e2c54a0-9ea1-466d-ac0e-264f7f61086a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
396 | 2023.11.09 00:29:45.571373 [ 3 ] {} <Debug> HTTP-Session: bdd0db9d-61b0-4a16-8038-2c98ef4c8949 Destroying unnamed session | ||
397 | 2023.11.09 00:29:45.571478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
398 | 2023.11.09 00:29:45.571534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
399 | 2023.11.09 00:29:45.571560 [ 3 ] {} <Debug> HTTP-Session: 9b665144-5793-4c8c-aac5-7acfd05790a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
400 | 2023.11.09 00:29:45.571577 [ 3 ] {} <Debug> HTTP-Session: 9b665144-5793-4c8c-aac5-7acfd05790a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
401 | 2023.11.09 00:29:45.571780 [ 3 ] {9d5c0e3c-1fa4-4a5d-a6b4-bf3de93ded9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.571834 [ 3 ] {9d5c0e3c-1fa4-4a5d-a6b4-bf3de93ded9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
403 | 2023.11.09 00:29:45.573186 [ 3 ] {9d5c0e3c-1fa4-4a5d-a6b4-bf3de93ded9c} <Debug> oximeter.measurements_cumulativef32 (e85c2382-514d-4ad3-b71d-65a10e70fa8b): Loading data parts | ||
404 | 2023.11.09 00:29:45.573267 [ 3 ] {9d5c0e3c-1fa4-4a5d-a6b4-bf3de93ded9c} <Debug> oximeter.measurements_cumulativef32 (e85c2382-514d-4ad3-b71d-65a10e70fa8b): There are no data parts | ||
405 | 2023.11.09 00:29:45.574338 [ 3 ] {9d5c0e3c-1fa4-4a5d-a6b4-bf3de93ded9c} <Debug> DynamicQueryHandler: Done processing query | ||
406 | 2023.11.09 00:29:45.574362 [ 3 ] {9d5c0e3c-1fa4-4a5d-a6b4-bf3de93ded9c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
407 | 2023.11.09 00:29:45.574386 [ 3 ] {} <Debug> HTTP-Session: 9b665144-5793-4c8c-aac5-7acfd05790a8 Destroying unnamed session | ||
408 | 2023.11.09 00:29:45.574488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
409 | 2023.11.09 00:29:45.574528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
410 | 2023.11.09 00:29:45.574557 [ 3 ] {} <Debug> HTTP-Session: 19c6f1df-ad93-476d-91c3-52c5c3907fc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
411 | 2023.11.09 00:29:45.574580 [ 3 ] {} <Debug> HTTP-Session: 19c6f1df-ad93-476d-91c3-52c5c3907fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
412 | 2023.11.09 00:29:45.574773 [ 3 ] {7cf35eea-0ab9-43ed-9acb-70ec2c183552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) -- | ||
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.09 00:29:45.574830 [ 3 ] {7cf35eea-0ab9-43ed-9acb-70ec2c183552} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
415 | 2023.11.09 00:29:45.576189 [ 3 ] {7cf35eea-0ab9-43ed-9acb-70ec2c183552} <Debug> oximeter.measurements_cumulativef64 (68b27322-742c-46de-afc3-cdbfcea85178): Loading data parts | ||
416 | 2023.11.09 00:29:45.576259 [ 3 ] {7cf35eea-0ab9-43ed-9acb-70ec2c183552} <Debug> oximeter.measurements_cumulativef64 (68b27322-742c-46de-afc3-cdbfcea85178): There are no data parts | ||
417 | 2023.11.09 00:29:45.577305 [ 3 ] {7cf35eea-0ab9-43ed-9acb-70ec2c183552} <Debug> DynamicQueryHandler: Done processing query | ||
418 | 2023.11.09 00:29:45.577338 [ 3 ] {7cf35eea-0ab9-43ed-9acb-70ec2c183552} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
419 | 2023.11.09 00:29:45.577353 [ 3 ] {} <Debug> HTTP-Session: 19c6f1df-ad93-476d-91c3-52c5c3907fc1 Destroying unnamed session | ||
420 | 2023.11.09 00:29:45.577468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
421 | 2023.11.09 00:29:45.577516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
422 | 2023.11.09 00:29:45.577536 [ 3 ] {} <Debug> HTTP-Session: 7eeb67d2-26ce-445a-8131-57523f33ba0b Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
423 | 2023.11.09 00:29:45.577565 [ 3 ] {} <Debug> HTTP-Session: 7eeb67d2-26ce-445a-8131-57523f33ba0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
424 | 2023.11.09 00:29:45.577770 [ 3 ] {fc01d775-5999-436d-82d5-aed4686830ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.577828 [ 3 ] {fc01d775-5999-436d-82d5-aed4686830ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
426 | 2023.11.09 00:29:45.579187 [ 3 ] {fc01d775-5999-436d-82d5-aed4686830ed} <Debug> oximeter.measurements_histogrami8 (e386c0d4-ffd4-4c83-86b0-fc1e6bf24e5e): Loading data parts | ||
427 | 2023.11.09 00:29:45.579256 [ 3 ] {fc01d775-5999-436d-82d5-aed4686830ed} <Debug> oximeter.measurements_histogrami8 (e386c0d4-ffd4-4c83-86b0-fc1e6bf24e5e): There are no data parts | ||
428 | 2023.11.09 00:29:45.580312 [ 3 ] {fc01d775-5999-436d-82d5-aed4686830ed} <Debug> DynamicQueryHandler: Done processing query | ||
429 | 2023.11.09 00:29:45.580344 [ 3 ] {fc01d775-5999-436d-82d5-aed4686830ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
430 | 2023.11.09 00:29:45.580367 [ 3 ] {} <Debug> HTTP-Session: 7eeb67d2-26ce-445a-8131-57523f33ba0b Destroying unnamed session | ||
431 | 2023.11.09 00:29:45.580465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
432 | 2023.11.09 00:29:45.580514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
433 | 2023.11.09 00:29:45.580532 [ 3 ] {} <Debug> HTTP-Session: 74ac6de1-a628-4837-90b0-2eac9975766a Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
434 | 2023.11.09 00:29:45.580558 [ 3 ] {} <Debug> HTTP-Session: 74ac6de1-a628-4837-90b0-2eac9975766a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
435 | 2023.11.09 00:29:45.580767 [ 3 ] {9d6f0596-38f4-4e4c-b366-5913020df98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.580834 [ 3 ] {9d6f0596-38f4-4e4c-b366-5913020df98f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
437 | 2023.11.09 00:29:45.582209 [ 3 ] {9d6f0596-38f4-4e4c-b366-5913020df98f} <Debug> oximeter.measurements_histogramu8 (fb3bb389-5461-4556-9ef4-de360ca515df): Loading data parts | ||
438 | 2023.11.09 00:29:45.582278 [ 3 ] {9d6f0596-38f4-4e4c-b366-5913020df98f} <Debug> oximeter.measurements_histogramu8 (fb3bb389-5461-4556-9ef4-de360ca515df): There are no data parts | ||
439 | 2023.11.09 00:29:45.583339 [ 3 ] {9d6f0596-38f4-4e4c-b366-5913020df98f} <Debug> DynamicQueryHandler: Done processing query | ||
440 | 2023.11.09 00:29:45.583362 [ 3 ] {9d6f0596-38f4-4e4c-b366-5913020df98f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
441 | 2023.11.09 00:29:45.583391 [ 3 ] {} <Debug> HTTP-Session: 74ac6de1-a628-4837-90b0-2eac9975766a Destroying unnamed session | ||
442 | 2023.11.09 00:29:45.583488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
443 | 2023.11.09 00:29:45.583538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
444 | 2023.11.09 00:29:45.583571 [ 3 ] {} <Debug> HTTP-Session: 16b02190-b22b-411f-b1d6-bd57bdc92a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
445 | 2023.11.09 00:29:45.583587 [ 3 ] {} <Debug> HTTP-Session: 16b02190-b22b-411f-b1d6-bd57bdc92a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
446 | 2023.11.09 00:29:45.583799 [ 3 ] {851f13b7-109c-4b92-b1b1-7e18de5c6ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.583855 [ 3 ] {851f13b7-109c-4b92-b1b1-7e18de5c6ef8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
448 | 2023.11.09 00:29:45.585241 [ 3 ] {851f13b7-109c-4b92-b1b1-7e18de5c6ef8} <Debug> oximeter.measurements_histogrami16 (aa58d303-3ab1-4a68-bf07-148e4d868178): Loading data parts | ||
449 | 2023.11.09 00:29:45.585299 [ 3 ] {851f13b7-109c-4b92-b1b1-7e18de5c6ef8} <Debug> oximeter.measurements_histogrami16 (aa58d303-3ab1-4a68-bf07-148e4d868178): There are no data parts | ||
450 | 2023.11.09 00:29:45.586371 [ 3 ] {851f13b7-109c-4b92-b1b1-7e18de5c6ef8} <Debug> DynamicQueryHandler: Done processing query | ||
451 | 2023.11.09 00:29:45.586405 [ 3 ] {851f13b7-109c-4b92-b1b1-7e18de5c6ef8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
452 | 2023.11.09 00:29:45.586420 [ 3 ] {} <Debug> HTTP-Session: 16b02190-b22b-411f-b1d6-bd57bdc92a31 Destroying unnamed session | ||
453 | 2023.11.09 00:29:45.586516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
454 | 2023.11.09 00:29:45.586573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
455 | 2023.11.09 00:29:45.586593 [ 3 ] {} <Debug> HTTP-Session: b307e315-f36f-4f1a-b7a3-4cdaab3ccadb Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
456 | 2023.11.09 00:29:45.586608 [ 3 ] {} <Debug> HTTP-Session: b307e315-f36f-4f1a-b7a3-4cdaab3ccadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
457 | 2023.11.09 00:29:45.586823 [ 3 ] {908f202c-f381-4718-a81b-c0f645274071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.586887 [ 3 ] {908f202c-f381-4718-a81b-c0f645274071} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
459 | 2023.11.09 00:29:45.588261 [ 3 ] {908f202c-f381-4718-a81b-c0f645274071} <Debug> oximeter.measurements_histogramu16 (42e4a13c-87a1-43bb-aeb1-7d54d7f8a363): Loading data parts | ||
460 | 2023.11.09 00:29:45.588337 [ 3 ] {908f202c-f381-4718-a81b-c0f645274071} <Debug> oximeter.measurements_histogramu16 (42e4a13c-87a1-43bb-aeb1-7d54d7f8a363): There are no data parts | ||
461 | 2023.11.09 00:29:45.589420 [ 3 ] {908f202c-f381-4718-a81b-c0f645274071} <Debug> DynamicQueryHandler: Done processing query | ||
462 | 2023.11.09 00:29:45.589471 [ 3 ] {908f202c-f381-4718-a81b-c0f645274071} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
463 | 2023.11.09 00:29:45.589485 [ 3 ] {} <Debug> HTTP-Session: b307e315-f36f-4f1a-b7a3-4cdaab3ccadb Destroying unnamed session | ||
464 | 2023.11.09 00:29:45.589598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
465 | 2023.11.09 00:29:45.589655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
466 | 2023.11.09 00:29:45.589673 [ 3 ] {} <Debug> HTTP-Session: b8285803-f960-4453-b273-badfa2f89125 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
467 | 2023.11.09 00:29:45.589698 [ 3 ] {} <Debug> HTTP-Session: b8285803-f960-4453-b273-badfa2f89125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
468 | 2023.11.09 00:29:45.589911 [ 3 ] {0cdbf6c9-7677-4657-81dc-07dcdc87f890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.589969 [ 3 ] {0cdbf6c9-7677-4657-81dc-07dcdc87f890} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
470 | 2023.11.09 00:29:45.591333 [ 3 ] {0cdbf6c9-7677-4657-81dc-07dcdc87f890} <Debug> oximeter.measurements_histogrami32 (64c503d7-d29b-41b9-9784-4a059abf7d38): Loading data parts | ||
471 | 2023.11.09 00:29:45.591404 [ 3 ] {0cdbf6c9-7677-4657-81dc-07dcdc87f890} <Debug> oximeter.measurements_histogrami32 (64c503d7-d29b-41b9-9784-4a059abf7d38): There are no data parts | ||
472 | 2023.11.09 00:29:45.592468 [ 3 ] {0cdbf6c9-7677-4657-81dc-07dcdc87f890} <Debug> DynamicQueryHandler: Done processing query | ||
473 | 2023.11.09 00:29:45.592492 [ 3 ] {0cdbf6c9-7677-4657-81dc-07dcdc87f890} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
474 | 2023.11.09 00:29:45.592506 [ 3 ] {} <Debug> HTTP-Session: b8285803-f960-4453-b273-badfa2f89125 Destroying unnamed session | ||
475 | 2023.11.09 00:29:45.592627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
476 | 2023.11.09 00:29:45.592678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
477 | 2023.11.09 00:29:45.592697 [ 3 ] {} <Debug> HTTP-Session: c64edab7-23eb-48bb-a79c-f618136f0628 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
478 | 2023.11.09 00:29:45.592721 [ 3 ] {} <Debug> HTTP-Session: c64edab7-23eb-48bb-a79c-f618136f0628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
479 | 2023.11.09 00:29:45.592938 [ 3 ] {f5cf0828-8921-4f24-8911-3ecf90ef7fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.592997 [ 3 ] {f5cf0828-8921-4f24-8911-3ecf90ef7fcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
481 | 2023.11.09 00:29:45.594377 [ 3 ] {f5cf0828-8921-4f24-8911-3ecf90ef7fcd} <Debug> oximeter.measurements_histogramu32 (7fe01e7f-02ec-4a51-ae17-c660de89a12e): Loading data parts | ||
482 | 2023.11.09 00:29:45.594443 [ 3 ] {f5cf0828-8921-4f24-8911-3ecf90ef7fcd} <Debug> oximeter.measurements_histogramu32 (7fe01e7f-02ec-4a51-ae17-c660de89a12e): There are no data parts | ||
483 | 2023.11.09 00:29:45.595540 [ 3 ] {f5cf0828-8921-4f24-8911-3ecf90ef7fcd} <Debug> DynamicQueryHandler: Done processing query | ||
484 | 2023.11.09 00:29:45.595564 [ 3 ] {f5cf0828-8921-4f24-8911-3ecf90ef7fcd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
485 | 2023.11.09 00:29:45.595587 [ 3 ] {} <Debug> HTTP-Session: c64edab7-23eb-48bb-a79c-f618136f0628 Destroying unnamed session | ||
486 | 2023.11.09 00:29:45.595684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
487 | 2023.11.09 00:29:45.595741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
488 | 2023.11.09 00:29:45.595769 [ 3 ] {} <Debug> HTTP-Session: 599c65a8-8d3e-4a64-a83f-4e4abb9d04fe Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
489 | 2023.11.09 00:29:45.595785 [ 3 ] {} <Debug> HTTP-Session: 599c65a8-8d3e-4a64-a83f-4e4abb9d04fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
490 | 2023.11.09 00:29:45.595997 [ 3 ] {d422ebfb-8a65-4bcc-be29-541cbaf7bd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.596057 [ 3 ] {d422ebfb-8a65-4bcc-be29-541cbaf7bd60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
492 | 2023.11.09 00:29:45.597445 [ 3 ] {d422ebfb-8a65-4bcc-be29-541cbaf7bd60} <Debug> oximeter.measurements_histogrami64 (da741ed3-8e05-4b09-b53e-37b601ee9fea): Loading data parts | ||
493 | 2023.11.09 00:29:45.597503 [ 3 ] {d422ebfb-8a65-4bcc-be29-541cbaf7bd60} <Debug> oximeter.measurements_histogrami64 (da741ed3-8e05-4b09-b53e-37b601ee9fea): There are no data parts | ||
494 | 2023.11.09 00:29:45.598601 [ 3 ] {d422ebfb-8a65-4bcc-be29-541cbaf7bd60} <Debug> DynamicQueryHandler: Done processing query | ||
495 | 2023.11.09 00:29:45.598625 [ 3 ] {d422ebfb-8a65-4bcc-be29-541cbaf7bd60} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
496 | 2023.11.09 00:29:45.598652 [ 3 ] {} <Debug> HTTP-Session: 599c65a8-8d3e-4a64-a83f-4e4abb9d04fe Destroying unnamed session | ||
497 | 2023.11.09 00:29:45.598753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
498 | 2023.11.09 00:29:45.598794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
499 | 2023.11.09 00:29:45.598822 [ 3 ] {} <Debug> HTTP-Session: d34e992a-a079-4677-8c03-6a9351cc8137 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
500 | 2023.11.09 00:29:45.598855 [ 3 ] {} <Debug> HTTP-Session: d34e992a-a079-4677-8c03-6a9351cc8137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
501 | 2023.11.09 00:29:45.599059 [ 3 ] {b029bf88-df31-471f-98b6-0cc2943fd172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.599119 [ 3 ] {b029bf88-df31-471f-98b6-0cc2943fd172} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
503 | 2023.11.09 00:29:45.600499 [ 3 ] {b029bf88-df31-471f-98b6-0cc2943fd172} <Debug> oximeter.measurements_histogramu64 (8f5901e8-5e3b-4916-93cc-dbdeee392e98): Loading data parts | ||
504 | 2023.11.09 00:29:45.600577 [ 3 ] {b029bf88-df31-471f-98b6-0cc2943fd172} <Debug> oximeter.measurements_histogramu64 (8f5901e8-5e3b-4916-93cc-dbdeee392e98): There are no data parts | ||
505 | 2023.11.09 00:29:45.601639 [ 3 ] {b029bf88-df31-471f-98b6-0cc2943fd172} <Debug> DynamicQueryHandler: Done processing query | ||
506 | 2023.11.09 00:29:45.601674 [ 3 ] {b029bf88-df31-471f-98b6-0cc2943fd172} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
507 | 2023.11.09 00:29:45.601689 [ 3 ] {} <Debug> HTTP-Session: d34e992a-a079-4677-8c03-6a9351cc8137 Destroying unnamed session | ||
508 | 2023.11.09 00:29:45.601799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
509 | 2023.11.09 00:29:45.601849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
510 | 2023.11.09 00:29:45.601868 [ 3 ] {} <Debug> HTTP-Session: af8f7c32-792e-4948-b9c5-ef16e03f4e2c Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
511 | 2023.11.09 00:29:45.601893 [ 3 ] {} <Debug> HTTP-Session: af8f7c32-792e-4948-b9c5-ef16e03f4e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
512 | 2023.11.09 00:29:45.602104 [ 3 ] {ec658e5f-2337-460d-8131-7057d606f736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.602155 [ 3 ] {ec658e5f-2337-460d-8131-7057d606f736} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
514 | 2023.11.09 00:29:45.603545 [ 3 ] {ec658e5f-2337-460d-8131-7057d606f736} <Debug> oximeter.measurements_histogramf32 (31eacb5c-9290-40c5-b485-a47d7ed4ffcb): Loading data parts | ||
515 | 2023.11.09 00:29:45.603655 [ 3 ] {ec658e5f-2337-460d-8131-7057d606f736} <Debug> oximeter.measurements_histogramf32 (31eacb5c-9290-40c5-b485-a47d7ed4ffcb): There are no data parts | ||
516 | 2023.11.09 00:29:45.604834 [ 3 ] {ec658e5f-2337-460d-8131-7057d606f736} <Debug> DynamicQueryHandler: Done processing query | ||
517 | 2023.11.09 00:29:45.604858 [ 3 ] {ec658e5f-2337-460d-8131-7057d606f736} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
518 | 2023.11.09 00:29:45.604884 [ 3 ] {} <Debug> HTTP-Session: af8f7c32-792e-4948-b9c5-ef16e03f4e2c Destroying unnamed session | ||
519 | 2023.11.09 00:29:45.604991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
520 | 2023.11.09 00:29:45.605045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
521 | 2023.11.09 00:29:45.605080 [ 3 ] {} <Debug> HTTP-Session: 772b4e34-d448-4ca6-a7e1-5f2342d412ed Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
522 | 2023.11.09 00:29:45.605096 [ 3 ] {} <Debug> HTTP-Session: 772b4e34-d448-4ca6-a7e1-5f2342d412ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
523 | 2023.11.09 00:29:45.605308 [ 3 ] {1c28b3be-7e46-4bb0-8fb2-ad1ee674e9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.605368 [ 3 ] {1c28b3be-7e46-4bb0-8fb2-ad1ee674e9e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
525 | 2023.11.09 00:29:45.606989 [ 3 ] {1c28b3be-7e46-4bb0-8fb2-ad1ee674e9e7} <Debug> oximeter.measurements_histogramf64 (e89fae46-9fd0-4eac-9018-92ed70f4ec36): Loading data parts | ||
526 | 2023.11.09 00:29:45.607069 [ 3 ] {1c28b3be-7e46-4bb0-8fb2-ad1ee674e9e7} <Debug> oximeter.measurements_histogramf64 (e89fae46-9fd0-4eac-9018-92ed70f4ec36): There are no data parts | ||
527 | 2023.11.09 00:29:45.608180 [ 3 ] {1c28b3be-7e46-4bb0-8fb2-ad1ee674e9e7} <Debug> DynamicQueryHandler: Done processing query | ||
528 | 2023.11.09 00:29:45.608204 [ 3 ] {1c28b3be-7e46-4bb0-8fb2-ad1ee674e9e7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
529 | 2023.11.09 00:29:45.608235 [ 3 ] {} <Debug> HTTP-Session: 772b4e34-d448-4ca6-a7e1-5f2342d412ed Destroying unnamed session | ||
530 | 2023.11.09 00:29:45.608343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
531 | 2023.11.09 00:29:45.608394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
532 | 2023.11.09 00:29:45.608422 [ 3 ] {} <Debug> HTTP-Session: 1429eb48-c866-40df-b302-4c287ce2f3df Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
533 | 2023.11.09 00:29:45.608437 [ 3 ] {} <Debug> HTTP-Session: 1429eb48-c866-40df-b302-4c287ce2f3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
534 | 2023.11.09 00:29:45.608594 [ 3 ] {f340a937-7841-43fc-9a72-b29b2bf06952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.608651 [ 3 ] {f340a937-7841-43fc-9a72-b29b2bf06952} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
536 | 2023.11.09 00:29:45.609999 [ 3 ] {f340a937-7841-43fc-9a72-b29b2bf06952} <Debug> oximeter.fields_bool (7f0541eb-3f2b-4457-9d1b-06f7ea6686ac): Loading data parts | ||
537 | 2023.11.09 00:29:45.610087 [ 3 ] {f340a937-7841-43fc-9a72-b29b2bf06952} <Debug> oximeter.fields_bool (7f0541eb-3f2b-4457-9d1b-06f7ea6686ac): There are no data parts | ||
538 | 2023.11.09 00:29:45.611118 [ 3 ] {f340a937-7841-43fc-9a72-b29b2bf06952} <Debug> DynamicQueryHandler: Done processing query | ||
539 | 2023.11.09 00:29:45.611155 [ 3 ] {f340a937-7841-43fc-9a72-b29b2bf06952} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
540 | 2023.11.09 00:29:45.611178 [ 3 ] {} <Debug> HTTP-Session: 1429eb48-c866-40df-b302-4c287ce2f3df Destroying unnamed session | ||
541 | 2023.11.09 00:29:45.611302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
542 | 2023.11.09 00:29:45.611354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
543 | 2023.11.09 00:29:45.611392 [ 3 ] {} <Debug> HTTP-Session: 89d295aa-c39a-44e5-89d4-34dc00f3b310 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
544 | 2023.11.09 00:29:45.611407 [ 3 ] {} <Debug> HTTP-Session: 89d295aa-c39a-44e5-89d4-34dc00f3b310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
545 | 2023.11.09 00:29:45.611563 [ 3 ] {86c40cbb-4708-4cbe-834c-b5663a402c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.611609 [ 3 ] {86c40cbb-4708-4cbe-834c-b5663a402c68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
547 | 2023.11.09 00:29:45.612979 [ 3 ] {86c40cbb-4708-4cbe-834c-b5663a402c68} <Debug> oximeter.fields_i8 (c1f15f8d-8a26-4d1f-949e-d6980264e699): Loading data parts | ||
548 | 2023.11.09 00:29:45.613074 [ 3 ] {86c40cbb-4708-4cbe-834c-b5663a402c68} <Debug> oximeter.fields_i8 (c1f15f8d-8a26-4d1f-949e-d6980264e699): There are no data parts | ||
549 | 2023.11.09 00:29:45.614131 [ 3 ] {86c40cbb-4708-4cbe-834c-b5663a402c68} <Debug> DynamicQueryHandler: Done processing query | ||
550 | 2023.11.09 00:29:45.614166 [ 3 ] {86c40cbb-4708-4cbe-834c-b5663a402c68} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
551 | 2023.11.09 00:29:45.614181 [ 3 ] {} <Debug> HTTP-Session: 89d295aa-c39a-44e5-89d4-34dc00f3b310 Destroying unnamed session | ||
552 | 2023.11.09 00:29:45.614303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
553 | 2023.11.09 00:29:45.614355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
554 | 2023.11.09 00:29:45.614374 [ 3 ] {} <Debug> HTTP-Session: 0e310a62-bc6a-4a9b-b75a-ccb2c94a86a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
555 | 2023.11.09 00:29:45.614401 [ 3 ] {} <Debug> HTTP-Session: 0e310a62-bc6a-4a9b-b75a-ccb2c94a86a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
556 | 2023.11.09 00:29:45.614549 [ 3 ] {4a4ea304-f9fd-474e-bd8e-7ef9a3f93299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.614603 [ 3 ] {4a4ea304-f9fd-474e-bd8e-7ef9a3f93299} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
558 | 2023.11.09 00:29:45.615823 [ 3 ] {4a4ea304-f9fd-474e-bd8e-7ef9a3f93299} <Debug> oximeter.fields_u8 (324a4a1d-eaac-4a07-8d8d-6b1b0563a313): Loading data parts | ||
559 | 2023.11.09 00:29:45.615913 [ 3 ] {4a4ea304-f9fd-474e-bd8e-7ef9a3f93299} <Debug> oximeter.fields_u8 (324a4a1d-eaac-4a07-8d8d-6b1b0563a313): There are no data parts | ||
560 | 2023.11.09 00:29:45.617061 [ 3 ] {4a4ea304-f9fd-474e-bd8e-7ef9a3f93299} <Debug> DynamicQueryHandler: Done processing query | ||
561 | 2023.11.09 00:29:45.617085 [ 3 ] {4a4ea304-f9fd-474e-bd8e-7ef9a3f93299} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
562 | 2023.11.09 00:29:45.617111 [ 3 ] {} <Debug> HTTP-Session: 0e310a62-bc6a-4a9b-b75a-ccb2c94a86a5 Destroying unnamed session | ||
563 | 2023.11.09 00:29:45.617212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
564 | 2023.11.09 00:29:45.617265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
565 | 2023.11.09 00:29:45.617293 [ 3 ] {} <Debug> HTTP-Session: 194176ee-d221-441a-88a0-da2b5841f7b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
566 | 2023.11.09 00:29:45.617309 [ 3 ] {} <Debug> HTTP-Session: 194176ee-d221-441a-88a0-da2b5841f7b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
567 | 2023.11.09 00:29:45.617473 [ 3 ] {c0ec0cb5-2cb3-4e52-a451-d4b1c86bfaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.617528 [ 3 ] {c0ec0cb5-2cb3-4e52-a451-d4b1c86bfaee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
569 | 2023.11.09 00:29:45.618751 [ 3 ] {c0ec0cb5-2cb3-4e52-a451-d4b1c86bfaee} <Debug> oximeter.fields_i16 (afa7f454-a44a-499b-8f69-cac849ba6207): Loading data parts | ||
570 | 2023.11.09 00:29:45.618842 [ 3 ] {c0ec0cb5-2cb3-4e52-a451-d4b1c86bfaee} <Debug> oximeter.fields_i16 (afa7f454-a44a-499b-8f69-cac849ba6207): There are no data parts | ||
571 | 2023.11.09 00:29:45.619902 [ 3 ] {c0ec0cb5-2cb3-4e52-a451-d4b1c86bfaee} <Debug> DynamicQueryHandler: Done processing query | ||
572 | 2023.11.09 00:29:45.619926 [ 3 ] {c0ec0cb5-2cb3-4e52-a451-d4b1c86bfaee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
573 | 2023.11.09 00:29:45.619941 [ 3 ] {} <Debug> HTTP-Session: 194176ee-d221-441a-88a0-da2b5841f7b5 Destroying unnamed session | ||
574 | 2023.11.09 00:29:45.620050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
575 | 2023.11.09 00:29:45.620112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
576 | 2023.11.09 00:29:45.620130 [ 3 ] {} <Debug> HTTP-Session: 45146072-c865-4708-8760-3de15a5c23e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
577 | 2023.11.09 00:29:45.620156 [ 3 ] {} <Debug> HTTP-Session: 45146072-c865-4708-8760-3de15a5c23e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
578 | 2023.11.09 00:29:45.620313 [ 3 ] {0605cfc9-b30a-4fd5-b999-9c4bf498c1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.620359 [ 3 ] {0605cfc9-b30a-4fd5-b999-9c4bf498c1ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
580 | 2023.11.09 00:29:45.621735 [ 3 ] {0605cfc9-b30a-4fd5-b999-9c4bf498c1ff} <Debug> oximeter.fields_u16 (940c897a-d5f7-4a53-9c87-fb5f3b069db8): Loading data parts | ||
581 | 2023.11.09 00:29:45.621813 [ 3 ] {0605cfc9-b30a-4fd5-b999-9c4bf498c1ff} <Debug> oximeter.fields_u16 (940c897a-d5f7-4a53-9c87-fb5f3b069db8): There are no data parts | ||
582 | 2023.11.09 00:29:45.622899 [ 3 ] {0605cfc9-b30a-4fd5-b999-9c4bf498c1ff} <Debug> DynamicQueryHandler: Done processing query | ||
583 | 2023.11.09 00:29:45.622941 [ 3 ] {0605cfc9-b30a-4fd5-b999-9c4bf498c1ff} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
584 | 2023.11.09 00:29:45.622956 [ 3 ] {} <Debug> HTTP-Session: 45146072-c865-4708-8760-3de15a5c23e2 Destroying unnamed session | ||
585 | 2023.11.09 00:29:45.623055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
586 | 2023.11.09 00:29:45.623118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
587 | 2023.11.09 00:29:45.623136 [ 3 ] {} <Debug> HTTP-Session: 2cdb9602-ea6e-4f76-8fdf-d374ec6d9a96 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
588 | 2023.11.09 00:29:45.623163 [ 3 ] {} <Debug> HTTP-Session: 2cdb9602-ea6e-4f76-8fdf-d374ec6d9a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
589 | 2023.11.09 00:29:45.623314 [ 3 ] {537e4fb5-c3e7-4047-92a4-ce19ad09d487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.623376 [ 3 ] {537e4fb5-c3e7-4047-92a4-ce19ad09d487} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
591 | 2023.11.09 00:29:45.624615 [ 3 ] {537e4fb5-c3e7-4047-92a4-ce19ad09d487} <Debug> oximeter.fields_i32 (9e35a858-c759-4884-a459-6926e415d53e): Loading data parts | ||
592 | 2023.11.09 00:29:45.624693 [ 3 ] {537e4fb5-c3e7-4047-92a4-ce19ad09d487} <Debug> oximeter.fields_i32 (9e35a858-c759-4884-a459-6926e415d53e): There are no data parts | ||
593 | 2023.11.09 00:29:45.625744 [ 3 ] {537e4fb5-c3e7-4047-92a4-ce19ad09d487} <Debug> DynamicQueryHandler: Done processing query | ||
594 | 2023.11.09 00:29:45.625769 [ 3 ] {537e4fb5-c3e7-4047-92a4-ce19ad09d487} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
595 | 2023.11.09 00:29:45.625804 [ 3 ] {} <Debug> HTTP-Session: 2cdb9602-ea6e-4f76-8fdf-d374ec6d9a96 Destroying unnamed session | ||
596 | 2023.11.09 00:29:45.625910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
597 | 2023.11.09 00:29:45.625964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
598 | 2023.11.09 00:29:45.626001 [ 3 ] {} <Debug> HTTP-Session: 9103a5de-1434-4601-9b85-314a30c5589f Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
599 | 2023.11.09 00:29:45.626017 [ 3 ] {} <Debug> HTTP-Session: 9103a5de-1434-4601-9b85-314a30c5589f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
600 | 2023.11.09 00:29:45.626174 [ 3 ] {b7188bf4-6689-49c0-842b-8c1290082ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.626220 [ 3 ] {b7188bf4-6689-49c0-842b-8c1290082ba9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
602 | 2023.11.09 00:29:45.627456 [ 3 ] {b7188bf4-6689-49c0-842b-8c1290082ba9} <Debug> oximeter.fields_u32 (3b165adc-5adb-4142-8f5c-6c52bfb9c977): Loading data parts | ||
603 | 2023.11.09 00:29:45.627552 [ 3 ] {b7188bf4-6689-49c0-842b-8c1290082ba9} <Debug> oximeter.fields_u32 (3b165adc-5adb-4142-8f5c-6c52bfb9c977): There are no data parts | ||
604 | 2023.11.09 00:29:45.628604 [ 3 ] {b7188bf4-6689-49c0-842b-8c1290082ba9} <Debug> DynamicQueryHandler: Done processing query | ||
605 | 2023.11.09 00:29:45.628641 [ 3 ] {b7188bf4-6689-49c0-842b-8c1290082ba9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
606 | 2023.11.09 00:29:45.628657 [ 3 ] {} <Debug> HTTP-Session: 9103a5de-1434-4601-9b85-314a30c5589f Destroying unnamed session | ||
607 | 2023.11.09 00:29:45.628777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
608 | 2023.11.09 00:29:45.628830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
609 | 2023.11.09 00:29:45.628849 [ 3 ] {} <Debug> HTTP-Session: 7c53c9d9-93ae-4678-8bbf-714ab444d1b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
610 | 2023.11.09 00:29:45.628877 [ 3 ] {} <Debug> HTTP-Session: 7c53c9d9-93ae-4678-8bbf-714ab444d1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2023.11.09 00:29:45.629033 [ 3 ] {b8a9149a-cf8e-4303-b453-33e17eb915ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.629086 [ 3 ] {b8a9149a-cf8e-4303-b453-33e17eb915ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
613 | 2023.11.09 00:29:45.630516 [ 3 ] {b8a9149a-cf8e-4303-b453-33e17eb915ec} <Debug> oximeter.fields_i64 (2951bd1d-32a2-429d-81d2-fc59a48369ca): Loading data parts | ||
614 | 2023.11.09 00:29:45.630625 [ 3 ] {b8a9149a-cf8e-4303-b453-33e17eb915ec} <Debug> oximeter.fields_i64 (2951bd1d-32a2-429d-81d2-fc59a48369ca): There are no data parts | ||
615 | 2023.11.09 00:29:45.632097 [ 3 ] {b8a9149a-cf8e-4303-b453-33e17eb915ec} <Debug> DynamicQueryHandler: Done processing query | ||
616 | 2023.11.09 00:29:45.632128 [ 3 ] {b8a9149a-cf8e-4303-b453-33e17eb915ec} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
617 | 2023.11.09 00:29:45.632169 [ 3 ] {} <Debug> HTTP-Session: 7c53c9d9-93ae-4678-8bbf-714ab444d1b8 Destroying unnamed session | ||
618 | 2023.11.09 00:29:45.632356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
619 | 2023.11.09 00:29:45.632406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
620 | 2023.11.09 00:29:45.632439 [ 3 ] {} <Debug> HTTP-Session: 5969ee71-b825-40d3-9adf-d8ad911a0905 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
621 | 2023.11.09 00:29:45.632471 [ 3 ] {} <Debug> HTTP-Session: 5969ee71-b825-40d3-9adf-d8ad911a0905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2023.11.09 00:29:45.632622 [ 3 ] {f10a08e4-c8f3-4ecc-ae27-314151661437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.632693 [ 3 ] {f10a08e4-c8f3-4ecc-ae27-314151661437} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
624 | 2023.11.09 00:29:45.634103 [ 3 ] {f10a08e4-c8f3-4ecc-ae27-314151661437} <Debug> oximeter.fields_u64 (b150b8af-a48f-4dfb-b70e-488896680a1d): Loading data parts | ||
625 | 2023.11.09 00:29:45.634217 [ 3 ] {f10a08e4-c8f3-4ecc-ae27-314151661437} <Debug> oximeter.fields_u64 (b150b8af-a48f-4dfb-b70e-488896680a1d): There are no data parts | ||
626 | 2023.11.09 00:29:45.635346 [ 3 ] {f10a08e4-c8f3-4ecc-ae27-314151661437} <Debug> DynamicQueryHandler: Done processing query | ||
627 | 2023.11.09 00:29:45.635372 [ 3 ] {f10a08e4-c8f3-4ecc-ae27-314151661437} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
628 | 2023.11.09 00:29:45.635403 [ 3 ] {} <Debug> HTTP-Session: 5969ee71-b825-40d3-9adf-d8ad911a0905 Destroying unnamed session | ||
629 | 2023.11.09 00:29:45.635524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
630 | 2023.11.09 00:29:45.635583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
631 | 2023.11.09 00:29:45.635614 [ 3 ] {} <Debug> HTTP-Session: f7ab425c-10ee-43de-acaa-19a8ce086312 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
632 | 2023.11.09 00:29:45.635631 [ 3 ] {} <Debug> HTTP-Session: f7ab425c-10ee-43de-acaa-19a8ce086312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
633 | 2023.11.09 00:29:45.635794 [ 3 ] {4d989a1c-36e5-4728-9aee-ddb450ef6504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.635862 [ 3 ] {4d989a1c-36e5-4728-9aee-ddb450ef6504} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
635 | 2023.11.09 00:29:45.637383 [ 3 ] {4d989a1c-36e5-4728-9aee-ddb450ef6504} <Debug> oximeter.fields_ipaddr (481223af-4db0-4d83-8826-3ffa99385b74): Loading data parts | ||
636 | 2023.11.09 00:29:45.637488 [ 3 ] {4d989a1c-36e5-4728-9aee-ddb450ef6504} <Debug> oximeter.fields_ipaddr (481223af-4db0-4d83-8826-3ffa99385b74): There are no data parts | ||
637 | 2023.11.09 00:29:45.638591 [ 3 ] {4d989a1c-36e5-4728-9aee-ddb450ef6504} <Debug> DynamicQueryHandler: Done processing query | ||
638 | 2023.11.09 00:29:45.638632 [ 3 ] {4d989a1c-36e5-4728-9aee-ddb450ef6504} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
639 | 2023.11.09 00:29:45.638648 [ 3 ] {} <Debug> HTTP-Session: f7ab425c-10ee-43de-acaa-19a8ce086312 Destroying unnamed session | ||
640 | 2023.11.09 00:29:45.638783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
641 | 2023.11.09 00:29:45.638841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
642 | 2023.11.09 00:29:45.638860 [ 3 ] {} <Debug> HTTP-Session: 4dba5418-87a0-44f7-9268-ba99a8c6905f Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
643 | 2023.11.09 00:29:45.638900 [ 3 ] {} <Debug> HTTP-Session: 4dba5418-87a0-44f7-9268-ba99a8c6905f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
644 | 2023.11.09 00:29:45.639076 [ 3 ] {205d9438-a0e4-4e3f-b925-c28fde79797d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.639130 [ 3 ] {205d9438-a0e4-4e3f-b925-c28fde79797d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
646 | 2023.11.09 00:29:45.640468 [ 3 ] {205d9438-a0e4-4e3f-b925-c28fde79797d} <Debug> oximeter.fields_string (98d49cc1-bf6d-4852-8b19-da61797e38b1): Loading data parts | ||
647 | 2023.11.09 00:29:45.640562 [ 3 ] {205d9438-a0e4-4e3f-b925-c28fde79797d} <Debug> oximeter.fields_string (98d49cc1-bf6d-4852-8b19-da61797e38b1): There are no data parts | ||
648 | 2023.11.09 00:29:45.646277 [ 3 ] {205d9438-a0e4-4e3f-b925-c28fde79797d} <Debug> DynamicQueryHandler: Done processing query | ||
649 | 2023.11.09 00:29:45.646322 [ 3 ] {205d9438-a0e4-4e3f-b925-c28fde79797d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
650 | 2023.11.09 00:29:45.646337 [ 3 ] {} <Debug> HTTP-Session: 4dba5418-87a0-44f7-9268-ba99a8c6905f Destroying unnamed session | ||
651 | 2023.11.09 00:29:45.646462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
652 | 2023.11.09 00:29:45.646534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
653 | 2023.11.09 00:29:45.646554 [ 3 ] {} <Debug> HTTP-Session: 5235fb87-96c1-45e3-862c-f66638bbe8eb Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
654 | 2023.11.09 00:29:45.646583 [ 3 ] {} <Debug> HTTP-Session: 5235fb87-96c1-45e3-862c-f66638bbe8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2023.11.09 00:29:45.646734 [ 3 ] {cdc18def-7d45-4d26-bb10-24e2f187aea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.646795 [ 3 ] {cdc18def-7d45-4d26-bb10-24e2f187aea8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
657 | 2023.11.09 00:29:45.648282 [ 3 ] {cdc18def-7d45-4d26-bb10-24e2f187aea8} <Debug> oximeter.fields_uuid (de5e9055-97d8-40cd-8a95-a66afa093343): Loading data parts | ||
658 | 2023.11.09 00:29:45.648384 [ 3 ] {cdc18def-7d45-4d26-bb10-24e2f187aea8} <Debug> oximeter.fields_uuid (de5e9055-97d8-40cd-8a95-a66afa093343): There are no data parts | ||
659 | 2023.11.09 00:29:45.649453 [ 3 ] {cdc18def-7d45-4d26-bb10-24e2f187aea8} <Debug> DynamicQueryHandler: Done processing query | ||
660 | 2023.11.09 00:29:45.649477 [ 3 ] {cdc18def-7d45-4d26-bb10-24e2f187aea8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
661 | 2023.11.09 00:29:45.649507 [ 3 ] {} <Debug> HTTP-Session: 5235fb87-96c1-45e3-862c-f66638bbe8eb Destroying unnamed session | ||
662 | 2023.11.09 00:29:45.649623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
663 | 2023.11.09 00:29:45.649678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
664 | 2023.11.09 00:29:45.649709 [ 3 ] {} <Debug> HTTP-Session: d5f6195f-afdc-47cf-82d6-dac2ab3fd162 Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
665 | 2023.11.09 00:29:45.649725 [ 3 ] {} <Debug> HTTP-Session: d5f6195f-afdc-47cf-82d6-dac2ab3fd162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2023.11.09 00:29:45.649945 [ 3 ] {64a441b2-fa71-43ac-b36c-f8155fcffc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) 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.09 00:29:45.650022 [ 3 ] {64a441b2-fa71-43ac-b36c-f8155fcffc36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
668 | 2023.11.09 00:29:45.651727 [ 3 ] {64a441b2-fa71-43ac-b36c-f8155fcffc36} <Debug> oximeter.timeseries_schema (c9233fd6-56f0-4081-8072-149df3bd2675): Loading data parts | ||
669 | 2023.11.09 00:29:45.651823 [ 3 ] {64a441b2-fa71-43ac-b36c-f8155fcffc36} <Debug> oximeter.timeseries_schema (c9233fd6-56f0-4081-8072-149df3bd2675): There are no data parts | ||
670 | 2023.11.09 00:29:45.653287 [ 3 ] {64a441b2-fa71-43ac-b36c-f8155fcffc36} <Debug> DynamicQueryHandler: Done processing query | ||
671 | 2023.11.09 00:29:45.653312 [ 3 ] {64a441b2-fa71-43ac-b36c-f8155fcffc36} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
672 | 2023.11.09 00:29:45.653341 [ 3 ] {} <Debug> HTTP-Session: d5f6195f-afdc-47cf-82d6-dac2ab3fd162 Destroying unnamed session | ||
673 | 2023.11.09 00:29:45.653457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57510, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
674 | 2023.11.09 00:29:45.653513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
675 | 2023.11.09 00:29:45.653551 [ 3 ] {} <Debug> HTTP-Session: cb115b98-5308-401e-9a72-aa06fb1594be Authenticating user 'default' from [fd00:1122:3344:101::d]:57510 | ||
676 | 2023.11.09 00:29:45.653567 [ 3 ] {} <Debug> HTTP-Session: cb115b98-5308-401e-9a72-aa06fb1594be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
677 | 2023.11.09 00:29:45.653678 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57510) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
678 | 2023.11.09 00:29:45.654313 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
679 | 2023.11.09 00:29:45.657276 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB. | ||
680 | 2023.11.09 00:29:45.658069 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
681 | 2023.11.09 00:29:45.658292 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} <Trace> oximeter.version (e5ec600c-05aa-408f-b7ec-62b3bcb10262): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
682 | 2023.11.09 00:29:45.658492 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} <Information> executeQuery: Read 1 rows, 16.00 B in 0.004768704 sec., 209 rows/sec., 3.28 KiB/sec. | ||
683 | 2023.11.09 00:29:45.658626 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2023.11.09 00:29:45.658647 [ 3 ] {1c104375-3464-4bb0-8d43-231570e12ff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
685 | 2023.11.09 00:29:45.658685 [ 3 ] {} <Debug> HTTP-Session: cb115b98-5308-401e-9a72-aa06fb1594be Destroying unnamed session | ||
686 | 2023.11.09 00:29:46.001120 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.07 MiB, will set to 228.27 MiB (RSS), difference: 9.28 MiB | ||
687 | 2023.11.09 00:29:56.733060 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
688 | 2023.11.09 00:29:56.733123 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache |