Articles.py is using a lot of IO. Apparently it is reading its sqlite db over and over in a quick loop.
Yesterday it caused High iowait in tools-exec-1419 this morning it was run from tools-bastion-03 and caused high io use there as well, making it slow.
Pherhaps this could be migrated to use toolforge users databases over at tools.db.svc.eqiad.wmflabs?