[ Oct 4 22:29:15 Enabled. ] [ Oct 4 22:29:15 Rereading configuration. ] [ Oct 4 22:29:16 Rereading configuration. ] [ Oct 4 22:29:16 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 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService23 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService23 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService23 ipadm: Could not delete oxControlService23: Interface does not exist + true + ipadm create-if -t oxControlService23 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService23 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService23 + ipadm show-addr oxControlService23/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService23/ll + ipadm show-addr oxControlService23/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService23/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + 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 [ Oct 4 22:29:17 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 2023.10.04 22:29:17.609744 [ 1 ] {} Application: Will watch for the process with pid 22134 2023.10.04 22:29:17.609830 [ 1 ] {} Application: Forked a child process to watch 2023.10.04 22:29:17.832421 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22134 2023.10.04 22:29:17.832584 [ 1 ] {} Application: starting up 2023.10.04 22:29:17.832788 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.10.04 22:29:17.868464 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.10.04 22:29:17.868509 [ 1 ] {} Application: Initializing DateLUT. 2023.10.04 22:29:17.868524 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.10.04 22:29:17.868555 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.10.04 22:29:17.868851 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.10.04 22:29:17.869510 [ 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'. 2023.10.04 22:29:17.869990 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.04 22:29:17.870238 [ 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) 2023.10.04 22:29:17.871756 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.04 22:29:17.871796 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.04 22:29:17.872487 [ 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'. 2023.10.04 22:29:17.872648 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.04 22:29:17.875687 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.04 22:29:17.875905 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.10.04 22:29:17.875930 [ 1 ] {} Application: Uncompressed cache policy name 2023.10.04 22:29:17.876754 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.10.04 22:29:17.877240 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.10.04 22:29:17.877594 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.10.04 22:29:17.877870 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.10.04 22:29:17.878156 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.10.04 22:29:17.878198 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.10.04 22:29:17.878256 [ 1 ] {} Application: Loaded user defined objects 2023.10.04 22:29:17.878274 [ 1 ] {} Application: Loading metadata from /data/ 2023.10.04 22:29:17.883616 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.10.04 22:29:17.883644 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000110001 sec 2023.10.04 22:29:17.883688 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.04 22:29:17.883755 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.10.04 22:29:17.883774 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.10.04 22:29:17.883790 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.10.04 22:29:17.883802 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.10.04 22:29:17.883816 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.10.04 22:29:17.883831 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.10.04 22:29:17.883863 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.10.04 22:29:17.883882 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.10.04 22:29:17.883912 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.10.04 22:29:17.883925 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.10.04 22:29:17.883938 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.10.04 22:29:17.883954 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.10.04 22:29:17.883983 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.10.04 22:29:17.883997 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.10.04 22:29:17.884009 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.10.04 22:29:17.908643 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.10.04 22:29:17.909783 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.10.04 22:29:17.909808 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1121e-05 sec 2023.10.04 22:29:17.909829 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.04 22:29:17.909844 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.10.04 22:29:17.909867 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.10.04 22:29:17.912074 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.10.04 22:29:17.916558 [ 1 ] {} Application: Loaded metadata. 2023.10.04 22:29:17.916691 [ 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). 2023.10.04 22:29:17.916735 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.10.04 22:29:18.105540 [ 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 22.8.9.1) 2023.10.04 22:29:18.122834 [ 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 22.8.9.1) 2023.10.04 22:29:18.122877 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.10.04 22:29:18.146846 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.04 22:29:18.147076 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB 2023.10.04 22:29:18.147402 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.10.04 22:29:18.147436 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.10.04 22:29:18.147476 [ 125 ] {} DNSResolver: Updating DNS cache 2023.10.04 22:29:18.147561 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.10.04 22:29:18.147586 [ 125 ] {} DNSResolver: Updated DNS cache 2023.10.04 22:29:18.147646 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.10.04 22:29:18.148291 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.10.04 22:29:18.148310 [ 1 ] {} Application: Ready for connections. 2023.10.04 22:29:27.885485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.885795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.886448 [ 3 ] {} HTTP-Session: a4640d55-ae9f-4c28-a4d5-8f061a1aa20b Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.886500 [ 3 ] {} HTTP-Session: a4640d55-ae9f-4c28-a4d5-8f061a1aa20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.886633 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.10.04 22:29:27.886663 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.04 22:29:27.886688 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.04 22:29:27.888212 [ 3 ] {f3bf4c68-fc49-4673-b120-7c20d56dec08} executeQuery: (from [fd00:1122:3344:101::d]:65033) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.10.04 22:29:27.889606 [ 3 ] {f3bf4c68-fc49-4673-b120-7c20d56dec08} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.10.04 22:29:27.892030 [ 3 ] {f3bf4c68-fc49-4673-b120-7c20d56dec08} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.10.04 22:29:27.894071 [ 3 ] {f3bf4c68-fc49-4673-b120-7c20d56dec08} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.04 22:29:27.898967 [ 3 ] {f3bf4c68-fc49-4673-b120-7c20d56dec08} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.899022 [ 3 ] {f3bf4c68-fc49-4673-b120-7c20d56dec08} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.10.04 22:29:27.899058 [ 3 ] {} HTTP-Session: a4640d55-ae9f-4c28-a4d5-8f061a1aa20b Destroying unnamed session 2023.10.04 22:29:27.900004 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.900054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.900076 [ 3 ] {} HTTP-Session: d3f08236-fccc-4d71-8ff0-20ee51ceaa19 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.900093 [ 3 ] {} HTTP-Session: d3f08236-fccc-4d71-8ff0-20ee51ceaa19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.900183 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.10.04 22:29:27.900235 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.10.04 22:29:27.901394 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.10.04 22:29:27.901435 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9411e-05 sec 2023.10.04 22:29:27.901465 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.04 22:29:27.901479 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} DatabaseAtomic (oximeter): Starting up tables. 2023.10.04 22:29:27.901568 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.901593 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.901629 [ 3 ] {} HTTP-Session: d3f08236-fccc-4d71-8ff0-20ee51ceaa19 Destroying unnamed session 2023.10.04 22:29:27.901751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.901797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.901824 [ 3 ] {} HTTP-Session: aa964a2e-596f-45cc-9cf5-05c918c18687 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.901840 [ 3 ] {} HTTP-Session: aa964a2e-596f-45cc-9cf5-05c918c18687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.902056 [ 3 ] {7017c938-bc04-45b5-b2ef-c4856d54796e} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.902111 [ 3 ] {7017c938-bc04-45b5-b2ef-c4856d54796e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.10.04 22:29:27.911135 [ 3 ] {7017c938-bc04-45b5-b2ef-c4856d54796e} oximeter.measurements_bool (3d8f24a9-a6e1-4e2d-b95a-06d61d41392d): Loading data parts 2023.10.04 22:29:27.911280 [ 3 ] {7017c938-bc04-45b5-b2ef-c4856d54796e} oximeter.measurements_bool (3d8f24a9-a6e1-4e2d-b95a-06d61d41392d): There are no data parts 2023.10.04 22:29:27.912715 [ 3 ] {7017c938-bc04-45b5-b2ef-c4856d54796e} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.912740 [ 3 ] {7017c938-bc04-45b5-b2ef-c4856d54796e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.912761 [ 3 ] {} HTTP-Session: aa964a2e-596f-45cc-9cf5-05c918c18687 Destroying unnamed session 2023.10.04 22:29:27.912879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.912925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.912946 [ 3 ] {} HTTP-Session: 2d8c627f-d05a-4b91-bb37-eb28eca37fdf Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.912962 [ 3 ] {} HTTP-Session: 2d8c627f-d05a-4b91-bb37-eb28eca37fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.913152 [ 3 ] {b5881b9a-7b89-49c8-8e05-d61a4152c4bb} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.913203 [ 3 ] {b5881b9a-7b89-49c8-8e05-d61a4152c4bb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.10.04 22:29:27.914667 [ 3 ] {b5881b9a-7b89-49c8-8e05-d61a4152c4bb} oximeter.measurements_i8 (c2f4ab27-7c21-4d6a-b93f-a692a7c94757): Loading data parts 2023.10.04 22:29:27.914767 [ 3 ] {b5881b9a-7b89-49c8-8e05-d61a4152c4bb} oximeter.measurements_i8 (c2f4ab27-7c21-4d6a-b93f-a692a7c94757): There are no data parts 2023.10.04 22:29:27.915939 [ 3 ] {b5881b9a-7b89-49c8-8e05-d61a4152c4bb} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.915967 [ 3 ] {b5881b9a-7b89-49c8-8e05-d61a4152c4bb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.915985 [ 3 ] {} HTTP-Session: 2d8c627f-d05a-4b91-bb37-eb28eca37fdf Destroying unnamed session 2023.10.04 22:29:27.916109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.916154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.916185 [ 3 ] {} HTTP-Session: 36c0708f-7657-4219-b3d9-a05de78ee43a Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.916201 [ 3 ] {} HTTP-Session: 36c0708f-7657-4219-b3d9-a05de78ee43a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.916388 [ 3 ] {939ba878-42a7-48f6-ab34-449e15dd07dd} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.916440 [ 3 ] {939ba878-42a7-48f6-ab34-449e15dd07dd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.10.04 22:29:27.917808 [ 3 ] {939ba878-42a7-48f6-ab34-449e15dd07dd} oximeter.measurements_u8 (eaa4cad3-51e9-428a-bf1f-104844a918fa): Loading data parts 2023.10.04 22:29:27.917892 [ 3 ] {939ba878-42a7-48f6-ab34-449e15dd07dd} oximeter.measurements_u8 (eaa4cad3-51e9-428a-bf1f-104844a918fa): There are no data parts 2023.10.04 22:29:27.919156 [ 3 ] {939ba878-42a7-48f6-ab34-449e15dd07dd} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.919184 [ 3 ] {939ba878-42a7-48f6-ab34-449e15dd07dd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.919199 [ 3 ] {} HTTP-Session: 36c0708f-7657-4219-b3d9-a05de78ee43a Destroying unnamed session 2023.10.04 22:29:27.919314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.919359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.919380 [ 3 ] {} HTTP-Session: d30366db-9eb2-4e33-b19e-b443293ccbfa Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.919401 [ 3 ] {} HTTP-Session: d30366db-9eb2-4e33-b19e-b443293ccbfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.919584 [ 3 ] {523afab5-d53b-4a51-8f93-b416ec8f63a1} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.919625 [ 3 ] {523afab5-d53b-4a51-8f93-b416ec8f63a1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.10.04 22:29:27.923359 [ 3 ] {523afab5-d53b-4a51-8f93-b416ec8f63a1} oximeter.measurements_i16 (3ecd44f2-98f2-4b6f-be99-d177e9d9a712): Loading data parts 2023.10.04 22:29:27.923465 [ 3 ] {523afab5-d53b-4a51-8f93-b416ec8f63a1} oximeter.measurements_i16 (3ecd44f2-98f2-4b6f-be99-d177e9d9a712): There are no data parts 2023.10.04 22:29:27.924636 [ 3 ] {523afab5-d53b-4a51-8f93-b416ec8f63a1} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.924664 [ 3 ] {523afab5-d53b-4a51-8f93-b416ec8f63a1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.924680 [ 3 ] {} HTTP-Session: d30366db-9eb2-4e33-b19e-b443293ccbfa Destroying unnamed session 2023.10.04 22:29:27.924788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.924837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.924855 [ 3 ] {} HTTP-Session: 6ff0d05a-58a4-4bd2-b5dd-faa06eeeea0e Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.924886 [ 3 ] {} HTTP-Session: 6ff0d05a-58a4-4bd2-b5dd-faa06eeeea0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.925062 [ 3 ] {54a83182-7069-451d-b07c-5f1017ee06ca} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.925119 [ 3 ] {54a83182-7069-451d-b07c-5f1017ee06ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.10.04 22:29:27.926552 [ 3 ] {54a83182-7069-451d-b07c-5f1017ee06ca} oximeter.measurements_u16 (f01889bd-f078-4e9f-b4e5-8c8f1ceedda7): Loading data parts 2023.10.04 22:29:27.926629 [ 3 ] {54a83182-7069-451d-b07c-5f1017ee06ca} oximeter.measurements_u16 (f01889bd-f078-4e9f-b4e5-8c8f1ceedda7): There are no data parts 2023.10.04 22:29:27.927861 [ 3 ] {54a83182-7069-451d-b07c-5f1017ee06ca} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.927885 [ 3 ] {54a83182-7069-451d-b07c-5f1017ee06ca} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.927904 [ 3 ] {} HTTP-Session: 6ff0d05a-58a4-4bd2-b5dd-faa06eeeea0e Destroying unnamed session 2023.10.04 22:29:27.928016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.928058 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.928081 [ 3 ] {} HTTP-Session: bbc42fc5-7ed3-4404-88e1-822f9f9e0c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.928100 [ 3 ] {} HTTP-Session: bbc42fc5-7ed3-4404-88e1-822f9f9e0c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.928280 [ 3 ] {9834534e-c981-40ef-b2c1-924986988a7e} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.928324 [ 3 ] {9834534e-c981-40ef-b2c1-924986988a7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.10.04 22:29:27.929669 [ 3 ] {9834534e-c981-40ef-b2c1-924986988a7e} oximeter.measurements_i32 (dbeee373-2e64-4fa8-bbb8-2164ed177bf5): Loading data parts 2023.10.04 22:29:27.929745 [ 3 ] {9834534e-c981-40ef-b2c1-924986988a7e} oximeter.measurements_i32 (dbeee373-2e64-4fa8-bbb8-2164ed177bf5): There are no data parts 2023.10.04 22:29:27.930916 [ 3 ] {9834534e-c981-40ef-b2c1-924986988a7e} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.930940 [ 3 ] {9834534e-c981-40ef-b2c1-924986988a7e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.930959 [ 3 ] {} HTTP-Session: bbc42fc5-7ed3-4404-88e1-822f9f9e0c35 Destroying unnamed session 2023.10.04 22:29:27.931064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.931109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.931130 [ 3 ] {} HTTP-Session: b9344b0f-37c4-4266-8c77-8ea7385e9c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.931161 [ 3 ] {} HTTP-Session: b9344b0f-37c4-4266-8c77-8ea7385e9c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.931344 [ 3 ] {8bec4a61-615a-484f-967c-1ffa8dcbf259} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.931397 [ 3 ] {8bec4a61-615a-484f-967c-1ffa8dcbf259} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.10.04 22:29:27.932765 [ 3 ] {8bec4a61-615a-484f-967c-1ffa8dcbf259} oximeter.measurements_u32 (1411ecbc-9d47-48cd-83f9-ae026dd67879): Loading data parts 2023.10.04 22:29:27.932847 [ 3 ] {8bec4a61-615a-484f-967c-1ffa8dcbf259} oximeter.measurements_u32 (1411ecbc-9d47-48cd-83f9-ae026dd67879): There are no data parts 2023.10.04 22:29:27.934018 [ 3 ] {8bec4a61-615a-484f-967c-1ffa8dcbf259} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.934042 [ 3 ] {8bec4a61-615a-484f-967c-1ffa8dcbf259} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.934062 [ 3 ] {} HTTP-Session: b9344b0f-37c4-4266-8c77-8ea7385e9c30 Destroying unnamed session 2023.10.04 22:29:27.934159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.934203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.934225 [ 3 ] {} HTTP-Session: be8deb77-b81f-42f1-949c-eba1ae767d93 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.934241 [ 3 ] {} HTTP-Session: be8deb77-b81f-42f1-949c-eba1ae767d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.934424 [ 3 ] {4ccb76dc-0972-49a6-af48-87c29aea4782} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.934467 [ 3 ] {4ccb76dc-0972-49a6-af48-87c29aea4782} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.10.04 22:29:27.935801 [ 3 ] {4ccb76dc-0972-49a6-af48-87c29aea4782} oximeter.measurements_i64 (9fab8841-77fd-4541-ade0-b3c76298847a): Loading data parts 2023.10.04 22:29:27.935880 [ 3 ] {4ccb76dc-0972-49a6-af48-87c29aea4782} oximeter.measurements_i64 (9fab8841-77fd-4541-ade0-b3c76298847a): There are no data parts 2023.10.04 22:29:27.937031 [ 3 ] {4ccb76dc-0972-49a6-af48-87c29aea4782} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.937055 [ 3 ] {4ccb76dc-0972-49a6-af48-87c29aea4782} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.937074 [ 3 ] {} HTTP-Session: be8deb77-b81f-42f1-949c-eba1ae767d93 Destroying unnamed session 2023.10.04 22:29:27.937180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.937225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.937246 [ 3 ] {} HTTP-Session: 47eb1d54-4ddd-4cc4-9b32-802624d3e414 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.937262 [ 3 ] {} HTTP-Session: 47eb1d54-4ddd-4cc4-9b32-802624d3e414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.937459 [ 3 ] {14ce430f-b01a-40d9-b72b-8d9631716972} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.937513 [ 3 ] {14ce430f-b01a-40d9-b72b-8d9631716972} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.10.04 22:29:27.938835 [ 3 ] {14ce430f-b01a-40d9-b72b-8d9631716972} oximeter.measurements_u64 (b628b7e1-b6a0-455f-b0de-1a32c163669f): Loading data parts 2023.10.04 22:29:27.938906 [ 3 ] {14ce430f-b01a-40d9-b72b-8d9631716972} oximeter.measurements_u64 (b628b7e1-b6a0-455f-b0de-1a32c163669f): There are no data parts 2023.10.04 22:29:27.940053 [ 3 ] {14ce430f-b01a-40d9-b72b-8d9631716972} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.940076 [ 3 ] {14ce430f-b01a-40d9-b72b-8d9631716972} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.940091 [ 3 ] {} HTTP-Session: 47eb1d54-4ddd-4cc4-9b32-802624d3e414 Destroying unnamed session 2023.10.04 22:29:27.940204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.940249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.940267 [ 3 ] {} HTTP-Session: 218be7de-010b-473f-b8b4-67f9d0a3529b Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.940286 [ 3 ] {} HTTP-Session: 218be7de-010b-473f-b8b4-67f9d0a3529b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.940472 [ 3 ] {bdbec0c6-5245-46b1-a0bb-d1045efcba27} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.940515 [ 3 ] {bdbec0c6-5245-46b1-a0bb-d1045efcba27} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.10.04 22:29:27.941853 [ 3 ] {bdbec0c6-5245-46b1-a0bb-d1045efcba27} oximeter.measurements_f32 (3a22167e-cd64-4332-b6f1-ae78939528a2): Loading data parts 2023.10.04 22:29:27.941915 [ 3 ] {bdbec0c6-5245-46b1-a0bb-d1045efcba27} oximeter.measurements_f32 (3a22167e-cd64-4332-b6f1-ae78939528a2): There are no data parts 2023.10.04 22:29:27.943063 [ 3 ] {bdbec0c6-5245-46b1-a0bb-d1045efcba27} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.943111 [ 3 ] {bdbec0c6-5245-46b1-a0bb-d1045efcba27} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.943131 [ 3 ] {} HTTP-Session: 218be7de-010b-473f-b8b4-67f9d0a3529b Destroying unnamed session 2023.10.04 22:29:27.943240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.943289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.943308 [ 3 ] {} HTTP-Session: 8f5c946a-dc60-4ec4-a31c-684469b704b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.943328 [ 3 ] {} HTTP-Session: 8f5c946a-dc60-4ec4-a31c-684469b704b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.943519 [ 3 ] {a7aee89c-ce18-4f83-928e-2085e13fb53c} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.943561 [ 3 ] {a7aee89c-ce18-4f83-928e-2085e13fb53c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.10.04 22:29:27.945068 [ 3 ] {a7aee89c-ce18-4f83-928e-2085e13fb53c} oximeter.measurements_f64 (3c68f41d-44f3-4067-9f57-992dc5c71353): Loading data parts 2023.10.04 22:29:27.945130 [ 3 ] {a7aee89c-ce18-4f83-928e-2085e13fb53c} oximeter.measurements_f64 (3c68f41d-44f3-4067-9f57-992dc5c71353): There are no data parts 2023.10.04 22:29:27.946193 [ 3 ] {a7aee89c-ce18-4f83-928e-2085e13fb53c} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.946238 [ 3 ] {a7aee89c-ce18-4f83-928e-2085e13fb53c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.946254 [ 3 ] {} HTTP-Session: 8f5c946a-dc60-4ec4-a31c-684469b704b8 Destroying unnamed session 2023.10.04 22:29:27.946364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.946408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.946428 [ 3 ] {} HTTP-Session: b908f799-0418-423f-a7f4-7d7311ad9e50 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.946448 [ 3 ] {} HTTP-Session: b908f799-0418-423f-a7f4-7d7311ad9e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.946628 [ 3 ] {0bff64f3-d471-4996-9eec-60f583933a0a} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.946670 [ 3 ] {0bff64f3-d471-4996-9eec-60f583933a0a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.10.04 22:29:27.948071 [ 3 ] {0bff64f3-d471-4996-9eec-60f583933a0a} oximeter.measurements_string (ca4b4d41-1682-4695-bec2-8aa0b610ef58): Loading data parts 2023.10.04 22:29:27.948129 [ 3 ] {0bff64f3-d471-4996-9eec-60f583933a0a} oximeter.measurements_string (ca4b4d41-1682-4695-bec2-8aa0b610ef58): There are no data parts 2023.10.04 22:29:27.949196 [ 3 ] {0bff64f3-d471-4996-9eec-60f583933a0a} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.949233 [ 3 ] {0bff64f3-d471-4996-9eec-60f583933a0a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.949248 [ 3 ] {} HTTP-Session: b908f799-0418-423f-a7f4-7d7311ad9e50 Destroying unnamed session 2023.10.04 22:29:27.949347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.949395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.949414 [ 3 ] {} HTTP-Session: 225377f9-3dd6-47e1-8eed-eaaa9003c66d Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.949433 [ 3 ] {} HTTP-Session: 225377f9-3dd6-47e1-8eed-eaaa9003c66d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.949621 [ 3 ] {ede9400c-ffb9-4fbb-b3c0-9c9f6af48ee7} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.949676 [ 3 ] {ede9400c-ffb9-4fbb-b3c0-9c9f6af48ee7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.10.04 22:29:27.951151 [ 3 ] {ede9400c-ffb9-4fbb-b3c0-9c9f6af48ee7} oximeter.measurements_bytes (ce17db8d-b842-423d-bf51-dfd1c6a47ffd): Loading data parts 2023.10.04 22:29:27.951211 [ 3 ] {ede9400c-ffb9-4fbb-b3c0-9c9f6af48ee7} oximeter.measurements_bytes (ce17db8d-b842-423d-bf51-dfd1c6a47ffd): There are no data parts 2023.10.04 22:29:27.952281 [ 3 ] {ede9400c-ffb9-4fbb-b3c0-9c9f6af48ee7} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.952321 [ 3 ] {ede9400c-ffb9-4fbb-b3c0-9c9f6af48ee7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.952336 [ 3 ] {} HTTP-Session: 225377f9-3dd6-47e1-8eed-eaaa9003c66d Destroying unnamed session 2023.10.04 22:29:27.952443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.952491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.952510 [ 3 ] {} HTTP-Session: 91386643-2ea7-4d19-8091-e147ecbc5d86 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.952526 [ 3 ] {} HTTP-Session: 91386643-2ea7-4d19-8091-e147ecbc5d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.952734 [ 3 ] {de387d8f-a270-4290-9ae3-a9544deebbaf} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.952783 [ 3 ] {de387d8f-a270-4290-9ae3-a9544deebbaf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.10.04 22:29:27.954243 [ 3 ] {de387d8f-a270-4290-9ae3-a9544deebbaf} oximeter.measurements_cumulativei64 (d2335cdc-d61b-45be-9350-d44eb5423fc3): Loading data parts 2023.10.04 22:29:27.954311 [ 3 ] {de387d8f-a270-4290-9ae3-a9544deebbaf} oximeter.measurements_cumulativei64 (d2335cdc-d61b-45be-9350-d44eb5423fc3): There are no data parts 2023.10.04 22:29:27.955785 [ 3 ] {de387d8f-a270-4290-9ae3-a9544deebbaf} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.955825 [ 3 ] {de387d8f-a270-4290-9ae3-a9544deebbaf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.955840 [ 3 ] {} HTTP-Session: 91386643-2ea7-4d19-8091-e147ecbc5d86 Destroying unnamed session 2023.10.04 22:29:27.955938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.955984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.956002 [ 3 ] {} HTTP-Session: 14364ce0-ef63-4727-9ee0-0cf1f7b1b4e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.956022 [ 3 ] {} HTTP-Session: 14364ce0-ef63-4727-9ee0-0cf1f7b1b4e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.956232 [ 3 ] {280f1c45-8058-4558-93b9-27c0946806ba} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.956276 [ 3 ] {280f1c45-8058-4558-93b9-27c0946806ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.10.04 22:29:27.957789 [ 3 ] {280f1c45-8058-4558-93b9-27c0946806ba} oximeter.measurements_cumulativeu64 (ba67720c-1519-41dd-b214-22057e6e52ec): Loading data parts 2023.10.04 22:29:27.957849 [ 3 ] {280f1c45-8058-4558-93b9-27c0946806ba} oximeter.measurements_cumulativeu64 (ba67720c-1519-41dd-b214-22057e6e52ec): There are no data parts 2023.10.04 22:29:27.958908 [ 3 ] {280f1c45-8058-4558-93b9-27c0946806ba} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.958943 [ 3 ] {280f1c45-8058-4558-93b9-27c0946806ba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.958958 [ 3 ] {} HTTP-Session: 14364ce0-ef63-4727-9ee0-0cf1f7b1b4e7 Destroying unnamed session 2023.10.04 22:29:27.959069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.959114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.959133 [ 3 ] {} HTTP-Session: 053fe74b-cda2-4307-ab1d-96214a2e5c46 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.959154 [ 3 ] {} HTTP-Session: 053fe74b-cda2-4307-ab1d-96214a2e5c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.959353 [ 3 ] {8ac9bad8-f363-4644-8ad6-5037e13b2244} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.959400 [ 3 ] {8ac9bad8-f363-4644-8ad6-5037e13b2244} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.10.04 22:29:27.960873 [ 3 ] {8ac9bad8-f363-4644-8ad6-5037e13b2244} oximeter.measurements_cumulativef32 (9d3f53b8-7694-4fe8-b79a-a653d2b63dd0): Loading data parts 2023.10.04 22:29:27.960933 [ 3 ] {8ac9bad8-f363-4644-8ad6-5037e13b2244} oximeter.measurements_cumulativef32 (9d3f53b8-7694-4fe8-b79a-a653d2b63dd0): There are no data parts 2023.10.04 22:29:27.962001 [ 3 ] {8ac9bad8-f363-4644-8ad6-5037e13b2244} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.962027 [ 3 ] {8ac9bad8-f363-4644-8ad6-5037e13b2244} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.962044 [ 3 ] {} HTTP-Session: 053fe74b-cda2-4307-ab1d-96214a2e5c46 Destroying unnamed session 2023.10.04 22:29:27.962158 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.962206 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.962226 [ 3 ] {} HTTP-Session: 268d60be-bd58-43f2-bc3a-da9065155a74 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.962248 [ 3 ] {} HTTP-Session: 268d60be-bd58-43f2-bc3a-da9065155a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.962461 [ 3 ] {a479ba5f-4ae1-4b9c-bc02-72e2a022fcb1} executeQuery: (from [fd00:1122:3344:101::d]:65033) -- CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.962522 [ 3 ] {a479ba5f-4ae1-4b9c-bc02-72e2a022fcb1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.10.04 22:29:27.964011 [ 3 ] {a479ba5f-4ae1-4b9c-bc02-72e2a022fcb1} oximeter.measurements_cumulativef64 (5f4ebfce-2022-463f-a5b1-a829a4db40d2): Loading data parts 2023.10.04 22:29:27.964089 [ 3 ] {a479ba5f-4ae1-4b9c-bc02-72e2a022fcb1} oximeter.measurements_cumulativef64 (5f4ebfce-2022-463f-a5b1-a829a4db40d2): There are no data parts 2023.10.04 22:29:27.965154 [ 3 ] {a479ba5f-4ae1-4b9c-bc02-72e2a022fcb1} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.965177 [ 3 ] {a479ba5f-4ae1-4b9c-bc02-72e2a022fcb1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.965198 [ 3 ] {} HTTP-Session: 268d60be-bd58-43f2-bc3a-da9065155a74 Destroying unnamed session 2023.10.04 22:29:27.965293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.965338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.965360 [ 3 ] {} HTTP-Session: dcecd759-454d-4017-a140-cf87ee46103a Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.965376 [ 3 ] {} HTTP-Session: dcecd759-454d-4017-a140-cf87ee46103a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.965600 [ 3 ] {406a39c7-4e23-4aff-bfe6-8a5686622538} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.04 22:29:27.965649 [ 3 ] {406a39c7-4e23-4aff-bfe6-8a5686622538} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.10.04 22:29:27.967102 [ 3 ] {406a39c7-4e23-4aff-bfe6-8a5686622538} oximeter.measurements_histogrami8 (a151f591-f2e5-4c4b-8aab-4aaf0f4fca36): Loading data parts 2023.10.04 22:29:27.967159 [ 3 ] {406a39c7-4e23-4aff-bfe6-8a5686622538} oximeter.measurements_histogrami8 (a151f591-f2e5-4c4b-8aab-4aaf0f4fca36): There are no data parts 2023.10.04 22:29:27.968215 [ 3 ] {406a39c7-4e23-4aff-bfe6-8a5686622538} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.968238 [ 3 ] {406a39c7-4e23-4aff-bfe6-8a5686622538} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.968259 [ 3 ] {} HTTP-Session: dcecd759-454d-4017-a140-cf87ee46103a Destroying unnamed session 2023.10.04 22:29:27.968361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.968400 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.968423 [ 3 ] {} HTTP-Session: 5e2498ec-0e5c-4f01-bb18-71ab0a39840a Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.968451 [ 3 ] {} HTTP-Session: 5e2498ec-0e5c-4f01-bb18-71ab0a39840a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.968659 [ 3 ] {785bbc8d-7487-4628-91e6-452bb27ac1d6} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:27.968712 [ 3 ] {785bbc8d-7487-4628-91e6-452bb27ac1d6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.10.04 22:29:27.970263 [ 3 ] {785bbc8d-7487-4628-91e6-452bb27ac1d6} oximeter.measurements_histogramu8 (688201db-a12f-4e98-9160-36be390a83a2): Loading data parts 2023.10.04 22:29:27.970323 [ 3 ] {785bbc8d-7487-4628-91e6-452bb27ac1d6} oximeter.measurements_histogramu8 (688201db-a12f-4e98-9160-36be390a83a2): There are no data parts 2023.10.04 22:29:27.971365 [ 3 ] {785bbc8d-7487-4628-91e6-452bb27ac1d6} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.971394 [ 3 ] {785bbc8d-7487-4628-91e6-452bb27ac1d6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.971410 [ 3 ] {} HTTP-Session: 5e2498ec-0e5c-4f01-bb18-71ab0a39840a Destroying unnamed session 2023.10.04 22:29:27.971509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.971553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.971573 [ 3 ] {} HTTP-Session: 9dc35717-6a12-4cbd-9ce8-773ef6acf8ba Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.971593 [ 3 ] {} HTTP-Session: 9dc35717-6a12-4cbd-9ce8-773ef6acf8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.971800 [ 3 ] {42d9d2ba-feaa-4126-93a8-7a5d6d5eb021} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:27.971849 [ 3 ] {42d9d2ba-feaa-4126-93a8-7a5d6d5eb021} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.10.04 22:29:27.973326 [ 3 ] {42d9d2ba-feaa-4126-93a8-7a5d6d5eb021} oximeter.measurements_histogrami16 (d3ab729e-d07f-433b-9ac0-42740f9496fd): Loading data parts 2023.10.04 22:29:27.973398 [ 3 ] {42d9d2ba-feaa-4126-93a8-7a5d6d5eb021} oximeter.measurements_histogrami16 (d3ab729e-d07f-433b-9ac0-42740f9496fd): There are no data parts 2023.10.04 22:29:27.974453 [ 3 ] {42d9d2ba-feaa-4126-93a8-7a5d6d5eb021} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.974483 [ 3 ] {42d9d2ba-feaa-4126-93a8-7a5d6d5eb021} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.974502 [ 3 ] {} HTTP-Session: 9dc35717-6a12-4cbd-9ce8-773ef6acf8ba Destroying unnamed session 2023.10.04 22:29:27.974598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.974642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.974676 [ 3 ] {} HTTP-Session: 19c9cb0b-9773-4720-9e68-989f7507dedb Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.974692 [ 3 ] {} HTTP-Session: 19c9cb0b-9773-4720-9e68-989f7507dedb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.974900 [ 3 ] {bdda5dd0-ca91-410d-bc11-857eed3f6f56} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:27.974963 [ 3 ] {bdda5dd0-ca91-410d-bc11-857eed3f6f56} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.10.04 22:29:27.976473 [ 3 ] {bdda5dd0-ca91-410d-bc11-857eed3f6f56} oximeter.measurements_histogramu16 (47c4559b-a079-4495-be93-7bfc6ba12c54): Loading data parts 2023.10.04 22:29:27.976526 [ 3 ] {bdda5dd0-ca91-410d-bc11-857eed3f6f56} oximeter.measurements_histogramu16 (47c4559b-a079-4495-be93-7bfc6ba12c54): There are no data parts 2023.10.04 22:29:27.977573 [ 3 ] {bdda5dd0-ca91-410d-bc11-857eed3f6f56} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.977598 [ 3 ] {bdda5dd0-ca91-410d-bc11-857eed3f6f56} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.977618 [ 3 ] {} HTTP-Session: 19c9cb0b-9773-4720-9e68-989f7507dedb Destroying unnamed session 2023.10.04 22:29:27.977712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.977756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.977779 [ 3 ] {} HTTP-Session: 12e3a399-3d39-464e-be47-217503922301 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.977796 [ 3 ] {} HTTP-Session: 12e3a399-3d39-464e-be47-217503922301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.978012 [ 3 ] {8ea25f75-f317-422f-8ba7-9da9eb9082f1} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:27.978065 [ 3 ] {8ea25f75-f317-422f-8ba7-9da9eb9082f1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.10.04 22:29:27.979552 [ 3 ] {8ea25f75-f317-422f-8ba7-9da9eb9082f1} oximeter.measurements_histogrami32 (e0da9062-53bb-4a7c-8e21-5930c3b1a5da): Loading data parts 2023.10.04 22:29:27.979604 [ 3 ] {8ea25f75-f317-422f-8ba7-9da9eb9082f1} oximeter.measurements_histogrami32 (e0da9062-53bb-4a7c-8e21-5930c3b1a5da): There are no data parts 2023.10.04 22:29:27.980661 [ 3 ] {8ea25f75-f317-422f-8ba7-9da9eb9082f1} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.980691 [ 3 ] {8ea25f75-f317-422f-8ba7-9da9eb9082f1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.980706 [ 3 ] {} HTTP-Session: 12e3a399-3d39-464e-be47-217503922301 Destroying unnamed session 2023.10.04 22:29:27.980805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.980863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.980881 [ 3 ] {} HTTP-Session: b87012de-0cc2-47ec-bcc2-6fbc3346245d Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.980901 [ 3 ] {} HTTP-Session: b87012de-0cc2-47ec-bcc2-6fbc3346245d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.981105 [ 3 ] {4779bc29-bf52-44ba-9756-0175b07eacf3} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:27.981160 [ 3 ] {4779bc29-bf52-44ba-9756-0175b07eacf3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.10.04 22:29:27.982652 [ 3 ] {4779bc29-bf52-44ba-9756-0175b07eacf3} oximeter.measurements_histogramu32 (a056e454-79b3-441a-b19d-0ba79f7c8476): Loading data parts 2023.10.04 22:29:27.982712 [ 3 ] {4779bc29-bf52-44ba-9756-0175b07eacf3} oximeter.measurements_histogramu32 (a056e454-79b3-441a-b19d-0ba79f7c8476): There are no data parts 2023.10.04 22:29:27.983765 [ 3 ] {4779bc29-bf52-44ba-9756-0175b07eacf3} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.983795 [ 3 ] {4779bc29-bf52-44ba-9756-0175b07eacf3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.983810 [ 3 ] {} HTTP-Session: b87012de-0cc2-47ec-bcc2-6fbc3346245d Destroying unnamed session 2023.10.04 22:29:27.983903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.983949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.983966 [ 3 ] {} HTTP-Session: 7a148bdc-f5a6-467b-8fd6-647ea777f58e Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.983986 [ 3 ] {} HTTP-Session: 7a148bdc-f5a6-467b-8fd6-647ea777f58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.984196 [ 3 ] {d8403403-c64c-4be7-8156-c0212a325038} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:27.984243 [ 3 ] {d8403403-c64c-4be7-8156-c0212a325038} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.10.04 22:29:27.985713 [ 3 ] {d8403403-c64c-4be7-8156-c0212a325038} oximeter.measurements_histogrami64 (bb00e884-26a6-4f5a-bb17-542494970073): Loading data parts 2023.10.04 22:29:27.985792 [ 3 ] {d8403403-c64c-4be7-8156-c0212a325038} oximeter.measurements_histogrami64 (bb00e884-26a6-4f5a-bb17-542494970073): There are no data parts 2023.10.04 22:29:27.986872 [ 3 ] {d8403403-c64c-4be7-8156-c0212a325038} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.986897 [ 3 ] {d8403403-c64c-4be7-8156-c0212a325038} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.986918 [ 3 ] {} HTTP-Session: 7a148bdc-f5a6-467b-8fd6-647ea777f58e Destroying unnamed session 2023.10.04 22:29:27.987057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.987126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.987150 [ 3 ] {} HTTP-Session: fa54febe-b86c-47a5-b32d-1957021f719f Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.987170 [ 3 ] {} HTTP-Session: fa54febe-b86c-47a5-b32d-1957021f719f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.987430 [ 3 ] {ffe5a995-a688-49cb-8afb-178657fdcbe4} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:27.987490 [ 3 ] {ffe5a995-a688-49cb-8afb-178657fdcbe4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.10.04 22:29:27.989102 [ 3 ] {ffe5a995-a688-49cb-8afb-178657fdcbe4} oximeter.measurements_histogramu64 (623de5e0-825d-42bb-ab15-4cc7c2c5ac6d): Loading data parts 2023.10.04 22:29:27.989204 [ 3 ] {ffe5a995-a688-49cb-8afb-178657fdcbe4} oximeter.measurements_histogramu64 (623de5e0-825d-42bb-ab15-4cc7c2c5ac6d): There are no data parts 2023.10.04 22:29:27.990352 [ 3 ] {ffe5a995-a688-49cb-8afb-178657fdcbe4} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.990380 [ 3 ] {ffe5a995-a688-49cb-8afb-178657fdcbe4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.990403 [ 3 ] {} HTTP-Session: fa54febe-b86c-47a5-b32d-1957021f719f Destroying unnamed session 2023.10.04 22:29:27.990547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.990602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.990631 [ 3 ] {} HTTP-Session: b091bc33-2ce8-40b1-94ad-172ce0afd287 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.990654 [ 3 ] {} HTTP-Session: b091bc33-2ce8-40b1-94ad-172ce0afd287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.990893 [ 3 ] {a76f7379-e26c-4796-a143-3bec7e87c75c} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:27.990949 [ 3 ] {a76f7379-e26c-4796-a143-3bec7e87c75c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.10.04 22:29:27.992592 [ 3 ] {a76f7379-e26c-4796-a143-3bec7e87c75c} oximeter.measurements_histogramf32 (608c64ee-db9b-4a69-8eaa-8e70849b9cfc): Loading data parts 2023.10.04 22:29:27.992684 [ 3 ] {a76f7379-e26c-4796-a143-3bec7e87c75c} oximeter.measurements_histogramf32 (608c64ee-db9b-4a69-8eaa-8e70849b9cfc): There are no data parts 2023.10.04 22:29:27.993768 [ 3 ] {a76f7379-e26c-4796-a143-3bec7e87c75c} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.993798 [ 3 ] {a76f7379-e26c-4796-a143-3bec7e87c75c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.993813 [ 3 ] {} HTTP-Session: b091bc33-2ce8-40b1-94ad-172ce0afd287 Destroying unnamed session 2023.10.04 22:29:27.993961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.994007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.994026 [ 3 ] {} HTTP-Session: a126bad5-7202-4ca3-b5ed-a9b2e762e28d Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.994057 [ 3 ] {} HTTP-Session: a126bad5-7202-4ca3-b5ed-a9b2e762e28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.994263 [ 3 ] {8766c839-8245-4478-89ca-96e1dc036a20} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:27.994311 [ 3 ] {8766c839-8245-4478-89ca-96e1dc036a20} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.10.04 22:29:27.995867 [ 3 ] {8766c839-8245-4478-89ca-96e1dc036a20} oximeter.measurements_histogramf64 (1515c02d-8e39-4e41-9ab6-e4516d56a1fb): Loading data parts 2023.10.04 22:29:27.995953 [ 3 ] {8766c839-8245-4478-89ca-96e1dc036a20} oximeter.measurements_histogramf64 (1515c02d-8e39-4e41-9ab6-e4516d56a1fb): There are no data parts 2023.10.04 22:29:27.997071 [ 3 ] {8766c839-8245-4478-89ca-96e1dc036a20} DynamicQueryHandler: Done processing query 2023.10.04 22:29:27.997115 [ 3 ] {8766c839-8245-4478-89ca-96e1dc036a20} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:27.997137 [ 3 ] {} HTTP-Session: a126bad5-7202-4ca3-b5ed-a9b2e762e28d Destroying unnamed session 2023.10.04 22:29:27.997305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:27.997351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:27.997373 [ 3 ] {} HTTP-Session: a7f31ec3-31f5-46d2-a5dc-5695132cf267 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:27.997389 [ 3 ] {} HTTP-Session: a7f31ec3-31f5-46d2-a5dc-5695132cf267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:27.997544 [ 3 ] {aba8117c-5dca-41a0-8562-12ab3dfdcf79} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:27.997612 [ 3 ] {aba8117c-5dca-41a0-8562-12ab3dfdcf79} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.10.04 22:29:27.998944 [ 3 ] {aba8117c-5dca-41a0-8562-12ab3dfdcf79} oximeter.fields_bool (3788e47e-86b4-4f81-a66c-853e3c5373ef): Loading data parts 2023.10.04 22:29:27.999032 [ 3 ] {aba8117c-5dca-41a0-8562-12ab3dfdcf79} oximeter.fields_bool (3788e47e-86b4-4f81-a66c-853e3c5373ef): There are no data parts 2023.10.04 22:29:28.000122 [ 3 ] {aba8117c-5dca-41a0-8562-12ab3dfdcf79} DynamicQueryHandler: Done processing query 2023.10.04 22:29:28.000151 [ 3 ] {aba8117c-5dca-41a0-8562-12ab3dfdcf79} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:28.000166 [ 3 ] {} HTTP-Session: a7f31ec3-31f5-46d2-a5dc-5695132cf267 Destroying unnamed session 2023.10.04 22:29:28.000289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:28.000334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:28.000352 [ 3 ] {} HTTP-Session: 8855d968-36d4-4edd-9af6-1e118106ba3b Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:28.000377 [ 3 ] {} HTTP-Session: 8855d968-36d4-4edd-9af6-1e118106ba3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:28.000528 [ 3 ] {3915e854-0506-4763-8fd2-9315ed604598} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:28.000570 [ 3 ] {3915e854-0506-4763-8fd2-9315ed604598} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.10.04 22:29:28.001133 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.38 MiB, peak 221.99 MiB, will set to 221.86 MiB (RSS), difference: 2.49 MiB 2023.10.04 22:29:28.002054 [ 3 ] {3915e854-0506-4763-8fd2-9315ed604598} oximeter.fields_i8 (111758c5-cc74-4f62-862b-cf8c0c115530): Loading data parts 2023.10.04 22:29:28.002145 [ 3 ] {3915e854-0506-4763-8fd2-9315ed604598} oximeter.fields_i8 (111758c5-cc74-4f62-862b-cf8c0c115530): There are no data parts 2023.10.04 22:29:28.003233 [ 3 ] {3915e854-0506-4763-8fd2-9315ed604598} DynamicQueryHandler: Done processing query 2023.10.04 22:29:28.003267 [ 3 ] {3915e854-0506-4763-8fd2-9315ed604598} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:28.003282 [ 3 ] {} HTTP-Session: 8855d968-36d4-4edd-9af6-1e118106ba3b Destroying unnamed session 2023.10.04 22:29:28.003382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:28.003435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:28.003454 [ 3 ] {} HTTP-Session: 3e7bbc5c-2fe0-4001-a918-428f132a84f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:28.003476 [ 3 ] {} HTTP-Session: 3e7bbc5c-2fe0-4001-a918-428f132a84f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:28.003630 [ 3 ] {6ce3a425-a79f-4db4-8b49-f6b755cca834} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:28.003677 [ 3 ] {6ce3a425-a79f-4db4-8b49-f6b755cca834} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.10.04 22:29:28.005022 [ 3 ] {6ce3a425-a79f-4db4-8b49-f6b755cca834} oximeter.fields_u8 (87f9f433-8709-4a03-9205-4348e7514b92): Loading data parts 2023.10.04 22:29:28.005110 [ 3 ] {6ce3a425-a79f-4db4-8b49-f6b755cca834} oximeter.fields_u8 (87f9f433-8709-4a03-9205-4348e7514b92): There are no data parts 2023.10.04 22:29:28.006710 [ 3 ] {6ce3a425-a79f-4db4-8b49-f6b755cca834} DynamicQueryHandler: Done processing query 2023.10.04 22:29:28.006735 [ 3 ] {6ce3a425-a79f-4db4-8b49-f6b755cca834} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:28.006772 [ 3 ] {} HTTP-Session: 3e7bbc5c-2fe0-4001-a918-428f132a84f2 Destroying unnamed session 2023.10.04 22:29:28.006899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:28.006943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:28.006970 [ 3 ] {} HTTP-Session: facab20f-6bcd-40bf-acf8-eca4cf6579ed Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:28.006999 [ 3 ] {} HTTP-Session: facab20f-6bcd-40bf-acf8-eca4cf6579ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:28.007157 [ 3 ] {58efa435-1c33-4308-b225-a57f3cb1f8f0} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:28.007203 [ 3 ] {58efa435-1c33-4308-b225-a57f3cb1f8f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.10.04 22:29:28.008624 [ 3 ] {58efa435-1c33-4308-b225-a57f3cb1f8f0} oximeter.fields_i16 (6dd0037a-5377-4154-890b-14390e069791): Loading data parts 2023.10.04 22:29:28.008714 [ 3 ] {58efa435-1c33-4308-b225-a57f3cb1f8f0} oximeter.fields_i16 (6dd0037a-5377-4154-890b-14390e069791): There are no data parts 2023.10.04 22:29:28.009824 [ 3 ] {58efa435-1c33-4308-b225-a57f3cb1f8f0} DynamicQueryHandler: Done processing query 2023.10.04 22:29:28.009848 [ 3 ] {58efa435-1c33-4308-b225-a57f3cb1f8f0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:28.009869 [ 3 ] {} HTTP-Session: facab20f-6bcd-40bf-acf8-eca4cf6579ed Destroying unnamed session 2023.10.04 22:29:28.009976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:28.010025 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:28.010048 [ 3 ] {} HTTP-Session: 87342cb9-05a8-4859-9b14-37614d68cf00 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:28.010064 [ 3 ] {} HTTP-Session: 87342cb9-05a8-4859-9b14-37614d68cf00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:28.010222 [ 3 ] {60d25127-ae5d-4f8d-b052-c30b0c7b0542} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:28.010267 [ 3 ] {60d25127-ae5d-4f8d-b052-c30b0c7b0542} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.10.04 22:29:28.011622 [ 3 ] {60d25127-ae5d-4f8d-b052-c30b0c7b0542} oximeter.fields_u16 (1691fa20-d25e-4877-9216-2d11b1eeab61): Loading data parts 2023.10.04 22:29:28.011724 [ 3 ] {60d25127-ae5d-4f8d-b052-c30b0c7b0542} oximeter.fields_u16 (1691fa20-d25e-4877-9216-2d11b1eeab61): There are no data parts 2023.10.04 22:29:28.012872 [ 3 ] {60d25127-ae5d-4f8d-b052-c30b0c7b0542} DynamicQueryHandler: Done processing query 2023.10.04 22:29:28.012903 [ 3 ] {60d25127-ae5d-4f8d-b052-c30b0c7b0542} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:28.012918 [ 3 ] {} HTTP-Session: 87342cb9-05a8-4859-9b14-37614d68cf00 Destroying unnamed session 2023.10.04 22:29:28.013055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:28.013120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:28.013138 [ 3 ] {} HTTP-Session: b8d34fe7-3476-46d5-8328-bebd3f5d79d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:28.013159 [ 3 ] {} HTTP-Session: b8d34fe7-3476-46d5-8328-bebd3f5d79d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:28.013326 [ 3 ] {4c7d9b4a-4439-4d6e-9700-11b8b43a926d} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:28.013366 [ 3 ] {4c7d9b4a-4439-4d6e-9700-11b8b43a926d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.10.04 22:29:28.014772 [ 3 ] {4c7d9b4a-4439-4d6e-9700-11b8b43a926d} oximeter.fields_i32 (66983ad0-e06d-47c3-9d87-9100890f4801): Loading data parts 2023.10.04 22:29:28.014882 [ 3 ] {4c7d9b4a-4439-4d6e-9700-11b8b43a926d} oximeter.fields_i32 (66983ad0-e06d-47c3-9d87-9100890f4801): There are no data parts 2023.10.04 22:29:28.016683 [ 3 ] {4c7d9b4a-4439-4d6e-9700-11b8b43a926d} DynamicQueryHandler: Done processing query 2023.10.04 22:29:28.016722 [ 3 ] {4c7d9b4a-4439-4d6e-9700-11b8b43a926d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:28.016739 [ 3 ] {} HTTP-Session: b8d34fe7-3476-46d5-8328-bebd3f5d79d5 Destroying unnamed session 2023.10.04 22:29:28.016869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:28.016936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:28.016956 [ 3 ] {} HTTP-Session: 782e2075-3f9c-4397-921d-ddcce3ce5a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:28.016973 [ 3 ] {} HTTP-Session: 782e2075-3f9c-4397-921d-ddcce3ce5a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:28.017145 [ 3 ] {46da19f3-b432-4fd0-b92b-32f5d591b0b4} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:28.017195 [ 3 ] {46da19f3-b432-4fd0-b92b-32f5d591b0b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.10.04 22:29:28.018543 [ 3 ] {46da19f3-b432-4fd0-b92b-32f5d591b0b4} oximeter.fields_u32 (222867c5-fa06-4fdd-902a-dc692b60e126): Loading data parts 2023.10.04 22:29:28.018654 [ 3 ] {46da19f3-b432-4fd0-b92b-32f5d591b0b4} oximeter.fields_u32 (222867c5-fa06-4fdd-902a-dc692b60e126): There are no data parts 2023.10.04 22:29:28.019720 [ 3 ] {46da19f3-b432-4fd0-b92b-32f5d591b0b4} DynamicQueryHandler: Done processing query 2023.10.04 22:29:28.019744 [ 3 ] {46da19f3-b432-4fd0-b92b-32f5d591b0b4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:28.019770 [ 3 ] {} HTTP-Session: 782e2075-3f9c-4397-921d-ddcce3ce5a78 Destroying unnamed session 2023.10.04 22:29:28.019890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:28.019940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:28.019965 [ 3 ] {} HTTP-Session: 0e01f45d-fedd-4650-b6bd-4819047c368f Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:28.019982 [ 3 ] {} HTTP-Session: 0e01f45d-fedd-4650-b6bd-4819047c368f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:28.020141 [ 3 ] {0333fc0f-0741-4df9-92d6-4eac61bdf7ac} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:28.020182 [ 3 ] {0333fc0f-0741-4df9-92d6-4eac61bdf7ac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.10.04 22:29:28.021586 [ 3 ] {0333fc0f-0741-4df9-92d6-4eac61bdf7ac} oximeter.fields_i64 (4853a9be-3b4a-436b-80c7-ceae63b3cdac): Loading data parts 2023.10.04 22:29:28.021677 [ 3 ] {0333fc0f-0741-4df9-92d6-4eac61bdf7ac} oximeter.fields_i64 (4853a9be-3b4a-436b-80c7-ceae63b3cdac): There are no data parts 2023.10.04 22:29:28.022830 [ 3 ] {0333fc0f-0741-4df9-92d6-4eac61bdf7ac} DynamicQueryHandler: Done processing query 2023.10.04 22:29:28.022875 [ 3 ] {0333fc0f-0741-4df9-92d6-4eac61bdf7ac} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:28.022904 [ 3 ] {} HTTP-Session: 0e01f45d-fedd-4650-b6bd-4819047c368f Destroying unnamed session 2023.10.04 22:29:28.023078 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:28.023158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:28.023189 [ 3 ] {} HTTP-Session: fdfd99ac-436a-45ec-bd11-0c67088f1181 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:28.023226 [ 3 ] {} HTTP-Session: fdfd99ac-436a-45ec-bd11-0c67088f1181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:28.023481 [ 3 ] {146e1407-2a47-4c10-917f-e6becb5c4206} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:28.023556 [ 3 ] {146e1407-2a47-4c10-917f-e6becb5c4206} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.10.04 22:29:28.025203 [ 3 ] {146e1407-2a47-4c10-917f-e6becb5c4206} oximeter.fields_u64 (55b38f33-219d-416c-a377-0b91f18682e2): Loading data parts 2023.10.04 22:29:28.025285 [ 3 ] {146e1407-2a47-4c10-917f-e6becb5c4206} oximeter.fields_u64 (55b38f33-219d-416c-a377-0b91f18682e2): There are no data parts 2023.10.04 22:29:28.026351 [ 3 ] {146e1407-2a47-4c10-917f-e6becb5c4206} DynamicQueryHandler: Done processing query 2023.10.04 22:29:28.026375 [ 3 ] {146e1407-2a47-4c10-917f-e6becb5c4206} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:28.026398 [ 3 ] {} HTTP-Session: fdfd99ac-436a-45ec-bd11-0c67088f1181 Destroying unnamed session 2023.10.04 22:29:28.026509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:28.026557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:28.026581 [ 3 ] {} HTTP-Session: 8059cad1-3732-48d6-9d08-611376f6034b Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:28.026603 [ 3 ] {} HTTP-Session: 8059cad1-3732-48d6-9d08-611376f6034b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:28.026754 [ 3 ] {450181f6-118c-4050-a6ad-52c84c82a338} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:28.026799 [ 3 ] {450181f6-118c-4050-a6ad-52c84c82a338} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.10.04 22:29:28.028192 [ 3 ] {450181f6-118c-4050-a6ad-52c84c82a338} oximeter.fields_ipaddr (5d366f30-56bd-430e-bfff-2f3c6d9df288): Loading data parts 2023.10.04 22:29:28.028299 [ 3 ] {450181f6-118c-4050-a6ad-52c84c82a338} oximeter.fields_ipaddr (5d366f30-56bd-430e-bfff-2f3c6d9df288): There are no data parts 2023.10.04 22:29:28.029400 [ 3 ] {450181f6-118c-4050-a6ad-52c84c82a338} DynamicQueryHandler: Done processing query 2023.10.04 22:29:28.029425 [ 3 ] {450181f6-118c-4050-a6ad-52c84c82a338} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:28.029447 [ 3 ] {} HTTP-Session: 8059cad1-3732-48d6-9d08-611376f6034b Destroying unnamed session 2023.10.04 22:29:28.029548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:28.029599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:28.029619 [ 3 ] {} HTTP-Session: 9fb7ac68-95e9-4809-9009-a60957314223 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:28.029642 [ 3 ] {} HTTP-Session: 9fb7ac68-95e9-4809-9009-a60957314223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:28.029800 [ 3 ] {78ed7604-5df9-4160-af5b-41a06aece16b} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:28.029842 [ 3 ] {78ed7604-5df9-4160-af5b-41a06aece16b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.10.04 22:29:28.031218 [ 3 ] {78ed7604-5df9-4160-af5b-41a06aece16b} oximeter.fields_string (a53a19eb-c30b-4450-97ff-3f00afbd0922): Loading data parts 2023.10.04 22:29:28.031314 [ 3 ] {78ed7604-5df9-4160-af5b-41a06aece16b} oximeter.fields_string (a53a19eb-c30b-4450-97ff-3f00afbd0922): There are no data parts 2023.10.04 22:29:28.032341 [ 3 ] {78ed7604-5df9-4160-af5b-41a06aece16b} DynamicQueryHandler: Done processing query 2023.10.04 22:29:28.032372 [ 3 ] {78ed7604-5df9-4160-af5b-41a06aece16b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:28.032393 [ 3 ] {} HTTP-Session: 9fb7ac68-95e9-4809-9009-a60957314223 Destroying unnamed session 2023.10.04 22:29:28.032508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:28.032557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:28.032575 [ 3 ] {} HTTP-Session: fe159a01-a57f-43a8-8ed1-401fbd5f6d3b Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:28.032597 [ 3 ] {} HTTP-Session: fe159a01-a57f-43a8-8ed1-401fbd5f6d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:28.032754 [ 3 ] {623a0f06-60ca-46e7-b447-0d94a6466d18} executeQuery: (from [fd00:1122:3344:101::d]:65033) 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) 2023.10.04 22:29:28.032795 [ 3 ] {623a0f06-60ca-46e7-b447-0d94a6466d18} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.10.04 22:29:28.034211 [ 3 ] {623a0f06-60ca-46e7-b447-0d94a6466d18} oximeter.fields_uuid (fef991bf-cd7b-4c66-965e-4584c234cf52): Loading data parts 2023.10.04 22:29:28.034289 [ 3 ] {623a0f06-60ca-46e7-b447-0d94a6466d18} oximeter.fields_uuid (fef991bf-cd7b-4c66-965e-4584c234cf52): There are no data parts 2023.10.04 22:29:28.035340 [ 3 ] {623a0f06-60ca-46e7-b447-0d94a6466d18} DynamicQueryHandler: Done processing query 2023.10.04 22:29:28.035372 [ 3 ] {623a0f06-60ca-46e7-b447-0d94a6466d18} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:28.035387 [ 3 ] {} HTTP-Session: fe159a01-a57f-43a8-8ed1-401fbd5f6d3b Destroying unnamed session 2023.10.04 22:29:28.035484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.04 22:29:28.035539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.04 22:29:28.035558 [ 3 ] {} HTTP-Session: efbaee4a-b888-4696-9880-2523fedd0e34 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 2023.10.04 22:29:28.035575 [ 3 ] {} HTTP-Session: efbaee4a-b888-4696-9880-2523fedd0e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.04 22:29:28.035760 [ 3 ] {ba49aeea-1803-4d8c-bd53-27955a358621} executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) 2023.10.04 22:29:28.035827 [ 3 ] {ba49aeea-1803-4d8c-bd53-27955a358621} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.10.04 22:29:28.037240 [ 3 ] {ba49aeea-1803-4d8c-bd53-27955a358621} oximeter.timeseries_schema (72a92de9-3d36-40fa-9e86-9b5abbed85d2): Loading data parts 2023.10.04 22:29:28.037324 [ 3 ] {ba49aeea-1803-4d8c-bd53-27955a358621} oximeter.timeseries_schema (72a92de9-3d36-40fa-9e86-9b5abbed85d2): There are no data parts 2023.10.04 22:29:28.038480 [ 3 ] {ba49aeea-1803-4d8c-bd53-27955a358621} DynamicQueryHandler: Done processing query 2023.10.04 22:29:28.038504 [ 3 ] {ba49aeea-1803-4d8c-bd53-27955a358621} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.04 22:29:28.038527 [ 3 ] {} HTTP-Session: efbaee4a-b888-4696-9880-2523fedd0e34 Destroying unnamed session 2023.10.04 22:29:33.148636 [ 176 ] {} DNSResolver: Updating DNS cache 2023.10.04 22:29:33.148724 [ 176 ] {} DNSResolver: Updated DNS cache 2023.10.04 22:29:48.149477 [ 138 ] {} DNSResolver: Updating DNS cache 2023.10.04 22:29:48.149533 [ 138 ] {} DNSResolver: Updated DNS cache