action #21818
closedTwo workers can work on the same job at a time
0%
Description
The web interface is showing wrong image for an assert screen:
https://openqa.suse.de/tests/1096055#step/shotwell_edit/20
If we look into the video, it looks like that the match was done correctly, however in the webinterface it shows the needle comparison against a wrong screen.
Please check the job above, for more info.
Updated by coolo over 7 years ago
- Subject changed from Web-interface is showing wrong image to Two workers can work on the same job at a time
- Assignee set to EDiGiacinto
- Priority changed from Normal to Urgent
2620:113:80c0:8080:10:160:0:243 - - 07/Aug/2017:15:33:50 +0200 "POST /api/v1/jobs/1096055/status HTTP/1.1" 200 52 "-" "Mojolicious (Perl)"
2620:113:80c0:8080:10:160:68:197 - - 07/Aug/2017:15:33:52 +0200 "POST /api/v1/jobs/1096055/status HTTP/1.1" 200 52 "-" "Mojolicious (Perl)"
The workaround for it (checking worker_id) was taken out as it caused other problems, but the underlying problem that a worker can have a job it shouldn't have, persists.
Updated by EDiGiacinto over 7 years ago
yes, shouldn't exists, but for the record there will always be a timeframe when we send abort to a worker and we assign the same job to another one. In that time frame the old worker can still try to update the job
Updated by EDiGiacinto over 7 years ago
- Related to action #20378: [tools]Too many 502 on openqa added
Updated by EDiGiacinto over 7 years ago
- Status changed from In Progress to Resolved