Duckietown Challenges Home Challenges Submissions

Submission 11326

Submission11326
Competinguser retired
Challengeaido5-LF-sim-testing
UserBea Baselines 🐤
Date submitted
Last status update-
Complete
Detailsstatus not computed yet
Sisters
Result?
Jobs
Next
User labelbaseline-duckietown
Admin priority50
Blessingn/a
User priority50

Status not computed yet.

The highlights are available only to the owner and the admins.

The highlights are available only to the owner and the admins.

The highlights are available only to the owner and the admins.

The highlights are available only to the owner and the admins.

The highlights are available only to the owner and the admins.

The highlights are available only to the owner and the admins.

The highlights are available only to the owner and the admins.

The highlights are available only to the owner and the admins.

Evaluation jobs for this submission

Show only up-to-date jobs
Job ID
step
status
up to date
date started
date completed
duration
message
41943LFt-simsuccessno0:28:42
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
41942LFt-simsuccessno0:27:48
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
41941LFt-simsuccessno0:27:27
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
41940LFt-simsuccessno0:27:25
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
41939LFt-simsuccessno0:26:57
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
41935LFt-simsuccessno0:30:19
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
41929LFt-simhost-errorno0:30:56
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 687, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 888, in run_single
    write_logs(wd, project, services=config["services"])
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1388, in write_logs
    services2id: Dict[str, str] = get_services_id(wd, project, services)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 943, in get_services_id
    raise ZValueError(container_ids=container_ids, services=services, res=res, names=names)
zuper_commons.types.exceptions.ZValueError: 

│ container_ids: [4d870acfb590ddef0ac2cd1f74734f24fe98795740cd3efbb4d1a77d7d02ece0,
│                 40c61951a2e014840792b8623ce3823337fe73574f8a228a0af9d097cf73db9d,
│                 c5b1983aa65773ae8983940b3d2756952e5d17e4cc5549d5a145e3ba5e515082]
│      services: dict[4]
│                │ solution:
│                │ dict[5]
│                │ │ image: docker.io/liampaull/aido-submissions@sha256:e0e6aba19cb4027e0f638eca6331e9426065dec1e8ed1c0b1e9dd0125435e2b3
│                │ │ environment:
│                │ │ dict[10]
│                │ │ │ AIDONODE_DATA_IN: /fifos/ego-in
│                │ │ │ AIDO_REQUIRE_GPU: 1
│                │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/ego-out
│                │ │ │ challenge_name: aido5-LF-sim-testing
│                │ │ │ challenge_step_name: LFt-sim
│                │ │ │ SUBMISSION_CONTAINER: docker.io/liampaull/aido-submissions:2020_11_09_22_05_47@sha256:e0e6aba19cb4027e0f638eca6331e9426065dec1e8ed1c0b1e9dd0125435e2b3
│                │ │ │ username: aido
│                │ │ │ uid: 0
│                │ │ │ USER: aido
│                │ │ │ HOME: /fake-home/aido
│                │ │ user: 0:0
│                │ │ volumes:
│                │ │ [
│                │ │  /mnt/Data/duckietown-tmp-evals/production/aido5-LF-sim-testing/submission11326/LFt-sim-mont03-614c9626f856-1-job41929-a-wd:/challenges:rw,
│                │ │  /mnt/Data/duckietown-tmp-evals/production/aido5-LF-sim-testing/submission11326/LFt-sim-mont03-614c9626f856-1-job41929-a-fifos:/fifos:rw,
│                │ │  /tmp/fake-aido-home:/fake-home/aido:rw]
│                │ │ networks: {evaluation: {aliases: [evaluation]} }
│                │ evaluator:
│                │ dict[6]
│                │ │ image: docker.io/duckietown/challenge-aido_lf-experiment_manager@sha256:48f0b2f34825d15848c3060740ab95a99254d233959586b75aeedf03f1ed5832
│                │ │ environment:
│                │ │ dict[8]
│                │ │ │ experiment_manager_parameters:
│                │ │ │ |episodes_per_scenario: 1
│                │ │ │ |episode_length_s: 15.0
│                │ │ │ |min_episode_length_s: 0.0
│                │ │ │ |seed: 20200922
│                │ │ │ |physics_dt: 0.05
│                │ │ │ |max_failures: 2
│                │ │ │ |fifo_dir: /fifos
│                │ │ │ |sim_in: /fifos/simulator-in
│                │ │ │ |sim_out: /fifos/simulator-out
│                │ │ │ |sm_in: /fifos/scenario_maker-in
│                │ │ │ |sm_out: /fifos/scenario_maker-out
│                │ │ │ |timeout_initialization: 120
│                │ │ │ |timeout_regular: 120
│                │ │ │ |
│                │ │ │ |port: 10123 # visualization port
│                │ │ │ |
│                │ │ │ challenge_name: aido5-LF-sim-testing
│                │ │ │ challenge_step_name: LFt-sim
│                │ │ │ SUBMISSION_CONTAINER: docker.io/liampaull/aido-submissions:2020_11_09_22_05_47@sha256:e0e6aba19cb4027e0f638eca6331e9426065dec1e8ed1c0b1e9dd0125435e2b3
│                │ │ │ username: aido
│                │ │ │ uid: 0
│                │ │ │ USER: aido
│                │ │ │ HOME: /fake-home/aido
│                │ │ ports: [10123]
│                │ │ user: 0:0
│                │ │ volumes:
│                │ │ [
│                │ │  /mnt/Data/duckietown-tmp-evals/production/aido5-LF-sim-testing/submission11326/LFt-sim-mont03-614c9626f856-1-job41929-a-wd:/challenges:rw,
│                │ │  /mnt/Data/duckietown-tmp-evals/production/aido5-LF-sim-testing/submission11326/LFt-sim-mont03-614c9626f856-1-job41929-a-fifos:/fifos:rw,
│                │ │  /tmp/fake-aido-home:/fake-home/aido:rw]
│                │ │ networks: {evaluation: {aliases: [evaluation]} }
│                │ simulator:
│                │ dict[5]
│                │ │ image: docker.io/duckietown/challenge-aido_lf-simulator-gym@sha256:953ba9f1437e3f267db1f4ff2e58340de33f6c207283f26def16fc8612b9506e
│                │ │ environment:
│                │ │ dict[10]
│                │ │ │ AIDONODE_CONFIG:
│                │ │ │ |env_constructor: Simulator
│                │ │ │ |env_parameters:
│                │ │ │ |  max_steps: 500001 # we don't want the gym to reset itself
│                │ │ │ |  domain_rand: 0
│                │ │ │ |  camera_width: 640
│                │ │ │ |  camera_height: 480
│                │ │ │ |  distortion: true
│                │ │ │ |  num_tris_distractors: 0
│                │ │ │ |  color_ground: [0, 0.3, 0] # green
│                │ │ │ |  enable_leds: true
│                │ │ │ |
│                │ │ │ AIDONODE_DATA_IN: /fifos/simulator-in
│                │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/simulator-out
│                │ │ │ challenge_name: aido5-LF-sim-testing
│                │ │ │ challenge_step_name: LFt-sim
│                │ │ │ SUBMISSION_CONTAINER: docker.io/liampaull/aido-submissions:2020_11_09_22_05_47@sha256:e0e6aba19cb4027e0f638eca6331e9426065dec1e8ed1c0b1e9dd0125435e2b3
│                │ │ │ username: aido
│                │ │ │ uid: 0
│                │ │ │ USER: aido
│                │ │ │ HOME: /fake-home/aido
│                │ │ user: 0:0
│                │ │ volumes:
│                │ │ [
│                │ │  /mnt/Data/duckietown-tmp-evals/production/aido5-LF-sim-testing/submission11326/LFt-sim-mont03-614c9626f856-1-job41929-a-wd:/challenges:rw,
│                │ │  /mnt/Data/duckietown-tmp-evals/production/aido5-LF-sim-testing/submission11326/LFt-sim-mont03-614c9626f856-1-job41929-a-fifos:/fifos:rw,
│                │ │  /tmp/fake-aido-home:/fake-home/aido:rw]
│                │ │ networks: {evaluation: {aliases: [evaluation]} }
│                │ scenario_maker:
│                │ dict[5]
│                │ │ image: docker.io/duckietown/challenge-aido_lf-scenario_maker@sha256:1562e17ba46090cdedbe68b8584827f1b3730f2786f6abd52e8790b4f0f1e63c
│                │ │ environment:
│                │ │ dict[10]
│                │ │ │ AIDONODE_CONFIG:
│                │ │ │ |maps:
│                │ │ │ |- ETHZ_autolab_technical_track
│                │ │ │ |scenarios_per_map: 15
│                │ │ │ |robots_npcs: []
│                │ │ │ |robots_pcs: [ego]
│                │ │ │ |
│                │ │ │ AIDONODE_DATA_IN: /fifos/scenario_maker-in
│                │ │ │ AIDONODE_DATA_OUT: fifo:/fifos/scenario_maker-out
│                │ │ │ challenge_name: aido5-LF-sim-testing
│                │ │ │ challenge_step_name: LFt-sim
│                │ │ │ SUBMISSION_CONTAINER: docker.io/liampaull/aido-submissions:2020_11_09_22_05_47@sha256:e0e6aba19cb4027e0f638eca6331e9426065dec1e8ed1c0b1e9dd0125435e2b3
│                │ │ │ username: aido
│                │ │ │ uid: 0
│                │ │ │ USER: aido
│                │ │ │ HOME: /fake-home/aido
│                │ │ user: 0:0
│                │ │ volumes:
│                │ │ [
│                │ │  /mnt/Data/duckietown-tmp-evals/production/aido5-LF-sim-testing/submission11326/LFt-sim-mont03-614c9626f856-1-job41929-a-wd:/challenges:rw,
│                │ │  /mnt/Data/duckietown-tmp-evals/production/aido5-LF-sim-testing/submission11326/LFt-sim-mont03-614c9626f856-1-job41929-a-fifos:/fifos:rw,
│                │ │  /tmp/fake-aido-home:/fake-home/aido:rw]
│                │ │ networks: {evaluation: {aliases: [evaluation]} }
│           res: dict[3]
│                │ evaluator: 4d870acfb590ddef0ac2cd1f74734f24fe98795740cd3efbb4d1a77d7d02ece0
│                │ simulator: 40c61951a2e014840792b8623ce3823337fe73574f8a228a0af9d097cf73db9d
│                │ solution: c5b1983aa65773ae8983940b3d2756952e5d17e4cc5549d5a145e3ba5e515082
│         names: dict[3]
│                │ 4d870acfb590ddef0ac2cd1f74734f24fe98795740cd3efbb4d1a77d7d02ece0: mont03-614c9626f856-1-job41929-146609_evaluator_1
│                │ 40c61951a2e014840792b8623ce3823337fe73574f8a228a0af9d097cf73db9d: mont03-614c9626f856-1-job41929-146609_simulator_1
│                │ c5b1983aa65773ae8983940b3d2756952e5d17e4cc5549d5a145e3ba5e515082: mont03-614c9626f856-1-job41929-146609_solution_1
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
41926LFt-simsuccessno0:31:24
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible