Max level shown:
1 2026.06.03 22:07:58.628271 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 22450
2 2026.06.03 22:07:58.628413 [ 1 ] {} <Information> Application: starting up
3 2026.06.03 22:07:58.628452 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
4 2026.06.03 22:07:58.652005 [ 1 ] {} <Information> Application: Available RAM: 251.30 GiB; physical cores: 32; logical cores: 32.
5 2026.06.03 22:07:58.655453 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded.
6 2026.06.03 22:07:58.658328 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 226.17 GiB (251.30 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
7 2026.06.03 22:07:58.658355 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 125.65 GiB (251.30 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
8 2026.06.03 22:07:58.658363 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 125.65 GiB
9 2026.06.03 22:07:58.658474 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
10 2026.06.03 22:07:58.659246 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
11 2026.06.03 22:07:58.674687 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
12 2026.06.03 22:07:58.675330 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
13 2026.06.03 22:07:58.675825 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
14 2026.06.03 22:07:58.703513 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
15 2026.06.03 22:07:58.704565 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
16 2026.06.03 22:07:58.735533 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
17 2026.06.03 22:07:58.735784 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
18 2026.06.03 22:07:58.737015 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
19 2026.06.03 22:07:58.737078 [ 1 ] {} <Information> Application: Loading metadata from /var/tmp/omicron_tmp/test_all-7c635ef38852fc03-test_update_status.22411.1-clickhouse-9cl9qs/datastore/
20 2026.06.03 22:07:58.743246 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
21 2026.06.03 22:07:58.743278 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.00012919 sec
22 2026.06.03 22:07:58.743445 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
23 2026.06.03 22:07:58.804935 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
24 2026.06.03 22:07:58.805519 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
25 2026.06.03 22:07:58.805536 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 3.817e-05 sec
26 2026.06.03 22:07:58.805562 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
27 2026.06.03 22:07:58.805711 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /var/tmp/omicron_tmp/test_all-7c635ef38852fc03-test_update_status.22411.1-clickhouse-9cl9qs/datastore/user_defined/
28 2026.06.03 22:07:58.805738 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
29 2026.06.03 22:07:58.805749 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
30 2026.06.03 22:07:58.806711 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
31 2026.06.03 22:07:58.807591 [ 1 ] {} <Information> Application: Listening for http://[::1]:59170
32 2026.06.03 22:07:58.807628 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [::1]:42637
33 2026.06.03 22:07:58.809512 [ 1 ] {} <Information> Application: Listening for http://127.0.0.1:41000
34 2026.06.03 22:07:58.809559 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): 127.0.0.1:47027
35 2026.06.03 22:07:58.809567 [ 1 ] {} <Information> Application: Ready for connections.
36 2026.06.03 22:08:05.253390 [ 261 ] {5d7e6b08-2699-4cec-9fa3-d64408f688e3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [::1]:56106) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
37 
38 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
39 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
40 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
41 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
42 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
43 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
44 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
45 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
46 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
47 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
48 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
49 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
50 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
51 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
52 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
53 15. DB::TCPHandler::run() @ 0x0000000015400efc in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
54 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
55 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
56 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
57 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
58 20. _thrp_setup @ 0x0000000000117177 in /lib/amd64/libc.so.1
59 
60 2026.06.03 22:08:05.253750 [ 261 ] {5d7e6b08-2699-4cec-9fa3-d64408f688e3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
61 
62 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
63 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
64 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
65 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
66 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
67 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
68 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
69 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
70 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
71 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
72 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
73 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
74 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
75 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
76 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
77 15. DB::TCPHandler::run() @ 0x0000000015400efc in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
78 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
79 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
80 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
81 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
82 20. _thrp_setup @ 0x0000000000117177 in /lib/amd64/libc.so.1
83 
84 2026.06.03 22:08:05.267413 [ 262 ] {339ca496-da9f-4196-be10-a04ed08628df} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [::1]:47997) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
85 
86 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
87 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
88 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
89 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
90 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
91 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
92 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
93 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
94 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
95 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
96 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
97 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
98 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
99 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
100 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
101 15. DB::TCPHandler::run() @ 0x0000000015400efc in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
102 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
103 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
104 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
105 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
106 20. _thrp_setup @ 0x0000000000117177 in /lib/amd64/libc.so.1
107 
108 2026.06.03 22:08:05.267538 [ 262 ] {339ca496-da9f-4196-be10-a04ed08628df} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
109 
110 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
111 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
112 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
113 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
114 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
115 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
116 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
117 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
118 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
119 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
120 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
121 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
122 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
123 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
124 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
125 15. DB::TCPHandler::run() @ 0x0000000015400efc in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
126 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
127 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
128 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
129 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse
130 20. _thrp_setup @ 0x0000000000117177 in /lib/amd64/libc.so.1
131 
132 2026.06.03 22:08:05.281212 [ 261 ] {bf10fe41-c25c-4c8b-a7a3-535a90b51104} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
133 2026.06.03 22:08:05.281250 [ 261 ] {bf10fe41-c25c-4c8b-a7a3-535a90b51104} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.388e-05 sec
134 2026.06.03 22:08:05.281327 [ 261 ] {bf10fe41-c25c-4c8b-a7a3-535a90b51104} <Information> DatabaseAtomic (oximeter): Starting up tables.