I'm trying to install CORD-in-a-Box on a Dell PowerEdge x86 blade. But it failed at TASK [juju-setup : Bootstrap Juju], with the following error:
Bootstrapping environment "manual"
Starting new instance for initial state server
Installing Juju agent on bootstrap instance
Logging to /var/log/cloud-init-output.log on remote host
Installing package: curl
Installing package: cpu-checker
Installing package: bridge-utils
Installing package: rsyslog-gnutls
Installing package: cloud-utils
Installing package: cloud-image-utils
Installing package: tmux
Fetching tools: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 -o /tools.tar.gz <[
https://streams.canonical.com/juju/tools/agent/1.25.6/juju-1.25.6-trusty-amd64.tgz]>
Bootstrapping Juju machine agent
Starting Juju machine agent (jujud-machine-0)
Bootstrap agent installed
-> manual
Waiting for API to become available
Waiting for API to become available
(.........................................)
Waiting for API to become available
Waiting for API to become available
ERROR upgrade in progress - Juju functionality is limited
Similar issue has been found and fixed on 1.24, and we are using 1.25.6. And this step actually passed on installation on CloudLab. Any idea?