[00:02:15] pmcache is not used [00:02:18] not much of an issue there [01:17:02] PROBLEM - Host deployment-parsoidcache02 is DOWN: CRITICAL - Host Unreachable (10.68.16.145) [01:38:38] Yippee, build fixed! [01:38:38] Project browsertests-Wikidata-SmokeTests-linux-firefox-sauce build #440: 09FIXED in 21 min: https://integration.wikimedia.org/ci/job/browsertests-Wikidata-SmokeTests-linux-firefox-sauce/440/ [05:28:37] Project browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-windows_7-internet_explorer-11-sauce build #602: 04FAILURE in 26 min: https://integration.wikimedia.org/ci/job/browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-windows_7-internet_explorer-11-sauce/602/ [06:20:07] Project beta-update-databases-eqiad build #4373: 04FAILURE in 6.5 sec: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/4373/ [06:20:17] PROBLEM - Puppet failure on integration-slave-trusty-1015 is CRITICAL: CRITICAL: 80.00% of data above the critical threshold [0.0] [06:32:40] PROBLEM - Puppet failure on integration-publisher is CRITICAL: CRITICAL: 44.44% of data above the critical threshold [0.0] [06:38:23] RECOVERY - Free space - all mounts on deployment-bastion is OK: OK: All targets OK [06:55:20] RECOVERY - Puppet failure on integration-slave-trusty-1015 is OK: OK: Less than 1.00% above the threshold [0.0] [07:12:40] RECOVERY - Puppet failure on integration-publisher is OK: OK: Less than 1.00% above the threshold [0.0] [07:22:16] Yippee, build fixed! [07:22:17] Project beta-update-databases-eqiad build #4374: 09FIXED in 2 min 16 sec: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/4374/ [09:38:28] Yippee, build fixed! [09:38:29] Project browsertests-Echo-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce build #673: 09FIXED in 1 min 28 sec: https://integration.wikimedia.org/ci/job/browsertests-Echo-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce/673/ [09:54:46] PROBLEM - Puppet staleness on integration-dev is CRITICAL: CRITICAL: 100.00% of data above the critical threshold [43200.0] [16:33:47] we need people to promote us #libreidea [17:11:41] 3releng-201516-q2: [keyresult] Code review RFC (Differential) - Write, publish, publicize, and respond to/incorporate feedback. - https://phabricator.wikimedia.org/T114311#1805691 (10Aklapper) @greg: Should this task block / be listed in {T584}? [20:22:45] PROBLEM - Puppet staleness on deployment-restbase01 is CRITICAL: CRITICAL: 100.00% of data above the critical threshold [43200.0] [20:35:21] 10Differential, 5Gerrit-Migration: Ensure default branches for arcanist and libphutil from gerrit and diffusion clones are compatible with phabricator.wikimedia.org - https://phabricator.wikimedia.org/T118049#1805911 (10mmodell) Yeah I just updated the HEAD ref. [21:20:30] Project browsertests-QuickSurveys-en.m.wikipedia.beta.wmflabs.org-linux-chrome-sauce build #70: 04FAILURE in 4 min 29 sec: https://integration.wikimedia.org/ci/job/browsertests-QuickSurveys-en.m.wikipedia.beta.wmflabs.org-linux-chrome-sauce/70/ [22:06:18] 10Deployment-Systems, 6operations: Cleanup root:root owned files on mira:/srv/mediawiki-staging - https://phabricator.wikimedia.org/T118657#1805974 (10Krenair) [22:10:15] 10Deployment-Systems, 6operations: Cleanup root:root owned files on mira:/srv/mediawiki-staging - https://phabricator.wikimedia.org/T118657#1805976 (10Reedy) 5Open>3Resolved a:3Reedy LGTM. Thanks! [22:17:04] 10Deployment-Systems: scap-purge-l10n-cache is broken - https://phabricator.wikimedia.org/T118659#1805979 (10Reedy) 3NEW [22:28:50] 10Deployment-Systems: scap-purge-l10n-cache is broken on old mw version numbers - https://phabricator.wikimedia.org/T118659#1806001 (10Reedy) [22:29:45] 10Deployment-Systems: scap-purge-l10n-cache gives 'Invalid l10n dir' error for new versioning scheme - https://phabricator.wikimedia.org/T118661#1806005 (10Reedy) 3NEW [22:39:23] PROBLEM - Free space - all mounts on deployment-bastion is CRITICAL: CRITICAL: deployment-prep.deployment-bastion.diskspace._var.byte_percentfree (<22.22%) [22:39:50] 10Deployment-Systems: scap-purge-l10n-cache is broken - https://phabricator.wikimedia.org/T118659#1806023 (10Reedy) [22:40:04] 10Deployment-Systems: scap-purge-l10n-cache gives 'Invalid l10n dir' error for new versioning scheme - https://phabricator.wikimedia.org/T118661#1806024 (10Reedy) 5Open>3Invalid a:3Reedy No, just me.. Just T118659 [23:45:10] 10Deployment-Systems: scap-purge-l10n-cache is broken - https://phabricator.wikimedia.org/T118659#1806044 (10Reedy) Proposed patch... ``` diff --git a/scap/ssh.py b/scap/ssh.py index ddaeaf5..232076c 100644 --- a/scap/ssh.py +++ b/scap/ssh.py @@ -96,7 +96,7 @@ class Job(object): self._command = command...