New Lago release - 0.23.0
by Gal Ben Haim
Hi Everyone!
There's a new Lago release with version 0.23.0 ready for you to upgrade!
Lago is now officially supported on fedora 24.
Docs - http://lago.readthedocs.io/en/0.23/index.html
Repo - http://resources.ovirt.org/repos/lago/stable/0.0/rpm/
Here are the changes:
* Mon Jul 18 2016 Lago CI bot <dcaroest+cibot(a)redhat.com> - 0.23.0
14d884c0: Merge pull request #290 from mykaul/get_sanlock_logs
f5177dd3: Added /var/log/sanlock.log to the log collection from hosts
904721c0: Merge branch 'master' into get_sanlock_logs
* Mon Jul 18 2016 Lago CI bot <dcaroest+cibot(a)redhat.com> - 0.22.5
417328cf: Merge pull request #285 from mkopta/systemctl
4ca2deaf: all "supported" OS use systemctl instead of service
* Sun Jul 17 2016 Lago CI bot <dcaroest+cibot(a)redhat.com> - 0.22.4
722fa248: Merge pull request #286 from mkopta/these
3b7555e7: s/this/these/
* Thu Jul 14 2016 Lago CI bot <dcaroest+cibot(a)redhat.com> - 0.22.3
6a0089e8: Merge pull request #288 from lago-project/fix_fc24_build
17c943c2: ci:Replaced fc22 package files with fc24
* Tue Jun 21 2016 Lago CI bot <dcaroest+cibot(a)redhat.com> - 0.22.2
cf146a52: Merge pull request #284 from mkopta/master
9af5ab8a: typos
* Tue Jun 21 2016 Lago CI bot <dcaroest+cibot(a)redhat.com> - 0.22.1
7678342e: Merge pull request #283 from mkopta/master
43a3ee3b: denoting root priviliges requirement
36982c69: typo
Enjoy!
Gal Ben Haim
gbenhaim(a)redhat.com
RHEV DevOps
8 years, 4 months
Connection timeout initializing environment
by Eric Helms
I am getting the following error with 0.22 trying to initialize my
environment:
@ Initialize and populate prefix: ERROR (in 0:02:07)
Error occured, aborting
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/lago/cmd.py", line 691, in main
cli_plugins[args.verb].do_run(args)
File "/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 180, in
do_run
self._do_run(**vars(args))
File "/usr/lib/python2.7/site-packages/lago/log_utils.py", line 615, in
wrapper
return func(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/lago/cmd.py", line 154, in do_init
template_repo_path
File "/usr/lib/python2.7/site-packages/lago/templates.py", line 347, in
from_url
response = urllib.urlopen(path)
File "/usr/lib64/python2.7/urllib.py", line 87, in urlopen
return opener.open(url)
File "/usr/lib64/python2.7/urllib.py", line 208, in open
return getattr(self, name)(url)
File "/usr/lib64/python2.7/urllib.py", line 345, in open_http
h.endheaders(data)
File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
self._send_output(message_body)
File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
self.send(msg)
File "/usr/lib64/python2.7/httplib.py", line 797, in send
self.connect()
File "/usr/lib64/python2.7/httplib.py", line 778, in connect
self.timeout, self.source_address)
File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
raise err
IOError: [Errno socket error] [Errno 110] Connection timed out
Eric
8 years, 4 months
ovirt tests failing on missing libxml2-python
by Eyal Edri
2016-06-24 17:28:17,843 DEBUG [org.ovirt.otopi.dialog.MachineDialogParser]
(VdsDeploy) [796140d9] Got: ***L:ERROR Failed to execute stage 'Package
installation': [u'libxml2-python-2.9.1-6.el7_2.3.x86_64 requires libxml2 =
2.9.1-6.el7_2.3']
2016-06-24 17:28:17,844 DEBUG [org.ovirt.otopi.dialog.MachineDialogParser]
(VdsDeploy) [796140d9] nextEvent: Log ERROR Failed to execute stage
'Package installation': [u'libxml2-python-2.9.1-6.el7_2.3.x86_64 requires
libxml2 = 2.9.1-6.el7_2.3']
2016-06-24 17:28:17,860 ERROR
This is failing 3.6,4.0 and master tests, anyone knows on a recent
dependency change in vdsm or other host level pkg?
--
Eyal Edri
Associate Manager
RHEV DevOps
EMEA ENG Virtualization R&D
Red Hat Israel
phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
8 years, 4 months