User:HersfoldOTRSBot/Operation logs

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

When this bot is put on a trial (testing) run, operation logs from the test will be pasted here to show the bot's output from the operator's standpoint. During normal operation, logs will not be made available online, however if you wish to view the bot's operation logs at any time, please contact the operator.

Trial Run 1[edit]

  • Edit limit: 6 edits maximum
  • Expected output: Three files tagged for deletion, uploaders of those files notified
  • Actual output: NullPointerException when collecting list of files
  • Result of test: FAILED
  • Cause of failure: Most likely cause is a memory error brought on by attempting to gather an excessive amount of data all at once.
  • Operation log:
------------------------------------------------------
HersfoldOTRSBot Operation Log
June 5 2009, 03:55:32 UTC
------------------------------------------------------

This is a trial run; the bot will make 6 edits, then stop.

03:55:32 - Attempting login...
03:55:34 - Successfully logged in as HersfoldOTRSBot on Commons
03:55:36 - Collecting list of files to process...
03:57:12 - Logging out and shutting down.

Trial Run 2[edit]

  • Edit limit: Collecting files from first 50 categories, making maximum 6 edits (processing three images)
  • Expected output: Three files tagged for deletion, uploaders of those files notified
  • Actual output: Three files tagged for deletion, two uploaders notified. ArrayIndexOutOfBoundsException occured when notifying the third uploader. Additionally, a typo occurred when tagging files for deletion.
  • Result of test: FAILED
  • Cause of failure: Wiki.java is inappropriately double-encoding the username Ninù, causing the database query to return a failed result, which in turn makes the program crash.
  • Operation log:


------------------------------------------------------
HersfoldOTRSBot Operation Log
June 5 2009, 16:07:23 UTC
------------------------------------------------------

This is a trial run; the bot will make 6 edits, then stop.

16:07:23 - Attempting login...
16:07:24 - Successfully logged in as HersfoldOTRSBot on Commons
16:07:26 - Collecting list of files to process...
16:08:09 - 382 files added to processing list.

16:08:09 - Processing File:2008 TTU at KU.jpg...
16:08:09 - Replacing OTRS template with deletion tag...
16:08:20 - Replacement successful.
16:08:20 - Notifying uploader...
16:08:31 - Notification of User:Wordbuilder successful.

16:08:31 - Processing File:2008 TTUvsTT Fans.jpg...
16:08:31 - Replacing OTRS template with deletion tag...
16:08:41 - Replacement successful.
16:08:42 - Notifying uploader...
16:08:52 - Notification of User:Wordbuilder successful.

16:08:53 - Processing File:Agrigento.jpg...
16:08:53 - Replacing OTRS template with deletion tag...
16:09:03 - Replacement successful.
16:09:03 - Notifying uploader...
16:11:01 - Logging out and shutting down.