yaobinshi / test1

test for scratch
MIT License
0 stars 0 forks source link

Failed ununpack (and successive jobs) show completed successfully in the jobqueue UI #404

Open yaobinshi opened 9 years ago

yaobinshi commented 9 years ago

Author Name: Mary Laser Original Redmine Issue: 459, http://www.fossology.org/issues/459 Original Date: 2012/01/13 Original Assignee: Bob Gobeille


file is uploaded via Upload from URL: http://ldl.fc.hp.com/~glen/tests/perfsuite-0.6.1b3.tgz This is a malformed file and cannot be successfully untar'd. ununpack reports an error in the log file: 2012-01-13 15:31:46 scheduler [15721] :: JOB[117].ununpack[16437]: received: "OK" 2012-01-13 15:31:46 scheduler [15721] :: JOB[117].ununpack[16437]: received: "@@@0" 2012-01-13 15:31:46 scheduler [15721] :: JOB[117].ununpack[16437]: sent to agent "18" 2012-01-13 15:31:46 scheduler [15721] :: JOB[117].ununpack[16437]: sent to agent "END" 2012-01-13 15:31:46 scheduler [15721] :: JOB[117].ununpack[16437]: received: "ERROR traverse.c.209: pfile 123539 Command zcat failed on: /srv/fossology/repository/localhost/files/8b/9f/6e/8b9f6e38bd574cff72a375dfcf0c337f68ac2d8d.89b6cbc266b57f9291099de92cd2fcae.686639" 2012-01-13 15:31:46 scheduler [15721] :: JOB[117].ununpack[16437]: received: "HEART: 2" 2012-01-13 15:31:46 scheduler [15721] :: JOB[117].ununpack[16437]: received: "BYE 0" 2012-01-13 15:31:46 scheduler [15721] :: JOB[117].ununpack[16437]: communication thread closing

Processing should terminate at this point and ununpack status should be failed, but subsequent queued jobs show they ran to completion. http://fluffy.ostt/repo/?mod=showjobs&show=summary&history=1&upload=18

Is this possibly related to bug 213? (http://www.fossology.org/issues/213)