[ May 25 00:59:32 Enabled. ] [ May 25 00:59:32 Rereading configuration. ] [ May 25 00:59:34 Rereading configuration. ] [ May 25 00:59:38 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 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + 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 [ May 25 00:59:38 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.05.25 00:59:39.239983 [ 1 ] {} Application: Will watch for the process with pid 23934 2024.05.25 00:59:39.240584 [ 1 ] {} Application: Forked a child process to watch 2024.05.25 00:59:39.669385 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23934 2024.05.25 00:59:39.670083 [ 1 ] {} Application: starting up 2024.05.25 00:59:39.670787 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.05.25 00:59:39.761420 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.05.25 00:59:39.794870 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.05.25 00:59:39.794916 [ 1 ] {} Application: Initializing DateLUT. 2024.05.25 00:59:39.794934 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.05.25 00:59:39.794997 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.05.25 00:59:39.795297 [ 1 ] {} Application: Initializing interserver credentials. 2024.05.25 00:59:39.796825 [ 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.05.25 00:59:39.797322 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.05.25 00:59:39.798142 [ 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.05.25 00:59:39.798167 [ 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.05.25 00:59:39.798180 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.05.25 00:59:39.798353 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.05.25 00:59:39.799247 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.05.25 00:59:39.804857 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.05.25 00:59:39.805640 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.05.25 00:59:39.806955 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.05.25 00:59:39.807019 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.05.25 00:59:39.808548 [ 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.05.25 00:59:39.808831 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.05.25 00:59:39.813037 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.05.25 00:59:39.813731 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: config.xml 2024.05.25 00:59:39.815307 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.05.25 00:59:39.815679 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.05.25 00:59:39.816039 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.05.25 00:59:39.816410 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.05.25 00:59:39.817839 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.05.25 00:59:39.817866 [ 1 ] {} Application: Loading metadata from /data/ 2024.05.25 00:59:39.817955 [ 151 ] {} DNSResolver: Updating DNS cache 2024.05.25 00:59:39.818123 [ 151 ] {} DNSResolver: Updated DNS cache 2024.05.25 00:59:39.830669 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.05.25 00:59:39.830706 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000175894 sec 2024.05.25 00:59:39.830749 [ 1 ] {} ReferentialDeps: No tables 2024.05.25 00:59:39.830764 [ 1 ] {} LoadingDeps: No tables 2024.05.25 00:59:39.832008 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.05.25 00:59:39.833056 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.05.25 00:59:39.833079 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.05.25 00:59:39.833112 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.05.25 00:59:39.833129 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.05.25 00:59:39.833142 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.05.25 00:59:39.833177 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.05.25 00:59:39.833190 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.05.25 00:59:39.833204 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.05.25 00:59:39.833239 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.05.25 00:59:39.833252 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.05.25 00:59:39.833266 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.05.25 00:59:39.833281 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.05.25 00:59:39.833314 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.05.25 00:59:39.833329 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.05.25 00:59:39.833343 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.05.25 00:59:39.833371 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.05.25 00:59:39.833385 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.05.25 00:59:39.871694 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.05.25 00:59:39.873110 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.05.25 00:59:39.873138 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7101e-05 sec 2024.05.25 00:59:39.873151 [ 1 ] {} ReferentialDeps: No tables 2024.05.25 00:59:39.873165 [ 1 ] {} LoadingDeps: No tables 2024.05.25 00:59:39.873187 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.05.25 00:59:39.873369 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.05.25 00:59:39.873411 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.05.25 00:59:39.873426 [ 1 ] {} Application: Loaded metadata. 2024.05.25 00:59:39.873441 [ 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.05.25 00:59:39.873453 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.05.25 00:59:39.952725 [ 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.05.25 00:59:40.651913 [ 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.05.25 00:59:40.651966 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.05.25 00:59:40.777378 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.05.25 00:59:40.777577 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 9.86 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.07 MiB (RSS), difference: 147.21 MiB 2024.05.25 00:59:40.778444 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3791e-05 sec. 2024.05.25 00:59:40.778769 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.05.25 00:59:40.778867 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.05.25 00:59:40.778929 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.05.25 00:59:40.778950 [ 1 ] {} Application: Ready for connections. 2024.05.25 00:59:40.780013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.780214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.780248 [ 3 ] {} HTTP-Session: 4a4a917e-364b-4f32-8c14-ceb4b4d3fba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.780278 [ 3 ] {} HTTP-Session: 4a4a917e-364b-4f32-8c14-ceb4b4d3fba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.780296 [ 3 ] {} HTTP-Session: 4a4a917e-364b-4f32-8c14-ceb4b4d3fba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.780381 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.05.25 00:59:40.780413 [ 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.05.25 00:59:40.780434 [ 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.05.25 00:59:40.780496 [ 3 ] {} HTTP-Session: 4a4a917e-364b-4f32-8c14-ceb4b4d3fba5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.781577 [ 3 ] {93029c76-d2bf-4602-94e1-67d854cecebb} executeQuery: (from [fd00:1122:3344:101::d]:36905) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.05.25 00:59:40.823292 [ 3 ] {93029c76-d2bf-4602-94e1-67d854cecebb} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36905) (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 @ 0x0000000000114257 in /system/lib/amd64/libc.so.1 2024.05.25 00:59:40.824060 [ 3 ] {93029c76-d2bf-4602-94e1-67d854cecebb} 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 @ 0x0000000000114257 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.05.25 00:59:40.826762 [ 3 ] {} HTTP-Session: 4a4a917e-364b-4f32-8c14-ceb4b4d3fba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.827899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.827970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.827994 [ 3 ] {} HTTP-Session: 2dc6de4a-e271-432a-9699-f967e7d225f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.828022 [ 3 ] {} HTTP-Session: 2dc6de4a-e271-432a-9699-f967e7d225f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.828036 [ 3 ] {} HTTP-Session: 2dc6de4a-e271-432a-9699-f967e7d225f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.828083 [ 3 ] {} HTTP-Session: 2dc6de4a-e271-432a-9699-f967e7d225f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.829203 [ 3 ] {352831cc-2756-4395-a02c-76f5a0d5a6c9} executeQuery: (from [fd00:1122:3344:101::d]:36905) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.05.25 00:59:40.829323 [ 3 ] {352831cc-2756-4395-a02c-76f5a0d5a6c9} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete) 2024.05.25 00:59:40.831322 [ 3 ] {352831cc-2756-4395-a02c-76f5a0d5a6c9} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.05.25 00:59:40.834058 [ 3 ] {352831cc-2756-4395-a02c-76f5a0d5a6c9} InterpreterSelectQuery: FetchColumns -> Complete 2024.05.25 00:59:40.839804 [ 3 ] {352831cc-2756-4395-a02c-76f5a0d5a6c9} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.839844 [ 3 ] {352831cc-2756-4395-a02c-76f5a0d5a6c9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.05.25 00:59:40.839866 [ 3 ] {} HTTP-Session: 2dc6de4a-e271-432a-9699-f967e7d225f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.847928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.847988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.848012 [ 3 ] {} HTTP-Session: b4ae5b2e-5e5e-4eb2-a5d2-cd1abbd9b792 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.848030 [ 3 ] {} HTTP-Session: b4ae5b2e-5e5e-4eb2-a5d2-cd1abbd9b792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.848045 [ 3 ] {} HTTP-Session: b4ae5b2e-5e5e-4eb2-a5d2-cd1abbd9b792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.848082 [ 3 ] {} HTTP-Session: b4ae5b2e-5e5e-4eb2-a5d2-cd1abbd9b792 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.848215 [ 3 ] {1e2827c3-5c65-438a-998d-6c00cf3bc056} executeQuery: (from [fd00:1122:3344:101::d]:36905) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.05.25 00:59:40.848472 [ 3 ] {1e2827c3-5c65-438a-998d-6c00cf3bc056} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36905) (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 @ 0x0000000000114257 in /system/lib/amd64/libc.so.1 2024.05.25 00:59:40.848589 [ 3 ] {1e2827c3-5c65-438a-998d-6c00cf3bc056} 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 @ 0x0000000000114257 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.05.25 00:59:40.848735 [ 3 ] {} HTTP-Session: b4ae5b2e-5e5e-4eb2-a5d2-cd1abbd9b792 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.850926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.850985 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.851006 [ 3 ] {} HTTP-Session: 4b6f8f9b-c5ba-476a-a913-bab5a5f02565 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.851029 [ 3 ] {} HTTP-Session: 4b6f8f9b-c5ba-476a-a913-bab5a5f02565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.851049 [ 3 ] {} HTTP-Session: 4b6f8f9b-c5ba-476a-a913-bab5a5f02565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.851083 [ 3 ] {} HTTP-Session: 4b6f8f9b-c5ba-476a-a913-bab5a5f02565 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.851269 [ 3 ] {b19b47c0-fb10-464f-8689-cc9378081218} executeQuery: (from [fd00:1122:3344:101::d]:36905) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.05.25 00:59:40.851452 [ 3 ] {b19b47c0-fb10-464f-8689-cc9378081218} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.851474 [ 3 ] {} HTTP-Session: 4b6f8f9b-c5ba-476a-a913-bab5a5f02565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.851601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.851648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.851670 [ 3 ] {} HTTP-Session: 5c8caf8f-e130-4c2d-bf8e-9ece836f44f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.851686 [ 3 ] {} HTTP-Session: 5c8caf8f-e130-4c2d-bf8e-9ece836f44f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.851702 [ 3 ] {} HTTP-Session: 5c8caf8f-e130-4c2d-bf8e-9ece836f44f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.851733 [ 3 ] {} HTTP-Session: 5c8caf8f-e130-4c2d-bf8e-9ece836f44f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.851819 [ 3 ] {7830d7ea-201c-404c-873d-882aad2d8c86} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.05.25 00:59:40.851875 [ 3 ] {7830d7ea-201c-404c-873d-882aad2d8c86} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.05.25 00:59:40.853143 [ 3 ] {7830d7ea-201c-404c-873d-882aad2d8c86} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.05.25 00:59:40.853173 [ 3 ] {7830d7ea-201c-404c-873d-882aad2d8c86} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0601e-05 sec 2024.05.25 00:59:40.853187 [ 3 ] {7830d7ea-201c-404c-873d-882aad2d8c86} ReferentialDeps: No tables 2024.05.25 00:59:40.853202 [ 3 ] {7830d7ea-201c-404c-873d-882aad2d8c86} LoadingDeps: No tables 2024.05.25 00:59:40.853224 [ 3 ] {7830d7ea-201c-404c-873d-882aad2d8c86} DatabaseAtomic (oximeter): Starting up tables. 2024.05.25 00:59:40.853344 [ 3 ] {7830d7ea-201c-404c-873d-882aad2d8c86} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.853366 [ 3 ] {} HTTP-Session: 5c8caf8f-e130-4c2d-bf8e-9ece836f44f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.853487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.853535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.853553 [ 3 ] {} HTTP-Session: 17b70f14-e3e7-4331-bf60-f3897e99d899 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.853573 [ 3 ] {} HTTP-Session: 17b70f14-e3e7-4331-bf60-f3897e99d899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.853591 [ 3 ] {} HTTP-Session: 17b70f14-e3e7-4331-bf60-f3897e99d899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.853619 [ 3 ] {} HTTP-Session: 17b70f14-e3e7-4331-bf60-f3897e99d899 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.853753 [ 3 ] {23256109-f914-457a-b899-95e298ee9a15} executeQuery: (from [fd00:1122:3344:101::d]:36905) /* 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.05.25 00:59:40.853798 [ 3 ] {23256109-f914-457a-b899-95e298ee9a15} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.05.25 00:59:40.857955 [ 3 ] {23256109-f914-457a-b899-95e298ee9a15} StoragePolicy (default): Storage policy default created, total volumes 1 2024.05.25 00:59:40.860196 [ 3 ] {23256109-f914-457a-b899-95e298ee9a15} oximeter.version (345d2ac4-0844-4d26-9600-a094e4d4a4ce): Loading data parts 2024.05.25 00:59:40.860660 [ 3 ] {23256109-f914-457a-b899-95e298ee9a15} oximeter.version (345d2ac4-0844-4d26-9600-a094e4d4a4ce): There are no data parts 2024.05.25 00:59:40.863438 [ 3 ] {23256109-f914-457a-b899-95e298ee9a15} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.863465 [ 3 ] {} HTTP-Session: 17b70f14-e3e7-4331-bf60-f3897e99d899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.863594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.863645 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.863668 [ 3 ] {} HTTP-Session: 19c0305d-497e-403b-8f1d-718e388d856c Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.863683 [ 3 ] {} HTTP-Session: 19c0305d-497e-403b-8f1d-718e388d856c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.863699 [ 3 ] {} HTTP-Session: 19c0305d-497e-403b-8f1d-718e388d856c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.863733 [ 3 ] {} HTTP-Session: 19c0305d-497e-403b-8f1d-718e388d856c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.863926 [ 3 ] {d43ede8e-b2ba-4cb0-908a-759512148677} executeQuery: (from [fd00:1122:3344:101::d]:36905) /* 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.05.25 00:59:40.863979 [ 3 ] {d43ede8e-b2ba-4cb0-908a-759512148677} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.05.25 00:59:40.873539 [ 3 ] {d43ede8e-b2ba-4cb0-908a-759512148677} oximeter.measurements_bool (14014a2c-d193-4204-bfac-97ea4a2f63eb): Loading data parts 2024.05.25 00:59:40.873718 [ 3 ] {d43ede8e-b2ba-4cb0-908a-759512148677} oximeter.measurements_bool (14014a2c-d193-4204-bfac-97ea4a2f63eb): There are no data parts 2024.05.25 00:59:40.875363 [ 3 ] {d43ede8e-b2ba-4cb0-908a-759512148677} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.875391 [ 3 ] {} HTTP-Session: 19c0305d-497e-403b-8f1d-718e388d856c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.875527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.875582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.875605 [ 3 ] {} HTTP-Session: aa2e6317-7894-4bb0-8f71-ca526c61f367 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.875621 [ 3 ] {} HTTP-Session: aa2e6317-7894-4bb0-8f71-ca526c61f367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.875639 [ 3 ] {} HTTP-Session: aa2e6317-7894-4bb0-8f71-ca526c61f367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.875672 [ 3 ] {} HTTP-Session: aa2e6317-7894-4bb0-8f71-ca526c61f367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.875852 [ 3 ] {8824ae59-3567-43a1-a93f-e05bc4ac0d62} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.875901 [ 3 ] {8824ae59-3567-43a1-a93f-e05bc4ac0d62} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.05.25 00:59:40.878596 [ 3 ] {8824ae59-3567-43a1-a93f-e05bc4ac0d62} oximeter.measurements_i8 (e9c801ad-56c7-4dae-80ba-0bc88126c052): Loading data parts 2024.05.25 00:59:40.878846 [ 3 ] {8824ae59-3567-43a1-a93f-e05bc4ac0d62} oximeter.measurements_i8 (e9c801ad-56c7-4dae-80ba-0bc88126c052): There are no data parts 2024.05.25 00:59:40.880274 [ 3 ] {8824ae59-3567-43a1-a93f-e05bc4ac0d62} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.880309 [ 3 ] {} HTTP-Session: aa2e6317-7894-4bb0-8f71-ca526c61f367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.880418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.880471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.880496 [ 3 ] {} HTTP-Session: 598e0ac4-ca47-4088-895b-4f9ae2bb8540 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.880512 [ 3 ] {} HTTP-Session: 598e0ac4-ca47-4088-895b-4f9ae2bb8540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.880529 [ 3 ] {} HTTP-Session: 598e0ac4-ca47-4088-895b-4f9ae2bb8540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.880563 [ 3 ] {} HTTP-Session: 598e0ac4-ca47-4088-895b-4f9ae2bb8540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.880732 [ 3 ] {5007b85c-1480-4267-aa90-1114e155b921} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.880784 [ 3 ] {5007b85c-1480-4267-aa90-1114e155b921} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.05.25 00:59:40.885449 [ 3 ] {5007b85c-1480-4267-aa90-1114e155b921} oximeter.measurements_u8 (b2f67008-47c6-43a4-9908-f301c2f6d0cb): Loading data parts 2024.05.25 00:59:40.885614 [ 3 ] {5007b85c-1480-4267-aa90-1114e155b921} oximeter.measurements_u8 (b2f67008-47c6-43a4-9908-f301c2f6d0cb): There are no data parts 2024.05.25 00:59:40.887092 [ 3 ] {5007b85c-1480-4267-aa90-1114e155b921} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.887118 [ 3 ] {} HTTP-Session: 598e0ac4-ca47-4088-895b-4f9ae2bb8540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.887243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.887296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.887319 [ 3 ] {} HTTP-Session: 1713d4e0-c463-4074-9906-8cb103f45b48 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.887335 [ 3 ] {} HTTP-Session: 1713d4e0-c463-4074-9906-8cb103f45b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.887353 [ 3 ] {} HTTP-Session: 1713d4e0-c463-4074-9906-8cb103f45b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.887385 [ 3 ] {} HTTP-Session: 1713d4e0-c463-4074-9906-8cb103f45b48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.887557 [ 3 ] {f2eb4bce-6762-4faa-b86c-aa936cb37a70} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.887605 [ 3 ] {f2eb4bce-6762-4faa-b86c-aa936cb37a70} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.05.25 00:59:40.890339 [ 3 ] {f2eb4bce-6762-4faa-b86c-aa936cb37a70} oximeter.measurements_i16 (d2a43609-2c59-4e5d-a062-ed076f0aed79): Loading data parts 2024.05.25 00:59:40.890565 [ 3 ] {f2eb4bce-6762-4faa-b86c-aa936cb37a70} oximeter.measurements_i16 (d2a43609-2c59-4e5d-a062-ed076f0aed79): There are no data parts 2024.05.25 00:59:40.892035 [ 3 ] {f2eb4bce-6762-4faa-b86c-aa936cb37a70} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.892067 [ 3 ] {} HTTP-Session: 1713d4e0-c463-4074-9906-8cb103f45b48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.892175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.892228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.892252 [ 3 ] {} HTTP-Session: c797e128-a43e-4377-8191-c622c00de2cc Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.892268 [ 3 ] {} HTTP-Session: c797e128-a43e-4377-8191-c622c00de2cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.892286 [ 3 ] {} HTTP-Session: c797e128-a43e-4377-8191-c622c00de2cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.892320 [ 3 ] {} HTTP-Session: c797e128-a43e-4377-8191-c622c00de2cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.892487 [ 3 ] {049a2c3b-8ef1-4643-aff4-3fccceab7bf3} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.892539 [ 3 ] {049a2c3b-8ef1-4643-aff4-3fccceab7bf3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.05.25 00:59:40.897257 [ 3 ] {049a2c3b-8ef1-4643-aff4-3fccceab7bf3} oximeter.measurements_u16 (c483070b-b7cd-4279-a844-e58dfe2ca819): Loading data parts 2024.05.25 00:59:40.897418 [ 3 ] {049a2c3b-8ef1-4643-aff4-3fccceab7bf3} oximeter.measurements_u16 (c483070b-b7cd-4279-a844-e58dfe2ca819): There are no data parts 2024.05.25 00:59:40.899032 [ 3 ] {049a2c3b-8ef1-4643-aff4-3fccceab7bf3} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.899065 [ 3 ] {} HTTP-Session: c797e128-a43e-4377-8191-c622c00de2cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.899183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.899236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.899258 [ 3 ] {} HTTP-Session: 74075ce5-0495-4a79-83ed-43b6a6c640f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.899282 [ 3 ] {} HTTP-Session: 74075ce5-0495-4a79-83ed-43b6a6c640f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.899294 [ 3 ] {} HTTP-Session: 74075ce5-0495-4a79-83ed-43b6a6c640f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.899328 [ 3 ] {} HTTP-Session: 74075ce5-0495-4a79-83ed-43b6a6c640f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.899505 [ 3 ] {883ea6a7-5474-4797-9f1e-23bd77048035} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.899553 [ 3 ] {883ea6a7-5474-4797-9f1e-23bd77048035} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.05.25 00:59:40.902388 [ 3 ] {883ea6a7-5474-4797-9f1e-23bd77048035} oximeter.measurements_i32 (255344d0-29c6-4f34-b7e5-a4ecbe591ca9): Loading data parts 2024.05.25 00:59:40.902624 [ 3 ] {883ea6a7-5474-4797-9f1e-23bd77048035} oximeter.measurements_i32 (255344d0-29c6-4f34-b7e5-a4ecbe591ca9): There are no data parts 2024.05.25 00:59:40.904083 [ 3 ] {883ea6a7-5474-4797-9f1e-23bd77048035} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.904115 [ 3 ] {} HTTP-Session: 74075ce5-0495-4a79-83ed-43b6a6c640f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.904227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.904280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.904308 [ 3 ] {} HTTP-Session: ba0b04f1-0514-422c-b3d3-9c5023f77bd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.904322 [ 3 ] {} HTTP-Session: ba0b04f1-0514-422c-b3d3-9c5023f77bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.904340 [ 3 ] {} HTTP-Session: ba0b04f1-0514-422c-b3d3-9c5023f77bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.904373 [ 3 ] {} HTTP-Session: ba0b04f1-0514-422c-b3d3-9c5023f77bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.904544 [ 3 ] {359a4702-9103-4068-bf01-2a4f841ea825} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.904593 [ 3 ] {359a4702-9103-4068-bf01-2a4f841ea825} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.05.25 00:59:40.909490 [ 3 ] {359a4702-9103-4068-bf01-2a4f841ea825} oximeter.measurements_u32 (794f298c-e181-4c10-bf56-0223d7eec57f): Loading data parts 2024.05.25 00:59:40.909660 [ 3 ] {359a4702-9103-4068-bf01-2a4f841ea825} oximeter.measurements_u32 (794f298c-e181-4c10-bf56-0223d7eec57f): There are no data parts 2024.05.25 00:59:40.911263 [ 3 ] {359a4702-9103-4068-bf01-2a4f841ea825} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.911295 [ 3 ] {} HTTP-Session: ba0b04f1-0514-422c-b3d3-9c5023f77bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.911437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.911490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.911514 [ 3 ] {} HTTP-Session: 4be2ecd9-8750-40a0-b91d-0cfa7e0d7387 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.911535 [ 3 ] {} HTTP-Session: 4be2ecd9-8750-40a0-b91d-0cfa7e0d7387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.911548 [ 3 ] {} HTTP-Session: 4be2ecd9-8750-40a0-b91d-0cfa7e0d7387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.911581 [ 3 ] {} HTTP-Session: 4be2ecd9-8750-40a0-b91d-0cfa7e0d7387 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.911754 [ 3 ] {d4b32362-3874-45ed-afe4-6cc7051f345f} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.911808 [ 3 ] {d4b32362-3874-45ed-afe4-6cc7051f345f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.05.25 00:59:40.914494 [ 3 ] {d4b32362-3874-45ed-afe4-6cc7051f345f} oximeter.measurements_i64 (5e10c212-ee49-4e71-abe7-f536285a23cc): Loading data parts 2024.05.25 00:59:40.914645 [ 3 ] {d4b32362-3874-45ed-afe4-6cc7051f345f} oximeter.measurements_i64 (5e10c212-ee49-4e71-abe7-f536285a23cc): There are no data parts 2024.05.25 00:59:40.915962 [ 3 ] {d4b32362-3874-45ed-afe4-6cc7051f345f} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.915995 [ 3 ] {} HTTP-Session: 4be2ecd9-8750-40a0-b91d-0cfa7e0d7387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.916107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.916165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.916185 [ 3 ] {} HTTP-Session: 63c983bf-08e4-44ef-be56-9b80dc5c72e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.916205 [ 3 ] {} HTTP-Session: 63c983bf-08e4-44ef-be56-9b80dc5c72e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.916219 [ 3 ] {} HTTP-Session: 63c983bf-08e4-44ef-be56-9b80dc5c72e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.916252 [ 3 ] {} HTTP-Session: 63c983bf-08e4-44ef-be56-9b80dc5c72e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.916425 [ 3 ] {7a6f4b92-6c75-4f5c-a022-5f31bc3b2e87} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.916473 [ 3 ] {7a6f4b92-6c75-4f5c-a022-5f31bc3b2e87} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.05.25 00:59:40.921199 [ 3 ] {7a6f4b92-6c75-4f5c-a022-5f31bc3b2e87} oximeter.measurements_u64 (418b96c7-abc7-4850-957c-b926b6a618f6): Loading data parts 2024.05.25 00:59:40.921463 [ 3 ] {7a6f4b92-6c75-4f5c-a022-5f31bc3b2e87} oximeter.measurements_u64 (418b96c7-abc7-4850-957c-b926b6a618f6): There are no data parts 2024.05.25 00:59:40.923096 [ 3 ] {7a6f4b92-6c75-4f5c-a022-5f31bc3b2e87} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.923129 [ 3 ] {} HTTP-Session: 63c983bf-08e4-44ef-be56-9b80dc5c72e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.923248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.923296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.923321 [ 3 ] {} HTTP-Session: e122ddb2-bd17-4138-8043-62dcc92c5ff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.923342 [ 3 ] {} HTTP-Session: e122ddb2-bd17-4138-8043-62dcc92c5ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.923354 [ 3 ] {} HTTP-Session: e122ddb2-bd17-4138-8043-62dcc92c5ff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.923389 [ 3 ] {} HTTP-Session: e122ddb2-bd17-4138-8043-62dcc92c5ff7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.923562 [ 3 ] {262d2f9c-515c-40b2-b9ed-5d82b048e9b7} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.923616 [ 3 ] {262d2f9c-515c-40b2-b9ed-5d82b048e9b7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.05.25 00:59:40.926283 [ 3 ] {262d2f9c-515c-40b2-b9ed-5d82b048e9b7} oximeter.measurements_f32 (22baad41-deb0-431b-b250-f3bc85881617): Loading data parts 2024.05.25 00:59:40.926475 [ 3 ] {262d2f9c-515c-40b2-b9ed-5d82b048e9b7} oximeter.measurements_f32 (22baad41-deb0-431b-b250-f3bc85881617): There are no data parts 2024.05.25 00:59:40.927951 [ 3 ] {262d2f9c-515c-40b2-b9ed-5d82b048e9b7} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.927976 [ 3 ] {} HTTP-Session: e122ddb2-bd17-4138-8043-62dcc92c5ff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.928089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.928149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.928168 [ 3 ] {} HTTP-Session: c26af2bb-ec85-4617-9383-3ccced0946d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.928189 [ 3 ] {} HTTP-Session: c26af2bb-ec85-4617-9383-3ccced0946d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.928207 [ 3 ] {} HTTP-Session: c26af2bb-ec85-4617-9383-3ccced0946d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.928237 [ 3 ] {} HTTP-Session: c26af2bb-ec85-4617-9383-3ccced0946d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.928409 [ 3 ] {d44ae4e9-0a9f-406b-a14d-762dea7b93e2} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.928462 [ 3 ] {d44ae4e9-0a9f-406b-a14d-762dea7b93e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.05.25 00:59:40.933146 [ 3 ] {d44ae4e9-0a9f-406b-a14d-762dea7b93e2} oximeter.measurements_f64 (e44a9d4a-74d9-410b-ab9e-5006a1f4aa7e): Loading data parts 2024.05.25 00:59:40.933301 [ 3 ] {d44ae4e9-0a9f-406b-a14d-762dea7b93e2} oximeter.measurements_f64 (e44a9d4a-74d9-410b-ab9e-5006a1f4aa7e): There are no data parts 2024.05.25 00:59:40.934876 [ 3 ] {d44ae4e9-0a9f-406b-a14d-762dea7b93e2} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.934909 [ 3 ] {} HTTP-Session: c26af2bb-ec85-4617-9383-3ccced0946d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.935031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.935085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.935104 [ 3 ] {} HTTP-Session: a61b56c2-90b3-4f04-9fb8-3d929c4bb8c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.935125 [ 3 ] {} HTTP-Session: a61b56c2-90b3-4f04-9fb8-3d929c4bb8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.935138 [ 3 ] {} HTTP-Session: a61b56c2-90b3-4f04-9fb8-3d929c4bb8c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.935173 [ 3 ] {} HTTP-Session: a61b56c2-90b3-4f04-9fb8-3d929c4bb8c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.935346 [ 3 ] {2b5c9e09-b6e6-4ec0-b90b-648377c8e1d0} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.935400 [ 3 ] {2b5c9e09-b6e6-4ec0-b90b-648377c8e1d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.05.25 00:59:40.938076 [ 3 ] {2b5c9e09-b6e6-4ec0-b90b-648377c8e1d0} oximeter.measurements_string (5a9d3855-7d53-4a1e-a5be-4bed2709c7d1): Loading data parts 2024.05.25 00:59:40.938230 [ 3 ] {2b5c9e09-b6e6-4ec0-b90b-648377c8e1d0} oximeter.measurements_string (5a9d3855-7d53-4a1e-a5be-4bed2709c7d1): There are no data parts 2024.05.25 00:59:40.939473 [ 3 ] {2b5c9e09-b6e6-4ec0-b90b-648377c8e1d0} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.939499 [ 3 ] {} HTTP-Session: a61b56c2-90b3-4f04-9fb8-3d929c4bb8c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.939617 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.939672 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.939690 [ 3 ] {} HTTP-Session: d02abc73-7d69-4a49-976c-ec14fe06701d Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.939713 [ 3 ] {} HTTP-Session: d02abc73-7d69-4a49-976c-ec14fe06701d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.939731 [ 3 ] {} HTTP-Session: d02abc73-7d69-4a49-976c-ec14fe06701d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.939760 [ 3 ] {} HTTP-Session: d02abc73-7d69-4a49-976c-ec14fe06701d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.939934 [ 3 ] {85d7e94b-445e-49f6-9b4c-b84937ee40a2} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.939989 [ 3 ] {85d7e94b-445e-49f6-9b4c-b84937ee40a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.05.25 00:59:40.944655 [ 3 ] {85d7e94b-445e-49f6-9b4c-b84937ee40a2} oximeter.measurements_bytes (ec33744b-499e-4751-add8-dfee4b107fad): Loading data parts 2024.05.25 00:59:40.944887 [ 3 ] {85d7e94b-445e-49f6-9b4c-b84937ee40a2} oximeter.measurements_bytes (ec33744b-499e-4751-add8-dfee4b107fad): There are no data parts 2024.05.25 00:59:40.946462 [ 3 ] {85d7e94b-445e-49f6-9b4c-b84937ee40a2} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.946486 [ 3 ] {} HTTP-Session: d02abc73-7d69-4a49-976c-ec14fe06701d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.946612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.946665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.946690 [ 3 ] {} HTTP-Session: a6295388-fbc5-4eda-bee9-e963d6684673 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.946706 [ 3 ] {} HTTP-Session: a6295388-fbc5-4eda-bee9-e963d6684673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.946725 [ 3 ] {} HTTP-Session: a6295388-fbc5-4eda-bee9-e963d6684673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.946755 [ 3 ] {} HTTP-Session: a6295388-fbc5-4eda-bee9-e963d6684673 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.946941 [ 3 ] {3472c8a5-c83a-42bf-8943-27b890213fb3} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.946992 [ 3 ] {3472c8a5-c83a-42bf-8943-27b890213fb3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.05.25 00:59:40.949725 [ 3 ] {3472c8a5-c83a-42bf-8943-27b890213fb3} oximeter.measurements_cumulativei64 (d7e50737-20c2-4a5e-b32d-98392971303e): Loading data parts 2024.05.25 00:59:40.949974 [ 3 ] {3472c8a5-c83a-42bf-8943-27b890213fb3} oximeter.measurements_cumulativei64 (d7e50737-20c2-4a5e-b32d-98392971303e): There are no data parts 2024.05.25 00:59:40.951401 [ 3 ] {3472c8a5-c83a-42bf-8943-27b890213fb3} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.951434 [ 3 ] {} HTTP-Session: a6295388-fbc5-4eda-bee9-e963d6684673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.951550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.951609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.951628 [ 3 ] {} HTTP-Session: 23819e37-31cd-421a-8050-9f73e04a69bb Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.951649 [ 3 ] {} HTTP-Session: 23819e37-31cd-421a-8050-9f73e04a69bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.951663 [ 3 ] {} HTTP-Session: 23819e37-31cd-421a-8050-9f73e04a69bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.951696 [ 3 ] {} HTTP-Session: 23819e37-31cd-421a-8050-9f73e04a69bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.951879 [ 3 ] {09f93129-f768-47a2-81a6-735ea66bf2af} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.951937 [ 3 ] {09f93129-f768-47a2-81a6-735ea66bf2af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.05.25 00:59:40.956646 [ 3 ] {09f93129-f768-47a2-81a6-735ea66bf2af} oximeter.measurements_cumulativeu64 (2baa0485-8707-4390-838d-3d19eaeadb78): Loading data parts 2024.05.25 00:59:40.956925 [ 3 ] {09f93129-f768-47a2-81a6-735ea66bf2af} oximeter.measurements_cumulativeu64 (2baa0485-8707-4390-838d-3d19eaeadb78): There are no data parts 2024.05.25 00:59:40.958574 [ 3 ] {09f93129-f768-47a2-81a6-735ea66bf2af} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.958600 [ 3 ] {} HTTP-Session: 23819e37-31cd-421a-8050-9f73e04a69bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.958716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.958771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.958790 [ 3 ] {} HTTP-Session: 21208511-9745-4a01-93a8-b2a6726e1076 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.958811 [ 3 ] {} HTTP-Session: 21208511-9745-4a01-93a8-b2a6726e1076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.958829 [ 3 ] {} HTTP-Session: 21208511-9745-4a01-93a8-b2a6726e1076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.958859 [ 3 ] {} HTTP-Session: 21208511-9745-4a01-93a8-b2a6726e1076 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.959041 [ 3 ] {65b0a81b-509d-4dda-8d0e-3c7c216ec818} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.959103 [ 3 ] {65b0a81b-509d-4dda-8d0e-3c7c216ec818} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.05.25 00:59:40.961830 [ 3 ] {65b0a81b-509d-4dda-8d0e-3c7c216ec818} oximeter.measurements_cumulativef32 (2626167d-f9da-4c79-896b-5933eb7319e7): Loading data parts 2024.05.25 00:59:40.962007 [ 3 ] {65b0a81b-509d-4dda-8d0e-3c7c216ec818} oximeter.measurements_cumulativef32 (2626167d-f9da-4c79-896b-5933eb7319e7): There are no data parts 2024.05.25 00:59:40.963279 [ 3 ] {65b0a81b-509d-4dda-8d0e-3c7c216ec818} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.963312 [ 3 ] {} HTTP-Session: 21208511-9745-4a01-93a8-b2a6726e1076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.963440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.963495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.963520 [ 3 ] {} HTTP-Session: 804d4d59-2d11-4b93-928f-e84043192b2c Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.963543 [ 3 ] {} HTTP-Session: 804d4d59-2d11-4b93-928f-e84043192b2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.963556 [ 3 ] {} HTTP-Session: 804d4d59-2d11-4b93-928f-e84043192b2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.963591 [ 3 ] {} HTTP-Session: 804d4d59-2d11-4b93-928f-e84043192b2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.963783 [ 3 ] {bae87f9b-fd39-4c97-8206-6e0e0855be1a} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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.05.25 00:59:40.963841 [ 3 ] {bae87f9b-fd39-4c97-8206-6e0e0855be1a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.05.25 00:59:40.968636 [ 3 ] {bae87f9b-fd39-4c97-8206-6e0e0855be1a} oximeter.measurements_cumulativef64 (a751833a-6a83-4bf2-9fcf-b28f2be2e73e): Loading data parts 2024.05.25 00:59:40.968911 [ 3 ] {bae87f9b-fd39-4c97-8206-6e0e0855be1a} oximeter.measurements_cumulativef64 (a751833a-6a83-4bf2-9fcf-b28f2be2e73e): There are no data parts 2024.05.25 00:59:40.970548 [ 3 ] {bae87f9b-fd39-4c97-8206-6e0e0855be1a} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.970573 [ 3 ] {} HTTP-Session: 804d4d59-2d11-4b93-928f-e84043192b2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.970693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.970747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.970765 [ 3 ] {} HTTP-Session: 00eb8c86-e6cc-438f-acfa-4a01ba98e66c Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.970787 [ 3 ] {} HTTP-Session: 00eb8c86-e6cc-438f-acfa-4a01ba98e66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.970807 [ 3 ] {} HTTP-Session: 00eb8c86-e6cc-438f-acfa-4a01ba98e66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.970837 [ 3 ] {} HTTP-Session: 00eb8c86-e6cc-438f-acfa-4a01ba98e66c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.971030 [ 3 ] {b5b2058a-183f-4730-91c4-95f216d3cefa} executeQuery: (from [fd00:1122:3344:101::d]:36905) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.25 00:59:40.971088 [ 3 ] {b5b2058a-183f-4730-91c4-95f216d3cefa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.05.25 00:59:40.973850 [ 3 ] {b5b2058a-183f-4730-91c4-95f216d3cefa} oximeter.measurements_histogrami8 (42f74703-032f-42fd-bb4c-41a10300204d): Loading data parts 2024.05.25 00:59:40.974009 [ 3 ] {b5b2058a-183f-4730-91c4-95f216d3cefa} oximeter.measurements_histogrami8 (42f74703-032f-42fd-bb4c-41a10300204d): There are no data parts 2024.05.25 00:59:40.975270 [ 3 ] {b5b2058a-183f-4730-91c4-95f216d3cefa} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.975296 [ 3 ] {} HTTP-Session: 00eb8c86-e6cc-438f-acfa-4a01ba98e66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.975414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.975468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.975494 [ 3 ] {} HTTP-Session: dfa9cbf2-d908-4f8f-af0a-09d2cf922c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.975510 [ 3 ] {} HTTP-Session: dfa9cbf2-d908-4f8f-af0a-09d2cf922c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.975529 [ 3 ] {} HTTP-Session: dfa9cbf2-d908-4f8f-af0a-09d2cf922c17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.975558 [ 3 ] {} HTTP-Session: dfa9cbf2-d908-4f8f-af0a-09d2cf922c17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.975749 [ 3 ] {3611f6c2-90de-445b-9fb6-55eabcaa1d63} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.25 00:59:40.975807 [ 3 ] {3611f6c2-90de-445b-9fb6-55eabcaa1d63} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.05.25 00:59:40.980579 [ 3 ] {3611f6c2-90de-445b-9fb6-55eabcaa1d63} oximeter.measurements_histogramu8 (8d24d10b-805b-4bc3-8ce9-bbdbc50d2326): Loading data parts 2024.05.25 00:59:40.980839 [ 3 ] {3611f6c2-90de-445b-9fb6-55eabcaa1d63} oximeter.measurements_histogramu8 (8d24d10b-805b-4bc3-8ce9-bbdbc50d2326): There are no data parts 2024.05.25 00:59:40.982410 [ 3 ] {3611f6c2-90de-445b-9fb6-55eabcaa1d63} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.982444 [ 3 ] {} HTTP-Session: dfa9cbf2-d908-4f8f-af0a-09d2cf922c17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.982560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.982615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.982640 [ 3 ] {} HTTP-Session: eb52e436-b4bd-4fc5-a892-071dfe7cda14 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.982661 [ 3 ] {} HTTP-Session: eb52e436-b4bd-4fc5-a892-071dfe7cda14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.982674 [ 3 ] {} HTTP-Session: eb52e436-b4bd-4fc5-a892-071dfe7cda14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.982709 [ 3 ] {} HTTP-Session: eb52e436-b4bd-4fc5-a892-071dfe7cda14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.982907 [ 3 ] {997a6b05-813f-49a5-809b-035889577d24} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.25 00:59:40.982968 [ 3 ] {997a6b05-813f-49a5-809b-035889577d24} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.05.25 00:59:40.985722 [ 3 ] {997a6b05-813f-49a5-809b-035889577d24} oximeter.measurements_histogrami16 (17f4fa96-1888-4453-bb3a-46266952c234): Loading data parts 2024.05.25 00:59:40.985928 [ 3 ] {997a6b05-813f-49a5-809b-035889577d24} oximeter.measurements_histogrami16 (17f4fa96-1888-4453-bb3a-46266952c234): There are no data parts 2024.05.25 00:59:40.987208 [ 3 ] {997a6b05-813f-49a5-809b-035889577d24} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.987233 [ 3 ] {} HTTP-Session: eb52e436-b4bd-4fc5-a892-071dfe7cda14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.987360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.987416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.987434 [ 3 ] {} HTTP-Session: a408e6f9-099f-4bdd-9d0d-4e93be01f7c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.987457 [ 3 ] {} HTTP-Session: a408e6f9-099f-4bdd-9d0d-4e93be01f7c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.987477 [ 3 ] {} HTTP-Session: a408e6f9-099f-4bdd-9d0d-4e93be01f7c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.987507 [ 3 ] {} HTTP-Session: a408e6f9-099f-4bdd-9d0d-4e93be01f7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.987699 [ 3 ] {6ee4501c-a724-46ea-b1d8-99ed7052f1b7} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.25 00:59:40.987758 [ 3 ] {6ee4501c-a724-46ea-b1d8-99ed7052f1b7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.05.25 00:59:40.992497 [ 3 ] {6ee4501c-a724-46ea-b1d8-99ed7052f1b7} oximeter.measurements_histogramu16 (a15d5520-01cf-4b9b-84dc-cd44e320348f): Loading data parts 2024.05.25 00:59:40.992764 [ 3 ] {6ee4501c-a724-46ea-b1d8-99ed7052f1b7} oximeter.measurements_histogramu16 (a15d5520-01cf-4b9b-84dc-cd44e320348f): There are no data parts 2024.05.25 00:59:40.994502 [ 3 ] {6ee4501c-a724-46ea-b1d8-99ed7052f1b7} DynamicQueryHandler: Done processing query 2024.05.25 00:59:40.994536 [ 3 ] {} HTTP-Session: a408e6f9-099f-4bdd-9d0d-4e93be01f7c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.994654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:40.994709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:40.994735 [ 3 ] {} HTTP-Session: 7fdef7bb-16b1-4e00-b55d-8377cf942ef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:40.994751 [ 3 ] {} HTTP-Session: 7fdef7bb-16b1-4e00-b55d-8377cf942ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.994770 [ 3 ] {} HTTP-Session: 7fdef7bb-16b1-4e00-b55d-8377cf942ef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:40.994807 [ 3 ] {} HTTP-Session: 7fdef7bb-16b1-4e00-b55d-8377cf942ef9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:40.994995 [ 3 ] {9629c56f-c5bc-4d31-96e5-c8fb052ac888} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.25 00:59:40.995057 [ 3 ] {9629c56f-c5bc-4d31-96e5-c8fb052ac888} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.05.25 00:59:41.000168 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 160.09 MiB, peak 161.15 MiB, free memory in arenas 0.00 B, will set to 170.92 MiB (RSS), difference: 10.83 MiB 2024.05.25 00:59:41.001902 [ 3 ] {9629c56f-c5bc-4d31-96e5-c8fb052ac888} oximeter.measurements_histogrami32 (65e1a413-108d-4ece-848e-4f560acf45ab): Loading data parts 2024.05.25 00:59:41.002209 [ 3 ] {9629c56f-c5bc-4d31-96e5-c8fb052ac888} oximeter.measurements_histogrami32 (65e1a413-108d-4ece-848e-4f560acf45ab): There are no data parts 2024.05.25 00:59:41.013030 [ 3 ] {9629c56f-c5bc-4d31-96e5-c8fb052ac888} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.013072 [ 3 ] {} HTTP-Session: 7fdef7bb-16b1-4e00-b55d-8377cf942ef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.013236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.013303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.013322 [ 3 ] {} HTTP-Session: b25e838e-8a91-4938-b6f3-ca24d72eba9d Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.013339 [ 3 ] {} HTTP-Session: b25e838e-8a91-4938-b6f3-ca24d72eba9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.013358 [ 3 ] {} HTTP-Session: b25e838e-8a91-4938-b6f3-ca24d72eba9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.013400 [ 3 ] {} HTTP-Session: b25e838e-8a91-4938-b6f3-ca24d72eba9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.013593 [ 3 ] {844d2676-d018-4d44-b4e7-ba5d5ad73ffc} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.25 00:59:41.013653 [ 3 ] {844d2676-d018-4d44-b4e7-ba5d5ad73ffc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.05.25 00:59:41.016408 [ 3 ] {844d2676-d018-4d44-b4e7-ba5d5ad73ffc} oximeter.measurements_histogramu32 (a98b4102-f10a-4ebb-8f3d-07ac87ba4f9f): Loading data parts 2024.05.25 00:59:41.016609 [ 3 ] {844d2676-d018-4d44-b4e7-ba5d5ad73ffc} oximeter.measurements_histogramu32 (a98b4102-f10a-4ebb-8f3d-07ac87ba4f9f): There are no data parts 2024.05.25 00:59:41.021174 [ 3 ] {844d2676-d018-4d44-b4e7-ba5d5ad73ffc} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.021212 [ 3 ] {} HTTP-Session: b25e838e-8a91-4938-b6f3-ca24d72eba9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.021437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.021531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.021577 [ 3 ] {} HTTP-Session: 5bbf8bfe-fd05-42a2-9e04-9a550dc54816 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.021605 [ 3 ] {} HTTP-Session: 5bbf8bfe-fd05-42a2-9e04-9a550dc54816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.021638 [ 3 ] {} HTTP-Session: 5bbf8bfe-fd05-42a2-9e04-9a550dc54816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.021692 [ 3 ] {} HTTP-Session: 5bbf8bfe-fd05-42a2-9e04-9a550dc54816 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.021935 [ 3 ] {bb68fc3b-2add-4563-852a-904b34700f30} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.25 00:59:41.021994 [ 3 ] {bb68fc3b-2add-4563-852a-904b34700f30} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.05.25 00:59:41.024208 [ 3 ] {bb68fc3b-2add-4563-852a-904b34700f30} oximeter.measurements_histogrami64 (6b7f0ce6-b4e8-4df3-b5a7-fe089b5795ba): Loading data parts 2024.05.25 00:59:41.024368 [ 3 ] {bb68fc3b-2add-4563-852a-904b34700f30} oximeter.measurements_histogrami64 (6b7f0ce6-b4e8-4df3-b5a7-fe089b5795ba): There are no data parts 2024.05.25 00:59:41.026802 [ 3 ] {bb68fc3b-2add-4563-852a-904b34700f30} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.026841 [ 3 ] {} HTTP-Session: 5bbf8bfe-fd05-42a2-9e04-9a550dc54816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.026978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.027033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.027059 [ 3 ] {} HTTP-Session: 25eae1c1-6c02-4bc3-ba0a-334e2cd83207 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.027082 [ 3 ] {} HTTP-Session: 25eae1c1-6c02-4bc3-ba0a-334e2cd83207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.027095 [ 3 ] {} HTTP-Session: 25eae1c1-6c02-4bc3-ba0a-334e2cd83207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.027131 [ 3 ] {} HTTP-Session: 25eae1c1-6c02-4bc3-ba0a-334e2cd83207 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.027325 [ 3 ] {40af18e0-37fc-4021-aafe-3db27a62f33a} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.25 00:59:41.027385 [ 3 ] {40af18e0-37fc-4021-aafe-3db27a62f33a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.05.25 00:59:41.030690 [ 3 ] {40af18e0-37fc-4021-aafe-3db27a62f33a} oximeter.measurements_histogramu64 (00e5292b-f051-4fbe-bffd-257bb9de1e93): Loading data parts 2024.05.25 00:59:41.030944 [ 3 ] {40af18e0-37fc-4021-aafe-3db27a62f33a} oximeter.measurements_histogramu64 (00e5292b-f051-4fbe-bffd-257bb9de1e93): There are no data parts 2024.05.25 00:59:41.033446 [ 3 ] {40af18e0-37fc-4021-aafe-3db27a62f33a} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.033478 [ 3 ] {} HTTP-Session: 25eae1c1-6c02-4bc3-ba0a-334e2cd83207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.033641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.033707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.033729 [ 3 ] {} HTTP-Session: f522bfa5-eb06-40e4-975c-a3034ee4b94d Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.033755 [ 3 ] {} HTTP-Session: f522bfa5-eb06-40e4-975c-a3034ee4b94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.033778 [ 3 ] {} HTTP-Session: f522bfa5-eb06-40e4-975c-a3034ee4b94d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.033816 [ 3 ] {} HTTP-Session: f522bfa5-eb06-40e4-975c-a3034ee4b94d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.034051 [ 3 ] {bf22e5ea-b621-4a62-bf3a-7ecfc65f927b} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.25 00:59:41.034120 [ 3 ] {bf22e5ea-b621-4a62-bf3a-7ecfc65f927b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.05.25 00:59:41.037075 [ 3 ] {bf22e5ea-b621-4a62-bf3a-7ecfc65f927b} oximeter.measurements_histogramf32 (70391abe-f987-4691-8a8c-b8c05e4d49b1): Loading data parts 2024.05.25 00:59:41.037246 [ 3 ] {bf22e5ea-b621-4a62-bf3a-7ecfc65f927b} oximeter.measurements_histogramf32 (70391abe-f987-4691-8a8c-b8c05e4d49b1): There are no data parts 2024.05.25 00:59:41.039776 [ 3 ] {bf22e5ea-b621-4a62-bf3a-7ecfc65f927b} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.039820 [ 3 ] {} HTTP-Session: f522bfa5-eb06-40e4-975c-a3034ee4b94d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.039957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.040016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.040044 [ 3 ] {} HTTP-Session: cc9f272c-8447-4fbc-b482-207ec9ad4213 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.040059 [ 3 ] {} HTTP-Session: cc9f272c-8447-4fbc-b482-207ec9ad4213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.040079 [ 3 ] {} HTTP-Session: cc9f272c-8447-4fbc-b482-207ec9ad4213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.040117 [ 3 ] {} HTTP-Session: cc9f272c-8447-4fbc-b482-207ec9ad4213 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.040313 [ 3 ] {bc6ba69a-1d0d-4c3d-add1-3d6f386be953} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.05.25 00:59:41.040376 [ 3 ] {bc6ba69a-1d0d-4c3d-add1-3d6f386be953} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.05.25 00:59:41.045166 [ 3 ] {bc6ba69a-1d0d-4c3d-add1-3d6f386be953} oximeter.measurements_histogramf64 (277b3f95-fc50-40a1-8977-89da8042e74e): Loading data parts 2024.05.25 00:59:41.045342 [ 3 ] {bc6ba69a-1d0d-4c3d-add1-3d6f386be953} oximeter.measurements_histogramf64 (277b3f95-fc50-40a1-8977-89da8042e74e): There are no data parts 2024.05.25 00:59:41.049541 [ 3 ] {bc6ba69a-1d0d-4c3d-add1-3d6f386be953} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.049593 [ 3 ] {} HTTP-Session: cc9f272c-8447-4fbc-b482-207ec9ad4213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.049798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.049889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.049918 [ 3 ] {} HTTP-Session: 07c39cf0-78c2-4145-8fa0-46e831f4c67e Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.049955 [ 3 ] {} HTTP-Session: 07c39cf0-78c2-4145-8fa0-46e831f4c67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.049976 [ 3 ] {} HTTP-Session: 07c39cf0-78c2-4145-8fa0-46e831f4c67e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.050032 [ 3 ] {} HTTP-Session: 07c39cf0-78c2-4145-8fa0-46e831f4c67e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.050259 [ 3 ] {48c6c9aa-3840-420a-8f3d-ac36a645269a} executeQuery: (from [fd00:1122:3344:101::d]:36905) /* 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. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.25 00:59:41.050345 [ 3 ] {48c6c9aa-3840-420a-8f3d-ac36a645269a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.05.25 00:59:41.053235 [ 3 ] {48c6c9aa-3840-420a-8f3d-ac36a645269a} oximeter.fields_bool (c70f8ae6-8b4b-4f18-b1cf-6c583bbd185a): Loading data parts 2024.05.25 00:59:41.053407 [ 3 ] {48c6c9aa-3840-420a-8f3d-ac36a645269a} oximeter.fields_bool (c70f8ae6-8b4b-4f18-b1cf-6c583bbd185a): There are no data parts 2024.05.25 00:59:41.054679 [ 3 ] {48c6c9aa-3840-420a-8f3d-ac36a645269a} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.054714 [ 3 ] {} HTTP-Session: 07c39cf0-78c2-4145-8fa0-46e831f4c67e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.054833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.054889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.054915 [ 3 ] {} HTTP-Session: e16e2119-1022-4eca-bd85-1bc6d53c3122 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.054931 [ 3 ] {} HTTP-Session: e16e2119-1022-4eca-bd85-1bc6d53c3122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.054950 [ 3 ] {} HTTP-Session: e16e2119-1022-4eca-bd85-1bc6d53c3122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.054988 [ 3 ] {} HTTP-Session: e16e2119-1022-4eca-bd85-1bc6d53c3122 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.055128 [ 3 ] {eb53d4ea-0409-46ed-9f87-2ce582ff5d75} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.25 00:59:41.055186 [ 3 ] {eb53d4ea-0409-46ed-9f87-2ce582ff5d75} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.05.25 00:59:41.059734 [ 3 ] {eb53d4ea-0409-46ed-9f87-2ce582ff5d75} oximeter.fields_i8 (ff59e551-e63f-43b6-a37e-7fe201b72b35): Loading data parts 2024.05.25 00:59:41.059921 [ 3 ] {eb53d4ea-0409-46ed-9f87-2ce582ff5d75} oximeter.fields_i8 (ff59e551-e63f-43b6-a37e-7fe201b72b35): There are no data parts 2024.05.25 00:59:41.061505 [ 3 ] {eb53d4ea-0409-46ed-9f87-2ce582ff5d75} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.061532 [ 3 ] {} HTTP-Session: e16e2119-1022-4eca-bd85-1bc6d53c3122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.061656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.061713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.061731 [ 3 ] {} HTTP-Session: 741cec48-8f1b-4946-9e2b-9a3c597ac38b Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.061754 [ 3 ] {} HTTP-Session: 741cec48-8f1b-4946-9e2b-9a3c597ac38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.061776 [ 3 ] {} HTTP-Session: 741cec48-8f1b-4946-9e2b-9a3c597ac38b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.061805 [ 3 ] {} HTTP-Session: 741cec48-8f1b-4946-9e2b-9a3c597ac38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.061951 [ 3 ] {7409579f-cfdc-4b73-81cb-6776527cd34e} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.25 00:59:41.062011 [ 3 ] {7409579f-cfdc-4b73-81cb-6776527cd34e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.05.25 00:59:41.064570 [ 3 ] {7409579f-cfdc-4b73-81cb-6776527cd34e} oximeter.fields_u8 (6cb71869-b7b9-4ab9-819e-d479bc5dc1a9): Loading data parts 2024.05.25 00:59:41.064735 [ 3 ] {7409579f-cfdc-4b73-81cb-6776527cd34e} oximeter.fields_u8 (6cb71869-b7b9-4ab9-819e-d479bc5dc1a9): There are no data parts 2024.05.25 00:59:41.065986 [ 3 ] {7409579f-cfdc-4b73-81cb-6776527cd34e} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.066013 [ 3 ] {} HTTP-Session: 741cec48-8f1b-4946-9e2b-9a3c597ac38b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.066137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.066193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.066211 [ 3 ] {} HTTP-Session: a78f2134-4f64-48c8-8576-2ba819d197f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.066234 [ 3 ] {} HTTP-Session: a78f2134-4f64-48c8-8576-2ba819d197f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.066254 [ 3 ] {} HTTP-Session: a78f2134-4f64-48c8-8576-2ba819d197f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.066284 [ 3 ] {} HTTP-Session: a78f2134-4f64-48c8-8576-2ba819d197f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.066431 [ 3 ] {726026d7-4883-45ec-bd83-ab6b7fa0b08f} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.25 00:59:41.066485 [ 3 ] {726026d7-4883-45ec-bd83-ab6b7fa0b08f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.05.25 00:59:41.071033 [ 3 ] {726026d7-4883-45ec-bd83-ab6b7fa0b08f} oximeter.fields_i16 (fd54437f-6512-47e7-94fc-4b2d26a51f99): Loading data parts 2024.05.25 00:59:41.071201 [ 3 ] {726026d7-4883-45ec-bd83-ab6b7fa0b08f} oximeter.fields_i16 (fd54437f-6512-47e7-94fc-4b2d26a51f99): There are no data parts 2024.05.25 00:59:41.072664 [ 3 ] {726026d7-4883-45ec-bd83-ab6b7fa0b08f} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.072690 [ 3 ] {} HTTP-Session: a78f2134-4f64-48c8-8576-2ba819d197f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.072798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.072863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.072883 [ 3 ] {} HTTP-Session: f1188e0a-b3fe-4532-87f2-cb4bdbf55f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.072905 [ 3 ] {} HTTP-Session: f1188e0a-b3fe-4532-87f2-cb4bdbf55f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.072926 [ 3 ] {} HTTP-Session: f1188e0a-b3fe-4532-87f2-cb4bdbf55f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.072956 [ 3 ] {} HTTP-Session: f1188e0a-b3fe-4532-87f2-cb4bdbf55f8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.073099 [ 3 ] {c60f6ef5-31be-47ab-a9ae-5de7ea46a3f6} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.25 00:59:41.073146 [ 3 ] {c60f6ef5-31be-47ab-a9ae-5de7ea46a3f6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.05.25 00:59:41.075690 [ 3 ] {c60f6ef5-31be-47ab-a9ae-5de7ea46a3f6} oximeter.fields_u16 (3988bed3-81f7-4019-9f74-f2365595d6f2): Loading data parts 2024.05.25 00:59:41.075868 [ 3 ] {c60f6ef5-31be-47ab-a9ae-5de7ea46a3f6} oximeter.fields_u16 (3988bed3-81f7-4019-9f74-f2365595d6f2): There are no data parts 2024.05.25 00:59:41.077106 [ 3 ] {c60f6ef5-31be-47ab-a9ae-5de7ea46a3f6} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.077142 [ 3 ] {} HTTP-Session: f1188e0a-b3fe-4532-87f2-cb4bdbf55f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.077274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.077322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.077348 [ 3 ] {} HTTP-Session: 9837a223-aad0-47b1-8d6e-c6c79a8ce590 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.077372 [ 3 ] {} HTTP-Session: 9837a223-aad0-47b1-8d6e-c6c79a8ce590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.077385 [ 3 ] {} HTTP-Session: 9837a223-aad0-47b1-8d6e-c6c79a8ce590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.077421 [ 3 ] {} HTTP-Session: 9837a223-aad0-47b1-8d6e-c6c79a8ce590 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.077569 [ 3 ] {efb7f853-0121-4891-a084-4e7f032d7afb} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.25 00:59:41.077616 [ 3 ] {efb7f853-0121-4891-a084-4e7f032d7afb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.05.25 00:59:41.082185 [ 3 ] {efb7f853-0121-4891-a084-4e7f032d7afb} oximeter.fields_i32 (8a011173-0184-4831-8037-72a111cdfa2c): Loading data parts 2024.05.25 00:59:41.082422 [ 3 ] {efb7f853-0121-4891-a084-4e7f032d7afb} oximeter.fields_i32 (8a011173-0184-4831-8037-72a111cdfa2c): There are no data parts 2024.05.25 00:59:41.084081 [ 3 ] {efb7f853-0121-4891-a084-4e7f032d7afb} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.084116 [ 3 ] {} HTTP-Session: 9837a223-aad0-47b1-8d6e-c6c79a8ce590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.084225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.084282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.084309 [ 3 ] {} HTTP-Session: 22954ccb-e220-4a0d-824c-49353174c3d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.084325 [ 3 ] {} HTTP-Session: 22954ccb-e220-4a0d-824c-49353174c3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.084345 [ 3 ] {} HTTP-Session: 22954ccb-e220-4a0d-824c-49353174c3d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.084382 [ 3 ] {} HTTP-Session: 22954ccb-e220-4a0d-824c-49353174c3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.084524 [ 3 ] {2e9fcac0-7128-454e-be4e-7dab26ac34c8} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.25 00:59:41.084572 [ 3 ] {2e9fcac0-7128-454e-be4e-7dab26ac34c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.05.25 00:59:41.087233 [ 3 ] {2e9fcac0-7128-454e-be4e-7dab26ac34c8} oximeter.fields_u32 (aefc0b25-a4df-414b-baef-7ec946a11e09): Loading data parts 2024.05.25 00:59:41.087385 [ 3 ] {2e9fcac0-7128-454e-be4e-7dab26ac34c8} oximeter.fields_u32 (aefc0b25-a4df-414b-baef-7ec946a11e09): There are no data parts 2024.05.25 00:59:41.088631 [ 3 ] {2e9fcac0-7128-454e-be4e-7dab26ac34c8} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.088658 [ 3 ] {} HTTP-Session: 22954ccb-e220-4a0d-824c-49353174c3d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.088771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.088828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.088854 [ 3 ] {} HTTP-Session: 44b812d9-1601-4ebb-82f8-a6be5e1ba15e Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.088870 [ 3 ] {} HTTP-Session: 44b812d9-1601-4ebb-82f8-a6be5e1ba15e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.088890 [ 3 ] {} HTTP-Session: 44b812d9-1601-4ebb-82f8-a6be5e1ba15e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.088919 [ 3 ] {} HTTP-Session: 44b812d9-1601-4ebb-82f8-a6be5e1ba15e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.089071 [ 3 ] {6952f436-f127-4c6a-aa8f-ceb92c201a66} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.25 00:59:41.089118 [ 3 ] {6952f436-f127-4c6a-aa8f-ceb92c201a66} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.05.25 00:59:41.093702 [ 3 ] {6952f436-f127-4c6a-aa8f-ceb92c201a66} oximeter.fields_i64 (060da428-b103-41f1-8821-c7ed134a2ef9): Loading data parts 2024.05.25 00:59:41.093915 [ 3 ] {6952f436-f127-4c6a-aa8f-ceb92c201a66} oximeter.fields_i64 (060da428-b103-41f1-8821-c7ed134a2ef9): There are no data parts 2024.05.25 00:59:41.095550 [ 3 ] {6952f436-f127-4c6a-aa8f-ceb92c201a66} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.095577 [ 3 ] {} HTTP-Session: 44b812d9-1601-4ebb-82f8-a6be5e1ba15e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.095703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.095758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.095785 [ 3 ] {} HTTP-Session: cfb98ee5-d67a-46da-a465-ce0aaa1ee934 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.095800 [ 3 ] {} HTTP-Session: cfb98ee5-d67a-46da-a465-ce0aaa1ee934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.095832 [ 3 ] {} HTTP-Session: cfb98ee5-d67a-46da-a465-ce0aaa1ee934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.095872 [ 3 ] {} HTTP-Session: cfb98ee5-d67a-46da-a465-ce0aaa1ee934 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.096008 [ 3 ] {173fa538-7657-4096-8ffc-10c74819bbf7} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.25 00:59:41.096062 [ 3 ] {173fa538-7657-4096-8ffc-10c74819bbf7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.05.25 00:59:41.098620 [ 3 ] {173fa538-7657-4096-8ffc-10c74819bbf7} oximeter.fields_u64 (086eb4c5-89fa-486b-ba28-fef31d92dde2): Loading data parts 2024.05.25 00:59:41.098785 [ 3 ] {173fa538-7657-4096-8ffc-10c74819bbf7} oximeter.fields_u64 (086eb4c5-89fa-486b-ba28-fef31d92dde2): There are no data parts 2024.05.25 00:59:41.100016 [ 3 ] {173fa538-7657-4096-8ffc-10c74819bbf7} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.100043 [ 3 ] {} HTTP-Session: cfb98ee5-d67a-46da-a465-ce0aaa1ee934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.100164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.100214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.100233 [ 3 ] {} HTTP-Session: ed8fe5d7-1cb4-4968-8f87-cfeb67156e61 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.100258 [ 3 ] {} HTTP-Session: ed8fe5d7-1cb4-4968-8f87-cfeb67156e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.100272 [ 3 ] {} HTTP-Session: ed8fe5d7-1cb4-4968-8f87-cfeb67156e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.100302 [ 3 ] {} HTTP-Session: ed8fe5d7-1cb4-4968-8f87-cfeb67156e61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.100448 [ 3 ] {f499b37c-db74-45cd-b98d-897347414a9e} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.25 00:59:41.100488 [ 3 ] {f499b37c-db74-45cd-b98d-897347414a9e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.05.25 00:59:41.105026 [ 3 ] {f499b37c-db74-45cd-b98d-897347414a9e} oximeter.fields_ipaddr (f19d3bba-3423-40a5-9977-22e593d09b84): Loading data parts 2024.05.25 00:59:41.105255 [ 3 ] {f499b37c-db74-45cd-b98d-897347414a9e} oximeter.fields_ipaddr (f19d3bba-3423-40a5-9977-22e593d09b84): There are no data parts 2024.05.25 00:59:41.106784 [ 3 ] {f499b37c-db74-45cd-b98d-897347414a9e} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.106811 [ 3 ] {} HTTP-Session: ed8fe5d7-1cb4-4968-8f87-cfeb67156e61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.106921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.106970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.106989 [ 3 ] {} HTTP-Session: 1472a518-e560-4e00-88f4-95c88f528bd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.107004 [ 3 ] {} HTTP-Session: 1472a518-e560-4e00-88f4-95c88f528bd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.107018 [ 3 ] {} HTTP-Session: 1472a518-e560-4e00-88f4-95c88f528bd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.107048 [ 3 ] {} HTTP-Session: 1472a518-e560-4e00-88f4-95c88f528bd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.107185 [ 3 ] {75de970d-b240-4ae1-829c-2d315ef14537} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.25 00:59:41.107225 [ 3 ] {75de970d-b240-4ae1-829c-2d315ef14537} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.05.25 00:59:41.109760 [ 3 ] {75de970d-b240-4ae1-829c-2d315ef14537} oximeter.fields_string (1ce75062-7950-457f-8351-f5a80d4ff322): Loading data parts 2024.05.25 00:59:41.109958 [ 3 ] {75de970d-b240-4ae1-829c-2d315ef14537} oximeter.fields_string (1ce75062-7950-457f-8351-f5a80d4ff322): There are no data parts 2024.05.25 00:59:41.111187 [ 3 ] {75de970d-b240-4ae1-829c-2d315ef14537} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.111214 [ 3 ] {} HTTP-Session: 1472a518-e560-4e00-88f4-95c88f528bd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.111350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.111397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.111417 [ 3 ] {} HTTP-Session: cc986037-1abe-4cf6-8844-551e966b4ff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.111432 [ 3 ] {} HTTP-Session: cc986037-1abe-4cf6-8844-551e966b4ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.111446 [ 3 ] {} HTTP-Session: cc986037-1abe-4cf6-8844-551e966b4ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.111476 [ 3 ] {} HTTP-Session: cc986037-1abe-4cf6-8844-551e966b4ff3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.111614 [ 3 ] {6550f0cc-18d5-4b13-86b5-2d092f59f363} executeQuery: (from [fd00:1122:3344:101::d]:36905) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.05.25 00:59:41.111654 [ 3 ] {6550f0cc-18d5-4b13-86b5-2d092f59f363} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.05.25 00:59:41.116204 [ 3 ] {6550f0cc-18d5-4b13-86b5-2d092f59f363} oximeter.fields_uuid (ca9d2507-912d-4e66-b462-a8cf84c62329): Loading data parts 2024.05.25 00:59:41.116428 [ 3 ] {6550f0cc-18d5-4b13-86b5-2d092f59f363} oximeter.fields_uuid (ca9d2507-912d-4e66-b462-a8cf84c62329): There are no data parts 2024.05.25 00:59:41.118045 [ 3 ] {6550f0cc-18d5-4b13-86b5-2d092f59f363} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.118072 [ 3 ] {} HTTP-Session: cc986037-1abe-4cf6-8844-551e966b4ff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.118182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.118229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.118249 [ 3 ] {} HTTP-Session: ce2dc621-a338-4b5f-909c-21866bae8bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.118265 [ 3 ] {} HTTP-Session: ce2dc621-a338-4b5f-909c-21866bae8bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.118279 [ 3 ] {} HTTP-Session: ce2dc621-a338-4b5f-909c-21866bae8bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.118310 [ 3 ] {} HTTP-Session: ce2dc621-a338-4b5f-909c-21866bae8bcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.118521 [ 3 ] {b1e82536-7336-49f2-be5c-d23028a7a83f} executeQuery: (from [fd00:1122:3344:101::d]:36905) /* 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.05.25 00:59:41.118580 [ 3 ] {b1e82536-7336-49f2-be5c-d23028a7a83f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.05.25 00:59:41.121286 [ 3 ] {b1e82536-7336-49f2-be5c-d23028a7a83f} oximeter.timeseries_schema (89bf13f6-63d5-4f50-bf73-78f7ce0f71f6): Loading data parts 2024.05.25 00:59:41.121523 [ 3 ] {b1e82536-7336-49f2-be5c-d23028a7a83f} oximeter.timeseries_schema (89bf13f6-63d5-4f50-bf73-78f7ce0f71f6): There are no data parts 2024.05.25 00:59:41.123168 [ 3 ] {b1e82536-7336-49f2-be5c-d23028a7a83f} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.123196 [ 3 ] {} HTTP-Session: ce2dc621-a338-4b5f-909c-21866bae8bcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.123354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36905, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.05.25 00:59:41.123405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.05.25 00:59:41.123424 [ 3 ] {} HTTP-Session: c6747450-bdb1-491d-8900-3d4f1806fcc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36905 2024.05.25 00:59:41.123441 [ 3 ] {} HTTP-Session: c6747450-bdb1-491d-8900-3d4f1806fcc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.123455 [ 3 ] {} HTTP-Session: c6747450-bdb1-491d-8900-3d4f1806fcc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:41.123485 [ 3 ] {} HTTP-Session: c6747450-bdb1-491d-8900-3d4f1806fcc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.05.25 00:59:41.123645 [ 3 ] {895c80b3-5ca8-443b-85b3-4041f59dad20} executeQuery: (from [fd00:1122:3344:101::d]:36905) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.05.25 00:59:41.125290 [ 3 ] {895c80b3-5ca8-443b-85b3-4041f59dad20} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.05.25 00:59:41.129089 [ 3 ] {895c80b3-5ca8-443b-85b3-4041f59dad20} oximeter.version (345d2ac4-0844-4d26-9600-a094e4d4a4ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.05.25 00:59:41.129128 [ 3 ] {895c80b3-5ca8-443b-85b3-4041f59dad20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.05.25 00:59:41.133448 [ 3 ] {895c80b3-5ca8-443b-85b3-4041f59dad20} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.05.25 00:59:41.134472 [ 3 ] {895c80b3-5ca8-443b-85b3-4041f59dad20} oximeter.version (345d2ac4-0844-4d26-9600-a094e4d4a4ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.05.25 00:59:41.134748 [ 3 ] {895c80b3-5ca8-443b-85b3-4041f59dad20} executeQuery: Read 1 rows, 16.00 B in 0.011177 sec., 89.46944618412813 rows/sec., 1.40 KiB/sec. 2024.05.25 00:59:41.134931 [ 3 ] {895c80b3-5ca8-443b-85b3-4041f59dad20} DynamicQueryHandler: Done processing query 2024.05.25 00:59:41.134956 [ 3 ] {895c80b3-5ca8-443b-85b3-4041f59dad20} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.05.25 00:59:41.134972 [ 3 ] {} HTTP-Session: c6747450-bdb1-491d-8900-3d4f1806fcc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.05.25 00:59:42.000156 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 171.45 MiB, peak 176.59 MiB, free memory in arenas 0.00 B, will set to 173.71 MiB (RSS), difference: 2.26 MiB 2024.05.25 00:59:54.818171 [ 107 ] {} DNSResolver: Updating DNS cache 2024.05.25 00:59:54.818237 [ 107 ] {} DNSResolver: Updated DNS cache