CDR Tickets

Issue Number 4606
Summary [Internal] Re-verify Push Job Fails on PROD
Created 2019-04-15 16:38:59
Issue Type Bug
Submitted By Englisch, Volker (NIH/NCI) [C]
Assigned To Englisch, Volker (NIH/NCI) [C]
Status Closed
Resolved 2020-03-10 13:57:26
Resolution Fixed
Path /home/bkline/backups/jira/ocecdr/issue.242740
Description

We had 4 summaries to be deleted over the weekend.  Deletion fails on GK due to a bug.  The summaries have been fixed manually on GK and we need to re-verify the push job in order to mark the job status in the CDR correctly.

The re-verify job failed with the following error:

Job 17181, Completed: 2019-04-12 16:41:30
GKServer: gatekeeper.cancer.gov
{{ failure re-verifying push jobs: eval() arg 1 must be a string or code object}}

Comment entered 2019-04-15 16:40:36 by Englisch, Volker (NIH/NCI) [C]

The push job 17181 will need to be re-verified.

Comment entered 2019-04-19 15:59:14 by Englisch, Volker (NIH/NCI) [C]

The job Publishing/ReverifyPubJob.py will need to be modified at line 164:
Replace

msg = eval(messages) 

with

msg = repr(message)
Comment entered 2019-04-22 14:29:11 by Englisch, Volker (NIH/NCI) [C]

I successfully tested on DEV that the modification mentioned above allows the ReverifyPushJob.py to complete successfully in Live mode.

Comment entered 2020-03-10 13:57:07 by Englisch, Volker (NIH/NCI) [C]

It seems that this issue already made it's way to PROD as part of Kepler.

There's nothing to do here.  Closing ticket.

Elapsed: 0:00:00.001782