Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure related to fetching fuel models #3288

Open
scpeters opened this issue Jan 13, 2023 · 0 comments
Open

Test failure related to fetching fuel models #3288

scpeters opened this issue Jan 13, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@scpeters
Copy link
Member

Environment

  • OS Version: Ubuntu 20.04 CI
  • Source or binary build? using gazebo11 branch from source as of 5fef8ee

Description

  • Expected behavior: CameraSensor.CheckNewAndLegacyDistortionModes should pass
  • Actual behavior: test started failing on Dec 7, 2022 with console messages related to fuel model downloads and some timeouts when expecting models to load in a certain amount of time.

Steps to reproduce

  1. Build gazebo11 from source
  2. Run INTEGRATION_camera_sensor test

Output

549: [ RUN      ] CameraSensor.CheckNewAndLegacyDistortionModes
549: [Msg] Waiting for master.
549: [Msg] Connected to gazebo master @ http://127.0.0.1:11345
549: [Msg] Publicized address: 172.17.0.2
549: [Msg] Loading world file [/home/jenkins/workspace/gazebo-ci-gazebo11-focal-amd64-gpu-nvidia/gazebo-classic/worlds/test/issue_3003_distortion_implementation_correction.world]
549: [Msg] Downloaded model URL: 
549:           https://fuel.ignitionrobotics.org/1.0/openrobotics/models/mine cart/4/files/meshes/minecart.dae
549:       to: 
549:           /home/jenkins/.ignition/fuel/fuel.ignitionrobotics.org/openrobotics/models/mine cart/4
549: [Dbg] [ServerFixture.cc:211] ServerFixture load in 7.1 seconds, timeout after 600 seconds
549: [Msg] Downloaded model URL: 
549:           https://fuel.ignitionrobotics.org/1.0/openrobotics/models/mine cart/4/files/meshes/minecart.dae
549:       to: 
549:           /home/jenkins/.ignition/fuel/fuel.ignitionrobotics.org/openrobotics/models/mine cart/4
549: /home/jenkins/workspace/gazebo-ci-gazebo11-focal-amd64-gpu-nvidia/gazebo-classic/gazebo/test/ServerFixture.cc:1401: Failure
549: Expected: (i) < (_retries), actual: 100 vs 100
549: /home/jenkins/workspace/gazebo-ci-gazebo11-focal-amd64-gpu-nvidia/gazebo-classic/gazebo/test/ServerFixture.cc:1404: Failure
549: Failed
549: ServerFixture timeout: max number of retries (100) exceeded while awaiting the spawn of camera_sensor_pincushion_legacy
549: [Msg] Downloaded model URL: 
549:           https://fuel.ignitionrobotics.org/1.0/openrobotics/models/mine cart/4/files/materials/scripts/
549:       to: 
549:           /home/jenkins/.ignition/fuel/fuel.ignitionrobotics.org/openrobotics/models/mine cart/4
549: [Msg] Downloaded model URL: 
549:           https://fuel.ignitionrobotics.org/1.0/openrobotics/models/mine cart/4/files/materials/textures/
549:       to: 
549:           /home/jenkins/.ignition/fuel/fuel.ignitionrobotics.org/openrobotics/models/mine cart/4
549: [Msg] Downloaded model URL: 
549:           https://fuel.ignitionrobotics.org/1.0/openrobotics/models/mine cart/4/files/meshes/minecart.dae
549:       to: 
549:           /home/jenkins/.ignition/fuel/fuel.ignitionrobotics.org/openrobotics/models/mine cart/4
549: /home/jenkins/workspace/gazebo-ci-gazebo11-focal-amd64-gpu-nvidia/gazebo-classic/gazebo/test/ServerFixture.cc:1401: Failure
549: Expected: (i) < (_retries), actual: 100 vs 100
549: /home/jenkins/workspace/gazebo-ci-gazebo11-focal-amd64-gpu-nvidia/gazebo-classic/gazebo/test/ServerFixture.cc:1404: Failure
549: Failed
549: ServerFixture timeout: max number of retries (100) exceeded while awaiting the spawn of camera_sensor_pincushion_new
549: [Msg] Downloaded model URL: 
549:           https://fuel.ignitionrobotics.org/1.0/openrobotics/models/mine cart/4/files/materials/scripts/
549:       to: 
549:           /home/jenkins/.ignition/fuel/fuel.ignitionrobotics.org/openrobotics/models/mine cart/4
549: [Msg] Downloaded model URL: 
549:           https://fuel.ignitionrobotics.org/1.0/openrobotics/models/mine cart/4/files/materials/textures/
549:       to: 
549:           /home/jenkins/.ignition/fuel/fuel.ignitionrobotics.org/openrobotics/models/mine cart/4
549: [Wrn] [Distortion.cc:151] Enable legacy mode to use distortion cropping
549: [Dbg] [ServerFixture.cc:130] ServerFixture::Unload
549: [  FAILED  ] CameraSensor.CheckNewAndLegacyDistortionModes (36708 ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant