[04:00:22] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: Queue speed - the new frontier - https://phabricator.wikimedia.org/T264061 (Eileenmcnaughton) [06:12:36] PROBLEM - check_kafkatee on frban2001 is CRITICAL: CRITICAL: kafka-jumbo1007:down [06:17:30] PROBLEM - check_kafkatee on frban2001 is CRITICAL: CRITICAL: kafka-jumbo1005:down [06:22:29] RECOVERY - check_kafkatee on frban2001 is OK: OK: brokers:9 topics:2 [08:23:50] fundraising-tech-ops: Fundraising access request for Sheyna Daniels Major Gifts - https://phabricator.wikimedia.org/T264051 (RLewis) @Dwisehaupt I've emailed Lisa for approval and cc'd you on the email and i've added Sheyna's details to the Contact List on Collab. Please let me know if there's anything els... [13:05:54] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: Queue speed - the new frontier - https://phabricator.wikimedia.org/T264061 (jgleeson) This looks interesting and sounds a lot like what I was seeing. Lemme know where I can help. Thanks for pointing out the q-perf command, I'll check that out! [13:37:16] (PS10) Jgleeson: Add instrumentation to civicrm import process. [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/628890 (https://phabricator.wikimedia.org/T261689) [13:37:18] (PS2) Jgleeson: WIP: Add unit tests for civicrm import stats patch [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/630683 (https://phabricator.wikimedia.org/T261689) [13:37:44] (CR) Jgleeson: Add instrumentation to civicrm import process. (1 comment) [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/628890 (https://phabricator.wikimedia.org/T261689) (owner: Jgleeson) [13:38:37] (CR) jerkins-bot: [V: -1] WIP: Add unit tests for civicrm import stats patch [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/630683 (https://phabricator.wikimedia.org/T261689) (owner: Jgleeson) [16:16:40] fundraising-tech-ops: Fundraising access request for Sheyna Daniels Major Gifts - https://phabricator.wikimedia.org/T264051 (Dwisehaupt) Approval received. ` Date: Tue, 29 Sep 2020 07:23:09 From: Lisa Gruwell Subject: Re: C level approval for Sheyna Daniels for Civi Parts/Attachments: 1 OK 16 lines... [16:19:23] fundraising-tech-ops: Fundraising access request for Sheyna Daniels Major Gifts - https://phabricator.wikimedia.org/T264051 (Dwisehaupt) [16:19:25] is gerrit taking forever to load for anyone else? [16:20:03] also, we might want to make a little change to our Amazon Pay settings [16:20:14] 'Your donation to Wikipedia Gift is complete' sounds weird [16:20:40] that's the subject of the email they send after it's processed [17:45:14] Fundraising-Backlog: Bug: Invalid locale in ingenico - https://phabricator.wikimedia.org/T264112 (Ejegg) As @pcoombe said in IRC, qqx is a message testing language code - uselang=qqx will show the message keys instead of the translations. We should still probably check the locales against a list of ones we... [18:03:25] jgleeson: can you help me understand why we need the unique token in the exporter? [18:05:40] jgleeson: that won't make it hard to create a graph of all the stats? [18:06:51] hey ejegg [18:07:32] sorry, I should actually step through the code first [18:07:39] just pulled it [18:08:21] Fundraising Sprint Octopus hugs, Fundraising Sprint Pseudopretzels, Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, and 2 others: Fr-tech chores list - https://phabricator.wikimedia.org/T258527 (mepps) Moving to done since it's almost the end of the spr... [18:08:57] sure, a good way to see why we need it is to remove the uniqid. you'll start seeing errors due to missing timer stat values which turns out is due to duplicates overwriting earlier donation stats and turning the timer stat into something different, a composite stat. [18:09:24] easiest way to see the errors is running the queue2civicrm tests [18:09:25] we don't want composites? [18:10:07] So lemme see what ends up getting written when we do have the unique id [18:10:30] seems like it would be hard to graph in grafana [18:11:02] ahh ejegg we're not using those keys [18:11:07] those are for internal use only [18:11:12] ohhh, cool [18:11:36] but internally, we still need to be able to work out the average of all times measured and without a unique id it makes that tricky [18:12:53] ok, so those averages are per stage, across the various donations consumed in this run [18:13:01] ejegg: my first attempt was to add in the order_id as that's a natural way of grouping stats per donation [18:13:16] but the way we currently write unit tests didn't allow that [18:13:27] yep, i see your comment [18:13:34] cool [18:14:50] just re:composites [18:16:17] I think for a timer stat which technically is a composite with 3 keys start|stop|diff, we don't want to make those more complicate by having multiple start|stop|diff values in the same stat. [18:16:58] it could be doable but I don't think it's the right way to do it [18:17:06] oh, ok [18:17:25] instead I decided to group the event timings by donation (or uniqid due to the aforementioned) [18:21:01] ok, right, I think I'm understanding now [18:24:10] I just realised I haven't honoured the return type on one of the methods on that patch if no stats are found so I'll fix that and push it [18:24:42] there's also a stray use statement! -_- [18:29:59] (CR) Mepps: [C: +2] "Okay, I've reviewed the core code and think we're okay to go ahead with this." [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/629499 (https://phabricator.wikimedia.org/T262883) (owner: Eileen) [18:32:10] Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog: As a email manager, I'd like to see which contacts are suppressed - https://phabricator.wikimedia.org/T261705 (mepps) Thanks @Khaggard! I'm putting this in done on this sprint board but no... [18:37:55] (Merged) jenkins-bot: Add param to contact_insert to bypass primary email queries [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/629499 (https://phabricator.wikimedia.org/T262883) (owner: Eileen) [18:49:20] (PS11) Jgleeson: Add instrumentation to civicrm import process. [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/628890 (https://phabricator.wikimedia.org/T261689) [18:49:22] (PS3) Jgleeson: Add unit tests for civicrm import stats patch to confirm stats output. [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/630683 (https://phabricator.wikimedia.org/T261689) [18:56:46] (CR) jerkins-bot: [V: -1] Add unit tests for civicrm import stats patch to confirm stats output. [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/630683 (https://phabricator.wikimedia.org/T261689) (owner: Jgleeson) [18:57:13] (PS12) Jgleeson: Add instrumentation to civicrm import process. [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/628890 (https://phabricator.wikimedia.org/T261689) [18:57:15] (PS4) Jgleeson: Add unit tests for civicrm import stats patch to confirm stats output. [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/630683 (https://phabricator.wikimedia.org/T261689) [18:59:36] hmmm [19:03:55] (CR) jerkins-bot: [V: -1] Add unit tests for civicrm import stats patch to confirm stats output. [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/630683 (https://phabricator.wikimedia.org/T261689) (owner: Jgleeson) [19:06:47] Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog: Add Carte Bancaire to France Adyen Form - https://phabricator.wikimedia.org/T263778 (DStrine) Openโ†’Resolved [19:07:10] Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, fundraising Sprint Quackery limited to ducks, MediaWiki-extensions-CentralNotice: Improve state component's munging of new data added for Ca... - https://phabricator.wikimedia.org/T232235 [19:07:13] Fundraising Sprint Octopus hugs, Fundraising Sprint Pseudopretzels, Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, and 6 others: Banner history logger records incorrect status code following campaign fallback - https://phabricator.wikimedia.org/T255810 (... [19:07:24] Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, MW-1.36-notes (1.36.0-wmf.10; 2020-09-22): Enable Adyen forms for New Zealand and Australia - https://phabricator.wikimedia.org/T262825 (DStrine) Openโ†’Resolved [19:07:26] Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, Patch-For-Review: Port in search improvement on saving groups from Coleman - https://phabricator.wikimedia.org/T262873 (Eileenmcnaughton) a:mepps [19:07:46] Fundraising Sprint Pseudopretzels, Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, and 2 others: Adyen audit processor does not import initial recurring donations - https://phabricator.wikimedia.org/T255317 (DStrine) Openโ†’Res... [19:08:12] Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, Patch-For-Review: Port in search improvement on saving groups from Coleman - https://phabricator.wikimedia.org/T262873 (DStrine) Openโ†’Resolved [19:09:17] Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: wmf endowment total not updated for contact 43739294 - https://phabricator.wikimedia.org/T262467 (DStrine) Openโ†’Resolved [19:09:52] Fundraising Sprint Octopus hugs, Fundraising Sprint Pseudopretzels, Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, and 6 others: Banner history logger records incorrect status code following campaign fallback - https://phabricator.wikimedia.org/T255810 (... [19:09:55] Fundraising Sprint Jabberwock Slaying, Fundraising Sprint Killing Time, Fundraising-Backlog, MediaWiki-extensions-CentralNotice: Can we allow fallback to alternative campaign if mixin would hide this one - https://phabricator.wikimedia.org/T124969 (DStrine) [19:10:10] Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog: Error: UNKNOWN missing essential contribution tracking ID - https://phabricator.wikimedia.org/T256274 (DStrine) Openโ†’Resolved [19:20:05] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: one last civi point release? - https://phabricator.wikimedia.org/T264124 (Eileenmcnaughton) [19:21:53] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: one last civi point release? - https://phabricator.wikimedia.org/T264124 (Eileenmcnaughton) [19:40:55] Wikimedia-Fundraising-Banners: Pre-Banners for enjaJP - https://phabricator.wikimedia.org/T264125 (TSkaff) [19:43:25] Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog: As a email manager, I'd like to see which contacts are suppressed - https://phabricator.wikimedia.org/T261705 (KHaggard) Thanks @mepps - that makes sense. I just got a training from Brian... [19:44:25] Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog: As a email manager, I'd like to see which contacts are suppressed - https://phabricator.wikimedia.org/T261705 (Eileenmcnaughton) Is it also the plan that going forwards we will update rece... [19:51:25] Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog: As a email manager, I'd like to see which contacts are suppressed - https://phabricator.wikimedia.org/T261705 (KHaggard) I think after I run the test on Friday we will have a good understa... [20:11:42] fundraising-tech-ops: keep frpm*:/var/lib/git in sync across all fundraising puppetmasters - https://phabricator.wikimedia.org/T264128 (Jgreen) [20:19:46] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: one last civi point release? - https://phabricator.wikimedia.org/T264124 (mepps) We'll use the rc version. [20:19:48] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: one last civi point release? - https://phabricator.wikimedia.org/T264124 (DStrine) [20:23:47] Wikimedia-Fundraising-Banners: RML displayed on nag (no RML variant) - https://phabricator.wikimedia.org/T264031 (jbolorinos-ctr) Wow that was fast! Thanks so much for the quick fix Peter! Fix verified: {F32368053} Closing this as Resolved now. [20:23:56] Wikimedia-Fundraising-Banners: 2020-09-30 en6C pre-test: desktop large batch - https://phabricator.wikimedia.org/T263921 (jbolorinos-ctr) [20:24:03] Wikimedia-Fundraising-Banners: RML displayed on nag (no RML variant) - https://phabricator.wikimedia.org/T264031 (jbolorinos-ctr) Openโ†’Resolved a:jbolorinos-ctr [20:26:24] Fundraising-Backlog, fr-donorservices: Add translations for failed recurring email for 7 additional languages - https://phabricator.wikimedia.org/T260703 (DStrine) [20:28:38] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, fundraising sprint T 2020: one last civi point release? - https://phabricator.wikimedia.org/T264124 (DStrine) [20:28:40] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, fundraising sprint T 2020: Queue speed - the new frontier - https://phabricator.wikimedia.org/T264061 (DStrine) [20:28:42] Fundraising-Backlog, fundraising sprint T 2020: new endowment TY email - https://phabricator.wikimedia.org/T263877 (DStrine) [20:28:44] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, fundraising sprint T 2020: Error message when importing a Benevity file - https://phabricator.wikimedia.org/T263744 (DStrine) [20:28:46] Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, fundraising sprint T 2020, FR-Adyen: reimplement adyen iframe in a variant - https://phabricator.wikimedia.org/T261590 (DStrine) [20:28:48] Fundraising-Backlog, fundraising sprint T 2020, fr-donorservices: Add translations for failed recurring email for 7 additional languages - https://phabricator.wikimedia.org/T260703 (DStrine) [20:28:52] Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, fundraising Sprint Quackery limited to ducks, and 3 others: Test payments-wiki extensions on MediaWiki 1.35 - https://phabricator.wikimedia.org/T260621 (DStrine) [20:28:54] Fundraising-Backlog, fundraising sprint T 2020, FR-Q2-FY2020-21-cleanup-list: Make easy on/off switch for Monthly covert - https://phabricator.wikimedia.org/T250918 (DStrine) [20:28:57] Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, fundraising sprint T 2020, MediaWiki-Docker: Get payments wiki working on docker - https://phabricator.wikimedia.org/T262976 (DStrine) [20:28:59] Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, fundraising sprint T 2020: Get queues working on docker - https://phabricator.wikimedia.org/T262977 (DStrine) [20:29:01] Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, fundraising sprint T 2020, Patch-For-Review: Address extraneous pcp queries in donation processing - https://phabricator.wikimedia.org/T262885 (DStrine) [20:29:03] Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, fundraising sprint T 2020: Review activity related queries in contribution processing - https://phabricator.wikimedia.org/T262884 (DStrine) [20:29:05] Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, fundraising sprint T 2020: Address extraneous location related queries in queue processing - https://phabricator.wikimedia.org/T262883 (DStrine) [20:29:07] Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, fundraising sprint T 2020, Patch-For-Review: Grafana graph of wmf_civicrm_contribution_message_import - https://phabricator.wikimedia.org/T261689 (DStrine) [20:29:09] Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, fundraising sprint T 2020: As a email manager, I'd like to see which contacts are suppressed - https://phabricator.wikimedia.org/T261705 (DStrine) [20:29:11] Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, fundraising sprint T 2020, MW-1.36-notes (1.36.0-wmf.10; 2020-09-22): Missing spacing between : and text on payments wiki page - https://phabricator.wikimedia.org/T261439 (DStrine) [20:29:13] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, fundraising sprint T 2020, FR-Email, Patch-For-Review: Matching Gifts database data cleanup - https://phabricator.wikimedia.org/T260935 (DStrine) [20:29:15] Fundraising Sprint Octopus hugs, Fundraising Sprint Pseudopretzels, Fundraising Sprint Raw data never hurt anyone, Fundraising Sprint ๐Ÿ is not a valid zipcode, and 3 others: Fr-tech chores list - https://phabricator.wikimedia.org/T258527 (DStrine) [20:29:17] Fundraising Sprint ๐Ÿ is not a valid zipcode, Fundraising-Backlog, fundraising sprint T 2020, fr-donorservices: French TY email sending donors to unsubscribe page in English - https://phabricator.wikimedia.org/T260814 (DStrine) [20:59:04] (PS1) Jgleeson: Merge branch 'master' into deployment [extensions/DonationInterface] (deployment) - https://gerrit.wikimedia.org/r/630944 [21:03:27] (CR) Jgleeson: [C: +2] Merge branch 'master' into deployment [extensions/DonationInterface] (deployment) - https://gerrit.wikimedia.org/r/630944 (owner: Jgleeson) [21:06:45] (Merged) jenkins-bot: Merge branch 'master' into deployment [extensions/DonationInterface] (deployment) - https://gerrit.wikimedia.org/r/630944 (owner: Jgleeson) [21:13:10] (PS1) Jgleeson: Update DonationInterface submodule [core] (fundraising/REL1_31) - https://gerrit.wikimedia.org/r/630946 [21:19:09] (CR) jerkins-bot: [V: -1] Update DonationInterface submodule [core] (fundraising/REL1_31) - https://gerrit.wikimedia.org/r/630946 (owner: Jgleeson) [21:22:07] fr-tech hmm, should I merge DonationInterface master into the REL1_35 branch before we send some real traffic through the backup cluster? [21:23:01] We will have to merge that branch back into master [21:23:24] why not develop ejegg ? [21:23:35] ?? [21:24:05] hmm [21:24:24] you don't meant fundraising/REL1_35 of mw do you [21:24:28] mean* [21:24:40] nope, fundraising/REL1_35 of donationinterface [21:24:43] ah [21:26:58] So what has to happen at some point is merge fundraising/REL1_35 to master [21:27:07] then master to deployment and delete the tests [21:28:16] and then update the extensions/DonationInterface submodule in the mediawiki fundraising/REL1_35 branch so it uses the merged deployment branch instead of directly pointing to DI's fr/REL1_35 branch [21:28:35] just not sure if we should merge the other way first [21:29:25] fr-tech I'm getting some errors in CI when merging the latest from DI into fundraising/REL1_31 mw and it looks like composer test is failing for me locally on fundraising/REL1_35. [21:29:45] and I'm outta time for today so I'm gonna pick it up tomrorow [21:30:07] ejegg: re:that plan, it makes sense to me [21:31:48] REL1_35 -> master -> deploy [21:36:40] (PS1) Ejegg: Merge branch 'master' into fundraising/REL1_35 [extensions/DonationInterface] (fundraising/REL1_35) - https://gerrit.wikimedia.org/r/630953 [21:36:47] OK, that was pretty clean [21:36:55] I think I'll first push that up to staging [21:37:26] so if we swap some traffic over people see the same exact stuff both places [21:44:27] (CR) Ejegg: [V: +2 C: +2] Merge branch 'master' into fundraising/REL1_35 [extensions/DonationInterface] (fundraising/REL1_35) - https://gerrit.wikimedia.org/r/630953 (owner: Ejegg) [21:48:45] (PS1) Ejegg: Update DonationInterface submodule [core] (fundraising/REL1_35) - https://gerrit.wikimedia.org/r/630958 [21:50:15] (CR) Ejegg: [V: +2 C: +2] Update DonationInterface submodule [core] (fundraising/REL1_35) - https://gerrit.wikimedia.org/r/630958 (owner: Ejegg) [21:56:48] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, fundraising sprint Theme songs for programming languages: one last civi point release? - https://phabricator.wikimedia.org/T264124 (DStrine) p:Triageโ†’Medium [21:56:56] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, fundraising sprint Theme songs for programming languages: Queue speed - the new frontier - https://phabricator.wikimedia.org/T264061 (DStrine) p:Triageโ†’Medium [21:57:04] Fundraising-Backlog, fundraising sprint Theme songs for programming languages: new endowment TY email - https://phabricator.wikimedia.org/T263877 (DStrine) p:Triageโ†’High [21:57:15] Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, fundraising sprint Theme songs for programming languages: Error message when importing a Benevity file - https://phabricator.wikimedia.org/T263744 (DStrine) p:Triageโ†’Medium [21:57:26] Fundraising-Backlog, fundraising sprint Theme songs for programming languages, fr-donorservices: Add translations for failed recurring email for 7 additional languages - https://phabricator.wikimedia.org/T260703 (DStrine) p:Triageโ†’Medium [22:02:10] tech talk? [22:09:16] (CR) Eileen: [C: +2] "This worked for me" [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/628890 (https://phabricator.wikimedia.org/T261689) (owner: Jgleeson) [22:11:31] (CR) Eileen: [V: +2 C: +2] Add instrumentation to civicrm import process. [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/628890 (https://phabricator.wikimedia.org/T261689) (owner: Jgleeson) [22:13:40] (PS3) Cstone: Parse q-perf results through ImportStatsCollector [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/630689 (owner: Eileen) [22:14:18] (PS1) Eileen: Add instrumentation to civicrm import process. [wikimedia/fundraising/crm] (deployment) - https://gerrit.wikimedia.org/r/630959 (https://phabricator.wikimedia.org/T261689) [22:14:29] (CR) Eileen: [C: +2] Add instrumentation to civicrm import process. [wikimedia/fundraising/crm] (deployment) - https://gerrit.wikimedia.org/r/630959 (https://phabricator.wikimedia.org/T261689) (owner: Eileen) [22:15:07] (CR) Eileen: [V: +2 C: +2] Add instrumentation to civicrm import process. [wikimedia/fundraising/crm] (deployment) - https://gerrit.wikimedia.org/r/630959 (https://phabricator.wikimedia.org/T261689) (owner: Eileen) [22:16:39] !log civicrm revision changed from 035ad1c351 to 4aa0aeccd1, config revision is b9120969bf [22:16:43] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [22:18:58] (PS1) Eileen: CiviCRM submodule update [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/630960 [22:19:08] (CR) Eileen: [C: +2] CiviCRM submodule update [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/630960 (owner: Eileen) [22:24:59] !log CiviCRM rolled back from 4aa0aeccd1 to 035ad1c351 [22:25:02] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [22:26:08] (Merged) jenkins-bot: CiviCRM submodule update [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/630960 (owner: Eileen) [22:34:01] (PS1) Ejegg: Check for empty stats before throwing error [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/630962 [22:34:39] (CR) Eileen: [C: +2] Check for empty stats before throwing error [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/630962 (owner: Ejegg) [22:38:15] (CR) Cstone: [C: +2] Parse q-perf results through ImportStatsCollector [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/630689 (owner: Eileen) [22:41:19] (Merged) jenkins-bot: Check for empty stats before throwing error [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/630962 (owner: Ejegg) [22:42:33] (PS1) Eileen: Check for empty stats before throwing error [wikimedia/fundraising/crm] (deployment) - https://gerrit.wikimedia.org/r/630965 [22:42:39] (CR) Eileen: [C: +2] Check for empty stats before throwing error [wikimedia/fundraising/crm] (deployment) - https://gerrit.wikimedia.org/r/630965 (owner: Eileen) [22:43:05] (PS2) Ejegg: Add api action to parse query log output [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/627401 (https://phabricator.wikimedia.org/T261688) (owner: Eileen) [22:45:16] (Merged) jenkins-bot: Parse q-perf results through ImportStatsCollector [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/630689 (owner: Eileen) [22:45:37] !log process-control config revision is 2622fd2c09 jobs disabled [22:45:38] (CR) Ejegg: [C: +2] Add api action to parse query log output [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/627401 (https://phabricator.wikimedia.org/T261688) (owner: Eileen) [22:45:41] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [22:48:19] !log civicrm revision changed from 035ad1c351 to 06a5289d1a, config revision is 2622fd2c09 [22:48:23] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [22:52:47] !log process-control config revision is 16a6dcafd6 [22:52:52] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [22:52:58] (Merged) jenkins-bot: Add api action to parse query log output [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/627401 (https://phabricator.wikimedia.org/T261688) (owner: Eileen) [23:00:15] (PS1) Eileen: Merge branch 'master' of https://gerrit.wikimedia.org/r/wikimedia/fundraising/crm into deployment [wikimedia/fundraising/crm] (deployment) - https://gerrit.wikimedia.org/r/630969 [23:00:36] (CR) Eileen: [C: +2] Merge branch 'master' of https://gerrit.wikimedia.org/r/wikimedia/fundraising/crm into deployment [wikimedia/fundraising/crm] (deployment) - https://gerrit.wikimedia.org/r/630969 (owner: Eileen) [23:17:33] RECOVERY - check_swap on frav1002 is OK: SWAP OK - 19% free (1387 MB out of 7628 MB) [23:18:29] !log process-control config revision is 8b39770e93 [23:18:33] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [23:26:50] hmm I tried & failed to annotate the graph