Activity log for bug #1950765

Date Who What changed Old value New value Message
2021-11-12 09:43:21 Paul Sharpe bug added bug
2021-11-15 00:39:28 Martin Sochor microstack: status New Confirmed
2021-11-15 09:43:44 Paul Sharpe description pjs:~/Work$ sudo microstack init --auto --control 2021-11-12 08:32:56,471 - microstack_init - INFO - Configuring clustering ... 2021-11-12 08:32:57,254 - microstack_init - INFO - Setting up as a control node. 2021-11-12 08:33:05,987 - microstack_init - INFO - Generating TLS Certificate and Key 2021-11-12 08:33:09,388 - microstack_init - INFO - Configuring networking ... 2021-11-12 08:33:35,272 - microstack_init - INFO - Opening horizon dashboard up to * 2021-11-12 08:33:37,952 - microstack_init - INFO - Waiting for RabbitMQ to start ... Waiting for 192.168.0.14:5672 2021-11-12 08:33:54,989 - microstack_init - INFO - RabbitMQ started! 2021-11-12 08:33:54,990 - microstack_init - INFO - Configuring RabbitMQ ... 2021-11-12 08:33:58,120 - microstack_init - INFO - RabbitMQ Configured! 2021-11-12 08:33:58,263 - microstack_init - INFO - Waiting for MySQL server to start ... Waiting for 192.168.0.14:3306 2021-11-12 08:35:54,630 - microstack_init - INFO - Mysql server started! Creating databases ... 2021-11-12 08:36:05,414 - microstack_init - INFO - Configuring Keystone Fernet Keys ... 2021-11-12 08:41:16,004 - microstack_init - INFO - Bootstrapping Keystone ... 2021-11-12 08:41:46,805 - microstack_init - INFO - Creating service project ... 2021-11-12 08:42:00,761 - microstack_init - INFO - Keystone configured! 2021-11-12 08:42:00,904 - microstack_init - INFO - Configuring the Placement service... 2021-11-12 08:42:51,128 - microstack_init - INFO - Running Placement DB migrations... 2021-11-12 08:43:26,121 - microstack_init - INFO - Configuring nova control plane services ... 2021-11-12 08:43:58,837 - microstack_init - INFO - Running Nova API DB migrations (this may take a lot of time)... 2021-11-12 08:47:04,229 - microstack_init - INFO - Running Nova DB migrations (this may take a lot of time)... Waiting for 192.168.0.14:8774 2021-11-12 09:05:31,150 - microstack_init - INFO - Creating default flavors... 2021-11-12 09:06:34,762 - microstack_init - INFO - Configuring nova compute hypervisor ... 2021-11-12 09:06:34,762 - microstack_init - INFO - Checking virtualization extensions presence on the host 2021-11-12 09:06:34,975 - microstack_init - WARNING - /dev/kvm does not exist 2021-11-12 09:06:34,976 - microstack_init - WARNING - Hardware virtualization is not supported - software emulation will be used for Nova instances 2021-11-12 09:06:45,737 - microstack_init - INFO - Configuring the Spice HTML5 console service... 2021-11-12 09:06:48,059 - microstack_init - INFO - Configuring Neutron Waiting for 192.168.0.14:9696 Traceback (most recent call last): File "/snap/microstack/241/bin/microstack", line 11, in <module> load_entry_point('microstack==0.0.1', 'console_scripts', 'microstack')() File "/snap/microstack/241/lib/python3.8/site-packages/microstack/main.py", line 44, in main cmd() File "/snap/microstack/241/lib/python3.8/site-packages/init/main.py", line 60, in wrapper return func(*args, **kwargs) File "/snap/microstack/241/lib/python3.8/site-packages/init/main.py", line 228, in init question.ask() File "/snap/microstack/241/lib/python3.8/site-packages/init/questions/question.py", line 210, in ask self.yes(awr) File "/snap/microstack/241/lib/python3.8/site-packages/init/questions/__init__.py", line 887, in yes check('openstack', 'network', 'create', 'test') File "/snap/microstack/241/lib/python3.8/site-packages/init/shell.py", line 69, in check raise subprocess.CalledProcessError(proc.returncode, " ".join(args)) subprocess.CalledProcessError: Command 'openstack network create test' returned non-zero exit status 1. pjs:~/Work$ sudo microstack init --auto --control 2021-11-12 08:32:56,471 - microstack_init - INFO - Configuring clustering ... 2021-11-12 08:32:57,254 - microstack_init - INFO - Setting up as a control node. 2021-11-12 08:33:05,987 - microstack_init - INFO - Generating TLS Certificate and Key 2021-11-12 08:33:09,388 - microstack_init - INFO - Configuring networking ... 2021-11-12 08:33:35,272 - microstack_init - INFO - Opening horizon dashboard up to * 2021-11-12 08:33:37,952 - microstack_init - INFO - Waiting for RabbitMQ to start ... Waiting for 192.168.0.14:5672 2021-11-12 08:33:54,989 - microstack_init - INFO - RabbitMQ started! 2021-11-12 08:33:54,990 - microstack_init - INFO - Configuring RabbitMQ ... 2021-11-12 08:33:58,120 - microstack_init - INFO - RabbitMQ Configured! 2021-11-12 08:33:58,263 - microstack_init - INFO - Waiting for MySQL server to start ... Waiting for 192.168.0.14:3306 2021-11-12 08:35:54,630 - microstack_init - INFO - Mysql server started! Creating databases ... 2021-11-12 08:36:05,414 - microstack_init - INFO - Configuring Keystone Fernet Keys ... 2021-11-12 08:41:16,004 - microstack_init - INFO - Bootstrapping Keystone ... 2021-11-12 08:41:46,805 - microstack_init - INFO - Creating service project ... 2021-11-12 08:42:00,761 - microstack_init - INFO - Keystone configured! 2021-11-12 08:42:00,904 - microstack_init - INFO - Configuring the Placement service... 2021-11-12 08:42:51,128 - microstack_init - INFO - Running Placement DB migrations... 2021-11-12 08:43:26,121 - microstack_init - INFO - Configuring nova control plane services ... 2021-11-12 08:43:58,837 - microstack_init - INFO - Running Nova API DB migrations (this may take a lot of time)... 2021-11-12 08:47:04,229 - microstack_init - INFO - Running Nova DB migrations (this may take a lot of time)... Waiting for 192.168.0.14:8774 2021-11-12 09:05:31,150 - microstack_init - INFO - Creating default flavors... 2021-11-12 09:06:34,762 - microstack_init - INFO - Configuring nova compute hypervisor ... 2021-11-12 09:06:34,762 - microstack_init - INFO - Checking virtualization extensions presence on the host 2021-11-12 09:06:34,975 - microstack_init - WARNING - /dev/kvm does not exist 2021-11-12 09:06:34,976 - microstack_init - WARNING - Hardware virtualization is not supported - software emulation will be used for Nova instances 2021-11-12 09:06:45,737 - microstack_init - INFO - Configuring the Spice HTML5 console service... 2021-11-12 09:06:48,059 - microstack_init - INFO - Configuring Neutron Waiting for 192.168.0.14:9696 Traceback (most recent call last):   File "/snap/microstack/241/bin/microstack", line 11, in <module>     load_entry_point('microstack==0.0.1', 'console_scripts', 'microstack')()   File "/snap/microstack/241/lib/python3.8/site-packages/microstack/main.py", line 44, in main     cmd()   File "/snap/microstack/241/lib/python3.8/site-packages/init/main.py", line 60, in wrapper     return func(*args, **kwargs)   File "/snap/microstack/241/lib/python3.8/site-packages/init/main.py", line 228, in init     question.ask()   File "/snap/microstack/241/lib/python3.8/site-packages/init/questions/question.py", line 210, in ask     self.yes(awr)   File "/snap/microstack/241/lib/python3.8/site-packages/init/questions/__init__.py", line 887, in yes     check('openstack', 'network', 'create', 'test')   File "/snap/microstack/241/lib/python3.8/site-packages/init/shell.py", line 69, in check     raise subprocess.CalledProcessError(proc.returncode, " ".join(args)) subprocess.CalledProcessError: Command 'openstack network create test' returned non-zero exit status 1. -=-=-=-=-=-=-=-=-=-=-=-=- HP-Pavilion-14-Notebook-PC Intel® Core™ i3-3217U CPU @ 1.80GHz × 4 Intel® HD Graphics 4000 (IVB GT2) Disk: 500.1 GB Ubuntu 20.04.3 LTS 64-bit Gnome: 3.36.8 pjs:~/Work$ sudo snap install microstack --beta --devmode [sudo] password for pjs: microstack (beta) ussuri from Canonical✓ installed