14:30:09 #startmeeting Pulp Triage 2017-10-03 14:30:09 #info ttereshc has joined triage 14:30:10 Meeting started Tue Oct 3 14:30:09 2017 UTC and is due to finish in 60 minutes. The chair is ttereshc. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:30:10 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:30:10 The meeting name has been set to 'pulp_triage_2017_10_03' 14:30:10 ttereshc: ttereshc has joined triage 14:30:14 !here 14:30:14 #info mhrivnak has joined triage 14:30:14 !here 14:30:14 #info dalley has joined triage 14:30:14 mhrivnak: mhrivnak has joined triage 14:30:15 dalley: dalley has joined triage 14:30:20 !next 14:30:21 ttereshc: 5 issues left to triage: 3039, 3041, 3046, 3049, 3050 14:30:21 #topic Uninstalling pulp-rpm-handlers removes /etc/yum.repos.d/pulp.repo - http://pulp.plan.io/issues/3039 14:30:22 Issue #3039 [NEW] (unassigned) - Priority: Normal | Severity: Medium 14:30:23 Uninstalling pulp-rpm-handlers removes /etc/yum.repos.d/pulp.repo - http://pulp.plan.io/issues/3039 14:30:30 dalley, ichimonji10, I guess this is the https://pulp.plan.io/issues/3036 14:30:54 !propose accept 14:30:54 #idea Proposed for #3039: Leave the issue as-is, accepting its current state. 14:30:55 mhrivnak: Proposed for #3039: Leave the issue as-is, accepting its current state. 14:30:55 Yup. What I posted in that issue is basically what I know. 14:30:59 +1 14:31:05 +1 14:31:25 !accept 14:31:25 #agreed Leave the issue as-is, accepting its current state. 14:31:25 ttereshc: Current proposal accepted: Leave the issue as-is, accepting its current state. 14:31:26 ttereshc: 4 issues left to triage: 3041, 3046, 3049, 3050 14:31:27 #topic It's impossible to track the status of a scheduled task - http://pulp.plan.io/issues/3041 14:31:27 Issue #3041 [NEW] (unassigned) - Priority: Normal | Severity: Medium 14:31:28 It's impossible to track the status of a scheduled task - http://pulp.plan.io/issues/3041 14:31:55 I suspect this will be a WORKSFORME when #3042 gets fixed. 14:32:05 !here 14:32:05 #info daviddavis has joined triage 14:32:05 daviddavis: daviddavis has joined triage 14:32:24 ichimonji10 think this could be a duplicate of 3042? 14:32:47 They're not the same. 14:32:57 should we mark them as related and a comment to check after 3042 is complete? 14:33:35 3041 describes how there's not any information that can be used to find out which async task describes the progress of a (running) scheduled task. 14:33:51 !here 14:33:51 #info bmbouter has joined triage 14:33:51 bmbouter: bmbouter has joined triage 14:33:54 3042 describes how the tasks API breaks when a scheduled task is running. 14:33:58 !here 14:33:58 #info dkliban has joined triage 14:33:58 dkliban: dkliban has joined triage 14:34:03 ichimonji10: you can find it in tasks list 14:34:14 ipanova, see 3042. 14:34:17 You can't. 14:34:24 Also - that's non-deterministic. 14:34:34 What if several scheduled tasks are running? 14:34:47 SHould I just guess which task is related to my scheduled task? 14:34:54 ichimonji10 is it: As a user, I want to find task info for tasks related to a specific consumer? 14:34:55 ichimonji10: recently i was playing withc sched tasks and all was working 14:35:05 i mean the get at least 14:35:21 It sounds like you might be proposing that we have a feature gap. 14:35:25 ipanova, Yes, it does work. But if a scheduled task starts, then getting the list of tasks breaks. 14:35:30 i don't think we create tasks when they are scheduled, so i dont think it can be deterministic 14:35:46 the task is created (along with its id) when it starts 14:35:47 That's not what I'm asking for. 14:35:48 asmacdo: we do 14:35:50 Yeah. 14:36:05 Read 3041 and 3042, please? 14:36:12 I've read them. 14:36:16 mhrivnak, Thanks. 14:36:28 i did as well 14:36:44 I'm still not 100% certain what 3041 is getting at. 14:36:47 so have i, does the timestamp prove that the task is created when its scheduled? 14:37:02 because that doesn't fit with my understanding, given repeated tasks 14:37:10 ichimonji10: please specify version of pulp you're running issues into 14:37:21 2.13 and 2.14 14:37:51 3041 is saying "I know when a scheduled task starts, but not when it ends." 14:38:22 If we fix 3042, you'll be able to know both. 14:38:32 But you maybe won't be able to correlate the history entries with task entries. 14:38:39 So are you asking for a way to positively correlate those? 14:39:16 I'm asking for a way to correlate an event ("a package installation has started") with the tasks for that event. 14:39:48 There's no good way to do that right now. Timestamps are't suited for that purpose. 14:40:31 As a user viewing a consumer's history, I get a reference to the associated task? 14:40:36 Exactly. 14:40:44 so, i agree that this is a feature gap, but I don't hink we will fix this. 14:40:50 Great! Let's convert it to a story then. :) 14:41:15 AFAIK we are not planning to include scheduled tasks in pulp3 14:41:32 !propose other convert to story with title "As a user viewing a consumer's history, I get a reference to the associated task." 14:41:32 #idea Proposed for #3041: convert to story with title As a user viewing a consumer's history, I get a reference to the associated task. 14:41:33 mhrivnak: Proposed for #3041: convert to story with title As a user viewing a consumer's history, I get a reference to the associated task. 14:41:38 Works for me. Knowing whether or not this will be addressed helps us decide what tests to write. 14:42:20 +1 for converting 14:42:20 it does not look like a priority task for pulp 2, imo 14:42:26 ichimonji10, ^ 14:42:30 agreed. 14:42:30 ttereshc: +2 14:42:42 !accept 14:42:42 #agreed convert to story with title As a user viewing a consumer's history, I get a reference to the associated task. 14:42:42 ttereshc: Current proposal accepted: convert to story with title As a user viewing a consumer's history, I get a reference to the associated task. 14:42:44 #topic pulp-rpm Merging Errata fails with KeyError exception - http://pulp.plan.io/issues/3046 14:42:44 ttereshc: 3 issues left to triage: 3046, 3049, 3050 14:42:45 Issue #3046 [NEW] (unassigned) - Priority: Normal | Severity: Medium 14:42:46 pulp-rpm Merging Errata fails with KeyError exception - http://pulp.plan.io/issues/3046 14:42:58 I'm still on it, let's skip, I'll comment 14:43:02 !propose skip 14:43:02 #idea Proposed for #3046: Skip this issue for this triage session. 14:43:02 ttereshc: Proposed for #3046: Skip this issue for this triage session. 14:43:11 +1 14:43:14 +1 14:43:16 !accept 14:43:16 #agreed Skip this issue for this triage session. 14:43:16 ttereshc: Current proposal accepted: Skip this issue for this triage session. 14:43:17 ttereshc: 2 issues left to triage: 3049, 3050 14:43:17 #topic Sync Task hangs forever if wrong proxy setting provided - http://pulp.plan.io/issues/3049 14:43:18 Issue #3049 [NEW] (unassigned) - Priority: Normal | Severity: Medium 14:43:19 Sync Task hangs forever if wrong proxy setting provided - http://pulp.plan.io/issues/3049 14:44:01 skip until we get more info? 14:44:04 I just worry that this would be a lot of work to reproduce without a bit more information. 14:44:12 +1 to skip 14:44:13 Yeah. 14:44:16 +1 14:44:22 !propose needsinfo 14:44:22 ttereshc: Error: "propose" is not a valid command. 14:44:25 !propose needinfo 14:44:25 #idea Proposed for #3049: This issue cannot be triaged without more info. 14:44:25 ttereshc: Proposed for #3049: This issue cannot be triaged without more info. 14:44:30 !accept 14:44:30 #agreed This issue cannot be triaged without more info. 14:44:30 ttereshc: Current proposal accepted: This issue cannot be triaged without more info. 14:44:31 do we know what plugin this is? 14:44:32 ttereshc: 1 issues left to triage: 3050 14:44:32 #topic "apache" user used in dev environment, "pulp" user used by ansible galaxy - http://pulp.plan.io/issues/3050 14:44:33 Issue #3050 [NEW] (unassigned) - Priority: Normal | Severity: Medium 14:44:34 "apache" user used in dev environment, "pulp" user used by ansible galaxy - http://pulp.plan.io/issues/3050 14:44:48 asmacdo, let me know if you want to go back 14:45:06 we should add this one to the sprint 14:45:35 +1 14:45:36 ttereshc: its fine, its probably rpm, could you confirm that in your comment? 14:45:42 asmacdo, ok 14:45:48 +1 14:45:58 !propose other accept and add to sprint 14:45:58 #idea Proposed for #3050: accept and add to sprint 14:45:58 ttereshc: Proposed for #3050: accept and add to sprint 14:45:59 +1 14:46:02 also vagrant file should be updated, it points to non existent plybook 14:46:05 yes 14:46:07 in dev 14:46:19 Is this high-priority for this sprint? 14:46:22 Or should we wait for the next one? 14:46:28 ipanova: are you sure? perhaps you just need to update your vagrantfile from Vagrantfile.example 14:46:29 mhrivnak: it is a 10 mins work 14:46:33 I think soon to get our environment right 14:46:39 Keeping in mind that next week we won't get much sprint work done. 14:46:49 vagrantfile isnt checked into git, I'm pretty sure the vagrantfile.example is up to date 14:46:59 its so quick to fix I think it's worht adding to sprint 14:47:20 asmacdo: yup you're right 14:47:23 Gotcha. Works for me. 14:47:28 !accept 14:47:28 #agreed accept and add to sprint 14:47:28 ttereshc: Current proposal accepted: accept and add to sprint 14:47:29 ttereshc: No issues to triage. 14:47:32 !end 14:47:32 #endmeeting