[00:10:50] 6RelEng-Admin, 15User-greg: Create #releng-201516-q2 goals - https://phabricator.wikimedia.org/T109115#1691780 (10greg) 5Open>3Resolved [00:26:53] James_F: greg-g: There was a small list of repos that wanted Travis CI testing in the past, but the Travis CI interface stopped working when we hit 1000 repos. This has been fixed and I enabled it for a few repos. [00:27:06] James_F: Whcih one are you getting e-mails for? [00:27:10] That shoudln't be happening [00:28:17] Krinkle: VE-core and jscs-preset-wikimedia, per my comment above. [00:30:21] James_F: jscs-preset-wikimedia is intentional and only as of today. VE-core was indeed part of the above. I'll look into that one [00:30:27] jscs-preset-wikimedia will pass once my branch works and merged into master [00:30:32] I'm working on it with markelog from jscs [00:30:53] Krinkle: OK. [00:31:02] Krinkle: Thanks. [00:31:07] The current master would work if they were to ship the plugin (they could require wikimedia.json and register it inside jscs core), but we want to go a different approach instead. [00:32:03] That is, you install jscs + jscs-preset-wikimedia, and then preset: wikimdia will work because 'preset' does an npm-package lookup in local nodE_modules as fallback if there is no core preset by that name. That plugin system has existed for a while and is also used for custom rules and cli reporters [00:32:13] but contrary to rules and cli-reporters, it hasn't been used for presets before until now [00:42:24] Krinkle: We do? [00:42:30] Krinkle: I don't think "we" want that at all. [00:42:49] Krinkle: I think we want the Wikimedia preset to continue to be shipped inside the principle jscs distributions. [00:42:58] Err. Principal. [00:54:16] James_F: Sure, the two are not mutually exclusive [00:54:24] It just makes it easier for everyone if it's following the proper plugin format. [00:55:07] * James_F shrugs. [00:55:34] I've disabled Travis again for VE-core. It didn't make sense there indeed. It requires Xvfb and chromium stuff that Travis doesn't support out of the box without a custom travis.yaml file. [00:55:38] PROBLEM - Puppet staleness on integration-dev is CRITICAL: CRITICAL: 100.00% of data above the critical threshold [43200.0] [00:55:45] * James_F nods. [00:56:14] The jscs wikimedia repo shouldn't be adhoc exporting of a json file without any tests or conventions. I'm just reformatting the directories to match jscs conventions. that's all [00:56:29] I imagine they'll still bundle it, but if they don't that's not our call. [01:06:13] Krinkle: I'm not against testing, obviously, but I disagree that the distribution should be anything other than a JSON file. [01:06:49] James_F: It should have a test to avoid unintentional breaking changes, and it should specify which JSCS version that configuration requires. [01:06:55] (at least) [01:07:02] As unpinned peerDependency [01:07:06] Krinkle: Sure. That's for development, not distribution, though. [01:07:18] Define distribution? [01:07:22] Krinkle: I didn't say it was good to go. [01:07:38] Krinkle: `npm install jscs-preset-wikimedia` should result in a single file. [01:07:43] We can limit package.json:files array to just the json file [01:07:44] Sure [01:08:00] Which will get fetched as part of install jscs and e.g. grunt-jscs [01:08:06] Yeah. [01:08:14] Or won't, if they say they don't want to bundle it. [01:08:20] Their call. :-) [01:08:21] They haven't, but yeah [02:30:34] 10MediaWiki-Codesniffer, 10MediaWiki-General-or-Unknown, 5MW-1.26-release, 5MW-1.27-release-notes, and 3 others: Fix Generic.Files.LineLength errors in MediaWiki core by breaking long lines - https://phabricator.wikimedia.org/T102614#1692006 (10Legoktm) [02:30:37] 10MediaWiki-Codesniffer, 5Patch-For-Review: @codingStandardsIgnoreStart Generic.Files.LineLength.TooLong doesn't seem to work in tests/phpunit/includes/password/BcryptPasswordTest.php - https://phabricator.wikimedia.org/T114213#1692004 (10Legoktm) 5Open>3Invalid a:3Legoktm [02:30:51] 10MediaWiki-Codesniffer, 10MediaWiki-General-or-Unknown, 5MW-1.26-release, 5MW-1.27-release-notes, and 3 others: Fix Generic.Files.LineLength errors in MediaWiki core by breaking long lines - https://phabricator.wikimedia.org/T102614#1380012 (10Legoktm) [02:30:54] 10MediaWiki-Codesniffer, 5Patch-For-Review: @codingStandardsIgnoreStart doesn't seem to help avoid phpcs errors inside comments - https://phabricator.wikimedia.org/T113852#1692007 (10Legoktm) 5Open>3Invalid a:3Legoktm Per T114213#1688410 [02:59:51] 10Gerrit-Migration, 6RelEng-Admin: Outline work (outcomes and outputs) of RelEng's Q2 Gerrit migration work - https://phabricator.wikimedia.org/T110623#1692033 (10greg) https://www.mediawiki.org/wiki/Wikimedia_Release_Engineering_Team/Goals/201516Q2 [03:00:01] 10Gerrit-Migration, 6RelEng-Admin: Outline work (outcomes and outputs) of RelEng's Q2 Gerrit migration work - https://phabricator.wikimedia.org/T110623#1692034 (10greg) 5Open>3Resolved [03:00:02] 6RelEng-Admin, 15User-greg: Create #releng-201516-q2 goals - https://phabricator.wikimedia.org/T109115#1692035 (10greg) [03:09:28] 10Continuous-Integration-Infrastructure, 10MediaWiki-extensions-MultimediaViewer: MultimediaViewer thumbnailBeforeProduceHTML hook breaks other extensions parser tests - https://phabricator.wikimedia.org/T69302#1692041 (10greg) >>! In T69302#1690220, @Jdlrobson wrote: > I cannot comment about whether T69216 is... [03:16:45] Yippee, build fixed! [03:16:45] Project browsertests-MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-firefox-sauce build #835: FIXED in 34 min: https://integration.wikimedia.org/ci/job/browsertests-MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-firefox-sauce/835/ [04:03:02] 10MediaWiki-Codesniffer, 10Possible-Tech-Projects: Improving static analysis tools for MediaWiki - https://phabricator.wikimedia.org/T89682#1692061 (10TasneemLo) @Qgil - Wanted to confirm - once we have atleast 1 mentor, this can be moved to the "Featured for gsoc and outreachy" column on the #Possible-Tech-Pr... [08:05:54] 10MediaWiki-Codesniffer, 10Possible-Tech-Projects: Improving static analysis tools for MediaWiki - https://phabricator.wikimedia.org/T89682#1692274 (10Qgil) Tasks with one mentor only still go under Missing Mentors. Two mentors are required, based on our [[ https://www.mediawiki.org/wiki/Outreach_programs/Less... [08:34:12] Yippee, build fixed! [08:34:12] Project browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-os_x_10.9-safari-sauce build #738: FIXED in 24 min: https://integration.wikimedia.org/ci/job/browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-os_x_10.9-safari-sauce/738/ [08:35:22] 10Browser-Tests, 5Release-Engineering-Epics, 7Epic, 7Tracking: Fix or delete failing browser tests Jenkins jobs - https://phabricator.wikimedia.org/T94150#1692321 (10adrianheine) Please keep the Wikidata tests, we are going to fix them. [08:50:21] 10Browser-Tests, 7Easy: Remove lines from Gemfile that are used by RVM - https://phabricator.wikimedia.org/T1331#1692340 (10zeljkofilipin) a:3zeljkofilipin [08:50:29] 10Browser-Tests, 7Documentation, 7Easy: audit/update headers in files - https://phabricator.wikimedia.org/T69141#1692341 (10zeljkofilipin) a:3zeljkofilipin [08:51:18] 10Browser-Tests: Investigate creating a random user as a setup step - https://phabricator.wikimedia.org/T65471#1692343 (10zeljkofilipin) a:3zeljkofilipin [09:04:43] 10Browser-Tests: Investigate creating a random user as a setup step - https://phabricator.wikimedia.org/T65471#1692386 (10zeljkofilipin) 5Open>3Resolved Implemented in rMSEL7451e31 and released in [[ https://phabricator.wikimedia.org/diffusion/MSEL/browse/master/RELEASES.md;0835ce1d0314233b5d2cbfd7217319aa31... [09:07:14] 10Browser-Tests, 7Easy: Remove lines from Gemfile that are used by RVM - https://phabricator.wikimedia.org/T1331#1692390 (10zeljkofilipin) [09:07:25] 10Browser-Tests, 7Easy, 7Tracking: Remove lines from Gemfile that are used by RVM - https://phabricator.wikimedia.org/T1331#23427 (10zeljkofilipin) [09:11:26] 10Browser-Tests, 7Easy, 7Tracking: Use rspec-expectations "expect" syntax instead of "should" syntax - https://phabricator.wikimedia.org/T68369#1692400 (10zeljkofilipin) [09:19:04] 10Browser-Tests, 7Easy, 7Tracking: Remove lines from Gemfile that are used by RVM - https://phabricator.wikimedia.org/T1331#1692426 (10zeljkofilipin) a:5zeljkofilipin>3None [09:20:23] 10Browser-Tests, 7Easy: Remove lines from Gemfile that are used by RVM - https://phabricator.wikimedia.org/T1331#23427 (10zeljkofilipin) [09:23:54] 10Browser-Tests, 7Documentation, 7Easy: audit/update headers in files - https://phabricator.wikimedia.org/T69141#1692442 (10zeljkofilipin) a:5zeljkofilipin>3None [09:28:28] 10Browser-Tests, 5Release-Engineering-Epics, 7Epic, 7Tracking: Fix or delete failing browser tests Jenkins jobs - https://phabricator.wikimedia.org/T94150#1692455 (10zeljkofilipin) @adrianheine Great! If you have questions, or need help, feel free to comment at T92619. [09:37:36] 10Browser-Tests: Write tests for mediawiki_selenium Ruby gem - https://phabricator.wikimedia.org/T65474#1692475 (10zeljkofilipin) 5Open>3Resolved Implemented in rMSEL58181e9. The job is running. Example: https://gerrit.wikimedia.org/r/#/c/239132/ https://integration.wikimedia.org/ci/job/mediawiki-selenium-... [09:40:23] 10Browser-Tests, 6Collaboration-Team-Backlog, 10Flow: Fix or delete failing Flow browsertests Jenkins jobs - https://phabricator.wikimedia.org/T94153#1692480 (10zeljkofilipin) a:3zeljkofilipin [09:51:59] 10Continuous-Integration-Infrastructure, 7Technical-Debt, 7Tracking: All repositories should pass jshint test (tracking) - https://phabricator.wikimedia.org/T62619#1692493 (10ashley) [10:05:21] 10Browser-Tests: Remove "sleep" from tests - https://phabricator.wikimedia.org/T48887#1692515 (10zeljkofilipin) a:3zeljkofilipin [10:12:26] 10Browser-Tests, 5Release-Engineering-Epics, 7Epic, 7Tracking: [EPIC] trigger browser tests from Gerrit (tracking) - https://phabricator.wikimedia.org/T55697#1692529 (10zeljkofilipin) [10:14:45] 10Browser-Tests, 10Continuous-Integration-Infrastructure, 7Jenkins, 7Upstream: Do not say "< wmf-insecte> Yippee, build fixed!" - https://phabricator.wikimedia.org/T95395#1692532 (10zeljkofilipin) [10:17:18] 10Browser-Tests, 10Continuous-Integration-Config, 5Patch-For-Review, 7Regression: mwext-mw-selenium is slowing down gate-and-submit pipeline - https://phabricator.wikimedia.org/T113501#1692535 (10zeljkofilipin) [10:22:11] 10Browser-Tests, 10Continuous-Integration-Config, 10CirrusSearch, 6Discovery: Make browsertests for CirrusSearch run on every submitted patch - https://phabricator.wikimedia.org/T98374#1692561 (10zeljkofilipin) [10:29:49] 10Browser-Tests, 10Continuous-Integration-Infrastructure, 10VisualEditor: email Amir about VisualEditor language screenshots jobs - https://phabricator.wikimedia.org/T90705#1692569 (10zeljkofilipin) a:3zeljkofilipin [10:31:32] 10Browser-Tests, 10Continuous-Integration-Infrastructure, 10Fundraising Tech Backlog: Create unit and integration tests for Fundraising extensions to identify breaking MediaWiki changes - https://phabricator.wikimedia.org/T89404#1692578 (10zeljkofilipin) I have just noticed that there was no activity on this... [10:32:52] 10Browser-Tests, 10Continuous-Integration-Infrastructure, 6Collaboration-Team-Backlog, 10Flow, and 2 others: Create Jenkins builds for Editing across repositories (MobileFrontend, VisualEditor etc) - https://phabricator.wikimedia.org/T90647#1692585 (10zeljkofilipin) @Ryasmeen do you still plan to work on t... [10:33:54] 10Browser-Tests, 10Continuous-Integration-Infrastructure: mwext-browsertests-UniversalLanguageSelector-phantomjs job failing due to missing Psr\Log dependency - https://phabricator.wikimedia.org/T74925#1692587 (10zeljkofilipin) a:3zeljkofilipin [10:34:56] 10Browser-Tests, 10Continuous-Integration-Infrastructure: mwext-browsertests-UniversalLanguageSelector-phantomjs job failing due to missing Psr\Log dependency - https://phabricator.wikimedia.org/T74925#1692592 (10zeljkofilipin) 5Open>3Invalid Looks like the job is deleted: https://integration.wikimedia.org... [10:35:24] 10Browser-Tests, 10Continuous-Integration-Infrastructure: Run browser tests against the nightly build version on Beta Cluster - https://phabricator.wikimedia.org/T67128#1692594 (10zeljkofilipin) [10:36:01] 10Browser-Tests, 10Continuous-Integration-Infrastructure: Delete ruby2.0lint job and only run bundle-rubocop job for repositories with Ruby code - https://phabricator.wikimedia.org/T114262#1692599 (10zeljkofilipin) [10:36:29] 10Browser-Tests, 10Continuous-Integration-Infrastructure, 6Labs, 10Labs-Infrastructure: Increase number of Jenkins slaves to spread load and prevent browser test failures on beta - https://phabricator.wikimedia.org/T72049#1692602 (10zeljkofilipin) [10:37:39] 10Browser-Tests, 10Continuous-Integration-Infrastructure, 6Labs, 10Labs-Infrastructure: Increase number of Jenkins slaves to spread load and prevent browser test failures on beta - https://phabricator.wikimedia.org/T72049#717890 (10zeljkofilipin) @hashar: I do not think we had this problem for a long time.... [10:38:18] zeljkof: hi [10:38:46] zeljkof: yeah going to close https://phabricator.wikimedia.org/T72049#717890 [10:39:19] hashar: great! :) one less task... [10:39:55] 10Browser-Tests, 10Continuous-Integration-Infrastructure: phantomjs browsertests fails with invalid byte sequence in UTF-8 - https://phabricator.wikimedia.org/T59099#1692608 (10zeljkofilipin) [10:40:16] 10Browser-Tests, 10Continuous-Integration-Infrastructure, 6Labs, 10Labs-Infrastructure: Increase number of Jenkins slaves to spread load and prevent browser test failures on beta - https://phabricator.wikimedia.org/T72049#1692611 (10hashar) 5Open>3Resolved a:3hashar The project quota has been raised.... [10:40:18] it is gone! [10:41:22] 10Browser-Tests, 10Continuous-Integration-Infrastructure: phantomjs browsertests fails with invalid byte sequence in UTF-8 - https://phabricator.wikimedia.org/T59099#1692615 (10zeljkofilipin) 5Open>3Invalid a:3zeljkofilipin @hashar: we are no longer using phantomjs (T113279). Closing as invalid. Please r... [10:45:36] hashar: I have "slightly" reorganized browser tests phab board :) [10:45:36] https://phabricator.wikimedia.org/tag/browser-tests/ [10:45:50] it has a lot of columns now, but at least it makes sense [10:45:59] well, it makes sense to _me_, at least [10:46:17] the backlog / todo / waiting for .. were rather similar [10:46:33] it should be easy to merge columns, than to separate them, if needed [10:46:40] yup [10:46:40] looks nice [10:46:43] yes, some of the columns are only renamed [10:46:49] but some are new [10:47:12] I am doing some cleanup, closing all tasks, but still far away from being up to date with the board [10:47:22] that is a never ending work [10:47:25] inbox is mainly "there be dragons" [10:47:27] the CI boards are in the same state :-( [10:47:59] https://phabricator.wikimedia.org/T69141 | audit/update headers in files [10:48:10] I am tempted to just close it [10:48:12] but I did read (well, scanned) everything but tasks in ibox [10:48:15] inbox, that is [10:48:15] we don't do that for php files either [10:48:26] and often the root of the repo has a copying / license which should be good enough [10:48:30] hashar: that task should actually be done [10:48:40] wanna triage some #together with hangouts? [10:48:51] either the headers should be removed, or the link should be fixed [10:49:01] ah [10:49:13] I am wondering whether there is a rubocop check for license / headers :D [10:49:19] headers have broken link [10:49:19] I vote for deleting the headers [10:49:19] :D [10:49:30] yeah [10:49:33] can not pair now, but we can spend some time tommorw [10:50:10] Phabricator inbox [279 unread emails] [10:50:10] grr [10:51:18] 10Browser-Tests, 6Collaboration-Team-Backlog, 10Flow, 10MobileFrontend, 10VisualEditor: Create Jenkins builds for Editing across repositories (MobileFrontend, VisualEditor etc) - https://phabricator.wikimedia.org/T90647#1692630 (10hashar) [10:51:58] wmf-insecte: ping [10:51:58] hashar you may not issue bot commands in this chat! [10:55:25] 10Continuous-Integration-Infrastructure, 7Upstream: Have wmf-insecte use color to make the reading of the scrollback easier - https://phabricator.wikimedia.org/T64573#1692655 (10hashar) 5Open>3Resolved a:3hashar It is in Jenkins global configuration https://integration.wikimedia.org/ci/configure Look fo... [10:55:41] !log Enabled color for wmf-insecte ( https://phabricator.wikimedia.org/T64573 ) [10:59:28] hashar: I might be guilty about a few of those phab mails ;) [11:02:02] hashar, twentyafterfour: is there a way in phab to search for a string _not_ in a project? [11:02:24] so "browsertests" but not in #browser-tests project, for example [11:03:25] where is this "not in project" option? https://secure.phabricator.com/T7197 [11:04:57] ah, in _maniphest_ search https://phabricator.wikimedia.org/maniphest/query/advanced/ [11:06:07] no, wrong street [11:06:13] whatcha need in Phab? [11:06:22] looks like NOT keyword could be the key [11:06:50] andre__: I forgot about your phab-fu! :) [11:06:50] is there a way in phab to search for a string _not_ in a project? [11:06:52] so "browsertests" but not in #browser-tests project, for example [11:07:44] what is a "string not in a project"? do you mean "string not in a project name"? [11:08:14] zeljkof, or rather a string in a task desc/summary that is not associated with project XYZ? [11:08:41] andre__: the latter [11:09:04] so, I am looking for tasks about browser tests that are not in #browser-tests for some reason [11:09:21] I found a few by browsing around, I would like to find more [11:11:10] zeljkof, Go to https://phabricator.wikimedia.org/maniphest/query/advanced/ , enter "browser-tests" in "Projects" and choose "Not In:", enter "browser tests" in "Contains Words", search? [11:11:20] if I get it right [11:12:22] andre__: where do I pick "not in"? [11:13:18] yes, what you said is what I want to do, but I do not see where to pick the "not in" option [11:14:07] can you send me the screenshot of you screen? [11:15:08] this is what I see https://phabricator.wikimedia.org/M92 [11:15:39] I see [11:15:42] stupid me [11:15:55] (03PS1) 10Hashar: mwext-MultiUpload-jslint is now voting [integration/config] - 10https://gerrit.wikimedia.org/r/242848 (https://phabricator.wikimedia.org/T73106) [11:15:58] when I type the project, it offers "not-in" [11:16:08] (03CR) 10Hashar: [C: 032] mwext-MultiUpload-jslint is now voting [integration/config] - 10https://gerrit.wikimedia.org/r/242848 (https://phabricator.wikimedia.org/T73106) (owner: 10Hashar) [11:17:02] (03CR) 10jenkins-bot: [V: 04-1] mwext-MultiUpload-jslint is now voting [integration/config] - 10https://gerrit.wikimedia.org/r/242848 (https://phabricator.wikimedia.org/T73106) (owner: 10Hashar) [11:17:29] andre__: thanks, I have updated the mock, you have a beer :D [11:17:41] but wow, was that hard to find [11:18:02] it might be that I just did not look, but my guess is that others will also be confused [11:18:57] and here it is https://phabricator.wikimedia.org/maniphest/query/61V.NORn8bUC/#R [11:22:47] 10Browser-Tests, 3Reading-Web-Sprint-57-The Fifth Element: Investigate beta labs QuickSurveys browser tests failures - https://phabricator.wikimedia.org/T113534#1692750 (10zeljkofilipin) [11:23:14] 10Browser-Tests, 6Collaboration-Team-Backlog, 10Flow: Flow: topic created by logged in user was stored as created by anon user. - https://phabricator.wikimedia.org/T75926#1692751 (10zeljkofilipin) [11:23:36] 10Browser-Tests, 10MediaWiki-Page-editing, 7Browser-Support-Internet-Explorer: IE7 and IE8 and IE9: page errors in editor, sometimes controls don't load, preventing editing - https://phabricator.wikimedia.org/T60464#1692752 (10zeljkofilipin) [11:23:46] (03CR) 10Hashar: [C: 032] [OnlineStatus] Remove phpcs test [integration/config] - 10https://gerrit.wikimedia.org/r/241728 (https://phabricator.wikimedia.org/T90943) (owner: 10Paladox) [11:24:41] (03PS2) 10Hashar: mwext-MultiUpload-jslint is now voting [integration/config] - 10https://gerrit.wikimedia.org/r/242848 (https://phabricator.wikimedia.org/T73106) [11:24:52] (03CR) 10Hashar: [C: 032] mwext-MultiUpload-jslint is now voting [integration/config] - 10https://gerrit.wikimedia.org/r/242848 (https://phabricator.wikimedia.org/T73106) (owner: 10Hashar) [11:25:03] 10Browser-Tests, 10MediaWiki-extensions-MultimediaViewer: (possibly spurious) "Could not load image data http" errors on Beta Cluster - https://phabricator.wikimedia.org/T74162#1692756 (10zeljkofilipin) [11:25:30] (03Merged) 10jenkins-bot: [OnlineStatus] Remove phpcs test [integration/config] - 10https://gerrit.wikimedia.org/r/241728 (https://phabricator.wikimedia.org/T90943) (owner: 10Paladox) [11:25:42] 10Browser-Tests, 6Collaboration-Team-Backlog, 10MediaWiki-Vagrant, 10MediaWiki-extensions-PageCuration, 5Patch-For-Review: Get PageTriage browser tests running on MediaWiki-Vagrant - https://phabricator.wikimedia.org/T90477#1692758 (10zeljkofilipin) [11:25:57] (03Merged) 10jenkins-bot: mwext-MultiUpload-jslint is now voting [integration/config] - 10https://gerrit.wikimedia.org/r/242848 (https://phabricator.wikimedia.org/T73106) (owner: 10Hashar) [11:26:27] 10Browser-Tests, 10Continuous-Integration-Infrastructure, 10CirrusSearch, 6Discovery: ElasticSearch taking 17% of RAM on integration slaves - https://phabricator.wikimedia.org/T89083#1692761 (10zeljkofilipin) [11:26:52] 10Browser-Tests, 10Continuous-Integration-Infrastructure, 10CirrusSearch, 6Discovery: ElasticSearch taking 17% of RAM on integration slaves - https://phabricator.wikimedia.org/T89083#1692765 (10zeljkofilipin) @hashar: looks like the job you have mentioned is deleted. [11:28:39] 10Browser-Tests, 6Collaboration-Team-Backlog, 10Echo: Echo "Mark all as read" control no longer appears - https://phabricator.wikimedia.org/T88003#1692769 (10zeljkofilipin) [11:28:51] 10Browser-Tests, 6Collaboration-Team-Backlog, 10Flow: Flow firefox-monobook-sauce browser test has failed since Dec 5 in Reply moderation.Hiding a comment - https://phabricator.wikimedia.org/T85497#1692771 (10zeljkofilipin) [11:29:14] 10Browser-Tests, 6Collaboration-Team-Backlog, 10Flow, 7Performance: Saving a new topic can take >5s on beta labs - https://phabricator.wikimedia.org/T73476#1692773 (10zeljkofilipin) [11:29:35] 10Browser-Tests, 6Collaboration-Team-Backlog, 10Flow: Flow QA: Lock post action is offscreen and browser test fails - https://phabricator.wikimedia.org/T72878#1692780 (10zeljkofilipin) [11:29:56] 10Browser-Tests, 6Multimedia, 10UploadWizard: beta labs: problem storing temporary file - https://phabricator.wikimedia.org/T70476#1692785 (10zeljkofilipin) [11:30:19] 10Browser-Tests, 10MediaWiki-extensions-Translate: Can not make a translation - https://phabricator.wikimedia.org/T68415#1692789 (10zeljkofilipin) [11:30:52] 10Browser-Tests, 10MediaWiki-extensions-GettingStarted: Browser tests for guided tours being delivered by the GettingStarted toolbar - https://phabricator.wikimedia.org/T54246#1692801 (10zeljkofilipin) [11:31:11] (03PS2) 10Hashar: Removed deprecated yamlint for ContentTranslation [integration/config] - 10https://gerrit.wikimedia.org/r/242446 (https://phabricator.wikimedia.org/T95892) (owner: 10KartikMistry) [11:31:17] 10Browser-Tests, 10Flow, 3Collaboration-Team-Current, 7WorkType-NewFunctionality: Make Flow browser tests stable - https://phabricator.wikimedia.org/T109785#1692805 (10zeljkofilipin) [11:31:38] (03CR) 10Hashar: [C: 032] "Thanks Kartik!" [integration/config] - 10https://gerrit.wikimedia.org/r/242446 (https://phabricator.wikimedia.org/T95892) (owner: 10KartikMistry) [11:31:40] 10Browser-Tests, 10Wikidata: [Task] Setup a Jenkins job to run Wikidata browsertests on test.wikidata.org - https://phabricator.wikimedia.org/T101499#1692809 (10zeljkofilipin) [11:32:18] 10Browser-Tests, 10Wikidata: [Task] Create a user with necessary privilegs for browsertests on test.wikidata.org - https://phabricator.wikimedia.org/T101498#1692821 (10zeljkofilipin) [11:32:36] (03Merged) 10jenkins-bot: Removed deprecated yamlint for ContentTranslation [integration/config] - 10https://gerrit.wikimedia.org/r/242446 (https://phabricator.wikimedia.org/T95892) (owner: 10KartikMistry) [11:33:19] 10Browser-Tests, 10MediaWiki-extensions-MultimediaViewer: Failure on "Download menu.Attribution area can be closed" browser test - https://phabricator.wikimedia.org/T92810#1692829 (10zeljkofilipin) [11:34:16] 10Browser-Tests, 6Collaboration-Team-Backlog, 10Flow, 7Easy: Flow browser test: hover failure in IE in flow_logged_in test - https://phabricator.wikimedia.org/T69723#1692830 (10zeljkofilipin) [11:34:40] lets finish up the phase out of the pep8/pyflakes jobs [11:34:40] * hashar grins [11:34:53] 10Browser-Tests, 10MediaWiki-Vagrant: Add role to run Virtualbox with vb.gui = true for testing without a X client on the host - https://phabricator.wikimedia.org/T53882#1692835 (10zeljkofilipin) [11:35:41] 10Continuous-Integration-Infrastructure: migrate all .pep8 files content to setup.cfg / tox.ini - https://phabricator.wikimedia.org/T55353#1692838 (10hashar) 5Open>3declined a:3hashar We are moving to tox/flake8 so most repos have the configuration done either in setup.cfg or tox.ini. [11:35:42] 10Continuous-Integration-Infrastructure, 5Patch-For-Review, 7WorkType-Maintenance: JJB: replace pyflakes / pep8 jobs with fox-jessie job - https://phabricator.wikimedia.org/T55354#1692841 (10hashar) [11:36:11] 10Browser-Tests, 10VisualEditor, 7I18n: language screenshot scenarios should run automatically for languages that have translation above a certain threshold - https://phabricator.wikimedia.org/T90560#1692843 (10zeljkofilipin) [11:40:34] (03PS1) 10Hashar: [Offline] some experimental job [integration/config] - 10https://gerrit.wikimedia.org/r/242851 [11:40:53] (03CR) 10Hashar: [C: 032] [Offline] some experimental job [integration/config] - 10https://gerrit.wikimedia.org/r/242851 (owner: 10Hashar) [11:41:22] (03PS2) 10Hashar: [Offline] some experimental jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242851 [11:41:33] (03CR) 10Hashar: [C: 032] [Offline] some experimental jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242851 (owner: 10Hashar) [11:41:47] (03CR) 10jenkins-bot: [V: 04-1] [Offline] some experimental jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242851 (owner: 10Hashar) [11:42:38] (03Merged) 10jenkins-bot: [Offline] some experimental jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242851 (owner: 10Hashar) [11:49:26] (03CR) 10Hashar: [C: 032] [Offline] Replace pep8/pyflakes with tox [integration/config] - 10https://gerrit.wikimedia.org/r/242859 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [11:51:48] (03Merged) 10jenkins-bot: [Offline] Replace pep8/pyflakes with tox [integration/config] - 10https://gerrit.wikimedia.org/r/242859 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [11:55:57] (03PS1) 10Hashar: [SemanticBundle] Drop pyflakes/pep8 [integration/config] - 10https://gerrit.wikimedia.org/r/242861 (https://phabricator.wikimedia.org/T55354) [11:57:24] 10Continuous-Integration-Config, 10MediaWiki-Codesniffer, 7Easy, 5Patch-For-Review: Convert existing legacy phpcs jobs to use composer entry point + versioning - https://phabricator.wikimedia.org/T90943#1692919 (10Paladox) [11:57:56] (03CR) 10Hashar: [C: 032] "I have deleted the Jenkins jobs" [integration/config] - 10https://gerrit.wikimedia.org/r/242861 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [11:59:46] (03Merged) 10jenkins-bot: [SemanticBundle] Drop pyflakes/pep8 [integration/config] - 10https://gerrit.wikimedia.org/r/242861 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [12:11:01] (03PS1) 10Hashar: Migrate pywikibot/compat to tox-jessie [integration/config] - 10https://gerrit.wikimedia.org/r/242865 (https://phabricator.wikimedia.org/T55354) [12:11:57] 10Browser-Tests, 10MediaWiki-User-login-and-signup: browser readyState should be "loading" until login completes - https://phabricator.wikimedia.org/T64001#1692972 (10zeljkofilipin) [12:12:39] 10Browser-Tests, 10MediaWiki-extensions-UniversalLanguageSelector: Scenario fails on ciwmf: Display language change is previewed immediately - https://phabricator.wikimedia.org/T60031#1692978 (10zeljkofilipin) [12:13:17] 10Browser-Tests, 10VisualEditor, 10VisualEditor-ContentEditable: VisualEditor: Inserting some content in a QA script doesn't round-trip (null diff) - failure to inserting CE content into DM somehow? - https://phabricator.wikimedia.org/T55721#1692983 (10zeljkofilipin) [12:13:53] (03CR) 10Hashar: [C: 032] Migrate pywikibot/compat to tox-jessie [integration/config] - 10https://gerrit.wikimedia.org/r/242865 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [12:14:09] 10Browser-Tests, 10MediaWiki-extensions-MultimediaViewer, 5Patch-For-Review: Add E2E test for "Expand" links on file pages - https://phabricator.wikimedia.org/T77373#1692989 (10zeljkofilipin) [12:14:46] 10Browser-Tests, 10VisualEditor: VisualEditor screenshots-taking tests should link to the job that uploaded them from the file description page - https://phabricator.wikimedia.org/T78647#1692993 (10zeljkofilipin) [12:14:55] (03CR) 10Hashar: "I have deleted the Jenkins jobs" [integration/config] - 10https://gerrit.wikimedia.org/r/242865 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [12:15:34] (03Merged) 10jenkins-bot: Migrate pywikibot/compat to tox-jessie [integration/config] - 10https://gerrit.wikimedia.org/r/242865 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [12:20:23] 10Browser-Tests: Remove "sleep" from tests - https://phabricator.wikimedia.org/T48887#1693005 (10zeljkofilipin) [12:20:45] 10Browser-Tests: Remove "sleep" from tests - https://phabricator.wikimedia.org/T48887#535096 (10zeljkofilipin) [12:27:18] 10Browser-Tests: Remove "sleep" from tests - https://phabricator.wikimedia.org/T48887#1693012 (10zeljkofilipin) [12:27:34] 10Browser-Tests: Remove "sleep" from tests - https://phabricator.wikimedia.org/T48887#1693014 (10zeljkofilipin) a:5zeljkofilipin>3None [12:36:42] zeljkof: go go go and kill all those sleep() calls :-} [12:37:26] hashar: unfortunately, that was just me updating the task about what needs to be done :) [12:37:45] grrr [12:41:30] (03PS1) 10Hashar: [SemanticResultFormats] Drop pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242872 (https://phabricator.wikimedia.org/T55354) [12:41:44] (03CR) 10Hashar: [C: 032] [SemanticResultFormats] Drop pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242872 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [12:42:23] (03CR) 10Hashar: "Jobs deleted" [integration/config] - 10https://gerrit.wikimedia.org/r/242872 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [12:43:26] 10Continuous-Integration-Infrastructure: Remove packages pep8 and pyflakes from CI slaves - https://phabricator.wikimedia.org/T114360#1693040 (10hashar) 3NEW [12:43:35] 10Continuous-Integration-Infrastructure, 5Patch-For-Review, 7WorkType-Maintenance: JJB: replace pyflakes / pep8 jobs with fox-jessie job - https://phabricator.wikimedia.org/T55354#550713 (10hashar) [12:43:36] 10Continuous-Integration-Infrastructure: Remove packages pep8 and pyflakes from CI slaves - https://phabricator.wikimedia.org/T114360#1693049 (10hashar) [12:43:52] 10Continuous-Integration-Config, 5Patch-For-Review, 7WorkType-Maintenance: JJB: replace pyflakes / pep8 jobs with fox-jessie job - https://phabricator.wikimedia.org/T55354#550713 (10hashar) [12:44:11] 10Continuous-Integration-Config, 5Patch-For-Review, 7WorkType-Maintenance: JJB: replace pyflakes / pep8 jobs with fox-jessie job - https://phabricator.wikimedia.org/T55354#1693053 (10hashar) a:3hashar [12:44:40] (03Merged) 10jenkins-bot: [SemanticResultFormats] Drop pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242872 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [12:49:04] (03PS1) 10Hashar: Drop operations/dumps pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242873 (https://phabricator.wikimedia.org/T55354) [12:50:33] (03CR) 10Hashar: [C: 032] Drop operations/dumps pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242873 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [12:51:15] (03CR) 10Hashar: "I have deleted the Jenkins jobs" [integration/config] - 10https://gerrit.wikimedia.org/r/242873 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [12:52:42] (03Merged) 10jenkins-bot: Drop operations/dumps pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242873 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [12:53:23] (03PS1) 10Zfilipin: Cleanup of browser tests notification e-mails [integration/config] - 10https://gerrit.wikimedia.org/r/242874 (https://phabricator.wikimedia.org/T90705) [12:53:57] (03PS2) 10Zfilipin: Cleanup of browser tests notification e-mails [integration/config] - 10https://gerrit.wikimedia.org/r/242874 (https://phabricator.wikimedia.org/T90705) [12:55:05] 10Continuous-Integration-Infrastructure, 10Dumps-Generation, 6operations, 5Patch-For-Review, 7WorkType-Maintenance: operations/dumps repo should pass flake8 - https://phabricator.wikimedia.org/T114249#1693065 (10ArielGlenn) a:3ArielGlenn [12:55:25] 10Continuous-Integration-Infrastructure, 10Dumps-Generation, 6operations, 5Patch-For-Review, 7WorkType-Maintenance: operations/dumps repo should pass flake8 - https://phabricator.wikimedia.org/T114249#1689397 (10ArielGlenn) [12:56:27] (03PS1) 10Hashar: Remove untriggered pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242875 (https://bugzilla.wikimedia.org/55354) [12:56:38] (03CR) 10Hashar: [C: 032] Remove untriggered pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242875 (https://bugzilla.wikimedia.org/55354) (owner: 10Hashar) [12:56:39] what a spam [12:58:17] (03PS2) 10Hashar: Remove untriggered pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242875 (https://bugzilla.wikimedia.org/55354) [12:59:00] Yippee, build fixed! [12:59:01] Project browsertests-MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome-sauce build #803: 09FIXED in 27 min: https://integration.wikimedia.org/ci/job/browsertests-MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-chrome-sauce/803/ [12:59:12] (03PS3) 10Hashar: Remove untriggered pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242875 (https://bugzilla.wikimedia.org/55354) [12:59:39] zeljkof: greg-g: wmf-insecte does report browser tests results with colors now! [12:59:48] (03CR) 10Hashar: [C: 032] Remove untriggered pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242875 (https://bugzilla.wikimedia.org/55354) (owner: 10Hashar) [13:00:02] hashar: huh, which task is that? [13:00:09] !sal [13:00:09] https://tools.wmflabs.org/sal/releng [13:00:11] I logged it in the sal [13:00:16] I remember stumbling upon it today [13:00:19] https://phabricator.wikimedia.org/T64573 [13:00:30] greg-g told me about it during our 1/1 yesterday [13:00:47] so [13:00:57] I am down to only six repos still having pyflakes/pep8 ! [13:01:33] (03Merged) 10jenkins-bot: Remove untriggered pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242875 (https://bugzilla.wikimedia.org/55354) (owner: 10Hashar) [13:01:33] yeah! [13:02:46] (03PS1) 10Hashar: Drop Jenkins jobs for analytics-glass [integration/config] - 10https://gerrit.wikimedia.org/r/242878 (https://phabricator.wikimedia.org/T55354) [13:03:04] (03CR) 10Hashar: [C: 032] Drop Jenkins jobs for analytics-glass [integration/config] - 10https://gerrit.wikimedia.org/r/242878 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [13:05:12] (03PS1) 10Hashar: Unconfigure mediawiki/tools/fluoride [integration/config] - 10https://gerrit.wikimedia.org/r/242879 (https://phabricator.wikimedia.org/T55354) [13:05:16] (03Merged) 10jenkins-bot: Drop Jenkins jobs for analytics-glass [integration/config] - 10https://gerrit.wikimedia.org/r/242878 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [13:05:27] (03CR) 10Hashar: [C: 032] Unconfigure mediawiki/tools/fluoride [integration/config] - 10https://gerrit.wikimedia.org/r/242879 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [13:07:10] down to 3 !!!!!!!!!!!!!!!!!!!!!!!!!!!! [13:07:32] (03Merged) 10jenkins-bot: Unconfigure mediawiki/tools/fluoride [integration/config] - 10https://gerrit.wikimedia.org/r/242879 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [13:08:27] 10Continuous-Integration-Infrastructure, 10Dumps-Generation, 6operations, 5Patch-For-Review, 7WorkType-Maintenance: operations/dumps repo should pass flake8 - https://phabricator.wikimedia.org/T114249#1693088 (10hashar) [13:08:35] (03PS1) 10Zfilipin: Deleted broken CentralNotice browsertests Jenkins jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242880 (https://phabricator.wikimedia.org/T94151) [13:09:09] (03PS2) 10Zfilipin: Deleted broken CentralNotice browsertests Jenkins jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242880 (https://phabricator.wikimedia.org/T94151) [13:11:49] 10Continuous-Integration-Config, 5Patch-For-Review, 7WorkType-Maintenance: JJB: replace pyflakes / pep8 jobs with fox-jessie job - https://phabricator.wikimedia.org/T55354#550713 (10hashar) We are down to three repositories still using the pyflakes/pep8 pair of jobs: | Repo | Task |--|-- | wikimedia/fundrai... [13:12:04] 10Continuous-Integration-Config, 5Patch-For-Review, 7WorkType-Maintenance: JJB: replace pyflakes / pep8 jobs with fox-jessie job - https://phabricator.wikimedia.org/T55354#1693107 (10hashar) [13:12:25] 10Browser-Tests: Browser tests broken for Internet Explorer, Safari, Android and iOS - https://phabricator.wikimedia.org/T114362#1693114 (10zeljkofilipin) 3NEW [13:12:38] 10Continuous-Integration-Config, 10Wikimedia-Fundraising, 5Patch-For-Review: wikimedia/fundraising/tools should pass python lint checks (flake8) - https://phabricator.wikimedia.org/T114218#1688544 (10hashar) [13:12:50] 10Continuous-Integration-Infrastructure, 10Wikimedia-Fundraising, 5Patch-For-Review, 7WorkType-Maintenance: Switch wikimedia/fundraising/slander to use tox as an entry point - https://phabricator.wikimedia.org/T114250#1689433 (10hashar) [13:13:02] looks like mediawiki_selenium broke all browser tests except firefox and chrome https://phabricator.wikimedia.org/T114362 [13:13:11] that is mw_sel 1.x [13:15:00] 10Continuous-Integration-Config: Switch wikimedia/fundraising/SmashPig to use tox as an entry point - https://phabricator.wikimedia.org/T114361#1693134 (10Krenair) [13:21:39] (03PS1) 10Hashar: Unconfigure fundraising pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242882 (https://phabricator.wikimedia.org/T55354) [13:22:36] (03CR) 10Hashar: [C: 032] Unconfigure fundraising pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242882 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [13:23:53] 10Browser-Tests, 5Release-Engineering-Epics, 7Epic, 7Tracking: Fix or delete failing browser tests Jenkins jobs - https://phabricator.wikimedia.org/T94150#1693143 (10zeljkofilipin) [13:24:37] (03Merged) 10jenkins-bot: Unconfigure fundraising pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242882 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [13:27:24] !log deleted from Jenkins all remaining pyflakes/pep8 jobs but operations-puppet-pep8 [13:28:51] 10Browser-Tests: Browser tests broken for Internet Explorer, Safari, Android and iOS - https://phabricator.wikimedia.org/T114362#1693157 (10zeljkofilipin) [13:30:33] 10Deployment-Systems, 3Scap3: Migrate the MW weekly train deploy to scap3 - https://phabricator.wikimedia.org/T114313#1693165 (10mmodell) a:3mmodell [13:31:27] 10Browser-Tests, 10MediaWiki-extensions-CentralNotice, 5Patch-For-Review: Fix or delete failing CentralNotice browsertests Jenkins jobs - https://phabricator.wikimedia.org/T94151#1693167 (10zeljkofilipin) @andyrussG I have created T114362, looks like the problem is that mediawiki_selenium 1.x only supports F... [13:31:47] 10Continuous-Integration-Config, 5Patch-For-Review: Switch wikimedia/fundraising/SmashPig to use tox as an entry point - https://phabricator.wikimedia.org/T114361#1693170 (10hashar) [13:31:49] 10Continuous-Integration-Infrastructure, 10Wikimedia-Fundraising, 5Patch-For-Review, 7WorkType-Maintenance: Switch wikimedia/fundraising/slander to use tox as an entry point - https://phabricator.wikimedia.org/T114250#1693171 (10hashar) [13:31:51] 10Continuous-Integration-Config, 5Patch-For-Review, 7WorkType-Maintenance: JJB: replace pyflakes / pep8 jobs with fox-jessie job - https://phabricator.wikimedia.org/T55354#1693169 (10hashar) [13:33:45] 3releng-201516-q2, 6Phabricator: Deploy phabricator with scap3 - https://phabricator.wikimedia.org/T114363#1693175 (10mmodell) 3NEW a:3mmodell [13:34:20] 3Scap3, 3releng-201516-q2, 6Phabricator: Deploy phabricator with scap3 - https://phabricator.wikimedia.org/T114363#1693183 (10mmodell) [13:34:36] 3Scap3, 6Phabricator: Deploy phabricator with scap3 - https://phabricator.wikimedia.org/T114363#1693175 (10mmodell) [13:37:51] (03PS1) 10Hashar: Remove pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242885 (https://phabricator.wikimedia.org/T55354) [13:38:03] (03CR) 10Hashar: [C: 032] Remove pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242885 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [13:38:27] {the end} [13:38:32] pyflakes/pep8 are gone!!!!!!!!!!!!!!!!!!!!!!!! [13:38:48] {goto: start} [13:39:30] yeah [13:39:42] (03Merged) 10jenkins-bot: Remove pyflakes/pep8 jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242885 (https://phabricator.wikimedia.org/T55354) (owner: 10Hashar) [13:39:57] 10Continuous-Integration-Config, 5Patch-For-Review, 7WorkType-Maintenance: JJB: replace pyflakes / pep8 jobs with fox-jessie job - https://phabricator.wikimedia.org/T55354#1693193 (10hashar) 5Open>3Resolved I have deleted all pep8 / pyflakes jobs but operations-puppet-pep8. The fundraising jobs have bee... [13:39:59] 10Continuous-Integration-Infrastructure: Remove packages pep8 and pyflakes from CI slaves - https://phabricator.wikimedia.org/T114360#1693195 (10hashar) [13:40:36] 10Continuous-Integration-Infrastructure: Remove packages pep8 and pyflakes from CI slaves - https://phabricator.wikimedia.org/T114360#1693040 (10hashar) might be needed by the operations-puppet-pep8 job. [13:46:41] 10Browser-Tests, 6Collaboration-Team-Backlog, 10Flow: Fix or delete failing Flow browsertests Jenkins jobs - https://phabricator.wikimedia.org/T94153#1693216 (10zeljkofilipin) @sbisson: I will delete IE job until T114362 is fixed. [13:49:11] (03PS3) 10Zfilipin: Deleted broken CentralNotice browsertests Jenkins jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242880 (https://phabricator.wikimedia.org/T94151) [13:52:55] (03PS1) 10Zfilipin: Deleted failing Flow browsertests Jenkins job [integration/config] - 10https://gerrit.wikimedia.org/r/242887 (https://phabricator.wikimedia.org/T94153) [13:53:04] 10Deployment-Systems, 5Patch-For-Review: Adopt Semantic Versioning format for WMF deploy branches beginning with 1.27.0-wmf.1 - https://phabricator.wikimedia.org/T67306#683803 (10hashar) Causes {T114365} (can no more `!log`). [13:55:25] (03PS4) 10Hashar: Delete broken CentralNotice browsertests Jenkins jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242880 (https://phabricator.wikimedia.org/T94151) (owner: 10Zfilipin) [13:55:32] (03PS5) 10Zfilipin: Deleted broken CentralNotice browsertests Jenkins jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242880 (https://phabricator.wikimedia.org/T94151) [13:56:02] (03PS6) 10Hashar: Delete broken CentralNotice browsertests Jenkins jobs [integration/config] - 10https://gerrit.wikimedia.org/r/242880 (https://phabricator.wikimedia.org/T94151) (owner: 10Zfilipin) [13:56:39] zeljkof: oh what a mess [13:56:55] hashar: where? [13:56:57] zeljkof: seems they are already deleted and that can be +2ed [13:56:59] https://gerrit.wikimedia.org/r/#/c/242880/ [13:57:20] yes [13:57:41] I have deleted the jobs, they were failing for a month, the team gave me green light to delete [13:59:40] yeah yeah [13:59:43] just do it :-} [14:03:56] 10Browser-Tests: undefined method `last_session_ids=' for MediawikiSelenium::BrowserFactory::Chrome:Class (NoMethodError) - https://phabricator.wikimedia.org/T114368#1693286 (10zeljkofilipin) 3NEW [14:05:19] 10Browser-Tests, 10MediaWiki-extensions-GettingStarted, 5Patch-For-Review: Upgrade GettingStarted browser tests to use mediawiki_selenium 1.x - https://phabricator.wikimedia.org/T99655#1693296 (10zeljkofilipin) Looks like this is not the only occurence of `undefined method last_session_ids=`. See T114368. [14:05:45] 10Browser-Tests, 10MediaWiki-extensions-GettingStarted, 5Patch-For-Review: Upgrade GettingStarted browser tests to use mediawiki_selenium 1.x - https://phabricator.wikimedia.org/T99655#1693299 (10zeljkofilipin) [14:05:47] 10Browser-Tests: undefined method `last_session_ids=' for MediawikiSelenium::BrowserFactory::Chrome:Class (NoMethodError) - https://phabricator.wikimedia.org/T114368#1693286 (10zeljkofilipin) [14:06:11] 10Browser-Tests: undefined method `last_session_ids=' for MediawikiSelenium::BrowserFactory::Chrome:Class (NoMethodError) - https://phabricator.wikimedia.org/T114368#1693286 (10zeljkofilipin) [14:06:13] 10Browser-Tests, 6Collaboration-Team-Backlog, 10Flow, 5Patch-For-Review: Fix or delete failing Flow browsertests Jenkins jobs - https://phabricator.wikimedia.org/T94153#1693301 (10zeljkofilipin) [14:06:45] (03CR) 10Sbisson: [C: 031] Deleted failing Flow browsertests Jenkins job [integration/config] - 10https://gerrit.wikimedia.org/r/242887 (https://phabricator.wikimedia.org/T94153) (owner: 10Zfilipin) [14:12:10] 10Continuous-Integration-Config, 10ContentTranslation-Deployments, 10MediaWiki-extensions-ContentTranslation, 10Wikidata, and 3 others: ContentTranslation tests for mwext-testextension-zend tests fails in wmf19 and wmf20 - https://phabricator.wikimedia.org/T110518#1693324 (10Arrbee) [14:12:23] (03PS1) 10Hashar: Migrate analytics/ tox jobs to Nodepool [integration/config] - 10https://gerrit.wikimedia.org/r/242889 [14:12:31] (03CR) 10Hashar: [C: 032] Migrate analytics/ tox jobs to Nodepool [integration/config] - 10https://gerrit.wikimedia.org/r/242889 (owner: 10Hashar) [14:13:16] 10Beta-Cluster, 10ContentTranslation-cxserver, 10MediaWiki-extensions-ContentTranslation, 5ContentTranslation-Release6, and 2 others: [Beta] cxserver: Permission of /data/project/cxserver/log is suspicious - https://phabricator.wikimedia.org/T90416#1693328 (10Arrbee) [14:13:34] (03Merged) 10jenkins-bot: Migrate analytics/ tox jobs to Nodepool [integration/config] - 10https://gerrit.wikimedia.org/r/242889 (owner: 10Hashar) [14:16:26] (03PS1) 10Hashar: Migrate a couple repos tox jobs to Nodepool [integration/config] - 10https://gerrit.wikimedia.org/r/242890 [14:17:21] 10Browser-Tests, 6Collaboration-Team-Backlog, 10Flow, 5Patch-For-Review: Fix or delete failing Flow browsertests Jenkins jobs - https://phabricator.wikimedia.org/T94153#1693340 (10zeljkofilipin) All other jobs are failing because of T114368. [14:20:39] (03PS1) 10Hashar: Migrate operations/ tox jobs to tox-jessie [integration/config] - 10https://gerrit.wikimedia.org/r/242891 [14:20:49] (03CR) 10Hashar: [C: 032] Migrate a couple repos tox jobs to Nodepool [integration/config] - 10https://gerrit.wikimedia.org/r/242890 (owner: 10Hashar) [14:20:59] (03CR) 10Hashar: [C: 032] Migrate operations/ tox jobs to tox-jessie [integration/config] - 10https://gerrit.wikimedia.org/r/242891 (owner: 10Hashar) [14:21:46] (03Merged) 10jenkins-bot: Migrate a couple repos tox jobs to Nodepool [integration/config] - 10https://gerrit.wikimedia.org/r/242890 (owner: 10Hashar) [14:22:13] (03Merged) 10jenkins-bot: Migrate operations/ tox jobs to tox-jessie [integration/config] - 10https://gerrit.wikimedia.org/r/242891 (owner: 10Hashar) [14:24:47] Project browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-monobook-sauce-T94153 build #1: 04FAILURE in 42 sec: https://integration.wikimedia.org/ci/job/browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-monobook-sauce-T94153/1/ [14:25:42] PROBLEM - Free space - all mounts on integration-slave-trusty-1015 is CRITICAL: CRITICAL: integration.integration-slave-trusty-1015.diskspace._mnt.byte_percentfree (<40.00%) [14:30:18] ^^looking [14:30:24] that is the root partition [14:30:31] or /mnt [14:30:31] bah [14:31:29] hashar: is it just me, or is jenkins slow today? [14:31:36] no clue [14:31:48] it takes 10-20 seconds to open a config page [14:32:04] first thing will be to look at the ganglia stats [14:32:31] https://ganglia.wikimedia.org/latest/?c=Miscellaneous%20eqiad&h=gallium.wikimedia.org&m=cpu_report&r=hour&s=descending&hc=4&mc=2 [14:32:45] nothing obvious [14:34:06] hashar: yeah [14:34:11] it might just be me [14:34:17] and https://integration.wikimedia.org/ci/monitoring [14:34:20] has good clues usually [14:35:44] zeljkof: ah yeah got the same issue [14:36:15] Yippee, build fixed! [14:36:15] Project browsertests-MobileFrontend-SmokeTests-linux-chrome-sauce build #277: 09FIXED in 8 min 14 sec: https://integration.wikimedia.org/ci/job/browsertests-MobileFrontend-SmokeTests-linux-chrome-sauce/277/ [14:37:43] Yippee, build fixed! [14:37:43] Project browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-monobook-sauce-T94153 build #6: 09FIXED in 32 sec: https://integration.wikimedia.org/ci/job/browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-monobook-sauce-T94153/6/ [14:38:32] \O/ [14:39:25] 10Browser-Tests, 5Patch-For-Review: undefined method `last_session_ids=' for MediawikiSelenium::BrowserFactory::Chrome:Class (NoMethodError) - https://phabricator.wikimedia.org/T114368#1693364 (10zeljkofilipin) Reverting to mediawiki_selenium 1.5.0 fixes the problem. https://gerrit.wikimedia.org/r/242892 htt... [14:40:57] (03PS3) 10Hashar: [AutomaticBoardWelcome] Remove phpcs test [integration/config] - 10https://gerrit.wikimedia.org/r/241738 (https://phabricator.wikimedia.org/T90943) (owner: 10Paladox) [14:41:16] (03CR) 10Hashar: [C: 032] [AutomaticBoardWelcome] Remove phpcs test [integration/config] - 10https://gerrit.wikimedia.org/r/241738 (https://phabricator.wikimedia.org/T90943) (owner: 10Paladox) [14:43:24] (03Merged) 10jenkins-bot: [AutomaticBoardWelcome] Remove phpcs test [integration/config] - 10https://gerrit.wikimedia.org/r/241738 (https://phabricator.wikimedia.org/T90943) (owner: 10Paladox) [14:43:38] (03PS2) 10Hashar: [AutomaticBoardWelcome] Add jsonlint test [integration/config] - 10https://gerrit.wikimedia.org/r/241735 (owner: 10Paladox) [14:44:00] (03CR) 10Hashar: "I have deleted the Jenkins job" [integration/config] - 10https://gerrit.wikimedia.org/r/241738 (https://phabricator.wikimedia.org/T90943) (owner: 10Paladox) [14:44:07] (03CR) 10Hashar: [C: 032] "rebased" [integration/config] - 10https://gerrit.wikimedia.org/r/241735 (owner: 10Paladox) [14:45:05] (03Merged) 10jenkins-bot: [AutomaticBoardWelcome] Add jsonlint test [integration/config] - 10https://gerrit.wikimedia.org/r/241735 (owner: 10Paladox) [14:50:05] hashar: weee :) [14:50:37] RECOVERY - Free space - all mounts on integration-slave-trusty-1015 is OK: OK: All targets OK [14:50:40] greg-g: yeah today has been spammy :-D [14:50:45] !log [14:50:47] !log do I log [14:51:11] the log bot is broken due to mediawiki semantic version but folks are acting on it (some dependency of the bot need an update) [14:51:43] nope :/ [14:51:49] gotcha [14:52:00] and I think I found a .plan to decouple the Zuul gate-and-submit pipeline [14:52:03] going to be messy [14:52:03] I typed "nope" when I wasn't quite at the bottom of the backscroll :) [14:52:09] heh [14:52:30] but I think I have an integration tests to make sure repos are decoupled from mediawiki [14:53:01] also filled https://phabricator.wikimedia.org/T114314 "Speed up mediawiki-phpunit-hhvm and mediawiki-phpunit-zend Jenkins jobs" [14:53:09] from our yesterday 1/1 [14:53:11] no plan to lead that yet though [14:54:55] yeah [14:55:24] at least I found more than half of the time is due to the Parser tests [14:55:29] and our old suite is way faster apparently [14:55:40] ahhhh, good to know [14:56:30] anyway, off to the nanny. My second kid has fever [14:56:43] (03CR) 10Paladox: "Thanks." [integration/config] - 10https://gerrit.wikimedia.org/r/241735 (owner: 10Paladox) [14:56:47] zeljkof: I might have missed the memo, but are you (and dan?) doing a "review of the done column"? Is that why tasks in there aren't "resolved"? [14:56:56] hashar: ugh, take care [14:56:59] will [14:57:03] I am not here tonight [14:57:09] but will be back sometime tomorrow [14:57:31] good [14:57:33] one might have to restart Jenkins entirely. Zeljko noticed some delays/slowness in the web interface [14:57:45] https://wikitech.wikimedia.org/wiki/Jenkins#Restart_Jenkins :D [14:57:46] *wave* [14:58:02] :) [14:58:14] (for the record, bd's SAL is still rocking: https://tools.wmflabs.org/sal/releng ) [14:58:44] yeah it must be a bot here [14:58:55] yup [14:59:00] oh [14:59:09] and wmf-insecte spams with colors now [14:59:38] that was what I was responding to with me "wee" :) [14:59:47] s/me/my/ [15:00:15] :-D [15:00:18] off [15:00:59] greg-g: we usually review browser-tests board during browser-tests triage meeting [15:01:15] so yes, I move stuff there that I think is done [15:03:13] gotcha, cool [15:03:34] that's what some teams do as well that have product managers [15:03:48] the column is basically "ready for signoff" [15:05:48] 10Continuous-Integration-Infrastructure: Switch zuul to be gearman based (tracking) - https://phabricator.wikimedia.org/T52664#1693412 (10Andrew) [15:05:50] 10Continuous-Integration-Infrastructure: package python ordereddict for Debian - https://phabricator.wikimedia.org/T58556#1693410 (10Andrew) 5declined>3Resolved python-ordereddict_1.1-1_all.deb is now available in 'universe' of our trusty and precise repos, and in 'thirdparty' of our jessie repo. [15:14:24] 10Continuous-Integration-Infrastructure: package python ordereddict for Debian - https://phabricator.wikimedia.org/T58556#1693459 (10Andrew) The .deb was built with $ python setup.py --command-packages=stdeb.command bdist_deb run in the download from https://pypi.python.org/pypi/ordereddict [15:14:34] 10Continuous-Integration-Infrastructure: package python ordereddict for Debian - https://phabricator.wikimedia.org/T58556#1693463 (10Andrew) [15:16:35] Project browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-monobook-sauce-T94153 build #7: 04FAILURE in 38 min: https://integration.wikimedia.org/ci/job/browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-monobook-sauce-T94153/7/ [15:18:02] 10Browser-Tests, 3Reading-Web-Sprint-57-The Fifth Element: Investigate QuickSurveys browser tests failures - https://phabricator.wikimedia.org/T113534#1693482 (10greg) [15:19:09] 10Browser-Tests, 6Multimedia, 10UploadWizard: Beta Cluster problem storing temporary file - https://phabricator.wikimedia.org/T70476#1693488 (10greg) [15:24:10] 10Browser-Tests, 5Patch-For-Review: Browser tests broken for Internet Explorer, Safari, Android and iOS - https://phabricator.wikimedia.org/T114362#1693524 (10greg) All broswer test for IE, Safari, Android, and iOS, or just some subset? Why? Just long unmaintained or did something change? (The title and desc... [15:28:41] Yippee, build fixed! [15:28:42] Project browsertests-Math-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce build #673: 09FIXED in 41 sec: https://integration.wikimedia.org/ci/job/browsertests-Math-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce/673/ [15:29:04] 10Browser-Tests, 6Multimedia, 10UploadWizard: Beta Cluster problem storing temporary file - https://phabricator.wikimedia.org/T70476#1693547 (10Krenair) >>! In T70476#778785, @Gilles wrote: > Not sure if this is still occurring, since beta labs uploads are currently broken for another reason. Is this still... [15:31:59] 10Browser-Tests, 6Multimedia, 10UploadWizard: Beta Cluster problem storing temporary file - https://phabricator.wikimedia.org/T70476#1693553 (10Gilles) What I was referring to got fixed a couple of weeks after I wrote that comment. I don't really have time for task archaeology as I don't think it would be th... [15:39:50] 10Continuous-Integration-Config, 10MediaWiki-Codesniffer, 7Easy, 5Patch-For-Review: Convert existing legacy phpcs jobs to use composer entry point + versioning - https://phabricator.wikimedia.org/T90943#1693569 (10Paladox) [15:47:09] 10Browser-Tests, 5Patch-For-Review: Browser tests broken for Internet Explorer, Safari, Android and iOS - https://phabricator.wikimedia.org/T114362#1693586 (10AndyRussG) @greg, in the case of CentralNotice, just unmaintained. As far as we know and have smoke-tested, CentralNotice banners work on these platform... [15:48:07] (03CR) 10Paladox: "Thanks." [integration/config] - 10https://gerrit.wikimedia.org/r/241728 (https://phabricator.wikimedia.org/T90943) (owner: 10Paladox) [15:49:12] 10Browser-Tests, 5Patch-For-Review: delete broken CentralNotice browser tests for Internet Explorer, Safari, Android and iOS - https://phabricator.wikimedia.org/T114362#1693592 (10JanZerebecki) [15:52:35] 10Browser-Tests, 5Patch-For-Review: delete broken CentralNotice browser tests for Internet Explorer, Safari, Android and iOS - https://phabricator.wikimedia.org/T114362#1693609 (10greg) Thanks @AndyRussG, and just confirmed with @zeljkofilipin, the title/description as written are accurate (but sad). [15:55:55] (03CR) 10JanZerebecki: [C: 031] Cleanup of browser tests notification e-mails [integration/config] - 10https://gerrit.wikimedia.org/r/242874 (https://phabricator.wikimedia.org/T90705) (owner: 10Zfilipin) [15:57:15] twentyafterfour: greg-g ostriches...moritz has some security updates he wants to do to phab host, the only user outage shoudl be an apache restart, I said tomorrow morning eu early seemed reasonable. would like to get it done. [15:59:16] no objections here. apache restart is fast....so it could really happen anytime [16:03:14] PROBLEM - Puppet failure on integration-slave-jessie-1001 is CRITICAL: CRITICAL: 100.00% of data above the critical threshold [0.0] [16:03:14] PROBLEM - Puppet failure on deployment-parsoidcache02 is CRITICAL: CRITICAL: 100.00% of data above the critical threshold [0.0] [16:03:14] PROBLEM - Puppet failure on deployment-mx is CRITICAL: CRITICAL: 100.00% of data above the critical threshold [0.0] [16:03:35] I figure on the small chance something comes up wonky early eu since he's around then already is useful [16:03:36] but yeah [16:14:15] chasemp: yeah, doit [16:23:46] (03Abandoned) 10JanZerebecki: Experimental travis integration. [integration/config] - 10https://gerrit.wikimedia.org/r/173045 (owner: 10Cscott) [16:24:06] (03Abandoned) 10JanZerebecki: Add travis-set-env.sh helper for travis integration. [integration/jenkins] - 10https://gerrit.wikimedia.org/r/173046 (owner: 10Cscott) [16:26:57] (03PS3) 10JanZerebecki: Add "composer test" entry point for linting and phpunit [integration/jenkins] - 10https://gerrit.wikimedia.org/r/196494 (owner: 10Legoktm) [16:27:11] (03PS4) 10JanZerebecki: Add "composer test" entry point for linting and phpunit [integration/jenkins] - 10https://gerrit.wikimedia.org/r/196494 (owner: 10Legoktm) [16:30:28] !log hello qa-morebots [16:30:29] * valhallasw`cloud prods qa-morebots [16:30:32] Logged the message at https://wikitech.wikimedia.org/wiki/Release_Engineering/SAL, Master [16:30:34] !log test again [16:31:25] herp derp derp [16:31:37] :/ [16:31:40] :) [16:31:44] Keyboardinterrupt? :| [16:31:56] wut [16:32:04] that's intriguing [16:32:07] all jobs suddenly died [16:32:55] (03CR) 10JanZerebecki: [C: 032] Add "composer test" entry point for linting and phpunit [integration/jenkins] - 10https://gerrit.wikimedia.org/r/196494 (owner: 10Legoktm) [16:33:35] (03Merged) 10jenkins-bot: Add "composer test" entry point for linting and phpunit [integration/jenkins] - 10https://gerrit.wikimedia.org/r/196494 (owner: 10Legoktm) [16:34:39] 10Browser-Tests, 10Continuous-Integration-Infrastructure, 10VisualEditor, 5Patch-For-Review: Add Amir to browsertests-VisualEditor-language-screenshot-os_x_10.10-firefox e-mail notifications - https://phabricator.wikimedia.org/T90705#1693808 (10zeljkofilipin) [16:36:25] 10Browser-Tests, 5Patch-For-Review: Browser tests broken for Internet Explorer, Safari, Android and iOS - https://phabricator.wikimedia.org/T114362#1693816 (10zeljkofilipin) [16:37:10] 10Browser-Tests, 5Patch-For-Review: Browser tests broken for Internet Explorer, Safari, Android and iOS - https://phabricator.wikimedia.org/T114362#1693114 (10zeljkofilipin) @JanZerebecki I have reverted your title change, jobs are broken for all repositories, not only CentralNotice. [16:41:19] 10Browser-Tests, 6Collaboration-Team-Backlog, 10Flow, 10MediaWiki-extensions-GettingStarted, 5Patch-For-Review: undefined method `last_session_ids=' for MediawikiSelenium::BrowserFactory::Chrome:Class (NoMethodError) - https://phabricator.wikimedia.org/T114368#1693838 (10zeljkofilipin) [16:49:23] 6Release-Engineering-Team, 6Phabricator, 6operations: Enable mod_remoteip and ensure logs follow retention guidelines - https://phabricator.wikimedia.org/T114014#1693857 (10chasemp) upstream made this partially in regards to conversations about this https://secure.phabricator.com/T9494 [16:51:04] Project browsertests-GettingStarted-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce-T99655 build #1: 04FAILURE in 6.6 sec: https://integration.wikimedia.org/ci/job/browsertests-GettingStarted-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce-T99655/1/ [16:54:00] Yippee, build fixed! [16:54:00] Project browsertests-GettingStarted-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce-T99655 build #2: 09FIXED in 46 sec: https://integration.wikimedia.org/ci/job/browsertests-GettingStarted-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce-T99655/2/ [16:57:10] 10Browser-Tests, 6Release-Engineering-Team, 10Reading-Web, 5Patch-For-Review: Failed Jenkins job sets Sauce Labs job to passed - https://phabricator.wikimedia.org/T105589#1693883 (10Jdlrobson) [16:57:12] 10Browser-Tests, 3Reading-Web-Sprint-57-The Fifth Element: Investigate QuickSurveys browser tests failures - https://phabricator.wikimedia.org/T113534#1693882 (10Jdlrobson) [16:59:58] 10Browser-Tests, 10MediaWiki-extensions-GettingStarted, 5Patch-For-Review: Upgrade GettingStarted browser tests to use mediawiki_selenium 1.x - https://phabricator.wikimedia.org/T99655#1693892 (10zeljkofilipin) The jobs is now green. https://integration.wikimedia.org/ci/job/browsertests-GettingStarted-en.wi... [17:02:08] 10Browser-Tests, 6Collaboration-Team-Backlog, 10Flow, 5Patch-For-Review: Fix or delete failing Flow browsertests Jenkins jobs - https://phabricator.wikimedia.org/T94153#1693894 (10zeljkofilipin) @sbisson: as a first step, I would recommend not running scenarios that fail in Jenkins. When the jobs are back... [17:10:21] PROBLEM - Free space - all mounts on deployment-bastion is CRITICAL: CRITICAL: deployment-prep.deployment-bastion.diskspace._var.byte_percentfree (<44.44%) [17:10:57] 10Browser-Tests, 6Collaboration-Team-Backlog, 10Flow, 5Patch-For-Review: Fix or delete failing Flow browsertests Jenkins jobs - https://phabricator.wikimedia.org/T94153#1693941 (10SBisson) >>! In T94153#1693894, @zeljkofilipin wrote: > @sbisson: as a first step, I would recommend not running scenarios that... [17:17:23] 6Release-Engineering-Team, 6Phabricator, 6operations, 7audits-data-retention: Enable mod_remoteip and ensure logs follow retention guidelines - https://phabricator.wikimedia.org/T114014#1693978 (10ArielGlenn) [17:20:36] 10Browser-Tests, 6Multimedia, 10UploadWizard, 15User-greg: Beta Cluster problem storing temporary file - https://phabricator.wikimedia.org/T70476#1693991 (10greg) 5Open>3Invalid a:3greg I can't reproduce, closing. [17:25:22] RECOVERY - Free space - all mounts on deployment-bastion is OK: OK: All targets OK [17:57:59] Sorry, forcing one last commit through due to test issues that can't be solved without simultaneous fixes in two repos... [17:58:55] Yippee, build fixed! [17:58:56] Project browsertests-Math-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce build #679: 09FIXED in 55 sec: https://integration.wikimedia.org/ci/job/browsertests-Math-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce/679/ [17:59:28] if I have to restart jenkins/zuul because of that.... ;) [18:04:14] (03CR) 1020after4: [C: 031] Add config deployment [tools/scap] - 10https://gerrit.wikimedia.org/r/240292 (https://phabricator.wikimedia.org/T109512) (owner: 10Thcipriani) [18:31:16] (03PS7) 10Thcipriani: Add config deployment [tools/scap] - 10https://gerrit.wikimedia.org/r/240292 (https://phabricator.wikimedia.org/T109512) [18:37:17] (03CR) 10Florianschmidtwelzow: [C: 04-1] "You're right, let me handle that :)" [tools/release] - 10https://gerrit.wikimedia.org/r/242262 (owner: 10Florianschmidtwelzow) [18:44:59] (03PS1) 10Krinkle: Commit performance-webpagetest job configuration [integration/config] - 10https://gerrit.wikimedia.org/r/242939 [18:46:03] (03CR) 10jenkins-bot: [V: 04-1] Commit performance-webpagetest job configuration [integration/config] - 10https://gerrit.wikimedia.org/r/242939 (owner: 10Krinkle) [18:48:44] (03PS2) 10Krinkle: Commit performance-webpagetest job configuration [integration/config] - 10https://gerrit.wikimedia.org/r/242939 [18:56:19] (03PS2) 10Florianschmidtwelzow: Use the last minor version of the previous major version for make-deploy-notes [tools/release] - 10https://gerrit.wikimedia.org/r/242262 [19:23:28] (03CR) 10Hashar: "few tips" (034 comments) [integration/config] - 10https://gerrit.wikimedia.org/r/242939 (owner: 10Krinkle) [19:38:53] 10MediaWiki-Codesniffer, 10MediaWiki-General-or-Unknown, 5MW-1.26-release, 5MW-1.27-release-notes, and 3 others: Fix Generic.Files.LineLength errors in MediaWiki core by breaking long lines - https://phabricator.wikimedia.org/T102614#1694584 (10Amire80) [19:38:56] 10MediaWiki-Codesniffer, 5Patch-For-Review: @codingStandardsIgnoreStart Generic.Files.LineLength.TooLong doesn't seem to work in tests/phpunit/includes/password/BcryptPasswordTest.php - https://phabricator.wikimedia.org/T114213#1694582 (10Amire80) 5Invalid>3Open [19:39:23] 10MediaWiki-Codesniffer, 5Patch-For-Review: @codingStandardsIgnoreStart Generic.Files.LineLength.TooLong doesn't seem to work in tests/phpunit/includes/password/BcryptPasswordTest.php - https://phabricator.wikimedia.org/T114213#1688346 (10Amire80) According to the comments in https://gerrit.wikimedia.org/r/#/c... [19:39:38] 10MediaWiki-Codesniffer, 5Patch-For-Review: @codingStandardsIgnoreStart Generic.Files.LineLength.TooLong doesn't seem to work in tests/phpunit/includes/password/BcryptPasswordTest.php - https://phabricator.wikimedia.org/T114213#1694587 (10Amire80) [19:39:41] 10MediaWiki-Codesniffer, 5Patch-For-Review: @codingStandardsIgnoreStart doesn't seem to help avoid phpcs errors inside comments - https://phabricator.wikimedia.org/T113852#1694586 (10Amire80) [19:41:50] (03PS1) 10Hashar: analytics/limn-mobile-data to Nodepool and run all tox env [integration/config] - 10https://gerrit.wikimedia.org/r/242977 [19:47:29] greg-g: I got 503 (Service Unavailable) for GET http://en.wikipedia.beta.wmflabs.org/w/api.php?action=opensearch&format=json&search=Talk%3A&namespace=0&limit=10&suggest=true [19:48:23] greg-g: it's in betalabs. May be you have an idea whom to direct the issue? [19:49:25] etonkovidova: beta cluster* [19:49:46] greg-g: right [19:49:55] :) [19:49:59] lemme [19:50:01] lemme see [19:50:17] opensearch == discovery team [19:51:28] (03PS1) 10Thcipriani: Make deployment rev represent config state [tools/scap] - 10https://gerrit.wikimedia.org/r/243009 [20:04:14] (03Restored) 10Cscott: Add travis-set-env.sh helper for travis integration. [integration/jenkins] - 10https://gerrit.wikimedia.org/r/173046 (owner: 10Cscott) [20:05:46] (03CR) 10Cscott: "Let's discuss the policy issues on a phab ticket or RFC, not on the patch." [integration/jenkins] - 10https://gerrit.wikimedia.org/r/173046 (owner: 10Cscott) [20:06:05] (03Restored) 10Cscott: Experimental travis integration. [integration/config] - 10https://gerrit.wikimedia.org/r/173045 (owner: 10Cscott) [20:06:33] (03CR) 10Cscott: "Again, let's discuss policy in a phab ticket or RFC, not fight patch wars." [integration/config] - 10https://gerrit.wikimedia.org/r/173045 (owner: 10Cscott) [20:11:08] etonkovidova: 503 are errors in the backend mediawiki service . Sometime they are quite obvious from https://logstash-beta.wmflabs.org/#/dashboard/elasticsearch/mediawiki-errors :D [20:11:10] (sometime) [20:11:44] hashar: thx :) [20:11:46] etonkovidova: in this case there is a fatal error in PHP :/ Have you filled a task already ? [20:11:59] you can poke folks in the office about logstash [20:12:10] you can filter errors by wikiname [20:12:20] think about it as the Google of beta-cluster logs :-} [20:12:21] hashar: nope - and to whom that phab ticket should be addressed? [20:12:42] I guess you can fill it against Beta-Cluster and Discovery [20:12:59] that will spa^Wnotify peoples that will triage it accordingly (hopefully) [20:13:10] PHP Fatal Error: Invalid operand type was used: cannot perform this operation with arrays eeek [20:13:53] hashar: yikes. Yes, I forgot about logstash - thx. I'll file the ticket [20:14:29] heck [20:14:45] etonkovidova: there is even a view for the fatal errors : https://logstash-beta.wmflabs.org/#/dashboard/elasticsearch/fatalmonitor might want to bookmark it whenever you see some 503 :-} [20:15:20] hashar: will bookmark it for sure - it's great! [20:15:51] paladox: come to the channel :-} [20:19:02] (03CR) 10Hashar: [C: 031] Cleanup of browser tests notification e-mails [integration/config] - 10https://gerrit.wikimedia.org/r/242874 (https://phabricator.wikimedia.org/T90705) (owner: 10Zfilipin) [20:19:24] Hi could someone recheck https://gerrit.wikimedia.org/r/#/c/242167/ please. [20:20:32] we need an IRC !recheck bot [20:21:00] 10Beta-Cluster, 7discovery-system: [betalabs] Search suggestions are not displayed: 503 Error - https://phabricator.wikimedia.org/T114417#1694794 (10Etonkovidova) 3NEW [20:22:26] Could you recheck experiment on that patch i want to make sure npm works fine since i added the qunit test to grunt like the prevous file had. [20:30:00] paladox: sure [20:30:07] Thanks. [20:30:17] paladox: I commented on it, maybe for tomorrow cause it is being late [20:30:29] maybe ori will have a look at it [20:30:30] Ok. [20:30:43] he wrote SkelJS originally apparently, and might still be maintaining it [20:31:32] * andre__ welcomes paladox to IRC :) [20:31:51] Thanks [20:32:42] indeed, welcome paladox [20:32:55] Thanks. [20:33:37] :) [20:37:11] (03PS3) 10Cscott: Add travis-set-env.sh helper for travis integration. [integration/jenkins] - 10https://gerrit.wikimedia.org/r/173046 (https://phabricator.wikimedia.org/T114421) [20:37:30] (03PS3) 10Cscott: Experimental travis integration. [integration/config] - 10https://gerrit.wikimedia.org/r/173045 (https://phabricator.wikimedia.org/T114421) [20:37:32] (03CR) 10jenkins-bot: [V: 04-1] Experimental travis integration. [integration/config] - 10https://gerrit.wikimedia.org/r/173045 (https://phabricator.wikimedia.org/T114421) (owner: 10Cscott) [20:42:07] welcome to IRC paladox :) [20:42:19] Thanks :) [20:44:45] 10Continuous-Integration-Infrastructure, 10MediaWiki-RfCs, 5Patch-For-Review: Optional Travis integration for Jenkins - https://phabricator.wikimedia.org/T114421#1694951 (10Legoktm) [20:45:38] (03CR) 10Krinkle: Commit performance-webpagetest job configuration (031 comment) [integration/config] - 10https://gerrit.wikimedia.org/r/242939 (owner: 10Krinkle) [20:45:46] (03PS3) 10Krinkle: Commit performance-webpagetest job configuration [integration/config] - 10https://gerrit.wikimedia.org/r/242939 [20:46:49] 10Continuous-Integration-Infrastructure, 10MediaWiki-RfCs, 5Patch-For-Review: Optional Travis integration for Jenkins - https://phabricator.wikimedia.org/T114421#1694967 (10greg) The bulk of it: > The default location for code hosting and code-review is on the WMF-hosted platform (currently Gerrit, soon to... [20:47:40] (03CR) 10Krinkle: Commit performance-webpagetest job configuration (031 comment) [integration/config] - 10https://gerrit.wikimedia.org/r/242939 (owner: 10Krinkle) [20:47:52] 10Continuous-Integration-Infrastructure, 10MediaWiki-RfCs, 5Patch-For-Review: [RFC] Optional Travis integration for Jenkins - https://phabricator.wikimedia.org/T114421#1694979 (10cscott) [20:49:26] 10Continuous-Integration-Infrastructure, 10MediaWiki-RfCs, 5Patch-For-Review: [RFC] Optional Travis integration for Jenkins - https://phabricator.wikimedia.org/T114421#1694894 (10cscott) Yes, I'm trying to explicitly limit the scope of that first exception by expanding the capabilities of WMF's CI services. [20:50:52] 6RelEng-Admin, 15User-greg: Write draft/strawman code-hosting exception guideline - https://phabricator.wikimedia.org/T109920#1694988 (10greg) @JanZerebecki: I thought I had an idea of how to clarify your point, but, could you write here what you would change, exactly? [20:52:41] 6RelEng-Admin, 15User-greg: Prepare Q1 - 2015/16 Quarterly Report - Due Monday Oct 5th - https://phabricator.wikimedia.org/T113115#1695000 (10greg) Took a big swing at it today, if anyone following has any input, I think you at least have permission to comment on the slides (linked in desc). [20:53:43] 10Beta-Cluster, 7discovery-system: [betacluster] Search suggestions are not displayed: 503 Error - https://phabricator.wikimedia.org/T114417#1695002 (10greg) [20:54:31] 10Beta-Cluster, 6Discovery: [betacluster] Search suggestions are not displayed: 503 Error - https://phabricator.wikimedia.org/T114417#1694794 (10greg) [20:55:16] 10Continuous-Integration-Infrastructure, 10MediaWiki-extensions-MultimediaViewer: MultimediaViewer thumbnailBeforeProduceHTML hook breaks other extensions parser tests - https://phabricator.wikimedia.org/T69302#1695016 (10Jdlrobson) p:5High>3Normal Okay bumping down to normal. We'll still have a look at it... [21:01:00] (03CR) 1020after4: [C: 031] Make deployment rev represent config state [tools/scap] - 10https://gerrit.wikimedia.org/r/243009 (owner: 10Thcipriani) [21:03:00] 10Beta-Cluster, 6Discovery: [betacluster] Search suggestions are not displayed: 503 Error - https://phabricator.wikimedia.org/T114417#1695086 (10Etonkovidova) [21:03:04] (03CR) 1020after4: [C: 031] Use the last minor version of the previous major version for make-deploy-notes [tools/release] - 10https://gerrit.wikimedia.org/r/242262 (owner: 10Florianschmidtwelzow) [21:03:14] (03CR) 1020after4: [C: 032] Use the last minor version of the previous major version for make-deploy-notes [tools/release] - 10https://gerrit.wikimedia.org/r/242262 (owner: 10Florianschmidtwelzow) [21:03:35] (03Merged) 10jenkins-bot: Use the last minor version of the previous major version for make-deploy-notes [tools/release] - 10https://gerrit.wikimedia.org/r/242262 (owner: 10Florianschmidtwelzow) [21:05:00] Yippee, build fixed! [21:05:02] Project browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce build #783: 09FIXED in 38 min: https://integration.wikimedia.org/ci/job/browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce/783/ [21:12:56] 10Beta-Cluster, 10VisualEditor: 503 flooding in Beta Cluster, cant add any link in VisualEditor, red highlight appearing over any image - https://phabricator.wikimedia.org/T114429#1695139 (10Ryasmeen) 3NEW [21:14:58] 10Beta-Cluster, 6Discovery, 10PageImages: Fatal error: Invalid operand type was used: cannot perform this operation with arrays in /srv/mediawiki/php-master/extensions/PageImages/ApiQueryPageImages.php on line 39 - https://phabricator.wikimedia.org/T114417#1695151 (10greg) p:5Triage>3Unbreak! [21:15:46] 10Beta-Cluster, 6Discovery, 10PageImages: Fatal error: Invalid operand type was used: cannot perform this operation with arrays in /srv/mediawiki/php-master/extensions/PageImages/ApiQueryPageImages.php on line 39 - https://phabricator.wikimedia.org/T114417#1694794 (10greg) This is causing lots of 503s in Bet... [21:16:28] 10Beta-Cluster, 10VisualEditor: 503 flooding in Beta Cluster, cant add any link in VisualEditor, red highlight appearing over any image - https://phabricator.wikimedia.org/T114429#1695167 (10greg) most likely dupe of {T114417} [21:17:44] :/ [21:18:47] 10Beta-Cluster, 6Discovery, 10PageImages: Fatal error: Invalid operand type was used: cannot perform this operation with arrays in /srv/mediawiki/php-master/extensions/PageImages/ApiQueryPageImages.php on line 39 - https://phabricator.wikimedia.org/T114417#1695192 (10greg) Started at 18:30 UTC today. [21:21:47] I found the change [21:21:52] https://gerrit.wikimedia.org/r/#/c/242835/1/ApiQueryPageImages.php,cm [21:22:20] me too :) [21:23:05] Hi could someone please recheck https://gerrit.wikimedia.org/r/#/c/242918/ [21:23:08] 10Beta-Cluster, 6Discovery, 10PageImages: Fatal error: Invalid operand type was used: cannot perform this operation with arrays in /srv/mediawiki/php-master/extensions/PageImages/ApiQueryPageImages.php on line 39 - https://phabricator.wikimedia.org/T114417#1695218 (10greg) a:3Jdlrobson Most likely caused b... [21:24:10] 10Beta-Cluster, 6Discovery, 10Gather, 10PageImages, 5Patch-For-Review: Fatal error: Invalid operand type was used: cannot perform this operation with arrays in /srv/mediawiki/php-master/extensions/PageImages/ApiQueryPageImages.php on line 39 - https://phabricator.wikimedia.org/T114417#1695224 (10greg) [21:24:17] Project beta-scap-eqiad build #72392: 04FAILURE in 8.4 sec: https://integration.wikimedia.org/ci/job/beta-scap-eqiad/72392/ [21:24:43] ugh, of course you too, scap [21:25:01] anyone else want to interrupt today's plans? :) [21:25:02] that'll go away in a bit [21:25:17] it's because the vendor patch had to be force merged, and the core one is still in the queue [21:25:25] ahh [21:25:42] also, [21:25:43] 21:24:17 Sending email to: qa-alerts@lists.wikimedia.org [21:25:43] 21:24:24 Connection error sending email, retrying once more in 10 seconds... [21:25:43] 21:24:41 Connection error sending email, retrying once more in 10 seconds... [21:25:43] 21:24:51 Failed after second try sending email [21:26:19] hrmmm [21:26:25] thanks....... [21:26:30] interesting (side-sweep-comment) [21:26:38] JohnFLewis: any idea? [21:27:09] greg-g: first figure out if it is your side or lists side. unsure where that error came from so, no comment really [21:27:39] * greg-g nods [21:27:44] the emails would send out from the jenkins master I think [21:27:49] yeah [21:27:52] gallium? [21:28:05] legoktm: figuring out why jenkins is -1'ing you? [21:28:42] greg-g: 'test' failed because of vendor, it already passed gate [21:28:53] Could someone please also review https://gerrit.wikimedia.org/r/#/c/242908/ i think it has to do with why composer test wont work on translate extension properly. [21:28:53] 21:23:35 composer/semver: 1.0.0 installed, 0.1.0 required. [21:28:53] 21:23:35 Error: your composer.lock file is not up to date. Run "composer update" to install newer dependencies [21:29:06] https://integration.wikimedia.org/zuul/ [21:29:10] almost lear [21:29:13] *clear [21:29:35] paladox: We need to remove the PHP entry point from composer's autoload for those repositories [21:31:08] Oh did not know that i thought they were removed. In the composer file for translate extension and UniversalLanguageSelector extension it dosent show the autoload code. [21:31:19] legoktm: ummm... will zuul be permanently angry now? [21:31:32] heh [21:31:39] maybe for 10 minutes? :| [21:31:59] yeah [21:32:26] that situation sucks (merging dependent changes across repos that Zuul tests together) [21:33:32] Found an extension that needs that done babel. [21:34:48] legoktm: Would the require code when requiring other extension such as babel or cldr for example cause the error seen when running composer test on translate. https://integration.wikimedia.org/ci/job/php-composer-test/16351/console [21:35:36] paladox: yes :( [21:36:00] legoktm: Oh ok thanks. [21:37:24] legoktm: Could you review this patch https://gerrit.wikimedia.org/r/#/c/243030/ which removes autoload from babel extension. [21:37:28] Please [21:38:25] paladox: I'll put it on my list [21:38:39] legoktm: Thanks [21:42:37] legoktm: Just quickly looked here https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FTranslate/118708ee07202d93e943e18e24866e0b629bae82/composer.json#L36 and saw that it dosent require those extension but only suggests them but UniversalLanguageSelector extension is the only one required and dosent have autoload in its composer.json file nor does it require any other extension. [21:43:46] paladox: looking at https://integration.wikimedia.org/ci/job/php-composer-test/16351/console, it's using the 2015.08 version of UniversalLanguageSelector, maybe that one is still autoloading? [21:45:11] legoktm: Thanks for spoting that yes it has autloading in that version. How would i switch it to doing it from master instead. [21:45:37] I don't think we can... [21:45:38] Yippee, build fixed! [21:45:39] Project beta-scap-eqiad build #72394: 09FIXED in 1 min 16 sec: https://integration.wikimedia.org/ci/job/beta-scap-eqiad/72394/ [21:48:06] legoktm: Would require-dev work. [21:49:19] legoktm: It shows dev-master how can i select that as version. [21:49:25] https://packagist.org/packages/mediawiki/translate#dev-master [21:49:42] paladox: well you'd have to set it in the composer.json, and we don't want to require dev-master. [21:49:58] Oh ok. [21:50:09] So i should wait until next release. [21:56:33] legoktm: On patch https://gerrit.wikimedia.org/r/#/c/227238/ what do you mean by it doesn't un-register hooks that may cause fatals like ParserFirstCallInit and do you know how to fix that part. [21:57:45] paladox: No, I couldn't come up with a good solution for that. I don't think we should support $GLOBALS though, it's too much of a mess. [22:00:48] legoktm: thanks for reply. Should extensions that use explicit $GLOBALS either a be converted to extension.json or b instead of $GLOBALS for the hook it should be changed to just hook. [22:01:54] legoktm: When you have time could you also review https://gerrit.wikimedia.org/r/#/c/213837/ since it will be the last of conversion for confirmedit. [22:04:13] paladox: I think converting to extension.json is probably the best way forward. [22:05:03] legoktm: ok. [22:06:46] 10Beta-Cluster, 6Discovery, 10Gather, 10PageImages, and 2 others: Fatal error: Invalid operand type was used: cannot perform this operation with arrays in /srv/mediawiki/php-master/extensions/PageImages/ApiQueryPageImages.php on line 39 - https://phabricator.wikimedia.org/T114417#1695432 (10greg) @etonkovi... [22:08:16] 10Beta-Cluster, 10VisualEditor: 503 flooding in Beta Cluster, cant add any link in VisualEditor, red highlight appearing over any image - https://phabricator.wikimedia.org/T114429#1695437 (10Jdforrester-WMF) The VE thing is unrelated. [22:10:14] James_F: heh, good thing I didn't merge them then, the error did look similar [22:10:32] greg-g: The error is probably a dupe. [22:10:43] greg-g: But it's not related to the red-ness; that's because I'm a moron. :-) [22:10:44] but the real issue isn't caused by the error? [22:10:47] ahhhhh [22:10:57] * greg-g totally ignore the whole redness part, honestly [22:11:06] * greg-g just looks at error messages :) [22:11:34] do what you will with that task then, James_F [22:11:59] greg-g: Sure. I'll merge it for you. [22:12:12] 10Beta-Cluster, 6Discovery, 10Gather, 10PageImages, and 2 others: Fatal error: Invalid operand type was used: cannot perform this operation with arrays in /srv/mediawiki/php-master/extensions/PageImages/ApiQueryPageImages.php on line 39 - https://phabricator.wikimedia.org/T114417#1695444 (10Jdforrester-WMF) [22:12:15] 10Beta-Cluster, 10VisualEditor: 503 flooding in Beta Cluster, cant add any link in VisualEditor, red highlight appearing over any image - https://phabricator.wikimedia.org/T114429#1695442 (10Jdforrester-WMF) [22:12:44] 10Beta-Cluster, 10VisualEditor: 503 flooding in Beta Cluster, cant add any link in VisualEditor - https://phabricator.wikimedia.org/T114429#1695448 (10Jdforrester-WMF) [22:13:30] I'm thinking of making a "Not us" column in the Beta Cluster project for tasks like this [22:13:44] or just removing the task from the #beta-cluster project? [22:14:06] nah, the "Not us" (or "Bugs found" or somesuch) could be useful [22:16:06] A bugs-found-on-beta-cluster like the browser-test-bug keyword would be interesting [22:17:47] any idea on a short/useful/informative name? :) [22:17:59] PROBLEM - Puppet failure on deployment-cache-text04 is CRITICAL: CRITICAL: 60.00% of data above the critical threshold [0.0] [22:18:54] Beta-Cluster-Bug [22:21:19] not bad :) [22:21:43] but, still kind of ambiguous, anywho, I need to go run an errand, bbiaw [22:31:08] 10Continuous-Integration-Infrastructure, 10MediaWiki-extensions-MultimediaViewer: MultimediaViewer thumbnailBeforeProduceHTML hook breaks other extensions parser tests - https://phabricator.wikimedia.org/T69302#1695544 (10Tgr) I still don't think this is MediaViewer's problem. Extensions should not assume exac... [22:39:29] PROBLEM - Puppet failure on deployment-cache-upload04 is CRITICAL: CRITICAL: 44.44% of data above the critical threshold [0.0] [22:53:40] 10Continuous-Integration-Config: gate-and-submit may run `composer validate` twice, while `composer test` doesn't - https://phabricator.wikimedia.org/T114451#1695652 (10Spage) 3NEW [23:42:15] It seems https://integration.wikimedia.org/zuul/ needs clearing for extension farmer since i merged v+2 when jenkins was tested. I think the test is frozen now.