Friday, 2020-09-25

ianwok, the tarballs are going to https://tarballs.opendev.org/opendev/zuul/00:05
ianwi think i set this up and have forgotten00:05
ianwok ... https://tarballs.opendev.org/opendev/zuul/zuul/ is trying to render a zuul interface00:06
openstackgerritMerged zuul/zuul-jobs master: ensure-zookeeper: add role to setup zookeeper  https://review.opendev.org/75275700:08
ianwok, /afs/.openstack.org/project/tarballs.opendev.org/opendev/zuul/zuul has js files from jul 1300:10
ianwextracted javascript files00:10
ianwi'm removing those00:13
*** diablo_rojo has quit IRC00:14
clarkbshould we mv them?00:14
ianwwell i rm'd them; i think it's maybe the js job gone bad00:16
ianwhttps://tarballs.opendev.org/opendev/zuul/zuul/ is now visible, and has the latest .tar.gz and whl for master00:17
ianw... now ... i think the publishing path is wrong00:18
ianwi don't think it should be opendev/zuul, the other tenants are not under opendev00:19
ianwwe have things like /openstack/bindep and also /opendev/bindep00:22
fungii think pre-opendev bindep published to the former00:22
ianwright, as part of the process we probably should have migrated everything we moved into opendev/ across00:23
ianwbonus points i guess for apache redirects ...00:23
ianwfungi: is that a list you still have?00:23
fungiianw: it's in the moves yaml in opendev/project-config00:24
fungirenames, whatever00:25
ianwhrm, ok00:25
ianwwe should probably add to the rename procedure to take your tarballs with you00:26
ianwlet me first see why zuul is publishing where it does00:27
clarkbianw: oh I thought it has tarballs but you mean its extracted js there00:33
clarkbrm in that case makes sense :)00:34
openstackgerritMerged openstack/project-config master: remove x/distil zuul configs  https://review.opendev.org/75422500:34
ianwclarkb: heh, no tarballs have been injured00:34
ianwi think i see what's going on, there's an assumption that the tarball upload jobs in opendev/base-jobs are *only* being used by the opendev tenant00:35
ianwit should be uploading the tarballs to {{ zuul.tenant }}/{{ zuul.project_name }} ... not hard-coding opendev00:36
openstackgerritIan Wienand proposed opendev/base-jobs master: Don't always upload under opendev/ tenant  https://review.opendev.org/75424100:46
ianwinfra-root: ^ that will fix the zuul publishing00:46
ianwinfra-root: and it's partner https://review.opendev.org/#/c/754230 should fix the javascript publishing00:50
ianwclarkb: and here's why the javacript files end up there -> https://opendev.org/opendev/base-jobs/src/branch/master/playbooks/artifacts/promote-deployment.yaml#L4400:52
ianwit extracts them into the root directory00:52
clarkbhrm we probably don't need that right?00:53
ianwhttps://opendev.org/opendev/base-jobs/commit/94afcb4057464f2e00897e5cb20a7300ea79d1b700:54
ianwlooks like that was the commit that added the extraction00:55
ianwat this point, with containers, we probably don't need either the javascript tarball or the extraction?00:55
clarkbI'm pretty sure we don't need the extraction00:55
clarkbthe tarballs might be useful for something but we definitely wouldn't us it now00:56
ianwnote it's only the master tarball00:57
ianwwell, actually probably the stable branch too00:57
*** ysandeep|away is now known as ysandeep00:58
*** Topner has joined #opendev01:06
*** qchris has quit IRC01:11
*** Topner has quit IRC01:12
*** hamalq has quit IRC01:21
*** qchris has joined #opendev01:23
*** dmsimard has quit IRC02:16
*** dmsimard7 has joined #opendev02:16
openstackgerritIan Wienand proposed opendev/project-config master: [dnm] scripts to cleanup tarballs.opendev.org  https://review.opendev.org/75425703:13
ianwfungi: ^ so that is the cleanup list from the renames.  the change description has a link to http://paste.openstack.org/show/798368/ which would be the final list of commands to move the various tarballs03:14
*** dmsimard7 is now known as dmsimard03:41
*** zbr|pto has quit IRC05:07
*** sparkp1ug has joined #opendev05:16
openstackgerritAlexander Szakaly proposed opendev/git-review master: Fix bug in git_credentials()  https://review.opendev.org/75394605:20
*** sparkp1ug has quit IRC05:22
openstackgerritIan Wienand proposed zuul/zuul-jobs master: ensure-docker: only run docker-setup.yaml when installed  https://review.opendev.org/74706205:24
openstackgerritIan Wienand proposed zuul/zuul-jobs master: update-json-file: add role to combine values into a .json  https://review.opendev.org/74683405:24
openstackgerritIan Wienand proposed zuul/zuul-jobs master: ensure-docker: Linaro MTU workaround  https://review.opendev.org/74706305:24
openstackgerritIan Wienand proposed zuul/zuul-jobs master: update-json-file: add role to combine values into a .json  https://review.opendev.org/74683405:33
openstackgerritIan Wienand proposed zuul/zuul-jobs master: ensure-docker: Linaro MTU workaround  https://review.opendev.org/74706305:33
openstackgerritIan Wienand proposed zuul/zuul-jobs master: update-json-file: add role to combine values into a .json  https://review.opendev.org/74683405:38
openstackgerritIan Wienand proposed zuul/zuul-jobs master: ensure-docker: Linaro MTU workaround  https://review.opendev.org/74706305:38
*** ricolin has quit IRC05:45
openstackgerritAlexander Szakaly proposed opendev/git-review master: Fix bug in git_credentials()  https://review.opendev.org/75394606:01
*** slaweq has joined #opendev06:22
*** eolivare has joined #opendev06:27
*** auristor has quit IRC06:27
*** slaweq has quit IRC06:33
*** roman_g has joined #opendev06:46
*** zbr has joined #opendev06:49
*** hashar has joined #opendev06:51
*** slaweq has joined #opendev06:52
AJaegerianw: I approved https://review.opendev.org/#/c/754241 - will you move the zuul directories up on AFS so that we don't have them in two locations?06:54
AJaegerianw: just saw https://review.opendev.org/#/c/754257 and left a suggestion06:56
AJaegerconfig-core, please review https://review.opendev.org/753843 to fix our linting on project-config06:57
openstackgerritMerged opendev/base-jobs master: Don't always upload under opendev/ tenant  https://review.opendev.org/75424107:09
openstackgerritMerged opendev/base-jobs master: promote-deployment: fix synchronize  https://review.opendev.org/75423007:13
*** fressi has joined #opendev07:19
*** iurygregory has quit IRC07:40
*** tosky has joined #opendev07:43
*** user_19173783170 has joined #opendev07:57
*** moppy has quit IRC08:01
*** moppy has joined #opendev08:01
user_19173783170I'm reading document on the url: "https://governance.openstack.org/tc/reference/runtimes/wallaby.html", but I don't understand what means "Python Runtimes for Wallaby", Can some one help me ?08:06
*** DSpider has joined #opendev08:16
*** roman_g has quit IRC08:20
*** lpetrut has joined #opendev08:23
stephenfinuser_19173783170: In short, it's the expected collection of Python versions we intend to support08:42
stephenfinA release cycle is 6 months which means we typically intersect with a new Python release and see older Python releases go EOL. We may also change our base OSes used in gate jobs, which would mean different Python interpreters08:44
stephenfinuser_19173783170: hope that helps08:44
*** ysandeep is now known as ysandeep|lunch08:46
user_19173783170Can I use other version of Ubuntu and other version of python which not listed on the page?08:47
toskyit most likely won't work08:47
user_19173783170thanks a lot08:50
user_19173783170stephenfin: what means OSes09:28
stephenfinoperating systems09:28
stephenfinyou may be able to use newer versions of Python and Ubuntu, but probably not older versions09:29
user_19173783170stephenfin: thanks!09:30
*** user_19173783170 has quit IRC09:40
*** ysandeep|lunch is now known as ysandeep10:05
*** fressi has quit IRC10:07
*** sparkp1ug has joined #opendev10:14
*** sparkplug has joined #opendev10:19
*** sparkp1ug has quit IRC10:21
*** fressi has joined #opendev10:21
*** sparkplug has quit IRC10:21
*** sparkp1ug has joined #opendev10:22
*** noonedeadpunk has quit IRC10:33
*** noonedeadpunk has joined #opendev10:35
*** sparkp1ug has quit IRC10:38
*** hashar is now known as hasharAway10:42
*** dtantsur|afk is now known as dtantsur10:49
openstackgerritTobias Henkel proposed zuul/zuul-jobs master: Merge upload logs modules into common role  https://review.opendev.org/74273211:21
openstackgerritTobias Henkel proposed zuul/zuul-jobs master: Consolidate common log upload code into module_utils  https://review.opendev.org/74273611:21
*** hasharAway is now known as hashar11:31
*** auristor has joined #opendev11:31
*** roman_g has joined #opendev11:32
donnydThe logging service was hammering my keystone  endpoints, because I didn't turn caching back on for the tokens, so I turned it back on and restarted the rgw services - so if you see any post failures that is what its from.. there shouldn't be - but if you do that is why12:01
*** mrunge has quit IRC12:11
*** ysandeep is now known as ysandeep|away12:34
*** gmann is now known as gmann_pto12:41
*** fressi has quit IRC12:44
fungithanks for the heads up, donnyd. i'll keep an ear to the ground12:45
*** fressi has joined #opendev12:52
*** jaicaa has quit IRC13:07
*** jaicaa has joined #opendev13:08
*** AJaeger has quit IRC13:10
*** sparkp1ug has joined #opendev13:10
*** AJaeger has joined #opendev13:23
*** hashar has quit IRC13:24
*** hashar has joined #opendev13:48
*** mlavalle has joined #opendev13:59
*** roman_g has quit IRC14:05
openstackgerritRadosÅ‚aw Piliszek proposed openstack/project-config master: Separate masakari-dashboard  https://review.opendev.org/75440714:29
*** mlavalle has quit IRC14:32
*** mlavalle has joined #opendev14:33
*** slaweq has quit IRC14:37
openstackgerritRadosÅ‚aw Piliszek proposed openstack/project-config master: Add etcd3gw group  https://review.opendev.org/75441014:38
*** slaweq has joined #opendev14:44
*** fressi has quit IRC14:50
openstackgerritMerged openstack/project-config master: Separate masakari-dashboard  https://review.opendev.org/75440714:53
openstackgerritMerged openstack/project-config master: Fix ansible-lint  https://review.opendev.org/75384315:00
openstackgerritMerged openstack/project-config master: Remove legacy gate jobs  https://review.opendev.org/75273515:00
clarkbfungi: corvus: https://review.opendev.org/753464 and https://review.opendev.org/754205 would be good ones to get in today to finish up the gitea efforts from the last couple of days15:00
*** tkajinam has quit IRC15:00
openstackgerritMerged openstack/project-config master: Add etcd3gw group  https://review.opendev.org/75441015:06
fungiclarkb: those look fine, i approved them both15:14
clarkbthanks I'll keep an eye on them15:15
openstackgerritMerged openstack/project-config master: Update opensuse-15 to 15.2  https://review.opendev.org/74525215:16
*** roman_g has joined #opendev15:17
*** roman_g has quit IRC15:26
fungii'll try to do the same15:26
clarkbonce gitea and opensuse 15 changes are in a safe place the next thing on my list is toe remove fedora-30 from dib so that we can remove it from nodepool15:39
clarkbit feels good to clean up old things :)15:40
fungi(southern hemisphere) spring cleaning?15:41
clarkbindeed15:41
*** eolivare has quit IRC15:42
openstackgerritClark Boylan proposed openstack/diskimage-builder master: Test opensuse 15 builds with 15.2  https://review.opendev.org/75444115:47
*** lpetrut has quit IRC15:48
openstackgerritMerged opendev/system-config master: Update gitea project descriptions  https://review.opendev.org/75346416:08
openstackgerritMerged opendev/system-config master: Simplify gitea project creation control flow  https://review.opendev.org/75420516:08
clarkbhttps://opendev.org/openstack/sahara and others shold have description updates due to ^16:10
clarkbhttps://review.opendev.org/#/c/655527/1/gerrit/projects.yaml shows the old (current) and new values16:10
clarkbjeremyfreudberg: ^ fyi16:11
jeremyfreudbergclarkb: awesome! and it worked16:34
fungii'm always amazed when things actually work16:36
clarkbfungi: in this case gitea has really good api docs and we can test it :)16:54
*** dtantsur is now known as dtantsur|afk16:58
openstackgerritMerged openstack/project-config master: kolla-cli: deprecation - Mark as deprecated in Gerrit  https://review.opendev.org/74968817:05
*** hamalq has joined #opendev17:07
*** jeremyfreudberg has left #opendev17:20
*** hamalq has quit IRC17:21
*** hamalq has joined #opendev17:21
*** sparkp1ug has quit IRC17:25
*** hashar has quit IRC17:33
*** sparkp1ug has joined #opendev17:42
clarkbmnaser: fyi openstack.exceptions.ConfigException: https://vexxhost.com is a remote profile that could not be fetched: 503 Service Unavailable Not yet sure if that is a problem on our end or yours yet17:50
clarkbhttps://vexxhost.com/.well-known/openstack/api is what openstacksdk seems to fetch and that does look like a 503 from my browser too17:52
mnasercurl https://vexxhost.com/.well-known/openstack/api finel ocally17:54
mnaserwonder if cloudflare is not happy17:54
mnaserclarkb: mind a paste with curl -vvv ?17:55
clarkbmnaser: ya one sec18:02
clarkbhrm of course when I go to do it again now it works18:03
* fungi shakes fist at cdn providers18:03
openstackgerritClark Boylan proposed openstack/diskimage-builder master: Remove unused fedora-30 job  https://review.opendev.org/75446818:34
openstackgerritClark Boylan proposed openstack/project-config master: Remove fedora-30 from nodepool launchers  https://review.opendev.org/75447019:05
openstackgerritClark Boylan proposed openstack/project-config master: Remove fedora-30 from the nodepool builders  https://review.opendev.org/75447119:05
clarkbinfra-root ^ I figure we can remove fedora-30 from the launchers first then check in a day or two that we haven't had major problems result from that19:05
clarkbonce we are happy wit hthat we can land the next change and remove it from the builders19:05
openstackgerritClark Boylan proposed opendev/system-config master: Stop mirroring fedora 30  https://review.opendev.org/75447219:08
clarkband ^ depends on the other stack19:08
clarkbfungi: any idea who to talk to re https://mirror.dfw.rax.opendev.org/fedora/atomic/stable/ ? possibly someone in magnum?19:11
clarkbthose images are all quite stale now and I wonder if we can just clean that up in the fedora mirror too19:11
fungiyeah, magnum was the last project i was aware of using atomic19:12
fungis/last/only/ probably19:12
clarkbI guess I'll send an email to openstack-discuss19:14
fungiyeah, the other place to get their attention may be in #openstack-containers19:17
fungii asked in there too19:19
fungisince i'm already in that channel anyway19:19
clarkbthanks I sent an email19:19
openstackgerritAndrii Ostapenko proposed zuul/zuul-jobs master: Add ability to use *-docker-image roles in periodic jobs  https://review.opendev.org/74056019:23
openstackgerritMerged openstack/project-config master: Add Ironic charms to OpenStack charms  https://review.opendev.org/75409820:15
clarkbfungi: any chance you want to give https://review.opendev.org/#/c/754470/ a go?20:24
clarkbwe can let nodepool run that way over the weekend then on monday remove it from builders if there are no major fires?20:24
*** zbsarash1 has joined #opendev20:40
sgwHi Folks, I am trying to help get someone setup with gerrit on review.opendev.org, is there a delay from when we enter a public key to it being usable to setup "git review -s" and get the gerrit remote added?20:41
fungithere should be no delay20:41
fungithe ssh key should only affect whether git review -s can establish an ssh connection, which you can also just try by ssh'ing to the gerrit command line api port20:42
sgwHmm, we are getting permission denied (publickey) type of failures20:42
sgwyup we tried that and got ^^20:42
sgwforced the correct key usage via .ssh/config also20:43
clarkbis it an ecdsa key?20:43
clarkb(or e25519?)20:43
sgwnope an RSA20:45
sgwI am helping zbsarash1 (his id is 32459)20:46
fungiconfirmed they have a username in their gerrit settings?20:47
fungiand they're ssh'ing with that username?20:47
fungiossh review20:47
fungier, sorry, this is not my shell prompt ;)20:48
sgwYeah, we tryed ssh'ing in to review.opendev.org20:48
fungilooking in the backend db, user 32459 hasn't set any username20:49
sgwI was not quick enought with the "passwd:" prompt!20:49
fungihttps://review.opendev.org/#/settings/20:49
fungiclick in what should be an empty space next to "username" and type in a username there20:49
openstackgerritMerged openstack/project-config master: Remove fedora-30 from nodepool launchers  https://review.opendev.org/75447020:50
sgwYup, I did not notice that, he has been using the ubuntuOne name20:50
sgwBingo!  Thanks20:50
clarkbnote you can't change that value later20:50
sgwthat's fine.20:50
*** sparkp1ug has quit IRC20:51
sgwThanks sorry for the noise, I will do better checking with they person!20:51
*** slaweq has quit IRC20:54
fungino worries21:08
fungiglad it was something easy!21:09
openstackgerritMerged openstack/diskimage-builder master: Remove unused fedora-30 job  https://review.opendev.org/75446821:25
clarkbit looks like vexxhost image uploads are part of why image uploads are slow right now (they are taking multiple hours22:30
clarkbmnaser: ^ I don't think this is urgent but an fyi in case it points to an issue22:31
mnaseri'll try to have a look, thanks for the ping clarkb.22:31
mnaserwe might be able to switch to qcow2 again soon22:31
mnaser~more on that later~22:31
*** zbsarash1 has quit IRC22:47
*** tosky has quit IRC22:58
*** mlavalle has quit IRC23:07
*** hamalq has quit IRC23:39
*** zbsarash1 has joined #opendev23:54

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!