Wednesday, 2018-08-15

openstackgerritTim Burke proposed openstack/swift master: Add debugging info to SignatureDoesNotMatch responses  https://review.openstack.org/57580800:27
*** gyee has quit IRC00:39
openstackgerritTim Burke proposed openstack/swift master: s3api: Stop mangling Authorization header for v4 signatures  https://review.openstack.org/59186201:07
claygwhoa!  mattoliverau has some new fancy OpenStack gig!?  http://lists.openstack.org/pipermail/openstack-dev/2018-August/133309.html01:48
claygmattoliverau: WTG!01:48
mattoliverauclayg: lol, ta, not really just trying to make the world a better place, and hopefully get more devs involved (cause we (swift) could also do with it) :P also makes sure SUSE lets me play upstream more, which hopefully means more Swift time.. so attempting 2 birds with one stone ;)01:52
claygyou're an electric personality - your energy is absolutely a force of positive change - openstack is lucky to have you applying yourself in new ways - suse is smart to leverage your talents01:55
claygthanks for everything you do mattoliverau01:56
mattoliverauthanks man :)01:56
*** openstack has joined #openstack-swift02:35
*** ChanServ sets mode: +o openstack02:35
*** paladox is now known as PuppyKun_02:43
*** PuppyKun_ is now known as paladox02:44
*** pcaruana has joined #openstack-swift05:12
*** hseipp has joined #openstack-swift07:09
*** hseipp has quit IRC07:11
*** hseipp has joined #openstack-swift07:11
*** mikecmpbll has joined #openstack-swift08:02
*** mikecmpbll has quit IRC08:14
*** cbartz has joined #openstack-swift08:15
*** mikecmpbll has joined #openstack-swift08:31
*** tdasilva has quit IRC08:33
*** samueldmq_ has joined #openstack-swift09:16
*** samueldmq has quit IRC09:18
*** samueldmq_ is now known as samueldmq09:18
*** gkadam has joined #openstack-swift09:30
*** quicker_io has joined #openstack-swift09:57
*** mikecmpbll has quit IRC10:15
*** mikecmpbll has joined #openstack-swift10:30
*** hseipp has quit IRC12:03
*** tdasilva has joined #openstack-swift12:38
*** ChanServ sets mode: +v tdasilva12:38
openstackgerritThiago da Silva proposed openstack/swift master: s3_acl: Require swift_owner authz to create buckets  https://review.openstack.org/57794112:56
*** mvkr has quit IRC13:10
*** edausq has quit IRC13:10
*** edausq has joined #openstack-swift13:11
*** mvkr has joined #openstack-swift13:40
openstackgerritThiago da Silva proposed openstack/swift master: Add debugging info to SignatureDoesNotMatch responses  https://review.openstack.org/57580813:52
*** quicker_io has quit IRC14:07
*** d0ugal has joined #openstack-swift14:58
*** gyee has joined #openstack-swift15:32
*** mvkr has quit IRC15:46
*** itlinux has joined #openstack-swift15:52
*** FracKen has joined #openstack-swift15:56
*** cbartz has quit IRC16:12
*** zaitcev has joined #openstack-swift16:29
*** ChanServ sets mode: +v zaitcev16:29
claygtdasilva: we need to fix swift-recon-cron to use a with lock: symantic instead of the insane thing it does now16:39
claygif the process dies hard it leaves the file around and the whole thing wedges - using a flock would ensure if the process holding the lock ever goes away the next run can grab the lock16:39
claygi don't really understand how it's been left broken for so long considering how cheap it is to fix...16:40
*** mikecmpbll has quit IRC16:46
timburketdasilva: thanks for cleaning up my end-of-the-day patches! sorry, i mainly wanted to get the work off my machine16:47
tdasilvaclayg: hey, yeah i was looking at that probe test failure caught my attention16:52
tdasilvatimburke: yw16:53
*** openstackstatus has joined #openstack-swift16:58
*** ChanServ sets mode: +v openstackstatus16:58
*** gkadam has quit IRC17:05
*** gkadam has joined #openstack-swift17:20
*** mikecmpbll has joined #openstack-swift17:45
*** gyee has quit IRC17:54
*** mvkr has joined #openstack-swift17:56
*** gkadam has quit IRC18:19
*** openstackgerrit has quit IRC19:19
*** openstackgerrit has joined #openstack-swift19:20
openstackgerritTim Burke proposed openstack/swift master: s3api: Stop mangling Authorization header for v4 signatures  https://review.openstack.org/59186219:20
*** onovy has quit IRC19:37
*** onovy has joined #openstack-swift19:45
openstackgerritTim Burke proposed openstack/swift master: s3api: Stop mangling Authorization header for v4 signatures  https://review.openstack.org/59186219:51
timburkewait, what? http://logs.openstack.org/41/577941/3/check/openstack-tox-lower-constraints/23bfa90/job-output.txt.gz#_2018-08-15_19_36_27_05157120:10
timburkeugh, and i just noticed our shiny new lower-constraints job skips 1418 tests...20:11
timburke'cause xattrs20:12
DHEoh dear20:13
tdasilvaI left a +2 on p 575808, but held off on +A since clayg and zaitcev had left comments there in case you guys wanted to take a second look, otherwise i'd be ok to +A20:47
patchbothttps://review.openstack.org/#/c/575808/ - swift - Add debugging info to SignatureDoesNotMatch responses - 5h 23m 59s spent in CI20:47
tdasilvareminder: no community meeting today20:50
zaitcevtdasilva: Tim explained my concerns, I just need to have a quick look again.20:53
claygoh, umm... notmyname is out today right?21:02
timburkeyup21:02
claygsweet!  I say we cancel the meeting?21:02
timburkei suppose i wouldn't mind getting more people's feedback on http://eavesdrop.openstack.org/irclogs/%23openstack-swift/%23openstack-swift.2018-08-13.log.html#t2018-08-13T17:35:38 but that can happen async, or wait until next week, or even until denver21:06
timburkehey, if i wait long enough, the question becomes moot because all of the stable branches will *also* be v3-only!21:07
openstackgerritThiago da Silva proposed openstack/swift master: Fix locking in swift-recon-cron  https://review.openstack.org/59220021:08
tdasilvatimburke: IMO it would be ok to remove the v3-only job, especially since it is enabled in legacy-swift-dsvm-functional in queens21:12
tdasilvatimburke: were you able to confirm that when moving legacy-swift-dsvm-functional in-repo, other projects will be able to use in-repo job too?21:14
timburketdasilva: yup; see https://review.openstack.org/#/c/591528/ for example. haven't gotten around to proposing anything for devstack or devstack-gate yet, though21:15
patchbotpatch 591528 - python-swiftclient - Use Swift's in-tree DSVM test - 1h 22m 19s spent in CI21:15
timburke(if we even still *need* the job for devstack-gate... i *think* that was maybe only there because the legacy jobs were using devstack-gate for setup??)21:17
timburkeand *then* there's the need to think about stable branches for devstack...21:17
timburkethere's a reason i wanted to just deal with the v3 job first21:18
timburkeside-note: it's a little distressing how https://review.openstack.org/#/c/591530/ has four passing jobs... docs and pep8 i get, but the other two... :-(21:20
patchbotpatch 591530 - python-swiftclient - DNM: horribly break auth - 1h 24m 40s spent in CI21:20
tdasilvapretty neat the way you can refer to another job defined in-repo in some other project21:20
timburkemakes me wonder what happens if names collide, though21:20
tdasilvayeah and it doesn't really make it easy to find, plus is this only for repos under the openstack namespace??21:22
timburketoo much magic for my taste, but that seems to generally be the case for me & ansible...21:22
*** rcernin has joined #openstack-swift21:29
timburketdasilva: looking at https://review.openstack.org/#/c/592200 -- what do you think about dropping the try/except and letting the exception bubble up? i'm not sure how much the logging buys us vs letting python do it -- and there'd be a side-benefit of exiting non-zero on error21:30
patchbotpatch 592200 - swift - Fix locking in swift-recon-cron21:30
timburkeidk... the current behavior just seemed kinda weird to me the more i thought about it21:30
openstackgerritTim Burke proposed openstack/swift master: Fix locking in swift-recon-cron  https://review.openstack.org/59220021:32
tdasilvatimburke: I see your point about exiting non-zero on error, but not sure I like the stacktrace21:37
timburke...aren't we going to get that anyway, logging at exception?21:38
tdasilvamaybe we can print a message and sys.exit(1) ??21:38
tdasilvawe would get the exception in the logs21:40
tdasilvacurrent way21:40
timburke*shrug* i mean, it's definitely better than it was... idk. let's merge it. if it bothers us enough, we can always change it later21:40
timburkeoh! except! we might want the `with` inside the `try`21:41
tdasilvagood point, it might raise a timeout21:42
timburke...in which case we almost certainly *do* want the exit(1), to match the current couldn't-get-the-lock behavior21:42
openstackgerritTim Burke proposed openstack/swift master: Fix locking in swift-recon-cron  https://review.openstack.org/59220021:45
openstackgerritThiago da Silva proposed openstack/swift master: Fix locking in swift-recon-cron  https://review.openstack.org/59220021:48
tdasilvaadded just a print there too21:48
openstackgerritTim Burke proposed openstack/swift master: Fix locking in swift-recon-cron  https://review.openstack.org/59220021:51
timburketabbies!21:51
timburkemaybe we should just switch from gerrit to etherpad? :P21:51
openstackgerritMerged openstack/swift master: Fix the deletion of non-existent keys  https://review.openstack.org/57584221:55
tdasilvalol21:55
tdasilvathanks!21:56
timburkep 575860 is reminding me that i'd really like to get some cross-api func tests going ... currently we don't really validate that objects written via the S3 api are readable via Swift or vice-versa ...21:59
patchbothttps://review.openstack.org/#/c/575860/ - swift - Include '-' in multipart ETags - 10h 2m 43s spent in CI21:59
*** FracKen has left #openstack-swift22:18
*** itlinux has quit IRC22:22
*** d0ugal has quit IRC22:33
openstackgerritTim Burke proposed openstack/swift master: Include '-' in multipart ETags  https://review.openstack.org/57586022:34
*** d0ugal has joined #openstack-swift22:44
*** mikecmpbll has quit IRC22:50
*** d0ugal has quit IRC23:01
*** d0ugal has joined #openstack-swift23:02
mattoliveraumorning23:14
*** rcernin has quit IRC23:18
*** rcernin has joined #openstack-swift23:19
*** d0ugal has quit IRC23:42
*** d0ugal has joined #openstack-swift23:55

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