2022-08-21 17:33:33,901 root INFO Loading logging config successfully 2022-08-21 17:33:33,901 __main__ INFO Loading SSL certificates ... 2022-08-21 17:33:33,907 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 17:33:33,913 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 17:33:33,914 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 17:33:33,914 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 17:33:33,914 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 17:33:33,914 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 17:33:33,914 nvidia.omniverse.cache INFO Searching done. 2022-08-21 17:33:33,920 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 17:33:33,921 idl.service INFO Registering interface 'CacheApi': 2022-08-21 17:33:33,921 idl.service INFO Method: 'query_tasks' 2022-08-21 17:33:33,921 idl.service INFO Method: 'resume_task' 2022-08-21 17:33:33,921 idl.service INFO Method: 'pause_task' 2022-08-21 17:33:33,921 idl.service INFO Method: 'delete_tasks' 2022-08-21 17:33:33,921 idl.service INFO Method: 'delete_task' 2022-08-21 17:33:33,921 idl.service INFO Method: 'query_cache_stat' 2022-08-21 17:33:33,921 idl.service INFO Method: 'purge' 2022-08-21 17:33:33,921 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 17:33:33,921 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 17:33:33,921 idl.service INFO Listen. 2022-08-21 17:33:33,923 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 17:33:33,923 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 17:33:33,923 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 17:33:33,923 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 17:33:33,923 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:33:33,923 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:33:33,923 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:33:33,923 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:33:33,923 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:33:33,923 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:33:33,923 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:33:33,923 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:33:33,923 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:33:33,923 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:33:33,923 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 17:33:33,924 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-21 17:36:28,305 root INFO Loading logging config successfully 2022-08-21 17:36:28,305 __main__ INFO Loading SSL certificates ... 2022-08-21 17:36:28,309 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 17:36:28,312 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 17:36:28,312 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 17:36:28,313 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 17:36:28,313 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 17:36:28,313 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 17:36:28,313 nvidia.omniverse.cache INFO Searching done. 2022-08-21 17:36:28,317 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 17:36:28,317 idl.service INFO Registering interface 'CacheApi': 2022-08-21 17:36:28,317 idl.service INFO Method: 'query_tasks' 2022-08-21 17:36:28,317 idl.service INFO Method: 'resume_task' 2022-08-21 17:36:28,317 idl.service INFO Method: 'pause_task' 2022-08-21 17:36:28,317 idl.service INFO Method: 'delete_tasks' 2022-08-21 17:36:28,318 idl.service INFO Method: 'delete_task' 2022-08-21 17:36:28,318 idl.service INFO Method: 'query_cache_stat' 2022-08-21 17:36:28,318 idl.service INFO Method: 'purge' 2022-08-21 17:36:28,318 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 17:36:28,318 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 17:36:28,318 idl.service INFO Listen. 2022-08-21 17:36:28,319 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 17:36:28,319 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 17:36:28,319 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 17:36:28,319 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 17:36:28,319 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:36:28,319 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:36:28,319 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:36:28,319 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:36:28,319 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:36:28,319 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:36:28,319 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:36:28,319 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:36:28,320 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:36:28,320 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:36:28,320 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 17:36:28,320 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-21 17:51:20,012 root INFO Loading logging config successfully 2022-08-21 17:51:20,012 __main__ INFO Loading SSL certificates ... 2022-08-21 17:51:20,016 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 17:51:20,019 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 17:51:20,020 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 17:51:20,020 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 17:51:20,020 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 17:51:20,020 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 17:51:20,020 nvidia.omniverse.cache INFO Searching done. 2022-08-21 17:51:20,024 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 17:51:20,025 idl.service INFO Registering interface 'CacheApi': 2022-08-21 17:51:20,025 idl.service INFO Method: 'query_tasks' 2022-08-21 17:51:20,025 idl.service INFO Method: 'resume_task' 2022-08-21 17:51:20,025 idl.service INFO Method: 'pause_task' 2022-08-21 17:51:20,025 idl.service INFO Method: 'delete_tasks' 2022-08-21 17:51:20,025 idl.service INFO Method: 'delete_task' 2022-08-21 17:51:20,025 idl.service INFO Method: 'query_cache_stat' 2022-08-21 17:51:20,025 idl.service INFO Method: 'purge' 2022-08-21 17:51:20,025 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 17:51:20,025 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 17:51:20,025 idl.service INFO Listen. 2022-08-21 17:51:20,027 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 17:51:20,027 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 17:51:20,027 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 17:51:20,027 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 17:51:20,027 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,027 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,027 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,027 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,027 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,027 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,027 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,027 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,027 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,027 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,028 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 17:51:20,028 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-21 17:51:20,128 root INFO Loading logging config successfully 2022-08-21 17:51:20,128 __main__ INFO Loading SSL certificates ... 2022-08-21 17:51:20,132 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 17:51:20,135 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 17:51:20,135 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 17:51:20,136 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 17:51:20,136 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 17:51:20,136 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 17:51:20,136 nvidia.omniverse.cache INFO Searching done. 2022-08-21 17:51:20,140 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 17:51:20,141 idl.service INFO Registering interface 'CacheApi': 2022-08-21 17:51:20,141 idl.service INFO Method: 'query_tasks' 2022-08-21 17:51:20,141 idl.service INFO Method: 'resume_task' 2022-08-21 17:51:20,141 idl.service INFO Method: 'pause_task' 2022-08-21 17:51:20,141 idl.service INFO Method: 'delete_tasks' 2022-08-21 17:51:20,141 idl.service INFO Method: 'delete_task' 2022-08-21 17:51:20,141 idl.service INFO Method: 'query_cache_stat' 2022-08-21 17:51:20,141 idl.service INFO Method: 'purge' 2022-08-21 17:51:20,141 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 17:51:20,141 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 17:51:20,141 idl.service INFO Listen. 2022-08-21 17:51:20,143 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 17:51:20,143 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 17:51:20,143 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 17:51:20,143 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 17:51:20,143 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,143 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,143 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,143 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,143 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,143 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,143 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,143 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,143 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,143 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:51:20,143 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 17:51:20,144 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-21 17:52:55,106 root INFO Loading logging config successfully 2022-08-21 17:52:55,106 __main__ INFO Loading SSL certificates ... 2022-08-21 17:52:55,109 root INFO Loading logging config successfully 2022-08-21 17:52:55,109 __main__ INFO Loading SSL certificates ... 2022-08-21 17:52:55,113 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 17:52:55,113 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 17:52:55,117 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 17:52:55,117 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 17:52:55,117 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 17:52:55,117 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 17:52:55,117 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 17:52:55,117 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 17:52:55,117 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 17:52:55,117 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 17:52:55,117 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 17:52:55,117 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 17:52:55,118 nvidia.omniverse.cache INFO Searching done. 2022-08-21 17:52:55,118 nvidia.omniverse.cache INFO Searching done. 2022-08-21 17:52:55,124 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 17:52:55,125 idl.service INFO Registering interface 'CacheApi': 2022-08-21 17:52:55,125 idl.service INFO Method: 'query_tasks' 2022-08-21 17:52:55,125 idl.service INFO Method: 'resume_task' 2022-08-21 17:52:55,125 idl.service INFO Method: 'pause_task' 2022-08-21 17:52:55,125 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 17:52:55,125 idl.service INFO Method: 'delete_tasks' 2022-08-21 17:52:55,125 idl.service INFO Method: 'delete_task' 2022-08-21 17:52:55,125 idl.service INFO Method: 'query_cache_stat' 2022-08-21 17:52:55,125 idl.service INFO Method: 'purge' 2022-08-21 17:52:55,125 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 17:52:55,125 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 17:52:55,125 idl.service INFO Listen. 2022-08-21 17:52:55,126 idl.service INFO Registering interface 'CacheApi': 2022-08-21 17:52:55,126 idl.service INFO Method: 'query_tasks' 2022-08-21 17:52:55,126 idl.service INFO Method: 'resume_task' 2022-08-21 17:52:55,126 idl.service INFO Method: 'pause_task' 2022-08-21 17:52:55,126 idl.service INFO Method: 'delete_tasks' 2022-08-21 17:52:55,126 idl.service INFO Method: 'delete_task' 2022-08-21 17:52:55,126 idl.service INFO Method: 'query_cache_stat' 2022-08-21 17:52:55,126 idl.service INFO Method: 'purge' 2022-08-21 17:52:55,126 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 17:52:55,126 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 17:52:55,126 idl.service INFO Listen. 2022-08-21 17:52:55,126 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 17:52:55,127 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 17:52:55,127 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 17:52:55,127 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 17:52:55,127 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,127 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,127 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,127 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,127 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,127 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,127 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,127 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,127 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,127 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,127 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 17:52:55,128 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 17:52:55,128 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-21 17:52:55,128 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 17:52:55,128 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 17:52:55,128 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 17:52:55,128 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,128 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,128 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,128 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,129 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,129 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,129 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,129 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,129 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,129 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:52:55,129 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 17:52:55,130 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-21 17:53:05,689 root INFO Loading logging config successfully 2022-08-21 17:53:05,689 __main__ INFO Loading SSL certificates ... 2022-08-21 17:53:05,693 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 17:53:05,696 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 17:53:05,696 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 17:53:05,697 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 17:53:05,697 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 17:53:05,697 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 17:53:05,697 nvidia.omniverse.cache INFO Searching done. 2022-08-21 17:53:05,701 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 17:53:05,701 idl.service INFO Registering interface 'CacheApi': 2022-08-21 17:53:05,701 idl.service INFO Method: 'query_tasks' 2022-08-21 17:53:05,702 idl.service INFO Method: 'resume_task' 2022-08-21 17:53:05,702 idl.service INFO Method: 'pause_task' 2022-08-21 17:53:05,702 idl.service INFO Method: 'delete_tasks' 2022-08-21 17:53:05,702 idl.service INFO Method: 'delete_task' 2022-08-21 17:53:05,702 idl.service INFO Method: 'query_cache_stat' 2022-08-21 17:53:05,702 idl.service INFO Method: 'purge' 2022-08-21 17:53:05,702 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 17:53:05,702 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 17:53:05,702 idl.service INFO Listen. 2022-08-21 17:53:05,703 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 17:53:05,703 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 17:53:05,703 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 17:53:05,703 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 17:53:05,703 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:53:05,703 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:53:05,703 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:53:05,703 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:53:05,704 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:53:05,704 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:53:05,704 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:53:05,704 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:53:05,704 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:53:05,704 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 17:53:05,704 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 17:53:05,705 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-21 18:08:11,791 root INFO Loading logging config successfully 2022-08-21 18:08:11,791 __main__ INFO Loading SSL certificates ... 2022-08-21 18:08:11,795 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 18:08:11,798 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 18:08:11,798 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 18:08:11,799 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 18:08:11,799 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 18:08:11,799 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 18:08:11,799 nvidia.omniverse.cache INFO Searching done. 2022-08-21 18:08:11,803 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 18:08:11,804 idl.service INFO Registering interface 'CacheApi': 2022-08-21 18:08:11,804 idl.service INFO Method: 'query_tasks' 2022-08-21 18:08:11,804 idl.service INFO Method: 'resume_task' 2022-08-21 18:08:11,804 idl.service INFO Method: 'pause_task' 2022-08-21 18:08:11,804 idl.service INFO Method: 'delete_tasks' 2022-08-21 18:08:11,804 idl.service INFO Method: 'delete_task' 2022-08-21 18:08:11,804 idl.service INFO Method: 'query_cache_stat' 2022-08-21 18:08:11,804 idl.service INFO Method: 'purge' 2022-08-21 18:08:11,804 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 18:08:11,804 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 18:08:11,804 idl.service INFO Listen. 2022-08-21 18:08:11,806 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 18:08:11,806 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 18:08:11,806 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 18:08:11,806 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 18:08:11,806 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:08:11,806 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:08:11,806 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:08:11,806 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:08:11,806 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:08:11,806 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:08:11,806 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:08:11,806 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:08:11,806 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:08:11,806 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:08:11,806 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 18:08:11,807 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-21 18:13:58,937 root INFO Loading logging config successfully 2022-08-21 18:13:58,937 __main__ INFO Loading SSL certificates ... 2022-08-21 18:13:58,937 root INFO Loading logging config successfully 2022-08-21 18:13:58,937 __main__ INFO Loading SSL certificates ... 2022-08-21 18:13:58,944 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 18:13:58,945 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 18:13:58,950 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 18:13:58,950 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 18:13:58,950 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 18:13:58,950 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 18:13:58,951 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 18:13:58,951 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 18:13:58,951 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 18:13:58,951 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 18:13:58,951 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 18:13:58,951 nvidia.omniverse.cache INFO Searching done. 2022-08-21 18:13:58,951 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 18:13:58,951 nvidia.omniverse.cache INFO Searching done. 2022-08-21 18:13:58,958 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 18:13:58,958 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 18:13:58,959 idl.service INFO Registering interface 'CacheApi': 2022-08-21 18:13:58,959 idl.service INFO Registering interface 'CacheApi': 2022-08-21 18:13:58,959 idl.service INFO Method: 'query_tasks' 2022-08-21 18:13:58,959 idl.service INFO Method: 'query_tasks' 2022-08-21 18:13:58,959 idl.service INFO Method: 'resume_task' 2022-08-21 18:13:58,959 idl.service INFO Method: 'resume_task' 2022-08-21 18:13:58,959 idl.service INFO Method: 'pause_task' 2022-08-21 18:13:58,959 idl.service INFO Method: 'pause_task' 2022-08-21 18:13:58,959 idl.service INFO Method: 'delete_tasks' 2022-08-21 18:13:58,959 idl.service INFO Method: 'delete_tasks' 2022-08-21 18:13:58,959 idl.service INFO Method: 'delete_task' 2022-08-21 18:13:58,959 idl.service INFO Method: 'delete_task' 2022-08-21 18:13:58,959 idl.service INFO Method: 'query_cache_stat' 2022-08-21 18:13:58,959 idl.service INFO Method: 'query_cache_stat' 2022-08-21 18:13:58,959 idl.service INFO Method: 'purge' 2022-08-21 18:13:58,959 idl.service INFO Method: 'purge' 2022-08-21 18:13:58,959 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 18:13:58,959 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 18:13:58,959 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 18:13:58,959 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 18:13:58,959 idl.service INFO Listen. 2022-08-21 18:13:58,959 idl.service INFO Listen. 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 18:13:58,961 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 18:13:58,961 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 18:13:58,961 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 18:13:58,961 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:13:58,961 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 18:13:58,961 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 18:13:58,962 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-21 18:13:58,962 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-21 18:14:34,947 root INFO Loading logging config successfully 2022-08-21 18:14:34,947 __main__ INFO Loading SSL certificates ... 2022-08-21 18:14:34,951 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 18:14:34,954 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 18:14:34,954 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 18:14:34,955 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 18:14:34,955 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 18:14:34,955 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 18:14:34,955 nvidia.omniverse.cache INFO Searching done. 2022-08-21 18:14:34,959 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 18:14:34,960 idl.service INFO Registering interface 'CacheApi': 2022-08-21 18:14:34,960 idl.service INFO Method: 'query_tasks' 2022-08-21 18:14:34,960 idl.service INFO Method: 'resume_task' 2022-08-21 18:14:34,960 idl.service INFO Method: 'pause_task' 2022-08-21 18:14:34,960 idl.service INFO Method: 'delete_tasks' 2022-08-21 18:14:34,960 idl.service INFO Method: 'delete_task' 2022-08-21 18:14:34,960 idl.service INFO Method: 'query_cache_stat' 2022-08-21 18:14:34,960 idl.service INFO Method: 'purge' 2022-08-21 18:14:34,960 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 18:14:34,960 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 18:14:34,960 idl.service INFO Listen. 2022-08-21 18:14:34,961 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 18:14:34,962 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 18:14:34,962 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 18:14:34,962 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 18:14:34,962 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:34,962 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:34,962 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:34,962 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:34,962 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:34,962 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:34,962 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:34,962 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:34,962 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:34,962 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:34,962 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 18:14:34,963 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-21 18:14:54,696 root INFO Loading logging config successfully 2022-08-21 18:14:54,696 __main__ INFO Loading SSL certificates ... 2022-08-21 18:14:54,700 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 18:14:54,703 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 18:14:54,704 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 18:14:54,704 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 18:14:54,704 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 18:14:54,704 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 18:14:54,704 nvidia.omniverse.cache INFO Searching done. 2022-08-21 18:14:54,708 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 18:14:54,708 idl.service INFO Registering interface 'CacheApi': 2022-08-21 18:14:54,708 idl.service INFO Method: 'query_tasks' 2022-08-21 18:14:54,708 idl.service INFO Method: 'resume_task' 2022-08-21 18:14:54,709 idl.service INFO Method: 'pause_task' 2022-08-21 18:14:54,709 idl.service INFO Method: 'delete_tasks' 2022-08-21 18:14:54,709 idl.service INFO Method: 'delete_task' 2022-08-21 18:14:54,709 idl.service INFO Method: 'query_cache_stat' 2022-08-21 18:14:54,709 idl.service INFO Method: 'purge' 2022-08-21 18:14:54,709 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 18:14:54,709 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 18:14:54,709 idl.service INFO Listen. 2022-08-21 18:14:54,710 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 18:14:54,710 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 18:14:54,710 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 18:14:54,710 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 18:14:54,710 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:54,710 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:54,710 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:54,710 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:54,710 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:54,710 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:54,711 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:54,711 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:54,711 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:54,711 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:14:54,711 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 18:14:54,711 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-21 18:15:05,888 root INFO Loading logging config successfully 2022-08-21 18:15:05,888 __main__ INFO Loading SSL certificates ... 2022-08-21 18:15:05,892 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 18:15:05,895 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 18:15:05,896 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 18:15:05,896 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 18:15:05,896 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 18:15:05,896 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 18:15:05,896 nvidia.omniverse.cache INFO Searching done. 2022-08-21 18:15:05,900 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 18:15:05,901 idl.service INFO Registering interface 'CacheApi': 2022-08-21 18:15:05,901 idl.service INFO Method: 'query_tasks' 2022-08-21 18:15:05,901 idl.service INFO Method: 'resume_task' 2022-08-21 18:15:05,901 idl.service INFO Method: 'pause_task' 2022-08-21 18:15:05,901 idl.service INFO Method: 'delete_tasks' 2022-08-21 18:15:05,901 idl.service INFO Method: 'delete_task' 2022-08-21 18:15:05,901 idl.service INFO Method: 'query_cache_stat' 2022-08-21 18:15:05,901 idl.service INFO Method: 'purge' 2022-08-21 18:15:05,901 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 18:15:05,901 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 18:15:05,901 idl.service INFO Listen. 2022-08-21 18:15:05,902 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 18:15:05,902 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 18:15:05,902 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 18:15:05,902 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 18:15:05,902 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:15:05,903 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:15:05,903 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:15:05,903 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:15:05,903 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:15:05,903 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:15:05,903 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:15:05,903 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:15:05,903 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:15:05,903 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:15:05,903 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 18:15:05,904 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-21 18:17:40,231 root INFO Loading logging config successfully 2022-08-21 18:17:40,231 __main__ INFO Loading SSL certificates ... 2022-08-21 18:17:40,235 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 18:17:40,238 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 18:17:40,238 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 18:17:40,239 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 18:17:40,239 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 18:17:40,239 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 18:17:40,239 nvidia.omniverse.cache INFO Searching done. 2022-08-21 18:17:40,243 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 18:17:40,243 idl.service INFO Registering interface 'CacheApi': 2022-08-21 18:17:40,243 idl.service INFO Method: 'query_tasks' 2022-08-21 18:17:40,243 idl.service INFO Method: 'resume_task' 2022-08-21 18:17:40,243 idl.service INFO Method: 'pause_task' 2022-08-21 18:17:40,243 idl.service INFO Method: 'delete_tasks' 2022-08-21 18:17:40,243 idl.service INFO Method: 'delete_task' 2022-08-21 18:17:40,243 idl.service INFO Method: 'query_cache_stat' 2022-08-21 18:17:40,243 idl.service INFO Method: 'purge' 2022-08-21 18:17:40,243 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 18:17:40,244 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 18:17:40,244 idl.service INFO Listen. 2022-08-21 18:17:40,245 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 18:17:40,245 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 18:17:40,245 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 18:17:40,245 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 18:17:40,245 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:17:40,245 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:17:40,245 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:17:40,245 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:17:40,245 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:17:40,245 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:17:40,245 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:17:40,245 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:17:40,245 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:17:40,245 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:17:40,245 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 18:17:40,246 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-21 18:18:24,680 root INFO Loading logging config successfully 2022-08-21 18:18:24,680 __main__ INFO Loading SSL certificates ... 2022-08-21 18:18:24,683 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 18:18:24,687 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 18:18:24,687 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 18:18:24,687 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 18:18:24,687 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 18:18:24,687 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 18:18:24,687 nvidia.omniverse.cache INFO Searching done. 2022-08-21 18:18:24,691 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 18:18:24,692 idl.service INFO Registering interface 'CacheApi': 2022-08-21 18:18:24,692 idl.service INFO Method: 'query_tasks' 2022-08-21 18:18:24,692 idl.service INFO Method: 'resume_task' 2022-08-21 18:18:24,692 idl.service INFO Method: 'pause_task' 2022-08-21 18:18:24,692 idl.service INFO Method: 'delete_tasks' 2022-08-21 18:18:24,692 idl.service INFO Method: 'delete_task' 2022-08-21 18:18:24,692 idl.service INFO Method: 'query_cache_stat' 2022-08-21 18:18:24,692 idl.service INFO Method: 'purge' 2022-08-21 18:18:24,692 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 18:18:24,692 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 18:18:24,692 idl.service INFO Listen. 2022-08-21 18:18:24,693 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 18:18:24,693 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 18:18:24,693 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 18:18:24,694 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 18:18:24,694 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:24,694 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:24,694 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:24,694 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:24,694 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:24,694 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:24,694 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:24,694 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:24,694 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:24,694 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:24,694 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 18:18:24,695 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-21 18:18:27,949 root INFO Loading logging config successfully 2022-08-21 18:18:27,949 __main__ INFO Loading SSL certificates ... 2022-08-21 18:18:27,952 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-21 18:18:27,956 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-21 18:18:27,956 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-21 18:18:27,957 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-21 18:18:27,957 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-21 18:18:27,957 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-21 18:18:27,957 nvidia.omniverse.cache INFO Searching done. 2022-08-21 18:18:27,961 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-21 18:18:27,962 idl.service INFO Registering interface 'CacheApi': 2022-08-21 18:18:27,962 idl.service INFO Method: 'query_tasks' 2022-08-21 18:18:27,962 idl.service INFO Method: 'resume_task' 2022-08-21 18:18:27,962 idl.service INFO Method: 'pause_task' 2022-08-21 18:18:27,962 idl.service INFO Method: 'delete_tasks' 2022-08-21 18:18:27,962 idl.service INFO Method: 'delete_task' 2022-08-21 18:18:27,962 idl.service INFO Method: 'query_cache_stat' 2022-08-21 18:18:27,962 idl.service INFO Method: 'purge' 2022-08-21 18:18:27,962 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-21 18:18:27,962 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-21 18:18:27,962 idl.service INFO Listen. 2022-08-21 18:18:27,963 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-21 18:18:27,963 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-21 18:18:27,964 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-21 18:18:27,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-21 18:18:27,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:27,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:27,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:27,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:27,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:27,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:27,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:27,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:27,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:27,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-21 18:18:27,964 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-21 18:18:27,965 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 16:51:44,683 root INFO Loading logging config successfully 2022-08-22 16:51:44,683 __main__ INFO Loading SSL certificates ... 2022-08-22 16:51:44,687 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 16:51:44,690 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 16:51:44,691 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 16:51:44,691 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 16:51:44,691 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 16:51:44,691 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 16:51:44,691 nvidia.omniverse.cache INFO Searching done. 2022-08-22 16:51:44,695 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 16:51:44,696 idl.service INFO Registering interface 'CacheApi': 2022-08-22 16:51:44,696 idl.service INFO Method: 'query_tasks' 2022-08-22 16:51:44,696 idl.service INFO Method: 'resume_task' 2022-08-22 16:51:44,696 idl.service INFO Method: 'pause_task' 2022-08-22 16:51:44,696 idl.service INFO Method: 'delete_tasks' 2022-08-22 16:51:44,696 idl.service INFO Method: 'delete_task' 2022-08-22 16:51:44,696 idl.service INFO Method: 'query_cache_stat' 2022-08-22 16:51:44,696 idl.service INFO Method: 'purge' 2022-08-22 16:51:44,696 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 16:51:44,696 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 16:51:44,696 idl.service INFO Listen. 2022-08-22 16:51:44,698 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 16:51:44,698 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 16:51:44,698 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 16:51:44,698 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 16:51:44,698 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:51:44,698 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:51:44,698 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:51:44,698 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:51:44,698 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:51:44,698 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:51:44,698 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:51:44,698 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:51:44,698 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:51:44,698 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:51:44,698 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 16:51:44,699 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 16:56:54,845 root INFO Loading logging config successfully 2022-08-22 16:56:54,845 __main__ INFO Loading SSL certificates ... 2022-08-22 16:56:54,848 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 16:56:54,852 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 16:56:54,852 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 16:56:54,852 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 16:56:54,852 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 16:56:54,852 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 16:56:54,852 nvidia.omniverse.cache INFO Searching done. 2022-08-22 16:56:54,857 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 16:56:54,857 idl.service INFO Registering interface 'CacheApi': 2022-08-22 16:56:54,857 idl.service INFO Method: 'query_tasks' 2022-08-22 16:56:54,857 idl.service INFO Method: 'resume_task' 2022-08-22 16:56:54,857 idl.service INFO Method: 'pause_task' 2022-08-22 16:56:54,857 idl.service INFO Method: 'delete_tasks' 2022-08-22 16:56:54,857 idl.service INFO Method: 'delete_task' 2022-08-22 16:56:54,857 idl.service INFO Method: 'query_cache_stat' 2022-08-22 16:56:54,858 idl.service INFO Method: 'purge' 2022-08-22 16:56:54,858 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 16:56:54,858 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 16:56:54,858 idl.service INFO Listen. 2022-08-22 16:56:54,859 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 16:56:54,859 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 16:56:54,859 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 16:56:54,859 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 16:56:54,859 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:56:54,859 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:56:54,859 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:56:54,859 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:56:54,859 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:56:54,859 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:56:54,859 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:56:54,859 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:56:54,859 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:56:54,860 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 16:56:54,860 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 16:56:54,860 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:00:53,479 root INFO Loading logging config successfully 2022-08-22 17:00:53,480 __main__ INFO Loading SSL certificates ... 2022-08-22 17:00:53,480 root INFO Loading logging config successfully 2022-08-22 17:00:53,480 __main__ INFO Loading SSL certificates ... 2022-08-22 17:00:53,487 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:00:53,487 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:00:53,490 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:00:53,490 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:00:53,491 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:00:53,491 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:00:53,491 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:00:53,491 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:00:53,491 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:00:53,491 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:00:53,491 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:00:53,492 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:00:53,492 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:00:53,492 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:00:53,498 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:00:53,499 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:00:53,499 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:00:53,499 idl.service INFO Method: 'query_tasks' 2022-08-22 17:00:53,499 idl.service INFO Method: 'resume_task' 2022-08-22 17:00:53,499 idl.service INFO Method: 'pause_task' 2022-08-22 17:00:53,499 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:00:53,499 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:00:53,499 idl.service INFO Method: 'delete_task' 2022-08-22 17:00:53,499 idl.service INFO Method: 'query_tasks' 2022-08-22 17:00:53,499 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:00:53,500 idl.service INFO Method: 'purge' 2022-08-22 17:00:53,500 idl.service INFO Method: 'resume_task' 2022-08-22 17:00:53,500 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:00:53,500 idl.service INFO Method: 'pause_task' 2022-08-22 17:00:53,500 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:00:53,500 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:00:53,500 idl.service INFO Listen. 2022-08-22 17:00:53,500 idl.service INFO Method: 'delete_task' 2022-08-22 17:00:53,500 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:00:53,500 idl.service INFO Method: 'purge' 2022-08-22 17:00:53,500 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:00:53,500 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:00:53,500 idl.service INFO Listen. 2022-08-22 17:00:53,501 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:00:53,501 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:00:53,501 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,502 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:00:53,502 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:00:53,503 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:00:53,503 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:00:53,504 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:01:11,832 root INFO Loading logging config successfully 2022-08-22 17:01:11,833 __main__ INFO Loading SSL certificates ... 2022-08-22 17:01:11,836 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:01:11,839 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:01:11,840 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:01:11,840 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:01:11,840 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:01:11,840 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:01:11,840 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:01:11,844 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:01:11,845 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:01:11,845 idl.service INFO Method: 'query_tasks' 2022-08-22 17:01:11,845 idl.service INFO Method: 'resume_task' 2022-08-22 17:01:11,845 idl.service INFO Method: 'pause_task' 2022-08-22 17:01:11,845 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:01:11,845 idl.service INFO Method: 'delete_task' 2022-08-22 17:01:11,845 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:01:11,845 idl.service INFO Method: 'purge' 2022-08-22 17:01:11,845 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:01:11,845 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:01:11,845 idl.service INFO Listen. 2022-08-22 17:01:11,846 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:01:11,846 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:01:11,847 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:01:11,847 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:01:11,847 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:01:11,847 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:01:11,847 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:01:11,847 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:01:11,847 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:01:11,847 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:01:11,847 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:01:11,847 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:01:11,847 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:01:11,847 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:01:11,847 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:01:11,848 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:02:36,191 root INFO Loading logging config successfully 2022-08-22 17:02:36,191 __main__ INFO Loading SSL certificates ... 2022-08-22 17:02:36,194 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:02:36,198 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:02:36,198 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:02:36,198 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:02:36,198 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:02:36,198 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:02:36,198 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:02:36,202 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:02:36,203 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:02:36,203 idl.service INFO Method: 'query_tasks' 2022-08-22 17:02:36,203 idl.service INFO Method: 'resume_task' 2022-08-22 17:02:36,203 idl.service INFO Method: 'pause_task' 2022-08-22 17:02:36,203 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:02:36,203 idl.service INFO Method: 'delete_task' 2022-08-22 17:02:36,203 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:02:36,203 idl.service INFO Method: 'purge' 2022-08-22 17:02:36,203 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:02:36,203 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:02:36,203 idl.service INFO Listen. 2022-08-22 17:02:36,205 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:02:36,205 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:02:36,205 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:02:36,205 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:02:36,205 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:36,205 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:36,205 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:36,205 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:36,205 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:36,205 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:36,205 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:36,205 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:36,205 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:36,205 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:36,205 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:02:36,206 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:02:37,874 root INFO Loading logging config successfully 2022-08-22 17:02:37,874 __main__ INFO Loading SSL certificates ... 2022-08-22 17:02:37,877 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:02:37,881 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:02:37,881 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:02:37,881 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:02:37,881 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:02:37,882 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:02:37,882 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:02:37,886 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:02:37,886 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:02:37,886 idl.service INFO Method: 'query_tasks' 2022-08-22 17:02:37,886 idl.service INFO Method: 'resume_task' 2022-08-22 17:02:37,886 idl.service INFO Method: 'pause_task' 2022-08-22 17:02:37,886 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:02:37,886 idl.service INFO Method: 'delete_task' 2022-08-22 17:02:37,886 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:02:37,886 idl.service INFO Method: 'purge' 2022-08-22 17:02:37,886 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:02:37,886 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:02:37,886 idl.service INFO Listen. 2022-08-22 17:02:37,888 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:02:37,888 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:02:37,888 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:02:37,888 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:02:37,888 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:37,888 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:37,888 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:37,888 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:37,888 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:37,888 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:37,888 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:37,888 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:37,888 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:37,888 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:37,889 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:02:37,889 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:02:43,237 root INFO Loading logging config successfully 2022-08-22 17:02:43,237 __main__ INFO Loading SSL certificates ... 2022-08-22 17:02:43,240 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:02:43,244 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:02:43,244 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:02:43,244 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:02:43,244 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:02:43,244 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:02:43,244 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:02:43,249 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:02:43,249 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:02:43,249 idl.service INFO Method: 'query_tasks' 2022-08-22 17:02:43,249 idl.service INFO Method: 'resume_task' 2022-08-22 17:02:43,249 idl.service INFO Method: 'pause_task' 2022-08-22 17:02:43,249 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:02:43,249 idl.service INFO Method: 'delete_task' 2022-08-22 17:02:43,249 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:02:43,249 idl.service INFO Method: 'purge' 2022-08-22 17:02:43,249 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:02:43,249 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:02:43,249 idl.service INFO Listen. 2022-08-22 17:02:43,251 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:02:43,251 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:02:43,251 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:02:43,251 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:02:43,251 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:43,251 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:43,251 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:43,251 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:43,251 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:43,251 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:43,251 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:43,251 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:43,251 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:43,251 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:02:43,252 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:02:43,252 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:03:01,537 root INFO Loading logging config successfully 2022-08-22 17:03:01,537 __main__ INFO Loading SSL certificates ... 2022-08-22 17:03:01,540 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:03:01,543 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:03:01,543 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:03:01,544 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:03:01,544 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:03:01,544 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:03:01,544 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:03:01,547 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:03:01,548 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:03:01,548 idl.service INFO Method: 'query_tasks' 2022-08-22 17:03:01,548 idl.service INFO Method: 'resume_task' 2022-08-22 17:03:01,548 idl.service INFO Method: 'pause_task' 2022-08-22 17:03:01,548 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:03:01,548 idl.service INFO Method: 'delete_task' 2022-08-22 17:03:01,548 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:03:01,548 idl.service INFO Method: 'purge' 2022-08-22 17:03:01,548 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:03:01,548 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:03:01,548 idl.service INFO Listen. 2022-08-22 17:03:01,549 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:03:01,550 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:03:01,550 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:03:01,550 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:03:01,550 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:03:01,550 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:03:01,550 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:03:01,550 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:03:01,550 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:03:01,550 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:03:01,550 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:03:01,550 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:03:01,550 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:03:01,550 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:03:01,550 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:03:01,551 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:04:40,949 root INFO Loading logging config successfully 2022-08-22 17:04:40,949 __main__ INFO Loading SSL certificates ... 2022-08-22 17:04:40,953 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:04:40,956 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:04:40,957 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:04:40,957 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:04:40,957 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:04:40,957 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:04:40,957 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:04:40,962 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:04:40,962 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:04:40,962 idl.service INFO Method: 'query_tasks' 2022-08-22 17:04:40,962 idl.service INFO Method: 'resume_task' 2022-08-22 17:04:40,962 idl.service INFO Method: 'pause_task' 2022-08-22 17:04:40,962 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:04:40,962 idl.service INFO Method: 'delete_task' 2022-08-22 17:04:40,962 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:04:40,962 idl.service INFO Method: 'purge' 2022-08-22 17:04:40,962 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:04:40,963 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:04:40,963 idl.service INFO Listen. 2022-08-22 17:04:40,964 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:04:40,964 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:04:40,964 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:04:40,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:04:40,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:40,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:40,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:40,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:40,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:40,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:40,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:40,964 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:40,965 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:40,965 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:40,965 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:04:40,965 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:04:49,522 root INFO Loading logging config successfully 2022-08-22 17:04:49,522 __main__ INFO Loading SSL certificates ... 2022-08-22 17:04:49,526 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:04:49,529 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:04:49,529 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:04:49,530 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:04:49,530 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:04:49,530 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:04:49,530 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:04:49,534 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:04:49,534 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:04:49,534 idl.service INFO Method: 'query_tasks' 2022-08-22 17:04:49,534 idl.service INFO Method: 'resume_task' 2022-08-22 17:04:49,534 idl.service INFO Method: 'pause_task' 2022-08-22 17:04:49,534 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:04:49,534 idl.service INFO Method: 'delete_task' 2022-08-22 17:04:49,535 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:04:49,535 idl.service INFO Method: 'purge' 2022-08-22 17:04:49,535 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:04:49,535 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:04:49,535 idl.service INFO Listen. 2022-08-22 17:04:49,536 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:04:49,536 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:04:49,536 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:04:49,536 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:04:49,536 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:49,536 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:49,536 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:49,536 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:49,536 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:49,536 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:49,536 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:49,536 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:49,537 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:49,537 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:04:49,537 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:04:49,537 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:05:06,733 root INFO Loading logging config successfully 2022-08-22 17:05:06,734 __main__ INFO Loading SSL certificates ... 2022-08-22 17:05:06,737 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:05:06,740 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:05:06,741 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:05:06,741 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:05:06,741 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:05:06,741 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:05:06,741 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:05:06,745 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:05:06,745 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:05:06,745 idl.service INFO Method: 'query_tasks' 2022-08-22 17:05:06,745 idl.service INFO Method: 'resume_task' 2022-08-22 17:05:06,746 idl.service INFO Method: 'pause_task' 2022-08-22 17:05:06,746 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:05:06,746 idl.service INFO Method: 'delete_task' 2022-08-22 17:05:06,746 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:05:06,746 idl.service INFO Method: 'purge' 2022-08-22 17:05:06,746 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:05:06,746 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:05:06,746 idl.service INFO Listen. 2022-08-22 17:05:06,747 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:05:06,747 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:05:06,747 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:05:06,747 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:05:06,747 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:06,747 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:06,747 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:06,747 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:06,747 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:06,747 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:06,748 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:06,748 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:06,748 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:06,748 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:06,748 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:05:06,748 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:05:10,109 root INFO Loading logging config successfully 2022-08-22 17:05:10,109 __main__ INFO Loading SSL certificates ... 2022-08-22 17:05:10,113 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:05:10,116 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:05:10,116 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:05:10,116 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:05:10,117 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:05:10,117 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:05:10,117 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:05:10,121 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:05:10,121 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:05:10,121 idl.service INFO Method: 'query_tasks' 2022-08-22 17:05:10,122 idl.service INFO Method: 'resume_task' 2022-08-22 17:05:10,122 idl.service INFO Method: 'pause_task' 2022-08-22 17:05:10,122 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:05:10,122 idl.service INFO Method: 'delete_task' 2022-08-22 17:05:10,122 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:05:10,122 idl.service INFO Method: 'purge' 2022-08-22 17:05:10,122 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:05:10,122 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:05:10,122 idl.service INFO Listen. 2022-08-22 17:05:10,123 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:05:10,123 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:05:10,123 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:05:10,123 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:05:10,123 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:10,123 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:10,123 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:10,124 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:10,124 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:10,124 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:10,124 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:10,124 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:10,124 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:10,124 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:10,124 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:05:10,125 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:05:19,485 root INFO Loading logging config successfully 2022-08-22 17:05:19,486 __main__ INFO Loading SSL certificates ... 2022-08-22 17:05:19,489 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:05:19,492 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:05:19,492 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8892 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:05:19,493 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:05:19,493 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:05:19,493 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:05:19,493 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:05:19,496 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:05:19,497 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:05:19,497 idl.service INFO Method: 'query_tasks' 2022-08-22 17:05:19,497 idl.service INFO Method: 'resume_task' 2022-08-22 17:05:19,497 idl.service INFO Method: 'pause_task' 2022-08-22 17:05:19,497 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:05:19,497 idl.service INFO Method: 'delete_task' 2022-08-22 17:05:19,497 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:05:19,497 idl.service INFO Method: 'purge' 2022-08-22 17:05:19,497 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:05:19,497 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:05:19,497 idl.service INFO Listen. 2022-08-22 17:05:19,499 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:05:19,499 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:05:19,499 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:05:19,499 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:05:19,499 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:19,499 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:19,499 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:19,499 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:19,499 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:19,499 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:19,499 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:19,499 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:19,499 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:19,499 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:19,499 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:05:19,500 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:05:29,564 root INFO Loading logging config successfully 2022-08-22 17:05:29,564 __main__ INFO Loading SSL certificates ... 2022-08-22 17:05:29,567 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:05:29,570 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:05:29,571 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8992 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:05:29,571 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:05:29,571 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:05:29,571 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:05:29,571 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:05:29,575 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:05:29,576 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:05:29,576 idl.service INFO Method: 'query_tasks' 2022-08-22 17:05:29,576 idl.service INFO Method: 'resume_task' 2022-08-22 17:05:29,576 idl.service INFO Method: 'pause_task' 2022-08-22 17:05:29,576 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:05:29,576 idl.service INFO Method: 'delete_task' 2022-08-22 17:05:29,576 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:05:29,576 idl.service INFO Method: 'purge' 2022-08-22 17:05:29,576 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:05:29,576 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:05:29,576 idl.service INFO Listen. 2022-08-22 17:05:29,577 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:05:29,577 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:05:29,577 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:05:29,578 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:05:29,578 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:29,578 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:29,578 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:29,578 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:29,578 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:29,578 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:29,578 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:29,578 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:29,578 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:29,578 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:29,578 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:05:29,579 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:05:38,442 root INFO Loading logging config successfully 2022-08-22 17:05:38,442 __main__ INFO Loading SSL certificates ... 2022-08-22 17:05:38,445 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:05:38,449 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:05:38,449 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8992 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:05:38,449 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:05:38,449 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:05:38,449 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:05:38,449 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:05:38,453 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:05:38,454 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:05:38,454 idl.service INFO Method: 'query_tasks' 2022-08-22 17:05:38,454 idl.service INFO Method: 'resume_task' 2022-08-22 17:05:38,454 idl.service INFO Method: 'pause_task' 2022-08-22 17:05:38,454 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:05:38,454 idl.service INFO Method: 'delete_task' 2022-08-22 17:05:38,454 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:05:38,454 idl.service INFO Method: 'purge' 2022-08-22 17:05:38,454 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:05:38,454 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:05:38,454 idl.service INFO Listen. 2022-08-22 17:05:38,455 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:05:38,455 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:05:38,456 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:05:38,456 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:05:38,456 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:38,456 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:38,456 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:38,456 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:38,456 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:38,456 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:38,456 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:38,456 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:38,456 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:38,456 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:05:38,456 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:05:38,457 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:06:10,677 root INFO Loading logging config successfully 2022-08-22 17:06:10,677 __main__ INFO Loading SSL certificates ... 2022-08-22 17:06:10,680 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:06:10,684 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:06:10,684 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8992 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:06:10,684 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:06:10,684 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:06:10,684 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:06:10,684 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:06:10,688 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:06:10,689 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:06:10,689 idl.service INFO Method: 'query_tasks' 2022-08-22 17:06:10,689 idl.service INFO Method: 'resume_task' 2022-08-22 17:06:10,689 idl.service INFO Method: 'pause_task' 2022-08-22 17:06:10,689 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:06:10,689 idl.service INFO Method: 'delete_task' 2022-08-22 17:06:10,689 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:06:10,689 idl.service INFO Method: 'purge' 2022-08-22 17:06:10,689 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:06:10,689 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:06:10,689 idl.service INFO Listen. 2022-08-22 17:06:10,691 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:06:10,691 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:06:10,691 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:06:10,691 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:06:10,691 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:06:10,691 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:06:10,691 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:06:10,691 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:06:10,691 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:06:10,691 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:06:10,691 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:06:10,691 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:06:10,691 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:06:10,691 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:06:10,691 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:06:10,692 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use 2022-08-22 17:13:49,948 root INFO Loading logging config successfully 2022-08-22 17:13:49,948 __main__ INFO Loading SSL certificates ... 2022-08-22 17:13:49,951 __main__ INFO Loading default SSL certificates from /home/hijikata/.local/share/ov/pkg/cache-2022.2.0/Cache/certifi/cacert.pem 2022-08-22 17:13:49,954 __main__ INFO Starting Omniverse Cache Server (VERSION 2.7.12) as forward proxy mode. 2022-08-22 17:13:49,954 __main__ INFO Server Information: > __annotations__: {'tracing_enabled': } > allow_ssl_from_http: False > api_cache_enable: True > api_cache_ttl_seconds: 600 > api_cache_urls: ['amazonaws.com', 'prefix=', 'list-type='] > auth_token: None > cache_cleanup_files_per_iter: 50 > cache_cleanup_threshold_gigs: 35 > cache_cleanup_verbose_logging: False > cache_head_requests_enable: False > cache_root: /home/hijikata/.cache/ov/Cache > cache_type: default > cache_without_etag_enable: True > client_compression: True > client_ssl_context: > control_address: 127.0.0.1 > control_port: 8992 > default_proxy_port: 8891 > discovery_token: test > discovery_uri: ws://127.0.0.1:3333 > listen_address: 127.0.0.1 > listen_port: 8891 > log_path: /home/hijikata/.nvidia-omniverse/logs/Cache > log_requests: False > logging_configuration: logging_standalone.yaml > max_cached_data_size_gigs: 40 > metrics_address: 127.0.0.1 > metrics_enabled: False > metrics_port: 9505 > other_upstreams_compression: True > proxy_server: > proxy_server_compression: None > read_ports: .Wrapped'>> > reverse_proxy_mode: False > server_ssl_context: None > service_name: Cache > test_mode: False > tracing_enabled: False 2022-08-22 17:13:49,955 nvidia.omniverse.cache INFO Initializing cache store... 2022-08-22 17:13:49,955 nvidia.omniverse.cache.cache_cleaner INFO Starting cache cleaner... 2022-08-22 17:13:49,955 nvidia.omniverse.cache INFO Searching all existing server caches... 2022-08-22 17:13:49,955 nvidia.omniverse.cache INFO Searching done. 2022-08-22 17:13:49,959 nvidia.omniverse.cache.download_manager INFO Start download queue... 2022-08-22 17:13:49,959 idl.service INFO Registering interface 'CacheApi': 2022-08-22 17:13:49,959 idl.service INFO Method: 'query_tasks' 2022-08-22 17:13:49,959 idl.service INFO Method: 'resume_task' 2022-08-22 17:13:49,959 idl.service INFO Method: 'pause_task' 2022-08-22 17:13:49,960 idl.service INFO Method: 'delete_tasks' 2022-08-22 17:13:49,960 idl.service INFO Method: 'delete_task' 2022-08-22 17:13:49,960 idl.service INFO Method: 'query_cache_stat' 2022-08-22 17:13:49,960 idl.service INFO Method: 'purge' 2022-08-22 17:13:49,960 idl.service INFO Method: 'get_cache_cleanup_parameters' 2022-08-22 17:13:49,960 idl.service INFO Method: 'set_cache_cleanup_parameters' 2022-08-22 17:13:49,960 idl.service INFO Listen. 2022-08-22 17:13:49,961 nvidia.omniverse.cache.download_manager INFO Stop download queue... 2022-08-22 17:13:49,961 nvidia.omniverse.cache INFO Shutdown cache store... 2022-08-22 17:13:49,961 nvidia.omniverse.cache.cache_cleaner INFO Stopping cache cleaner... 2022-08-22 17:13:49,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_produce 2022-08-22 17:13:49,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:13:49,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:13:49,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:13:49,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:13:49,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:13:49,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:13:49,961 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:13:49,962 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:13:49,962 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:13:49,962 nvidia.omniverse.cache.download_manager INFO Cancelled f_consume 2022-08-22 17:13:49,962 asyncio ERROR Exception in callback build_server..on_startup..done(>) at omniverse_cache.py:378 handle: .on_startup..done(>) at omniverse_cache.py:378> Traceback (most recent call last): File "asyncio/events.py", line 81, in _run File "omniverse_cache.py", line 379, in done asyncio.exceptions.CancelledError 2022-08-22 17:13:49,962 asyncio ERROR unhandled exception during asyncio.run() shutdown task: exception=OSError(98, "error while attempting to bind on address ('127.0.0.1', 8891): address already in use")> Traceback (most recent call last): File "aiohttp/web.py", line 514, in run_app File "asyncio/base_events.py", line 616, in run_until_complete File "aiohttp/web.py", line 413, in _run_app File "aiohttp/web_runner.py", line 121, in start File "asyncio/base_events.py", line 1463, in create_server OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8891): address already in use