Quantcast
Channel: VIRL
Viewing all articles
Browse latest Browse all 1811

LXC Images Missing

$
0
0

@Matt_Engelbrecht wrote:

After using UWM admin to upgrade my VIRL installation to the latest software, somehow the LXC images never appeared and I don't have a way to download them. I had the same problem with most of the IOS images, but I was able to run a salt-call command and get them downloaded. No such luck with the LXC images though...any ideas?

Log:
2015-08-14 08:01:09,753 [salt.config ][DEBUG ][9974] Reading configuration from /etc/salt/minion
2015-08-14 08:01:09,773 [salt.config ][DEBUG ][9974] Including configuration from '/etc/salt/minion.d/_schedule.conf'
2015-08-14 08:01:09,773 [salt.config ][DEBUG ][9974] Reading configuration from /etc/salt/minion.d/_schedule.conf
2015-08-14 08:01:09,775 [salt.config ][DEBUG ][9974] Including configuration from '/etc/salt/minion.d/extra.conf'
2015-08-14 08:01:09,775 [salt.config ][DEBUG ][9974] Reading configuration from /etc/salt/minion.d/extra.conf
2015-08-14 08:01:09,776 [salt.config ][DEBUG ][9974] Including configuration from '/etc/salt/minion.d/openstack.conf'
2015-08-14 08:01:09,776 [salt.config ][DEBUG ][9974] Reading configuration from /etc/salt/minion.d/openstack.conf
2015-08-14 08:01:09,960 [salt.crypt ][DEBUG ][9974] Initializing new SAuth for ('/etc/salt/pki/minion', '6B796991.virl.info', 'tcp://173.37.45.136:4506')
2015-08-14 08:01:10,548 [salt.crypt ][DEBUG ][9974] Decrypting the current master AES key
2015-08-14 08:01:10,549 [salt.crypt ][DEBUG ][9974] Loaded minion key: /etc/salt/pki/minion/minion.pem
2015-08-14 08:01:12,589 [salt.crypt ][DEBUG ][9974] Loaded minion key: /etc/salt/pki/minion/minion.pem
2015-08-14 08:01:12,620 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded jinja.render
2015-08-14 08:01:12,621 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded yaml.render
2015-08-14 08:01:12,623 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded state.sls
2015-08-14 08:01:12,627 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded saltutil.is_running
2015-08-14 08:01:12,628 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded grains.get
2015-08-14 08:01:12,628 [salt.crypt ][DEBUG ][9974] Re-using SAuth for ('/etc/salt/pki/minion', '6B796991.virl.info', 'tcp://173.37.45.136:4506')
2015-08-14 08:01:13,014 [salt.config ][DEBUG ][9974] Reading configuration from /etc/salt/minion
2015-08-14 08:01:13,035 [salt.config ][DEBUG ][9974] Including configuration from '/etc/salt/minion.d/_schedule.conf'
2015-08-14 08:01:13,035 [salt.config ][DEBUG ][9974] Reading configuration from /etc/salt/minion.d/_schedule.conf
2015-08-14 08:01:13,038 [salt.config ][DEBUG ][9974] Including configuration from '/etc/salt/minion.d/extra.conf'
2015-08-14 08:01:13,038 [salt.config ][DEBUG ][9974] Reading configuration from /etc/salt/minion.d/extra.conf
2015-08-14 08:01:13,039 [salt.config ][DEBUG ][9974] Including configuration from '/etc/salt/minion.d/openstack.conf'
2015-08-14 08:01:13,039 [salt.config ][DEBUG ][9974] Reading configuration from /etc/salt/minion.d/openstack.conf
2015-08-14 08:01:13,206 [salt.crypt ][DEBUG ][9974] Re-using SAuth for ('/etc/salt/pki/minion', '6B796991.virl.info', 'tcp://173.37.45.136:4506')
2015-08-14 08:01:14,887 [salt.crypt ][DEBUG ][9974] Loaded minion key: /etc/salt/pki/minion/minion.pem
2015-08-14 08:01:14,912 [salt.state ][INFO ][9974] Loading fresh modules for state activity
2015-08-14 08:01:14,918 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded jinja.render
2015-08-14 08:01:14,918 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded yaml.render
2015-08-14 08:01:15,015 [salt.fileclient ][INFO ][9974] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://virl/routervms/lxc_iperf.sls'
2015-08-14 08:01:15,016 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded cmd.run
2015-08-14 08:01:15,016 [salt.utils.jinja ][DEBUG ][9974] Jinja search path: ['/var/cache/salt/minion/files/base']
2015-08-14 08:01:15,023 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded pillar.get
2015-08-14 08:01:15,023 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded grains.get
2015-08-14 08:01:15,023 [salt.template ][DEBUG ][9974] Rendered data from file: /var/cache/salt/minion/files/base/virl/routervms/lxc_iperf.sls:

lxc_iperf:
virl_core.lxc_image_present:
- subtype: lxc-iperf
- version: standard
- release: 2.0.2

2015-08-14 08:01:15,027 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded config.get
2015-08-14 08:01:15,027 [salt.loaded.int.render.yaml][DEBUG ][9974] Results of YAML rendering:
OrderedDict([('lxc_iperf', OrderedDict([('virl_core.lxc_image_present', [OrderedDict([('subtype', 'lxc-iperf')]), OrderedDict([('version', 'standard')]), OrderedDict([('release', '2.0.2')])])]))])
2015-08-14 08:01:15,191 [salt.loader ][DEBUG ][9974] Error loading module.nacl: libnacl import error, perhaps missing python libnacl package
2015-08-14 08:01:15,327 [salt.loader ][DEBUG ][9974] Error loading module.ipmi: No module named pyghmi.ipmi
2015-08-14 08:01:15,395 [salt.loader ][DEBUG ][9974] Error loading module.npm: npm execution module could not be loaded because the npm binary could not be located
2015-08-14 08:01:15,433 [salt.utils.lazy ][DEBUG ][9974] Could not LazyLoad xmpp.send_msg
2015-08-14 08:01:15,434 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded lvs.get_rules
2015-08-14 08:01:15,435 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded portage_config.get_missing_flags
2015-08-14 08:01:15,435 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded layman.add
2015-08-14 08:01:15,435 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded selinux.getenforce
2015-08-14 08:01:15,436 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded win_path.rehash
2015-08-14 08:01:15,437 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded ipset.version
2015-08-14 08:01:15,506 [pip.vcs ][DEBUG ][9974] Registered VCS backend: git
2015-08-14 08:01:15,519 [pip.vcs ][DEBUG ][9974] Registered VCS backend: hg
2015-08-14 08:01:15,541 [pip.vcs ][DEBUG ][9974] Registered VCS backend: svn
2015-08-14 08:01:15,542 [pip.vcs ][DEBUG ][9974] Registered VCS backend: bzr
2015-08-14 08:01:15,548 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded boto_elb.exists
2015-08-14 08:01:15,548 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded win_dns_client.add_dns
2015-08-14 08:01:15,551 [salt.utils.lazy ][DEBUG ][9974] Could not LazyLoad docker.version
2015-08-14 08:01:15,553 [salt.utils.lazy ][DEBUG ][9974] Could not LazyLoad redis.set_key
2015-08-14 08:01:15,555 [salt.utils.lazy ][DEBUG ][9974] Could not LazyLoad augeas.execute
2015-08-14 08:01:15,555 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded chef.client
2015-08-14 08:01:15,556 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded glusterfs.list_volumes
2015-08-14 08:01:15,556 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded makeconf.get_var
2015-08-14 08:01:15,559 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded reg.read_key
2015-08-14 08:01:15,562 [salt.utils.lazy ][DEBUG ][9974] Could not LazyLoad consul.key_put
2015-08-14 08:01:15,562 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded mongodb.user_exists
2015-08-14 08:01:15,562 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded splunk_search.get
2015-08-14 08:01:15,563 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded lvs.get_rules
2015-08-14 08:01:15,564 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded postgres.schema_exists
2015-08-14 08:01:15,565 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded postgres.user_exists
2015-08-14 08:01:15,568 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded eselect.exec_action
2015-08-14 08:01:15,568 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded nftables.version
2015-08-14 08:01:15,571 [salt.utils.lazy ][DEBUG ][9974] Could not LazyLoad firewall.get_config
2015-08-14 08:01:15,572 [salt.utils.lazy ][DEBUG ][9974] Could not LazyLoad consul.key_put
2015-08-14 08:01:15,574 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded cyg.list
2015-08-14 08:01:15,574 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded postgres.group_create
2015-08-14 08:01:15,575 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded pecl.list
2015-08-14 08:01:15,575 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded rdp.enable
2015-08-14 08:01:15,580 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded zk_concurrency.lock
2015-08-14 08:01:15,580 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded boto_dynamodb.exists
2015-08-14 08:01:15,583 [salt.loader ][DEBUG ][9974] Error loading states.ipmi: No module named pyghmi.ipmi
2015-08-14 08:01:15,589 [salt.utils.lazy ][DEBUG ][9974] Could not LazyLoad virl_core.mod_aggregate
2015-08-14 08:01:15,590 [salt.utils.lazy ][DEBUG ][9974] Could not LazyLoad virl_core.mod_init
2015-08-14 08:01:15,590 [salt.state ][INFO ][9974] Running state [lxc_iperf] at time 08:01:15.590119
2015-08-14 08:01:15,590 [salt.state ][INFO ][9974] Executing state virl_core.lxc_image_present for lxc_iperf
2015-08-14 08:01:16,489 [salt.loaded.ext.states.virl_core][DEBUG ][9974] {'Error': 'Unable to resolve image name'}
2015-08-14 08:01:16,489 [salt.crypt ][DEBUG ][9974] Re-using SAuth for ('/etc/salt/pki/minion', '6B796991.virl.info', 'tcp://173.37.45.136:4506')
2015-08-14 08:01:16,586 [salt.fileclient ][DEBUG ][9974] Could not find file from saltenv 'base', 'salt://virl/lxc/lxc-iperf-standard.tar.gz'
2015-08-14 08:01:16,586 [salt.loaded.int.module.cp][ERROR ][9974] Unable to cache file 'salt://virl/lxc/lxc-iperf-standard.tar.gz' from saltenv 'base'.
2015-08-14 08:01:16,587 [salt.state ][ERROR ][9974] Could not find salt://virl/lxc/lxc-iperf-standard.tar.gz
2015-08-14 08:01:16,587 [salt.state ][INFO ][9974] Completed state [lxc_iperf] at time 08:01:16.586664
2015-08-14 08:01:16,587 [salt.state ][DEBUG ][9974] File /var/cache/salt/minion/accumulator/140499080303120 does not exist, no need to cleanup.
2015-08-14 08:01:16,588 [salt.crypt ][DEBUG ][9974] Re-using SAuth for ('/etc/salt/pki/minion', '6B796991.virl.info', 'tcp://173.37.45.136:4506')
2015-08-14 08:01:16,700 [salt.utils.lazy ][DEBUG ][9974] LazyLoaded json.output

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 1811

Latest Images

Trending Articles



Latest Images