https://bugzilla.wikimedia.org/show_bug.cgi?id=70374
--- Comment #3 from Bryan Davis <[email protected]> --- Tried to clean up bad jobs manually: redis 127.0.0.1:6379> keys *:jobqueue:LocalRenameUserJob:l-* 1) "nlwikiquote:jobqueue:LocalRenameUserJob:l-unclaimed" 2) "amwikiquote:jobqueue:LocalRenameUserJob:l-unclaimed" 3) "arwikibooks:jobqueue:LocalRenameUserJob:l-unclaimed" 4) "amwiki:jobqueue:LocalRenameUserJob:l-unclaimed" 5) "afwikiquote:jobqueue:LocalRenameUserJob:l-unclaimed" 6) "arwikiversity:jobqueue:LocalRenameUserJob:l-unclaimed" 7) "akwiki:jobqueue:LocalRenameUserJob:l-unclaimed" 8) "nlwiki:jobqueue:LocalRenameUserJob:l-unclaimed" 9) "nlwikibooks:jobqueue:LocalRenameUserJob:l-unclaimed" 10) "afwiktionary:jobqueue:LocalRenameUserJob:l-unclaimed" 11) "alswiktionary:jobqueue:LocalRenameUserJob:l-unclaimed" 12) "arwikiquote:jobqueue:LocalRenameUserJob:l-unclaimed" 13) "incubatorwiki:jobqueue:LocalRenameUserJob:l-unclaimed" 14) "afwikibooks:jobqueue:LocalRenameUserJob:l-unclaimed" 15) "mkwikibooks:jobqueue:LocalRenameUserJob:l-unclaimed" 16) "alswikibooks:jobqueue:LocalRenameUserJob:l-unclaimed" 17) "alswiki:jobqueue:LocalRenameUserJob:l-unclaimed" redis 127.0.0.1:6379> del "nlwikiquote:jobqueue:LocalRenameUserJob:l-unclaimed" ... redis 127.0.0.1:6379> del "alswiki:jobqueue:LocalRenameUserJob:l-unclaimed" redis 127.0.0.1:6379> keys *:jobqueue:LocalRenameUserJob:l-* (empty list or set) redis 127.0.0.1:6379> save OK But deployment-jobrunner01 is still seeing them? 2014-09-04T15:53:41+0000: Runner loop 0 process in slot 4 gave status '255': nice -19 php /usr/local/apache/common/multiversion/MWScript.php runJobs.php --wiki='incubatorwiki' --type='LocalRenameUserJob' --maxtime='60' --memory-limit='300M' --result=json /usr/local/apache/common-local/wikiversions-labs.cdb has no version entry for `incubatorwiki`. Fatal error: /usr/local/apache/common-local/wikiversions-labs.cdb has no version entry for `incubatorwiki`. in /srv/common-local/multiversion/MWMultiVersion.php on line 358 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
