13:04:16|evaluator|runner.py:937|try_s3(): trying bucket connection
13:04:17|evaluator|runner.py:940|try_s3(): uploaded
13:04:17|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5896-5355 config
13:04:18|evaluator|runner.py:444|run_single(): config:
networks:
  evaluation: {}
services:
  evaluator:
    environment:
      challenge_name: aido1_LF1_r3-v3
      challenge_step_name: step1-simulation
      launcher_parameters: "challenge: LF\nepisodes: 5\nsteps_per_episode: 500\nenvironment-constructor:\
        \ Simulator\ninclude_map: true\nenvironment-parameters: {seed: 123, map_name:\
        \ loop_empty, max_steps: 500001, domain_rand: 0,\n  camera_width: 640, camera_height:\
        \ 480, accept_start_angle_deg: 4, full_transparency: true,\n  distortion:\
        \ true}\nagent-info: {challenge: LF}\n"
      solution_parameters: '{env: Duckietown-Lf-Lfv-Navv-Silent-v1}

        '
      uid: 0
      username: root
    image: andreacensi/aido1_lf1_r3-v3-evaluator:2018_10_26_19_24_09
    networks:
      evaluation:
        aliases:
        - evaluation
    volumes:
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission794/step1-simulation-rudolf-8-job5896/challenge-solution-output:/challenge-solution-output:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission794/step1-simulation-rudolf-8-job5896/challenge-results:/challenge-results:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission794/step1-simulation-rudolf-8-job5896/challenge-description:/challenge-description:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission794/step1-simulation-rudolf-8-job5896/challenge-evaluation-output:/challenge-evaluation-output:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission794/step1-simulation-rudolf-8-job5896/previous-steps:/previous-steps:rw
  solution:
    environment:
      challenge_name: aido1_LF1_r3-v3
      challenge_step_name: step1-simulation
      uid: 0
      username: root
    image: manishpra/aido1_lf1_r3-v3-submission:2018_11_07_12_02_43
    networks:
      evaluation:
        aliases:
        - evaluation
    volumes:
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission794/step1-simulation-rudolf-8-job5896/challenge-solution-output:/challenge-solution-output:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission794/step1-simulation-rudolf-8-job5896/challenge-results:/challenge-results:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission794/step1-simulation-rudolf-8-job5896/challenge-description:/challenge-description:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission794/step1-simulation-rudolf-8-job5896/challenge-evaluation-output:/challenge-evaluation-output:rw
    - /tmp/duckietown/DT18/evaluator/executions/aido1_LF1_r3-v3/submission794/step1-simulation-rudolf-8-job5896/previous-steps:/previous-steps:rw
version: '3.0'


13:04:18|dts|env_checks.py:33|check_docker_environment(): Checking docker environment for user root
13:04:18|dts|env_checks.py:97|check_user_in_docker_group(): My groups are [27, 110, 118, 131] and "docker" group is 102 

Note that when you add a user to a group, you need to login in and out.
13:04:18|evaluator|runner.py:534|run_one(): pulling containers
13:04:18|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5896-5355 pull
13:04:24|evaluator|runner.py:541|run_one(): pruned: {u'NetworksDeleted': None}
13:04:24|evaluator|runner.py:549|run_one(): Running containers [u'evaluator', u'solution']
13:04:24|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5896-5355 up -d
13:04:28|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5896-5355 ps -q evaluator
13:04:29|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5896-5355 ps -q solution
13:04:29|evaluator|runner.py:481|write_logs_worker(): writing logs for 256af9d5abc08577636f6300ed9aed0bb4314968df0758a05483314c4e2eeea5 
13:04:29|dts|env_checks.py:33|check_docker_environment(): Checking docker environment for user root
13:04:29|dts|env_checks.py:97|check_user_in_docker_group(): My groups are [27, 110, 118, 131] and "docker" group is 102 

Note that when you add a user to a group, you need to login in and out.
13:04:29|dts|env_checks.py:33|check_docker_environment(): Checking docker environment for user root
13:04:29|dts|env_checks.py:97|check_user_in_docker_group(): My groups are [27, 110, 118, 131] and "docker" group is 102 

Note that when you add a user to a group, you need to login in and out.
13:04:29|evaluator|runner.py:481|write_logs_worker(): writing logs for 358cb1cad7698bc7f0b9e42c13985a8be7c25ecaf42f4ed08794ceae49ffdb66 
13:04:29|dts|env_checks.py:33|check_docker_environment(): Checking docker environment for user root
13:04:29|dts|env_checks.py:97|check_user_in_docker_group(): My groups are [27, 110, 118, 131] and "docker" group is 102 

Note that when you add a user to a group, you need to login in and out.
13:04:29|evaluator|runner.py:573|run_one(): service evaluator: running
13:04:29|evaluator|runner.py:573|run_one(): service solution: running
13:04:33|evaluator|runner.py:573|run_one(): service evaluator: running
13:04:33|evaluator|runner.py:573|run_one(): service solution: running
13:04:37|evaluator|runner.py:573|run_one(): service evaluator: running
13:04:37|evaluator|runner.py:573|run_one(): service solution: running
13:04:41|evaluator|runner.py:573|run_one(): service evaluator: running
13:04:41|evaluator|runner.py:573|run_one(): service solution: running
13:04:45|evaluator|runner.py:573|run_one(): service evaluator: running
13:04:45|evaluator|runner.py:573|run_one(): service solution: running
13:04:49|evaluator|runner.py:573|run_one(): service evaluator: running
13:04:49|evaluator|runner.py:573|run_one(): service solution: running
13:04:53|evaluator|runner.py:573|run_one(): service evaluator: running
13:04:53|evaluator|runner.py:573|run_one(): service solution: running
13:04:57|evaluator|runner.py:573|run_one(): service evaluator: running
13:04:57|evaluator|runner.py:573|run_one(): service solution: running
13:05:01|evaluator|runner.py:573|run_one(): service evaluator: running
13:05:01|evaluator|runner.py:573|run_one(): service solution: running
13:05:05|evaluator|runner.py:573|run_one(): service evaluator: running
13:05:05|evaluator|runner.py:573|run_one(): service solution: running
13:05:09|evaluator|runner.py:573|run_one(): service evaluator: running
13:05:09|evaluator|runner.py:573|run_one(): service solution: running
13:05:13|evaluator|runner.py:573|run_one(): service evaluator: running
13:05:13|evaluator|runner.py:573|run_one(): service solution: running
13:05:17|evaluator|runner.py:573|run_one(): service evaluator: running
13:05:17|evaluator|runner.py:573|run_one(): service solution: running
13:05:21|evaluator|runner.py:573|run_one(): service evaluator: running
13:05:21|evaluator|runner.py:573|run_one(): service solution: running
13:05:25|evaluator|runner.py:573|run_one(): service evaluator: running
13:05:25|evaluator|runner.py:573|run_one(): service solution: running
13:05:29|evaluator|runner.py:573|run_one(): service evaluator: running
13:05:29|evaluator|runner.py:573|run_one(): service solution: running
13:05:34|evaluator|runner.py:573|run_one(): service evaluator: running
13:05:34|evaluator|runner.py:573|run_one(): service solution: running
13:05:38|evaluator|runner.py:573|run_one(): service evaluator: running
13:05:38|evaluator|runner.py:573|run_one(): service solution: running
13:05:42|evaluator|runner.py:573|run_one(): service evaluator: running
13:05:42|evaluator|runner.py:573|run_one(): service solution: running
13:05:46|evaluator|runner.py:573|run_one(): service evaluator: running
13:05:46|evaluator|runner.py:573|run_one(): service solution: running
13:05:47|evaluator|runner.py:502|write_logs_worker(): container solution terminated with 0
13:05:47|evaluator|runner.py:502|write_logs_worker(): container evaluator terminated with 0
13:05:50|evaluator|runner.py:573|run_one(): service evaluator: exited
13:05:50|evaluator|runner.py:573|run_one(): service solution: exited
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-1, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-2, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-3, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-4, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-5, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-6, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-7, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-8, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-9, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-10, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-11, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-12, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-13, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-14, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-15, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-16, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-17, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-18, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-19, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-20, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-21, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-22, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-23, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-24, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-25, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-26, stopped)>
13:05:50|evaluator|runner.py:524|teminate_workers(): terminating <Process(Process-27, stopped)>
13:05:50|evaluator|runner.py:526|teminate_workers(): terminated all workers.
13:05:50|dts|env_checks.py:33|check_docker_environment(): Checking docker environment for user root
13:05:50|dts|env_checks.py:97|check_user_in_docker_group(): My groups are [27, 110, 118, 131] and "docker" group is 102 

Note that when you add a user to a group, you need to login in and out.
13:05:50|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5896-5355 ps -q evaluator
13:05:50|evaluator|runner.py:766|write_logs(): Found container ID = '256af9d5abc08577636f6300ed9aed0bb4314968df0758a05483314c4e2eeea5'
13:05:50|evaluator|runner.py:846|run_docker(): Running: docker-compose -p job5896-5355 ps -q solution
13:05:51|evaluator|runner.py:766|write_logs(): Found container ID = '358cb1cad7698bc7f0b9e42c13985a8be7c25ecaf42f4ed08794ceae49ffdb66'