Closed github-actions[bot] closed 7 months ago
Reference build: https://build.ros2.org/view/Rci/job/Rci__nightly-cyclonedds_ubuntu_jammy_amd64/765/#showFailuresLink
Test regressions:
Log output:
This is a consistent issue for Rolling CycloneDDS
Reported in:
Doc rosindex has been failing because of a time out. Reference build
Build trend shows an incremental build time in the last days. Log analysis doesn't show a big difference between the last succesful and failed builds.
Time out threshold is 4h 30m, and last builds are taking at least 4h 20m and are near the threshold.
Also, we noticed Updating repo / instance darwin_description
takes about 50 minutes to run.
We increased the timeout in https://github.com/ros-infrastructure/ros_buildfarm_config/pull/229
Reference build:
Checking the upstream builds, the comparebuildrepos diff is:
In Fast-CDR changes we see a change of branch! from 1.1.x
-> 2.2.x
Reported in https://github.com/ros2/performance_test/issues/43
Reference build: https://github.com/osrf/buildfarm-tools/actions/runs/8522086112
Basically, the failure is because test regression rclpy.flake8.A006 (.\rclpy\node.py:989:20)
doesn't work with scripts because it has a \
character, and it fails in this step:
The sed
command escapes \r
and \n
character
Reference build: https://build.osrfoundation.org/job/ros2_gazebo_pkgs-ci-default_rolling-jammy-amd64/39/consoleFull
Log output:
--- stderr: gazebo_ros
CMake Error at CMakeLists.txt:29 (find_package):
By not providing "Findrcl.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "rcl", but
CMake did not find one.
Could not find a package configuration file provided by "rcl" with any of
the following names:
rclConfig.cmake
rcl-config.cmake
Add the installation prefix of "rcl" to CMAKE_PREFIX_PATH or set "rcl_DIR"
to a directory containing one of the above files. If "rcl" provides a
separate development package or SDK, be sure it has been installed.
---
Failed <<< gazebo_ros [2.07s, exited with code 1]
Summary: 2 packages finished [1min 38s]
1 package failed: gazebo_ros
1 package had stderr output: gazebo_ros
2 packages not processed
Last change I see was: https://github.com/ros-simulation/gazebo_ros_pkgs/pull/1447 on March 22nd
Reference build: https://ci.ros2.org/view/nightly/job/nightly_win_deb/3053/#showFailuresLink
Test regressions:
Log output:
[ RUN ] TestPublisher.test_large_message_unique
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\xstring(1971) : Assertion failed: cannot seek string iterator after end
-- run_test.py: return code 3221226505
-- run_test.py: generate result file 'C:/ci/ws/build/rclcpp/test_results/rclcpp/test_publisher_with_type_adapter.gtest.xml' with failed test
-- run_test.py: verify result file 'C:/ci/ws/build/rclcpp/test_results/rclcpp/test_publisher_with_type_adapter.gtest.xml'
C:\ci\ws\install\Lib\site-packages\ament_cmake_test\__init__.py:133: ResourceWarning: unclosed file <_io.BufferedReader name=4>
return _run_test(parser, args, failure_result_file, output_handle)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Previous log #36