| *** amoralej|off has joined #puppet-openstack | 07:16 | |
| *** amoralej|off is now known as amoralej | 07:19 | |
| *** jpena|off is now known as jpena | 07:26 | |
| *** ebbex has quit IRC | 07:30 | |
| *** ebbex has joined #puppet-openstack | 07:31 | |
| *** rpittau|afk is now known as rpittau | 07:44 | |
| *** tosky has joined #puppet-openstack | 07:48 | |
| *** tosky has quit IRC | 07:48 | |
| *** tosky has joined #puppet-openstack | 08:08 | |
| *** derekh has joined #puppet-openstack | 08:14 | |
| zigo | xarses: Hey, how are you man? Long time no see ! :) | 08:58 |
|---|---|---|
| zigo | tobias-urdin: Hey, I'm failing to override the mysql::params::python_package_name variable, how should I implement what you suggested yesterday? | 08:59 |
| zigo | BTW and FYI: https://github.com/puppetlabs/puppetlabs-mysql/pull/1396 | 09:00 |
| tobias-urdin | you need to trace what causes the inclusion of a resource using python_package_name then define that yourself instead | 09:30 |
| tobias-urdin | i think it was mysql::client using mysql::bindings so you need to define those yourself before they are included and thus defined automatically | 09:30 |
| tkajinam | hmm... it seems that all unit test jobs on CentOS8 are broken... | 09:41 |
| tkajinam | tobias-urdin, I'll check this later again but it'd be nice if you have any idea about the cause https://bugs.launchpad.net/puppet-openstack-integration/+bug/1930403 | 10:12 |
| opendevmeet | Launchpad bug 1930403 in puppet-openstack-integration "All unit test jobs on CentOS8 stream are failing" [Critical,New] | 10:12 |
| *** ykarel has joined #puppet-openstack | 10:38 | |
| *** hjensas is now known as hjensas|afk | 10:59 | |
| *** jpena is now known as jpena|lunch | 11:32 | |
| tobias-urdin | tkajinam: checking | 11:47 |
| tobias-urdin | tkajinam: do you know if anything was updated recently? gems that is | 11:52 |
| tobias-urdin | we are really running a super old rspec-puppet-2.3.2 | 11:53 |
| tobias-urdin | maybe it's broken against new puppet 6.21.1 | 11:53 |
| tobias-urdin | maybe try to downgrade puppet since we can't bump rspec-puppet | 11:54 |
| tkajinam | tobias-urdin, we haven't made any change about puppet version | 11:55 |
| tkajinam | https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_3c4/792542/5/gate/puppet-openstack-unit-6.21-centos-8-stream/3c450e7/job-output.txt | 11:55 |
| tkajinam | this is log of the last successful unit test | 11:55 |
| tkajinam | https://a76cebb440d456bd15e7-176806fde7fb6bec4df9cbd788be57b5.ssl.cf2.rackcdn.com/793904/1/check/puppet-openstack-unit-6.21-centos-8-stream/3584906/job-output.txt | 11:55 |
| tkajinam | and this is current log | 11:55 |
| tkajinam | I compared packages installed by gem but see only minor difference with aws-partitions and excon | 11:56 |
| tkajinam | both use puppet-6.21.1 | 11:56 |
| tobias-urdin | weird hm | 11:57 |
| tkajinam | yeah | 11:58 |
| tkajinam | actually puppet module list shows each modules are installed as expected | 11:58 |
| tobias-urdin | tkajinam: we had issues with checking out https git repos from opendev.org in our CI | 12:16 |
| tobias-urdin | because of an old version of git in c8/c8s | 12:16 |
| tobias-urdin | but don't think that's it because that causes it to hang | 12:16 |
| tkajinam | tobias-urdin, agree | 12:17 |
| tobias-urdin | don't really have any good idea, would need to run the testing manually hm | 12:17 |
| tkajinam | I don't see any issue with git clone/checkout in logs | 12:17 |
| *** amoralej is now known as amoralej|lunch | 12:25 | |
| *** jpena|lunch is now known as jpena | 12:29 | |
| *** amoralej|lunch is now known as amoralej | 12:57 | |
| *** rpittau is now known as rpittau|afk | 12:57 | |
| *** hjensas|afk has quit IRC | 13:17 | |
| *** hjensas has joined #puppet-openstack | 13:17 | |
| *** mwhahaha has joined #puppet-openstack | 13:36 | |
| *** abishop has quit IRC | 14:43 | |
| *** gouthamr has joined #puppet-openstack | 14:46 | |
| *** abishop has joined #puppet-openstack | 14:51 | |
| *** ykarel is now known as ykarel|away | 15:09 | |
| *** gouthamr has quit IRC | 15:13 | |
| *** gouthamr has joined #puppet-openstack | 15:19 | |
| *** ykarel|away has quit IRC | 15:20 | |
| tkajinam | mwhahaha, fyi... https://bugs.launchpad.net/puppet-openstack-integration/+bug/1930403 | 15:20 |
| opendevmeet | Launchpad bug 1930403 in puppet-openstack-integration "All unit test jobs on CentOS8 stream are failing" [Critical,New] | 15:20 |
| mwhahaha | odd | 15:20 |
| tkajinam | yeah | 15:21 |
| tkajinam | The most strange thing is that I don't see any bump of libraries which would result in that failure :-( | 15:21 |
| tkajinam | so far setting module_path and manifest_dir looks promising https://review.opendev.org/c/openstack/puppet-aodh/+/793967/2/spec/spec_helper.rb | 15:21 |
| * tkajinam is still looking for the way to implement it more easily | 15:21 | |
| mwhahaha | maybe a puppet change? | 15:22 |
| mwhahaha | isn't 6.21 latest? | 15:22 |
| tkajinam | not puppet is pinned to 6.21.1 | 15:24 |
| mwhahaha | hrm | 15:24 |
| tkajinam | it has not been updated since the last successful run | 15:24 |
| mwhahaha | https://zuul.openstack.org/builds?job_name=puppet-openstack-unit-6.21-centos-8-stream | 15:25 |
| mwhahaha | seems mixed | 15:25 |
| tkajinam | my guess is that c8s released new version of ruby | 15:26 |
| tkajinam | we used to have this ruby-2.5.5-105.module_el8.1.0+214+9be47fd7.x86_64 | 15:27 |
| tkajinam | but now have this ruby-2.5.9-107.module_el8.5.0+811+d98a1657.x86_64 | 15:27 |
| tkajinam | and this triggered something ... though I'm not very sure about that | 15:27 |
| *** abishop has quit IRC | 15:28 | |
| mwhahaha | there were some module updates | 15:29 |
| mwhahaha | not certain if they are related tho | 15:29 |
| *** abishop has joined #puppet-openstack | 15:30 | |
| *** opendevreview has joined #puppet-openstack | 15:30 | |
| opendevreview | Takashi Kajinami proposed openstack/puppet-openstack_spec_helper master: WIP: load rspec-puppet/spec_helper https://review.opendev.org/c/openstack/puppet-openstack_spec_helper/+/793990 | 15:30 |
| opendevreview | Takashi Kajinami proposed openstack/puppet-aodh master: DNM: Test rspec_puppet/spec_helper https://review.opendev.org/c/openstack/puppet-aodh/+/793991 | 15:32 |
| tkajinam | atm it's better to stop +A ... until the issue is fixed | 15:36 |
| tkajinam | I'll make some trials tomorrow in my time | 15:36 |
| mwhahaha | k | 15:36 |
| *** ChanServ sets mode: +ntsc | 15:46 | |
| *** xarses has quit IRC | 16:04 | |
| *** ykarel|away has joined #puppet-openstack | 16:11 | |
| *** ykarel|away has quit IRC | 16:26 | |
| *** jpena is now known as jpena|off | 16:47 | |
| *** derekh has quit IRC | 17:00 | |
| *** amoralej is now known as amoralej|off | 17:26 | |
| opendevreview | Merged openstack/puppet-cinder stable/rocky: Rocky only: Remove TripleO Job https://review.opendev.org/c/openstack/puppet-cinder/+/793516 | 18:06 |
| opendevreview | Merged openstack/puppet-glance stable/rocky: Rocky only: Remove TripleO Job https://review.opendev.org/c/openstack/puppet-glance/+/793517 | 18:11 |
| *** tosky has quit IRC | 23:11 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!