buildah-build-devel #168
buildah-build-devel.yml
on: schedule
buildah-build-devel
6m 12s
Matrix: test-builder-with-cache / build-package-with-cache
Waiting for pending jobs
Annotations
1 error
buildah-build-devel
Error: buildah exited with code 1
debconf: delaying package configuration, since apt-utils is not installed
Cloning into '/root/autoware'...
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
Warning: running 'rosdep update' as root is not recommended.
You should run 'sudo rosdep fix-permissions' and invoke 'rosdep update' again without sudo.
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
awsim_sensor_kit_launch: Cannot locate rosdep definition for [autoware_vehicle_velocity_converter]
sample_sensor_kit_launch: Cannot locate rosdep definition for [autoware_vehicle_velocity_converter]
Error: building at STEP "RUN --mount=type=bind,from=autoware-source,source=${AUTOWARE_DEVEL_SOURCE_DIR},target=${AUTOWARE_DEVEL_SOURCE_DIR} --mount=type=cache,target=/var/cache/apt,sharing=locked,id=${TARGETPLATFORM}/var/cache/apt mkdir -p /etc/autoware && vcs export --exact ${AUTOWARE_DEVEL_SOURCE_DIR} > /etc/autoware/autoware.repos.${AUTOWARE_DEVEL_VERSION}.yml && export DEBIAN_FRONTEND=noninteractive && apt-get update && rosdep init && rosdep update -q && rosdep install -qy --from-paths ${AUTOWARE_DEVEL_SOURCE_DIR} --ignore-src --rosdistro ${ROS_DISTRO} && apt-get autoremove -y && rm -rf /var/lib/apt/lists/*": while running runtime: exit status 1
|