Version: wmf-deployment
Severity: normal
Description
Details
- Reference
- bz68256
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Declined | hashar | T64519 Upgrade git > 1.7 | |||
Resolved | None | T34317 PDF export extension fails to render Arabic characters in monospace font | |||
Resolved | • brooke | T69951 Vagrant+TMH: webm transcodes don't play in Firefox (upstream Ubuntu/avconv issue) | |||
Declined | None | T65899 Upgrade Wikimedia servers to Ubuntu Trusty (14.04) | |||
Declined | None | T65138 HHVM build on labs should build Debian packages | |||
Resolved | hashar | T65120 Set up automatic builds for extensions ported to HHVM | |||
Resolved | hashar | T68056 Jenkins: Upgrade nodejs from 0.8.x to 0.10.x on wmflabs integration slaves | |||
Resolved | Krinkle | T70256 Jenkins: Set up integration slaves with Ubuntu Trusty | |||
Resolved | fgiunchedi | T70255 [OPS] Jenkins: Package php5-parsekit missing in Trusty | |||
Resolved | akosiaris | T70257 [OPS] Jenkins: Package ruby-jsduck missing in Trusty | |||
Resolved | hashar | T70340 Jenkins: label slaves with their ubuntu version | |||
Resolved | akosiaris | T70995 [OPS] Upgrade Jenkins Debian Glue from 0.8.1 to 0.10.0 |
Event Timeline
We have integration-slave1004-trusty.eqiad.wmflabs instance to play with. It is not pooled in Jenkins though.
I have pooled integration-slave1004-trusty.eqiad.wmflabs with Jenkins labels: UbuntuTrusty contintLabsSlave hasPhpUnit hasPhpcs
All Jenkins jobs have been set to use UbuntuPrecise so the new node should not run any job (was bug 68340).
Change 155707 had a related patch set uploaded by Hashar:
contint: switch localvhost to apache::conf
Puppet almost pass, the remaining task is bug 68255 php-parsekit. But most of the work has been completed now.
Indeed. That's the last remaining failure.
See https://wikitech.wikimedia.org/wiki/Nova_Resource:Integration/Setup#Ubuntu_14_Trusty
krinkle at integration-slave1006-trusty.eqiad.wmflabs in ~
$ sudo puppet agent -t
Info: Retrieving plugin
Info: Applying configuration version '1410220707'
Notice: /Stage[first]/Apt::Update/Exec[/usr/bin/apt-get update]/returns: executed successfully
Notice: /Stage[main]/Base::Puppet/Exec[puppet snmp trap]/returns: executed successfully
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-parsekit' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package php5-parsekit
Error: /Stage[main]/Contint::Packages/Package[php5-parsekit]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-parsekit' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package php5-parsekit
Notice: Finished catalog run in 49.13 seconds
Change 159224 had a related patch set uploaded by Krinkle:
[WIP] job-templates: Move {name}-npm from Precise to Trusty
Change 159224 merged by jenkins-bot:
job-templates: Move {name}-npm from Precise to Trusty