Monday, 2019-04-22

*** jamesmcarthur has joined #zuul01:06
jamesmcarthurcorvus: and mordred - a quick question on availability and slide deck for the Wednesday meeting. If either of you have a chance to ping me ahead of Wednesday....01:12
*** jamesmcarthur has quit IRC01:16
*** swest has quit IRC01:21
*** swest has joined #zuul01:37
*** jamesmcarthur has joined #zuul01:42
*** bhavikdbavishi has joined #zuul01:47
*** jamesmcarthur has quit IRC01:54
*** bhavikdbavishi1 has joined #zuul01:59
*** bhavikdbavishi has quit IRC01:59
*** bhavikdbavishi1 is now known as bhavikdbavishi01:59
openstackgerritTristan Cacqueray proposed zuul/zuul-jobs master: Add ansible-lint job  https://review.opendev.org/53208303:02
*** sajauddin has joined #zuul05:09
sajauddinCan anyone help me configuring ZuulV3? I have installed ZuulV3 and trying to configure with various dependent modules like nodepool, ansible playbooks etc05:12
sajauddinI am following Zuul official documentation, which is a bit confusing for me. If anyone has other docs or links, please share05:13
*** quiquell has joined #zuul06:09
*** quiquell is now known as quiquell|rover06:09
SpamapSsajauddin:we'll need more specific questions before we can answer. What is confusing? Where are you stuck?06:10
sajauddinI am trying to setup a test/sample pipeline and job. I could not figure out from where to start. From where should I pull base ansible playbooks (zuul-jobs/zuul-openstack-jobs) and where these should be kept.06:14
sajauddinLooking for any sample reference pipeline/job definition, which has end to end implementation.06:15
SpamapSsajauddin:Are you following the quick start?06:17
SpamapShttps://zuul-ci.org/docs/zuul/admin/quick-start.html06:18
sajauddinSpamaps: Refering https://zuul-ci.org/docs/zuul/admin/zuul-from-scratch.html and https://zuul-ci.org/docs/zuul/admin/installation.html06:22
sajauddinWe already have gerrit and nodepool already available in our environment06:22
openstackgerritFabien Boucher proposed zuul/zuul master: Pagure driver - https://pagure.io/pagure/  https://review.opendev.org/60440406:33
*** quiquell|rover is now known as quique|rover|brb06:46
*** saneax has joined #zuul06:58
*** sshnaidm|off is now known as sshnaidm07:00
*** quique|rover|brb is now known as quiquell|rover07:02
*** sanjayu_ has joined #zuul07:05
*** saneax has quit IRC07:07
*** yolanda_ has joined #zuul07:18
*** pcaruana has joined #zuul07:19
*** yolanda_ has quit IRC07:52
*** pcaruana has quit IRC08:45
*** zxiiro-away is now known as zxiiro08:48
*** sanjayu__ has joined #zuul08:58
*** sanjayu_ has quit IRC08:59
*** sanjayu__ has quit IRC09:00
*** sanjayu_ has joined #zuul09:00
*** quiquell|rover is now known as quiquell|ruck10:21
quiquell|ruckhello10:29
quiquell|ruckIs there any way to pin to one of the docker containers here https://hub.docker.com/u/zuul ?10:30
SpamapSquiquell|ruck:those are really just for learning purposes. If you want to get serious, you will probably want to build your own from the git repo.10:48
quiquell|ruckSpamapS: it's no longer pbrx ?10:49
*** pcaruana has joined #zuul10:58
quiquell|ruckSpamapS: I see multi-stage Dockerfile11:29
mordredquiquell|ruck: that's right - we're no longer using pbrx11:49
mordredquiquell|ruck: although those are not just for learning purposes - we fully intend to start deploying from those in opendev11:49
mordredquiquell|ruck: that said, we haven't started tagging them when we tag the git repo - so there is currently no way to pin to a released version11:50
mordredquiquell|ruck: so for the time being, if you want to do that, you should follow SpamapS advice and build your own from git11:50
quiquell|ruckmordred: yep doing it, doesn't take too much, thanks to both11:51
mordredsweet!11:51
quiquell|ruckmordred: Do you know if this is a limitation of container build jobs ? I mean missing tags11:51
mordredquiquell|ruck: the container build jobs know how to tag things generally, but we haven't set one up on the release pipeline yet ... and it's possible when we dig in to that we might discover we need to do something with the job to improve it11:53
mordredquiquell|ruck: which is to say - I'm not sure :)11:53
quiquell|ruckmordred: maybe we try to use those jobs but pushing to our registry and using the taggin mechanism11:54
quiquell|ruckmordred: will let you know11:55
mordredquiquell|ruck: please do!11:55
quiquell|ruckhumm stupid question11:55
quiquell|ruckdo you know if there is a limit for tags at docker hub ?11:55
quiquell|ruckI suppose it will be a limit for layres11:56
mordredI do not know12:03
*** rlandy has joined #zuul12:06
*** rlandy is now known as rlandy|ruck12:06
*** quiquell|ruck is now known as quiquell|rover12:12
AJaegeranybody wants to review this pbrx OpenDev change, please?12:21
*** quiquell|rover is now known as quique|rover|eat12:22
mordredAJaeger: done12:29
AJaegerthanks12:30
*** bhavikdbavishi1 has joined #zuul12:33
*** bhavikdbavishi has quit IRC12:34
*** bhavikdbavishi1 is now known as bhavikdbavishi12:34
*** rlandy|ruck is now known as rlandy|ruck|mtg12:36
*** sajauddin has quit IRC12:38
openstackgerritMerged x/pbrx master: Fix playbooks/container-images/pre.yaml after OpenDev  https://review.opendev.org/65426012:38
*** rlandy|ruck|mtg is now known as rlandy|ruck12:42
*** jamesmcarthur has joined #zuul12:42
*** quique|rover|eat is now known as quiquell|rover12:52
*** rf0lc0 is now known as rfolco13:02
*** rlandy|ruck is now known as rlandy|ruck|mtg13:08
quiquell|rovermordred: Ansible is not install at the Dockerfile from zuul repos ?13:09
openstackgerritMerged zuul/zuul-preview master: Use splice instead of erase/push_front  https://review.opendev.org/65214813:09
*** jamesmcarthur has quit IRC13:14
*** tflink has quit IRC13:34
*** tflink has joined #zuul13:34
*** jvv_ has joined #zuul13:56
jvv_Hello, I am trying to setup my first Zuul instance. I've been able to setup zookeeper and nodepool, however I am experiencing problems while starting zuul-scheduler. It is complainig due to lack of /var/lib/zuul/scheduler.socket. Does anyone know what should create this socket? Many thanks.13:58
*** rlandy|ruck|mtg is now known as rlandy|ruck13:58
fungijvv_: the scheduler should create that... perhaps the user as which it's running lacks write access to /var/lib/zuul ?14:00
*** jamesmcarthur has joined #zuul14:03
corvusquiquell|rover: ansible is not installed at the root level in the docker image; it's installed in the virtualenvs in the executor docker image14:06
quiquell|rovercorvus: yep just found out ack14:10
jvv_fungi: The error message received from scheduler says "No such file or directory" rather than "Permission denied". Its complaining on connect() that socket not there.14:11
fungijvv_: do you get a python traceback from that? if so, mind pasting it to http://paste.openstack.org/ and letting us know the url? helps to have some context as to what file/function is raising that exception14:12
corvusjvv_: the output of 'ls -la /var/lib/zuul' might help too14:13
jvv_fungi: sure, here you go: http://paste.openstack.org/show/74959614:15
quiquell|roverHumm after the opendev migration I have a zuul connecting to it and fails here https://opendev.org/zuul/zuul/src/branch/master/zuul/configloader.py#L167214:21
quiquell|roverwith https://paste.fedoraproject.org/paste/UokZRGe3tbt3lQ8ZUwLXLQ14:21
corvusquiquell|rover: if you look in the logs on your mergers (or executors) you may find a better error message14:26
quiquell|rovercorvus: ack14:26
*** openstackgerrit has quit IRC14:28
fungijvv_: is there anything about the way or platform on which you've deployed the scheduler which could be silently preventing the creation of named pipes? the zuul.scheduler.Scheduler.__init__() function should be creating that fifo on instantiating the class14:29
corvusjvv_: it looks like 'zuul-scheduler' is being invoked with a command argument, so that it is trying to act as a client to send a command to a running server, but there is no running server.14:29
fungioh, hah, i didn't pick up on that14:30
corvusjvv_: for example, running "zuul-scheduler full-reconfigure" will tell a running scheduler to reconfigure itself14:30
fungibut yes, seems it's calling into zuul.cmd.__init__() so that's the rpc client14:30
corvusjvv_: so maybe look at the startup file (i guess this is systemd, so the systemd unit file) and see what the command it's using is14:31
jvv_I just copied systemd and zuul.conf files from zuul-ci.org docs :(14:31
fungiit should have dawned on me that the scheduler doesn't call send_command() to its own socket14:31
jvv_full-reconfigure throws the same error14:32
corvusjvv_: https://opendev.org/zuul/zuul/src/branch/master/etc/zuul-scheduler.service.d/centos.conf  this file?14:32
corvusjvv_:  or this ?  https://opendev.org/zuul/zuul/src/branch/master/etc/zuul-scheduler.service14:32
jvv_the first one, however it was not working properly, so I ended up with similar version that the second one you gave. let me just try to repaste and try again.14:34
fungijvv_: you can find out details of the invoking systemd unit with the `systemctl show zuul-scheduler` command; the ExecStart= line is probably relevant... is it calling /etc/init.d/zuul-scheduler or something else?14:34
jvv_it looks like this: http://paste.openstack.org/show/749598/14:38
corvusjvv_: i like fungi's idea of using `systemctl show zuul-scheduler` so if systemd did something unexpected (what with all the overlay files, etc), hopefully it will show us14:38
jvv_  /zuul-venv is a python venv I've installed it in... what bugs me is that /var/log/zuul/scheduler.log is juz empty file :(14:40
jvv_systemctl show zuul-scheduler shows same thing I've pasted here http://paste.openstack.org/show/749596/14:41
quiquell|rovercorvus: executor/merger is waiting for scheduler but scheduler goes down so the issue is not at merger or executor14:41
jvv_I dont know how to debug this :(14:41
jvv_(selinux it tured off)14:42
fungi`systemctl show zuul-scheduler` shows a python traceback?14:42
*** quiquell|rover is now known as quiquell|off14:42
jvv_oh, sorry... you wrote 'show' I read 'status'... let me check14:43
fungijvv_: well, the ExecStart= line presumably looks something like what's in that unit file too14:43
corvusthis is what our 'show' looks like: http://paste.openstack.org/show/749599/14:43
fungiyeah, in our case we're using systemctl's sysvinit compat layer to call an initscript14:44
corvusquiquell|off: the error happens when the scheduler asks a merger (executors are mergers) to run a job but doesn't get anything back.  there isn't enough history in the log you pasted, but if that error happened 5 minutes after it submitted the job, and there are no logs about the job on the mergers, then it means that it timed out.  that may mean that the mergers are unable to talk to the gearman server.14:45
jvv_in my case it looks like this http://paste.openstack.org/show/74960014:47
jvv_I dont see anything wonky14:47
quiquell|offcorvus: there were no jobs just tenant starting up, at the moment were is loading config from gerrits14:49
corvusjvv_: the only thing i can think of is that somehow that's the result of a stop command and not start....14:49
corvusjvv_: can you run 'systemctl stop zuul-scheduler'  (i expect that to fail) then 'systemctl start zuul-scheduler' and see if the output is any different?14:49
corvus(hopefully that will convince systemd it is really stopped, and we can start over)14:50
corvusquiquell|off: i didn't mean a zuul job, i meant a gearman job.  zuul's scheduler communicates with mergers via gearman jobs.14:50
quiquell|offahh ok14:50
quiquell|offOk will check tomorroiws14:51
quiquell|offcorvus: thanks again14:51
jvv_corvus: looks the same14:53
jvv_ok, but why is it trying to connect() when it didnt create the pipe?14:53
corvusjvv_: because the server hasn't started yet because, for some unknown reason, it is being invoked with a command argument rather than no arguments.14:55
corvusjvv_: are you installing zuul from the git master branch, or a release?15:01
jvv_corvus: sorry, I am lost now... what 'command argument' do you mean?15:02
jvv_corvus: I've installed it from PyPi15:03
jvv_3.8.0 version15:03
corvusjvv_: i have no idea, sorry.  systemd doesn't show one, but the only way zuul-scheduler would behave in the way you describe is if there were one.  there is something very strange happening, and i don't know what it is.  if you have time for more debugging, i can make some suggestions.15:04
fungione thing which may be worth trying is to su to the zuul user (assuming it has a viable shell set) and then try invoking /zuul-venv/bin/zuul-scheduler on the command line15:04
corvusthat's a good idea15:05
fungithat will at least cut systemd out of the picture temporarily so it can either be ruled out or identified as the cause15:05
corvushrm... here's a weird thing about that output15:07
jvv_yeah, tried /zuul-venv/bin/zuul-scheduler by hand / without systemd ... but it just dies, no log trail, no console output, nothing15:07
corvusit says that the execstop command ran after the exectstart15:07
corvusthat output *is* consistent with running 'zuul-executor stop' after zuul failing to start15:07
fungiaha, so maybe what we're looking at is zuul silently failing to start15:08
fungiand the traceback is the stop rpc subcommand breaking because the scheduler wasn't running15:08
corvusjvv_: try running "/zuul-venv/bin/zuul-scheduler -d"15:08
corvusfungi: yeah, that's what i'm starting to think15:09
fungipossible as a future improvement we could have zuul-scheduler stop print something useful when there is no command socket, rather than just falling over15:09
corvuscertainly :)15:11
*** bhavikdbavishi has quit IRC15:11
jvv_  /zuul-venv/bin/zuul-scheduler -c /etc/zuul/zuul.conf -d complains about zookeeper hosts missing15:12
fungiaha, yes, as of a recent release you now must specify the zk hosts in configuration. there should have been a release note about that15:13
fungii wonder if we missed updating an example config?15:13
jvv_ha!15:14
jvv_works!15:14
fungiseems that was as of zuul 3.7.0: https://zuul-ci.org/docs/zuul/releasenotes.html#relnotes-3-7-015:14
fungijvv_: which example config did you use? we need to correct it15:15
jvv_so this 'connect thing' was confusing me... the problem was missing zookeeper stanza15:15
fungiyes, i think better output from invoking `zuul-scheduler stop` when there's no socket would have significantly shortened the time to debug15:16
jvv_https://zuul-ci.org/docs/zuul/admin/zuul-from-scratch.html15:16
fungithanks!15:16
fungiand you set it to localhost:2181 presumably to get it to work?15:16
jvv_didnt give the port even... just [zookeeper]\nhosts=localhost15:17
jvv_thats all15:17
fungigot it15:17
fungii'll try to work up quick patches for those two items15:18
jvv_many thanks15:19
fungimore thanks to you for helping us spot two things we need to fix! ;)15:20
AJaegerhere's an OpenDev related change for zuul-website repo, another core review is welcome: https://review.opendev.org/#/c/654223/15:20
*** openstackgerrit has joined #zuul15:22
openstackgerritJeremy Stanley proposed zuul/zuul master: Include zookeeper.hosts in ZFS example zuul.conf  https://review.opendev.org/65448315:22
fungijvv_: there's one ^15:22
openstackgerritMerged zuul/zuul-website master: Update review.openstack.org URLs  https://review.opendev.org/65422315:32
openstackgerritJeremy Stanley proposed zuul/zuul master: Log an error when command socket is missing  https://review.opendev.org/65448815:33
fungijvv_: and there's the second ^15:33
fungii'm unsure whether the logger is viable in that case, may be i need to augment the exception text instead? at any rate, our esteemed reviewers will know15:35
*** jamesmcarthur has quit IRC15:50
*** openstackgerrit has quit IRC15:58
*** openstackgerrit has joined #zuul16:08
openstackgerritClark Boylan proposed zuul/zuul-jobs master: Only alias docker registries on test nodes  https://review.opendev.org/65455516:08
*** jamesmcarthur has joined #zuul16:21
*** sshnaidm is now known as sshnaidm|afk16:22
*** jamesmcarthur_ has joined #zuul16:47
*** jamesmcarthur has quit IRC16:50
*** chandankumar is now known as raukadah16:56
*** ericbarrett has joined #zuul17:05
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: Only alias docker registries on test nodes  https://review.opendev.org/65455517:15
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: Only alias docker registries on test nodes  https://review.opendev.org/65455517:18
*** nickx-intel has joined #zuul17:25
nickx-intelmorning17:26
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: Only alias docker registries on test nodes  https://review.opendev.org/65455517:37
*** mhu has quit IRC17:48
*** mhu has joined #zuul17:48
*** mattw4 has joined #zuul17:51
SpamapSmordred:FYI, I didn't mean to say the dockerhub images aren't of production quality, but only that without tags, they're not really *useful* for production.17:51
SpamapSwhich I think you said too, but just wanted to be clear, they're great images.. just.. I'm not sure anybody should use them beyond learning.17:52
clarkbSpamapS: tags for releases or?17:52
SpamapSIf you can't say FROM zuul:3.8.0 ... you're *screwed* whenever zuul 3.9.0 is tagged and you haven't tested it and your next config change pulls in new software without your permission.17:53
SpamapSThe change_ tags are ok.. but not for mere mortals.17:54
clarkbI think that should be a simple addition once we've got the jobs running reliably with ipv6 (for which we hope we've got a fix for now)17:55
SpamapSActually I may flip to the change_ tags .. been meaning to try that out but I'm also not entirely sure they're going to be there forever.17:55
clarkband can possibly even go back and tag some more recent releases?17:55
*** zbr is now known as zbr|pto17:56
openstackgerritMerged zuul/zuul-jobs master: Only alias docker registries on test nodes  https://review.opendev.org/65455518:10
jvv_btw, is there some comparison article zuul vs. jenkins? I make a case in my organization for zuul.18:39
jvv_I would like to make...*18:39
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: Don't use underscore in buildset_registry_alias  https://review.opendev.org/65460318:40
clarkbjvv_: I don't thnik we've written such a document. I think there are/were palns to write a "things that make zuul stand out" document without direct comparison to any other CI tools. But I don't know that that has been done either18:42
clarkbcorvus: ^ do you recall?18:42
corvusSpamapS: the change_ tags are not supposed to be there forever, they get auto-pruned after 24 hours, possible sooner18:43
*** jamesmcarthur_ has quit IRC18:44
corvusjvv_, clarkb: there's this: https://zuul-ci.org/media/zuul_solution_brief.pdf18:44
clarkbah yup the why zuul bullet list in particular is probably a good start18:44
*** jamesmcarthur has joined #zuul18:48
*** jamesmcarthur has quit IRC18:50
*** jamesmcarthur has joined #zuul18:50
jvv_ok, many thanks18:53
openstackgerritMerged zuul/zuul-jobs master: Don't use underscore in buildset_registry_alias  https://review.opendev.org/65460318:53
*** dkehn has joined #zuul19:59
*** sshnaidm|afk has quit IRC20:16
*** rlandy|ruck is now known as rlandy|ruck|biab20:26
*** pcaruana has quit IRC20:46
SpamapSjvv_:I've run in a high-throughput hybrid Jenkins + Zuul environment. They're not entirely in competition.21:00
SpamapSCertainly in some areas, but not all.21:00
jvv_SpamapS: does Zuul have all the features of Jenkins?21:02
SpamapSjvv_:no, and Jenkins doesn't have all of the features of Zuul.21:03
fungizuul and jenkins attempt to solve different sorts of problems, so there is some overlap but also each has features the other does not21:03
SpamapSWhich is one reason a side-by-side isn't really a thing.21:03
*** zbr|pto has quit IRC21:03
SpamapSJenkins is more of a fancy integration middle-man. Ansible, which Zuul leverages, has as much overlap with Jenkins as Zuul does.21:04
fungiand depending on how you look at it, the choice not to implement certain features can also be seen as a feature21:04
SpamapSfungi: ^^^ so much this jvv_21:04
*** mnaser has quit IRC21:04
SpamapSSome things that Jenkins lets you do are actually detrimental to the mission of Zuul.21:04
jvv_can you give an example, please?21:05
fungigraphical job configuration interface with a non-human-readable (effectively, unless you *really* like xml) storage backend for them21:05
*** tima has quit IRC21:05
*** tima has joined #zuul21:07
fungianother would be its choice for prioritizing extensibility over security, to the point where they recommend you don't expose it to the internet for safety reasons21:07
*** mnaser has joined #zuul21:08
jvv_ok21:11
jvv_for now I need to understand Zuul really. It has significant amount of moving parts which I need to get familiar with21:12
jvv_now, gerrit time.21:13
fungibut generally speaking it's that zuul's design focuses on solving different problems, as i said. it's very tied to code review workflows (gerrit, github, ...) and revision control (git) systems, leverages existing remote execution mechanisms (ansible) rather than providing its own, has a focus on testing and deploying software rather than general-purpose automation, is designed to be horizontally scalable,21:13
fungiprovides built-in resource management for job execution environments...21:13
fungiSpamapS: what config change did you make, exactly, to end up with errors finding the zuul-jobs repo?21:15
fungiupdated line 15 of zuul-base-jobs zuul.yaml from git.zuul-ci.org/zuul-jobs to opendev.org/zuul/zuul-jobs ?21:16
fungioh, you're saying you changed your zuul scheduler config to opendev.org21:17
fungiso a [connection "something"] section in your zuul.conf?21:18
fungiwhat was the original server line, and what did you try replacing it with?21:18
SpamapSfungi: correct21:18
SpamapSLoading diff ...21:19
SpamapS....21:19
fungibut yeah, i can see where you would presumably need a connection matching the domain name in the base job21:19
fungiagain our deployment didn't hit this because we don't actually consume the zuul-base-jobs base job21:20
SpamapShttp://paste.openstack.org/show/749615/21:20
SpamapSfungi:always happy to be the vanguard for users :)21:21
SpamapSWell, not happy. But willing.21:21
fungiyou're so good at it!21:22
SpamapSI didn't try making a new connection, and listing them both in the tenant.21:23
SpamapSWhich was going to be my next experiment before I ran out of time.21:23
fungiand yeah, i wonder whether the base job should be a relative reference there, though that then becomes a problem for projects which want baseurl as just https://opendev.org/ with no namespace restriction21:24
fungii guess if a project is consuming the zuul-base-jobs and zuul-jobs repos from the same connection, then the reference from the former to the latter can be relative? any guess on possible down-sides?21:25
SpamapSI don't know how you can make it relative.21:35
SpamapSSo I'm not sure I follow.21:35
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: Fix localhost cert location for push-to-intermediate-registry  https://review.opendev.org/65463221:36
SpamapSfungi:Perhaps an alias setting for connections.21:37
SpamapSso that during a transition period folks can have one connection that satisfies both namespaces.21:38
fungiSpamapS: meaning setting the roles to include as just zuul-jobs instead of git.zuul-ci.org/zuul-jobs in the base job... that will cause it to look for zuul-jobs via the same connection, right?21:39
fungi(same connection as the zuul-base-jobs repo)21:39
SpamapSfungi:ah right, ok. That would work. I'm sure there's a reason it's been done the other way though.21:39
fungithe reason very well may be "because fungi didn't know any better when he made that repo"21:41
fungii put the base job together with some fairly naive assumptions21:41
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: Fix localhost cert location for push-to-intermediate-registry  https://review.opendev.org/65463221:43
fungilooks like i switched it from openstack-infra/zuul-jobs to git.zuul-ci.org/zuul-jobs in https://review.opendev.org/599607 with convention as the only indicated argument21:44
fungii suppose if we make it relative, how we do that will depend on what baseurl we recommend for the connection21:48
fungiwhether it should be a baseurl of opendev.org with roles at zuul/zuul-jobs or a baseurl of opendev.org/zuul with roles in zuul-jobs21:49
fungithe former has the benefit of basically mirroring what you would need to set in a gerrit connection if you wanted to consume it from review.opendev.org instead21:50
fungii don't think the latter could be made to work with a gerrit connection?21:51
*** manjeets_ has joined #zuul21:58
*** johanssone has quit IRC21:58
*** mgoddard has quit IRC21:58
*** panda has quit IRC21:58
*** odyssey4me has quit IRC21:58
*** mgoddard has joined #zuul21:59
*** manjeets has quit IRC21:59
openstackgerritMerged zuul/zuul-jobs master: Fix localhost cert location for push-to-intermediate-registry  https://review.opendev.org/65463221:59
*** irclogbot_2 has quit IRC21:59
*** panda has joined #zuul22:00
*** odyssey4me has joined #zuul22:00
*** rlandy|ruck|biab is now known as rlandy|ruck22:00
*** johanssone has joined #zuul22:02
*** irclogbot_0 has joined #zuul22:03
*** tima has quit IRC22:08
*** tima has joined #zuul22:09
*** tjgresha_nope has joined #zuul22:10
*** irclogbot_0 has quit IRC22:11
*** smyers_ has joined #zuul22:12
*** kinrui has joined #zuul22:14
*** smyers has quit IRC22:16
*** nhicher has quit IRC22:16
*** fbo has quit IRC22:16
*** fungi has quit IRC22:16
*** tjgresha has quit IRC22:16
*** SpamapS has quit IRC22:16
*** smyers_ is now known as smyers22:16
*** kinrui is now known as fungi22:19
*** SpamapS has joined #zuul22:19
*** irclogbot_3 has joined #zuul22:21
*** sshnaidm has joined #zuul22:24
*** sshnaidm is now known as sshnaidm|afk22:24
openstackgerritJames E. Blair proposed zuul/zuul master: Fix another opendev rename  https://review.opendev.org/65464322:33
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: Don't log setting up creds for the intermediate registry  https://review.opendev.org/65464422:55
*** threestrands has joined #zuul23:04
openstackgerritJames E. Blair proposed zuul/zuul master: Update references for opendev  https://review.opendev.org/65423823:15
corvuswe believe we've fixed the issue with the docker jobs when they ran on an ipv6-only provider -- so hopefully image bauild and quick-start jobs should be more reliable now23:16
clarkbwith the power of socat23:16
corvusas long as some kind of cat is involved23:17
openstackgerritMerged zuul/zuul-jobs master: Don't log setting up creds for the intermediate registry  https://review.opendev.org/65464423:18
fungisocat watches you connect23:38

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!