[ Aug 27 23:44:38 Enabled. ] [ Aug 27 23:44:38 Rereading configuration. ] [ Aug 27 23:44:40 Rereading configuration. ] [ Aug 27 23:44:46 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + 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 [ Aug 27 23:44:46 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.08.27 23:44:47.977559 [ 1 ] {} Application: Will watch for the process with pid 23024 2024.08.27 23:44:47.978128 [ 1 ] {} Application: Forked a child process to watch 2024.08.27 23:44:48.490497 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23024 2024.08.27 23:44:48.492761 [ 1 ] {} Application: starting up 2024.08.27 23:44:48.494942 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.08.27 23:44:48.597575 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.08.27 23:44:48.656637 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.08.27 23:44:48.656688 [ 1 ] {} Application: Initializing DateLUT. 2024.08.27 23:44:48.656706 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.08.27 23:44:48.656778 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.08.27 23:44:48.657275 [ 1 ] {} Application: Initializing interserver credentials. 2024.08.27 23:44:48.658839 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.08.27 23:44:48.659370 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.08.27 23:44:48.660292 [ 1 ] {} 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) 2024.08.27 23:44:48.660373 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2024.08.27 23:44:48.660387 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.08.27 23:44:48.660561 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.08.27 23:44:48.661515 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.08.27 23:44:48.666996 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.08.27 23:44:48.667764 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.08.27 23:44:48.669200 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.08.27 23:44:48.669335 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.08.27 23:44:48.670942 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.08.27 23:44:48.671258 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.08.27 23:44:48.675995 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.08.27 23:44:48.676667 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: config.xml 2024.08.27 23:44:48.678347 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.08.27 23:44:48.678802 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.08.27 23:44:48.679172 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.08.27 23:44:48.679559 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.08.27 23:44:48.682574 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.08.27 23:44:48.682639 [ 1 ] {} Application: Loading metadata from /data/ 2024.08.27 23:44:48.682722 [ 125 ] {} DNSResolver: Updating DNS cache 2024.08.27 23:44:48.682892 [ 125 ] {} DNSResolver: Updated DNS cache 2024.08.27 23:44:48.699076 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.08.27 23:44:48.699108 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000163272 sec 2024.08.27 23:44:48.699192 [ 1 ] {} ReferentialDeps: No tables 2024.08.27 23:44:48.699208 [ 1 ] {} LoadingDeps: No tables 2024.08.27 23:44:48.700467 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.08.27 23:44:48.701699 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.08.27 23:44:48.701722 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.08.27 23:44:48.701792 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.08.27 23:44:48.701845 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.08.27 23:44:48.701859 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.08.27 23:44:48.701921 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.08.27 23:44:48.701934 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.08.27 23:44:48.701973 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.08.27 23:44:48.702006 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.08.27 23:44:48.702051 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.08.27 23:44:48.702092 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.08.27 23:44:48.702132 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.08.27 23:44:48.702166 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.08.27 23:44:48.702206 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.08.27 23:44:48.702219 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.08.27 23:44:48.702277 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.08.27 23:44:48.702320 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.08.27 23:44:48.744227 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.08.27 23:44:48.754912 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.08.27 23:44:48.754973 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.567e-05 sec 2024.08.27 23:44:48.754992 [ 1 ] {} ReferentialDeps: No tables 2024.08.27 23:44:48.755006 [ 1 ] {} LoadingDeps: No tables 2024.08.27 23:44:48.755065 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.08.27 23:44:48.755294 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.08.27 23:44:48.755376 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.08.27 23:44:48.755395 [ 1 ] {} Application: Loaded metadata. 2024.08.27 23:44:48.755409 [ 1 ] {} 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). 2024.08.27 23:44:48.755453 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.08.27 23:44:48.840333 [ 1 ] {} 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 23.8.7.1) 2024.08.27 23:44:49.478223 [ 1 ] {} 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 23.8.7.1) 2024.08.27 23:44:49.478300 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.08.27 23:44:49.520611 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.08.27 23:44:49.520836 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 9.86 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.09 MiB (RSS), difference: 147.23 MiB 2024.08.27 23:44:49.521734 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.411e-05 sec. 2024.08.27 23:44:49.522095 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.08.27 23:44:49.522184 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.08.27 23:44:49.522235 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.08.27 23:44:49.522280 [ 1 ] {} Application: Ready for connections. 2024.08.27 23:44:49.523146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.523384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.523447 [ 3 ] {} HTTP-Session: 5e4a23d1-2b41-4854-8acf-a2293c67a752 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.523478 [ 3 ] {} HTTP-Session: 5e4a23d1-2b41-4854-8acf-a2293c67a752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.523529 [ 3 ] {} HTTP-Session: 5e4a23d1-2b41-4854-8acf-a2293c67a752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.523640 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.08.27 23:44:49.523674 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.08.27 23:44:49.523750 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.08.27 23:44:49.523845 [ 3 ] {} HTTP-Session: 5e4a23d1-2b41-4854-8acf-a2293c67a752 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.525102 [ 3 ] {573f4a4d-f3d9-4b52-9e35-61d76d52fa5e} executeQuery: (from [fd00:1122:3344:101::d]:62437) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.08.27 23:44:49.575121 [ 3 ] {573f4a4d-f3d9-4b52-9e35-61d76d52fa5e} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62437) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.08.27 23:44:49.576153 [ 3 ] {573f4a4d-f3d9-4b52-9e35-61d76d52fa5e} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.08.27 23:44:49.584159 [ 3 ] {} HTTP-Session: 5e4a23d1-2b41-4854-8acf-a2293c67a752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.590454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.590569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.590628 [ 3 ] {} HTTP-Session: f0ff8600-a464-4165-b78a-3c9116372294 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.590685 [ 3 ] {} HTTP-Session: f0ff8600-a464-4165-b78a-3c9116372294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.590700 [ 3 ] {} HTTP-Session: f0ff8600-a464-4165-b78a-3c9116372294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.590779 [ 3 ] {} HTTP-Session: f0ff8600-a464-4165-b78a-3c9116372294 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.591007 [ 3 ] {404b0c19-901b-4583-82c1-67e14bc0b4d9} executeQuery: (from [fd00:1122:3344:101::d]:62437) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.08.27 23:44:49.591307 [ 3 ] {404b0c19-901b-4583-82c1-67e14bc0b4d9} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62437) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.08.27 23:44:49.591548 [ 3 ] {404b0c19-901b-4583-82c1-67e14bc0b4d9} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.08.27 23:44:49.591824 [ 3 ] {} HTTP-Session: f0ff8600-a464-4165-b78a-3c9116372294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.592676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.592751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.592800 [ 3 ] {} HTTP-Session: fb34cf10-e755-40f1-a7a2-b336e312ffd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.592841 [ 3 ] {} HTTP-Session: fb34cf10-e755-40f1-a7a2-b336e312ffd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.592856 [ 3 ] {} HTTP-Session: fb34cf10-e755-40f1-a7a2-b336e312ffd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.592915 [ 3 ] {} HTTP-Session: fb34cf10-e755-40f1-a7a2-b336e312ffd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.594335 [ 3 ] {00c44c0c-156e-4951-b0e7-65931f98c6cc} executeQuery: (from [fd00:1122:3344:101::d]:62437) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.08.27 23:44:49.595220 [ 3 ] {00c44c0c-156e-4951-b0e7-65931f98c6cc} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.595342 [ 3 ] {} HTTP-Session: fb34cf10-e755-40f1-a7a2-b336e312ffd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.602032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.602083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.602137 [ 3 ] {} HTTP-Session: 634a2855-69e7-412e-8979-a4c9a53e9d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.602180 [ 3 ] {} HTTP-Session: 634a2855-69e7-412e-8979-a4c9a53e9d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.602195 [ 3 ] {} HTTP-Session: 634a2855-69e7-412e-8979-a4c9a53e9d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.602255 [ 3 ] {} HTTP-Session: 634a2855-69e7-412e-8979-a4c9a53e9d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.602369 [ 3 ] {9a2872c4-df83-48fc-b5e0-b73e471b7c09} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.08.27 23:44:49.602511 [ 3 ] {9a2872c4-df83-48fc-b5e0-b73e471b7c09} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.08.27 23:44:49.605555 [ 3 ] {9a2872c4-df83-48fc-b5e0-b73e471b7c09} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.08.27 23:44:49.605608 [ 3 ] {9a2872c4-df83-48fc-b5e0-b73e471b7c09} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.5961e-05 sec 2024.08.27 23:44:49.605626 [ 3 ] {9a2872c4-df83-48fc-b5e0-b73e471b7c09} ReferentialDeps: No tables 2024.08.27 23:44:49.605667 [ 3 ] {9a2872c4-df83-48fc-b5e0-b73e471b7c09} LoadingDeps: No tables 2024.08.27 23:44:49.605689 [ 3 ] {9a2872c4-df83-48fc-b5e0-b73e471b7c09} DatabaseAtomic (oximeter): Starting up tables. 2024.08.27 23:44:49.605838 [ 3 ] {9a2872c4-df83-48fc-b5e0-b73e471b7c09} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.605861 [ 3 ] {} HTTP-Session: 634a2855-69e7-412e-8979-a4c9a53e9d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.606021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.606097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.606116 [ 3 ] {} HTTP-Session: 8c04278d-77e1-4a79-8792-c2fbe7319fab Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.606160 [ 3 ] {} HTTP-Session: 8c04278d-77e1-4a79-8792-c2fbe7319fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.606201 [ 3 ] {} HTTP-Session: 8c04278d-77e1-4a79-8792-c2fbe7319fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.606232 [ 3 ] {} HTTP-Session: 8c04278d-77e1-4a79-8792-c2fbe7319fab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.606403 [ 3 ] {ff6f1f8f-6437-4668-9d91-a132300507cf} executeQuery: (from [fd00:1122:3344:101::d]:62437) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.08.27 23:44:49.606511 [ 3 ] {ff6f1f8f-6437-4668-9d91-a132300507cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.08.27 23:44:49.615370 [ 3 ] {ff6f1f8f-6437-4668-9d91-a132300507cf} StoragePolicy (default): Storage policy default created, total volumes 1 2024.08.27 23:44:49.626436 [ 3 ] {ff6f1f8f-6437-4668-9d91-a132300507cf} oximeter.version (b0dcce17-8be9-45c3-83f2-138594587544): Loading data parts 2024.08.27 23:44:49.626990 [ 3 ] {ff6f1f8f-6437-4668-9d91-a132300507cf} oximeter.version (b0dcce17-8be9-45c3-83f2-138594587544): There are no data parts 2024.08.27 23:44:49.641000 [ 3 ] {ff6f1f8f-6437-4668-9d91-a132300507cf} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.641151 [ 3 ] {} HTTP-Session: 8c04278d-77e1-4a79-8792-c2fbe7319fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.641303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.641388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.641439 [ 3 ] {} HTTP-Session: 18693b40-32ec-4956-8018-6b249cebbdb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.641458 [ 3 ] {} HTTP-Session: 18693b40-32ec-4956-8018-6b249cebbdb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.641510 [ 3 ] {} HTTP-Session: 18693b40-32ec-4956-8018-6b249cebbdb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.641578 [ 3 ] {} HTTP-Session: 18693b40-32ec-4956-8018-6b249cebbdb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.641827 [ 3 ] {9989cc23-ab21-41c2-befe-077071f274c9} executeQuery: (from [fd00:1122:3344:101::d]:62437) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.641935 [ 3 ] {9989cc23-ab21-41c2-befe-077071f274c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.08.27 23:44:49.650071 [ 3 ] {9989cc23-ab21-41c2-befe-077071f274c9} oximeter.measurements_bool (fc47c03d-9fe8-4b7c-8d89-9b0e65dea5c1): Loading data parts 2024.08.27 23:44:49.650461 [ 3 ] {9989cc23-ab21-41c2-befe-077071f274c9} oximeter.measurements_bool (fc47c03d-9fe8-4b7c-8d89-9b0e65dea5c1): There are no data parts 2024.08.27 23:44:49.656119 [ 3 ] {9989cc23-ab21-41c2-befe-077071f274c9} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.656205 [ 3 ] {} HTTP-Session: 18693b40-32ec-4956-8018-6b249cebbdb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.656343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.656430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.656492 [ 3 ] {} HTTP-Session: 79992f24-0f73-443b-be8e-7a7813aeb0fa Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.656546 [ 3 ] {} HTTP-Session: 79992f24-0f73-443b-be8e-7a7813aeb0fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.656562 [ 3 ] {} HTTP-Session: 79992f24-0f73-443b-be8e-7a7813aeb0fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.656626 [ 3 ] {} HTTP-Session: 79992f24-0f73-443b-be8e-7a7813aeb0fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.656838 [ 3 ] {f73336e2-f975-4753-9dad-318874c72e7d} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.656921 [ 3 ] {f73336e2-f975-4753-9dad-318874c72e7d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.08.27 23:44:49.665384 [ 3 ] {f73336e2-f975-4753-9dad-318874c72e7d} oximeter.measurements_i8 (19c74097-dacc-4bd1-b1d2-a6829114c739): Loading data parts 2024.08.27 23:44:49.665615 [ 3 ] {f73336e2-f975-4753-9dad-318874c72e7d} oximeter.measurements_i8 (19c74097-dacc-4bd1-b1d2-a6829114c739): There are no data parts 2024.08.27 23:44:49.670328 [ 3 ] {f73336e2-f975-4753-9dad-318874c72e7d} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.670404 [ 3 ] {} HTTP-Session: 79992f24-0f73-443b-be8e-7a7813aeb0fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.670573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.670655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.670706 [ 3 ] {} HTTP-Session: 94ed38dc-ebcb-4593-97bd-c8021ba302d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.670763 [ 3 ] {} HTTP-Session: 94ed38dc-ebcb-4593-97bd-c8021ba302d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.670776 [ 3 ] {} HTTP-Session: 94ed38dc-ebcb-4593-97bd-c8021ba302d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.670840 [ 3 ] {} HTTP-Session: 94ed38dc-ebcb-4593-97bd-c8021ba302d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.671053 [ 3 ] {d6bd71e4-d734-4e13-81b9-117c729b389d} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.671138 [ 3 ] {d6bd71e4-d734-4e13-81b9-117c729b389d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.08.27 23:44:49.674579 [ 3 ] {d6bd71e4-d734-4e13-81b9-117c729b389d} oximeter.measurements_u8 (9da0d502-d860-4e16-932a-a8805f95d465): Loading data parts 2024.08.27 23:44:49.674780 [ 3 ] {d6bd71e4-d734-4e13-81b9-117c729b389d} oximeter.measurements_u8 (9da0d502-d860-4e16-932a-a8805f95d465): There are no data parts 2024.08.27 23:44:49.679681 [ 3 ] {d6bd71e4-d734-4e13-81b9-117c729b389d} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.679769 [ 3 ] {} HTTP-Session: 94ed38dc-ebcb-4593-97bd-c8021ba302d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.679955 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.680015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.680088 [ 3 ] {} HTTP-Session: c0ea7e61-e0e0-4613-97c5-57e78b1473eb Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.680153 [ 3 ] {} HTTP-Session: c0ea7e61-e0e0-4613-97c5-57e78b1473eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.680172 [ 3 ] {} HTTP-Session: c0ea7e61-e0e0-4613-97c5-57e78b1473eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.680250 [ 3 ] {} HTTP-Session: c0ea7e61-e0e0-4613-97c5-57e78b1473eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.680501 [ 3 ] {fd9aa976-17c3-4998-9193-b135e2e48707} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.680644 [ 3 ] {fd9aa976-17c3-4998-9193-b135e2e48707} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.08.27 23:44:49.687268 [ 3 ] {fd9aa976-17c3-4998-9193-b135e2e48707} oximeter.measurements_i16 (ac1c84e6-0362-48e9-b7eb-71a297ac57c5): Loading data parts 2024.08.27 23:44:49.687482 [ 3 ] {fd9aa976-17c3-4998-9193-b135e2e48707} oximeter.measurements_i16 (ac1c84e6-0362-48e9-b7eb-71a297ac57c5): There are no data parts 2024.08.27 23:44:49.692986 [ 3 ] {fd9aa976-17c3-4998-9193-b135e2e48707} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.693019 [ 3 ] {} HTTP-Session: c0ea7e61-e0e0-4613-97c5-57e78b1473eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.693153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.693324 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.693350 [ 3 ] {} HTTP-Session: 279f6f63-99d6-4f53-b4b1-edea440f73af Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.693402 [ 3 ] {} HTTP-Session: 279f6f63-99d6-4f53-b4b1-edea440f73af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.693421 [ 3 ] {} HTTP-Session: 279f6f63-99d6-4f53-b4b1-edea440f73af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.693497 [ 3 ] {} HTTP-Session: 279f6f63-99d6-4f53-b4b1-edea440f73af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.693721 [ 3 ] {4aa0e627-28a8-4c8b-8b31-07cbc6927e6e} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.693802 [ 3 ] {4aa0e627-28a8-4c8b-8b31-07cbc6927e6e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.08.27 23:44:49.696388 [ 3 ] {4aa0e627-28a8-4c8b-8b31-07cbc6927e6e} oximeter.measurements_u16 (d01007a7-92ef-4536-acf6-9a7c3551f81d): Loading data parts 2024.08.27 23:44:49.696603 [ 3 ] {4aa0e627-28a8-4c8b-8b31-07cbc6927e6e} oximeter.measurements_u16 (d01007a7-92ef-4536-acf6-9a7c3551f81d): There are no data parts 2024.08.27 23:44:49.701279 [ 3 ] {4aa0e627-28a8-4c8b-8b31-07cbc6927e6e} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.701338 [ 3 ] {} HTTP-Session: 279f6f63-99d6-4f53-b4b1-edea440f73af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.701497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.701583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.701603 [ 3 ] {} HTTP-Session: 217ba3c3-ad93-4127-a9fe-0335b8ea3f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.701652 [ 3 ] {} HTTP-Session: 217ba3c3-ad93-4127-a9fe-0335b8ea3f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.701669 [ 3 ] {} HTTP-Session: 217ba3c3-ad93-4127-a9fe-0335b8ea3f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.701743 [ 3 ] {} HTTP-Session: 217ba3c3-ad93-4127-a9fe-0335b8ea3f7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.701957 [ 3 ] {9d7c3b84-fdf6-4ebc-a732-3d6e1fa8f3ed} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.702067 [ 3 ] {9d7c3b84-fdf6-4ebc-a732-3d6e1fa8f3ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.08.27 23:44:49.720525 [ 3 ] {9d7c3b84-fdf6-4ebc-a732-3d6e1fa8f3ed} oximeter.measurements_i32 (be950b90-d987-4ab1-aa2d-50760b22b707): Loading data parts 2024.08.27 23:44:49.720798 [ 3 ] {9d7c3b84-fdf6-4ebc-a732-3d6e1fa8f3ed} oximeter.measurements_i32 (be950b90-d987-4ab1-aa2d-50760b22b707): There are no data parts 2024.08.27 23:44:49.731035 [ 3 ] {9d7c3b84-fdf6-4ebc-a732-3d6e1fa8f3ed} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.731068 [ 3 ] {} HTTP-Session: 217ba3c3-ad93-4127-a9fe-0335b8ea3f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.731278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.731376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.731404 [ 3 ] {} HTTP-Session: c1106e44-389f-437d-9703-66149b123931 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.731468 [ 3 ] {} HTTP-Session: c1106e44-389f-437d-9703-66149b123931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.731521 [ 3 ] {} HTTP-Session: c1106e44-389f-437d-9703-66149b123931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.731559 [ 3 ] {} HTTP-Session: c1106e44-389f-437d-9703-66149b123931 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.731772 [ 3 ] {672b1153-55a5-40a3-8d0c-161429abd8db} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.731888 [ 3 ] {672b1153-55a5-40a3-8d0c-161429abd8db} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.08.27 23:44:49.735101 [ 3 ] {672b1153-55a5-40a3-8d0c-161429abd8db} oximeter.measurements_u32 (38c7804f-9025-4a7b-aed9-aaf0c9928ae0): Loading data parts 2024.08.27 23:44:49.735316 [ 3 ] {672b1153-55a5-40a3-8d0c-161429abd8db} oximeter.measurements_u32 (38c7804f-9025-4a7b-aed9-aaf0c9928ae0): There are no data parts 2024.08.27 23:44:49.740229 [ 3 ] {672b1153-55a5-40a3-8d0c-161429abd8db} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.740260 [ 3 ] {} HTTP-Session: c1106e44-389f-437d-9703-66149b123931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.740434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.740554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.740575 [ 3 ] {} HTTP-Session: 0d66c716-4116-40fe-a55f-0a87e294adfc Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.740623 [ 3 ] {} HTTP-Session: 0d66c716-4116-40fe-a55f-0a87e294adfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.740639 [ 3 ] {} HTTP-Session: 0d66c716-4116-40fe-a55f-0a87e294adfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.740701 [ 3 ] {} HTTP-Session: 0d66c716-4116-40fe-a55f-0a87e294adfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.740906 [ 3 ] {b098a050-63ce-49fc-abdf-e0144c3868cb} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.741016 [ 3 ] {b098a050-63ce-49fc-abdf-e0144c3868cb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.08.27 23:44:49.744170 [ 3 ] {b098a050-63ce-49fc-abdf-e0144c3868cb} oximeter.measurements_i64 (26f9f7a1-6361-432f-9f24-98c695219db6): Loading data parts 2024.08.27 23:44:49.744390 [ 3 ] {b098a050-63ce-49fc-abdf-e0144c3868cb} oximeter.measurements_i64 (26f9f7a1-6361-432f-9f24-98c695219db6): There are no data parts 2024.08.27 23:44:49.749639 [ 3 ] {b098a050-63ce-49fc-abdf-e0144c3868cb} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.749673 [ 3 ] {} HTTP-Session: 0d66c716-4116-40fe-a55f-0a87e294adfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.749885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.749980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.750006 [ 3 ] {} HTTP-Session: 2dace68e-db7e-4ac1-87e8-313e96c12f98 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.750065 [ 3 ] {} HTTP-Session: 2dace68e-db7e-4ac1-87e8-313e96c12f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.750119 [ 3 ] {} HTTP-Session: 2dace68e-db7e-4ac1-87e8-313e96c12f98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.750161 [ 3 ] {} HTTP-Session: 2dace68e-db7e-4ac1-87e8-313e96c12f98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.750413 [ 3 ] {1b785560-14de-4046-bc71-a5d9c5ba2a44} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.750537 [ 3 ] {1b785560-14de-4046-bc71-a5d9c5ba2a44} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.08.27 23:44:49.762305 [ 3 ] {1b785560-14de-4046-bc71-a5d9c5ba2a44} oximeter.measurements_u64 (01aff884-b5a9-4dba-8fb9-d30183b45a21): Loading data parts 2024.08.27 23:44:49.762484 [ 3 ] {1b785560-14de-4046-bc71-a5d9c5ba2a44} oximeter.measurements_u64 (01aff884-b5a9-4dba-8fb9-d30183b45a21): There are no data parts 2024.08.27 23:44:49.767917 [ 3 ] {1b785560-14de-4046-bc71-a5d9c5ba2a44} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.767948 [ 3 ] {} HTTP-Session: 2dace68e-db7e-4ac1-87e8-313e96c12f98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.768123 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.768214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.768237 [ 3 ] {} HTTP-Session: ad30052a-d4a7-4b1c-b68b-c1118f379bbe Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.768289 [ 3 ] {} HTTP-Session: ad30052a-d4a7-4b1c-b68b-c1118f379bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.768339 [ 3 ] {} HTTP-Session: ad30052a-d4a7-4b1c-b68b-c1118f379bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.768376 [ 3 ] {} HTTP-Session: ad30052a-d4a7-4b1c-b68b-c1118f379bbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.768603 [ 3 ] {77de949f-015b-4291-a416-f3a3659927bd} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.768767 [ 3 ] {77de949f-015b-4291-a416-f3a3659927bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.08.27 23:44:49.775951 [ 3 ] {77de949f-015b-4291-a416-f3a3659927bd} oximeter.measurements_f32 (ed83ba50-91cf-484f-879b-8128d2071d41): Loading data parts 2024.08.27 23:44:49.776154 [ 3 ] {77de949f-015b-4291-a416-f3a3659927bd} oximeter.measurements_f32 (ed83ba50-91cf-484f-879b-8128d2071d41): There are no data parts 2024.08.27 23:44:49.782776 [ 3 ] {77de949f-015b-4291-a416-f3a3659927bd} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.782802 [ 3 ] {} HTTP-Session: ad30052a-d4a7-4b1c-b68b-c1118f379bbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.782992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.783070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.783092 [ 3 ] {} HTTP-Session: 03e735ed-2f3f-4884-9e59-12ac0981e3f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.783144 [ 3 ] {} HTTP-Session: 03e735ed-2f3f-4884-9e59-12ac0981e3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.783196 [ 3 ] {} HTTP-Session: 03e735ed-2f3f-4884-9e59-12ac0981e3f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.783228 [ 3 ] {} HTTP-Session: 03e735ed-2f3f-4884-9e59-12ac0981e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.783436 [ 3 ] {d6ccd615-918f-4666-b8e5-48d55aa1745b} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.783547 [ 3 ] {d6ccd615-918f-4666-b8e5-48d55aa1745b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.08.27 23:44:49.787694 [ 3 ] {d6ccd615-918f-4666-b8e5-48d55aa1745b} oximeter.measurements_f64 (48517911-bd3b-48e2-aa4b-a9dbd8a211cd): Loading data parts 2024.08.27 23:44:49.787869 [ 3 ] {d6ccd615-918f-4666-b8e5-48d55aa1745b} oximeter.measurements_f64 (48517911-bd3b-48e2-aa4b-a9dbd8a211cd): There are no data parts 2024.08.27 23:44:49.789803 [ 3 ] {d6ccd615-918f-4666-b8e5-48d55aa1745b} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.789829 [ 3 ] {} HTTP-Session: 03e735ed-2f3f-4884-9e59-12ac0981e3f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.790035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.790125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.790182 [ 3 ] {} HTTP-Session: fd68b760-37de-436b-ad6f-1157ba7a3439 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.790200 [ 3 ] {} HTTP-Session: fd68b760-37de-436b-ad6f-1157ba7a3439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.790249 [ 3 ] {} HTTP-Session: fd68b760-37de-436b-ad6f-1157ba7a3439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.790312 [ 3 ] {} HTTP-Session: fd68b760-37de-436b-ad6f-1157ba7a3439 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.790488 [ 3 ] {fb76a1d0-a2e7-42e0-a837-66be54bee573} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.790672 [ 3 ] {fb76a1d0-a2e7-42e0-a837-66be54bee573} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.08.27 23:44:49.792755 [ 3 ] {fb76a1d0-a2e7-42e0-a837-66be54bee573} oximeter.measurements_string (ca088a24-ff96-465a-9ed9-1b6935a6c3f3): Loading data parts 2024.08.27 23:44:49.792903 [ 3 ] {fb76a1d0-a2e7-42e0-a837-66be54bee573} oximeter.measurements_string (ca088a24-ff96-465a-9ed9-1b6935a6c3f3): There are no data parts 2024.08.27 23:44:49.796449 [ 3 ] {fb76a1d0-a2e7-42e0-a837-66be54bee573} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.796475 [ 3 ] {} HTTP-Session: fd68b760-37de-436b-ad6f-1157ba7a3439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.796655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.796814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.796877 [ 3 ] {} HTTP-Session: 7591032d-b5cf-4deb-98fa-e98a43585c4b Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.796894 [ 3 ] {} HTTP-Session: 7591032d-b5cf-4deb-98fa-e98a43585c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.796940 [ 3 ] {} HTTP-Session: 7591032d-b5cf-4deb-98fa-e98a43585c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.797013 [ 3 ] {} HTTP-Session: 7591032d-b5cf-4deb-98fa-e98a43585c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.797223 [ 3 ] {81bd46de-7a93-4e62-ba2e-616357a2d018} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.797341 [ 3 ] {81bd46de-7a93-4e62-ba2e-616357a2d018} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.08.27 23:44:49.806439 [ 3 ] {81bd46de-7a93-4e62-ba2e-616357a2d018} oximeter.measurements_bytes (c0961709-c8d7-42a5-8a28-35756c7dfa79): Loading data parts 2024.08.27 23:44:49.806664 [ 3 ] {81bd46de-7a93-4e62-ba2e-616357a2d018} oximeter.measurements_bytes (c0961709-c8d7-42a5-8a28-35756c7dfa79): There are no data parts 2024.08.27 23:44:49.810019 [ 3 ] {81bd46de-7a93-4e62-ba2e-616357a2d018} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.810089 [ 3 ] {} HTTP-Session: 7591032d-b5cf-4deb-98fa-e98a43585c4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.810236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.810327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.810393 [ 3 ] {} HTTP-Session: df3d2d30-bb94-4b16-92ad-df7c66d0909f Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.810443 [ 3 ] {} HTTP-Session: df3d2d30-bb94-4b16-92ad-df7c66d0909f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.810460 [ 3 ] {} HTTP-Session: df3d2d30-bb94-4b16-92ad-df7c66d0909f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.810530 [ 3 ] {} HTTP-Session: df3d2d30-bb94-4b16-92ad-df7c66d0909f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.810729 [ 3 ] {d2c875cd-b728-4b13-b20d-197204a028d3} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.810832 [ 3 ] {d2c875cd-b728-4b13-b20d-197204a028d3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.08.27 23:44:49.813747 [ 3 ] {d2c875cd-b728-4b13-b20d-197204a028d3} oximeter.measurements_cumulativei64 (062c1fb2-1285-4294-b218-a23811c04ba1): Loading data parts 2024.08.27 23:44:49.813942 [ 3 ] {d2c875cd-b728-4b13-b20d-197204a028d3} oximeter.measurements_cumulativei64 (062c1fb2-1285-4294-b218-a23811c04ba1): There are no data parts 2024.08.27 23:44:49.818026 [ 3 ] {d2c875cd-b728-4b13-b20d-197204a028d3} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.818052 [ 3 ] {} HTTP-Session: df3d2d30-bb94-4b16-92ad-df7c66d0909f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.818212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.818291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.818311 [ 3 ] {} HTTP-Session: f83a9948-7888-469b-bd28-1704de23a47e Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.818358 [ 3 ] {} HTTP-Session: f83a9948-7888-469b-bd28-1704de23a47e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.818400 [ 3 ] {} HTTP-Session: f83a9948-7888-469b-bd28-1704de23a47e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.818432 [ 3 ] {} HTTP-Session: f83a9948-7888-469b-bd28-1704de23a47e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.818645 [ 3 ] {944a85a4-f390-444a-bd8f-5cbc582fa979} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.818755 [ 3 ] {944a85a4-f390-444a-bd8f-5cbc582fa979} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.08.27 23:44:49.821923 [ 3 ] {944a85a4-f390-444a-bd8f-5cbc582fa979} oximeter.measurements_cumulativeu64 (c08a314d-5b23-4118-82bf-d0fee2159be7): Loading data parts 2024.08.27 23:44:49.822093 [ 3 ] {944a85a4-f390-444a-bd8f-5cbc582fa979} oximeter.measurements_cumulativeu64 (c08a314d-5b23-4118-82bf-d0fee2159be7): There are no data parts 2024.08.27 23:44:49.826439 [ 3 ] {944a85a4-f390-444a-bd8f-5cbc582fa979} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.826518 [ 3 ] {} HTTP-Session: f83a9948-7888-469b-bd28-1704de23a47e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.826646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.826734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.826784 [ 3 ] {} HTTP-Session: ccbdd40f-d642-45d3-9731-9159794aa1a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.826801 [ 3 ] {} HTTP-Session: ccbdd40f-d642-45d3-9731-9159794aa1a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.826848 [ 3 ] {} HTTP-Session: ccbdd40f-d642-45d3-9731-9159794aa1a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.826906 [ 3 ] {} HTTP-Session: ccbdd40f-d642-45d3-9731-9159794aa1a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.827088 [ 3 ] {5b52f626-9a29-4384-bfbf-cc99b3655635} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.827202 [ 3 ] {5b52f626-9a29-4384-bfbf-cc99b3655635} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.08.27 23:44:49.831317 [ 3 ] {5b52f626-9a29-4384-bfbf-cc99b3655635} oximeter.measurements_cumulativef32 (b002b62d-fe48-4e48-9d36-6080826a084e): Loading data parts 2024.08.27 23:44:49.831539 [ 3 ] {5b52f626-9a29-4384-bfbf-cc99b3655635} oximeter.measurements_cumulativef32 (b002b62d-fe48-4e48-9d36-6080826a084e): There are no data parts 2024.08.27 23:44:49.835815 [ 3 ] {5b52f626-9a29-4384-bfbf-cc99b3655635} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.835887 [ 3 ] {} HTTP-Session: ccbdd40f-d642-45d3-9731-9159794aa1a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.836067 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.836129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.836189 [ 3 ] {} HTTP-Session: 1b88d162-07f9-4544-8531-9586d431a345 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.836242 [ 3 ] {} HTTP-Session: 1b88d162-07f9-4544-8531-9586d431a345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.836261 [ 3 ] {} HTTP-Session: 1b88d162-07f9-4544-8531-9586d431a345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.836330 [ 3 ] {} HTTP-Session: 1b88d162-07f9-4544-8531-9586d431a345 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.836582 [ 3 ] {5fd88fe3-dc34-45c5-aabc-239c5375b098} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.836707 [ 3 ] {5fd88fe3-dc34-45c5-aabc-239c5375b098} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.08.27 23:44:49.842161 [ 3 ] {5fd88fe3-dc34-45c5-aabc-239c5375b098} oximeter.measurements_cumulativef64 (2dee67ec-503e-44d8-b768-cb2b4fe5cc47): Loading data parts 2024.08.27 23:44:49.842463 [ 3 ] {5fd88fe3-dc34-45c5-aabc-239c5375b098} oximeter.measurements_cumulativef64 (2dee67ec-503e-44d8-b768-cb2b4fe5cc47): There are no data parts 2024.08.27 23:44:49.849052 [ 3 ] {5fd88fe3-dc34-45c5-aabc-239c5375b098} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.849083 [ 3 ] {} HTTP-Session: 1b88d162-07f9-4544-8531-9586d431a345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.849260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.849352 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.849379 [ 3 ] {} HTTP-Session: 11c64a1b-c5fb-4f52-9893-c7cac5cd27b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.849439 [ 3 ] {} HTTP-Session: 11c64a1b-c5fb-4f52-9893-c7cac5cd27b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.849490 [ 3 ] {} HTTP-Session: 11c64a1b-c5fb-4f52-9893-c7cac5cd27b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.849529 [ 3 ] {} HTTP-Session: 11c64a1b-c5fb-4f52-9893-c7cac5cd27b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.849822 [ 3 ] {ec0d7df3-f402-4779-9912-08448133260e} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.849947 [ 3 ] {ec0d7df3-f402-4779-9912-08448133260e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.08.27 23:44:49.857971 [ 3 ] {ec0d7df3-f402-4779-9912-08448133260e} oximeter.measurements_histogrami8 (ead782b2-cccc-40eb-bc24-e74f01c03be3): Loading data parts 2024.08.27 23:44:49.858282 [ 3 ] {ec0d7df3-f402-4779-9912-08448133260e} oximeter.measurements_histogrami8 (ead782b2-cccc-40eb-bc24-e74f01c03be3): There are no data parts 2024.08.27 23:44:49.864739 [ 3 ] {ec0d7df3-f402-4779-9912-08448133260e} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.864766 [ 3 ] {} HTTP-Session: 11c64a1b-c5fb-4f52-9893-c7cac5cd27b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.864931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.865011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.865030 [ 3 ] {} HTTP-Session: 63a59332-8a97-4fbe-bb33-e9fed426f450 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.865077 [ 3 ] {} HTTP-Session: 63a59332-8a97-4fbe-bb33-e9fed426f450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.865124 [ 3 ] {} HTTP-Session: 63a59332-8a97-4fbe-bb33-e9fed426f450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.865155 [ 3 ] {} HTTP-Session: 63a59332-8a97-4fbe-bb33-e9fed426f450 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.865435 [ 3 ] {291dcc25-d35b-4b40-9b6c-37c36eda64aa} executeQuery: (from [fd00:1122:3344:101::d]:62437) 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), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.865553 [ 3 ] {291dcc25-d35b-4b40-9b6c-37c36eda64aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.08.27 23:44:49.869459 [ 3 ] {291dcc25-d35b-4b40-9b6c-37c36eda64aa} oximeter.measurements_histogramu8 (532e19f4-b0a0-47f5-a5a5-298530305aef): Loading data parts 2024.08.27 23:44:49.869693 [ 3 ] {291dcc25-d35b-4b40-9b6c-37c36eda64aa} oximeter.measurements_histogramu8 (532e19f4-b0a0-47f5-a5a5-298530305aef): There are no data parts 2024.08.27 23:44:49.872234 [ 3 ] {291dcc25-d35b-4b40-9b6c-37c36eda64aa} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.872260 [ 3 ] {} HTTP-Session: 63a59332-8a97-4fbe-bb33-e9fed426f450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.872423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.872504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.872525 [ 3 ] {} HTTP-Session: e062c3b6-670e-4e42-9eff-90b585473743 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.872576 [ 3 ] {} HTTP-Session: e062c3b6-670e-4e42-9eff-90b585473743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.872619 [ 3 ] {} HTTP-Session: e062c3b6-670e-4e42-9eff-90b585473743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.872650 [ 3 ] {} HTTP-Session: e062c3b6-670e-4e42-9eff-90b585473743 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.872931 [ 3 ] {08256205-982e-4fb2-86ef-f3fabfa00935} executeQuery: (from [fd00:1122:3344:101::d]:62437) 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), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.873048 [ 3 ] {08256205-982e-4fb2-86ef-f3fabfa00935} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.08.27 23:44:49.876989 [ 3 ] {08256205-982e-4fb2-86ef-f3fabfa00935} oximeter.measurements_histogrami16 (8cb6e4e8-07b2-40e4-ac4d-2cd4605d04ba): Loading data parts 2024.08.27 23:44:49.877187 [ 3 ] {08256205-982e-4fb2-86ef-f3fabfa00935} oximeter.measurements_histogrami16 (8cb6e4e8-07b2-40e4-ac4d-2cd4605d04ba): There are no data parts 2024.08.27 23:44:49.881672 [ 3 ] {08256205-982e-4fb2-86ef-f3fabfa00935} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.881705 [ 3 ] {} HTTP-Session: e062c3b6-670e-4e42-9eff-90b585473743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.881901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.881999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.882056 [ 3 ] {} HTTP-Session: 42f9db75-d8bd-4502-a76d-91db2a709f92 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.882078 [ 3 ] {} HTTP-Session: 42f9db75-d8bd-4502-a76d-91db2a709f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.882130 [ 3 ] {} HTTP-Session: 42f9db75-d8bd-4502-a76d-91db2a709f92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.882167 [ 3 ] {} HTTP-Session: 42f9db75-d8bd-4502-a76d-91db2a709f92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.882512 [ 3 ] {f5e54dbc-d01a-4a91-a32d-818d5e1987f1} executeQuery: (from [fd00:1122:3344:101::d]:62437) 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), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.882635 [ 3 ] {f5e54dbc-d01a-4a91-a32d-818d5e1987f1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.08.27 23:44:49.887363 [ 3 ] {f5e54dbc-d01a-4a91-a32d-818d5e1987f1} oximeter.measurements_histogramu16 (1d7de85a-a6c8-49c3-ad6b-94035aa0f1ad): Loading data parts 2024.08.27 23:44:49.887568 [ 3 ] {f5e54dbc-d01a-4a91-a32d-818d5e1987f1} oximeter.measurements_histogramu16 (1d7de85a-a6c8-49c3-ad6b-94035aa0f1ad): There are no data parts 2024.08.27 23:44:49.891495 [ 3 ] {f5e54dbc-d01a-4a91-a32d-818d5e1987f1} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.891526 [ 3 ] {} HTTP-Session: 42f9db75-d8bd-4502-a76d-91db2a709f92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.891699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.891778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.891799 [ 3 ] {} HTTP-Session: 985a66c3-75cf-4d9f-bc63-ce04e787f1a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.891851 [ 3 ] {} HTTP-Session: 985a66c3-75cf-4d9f-bc63-ce04e787f1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.891893 [ 3 ] {} HTTP-Session: 985a66c3-75cf-4d9f-bc63-ce04e787f1a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.891926 [ 3 ] {} HTTP-Session: 985a66c3-75cf-4d9f-bc63-ce04e787f1a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.892210 [ 3 ] {e080f1dd-cf16-49d9-9e7a-fcc94f5f3599} executeQuery: (from [fd00:1122:3344:101::d]:62437) 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), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.892330 [ 3 ] {e080f1dd-cf16-49d9-9e7a-fcc94f5f3599} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.08.27 23:44:49.895685 [ 3 ] {e080f1dd-cf16-49d9-9e7a-fcc94f5f3599} oximeter.measurements_histogrami32 (c1f3cc13-74c3-4a1b-a272-1756f5270afa): Loading data parts 2024.08.27 23:44:49.895905 [ 3 ] {e080f1dd-cf16-49d9-9e7a-fcc94f5f3599} oximeter.measurements_histogrami32 (c1f3cc13-74c3-4a1b-a272-1756f5270afa): There are no data parts 2024.08.27 23:44:49.899639 [ 3 ] {e080f1dd-cf16-49d9-9e7a-fcc94f5f3599} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.899666 [ 3 ] {} HTTP-Session: 985a66c3-75cf-4d9f-bc63-ce04e787f1a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.899833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.899914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.899967 [ 3 ] {} HTTP-Session: ed357081-6729-4419-ac7b-b746fa152374 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.899985 [ 3 ] {} HTTP-Session: ed357081-6729-4419-ac7b-b746fa152374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.900037 [ 3 ] {} HTTP-Session: ed357081-6729-4419-ac7b-b746fa152374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.900103 [ 3 ] {} HTTP-Session: ed357081-6729-4419-ac7b-b746fa152374 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.900352 [ 3 ] {a9d7f372-6ef2-458c-9143-99bf69b2fec6} executeQuery: (from [fd00:1122:3344:101::d]:62437) 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), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.900481 [ 3 ] {a9d7f372-6ef2-458c-9143-99bf69b2fec6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.08.27 23:44:49.905081 [ 3 ] {a9d7f372-6ef2-458c-9143-99bf69b2fec6} oximeter.measurements_histogramu32 (5d760ae1-426c-4504-9d95-25233b47d5a7): Loading data parts 2024.08.27 23:44:49.905274 [ 3 ] {a9d7f372-6ef2-458c-9143-99bf69b2fec6} oximeter.measurements_histogramu32 (5d760ae1-426c-4504-9d95-25233b47d5a7): There are no data parts 2024.08.27 23:44:49.912301 [ 3 ] {a9d7f372-6ef2-458c-9143-99bf69b2fec6} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.912326 [ 3 ] {} HTTP-Session: ed357081-6729-4419-ac7b-b746fa152374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.912499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.912575 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.912626 [ 3 ] {} HTTP-Session: e17a0306-68b2-497d-93f5-e137a4fac344 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.912641 [ 3 ] {} HTTP-Session: e17a0306-68b2-497d-93f5-e137a4fac344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.912699 [ 3 ] {} HTTP-Session: e17a0306-68b2-497d-93f5-e137a4fac344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.912770 [ 3 ] {} HTTP-Session: e17a0306-68b2-497d-93f5-e137a4fac344 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.913139 [ 3 ] {c0e85414-3d61-43a6-a518-27681683cfc5} executeQuery: (from [fd00:1122:3344:101::d]:62437) 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), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.913262 [ 3 ] {c0e85414-3d61-43a6-a518-27681683cfc5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.08.27 23:44:49.916083 [ 3 ] {c0e85414-3d61-43a6-a518-27681683cfc5} oximeter.measurements_histogrami64 (6402cefd-d5b5-4c38-ad09-099d9b32cc55): Loading data parts 2024.08.27 23:44:49.916273 [ 3 ] {c0e85414-3d61-43a6-a518-27681683cfc5} oximeter.measurements_histogrami64 (6402cefd-d5b5-4c38-ad09-099d9b32cc55): There are no data parts 2024.08.27 23:44:49.920422 [ 3 ] {c0e85414-3d61-43a6-a518-27681683cfc5} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.920500 [ 3 ] {} HTTP-Session: e17a0306-68b2-497d-93f5-e137a4fac344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.920649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.920731 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.920781 [ 3 ] {} HTTP-Session: 311bbd61-2dd3-41f3-b4f5-3eec1ccb41c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.920800 [ 3 ] {} HTTP-Session: 311bbd61-2dd3-41f3-b4f5-3eec1ccb41c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.920846 [ 3 ] {} HTTP-Session: 311bbd61-2dd3-41f3-b4f5-3eec1ccb41c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.920906 [ 3 ] {} HTTP-Session: 311bbd61-2dd3-41f3-b4f5-3eec1ccb41c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.921152 [ 3 ] {7cb2e39e-7cab-485e-8b44-30e81534269d} executeQuery: (from [fd00:1122:3344:101::d]:62437) 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), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.921272 [ 3 ] {7cb2e39e-7cab-485e-8b44-30e81534269d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.08.27 23:44:49.924120 [ 3 ] {7cb2e39e-7cab-485e-8b44-30e81534269d} oximeter.measurements_histogramu64 (805de7f6-c301-46d8-8267-18d3acfdba21): Loading data parts 2024.08.27 23:44:49.924294 [ 3 ] {7cb2e39e-7cab-485e-8b44-30e81534269d} oximeter.measurements_histogramu64 (805de7f6-c301-46d8-8267-18d3acfdba21): There are no data parts 2024.08.27 23:44:49.928483 [ 3 ] {7cb2e39e-7cab-485e-8b44-30e81534269d} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.928555 [ 3 ] {} HTTP-Session: 311bbd61-2dd3-41f3-b4f5-3eec1ccb41c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.928666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.928747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.928802 [ 3 ] {} HTTP-Session: ed908849-a34e-4f03-8d81-5cca27b5d2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.928819 [ 3 ] {} HTTP-Session: ed908849-a34e-4f03-8d81-5cca27b5d2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.928864 [ 3 ] {} HTTP-Session: ed908849-a34e-4f03-8d81-5cca27b5d2ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.928928 [ 3 ] {} HTTP-Session: ed908849-a34e-4f03-8d81-5cca27b5d2ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.929203 [ 3 ] {fc05648b-75ec-450e-b79d-5e86107735db} executeQuery: (from [fd00:1122:3344:101::d]:62437) 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), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.929329 [ 3 ] {fc05648b-75ec-450e-b79d-5e86107735db} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.08.27 23:44:49.932465 [ 3 ] {fc05648b-75ec-450e-b79d-5e86107735db} oximeter.measurements_histogramf32 (5d2a5502-5895-4ca4-9e2b-04bb0256f64d): Loading data parts 2024.08.27 23:44:49.932658 [ 3 ] {fc05648b-75ec-450e-b79d-5e86107735db} oximeter.measurements_histogramf32 (5d2a5502-5895-4ca4-9e2b-04bb0256f64d): There are no data parts 2024.08.27 23:44:49.936567 [ 3 ] {fc05648b-75ec-450e-b79d-5e86107735db} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.936642 [ 3 ] {} HTTP-Session: ed908849-a34e-4f03-8d81-5cca27b5d2ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.936800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.936897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.936955 [ 3 ] {} HTTP-Session: a81722b8-b0bf-454c-8b68-dae1ba0fbf50 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.936977 [ 3 ] {} HTTP-Session: a81722b8-b0bf-454c-8b68-dae1ba0fbf50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.937034 [ 3 ] {} HTTP-Session: a81722b8-b0bf-454c-8b68-dae1ba0fbf50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.937119 [ 3 ] {} HTTP-Session: a81722b8-b0bf-454c-8b68-dae1ba0fbf50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.937463 [ 3 ] {af4d243b-79a1-4bf0-91a3-78771c13acec} executeQuery: (from [fd00:1122:3344:101::d]:62437) 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), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.937601 [ 3 ] {af4d243b-79a1-4bf0-91a3-78771c13acec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.08.27 23:44:49.940227 [ 3 ] {af4d243b-79a1-4bf0-91a3-78771c13acec} oximeter.measurements_histogramf64 (b6b250c5-79be-4191-a14f-749ecdf4cf09): Loading data parts 2024.08.27 23:44:49.940500 [ 3 ] {af4d243b-79a1-4bf0-91a3-78771c13acec} oximeter.measurements_histogramf64 (b6b250c5-79be-4191-a14f-749ecdf4cf09): There are no data parts 2024.08.27 23:44:49.944744 [ 3 ] {af4d243b-79a1-4bf0-91a3-78771c13acec} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.944820 [ 3 ] {} HTTP-Session: a81722b8-b0bf-454c-8b68-dae1ba0fbf50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.944968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.945064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.945131 [ 3 ] {} HTTP-Session: 7f032cd7-e288-4636-ad24-a6fa54c97917 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.945185 [ 3 ] {} HTTP-Session: 7f032cd7-e288-4636-ad24-a6fa54c97917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.945204 [ 3 ] {} HTTP-Session: 7f032cd7-e288-4636-ad24-a6fa54c97917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.945278 [ 3 ] {} HTTP-Session: 7f032cd7-e288-4636-ad24-a6fa54c97917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.945534 [ 3 ] {b3b244f5-ae36-43c5-87d6-6918022b0163} executeQuery: (from [fd00:1122:3344:101::d]:62437) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.945662 [ 3 ] {b3b244f5-ae36-43c5-87d6-6918022b0163} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.08.27 23:44:49.948338 [ 3 ] {b3b244f5-ae36-43c5-87d6-6918022b0163} oximeter.fields_bool (4032a25d-bb51-4d9f-8cad-0970bb77a411): Loading data parts 2024.08.27 23:44:49.948507 [ 3 ] {b3b244f5-ae36-43c5-87d6-6918022b0163} oximeter.fields_bool (4032a25d-bb51-4d9f-8cad-0970bb77a411): There are no data parts 2024.08.27 23:44:49.952624 [ 3 ] {b3b244f5-ae36-43c5-87d6-6918022b0163} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.952689 [ 3 ] {} HTTP-Session: 7f032cd7-e288-4636-ad24-a6fa54c97917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.952805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.952891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.952944 [ 3 ] {} HTTP-Session: 1ae9095e-054f-4a39-9979-2d6b4d0e8f5e Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.952963 [ 3 ] {} HTTP-Session: 1ae9095e-054f-4a39-9979-2d6b4d0e8f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.953050 [ 3 ] {} HTTP-Session: 1ae9095e-054f-4a39-9979-2d6b4d0e8f5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.953126 [ 3 ] {} HTTP-Session: 1ae9095e-054f-4a39-9979-2d6b4d0e8f5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.953312 [ 3 ] {6eb348d5-6997-4bb1-8882-3633d58e5215} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.953438 [ 3 ] {6eb348d5-6997-4bb1-8882-3633d58e5215} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.08.27 23:44:49.961320 [ 3 ] {6eb348d5-6997-4bb1-8882-3633d58e5215} oximeter.fields_i8 (c9140dd9-8fa7-4cbe-87eb-ecd9ad1b5837): Loading data parts 2024.08.27 23:44:49.961568 [ 3 ] {6eb348d5-6997-4bb1-8882-3633d58e5215} oximeter.fields_i8 (c9140dd9-8fa7-4cbe-87eb-ecd9ad1b5837): There are no data parts 2024.08.27 23:44:49.967084 [ 3 ] {6eb348d5-6997-4bb1-8882-3633d58e5215} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.967156 [ 3 ] {} HTTP-Session: 1ae9095e-054f-4a39-9979-2d6b4d0e8f5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.967295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.967389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.967457 [ 3 ] {} HTTP-Session: 8275820a-f497-4628-9bc6-5c11677b6db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.967514 [ 3 ] {} HTTP-Session: 8275820a-f497-4628-9bc6-5c11677b6db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.967530 [ 3 ] {} HTTP-Session: 8275820a-f497-4628-9bc6-5c11677b6db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.967606 [ 3 ] {} HTTP-Session: 8275820a-f497-4628-9bc6-5c11677b6db2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.967826 [ 3 ] {37ae4206-492f-4157-a82e-8c323ddaab67} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.967965 [ 3 ] {37ae4206-492f-4157-a82e-8c323ddaab67} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.08.27 23:44:49.974669 [ 3 ] {37ae4206-492f-4157-a82e-8c323ddaab67} oximeter.fields_u8 (8c5f1c8f-a458-41ad-9d11-00ef8fb2167c): Loading data parts 2024.08.27 23:44:49.974937 [ 3 ] {37ae4206-492f-4157-a82e-8c323ddaab67} oximeter.fields_u8 (8c5f1c8f-a458-41ad-9d11-00ef8fb2167c): There are no data parts 2024.08.27 23:44:49.982242 [ 3 ] {37ae4206-492f-4157-a82e-8c323ddaab67} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.982314 [ 3 ] {} HTTP-Session: 8275820a-f497-4628-9bc6-5c11677b6db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.982452 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.982546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.982604 [ 3 ] {} HTTP-Session: dda8b8eb-40ef-4666-85c0-2c4c5048fd1b Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.982656 [ 3 ] {} HTTP-Session: dda8b8eb-40ef-4666-85c0-2c4c5048fd1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.982670 [ 3 ] {} HTTP-Session: dda8b8eb-40ef-4666-85c0-2c4c5048fd1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.982732 [ 3 ] {} HTTP-Session: dda8b8eb-40ef-4666-85c0-2c4c5048fd1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.982948 [ 3 ] {ab7880d8-212c-422a-8d57-c20c6cb75843} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.983062 [ 3 ] {ab7880d8-212c-422a-8d57-c20c6cb75843} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.08.27 23:44:49.987932 [ 3 ] {ab7880d8-212c-422a-8d57-c20c6cb75843} oximeter.fields_i16 (74219779-bd69-45ce-a9b8-c96516e2b8a4): Loading data parts 2024.08.27 23:44:49.988190 [ 3 ] {ab7880d8-212c-422a-8d57-c20c6cb75843} oximeter.fields_i16 (74219779-bd69-45ce-a9b8-c96516e2b8a4): There are no data parts 2024.08.27 23:44:49.990983 [ 3 ] {ab7880d8-212c-422a-8d57-c20c6cb75843} DynamicQueryHandler: Done processing query 2024.08.27 23:44:49.991067 [ 3 ] {} HTTP-Session: dda8b8eb-40ef-4666-85c0-2c4c5048fd1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.991256 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:49.991317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:49.991388 [ 3 ] {} HTTP-Session: d3d6f43a-8e91-45ce-9663-6a33c8cba7be Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:49.991449 [ 3 ] {} HTTP-Session: d3d6f43a-8e91-45ce-9663-6a33c8cba7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.991468 [ 3 ] {} HTTP-Session: d3d6f43a-8e91-45ce-9663-6a33c8cba7be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:49.991549 [ 3 ] {} HTTP-Session: d3d6f43a-8e91-45ce-9663-6a33c8cba7be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:49.991766 [ 3 ] {529a6dae-efd9-422f-99d7-9366e8876dc4} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:49.991882 [ 3 ] {529a6dae-efd9-422f-99d7-9366e8876dc4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.08.27 23:44:49.996746 [ 3 ] {529a6dae-efd9-422f-99d7-9366e8876dc4} oximeter.fields_u16 (98a3ccfd-6045-478a-9bb2-23255bf4c57e): Loading data parts 2024.08.27 23:44:49.996959 [ 3 ] {529a6dae-efd9-422f-99d7-9366e8876dc4} oximeter.fields_u16 (98a3ccfd-6045-478a-9bb2-23255bf4c57e): There are no data parts 2024.08.27 23:44:50.000159 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 160.96 MiB, peak 160.97 MiB, free memory in arenas 0.00 B, will set to 168.43 MiB (RSS), difference: 7.47 MiB 2024.08.27 23:44:50.002682 [ 3 ] {529a6dae-efd9-422f-99d7-9366e8876dc4} DynamicQueryHandler: Done processing query 2024.08.27 23:44:50.002770 [ 3 ] {} HTTP-Session: d3d6f43a-8e91-45ce-9663-6a33c8cba7be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.002920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:50.003019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:50.003082 [ 3 ] {} HTTP-Session: fca07ee6-58fb-4d05-8e35-a7a2d782e4dd Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:50.003135 [ 3 ] {} HTTP-Session: fca07ee6-58fb-4d05-8e35-a7a2d782e4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.003155 [ 3 ] {} HTTP-Session: fca07ee6-58fb-4d05-8e35-a7a2d782e4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.003228 [ 3 ] {} HTTP-Session: fca07ee6-58fb-4d05-8e35-a7a2d782e4dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:50.003518 [ 3 ] {fc6fc3a0-61eb-4245-9392-2b6d37996a48} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:50.003636 [ 3 ] {fc6fc3a0-61eb-4245-9392-2b6d37996a48} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.08.27 23:44:50.006183 [ 3 ] {fc6fc3a0-61eb-4245-9392-2b6d37996a48} oximeter.fields_i32 (ebb9fa33-5c74-487e-911b-ba3362396eae): Loading data parts 2024.08.27 23:44:50.006387 [ 3 ] {fc6fc3a0-61eb-4245-9392-2b6d37996a48} oximeter.fields_i32 (ebb9fa33-5c74-487e-911b-ba3362396eae): There are no data parts 2024.08.27 23:44:50.008928 [ 3 ] {fc6fc3a0-61eb-4245-9392-2b6d37996a48} DynamicQueryHandler: Done processing query 2024.08.27 23:44:50.008954 [ 3 ] {} HTTP-Session: fca07ee6-58fb-4d05-8e35-a7a2d782e4dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.009128 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:50.009210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:50.009232 [ 3 ] {} HTTP-Session: a159740b-d1cd-49a7-bfc6-72c31d9b9ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:50.009289 [ 3 ] {} HTTP-Session: a159740b-d1cd-49a7-bfc6-72c31d9b9ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.009336 [ 3 ] {} HTTP-Session: a159740b-d1cd-49a7-bfc6-72c31d9b9ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.009369 [ 3 ] {} HTTP-Session: a159740b-d1cd-49a7-bfc6-72c31d9b9ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:50.009577 [ 3 ] {4e6fdab1-da0c-449f-8f2f-7cf114ba51fc} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:50.009688 [ 3 ] {4e6fdab1-da0c-449f-8f2f-7cf114ba51fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.08.27 23:44:50.018211 [ 3 ] {4e6fdab1-da0c-449f-8f2f-7cf114ba51fc} oximeter.fields_u32 (ee52080e-cf7d-458b-9589-6283b915001c): Loading data parts 2024.08.27 23:44:50.018420 [ 3 ] {4e6fdab1-da0c-449f-8f2f-7cf114ba51fc} oximeter.fields_u32 (ee52080e-cf7d-458b-9589-6283b915001c): There are no data parts 2024.08.27 23:44:50.021572 [ 3 ] {4e6fdab1-da0c-449f-8f2f-7cf114ba51fc} DynamicQueryHandler: Done processing query 2024.08.27 23:44:50.021603 [ 3 ] {} HTTP-Session: a159740b-d1cd-49a7-bfc6-72c31d9b9ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.021794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:50.021900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:50.021925 [ 3 ] {} HTTP-Session: b15a8d00-8fdc-4c40-b643-7f9d2094b7c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:50.021981 [ 3 ] {} HTTP-Session: b15a8d00-8fdc-4c40-b643-7f9d2094b7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.022038 [ 3 ] {} HTTP-Session: b15a8d00-8fdc-4c40-b643-7f9d2094b7c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.022076 [ 3 ] {} HTTP-Session: b15a8d00-8fdc-4c40-b643-7f9d2094b7c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:50.022325 [ 3 ] {fa5bcca1-a013-48d5-bdfd-fd2ea2f7ea73} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:50.022477 [ 3 ] {fa5bcca1-a013-48d5-bdfd-fd2ea2f7ea73} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.08.27 23:44:50.026972 [ 3 ] {fa5bcca1-a013-48d5-bdfd-fd2ea2f7ea73} oximeter.fields_i64 (b01a8c75-2799-4801-a61f-a47d16cce5ff): Loading data parts 2024.08.27 23:44:50.027151 [ 3 ] {fa5bcca1-a013-48d5-bdfd-fd2ea2f7ea73} oximeter.fields_i64 (b01a8c75-2799-4801-a61f-a47d16cce5ff): There are no data parts 2024.08.27 23:44:50.032910 [ 3 ] {fa5bcca1-a013-48d5-bdfd-fd2ea2f7ea73} DynamicQueryHandler: Done processing query 2024.08.27 23:44:50.032949 [ 3 ] {} HTTP-Session: b15a8d00-8fdc-4c40-b643-7f9d2094b7c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.033105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:50.033213 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:50.033246 [ 3 ] {} HTTP-Session: b32ea5cc-e8e0-4a55-a4e5-51760f66952c Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:50.033271 [ 3 ] {} HTTP-Session: b32ea5cc-e8e0-4a55-a4e5-51760f66952c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.033341 [ 3 ] {} HTTP-Session: b32ea5cc-e8e0-4a55-a4e5-51760f66952c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.033389 [ 3 ] {} HTTP-Session: b32ea5cc-e8e0-4a55-a4e5-51760f66952c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:50.033602 [ 3 ] {c8ab80ed-0ac7-40d5-8e05-a3d8435871d9} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:50.033648 [ 3 ] {c8ab80ed-0ac7-40d5-8e05-a3d8435871d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.08.27 23:44:50.037352 [ 3 ] {c8ab80ed-0ac7-40d5-8e05-a3d8435871d9} oximeter.fields_u64 (a7cb0e90-8bd3-4f99-97df-242a3651a08b): Loading data parts 2024.08.27 23:44:50.037524 [ 3 ] {c8ab80ed-0ac7-40d5-8e05-a3d8435871d9} oximeter.fields_u64 (a7cb0e90-8bd3-4f99-97df-242a3651a08b): There are no data parts 2024.08.27 23:44:50.040237 [ 3 ] {c8ab80ed-0ac7-40d5-8e05-a3d8435871d9} DynamicQueryHandler: Done processing query 2024.08.27 23:44:50.040263 [ 3 ] {} HTTP-Session: b32ea5cc-e8e0-4a55-a4e5-51760f66952c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.040389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:50.040438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:50.040458 [ 3 ] {} HTTP-Session: 63dcabbc-1a40-4268-a641-89fe58b3f7be Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:50.040475 [ 3 ] {} HTTP-Session: 63dcabbc-1a40-4268-a641-89fe58b3f7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.040489 [ 3 ] {} HTTP-Session: 63dcabbc-1a40-4268-a641-89fe58b3f7be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.040519 [ 3 ] {} HTTP-Session: 63dcabbc-1a40-4268-a641-89fe58b3f7be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:50.040692 [ 3 ] {b597efc3-584c-4944-b080-442baecee791} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:50.040737 [ 3 ] {b597efc3-584c-4944-b080-442baecee791} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.08.27 23:44:50.044148 [ 3 ] {b597efc3-584c-4944-b080-442baecee791} oximeter.fields_ipaddr (912a3d1b-dce2-43d3-8989-cb9bc2e4aefb): Loading data parts 2024.08.27 23:44:50.044314 [ 3 ] {b597efc3-584c-4944-b080-442baecee791} oximeter.fields_ipaddr (912a3d1b-dce2-43d3-8989-cb9bc2e4aefb): There are no data parts 2024.08.27 23:44:50.046803 [ 3 ] {b597efc3-584c-4944-b080-442baecee791} DynamicQueryHandler: Done processing query 2024.08.27 23:44:50.046835 [ 3 ] {} HTTP-Session: 63dcabbc-1a40-4268-a641-89fe58b3f7be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.046967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:50.047026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:50.047050 [ 3 ] {} HTTP-Session: 3ff821be-c11d-4663-8cef-7de46b3f8982 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:50.047071 [ 3 ] {} HTTP-Session: 3ff821be-c11d-4663-8cef-7de46b3f8982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.047089 [ 3 ] {} HTTP-Session: 3ff821be-c11d-4663-8cef-7de46b3f8982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.047127 [ 3 ] {} HTTP-Session: 3ff821be-c11d-4663-8cef-7de46b3f8982 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:50.047339 [ 3 ] {5f6edcea-f1a5-4cb7-a68b-5f23c95edc82} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:50.047394 [ 3 ] {5f6edcea-f1a5-4cb7-a68b-5f23c95edc82} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.08.27 23:44:50.052476 [ 3 ] {5f6edcea-f1a5-4cb7-a68b-5f23c95edc82} oximeter.fields_string (52176a63-cf02-4f1b-a0bb-7db681e87cc8): Loading data parts 2024.08.27 23:44:50.052664 [ 3 ] {5f6edcea-f1a5-4cb7-a68b-5f23c95edc82} oximeter.fields_string (52176a63-cf02-4f1b-a0bb-7db681e87cc8): There are no data parts 2024.08.27 23:44:50.055431 [ 3 ] {5f6edcea-f1a5-4cb7-a68b-5f23c95edc82} DynamicQueryHandler: Done processing query 2024.08.27 23:44:50.055465 [ 3 ] {} HTTP-Session: 3ff821be-c11d-4663-8cef-7de46b3f8982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.055583 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:50.055632 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:50.055653 [ 3 ] {} HTTP-Session: 68a2e2c0-34fb-47e6-b96e-d3e60e0fb38e Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:50.055670 [ 3 ] {} HTTP-Session: 68a2e2c0-34fb-47e6-b96e-d3e60e0fb38e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.055685 [ 3 ] {} HTTP-Session: 68a2e2c0-34fb-47e6-b96e-d3e60e0fb38e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.055715 [ 3 ] {} HTTP-Session: 68a2e2c0-34fb-47e6-b96e-d3e60e0fb38e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:50.055889 [ 3 ] {d7bc35de-fee9-40a7-9424-2bf513ec732a} executeQuery: (from [fd00:1122:3344:101::d]:62437) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.08.27 23:44:50.055934 [ 3 ] {d7bc35de-fee9-40a7-9424-2bf513ec732a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.08.27 23:44:50.061510 [ 3 ] {d7bc35de-fee9-40a7-9424-2bf513ec732a} oximeter.fields_uuid (b3e40761-0743-4470-945a-b0d3d8176993): Loading data parts 2024.08.27 23:44:50.061701 [ 3 ] {d7bc35de-fee9-40a7-9424-2bf513ec732a} oximeter.fields_uuid (b3e40761-0743-4470-945a-b0d3d8176993): There are no data parts 2024.08.27 23:44:50.067964 [ 3 ] {d7bc35de-fee9-40a7-9424-2bf513ec732a} DynamicQueryHandler: Done processing query 2024.08.27 23:44:50.067999 [ 3 ] {} HTTP-Session: 68a2e2c0-34fb-47e6-b96e-d3e60e0fb38e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.068147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:50.068207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:50.068232 [ 3 ] {} HTTP-Session: 79679c7d-bb0c-4432-8c10-8d1a96871d24 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:50.068253 [ 3 ] {} HTTP-Session: 79679c7d-bb0c-4432-8c10-8d1a96871d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.068270 [ 3 ] {} HTTP-Session: 79679c7d-bb0c-4432-8c10-8d1a96871d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.068309 [ 3 ] {} HTTP-Session: 79679c7d-bb0c-4432-8c10-8d1a96871d24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:50.068572 [ 3 ] {ee6be458-0e04-4d0d-b94c-223da4f32def} executeQuery: (from [fd00:1122:3344:101::d]:62437) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.08.27 23:44:50.068634 [ 3 ] {ee6be458-0e04-4d0d-b94c-223da4f32def} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.08.27 23:44:50.073378 [ 3 ] {ee6be458-0e04-4d0d-b94c-223da4f32def} oximeter.timeseries_schema (24ac1f23-4776-4b8f-a6ef-86a6fc3c3b83): Loading data parts 2024.08.27 23:44:50.073554 [ 3 ] {ee6be458-0e04-4d0d-b94c-223da4f32def} oximeter.timeseries_schema (24ac1f23-4776-4b8f-a6ef-86a6fc3c3b83): There are no data parts 2024.08.27 23:44:50.078617 [ 3 ] {ee6be458-0e04-4d0d-b94c-223da4f32def} DynamicQueryHandler: Done processing query 2024.08.27 23:44:50.078651 [ 3 ] {} HTTP-Session: 79679c7d-bb0c-4432-8c10-8d1a96871d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.078810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62437, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.08.27 23:44:50.078871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.08.27 23:44:50.078896 [ 3 ] {} HTTP-Session: 22ef740b-4f82-472b-ac5c-ea2d9eadc194 Authenticating user 'default' from [fd00:1122:3344:101::d]:62437 2024.08.27 23:44:50.078917 [ 3 ] {} HTTP-Session: 22ef740b-4f82-472b-ac5c-ea2d9eadc194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.078934 [ 3 ] {} HTTP-Session: 22ef740b-4f82-472b-ac5c-ea2d9eadc194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:50.078972 [ 3 ] {} HTTP-Session: 22ef740b-4f82-472b-ac5c-ea2d9eadc194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.08.27 23:44:50.079171 [ 3 ] {6a5114c1-7ceb-4de4-8d77-c4f0961f9784} executeQuery: (from [fd00:1122:3344:101::d]:62437) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.08.27 23:44:50.081042 [ 3 ] {6a5114c1-7ceb-4de4-8d77-c4f0961f9784} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.08.27 23:44:50.086893 [ 3 ] {6a5114c1-7ceb-4de4-8d77-c4f0961f9784} oximeter.version (b0dcce17-8be9-45c3-83f2-138594587544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.08.27 23:44:50.086930 [ 3 ] {6a5114c1-7ceb-4de4-8d77-c4f0961f9784} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2024.08.27 23:44:50.091602 [ 3 ] {6a5114c1-7ceb-4de4-8d77-c4f0961f9784} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.08.27 23:44:50.092898 [ 3 ] {6a5114c1-7ceb-4de4-8d77-c4f0961f9784} oximeter.version (b0dcce17-8be9-45c3-83f2-138594587544): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.08.27 23:44:50.093185 [ 3 ] {6a5114c1-7ceb-4de4-8d77-c4f0961f9784} executeQuery: Read 1 rows, 16.00 B in 0.014104 sec., 70.90187180941577 rows/sec., 1.11 KiB/sec. 2024.08.27 23:44:50.093371 [ 3 ] {6a5114c1-7ceb-4de4-8d77-c4f0961f9784} DynamicQueryHandler: Done processing query 2024.08.27 23:44:50.093396 [ 3 ] {6a5114c1-7ceb-4de4-8d77-c4f0961f9784} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.08.27 23:44:50.093413 [ 3 ] {} HTTP-Session: 22ef740b-4f82-472b-ac5c-ea2d9eadc194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.08.27 23:44:51.000172 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 168.22 MiB, peak 173.36 MiB, free memory in arenas 0.00 B, will set to 171.66 MiB (RSS), difference: 3.44 MiB