NASA-PDS / operations

Tickets for the PDSEN Operations Team
Other
5 stars 1 forks source link

monthly metrics: EN and RINGS reports are missing #280

Closed c-suh closed 2 years ago

c-suh commented 2 years ago

💡 Description

From Colleen, after running all the report-mgr commands, the reports for EN and RINGS are not in the directory.

Note from Catherine: report-mgr had gotten stuck when pulling the logs on the 1st of the month and had to be stopped and restarted.

c-suh commented 2 years ago

EN is missing reports because the log source regex was set for a specific month. There were a few logs for May, which explains why those reports were generated with extremely low numbers. Have fixed this and am updating the database now. For Rings, there is an error when the program tries to extract the logs. Am looking further into this.

tloubrieu-jpl commented 2 years ago

RINGS logs file format has changed and Catherine send an email to them.

c-suh commented 2 years ago

EN's reports for May and June have been created.

tloubrieu-jpl commented 2 years ago

@jordanpadams will find the right person to send the RING email to

c-suh commented 2 years ago

Talked with the RMS POC and found a solution! Now must either change the code or write an additional script to run on top of the existing software. Would prefer the former but have hit a snag with mvn build. Shall continue and gauge time/effort cost as I go.

c-suh commented 2 years ago

Fixed that and updated the tests so that they wouldn't fail but have hit issue with JAVA_HOME not being set, even though it prints with echo. Will continue Monday.

c-suh commented 2 years ago

Fixed JAVA_HOME as well as sawmill-db location. Update is running for RINGS. Am hopeful that this will be ready to go by the time Colleen starts the process for the July metrics.

c-suh commented 2 years ago

Update has run and the missing reports generated for RINGS. This should be good to go for the next month.