Need log files to determine error

I submitted a docker image that passed the testDocker.py test but failed with an error that I am unable to interpret:

An error occurred while evaluating the agent:
UnboundLocalError

Can I get the console output or output log files to interpret the error? It was evalai submission 30508.

Thanks!

I sent you the logs on the email address you registered on EvalAI in order to preserve the privacy of your code.
Hope it will help!

@beyretb
Could you send me the logs of submission 33617?
Thanks.

@kmatsumoto I sent you all the logs via email. Let me know if you need anything else.

@beyretb
Hi, I would like yo to send the log of submission 37395 as well.
Thank you!

Could you send me the logs of submission 39972 ?
Thanks.

@Bonum the log is just the Unity error message saying that the environment couldn’t be reached, I checked your submission and you left the http environment variables set to your proxy address. It should work once removed.

Thank you very much!

Could you send me the logs of submission 44823 ?
The same docker file on Submission 2 (submission 44824) runs for more than 19 hours.
Thanks.

There is no evaluation happening on the optional submission track until after the competition ends. You can ignore the “Running” status. Have a look at the final evaluation details in the email or here: https://github.com/beyretb/AnimalAI-Olympics/blob/master/documentation/final_submission.md for more details

OK, but what about the log 44823 ? I need to know the reason of failure.
Thanks.

This one should be in your inbox shortly

also, I’ve failed submission 44824 so it doesn’t use up your submission quota

        Thank you...........

@beyretb
Could you send me the log of submission 45103? Thanks.

Done, should be in your inbox

@beyretb
Could you send me the logs of submission 45208 ?
Thanks

done, should be with you

@beyretb
Sorry, could you send me the logs of submission 45220 ?
May be it would be more convenient to have the log file in Results of submission and not bothering you to send manually?
Thanks

I’ve sent you the logfile for submission 45220.

We cannot automatically return the logs unfortunately. However, we provide a testing script for you to run before submitting images: see here. Running this script on your submission raises the same error as the one I sent you.

Hope this helps