Closed github-actions[bot] closed 6 months ago
Referecence builds:
Steve handling bottles broekn by gdal in: https://github.com/osrf/homebrew-simulation/issues/2651
Reference build: https://build.osrfoundation.org/job/gz_rendering-8-win/48/console
Log output:
CMake Error at C:/vcpkg/scripts/buildsystems/vcpkg.cmake:782 (_find_package):
By not providing "Findgz-cmake3.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"gz-cmake3", but CMake did not find one.
Could not find a package configuration file provided by "gz-cmake3" with
any of the following names:
gz-cmake3Config.cmake
gz-cmake3-config.cmake
Add the installation prefix of "gz-cmake3" to CMAKE_PREFIX_PATH or set
"gz-cmake3_DIR" to a directory containing one of the above files. If
"gz-cmake3" provides a separate development package or SDK, be sure it has
been installed.
Call Stack (most recent call first):
CMakeLists.txt:12 (find_package)
-- Configuring incomplete, errors occurred!
See also "C:/J/workspace/gz_rendering-8-win/ws/build/gz-rendering8/CMakeFiles/CMakeOutput.log".
---
--- stderr: gz-rendering8
Not sure if it's the right change, but I see https://github.com/gazebo-release/gz-rendering8-release/pull/4. However, these are change to Noble, not windows.
Gz-garden and gz-harmonic install botlle jobs have been failing since March 1st:
Log outputs shows a problem with pkg_resources module:
==> Testing osrf/simulation/gz-garden
[34m==>[0m [1m/usr/local/Cellar/gz-garden/1.0.0_10/libexec/bin/vcs validate --input /usr/l[0m
Last 15 lines from /Users/jenkins/Library/Logs/Homebrew/gz-garden/test.01.vcs:
2024-05-14 03:55:55 -0700
/usr/local/Cellar/gz-garden/1.0.0_10/libexec/bin/vcs
validate
--input
/usr/local/Cellar/gz-garden/1.0.0_10/share/gz/gz-garden/gazebodistro/collection-garden.yaml
Traceback (most recent call last):
File "/usr/local/Cellar/gz-garden/1.0.0_10/libexec/bin/vcs", line 5, in <module>
from vcstool.commands.vcs import main
File "/usr/local/Cellar/gz-garden/1.0.0_10/libexec/lib/python3.12/site-packages/vcstool/commands/vcs.py", line 3, in <module>
from vcstool.commands.help import get_entrypoint
File "/usr/local/Cellar/gz-garden/1.0.0_10/libexec/lib/python3.12/site-packages/vcstool/commands/help.py", line 4, in <module>
from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'
Error: osrf/simulation/gz-garden: failed
Warning: Removed Sorbet lines from backtrace!
Rerun with `--verbose` to see the original backtrace
An exception occurred within a child process:
BuildError: Failed executing: /usr/local/Cellar/gz-garden/1.0.0_10/libexec/bin/vcs validate --input /usr/local/Cellar/gz-garden/1.0.0_10/share/gz/gz-garden/gazebodistro/collection-garden.yaml
Reference build: https://build.osrfoundation.org/job/gz_sim-ci-ign-gazebo3-focal-amd64/44/
Test started failing again since 2024-05-02 (last time it was seen was in 2024-02-20).
Flaky ratio for the last 15 days: job_name | last_fail | first_fail | build_count | failure_count | failure_percentage |
---|---|---|---|---|---|
gz_sim-ci-ign-gazebo3-focal-amd64 | 2024-05-14 | 2024-05-02 | 5 | 3 | 60.0 |
This test has passed and failed on the same agent multiple times. I can't say the reason right now. I'll build it multiple times to see if anything changes and report again
Windows builds showed Windows fala exceptions last night:
It's odd that it happened in 3 different machines in 3 different packages in the same night. I'll keep track this problem
Previous log #48