Build failed in Jenkins: Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary #5

5 views
Skip to first unread message

ROS Buildfarm

unread,
Jun 20, 2023, 2:23:48 PM6/20/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/5/display/redirect>

Changes:


------------------------------------------
[...truncated 148.92 KB...]
Removing intermediate container 746cba2c39ee
---> f9a421b1f548
Successfully built f9a421b1f548
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230620.182224
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230620.182224
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
dpkg-source: info: using options from ros-noetic-lpg-planner-2.1.26/debian/source/options: --auto-commit
fakeroot debian/rules clean
dh clean -v --buildsystem=cmake --builddirectory=.obj-aarch64-linux-gnu
dh_auto_clean -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_clean -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
rm -f debian/debhelper-build-stamp
rm -rf debian/.debhelper/
rm -f -- debian/ros-noetic-lpg-planner.substvars debian/files
rm -fr -- debian/ros-noetic-lpg-planner/ debian/tmp/
find . \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} + \) -o \
\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
debian/rules build
dh build -v --buildsystem=cmake --builddirectory=.obj-aarch64-linux-gnu
dh_update_autotools_config -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
debian/rules override_dh_auto_configure
make[1]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/noetic/setup.sh" ]; then . "/opt/ros/noetic/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/noetic" \
-DCMAKE_PREFIX_PATH="/opt/ros/noetic" \

install -d .obj-aarch64-linux-gnu
cd .obj-aarch64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_AUTOGEN_VERBOSE=ON -DCMAKE_INSTALL_LIBDIR=lib/aarch64-linux-gnu -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/noetic -DCMAKE_PREFIX_PATH=/opt/ros/noetic ..
-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/lib/ccache/cc
-- Check for working C compiler: /usr/lib/ccache/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/lib/ccache/c++
-- Check for working CXX compiler: /usr/lib/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/noetic
-- This workspace overlays: /opt/ros/noetic
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
-- Using Debian Python package layout
-- Found PY_em: /usr/lib/python3/dist-packages/em.py
-- Using empy: /usr/lib/python3/dist-packages/em.py
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu/test_results
-- Forcing gtest/gmock from source, though one was otherwise available.
-- Found gtest sources under '/usr/src/googletest': gtests will be built
-- Found gmock sources under '/usr/src/googletest': gmock will be built
-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
-- Found Threads: TRUE
-- Using Python nosetests: /usr/bin/nosetests3
-- catkin 0.8.10
-- BUILD_SHARED_LIBS is on
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:

CMAKE_AUTOGEN_VERBOSE
CMAKE_EXPORT_NO_PACKAGE_REGISTRY


-- Build files have been written to: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu
make[1]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/noetic/setup.sh" ]; then . "/opt/ros/noetic/setup.sh"; fi && \
dh_auto_build
cd .obj-aarch64-linux-gnu && make -j1
make[2]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
/usr/bin/cmake -S/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26 -B/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
make -f CMakeFiles/lpg.dir/build.make CMakeFiles/lpg.dir/depend
make[4]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
cd /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26 /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26 /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu/CMakeFiles/lpg.dir/DependInfo.cmake --color=
Scanning dependencies of target lpg
make[4]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
make -f CMakeFiles/lpg.dir/build.make CMakeFiles/lpg.dir/build
make[4]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
[ 50%] Generating installed
make -f /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/Makefile MD5SUM_DIR=/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26 PATCH_DIR=/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26
make[5]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
mkdir -p build
if [ ! -f /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/lpg1.2-linux.tar.gz.md5sum ]; then echo "Error: Couldn't find md5sum file /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/lpg1.2-linux.tar.gz.md5sum" && false; fi
/opt/ros/noetic/share/ros/core/rosbuild/bin/download_checkmd5.py http://github.com/jsk-ros-pkg/archives/raw/master/lpg1.2-linux.tar.gz build/lpg1.2-linux.tar.gz `awk {'print $1'} /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/lpg1.2-linux.tar.gz.md5sum`
[rosbuild] Downloading http://github.com/jsk-ros-pkg/archives/raw/master/lpg1.2-linux.tar.gz to build/lpg1.2-linux.tar.gz...Done
[rosbuild] Checking md5sum on build/lpg1.2-linux.tar.gz
touch -c build/lpg1.2-linux.tar.gz
rm -rf build/LPG-1.2-linux
cd build; tar xzf ../build/lpg1.2-linux.tar.gz
touch build/LPG-1.2-linux/unpacked
mkdir -p bin
cp build/LPG-1.2-linux/lpg-1.2 bin/
touch installed
make[5]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
[100%] Generating devel/share/lpg_planner/bin/lpg-1.2
cmake -E copy_directory bin/ /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu/devel/share/lpg_planner/bin/
make[4]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
[100%] Built target lpg
make[3]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu/CMakeFiles 0
make[2]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
make[1]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
debian/rules override_dh_auto_test
make[1]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
echo -- Running tests. Even if one of them fails the build is not canceled.
-- Running tests. Even if one of them fails the build is not canceled.
if [ -f "/opt/ros/noetic/setup.sh" ]; then . "/opt/ros/noetic/setup.sh"; fi && \
dh_auto_test || true
make[1]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
fakeroot debian/rules binary
dh binary -v --buildsystem=cmake --builddirectory=.obj-aarch64-linux-gnu
dh_testroot -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_prep -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
rm -f -- debian/ros-noetic-lpg-planner.substvars
rm -fr -- debian/.debhelper/generated/ros-noetic-lpg-planner/ debian/ros-noetic-lpg-planner/ debian/tmp/
debian/rules override_dh_auto_install
make[1]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/noetic/setup.sh" ]; then . "/opt/ros/noetic/setup.sh"; fi && \
dh_auto_install
install -d debian/ros-noetic-lpg-planner
cd .obj-aarch64-linux-gnu && make -j1 install DESTDIR=/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/debian/ros-noetic-lpg-planner AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
/usr/bin/cmake -S/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26 -B/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
make -f CMakeFiles/lpg.dir/build.make CMakeFiles/lpg.dir/depend
make[4]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
cd /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26 /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26 /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu/CMakeFiles/lpg.dir/DependInfo.cmake --color=
make[4]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
make -f CMakeFiles/lpg.dir/build.make CMakeFiles/lpg.dir/build
make[4]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/lpg.dir/build'.
make[4]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
[100%] Built target lpg
make[3]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu/CMakeFiles 0
make -f CMakeFiles/Makefile2 preinstall
make[3]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
make[3]: Nothing to be done for 'preinstall'.
make[3]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "None"
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/debian/ros-noetic-lpg-planner/opt/ros/noetic/lib/pkgconfig/lpg_planner.pc
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/cmake/lpg_plannerConfig.cmake
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/cmake/lpg_plannerConfig-version.cmake
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/package.xml
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
make[2]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26/.obj-aarch64-linux-gnu'
make[1]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dh_installdocs -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
install -d debian/ros-noetic-lpg-planner/usr/share/doc/ros-noetic-lpg-planner
install -d debian/.debhelper/generated/ros-noetic-lpg-planner
install -p -m0644 debian/copyright debian/ros-noetic-lpg-planner/usr/share/doc/ros-noetic-lpg-planner/copyright
dh_installchangelogs -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
install -p -m0644 debian/changelog debian/ros-noetic-lpg-planner/usr/share/doc/ros-noetic-lpg-planner/changelog.Debian
dh_installinit -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_perl -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_link -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_strip_nondeterminism -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_compress -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
cd debian/ros-noetic-lpg-planner
chmod a-x usr/share/doc/ros-noetic-lpg-planner/changelog.Debian
gzip -9nf usr/share/doc/ros-noetic-lpg-planner/changelog.Debian
cd '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dh_fixperms -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
find debian/ros-noetic-lpg-planner -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
find debian/ros-noetic-lpg-planner ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
find debian/ros-noetic-lpg-planner/usr/share/doc -type f -a -true -a ! -regex 'debian/ros-noetic-lpg-planner/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644
find debian/ros-noetic-lpg-planner/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755
find debian/ros-noetic-lpg-planner -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644
dh_missing -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_strip -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 610362 killed;
[ssh-agent] Stopped.
[description-setter] Could not determine description.

ROS Buildfarm

unread,
Jun 21, 2023, 2:30:50 AM6/21/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/6/display/redirect>

Changes:


------------------------------------------
[...truncated 247.57 KB...]
Removing intermediate container 9ab55e237cec
---> 4a0fca09ab06
Successfully built 4a0fca09ab06
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230621.062822
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230621.062822
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
echo Agent pid 237105 killed;

ROS Buildfarm

unread,
Jun 23, 2023, 2:25:44 AM6/23/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/7/display/redirect>

Changes:


------------------------------------------
[...truncated 257.94 KB...]
Removing intermediate container 69d48a0d29cf
---> 5ed023dea1d8
Successfully built 5ed023dea1d8
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230623.062333
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230623.062333
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
# END SUBSECTION
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1472 killed;

ROS Buildfarm

unread,
Jun 24, 2023, 2:21:49 AM6/24/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/8/display/redirect>

Changes:


------------------------------------------
[...truncated 136.75 KB...]
Removing intermediate container 83499176fc90
---> 436cd5c560c3
Successfully built 436cd5c560c3
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230624.061924
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230624.061924
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION
--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------


Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 243693 killed;

ROS Buildfarm

unread,
Jun 25, 2023, 2:25:39 AM6/25/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/9/display/redirect>

Changes:


------------------------------------------
[...truncated 258.05 KB...]
Removing intermediate container 2935182c5e91
---> f6626faff0e8
Successfully built f6626faff0e8
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230625.062330
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230625.062330
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
echo Agent pid 1386 killed;

ROS Buildfarm

unread,
Jun 26, 2023, 2:21:57 AM6/26/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/10/display/redirect>

Changes:


------------------------------------------
[...truncated 149.49 KB...]
Removing intermediate container 4b519f85a279
---> 9098b6bd261c
Successfully built 9098b6bd261c
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230626.061930
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230626.061930
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
# END SUBSECTION
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 274469 killed;

ROS Buildfarm

unread,
Jun 27, 2023, 2:27:56 AM6/27/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/11/display/redirect>

Changes:


------------------------------------------
[...truncated 244.75 KB...]
Removing intermediate container bda45ea4b6f4
---> 89eade4d6be1
Successfully built 89eade4d6be1
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230627.062550
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230627.062550
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 287808 killed;

ROS Buildfarm

unread,
Jun 28, 2023, 2:29:04 AM6/28/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/12/display/redirect>

Changes:


------------------------------------------
[...truncated 227.43 KB...]
Removing intermediate container fded402bc204
---> 0fd40a0efecb
Successfully built 0fd40a0efecb
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230628.062723
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230628.062723
echo Agent pid 602364 killed;

ROS Buildfarm

unread,
Jun 29, 2023, 2:45:06 AM6/29/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/13/display/redirect>

Changes:


------------------------------------------
[...truncated 246.43 KB...]
Removing intermediate container 0c50019b43e0
---> 72b268abbe4b
Successfully built 72b268abbe4b
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230629.064122
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230629.064122
CMake Warning:
Manually-specified variables were not used by the project:

CMAKE_AUTOGEN_VERBOSE
CMAKE_EXPORT_NO_PACKAGE_REGISTRY


-- Generating done
# END SUBSECTION
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 275217 killed;

ROS Buildfarm

unread,
Jun 30, 2023, 3:44:58 AM6/30/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/14/display/redirect>

Changes:


------------------------------------------
[...truncated 253.86 KB...]
Removing intermediate container 51a1aa2dd562
---> 469162b0d94a
Successfully built 469162b0d94a
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230630.074250
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230630.074250
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:

CMAKE_AUTOGEN_VERBOSE
CMAKE_EXPORT_NO_PACKAGE_REGISTRY


subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 424980 killed;

ROS Buildfarm

unread,
Jul 1, 2023, 2:28:42 AM7/1/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/15/display/redirect>

Changes:


------------------------------------------
[...truncated 227.43 KB...]
Removing intermediate container a8134eb57c2b
---> 0b5f4840c529
Successfully built 0b5f4840c529
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230701.062654
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230701.062654
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
echo Agent pid 661156 killed;

ROS Buildfarm

unread,
Jul 2, 2023, 2:29:04 AM7/2/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/16/display/redirect>

Changes:


------------------------------------------
[...truncated 227.43 KB...]
Removing intermediate container dd2aa85badd0
---> c73f685e429e
Successfully built c73f685e429e
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230702.062707
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230702.062707
# END SUBSECTION
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 640268 killed;

ROS Buildfarm

unread,
Jul 3, 2023, 2:52:46 AM7/3/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/17/display/redirect>

Changes:


------------------------------------------
[...truncated 227.43 KB...]
Removing intermediate container 38e3289804f2
---> c4840db36d85
Successfully built c4840db36d85
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230703.065110
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230703.065110
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 603626 killed;

ROS Buildfarm

unread,
Jul 4, 2023, 2:47:25 AM7/4/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/18/display/redirect>

Changes:


------------------------------------------
[...truncated 227.43 KB...]
Removing intermediate container 46c6c3870f77
---> f47dc0c1e5c8
Successfully built f47dc0c1e5c8
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230704.064534
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230704.064534
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

# END SUBSECTION
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 600494 killed;

ROS Buildfarm

unread,
Jul 5, 2023, 10:49:52 AM7/5/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/19/display/redirect>

Changes:


------------------------------------------
[...truncated 227.43 KB...]
Removing intermediate container b78df8a68f71
---> 55e016351df5
Successfully built 55e016351df5
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230705.144821
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230705.144821
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 577984 killed;

ROS Buildfarm

unread,
Jul 6, 2023, 3:30:41 AM7/6/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/20/display/redirect>

Changes:


------------------------------------------
[...truncated 258.18 KB...]
Removing intermediate container dea13225554c
---> 5166d0130efe
Successfully built 5166d0130efe
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230706.072829
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230706.072829
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
echo Agent pid 1280 killed;

ROS Buildfarm

unread,
Jul 7, 2023, 2:34:27 AM7/7/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/21/display/redirect>

Changes:


------------------------------------------
[...truncated 227.43 KB...]
Removing intermediate container 997d740f40a5
---> 413f79aea4cd
Successfully built 413f79aea4cd
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230707.063252
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230707.063252
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

# END SUBSECTION
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 188504 killed;

ROS Buildfarm

unread,
Jul 8, 2023, 2:21:41 AM7/8/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/22/display/redirect>

Changes:


------------------------------------------
[...truncated 254.79 KB...]
Removing intermediate container 2525d3521664
---> b747243f0975
Successfully built b747243f0975
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230708.061920
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230708.061920
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 198960 killed;

ROS Buildfarm

unread,
Jul 9, 2023, 2:28:25 AM7/9/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/23/display/redirect>

Changes:


------------------------------------------
[...truncated 227.43 KB...]
Removing intermediate container 0669c717abd8
---> f95f0b2f1a23
Successfully built f95f0b2f1a23
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230709.062652
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230709.062652
# END SUBSECTION
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 646801 killed;

ROS Buildfarm

unread,
Jul 10, 2023, 2:49:04 AM7/10/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/24/display/redirect>

Changes:


------------------------------------------
[...truncated 244.75 KB...]
Removing intermediate container 0b6629ffa600
---> 11393e02161e
Successfully built 11393e02161e
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230710.064701
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230710.064701
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 511976 killed;

ROS Buildfarm

unread,
Jul 11, 2023, 4:01:36 AM7/11/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/25/display/redirect>

Changes:


------------------------------------------
[...truncated 248.18 KB...]
Removing intermediate container 51a2f809ccc2
---> 3a0f43a48174
Successfully built 3a0f43a48174
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230711.075921
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230711.075921
echo Agent pid 221254 killed;

ROS Buildfarm

unread,
Jul 15, 2023, 5:03:24 AM7/15/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/26/display/redirect>

Changes:


------------------------------------------
[...truncated 151.17 KB...]
Removing intermediate container d79e18bbfcbf
---> d536e646c9c7
Successfully built d536e646c9c7
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230715.090114
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230715.090114
echo Agent pid 197597 killed;

ROS Buildfarm

unread,
Jul 16, 2023, 3:53:23 AM7/16/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/27/display/redirect>

Changes:


------------------------------------------
[...truncated 151.17 KB...]
Removing intermediate container 70f05b4a0700
---> 9b2bba063882
Successfully built 9b2bba063882
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230716.075112
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230716.075112
echo Agent pid 574698 killed;

ROS Buildfarm

unread,
Jul 17, 2023, 2:47:11 AM7/17/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/28/display/redirect>

Changes:


------------------------------------------
[...truncated 227.46 KB...]
Removing intermediate container 3f85f5f67cb1
---> 930771fda61d
Successfully built 930771fda61d
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230717.064536
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230717.064536
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
echo Agent pid 522444 killed;

ROS Buildfarm

unread,
Jul 18, 2023, 4:12:46 AM7/18/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/29/display/redirect>

Changes:


------------------------------------------
[...truncated 227.46 KB...]
Removing intermediate container 554ac8f40e79
---> 85337ac63fae
Successfully built 85337ac63fae
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230718.081103
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230718.081103
# END SUBSECTION
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 270257 killed;

ROS Buildfarm

unread,
Jul 19, 2023, 5:00:29 AM7/19/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/30/display/redirect>

Changes:


------------------------------------------
Started by user SYSTEM
Running as SYSTEM
Building remotely on arm_agent-5d840043 (buildagent_arm64 buildagent_armhf swarm) in workspace /home/jenkins-agent/workspace/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-L0nYoqcSYDFv/agent.1501
SSH_AGENT_PID=1503
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins-agent/workspace/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary@tmp/private_key_7122863884894325700.key (/home/jenkins-agent/workspace/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary@tmp/private_key_7122863884894325700.key)
[ssh-agent] Using credentials jenkins-agent (Jenkins agent access to repository and docs hosts)
[GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM

# BEGIN SECTION: Check upstream projects
Verify that no recursive upstream project is broken:

- 'Nbin_ufv8_uFv8__catkin__ubuntu_focal_arm64__binary' build '34' has result 'SUCCESS'
- 'Nsrc_uF__catkin__ubuntu_focal__source' build '603' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__mk__ubuntu_focal_arm64__binary' build '23' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__rosbuild__ubuntu_focal_arm64__binary' build '26' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__message_generation__ubuntu_focal_arm64__binary' build '17' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__gencpp__ubuntu_focal_arm64__binary' build '16' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__genmsg__ubuntu_focal_arm64__binary' build '18' has result 'SUCCESS'
- 'Nsrc_uF__genmsg__ubuntu_focal__source' build '5' has result 'SUCCESS'
- 'Nsrc_uF__gencpp__ubuntu_focal__source' build '4' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__geneus__ubuntu_focal_arm64__binary' build '15' has result 'SUCCESS'
- 'Nsrc_uF__geneus__ubuntu_focal__source' build '1' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__genlisp__ubuntu_focal_arm64__binary' build '15' has result 'SUCCESS'
- 'Nsrc_uF__genlisp__ubuntu_focal__source' build '1' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__gennodejs__ubuntu_focal_arm64__binary' build '13' has result 'SUCCESS'
- 'Nsrc_uF__gennodejs__ubuntu_focal__source' build '1' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__genpy__ubuntu_focal_arm64__binary' build '17' has result 'SUCCESS'
- 'Nsrc_uF__genpy__ubuntu_focal__source' build '6' has result 'SUCCESS'
- 'Nsrc_uF__message_generation__ubuntu_focal__source' build '1' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__message_runtime__ubuntu_focal_arm64__binary' build '17' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__cpp_common__ubuntu_focal_arm64__binary' build '14' has result 'SUCCESS'
- 'Nsrc_uF__cpp_common__ubuntu_focal__source' build '4' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__roscpp_serialization__ubuntu_focal_arm64__binary' build '15' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__roscpp_traits__ubuntu_focal_arm64__binary' build '15' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__rostime__ubuntu_focal_arm64__binary' build '15' has result 'SUCCESS'
- 'Nsrc_uF__rostime__ubuntu_focal__source' build '4' has result 'SUCCESS'
- 'Nsrc_uF__roscpp_traits__ubuntu_focal__source' build '4' has result 'SUCCESS'
- 'Nsrc_uF__roscpp_serialization__ubuntu_focal__source' build '4' has result 'SUCCESS'
- 'Nsrc_uF__message_runtime__ubuntu_focal__source' build '1' has result 'SUCCESS'
- 'Nsrc_uF__rosbuild__ubuntu_focal__source' build '6' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__rospack__ubuntu_focal_arm64__binary' build '15' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__cmake_modules__ubuntu_focal_arm64__binary' build '13' has result 'SUCCESS'
- 'Nsrc_uF__cmake_modules__ubuntu_focal__source' build '1' has result 'SUCCESS'
- 'Nbin_ufv8_uFv8__ros_environment__ubuntu_focal_arm64__binary' build '15' has result 'SUCCESS'
- 'Nsrc_uF__ros_environment__ubuntu_focal__source' build '3' has result 'SUCCESS'
- 'Nsrc_uF__rospack__ubuntu_focal__source' build '3' has result 'SUCCESS'
- 'Nsrc_uF__mk__ubuntu_focal__source' build '6' has result 'SUCCESS'
- 'Nsrc_uF__lpg_planner__ubuntu_focal__source' build '4' has result 'SUCCESS'
All recursive upstream projects are (un)stable
# END SECTION

# BEGIN SECTION: Check free disk space
Usable disk space = 1035924635648 bytes
Free space threshold = 1073741824 bytes
# END SECTION
[Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary] $ /bin/sh -xe /tmp/jenkins4604381510809295101.sh
+ echo # BEGIN SECTION: docker version
# BEGIN SECTION: docker version
+ docker version
Client:
Version: 20.10.12
API version: 1.41
Go version: go1.16.2
Git commit: 20.10.12-0ubuntu2~20.04.1
Built: Wed Apr 6 02:16:12 2022
OS/Arch: linux/arm64
Context: default
Experimental: true

Server:
Engine:
Version: 20.10.12
API version: 1.41 (minimum version 1.12)
Go version: go1.16.2
Git commit: 20.10.12-0ubuntu2~20.04.1
Built: Thu Feb 10 15:03:35 2022
OS/Arch: linux/arm64
Experimental: false
containerd:
Version: 1.5.9-0ubuntu1~20.04.4
GitCommit:
runc:
Version: 1.1.0-0ubuntu1~20.04.1
GitCommit:
docker-init:
Version: 0.19.0
GitCommit:
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: docker info
# BEGIN SECTION: docker info
+ docker info
Client:
Context: default
Debug Mode: false

Server:
Containers: 0
Running: 0
Paused: 0
Stopped: 0
Images: 0
Server Version: 20.10.12
Storage Driver: overlay2
Backing Filesystem: extfs
Supports d_type: true
Native Overlay Diff: true
userxattr: false
Logging Driver: json-file
Cgroup Driver: cgroupfs
Cgroup Version: 1
Plugins:
Volume: local
Network: bridge host ipvlan macvlan null overlay
Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
Swarm: inactive
Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
Default Runtime: runc
Init Binary: docker-init
containerd version:
runc version:
init version:
Security Options:
apparmor
seccomp
Profile: /etc/docker/seccomp/default-with-personality.json
Kernel Version: 5.15.0-1022-aws
Operating System: Ubuntu 20.04.5 LTS
OSType: linux
Architecture: aarch64
CPUs: 4
Total Memory: 7.59GiB
Name: ip-10-0-1-45
ID: LNNU:NKOF:CMRN:QXMQ:4ZD4:OOPN:N3CN:P6GN:6IW3:QZEW:N6KZ:GNPW
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Registry Mirrors:
http://repositories.ros.org:5000/
Live Restore Enabled: false

WARNING: You're not using the default seccomp profile
+ echo # END SECTION
# END SECTION
[Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary] $ /bin/sh -xe /tmp/jenkins9201213529670685725.sh
+ echo # BEGIN SECTION: Check docker status
# BEGIN SECTION: Check docker status
+ echo Testing trivial docker invocation...
Testing trivial docker invocation...
+ docker run --rm osrf/ubuntu_arm64:focal true
Unable to find image 'osrf/ubuntu_arm64:focal' locally
focal: Pulling from osrf/ubuntu_arm64
5ff0ab72ee48: Pulling fs layer
5ff0ab72ee48: Pull complete
Digest: sha256:ad147e61a74525c3e238fb0d6c22d41aba20498de46ca6320323a90595643e12
Status: Downloaded newer image for osrf/ubuntu_arm64:focal
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
FATAL: command execution failed
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from ip-10-0-1-45.us-west-1.compute.internal/10.0.1.45:39008' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy85.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:194)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:144)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
FATAL: Unable to delete script file /tmp/jenkins9201213529670685725.sh
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@686dc39a:JNLP4-connect connection from ip-10-0-1-45.us-west-1.compute.internal/10.0.1.45:39008": Remote call on JNLP4-connect connection from ip-10-0-1-45.us-west-1.compute.internal/10.0.1.45:39008 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.FilePath.act(FilePath.java:1165)
at hudson.FilePath.act(FilePath.java:1154)
at hudson.FilePath.delete(FilePath.java:1681)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:162)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
Build step 'Execute shell' marked build as failure
ERROR: Unable to tear down: Channel "hudson.remoting.Channel@686dc39a:JNLP4-connect connection from ip-10-0-1-45.us-west-1.compute.internal/10.0.1.45:39008": Remote call on JNLP4-connect connection from ip-10-0-1-45.us-west-1.compute.internal/10.0.1.45:39008 failed. The channel is closing down or has closed down
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@686dc39a:JNLP4-connect connection from ip-10-0-1-45.us-west-1.compute.internal/10.0.1.45:39008": Remote call on JNLP4-connect connection from ip-10-0-1-45.us-west-1.compute.internal/10.0.1.45:39008 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1122)
at hudson.Launcher$ProcStarter.start(Launcher.java:507)
at com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent.stop(ExecRemoteAgent.java:130)
at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper$SSHAgentEnvironment.tearDown(SSHAgentBuildWrapper.java:417)
at hudson.model.AbstractBuild$AbstractBuildExecution.tearDownBuildEnvironments(AbstractBuild.java:554)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)

ROS Buildfarm

unread,
Jul 19, 2023, 6:50:42 AM7/19/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/31/display/redirect>

Changes:


------------------------------------------
[...truncated 258.21 KB...]
Removing intermediate container d0354f0d26bd
---> b4fe589d784b
Successfully built b4fe589d784b
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.26-1focal.20230719.104837
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.26'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.26-1focal.20230719.104837
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1350 killed;
[ssh-agent] Stopped.

ROS Buildfarm

unread,
Jul 21, 2023, 11:50:35 PM7/21/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/32/display/redirect>

Changes:


------------------------------------------
[...truncated 259.80 KB...]
Removing intermediate container 10dfbaf87c99
---> 411a43182c23
Successfully built 411a43182c23
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.27-1focal.20230722.034832
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.27-1focal.20230722.034832
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
dpkg-source: info: using options from ros-noetic-lpg-planner-2.1.27/debian/source/options: --auto-commit
fakeroot debian/rules clean
dh clean -v --buildsystem=cmake --builddirectory=.obj-aarch64-linux-gnu
dh_auto_clean -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_clean -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
rm -f debian/debhelper-build-stamp
rm -rf debian/.debhelper/
rm -f -- debian/ros-noetic-lpg-planner.substvars debian/files
rm -fr -- debian/ros-noetic-lpg-planner/ debian/tmp/
find . \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} + \) -o \
\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
debian/rules build
dh build -v --buildsystem=cmake --builddirectory=.obj-aarch64-linux-gnu
dh_update_autotools_config -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
debian/rules override_dh_auto_configure
make[1]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/noetic/setup.sh" ]; then . "/opt/ros/noetic/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/noetic" \
-DCMAKE_PREFIX_PATH="/opt/ros/noetic" \

install -d .obj-aarch64-linux-gnu
cd .obj-aarch64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_AUTOGEN_VERBOSE=ON -DCMAKE_INSTALL_LIBDIR=lib/aarch64-linux-gnu -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/noetic -DCMAKE_PREFIX_PATH=/opt/ros/noetic ..
-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/lib/ccache/cc
-- Check for working C compiler: /usr/lib/ccache/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/lib/ccache/c++
-- Check for working CXX compiler: /usr/lib/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/noetic
-- This workspace overlays: /opt/ros/noetic
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
-- Using Debian Python package layout
-- Found PY_em: /usr/lib/python3/dist-packages/em.py
-- Using empy: /usr/lib/python3/dist-packages/em.py
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu/test_results
-- Forcing gtest/gmock from source, though one was otherwise available.
-- Found gtest sources under '/usr/src/googletest': gtests will be built
-- Found gmock sources under '/usr/src/googletest': gmock will be built
-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
-- Found Threads: TRUE
-- Using Python nosetests: /usr/bin/nosetests3
-- catkin 0.8.10
-- BUILD_SHARED_LIBS is on
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:

CMAKE_AUTOGEN_VERBOSE
CMAKE_EXPORT_NO_PACKAGE_REGISTRY


-- Build files have been written to: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu
make[1]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/noetic/setup.sh" ]; then . "/opt/ros/noetic/setup.sh"; fi && \
dh_auto_build
cd .obj-aarch64-linux-gnu && make -j1
make[2]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
/usr/bin/cmake -S/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27 -B/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
make -f CMakeFiles/lpg.dir/build.make CMakeFiles/lpg.dir/depend
make[4]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
cd /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27 /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27 /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu/CMakeFiles/lpg.dir/DependInfo.cmake --color=
Scanning dependencies of target lpg
make[4]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
make -f CMakeFiles/lpg.dir/build.make CMakeFiles/lpg.dir/build
make[4]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
[ 50%] Generating installed
make -f /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/Makefile MD5SUM_DIR=/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27 PATCH_DIR=/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27
make[5]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
mkdir -p build
if [ ! -f /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/lpg1.2-linux.tar.gz.md5sum ]; then echo "Error: Couldn't find md5sum file /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/lpg1.2-linux.tar.gz.md5sum" && false; fi
/opt/ros/noetic/share/ros/core/rosbuild/bin/download_checkmd5.py http://github.com/jsk-ros-pkg/archives/raw/master/lpg1.2-linux.tar.gz build/lpg1.2-linux.tar.gz `awk {'print $1'} /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/lpg1.2-linux.tar.gz.md5sum`
[rosbuild] Downloading http://github.com/jsk-ros-pkg/archives/raw/master/lpg1.2-linux.tar.gz to build/lpg1.2-linux.tar.gz...Done
[rosbuild] Checking md5sum on build/lpg1.2-linux.tar.gz
touch -c build/lpg1.2-linux.tar.gz
rm -rf build/LPG-1.2-linux
cd build; tar xzf ../build/lpg1.2-linux.tar.gz
touch build/LPG-1.2-linux/unpacked
mkdir -p bin
cp build/LPG-1.2-linux/lpg-1.2 bin/
touch installed
make[5]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
[100%] Generating devel/share/lpg_planner/bin/lpg-1.2
cmake -E copy_directory bin/ /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu/devel/share/lpg_planner/bin/
make[4]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
[100%] Built target lpg
make[3]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu/CMakeFiles 0
make[2]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
make[1]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27'
debian/rules override_dh_auto_test
make[1]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
echo -- Running tests. Even if one of them fails the build is not canceled.
-- Running tests. Even if one of them fails the build is not canceled.
if [ -f "/opt/ros/noetic/setup.sh" ]; then . "/opt/ros/noetic/setup.sh"; fi && \
dh_auto_test || true
make[1]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27'
fakeroot debian/rules binary
dh binary -v --buildsystem=cmake --builddirectory=.obj-aarch64-linux-gnu
dh_testroot -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_prep -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
rm -f -- debian/ros-noetic-lpg-planner.substvars
rm -fr -- debian/.debhelper/generated/ros-noetic-lpg-planner/ debian/ros-noetic-lpg-planner/ debian/tmp/
debian/rules override_dh_auto_install
make[1]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/noetic/setup.sh" ]; then . "/opt/ros/noetic/setup.sh"; fi && \
dh_auto_install
install -d debian/ros-noetic-lpg-planner
cd .obj-aarch64-linux-gnu && make -j1 install DESTDIR=/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/debian/ros-noetic-lpg-planner AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
/usr/bin/cmake -S/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27 -B/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
make -f CMakeFiles/lpg.dir/build.make CMakeFiles/lpg.dir/depend
make[4]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
cd /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27 /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27 /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu/CMakeFiles/lpg.dir/DependInfo.cmake --color=
make[4]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
make -f CMakeFiles/lpg.dir/build.make CMakeFiles/lpg.dir/build
make[4]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/lpg.dir/build'.
make[4]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
[100%] Built target lpg
make[3]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu/CMakeFiles 0
make -f CMakeFiles/Makefile2 preinstall
make[3]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
make[3]: Nothing to be done for 'preinstall'.
make[3]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "None"
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/debian/ros-noetic-lpg-planner/opt/ros/noetic/lib/pkgconfig/lpg_planner.pc
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/cmake/lpg_plannerConfig.cmake
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/cmake/lpg_plannerConfig-version.cmake
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/package.xml
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
make[2]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27/.obj-aarch64-linux-gnu'
make[1]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27'
dh_installdocs -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
install -d debian/ros-noetic-lpg-planner/usr/share/doc/ros-noetic-lpg-planner
install -d debian/.debhelper/generated/ros-noetic-lpg-planner
install -p -m0644 debian/copyright debian/ros-noetic-lpg-planner/usr/share/doc/ros-noetic-lpg-planner/copyright
dh_installchangelogs -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
install -p -m0644 debian/changelog debian/ros-noetic-lpg-planner/usr/share/doc/ros-noetic-lpg-planner/changelog.Debian
dh_installinit -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_perl -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_link -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_strip_nondeterminism -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_compress -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
cd debian/ros-noetic-lpg-planner
chmod a-x usr/share/doc/ros-noetic-lpg-planner/changelog.Debian
gzip -9nf usr/share/doc/ros-noetic-lpg-planner/changelog.Debian
cd '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.27'
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1309 killed;
[ssh-agent] Stopped.

ROS Buildfarm

unread,
Jul 26, 2023, 3:00:49 PM7/26/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/33/display/redirect>

Changes:


------------------------------------------
[...truncated 260.05 KB...]
Removing intermediate container 01589d3b86d5
---> 239a6280631b
Successfully built 239a6280631b
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230726.185848
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230726.185848
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
dpkg-source: info: using options from ros-noetic-lpg-planner-2.1.28/debian/source/options: --auto-commit
fakeroot debian/rules clean
dh clean -v --buildsystem=cmake --builddirectory=.obj-aarch64-linux-gnu
dh_auto_clean -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_clean -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
rm -f debian/debhelper-build-stamp
rm -rf debian/.debhelper/
rm -f -- debian/ros-noetic-lpg-planner.substvars debian/files
rm -fr -- debian/ros-noetic-lpg-planner/ debian/tmp/
find . \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} + \) -o \
\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
debian/rules build
dh build -v --buildsystem=cmake --builddirectory=.obj-aarch64-linux-gnu
dh_update_autotools_config -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
debian/rules override_dh_auto_configure
make[1]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/noetic/setup.sh" ]; then . "/opt/ros/noetic/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/noetic" \
-DCMAKE_PREFIX_PATH="/opt/ros/noetic" \

install -d .obj-aarch64-linux-gnu
cd .obj-aarch64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_AUTOGEN_VERBOSE=ON -DCMAKE_INSTALL_LIBDIR=lib/aarch64-linux-gnu -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/noetic -DCMAKE_PREFIX_PATH=/opt/ros/noetic ..
-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/lib/ccache/cc
-- Check for working C compiler: /usr/lib/ccache/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/lib/ccache/c++
-- Check for working CXX compiler: /usr/lib/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/noetic
-- This workspace overlays: /opt/ros/noetic
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
-- Using Debian Python package layout
-- Found PY_em: /usr/lib/python3/dist-packages/em.py
-- Using empy: /usr/lib/python3/dist-packages/em.py
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu/test_results
-- Forcing gtest/gmock from source, though one was otherwise available.
-- Found gtest sources under '/usr/src/googletest': gtests will be built
-- Found gmock sources under '/usr/src/googletest': gmock will be built
-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
-- Found Threads: TRUE
-- Using Python nosetests: /usr/bin/nosetests3
-- catkin 0.8.10
-- BUILD_SHARED_LIBS is on
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:

CMAKE_AUTOGEN_VERBOSE
CMAKE_EXPORT_NO_PACKAGE_REGISTRY


-- Build files have been written to: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu
make[1]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/noetic/setup.sh" ]; then . "/opt/ros/noetic/setup.sh"; fi && \
dh_auto_build
cd .obj-aarch64-linux-gnu && make -j1
make[2]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
/usr/bin/cmake -S/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28 -B/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
make -f CMakeFiles/lpg.dir/build.make CMakeFiles/lpg.dir/depend
make[4]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
cd /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28 /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28 /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu/CMakeFiles/lpg.dir/DependInfo.cmake --color=
Scanning dependencies of target lpg
make[4]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
make -f CMakeFiles/lpg.dir/build.make CMakeFiles/lpg.dir/build
make[4]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
[ 50%] Generating installed
make -f /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/Makefile MD5SUM_DIR=/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28 PATCH_DIR=/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28
make[5]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
mkdir -p build
if [ ! -f /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/lpg1.2-linux.tar.gz.md5sum ]; then echo "Error: Couldn't find md5sum file /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/lpg1.2-linux.tar.gz.md5sum" && false; fi
/opt/ros/noetic/share/ros/core/rosbuild/bin/download_checkmd5.py http://github.com/jsk-ros-pkg/archives/raw/master/lpg1.2-linux.tar.gz build/lpg1.2-linux.tar.gz `awk {'print $1'} /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/lpg1.2-linux.tar.gz.md5sum`
[rosbuild] Downloading http://github.com/jsk-ros-pkg/archives/raw/master/lpg1.2-linux.tar.gz to build/lpg1.2-linux.tar.gz...Done
[rosbuild] Checking md5sum on build/lpg1.2-linux.tar.gz
touch -c build/lpg1.2-linux.tar.gz
rm -rf build/LPG-1.2-linux
cd build; tar xzf ../build/lpg1.2-linux.tar.gz
touch build/LPG-1.2-linux/unpacked
mkdir -p bin
cp build/LPG-1.2-linux/lpg-1.2 bin/
touch installed
make[5]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
[100%] Generating devel/share/lpg_planner/bin/lpg-1.2
cmake -E copy_directory bin/ /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu/devel/share/lpg_planner/bin/
make[4]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
[100%] Built target lpg
make[3]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu/CMakeFiles 0
make[2]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
make[1]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
debian/rules override_dh_auto_test
make[1]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
echo -- Running tests. Even if one of them fails the build is not canceled.
-- Running tests. Even if one of them fails the build is not canceled.
if [ -f "/opt/ros/noetic/setup.sh" ]; then . "/opt/ros/noetic/setup.sh"; fi && \
dh_auto_test || true
make[1]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
fakeroot debian/rules binary
dh binary -v --buildsystem=cmake --builddirectory=.obj-aarch64-linux-gnu
dh_testroot -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_prep -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
rm -f -- debian/ros-noetic-lpg-planner.substvars
rm -fr -- debian/.debhelper/generated/ros-noetic-lpg-planner/ debian/ros-noetic-lpg-planner/ debian/tmp/
debian/rules override_dh_auto_install
make[1]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/noetic/setup.sh" ]; then . "/opt/ros/noetic/setup.sh"; fi && \
dh_auto_install
install -d debian/ros-noetic-lpg-planner
cd .obj-aarch64-linux-gnu && make -j1 install DESTDIR=/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/debian/ros-noetic-lpg-planner AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
/usr/bin/cmake -S/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28 -B/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
make -f CMakeFiles/lpg.dir/build.make CMakeFiles/lpg.dir/depend
make[4]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
cd /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28 /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28 /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu/CMakeFiles/lpg.dir/DependInfo.cmake --color=
make[4]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
make -f CMakeFiles/lpg.dir/build.make CMakeFiles/lpg.dir/build
make[4]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/lpg.dir/build'.
make[4]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
[100%] Built target lpg
make[3]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu/CMakeFiles 0
make -f CMakeFiles/Makefile2 preinstall
make[3]: Entering directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
make[3]: Nothing to be done for 'preinstall'.
make[3]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "None"
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/debian/ros-noetic-lpg-planner/opt/ros/noetic/lib/pkgconfig/lpg_planner.pc
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/cmake/lpg_plannerConfig.cmake
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/cmake/lpg_plannerConfig-version.cmake
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/package.xml
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin
-- Installing: /tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
make[2]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28/.obj-aarch64-linux-gnu'
make[1]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dh_installdocs -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
install -d debian/ros-noetic-lpg-planner/usr/share/doc/ros-noetic-lpg-planner
install -d debian/.debhelper/generated/ros-noetic-lpg-planner
install -p -m0644 debian/copyright debian/ros-noetic-lpg-planner/usr/share/doc/ros-noetic-lpg-planner/copyright
dh_installchangelogs -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
install -p -m0644 debian/changelog debian/ros-noetic-lpg-planner/usr/share/doc/ros-noetic-lpg-planner/changelog.Debian
dh_installinit -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_perl -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_link -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_strip_nondeterminism -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
dh_compress -O-v -O--buildsystem=cmake -O--builddirectory=.obj-aarch64-linux-gnu
cd debian/ros-noetic-lpg-planner
chmod a-x usr/share/doc/ros-noetic-lpg-planner/changelog.Debian
gzip -9nf usr/share/doc/ros-noetic-lpg-planner/changelog.Debian
cd '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
echo Agent pid 1313 killed;

ROS Buildfarm

unread,
Jul 27, 2023, 2:06:28 AM7/27/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/34/display/redirect>

Changes:


------------------------------------------
[...truncated 258.63 KB...]
Removing intermediate container b032e6945a13
---> 5b36e27051d6
Successfully built 5b36e27051d6
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230727.060430
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230727.060430
--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

# END SUBSECTION
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3193 killed;

ROS Buildfarm

unread,
Jul 28, 2023, 2:11:11 AM7/28/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/35/display/redirect>

Changes:


------------------------------------------
[...truncated 55.94 KB...]
libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
libidn11 libimagequant0 libimport-into-perl libio-async-loop-epoll-perl
libio-async-perl libio-html-perl libio-prompter-perl libio-pty-perl
libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
libipc-system-simple-perl libjbig0 libjpeg-turbo8 libjpeg8
libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
libkrb5-3 libkrb5support0 liblcms2-2 liblinux-epoll-perl
liblist-compare-perl liblist-moreutils-perl liblist-someutils-perl
liblist-someutils-xs-perl liblog-any-adapter-screen-perl liblog-any-perl
liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl
libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
libmoox-aliases-perl libmoox-struct-perl libnamespace-clean-perl
libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
libnghttp2-14 libnumber-compare-perl libnumber-range-perl libobject-id-perl
libpackage-stash-perl libpackage-stash-xs-perl libpaper-utils libpaper1
libparams-classify-perl libparams-util-perl libparams-validate-perl
libpath-iterator-rule-perl libpath-tiny-perl libperl4-corelibs-perl
libperlio-gzip-perl libpipeline1 libpng16-16 libpod-constants-perl libpsl5
libre-engine-re2-perl libre2-5 libreadonly-perl libref-util-perl
libref-util-xs-perl libregexp-pattern-license-perl libregexp-pattern-perl
librole-tiny-perl librtmp1 libsereal-decoder-perl libsereal-encoder-perl
libsereal-perl libsort-key-perl libsort-versions-perl libssh-4
libstrictures-perl libstring-copyright-perl libstring-escape-perl
libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl
libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl
libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl libtiff5
libtimedate-perl libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
libtypes-serialiser-perl libuchardet0 libunicode-utf8-perl liburi-perl
libvariable-magic-perl libwant-perl libwebp6 libwebpdemux2 libwebpmux3
libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
libxml-sax-perl libxml-writer-perl libxmuu1 libyaml-libyaml-perl
licensecheck lintian man-db openssh-client openssl patchutils
perl-openssl-defaults publicsuffix python-apt-common python3-certifi
python3-chardet python3-dateutil python3-debian python3-distro
python3-distutils python3-docutils python3-gpg python3-idna python3-lib2to3
python3-magic python3-olefile python3-pil python3-pkg-resources
python3-pygments python3-pyparsing python3-requests python3-roman
python3-rospkg-modules python3-setuptools python3-six python3-unidiff
python3-urllib3 python3-xdg sgml-base strace t1utils unzip wdiff xauth
xml-core
Suggested packages:
default-mta | mail-transport-agent wamerican | wordlist whois vacation
debtags adequate autopkgtest bls-standalone bsd-mailx | mailx
check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope
disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
ratt reprotest svn-buildpackage w3m debian-keyring equivs libsoap-lite-perl
python3-paramiko mini-dinstall rsync gettext-doc autopoint libasprintf-dev
libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff isoquery
libgssapi-perl bzr krb5-doc krb5-user liblcms2-utils libcrypt-ssleay-perl
libossp-uuid-perl libscalar-number-perl libbareword-filehandles-perl
libindirect-perl libmultidimensional-perl libdevel-lexalias-perl
libdevel-stacktrace-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
bash-completion binutils-multiarch libtext-template-perl apparmor
www-browser keychain libpam-ssh monkeysphere ssh-askpass python3-apt-dbg
python-apt-doc docutils-doc fonts-linuxlibertine | ttf-linux-libertine
texlive-lang-french texlive-latex-base texlive-latex-recommended
python-pil-doc python3-pil-dbg python-pygments-doc ttf-bitstream-vera
python-pyparsing-doc python3-cryptography python3-openssl python3-socks
python-setuptools-doc sgml-base-doc zip wdiff-doc
The following NEW packages will be installed:
at bsdmainutils ca-certificates curl dctrl-tools devscripts diffstat
docutils-common dput gettext gettext-base git git-man groff-base
intltool-debian iso-codes krb5-locales libapt-pkg-perl libarchive-zip-perl
libarray-intspan-perl libasync-mergepoint-perl libauthen-sasl-perl
libb-hooks-endofscope-perl libb-hooks-op-check-perl libbrotli1
libcapture-tiny-perl libcbor0.6 libclass-method-modifiers-perl
libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
libconst-fast-perl libcontextual-return-perl libcpanel-json-xs-perl
libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl
libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl
libedit2 libemail-valid-perl libencode-locale-perl liberror-perl
libexporter-tiny-perl libfido2-1 libfile-basedir-perl libfile-chdir-perl
libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfreetype6
libfuture-perl libgetopt-long-descriptive-perl libgit-wrapper-perl
libgitlab-api-v4-perl libgpgme11 libgssapi-krb5-2 libhash-fieldhash-perl
libhtml-form-perl libhtml-format-perl libhtml-parser-perl
libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
libhttp-negotiate-perl libhttp-tiny-multipart-perl libidn11 libimagequant0
libimport-into-perl libio-async-loop-epoll-perl libio-async-perl
libio-html-perl libio-prompter-perl libio-pty-perl libio-socket-ssl-perl
libio-string-perl libio-stringy-perl libipc-run-perl
libipc-system-simple-perl libjbig0 libjpeg-turbo8 libjpeg8
libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
libkrb5-3 libkrb5support0 liblcms2-2 liblinux-epoll-perl
liblist-compare-perl liblist-moreutils-perl liblist-someutils-perl
liblist-someutils-xs-perl liblog-any-adapter-screen-perl liblog-any-perl
liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl
libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
libmoox-aliases-perl libmoox-struct-perl libnamespace-clean-perl
libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
libnghttp2-14 libnumber-compare-perl libnumber-range-perl libobject-id-perl
libpackage-stash-perl libpackage-stash-xs-perl libpaper-utils libpaper1
libparams-classify-perl libparams-util-perl libparams-validate-perl
libpath-iterator-rule-perl libpath-tiny-perl libperl4-corelibs-perl
libperlio-gzip-perl libpipeline1 libpng16-16 libpod-constants-perl libpsl5
libre-engine-re2-perl libre2-5 libreadonly-perl libref-util-perl
libref-util-xs-perl libregexp-pattern-license-perl libregexp-pattern-perl
librole-tiny-perl librtmp1 libsereal-decoder-perl libsereal-encoder-perl
libsereal-perl libsort-key-perl libsort-versions-perl libssh-4
libstrictures-perl libstring-copyright-perl libstring-escape-perl
libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl
libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl
libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl libtiff5
libtimedate-perl libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
libtypes-serialiser-perl libuchardet0 libunicode-utf8-perl liburi-perl
libvariable-magic-perl libwant-perl libwebp6 libwebpdemux2 libwebpmux3
libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
libxml-sax-perl libxml-writer-perl libxmuu1 libyaml-libyaml-perl
licensecheck lintian man-db openssh-client openssl patchutils
perl-openssl-defaults publicsuffix python-apt-common python3-apt
python3-catkin-pkg-modules python3-certifi python3-chardet python3-dateutil
python3-debian python3-distro python3-distutils python3-docutils
python3-empy python3-gpg python3-idna python3-lib2to3 python3-magic
python3-olefile python3-pil python3-pygments python3-pyparsing
python3-requests python3-roman python3-rosdistro-modules
python3-rospkg-modules python3-setuptools python3-six python3-unidiff
python3-urllib3 python3-xdg sgml-base strace t1utils unzip wdiff xauth
xml-core
The following packages will be upgraded:
dpkg-dev libdpkg-perl python3-pkg-resources python3-yaml
4 upgraded, 251 newly installed, 0 to remove and 150 not upgraded.
Need to get 30.3 MB of archives.
After this operation, 139 MB of additional disk space will be used.
Get:1 http://repositories.ros.org/ubuntu/building focal/main arm64 python3-catkin-pkg-modules all 0.5.2-1 [43.2 kB]
Get:2 http://repositories.ros.org/ubuntu/building focal/main arm64 python3-rospkg-modules all 1.5.0-1 [24.2 kB]
Get:3 http://repositories.ros.org/ubuntu/building focal/main arm64 python3-rosdistro-modules all 0.9.0-1 [31.9 kB]
Get:4 http://ports.ubuntu.com focal/main arm64 bsdmainutils arm64 11.1.2ubuntu3 [179 kB]
Get:5 http://ports.ubuntu.com focal/main arm64 libuchardet0 arm64 0.0.6-3build1 [65.0 kB]
Get:6 http://ports.ubuntu.com focal/main arm64 groff-base arm64 1.22.4-4build1 [796 kB]
Get:7 http://ports.ubuntu.com focal/main arm64 libpipeline1 arm64 1.5.2-2build1 [26.1 kB]
Get:8 http://ports.ubuntu.com focal/main arm64 man-db arm64 2.9.1-1 [1,095 kB]
Get:9 http://ports.ubuntu.com focal/main arm64 sgml-base all 1.29.1 [12.4 kB]
Get:10 http://ports.ubuntu.com focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.19 [600 kB]
Get:11 http://ports.ubuntu.com focal-updates/main arm64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
Get:12 http://ports.ubuntu.com focal-updates/main arm64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
Get:13 http://ports.ubuntu.com focal/main arm64 python3-six all 1.14.0-2 [12.1 kB]
Get:14 http://ports.ubuntu.com focal-updates/main arm64 python3-yaml arm64 5.3.1-1ubuntu0.1 [112 kB]
Get:15 http://ports.ubuntu.com focal/main arm64 gettext-base arm64 0.19.8.1-10build1 [48.2 kB]
Get:16 http://ports.ubuntu.com focal/main arm64 iso-codes all 4.4-1 [2,695 kB]
Get:17 http://ports.ubuntu.com focal-updates/main arm64 krb5-locales all 1.17-6ubuntu4.3 [11.6 kB]
Get:18 http://ports.ubuntu.com focal/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu1 [20.5 kB]
Get:19 http://ports.ubuntu.com focal/main arm64 libedit2 arm64 3.1-20191231-1 [82.7 kB]
Get:20 http://ports.ubuntu.com focal/main arm64 libfido2-1 arm64 1.3.1-1ubuntu2 [45.1 kB]
Get:21 http://ports.ubuntu.com focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.3 [30.5 kB]
Get:22 http://ports.ubuntu.com focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.3 [80.6 kB]
Get:23 http://ports.ubuntu.com focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB]
Get:24 http://ports.ubuntu.com focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.3 [312 kB]
Get:25 http://ports.ubuntu.com focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.3 [113 kB]
Get:26 http://ports.ubuntu.com focal/main arm64 libpng16-16 arm64 1.6.37-2 [174 kB]
Get:27 http://ports.ubuntu.com focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB]
Get:28 http://ports.ubuntu.com focal/main arm64 libxau6 arm64 1:1.0.9-0ubuntu1 [7,356 B]
Get:29 http://ports.ubuntu.com focal/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu1 [10.3 kB]
Get:30 http://ports.ubuntu.com focal/main arm64 libxcb1 arm64 1.14-2 [43.0 kB]
Get:31 http://ports.ubuntu.com focal-updates/main arm64 libx11-data all 2:1.6.9-2ubuntu1.5 [113 kB]
Get:32 http://ports.ubuntu.com focal-updates/main arm64 libx11-6 arm64 2:1.6.9-2ubuntu1.5 [552 kB]
FATAL: command execution failed
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from ip-10-0-1-150.us-west-1.compute.internal/10.0.1.150:59914' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy85.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:194)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:144)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
FATAL: Unable to delete script file /tmp/jenkins8059078732528890330.sh
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@60271259:JNLP4-connect connection from ip-10-0-1-150.us-west-1.compute.internal/10.0.1.150:59914": Remote call on JNLP4-connect connection from ip-10-0-1-150.us-west-1.compute.internal/10.0.1.150:59914 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.FilePath.act(FilePath.java:1165)
at hudson.FilePath.act(FilePath.java:1154)
at hudson.FilePath.delete(FilePath.java:1681)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:162)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
Build step 'Execute shell' marked build as failure
ERROR: Unable to tear down: Channel "hudson.remoting.Channel@60271259:JNLP4-connect connection from ip-10-0-1-150.us-west-1.compute.internal/10.0.1.150:59914": Remote call on JNLP4-connect connection from ip-10-0-1-150.us-west-1.compute.internal/10.0.1.150:59914 failed. The channel is closing down or has closed down
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@60271259:JNLP4-connect connection from ip-10-0-1-150.us-west-1.compute.internal/10.0.1.150:59914": Remote call on JNLP4-connect connection from ip-10-0-1-150.us-west-1.compute.internal/10.0.1.150:59914 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1122)
at hudson.Launcher$ProcStarter.start(Launcher.java:507)
at com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent.stop(ExecRemoteAgent.java:130)
at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper$SSHAgentEnvironment.tearDown(SSHAgentBuildWrapper.java:417)
at hudson.model.AbstractBuild$AbstractBuildExecution.tearDownBuildEnvironments(AbstractBuild.java:554)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)

ROS Buildfarm

unread,
Jul 28, 2023, 2:25:15 AM7/28/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/36/display/redirect>

Changes:


------------------------------------------
[...truncated 258.62 KB...]
Removing intermediate container b9174b96ea51
---> 837da01263de
Successfully built 837da01263de
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230728.062248
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230728.062248
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1406 killed;
[ssh-agent] Stopped.

ROS Buildfarm

unread,
Jul 29, 2023, 2:18:16 AM7/29/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/37/display/redirect>

Changes:


------------------------------------------
[...truncated 137.29 KB...]
Setting up python3-chardet (3.0.4-4build1) ...
Setting up python3-pyparsing (2.4.6-1) ...
Setting up python3-gpg (1.13.1-7ubuntu2) ...
Setting up libdata-dump-perl (1.23-1) ...
Setting up libx11-data (2:1.6.9-2ubuntu1.5) ...
Setting up libfile-find-rule-perl (0.34-1) ...
Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
Setting up libref-util-perl (0.204-1) ...
Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
Setting up libipc-system-simple-perl (1.26-1) ...
Setting up libidn11:arm64 (1.33-2.2ubuntu2) ...
Setting up libnet-domain-tld-perl (1.75-1) ...
Setting up libxml-writer-perl (0.625-1) ...
Setting up strace (5.5-3ubuntu1) ...
Setting up libhash-fieldhash-perl (0.15-1build2) ...
Setting up python3-debian (0.1.36ubuntu1.1) ...
Setting up libnet-libidn-perl (0.12.ds-3build2) ...
Setting up t1utils (1.41-3) ...
Setting up liblinux-epoll-perl (0.017-1) ...
Setting up diffstat (1.63-1) ...
Setting up libimagequant0:arm64 (2.12.2-1.1) ...
Setting up bsdmainutils (11.1.2ubuntu3) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
Setting up libpng16-16:arm64 (1.6.37-2) ...
Setting up libvariable-magic-perl (0.62-1build2) ...
Setting up python3-idna (2.8-1) ...
Setting up libio-html-perl (1.001-1) ...
Setting up libwebp6:arm64 (0.6.1-2ubuntu0.20.04.2) ...
Setting up libcroco3:arm64 (0.6.13-1) ...
Setting up libb-hooks-op-check-perl (0.22-1build2) ...
Setting up libipc-run-perl (20180523.0-2) ...
Setting up libfl2:arm64 (2.6.4-6.2) ...
Setting up libk5crypto3:arm64 (1.17-6ubuntu4.3) ...
Setting up libtest-refcount-perl (0.10-1) ...
Setting up libjpeg-turbo8:arm64 (2.0.3-0ubuntu1.20.04.3) ...
Setting up libparams-util-perl (1.07-3build5) ...
Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
Setting up libsub-exporter-progressive-perl (0.001013-1) ...
Setting up libarray-intspan-perl (2.003-1) ...
Setting up libcapture-tiny-perl (0.48-1) ...
Setting up libtimedate-perl (2.3200-1) ...
Setting up libcontextual-return-perl (0.004014-2) ...
Setting up libsub-name-perl (0.26-1) ...
Setting up libtype-tiny-xs-perl (0.016-1) ...
Setting up libtypes-serialiser-perl (1.0-1) ...
Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
Setting up libfile-chdir-perl (0.1008-1) ...
Setting up libpath-tiny-perl (0.108-1) ...
Setting up libuchardet0:arm64 (0.0.6-3build1) ...
Setting up libjson-perl (4.02000-2) ...
Setting up liblog-any-adapter-screen-perl (0.140-1) ...
Setting up librole-tiny-perl (2.001004-1) ...
Setting up libre2-5:arm64 (20200101+dfsg-1build1) ...
Setting up git-man (1:2.25.1-1ubuntu3.11) ...
Setting up libx11-6:arm64 (2:1.6.9-2ubuntu1.5) ...
Setting up python3-dateutil (2.7.3-3ubuntu1) ...
Setting up python3-unidiff (0.5.5-2) ...
Setting up sgml-base (1.29.1) ...
Setting up libstrictures-perl (2.000006-1) ...
Setting up libsub-quote-perl (2.006006-1) ...
Setting up libclass-xsaccessor-perl (1.19-3build3) ...
Setting up libkrb5-3:arm64 (1.17-6ubuntu4.3) ...
Setting up libsort-versions-perl (1.62-1) ...
Setting up libexporter-tiny-perl (1.002001-1) ...
Setting up libre-engine-re2-perl (0.13-5) ...
Setting up libterm-readkey-perl (2.38-1build1) ...
Setting up libfido2-1:arm64 (1.3.1-1ubuntu2) ...
Setting up libfont-ttf-perl (1.06-1) ...
Setting up libfile-homedir-perl (1.004-1) ...
Setting up libnet-ip-perl (1.26-2) ...
Setting up python3-magic (2:0.4.15-3) ...
Setting up openssl (1.1.1f-1ubuntu2.19) ...
Setting up libwebpmux3:arm64 (0.6.1-2ubuntu0.20.04.2) ...
Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
Setting up libperlio-gzip-perl (0.19-1build5) ...
Setting up publicsuffix (20200303.0012-1) ...
Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
Setting up liburi-perl (1.76-2) ...
Setting up iso-codes (4.4-1) ...
Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
Setting up dctrl-tools (2.24-3) ...
Setting up libdigest-bubblebabble-perl (0.02-2) ...
Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
Setting up libjpeg8:arm64 (8c-2ubuntu8) ...
Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ...
Setting up libjson-xs-perl (4.020-1build1) ...
Setting up libhttp-date-perl (6.05-1) ...
Setting up libfile-basedir-perl (0.08-1) ...
Setting up gettext (0.19.8.1-10build1) ...
Setting up libio-prompter-perl (0.004015-1) ...
Setting up libfile-listing-perl (6.04-1) ...
Setting up python3-setuptools (45.2.0-1ubuntu0.1) ...
Setting up at (3.1.23-1ubuntu1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/atd.service → /lib/systemd/system/atd.service.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
Setting up liblist-moreutils-perl (0.416-1build5) ...
Setting up libwebpdemux2:arm64 (0.6.1-2ubuntu0.20.04.2) ...
Setting up libregexp-pattern-license-perl (3.2.0-1) ...
Setting up libtype-tiny-perl (1.008001-2) ...
Setting up libxext6:arm64 (2:1.3.4-0ubuntu1) ...
Setting up libnet-http-perl (6.19-1) ...
Setting up libpath-iterator-rule-perl (1.014-1) ...
Setting up libsereal-perl (4.011-1) ...
Setting up libnet-dns-perl (1.22-1) ...
Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
Setting up libxml-sax-perl (1.02+dfsg-1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...

Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up dput (1.0.3ubuntu1.1) ...
Setting up dpkg-dev (1.19.7ubuntu3.2) ...
Setting up libio-async-loop-epoll-perl (0.20-1) ...
Setting up intltool-debian (0.35.0+20060710.5) ...
Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
Updating certificates in /etc/ssl/certs...
137 added, 0 removed; done.
Setting up libfreetype6:arm64 (2.10.1-2ubuntu0.3) ...
Setting up python3-certifi (2019.11.28-1) ...
Setting up libstring-copyright-perl (0.003006-1) ...
Setting up python3-requests (2.22.0-2ubuntu1.1) ...
Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ...
Setting up libdata-optlist-perl (0.110-1) ...
Setting up libssh-4:arm64 (0.9.3-2ubuntu2.3) ...
Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up libwww-robotrules-perl (6.02-1) ...
Setting up xauth (1:1.1-0ubuntu1) ...
Setting up groff-base (1.22.4-4build1) ...
Setting up xml-core (0.18+nmu1) ...
Setting up libhtml-parser-perl (3.72-5) ...
Setting up libcurl4:arm64 (7.68.0-1ubuntu2.19) ...
Setting up libtiff5:arm64 (4.1.0+git191117-2ubuntu0.20.04.8) ...
Setting up curl (7.68.0-1ubuntu2.19) ...
Setting up libio-socket-ssl-perl (2.067-1) ...
Setting up libsub-exporter-perl (0.987-1) ...
Setting up libhttp-message-perl (6.22-1) ...
Setting up libhtml-form-perl (6.07-1) ...
Setting up libhttp-negotiate-perl (6.01-1) ...
Setting up libhttp-cookies-perl (6.08-1) ...
Setting up openssh-client (1:8.2p1-4ubuntu0.8) ...
Setting up libhtml-tree-perl (5.07-2) ...
Setting up libparams-classify-perl (0.015-1build2) ...
Setting up libnet-dns-sec-perl (1.15-1) ...
Setting up libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.19) ...
Setting up libhtml-format-perl (2.12-1) ...
Setting up man-db (2.9.1-1) ...
Building database of manual pages ...
Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
Setting up python3-pil:arm64 (7.0.0-4ubuntu0.7) ...
Setting up libnet-smtp-ssl-perl (1.04-1) ...
Setting up libmodule-runtime-perl (0.016-1) ...
Setting up libmailtools-perl (2.21-1) ...
Setting up git (1:2.25.1-1ubuntu3.11) ...
Setting up libconst-fast-perl (0.014-1) ...
Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
Setting up libgit-wrapper-perl (0.048-1) ...
Setting up libmodule-implementation-perl (0.09-1) ...
Setting up libemail-valid-perl (1.202-1) ...
Setting up libpackage-stash-perl (0.38-1) ...
Setting up libimport-into-perl (1.002005-1) ...
Setting up libmoo-perl (2.003006-1) ...
Setting up liblist-someutils-perl (0.58-1) ...
Setting up liblist-someutils-xs-perl (0.58-2) ...
Setting up libmoox-aliases-perl (0.001006-1) ...
Setting up libparams-validate-perl (1.29-3) ...
Setting up libb-hooks-endofscope-perl (0.24-1) ...
Setting up libnamespace-clean-perl (0.27-1) ...
Setting up libgetopt-long-descriptive-perl (0.104-1) ...
Setting up libgitlab-api-v4-perl (0.25-1) ...
Setting up libmoox-struct-perl (0.017-1) ...
Setting up lintian (2.62.0ubuntu2.2) ...
Setting up licensecheck (3.0.45-1) ...
Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
Setting up libwww-perl (6.43-1) ...
Setting up devscripts (2.20.2ubuntu2) ...
Setting up libxml-parser-perl (2.46-1) ...
Setting up libxml-sax-expat-perl (0.51-1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
FATAL: Unable to delete script file /tmp/jenkins1056443667521307961.sh
java.nio.channels.ClosedChannelException
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from ip-10-0-1-194.us-west-1.compute.internal/10.0.1.194:56254
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1797)
at hudson.remoting.Request.call(Request.java:199)
at hudson.remoting.Channel.call(Channel.java:1000)
at hudson.FilePath.act(FilePath.java:1165)
at hudson.FilePath.act(FilePath.java:1154)
at hudson.FilePath.delete(FilePath.java:1681)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:162)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
Caused: hudson.remoting.RequestAbortedException
at hudson.remoting.Request.abort(Request.java:345)
at hudson.remoting.Channel.terminate(Channel.java:1082)
at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:238)
at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:825)
at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:288)
at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:170)
at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:825)
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Build step 'Execute shell' marked build as failure
ERROR: Unable to tear down: Channel "hudson.remoting.Channel@697e5470:JNLP4-connect connection from ip-10-0-1-194.us-west-1.compute.internal/10.0.1.194:56254": Remote call on JNLP4-connect connection from ip-10-0-1-194.us-west-1.compute.internal/10.0.1.194:56254 failed. The channel is closing down or has closed down
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@697e5470:JNLP4-connect connection from ip-10-0-1-194.us-west-1.compute.internal/10.0.1.194:56254": Remote call on JNLP4-connect connection from ip-10-0-1-194.us-west-1.compute.internal/10.0.1.194:56254 failed. The channel is closing down or has closed down

ROS Buildfarm

unread,
Jul 29, 2023, 2:29:07 AM7/29/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/38/display/redirect>

Changes:


------------------------------------------
[...truncated 132.60 KB...]
Removing intermediate container b2672243b58f
---> ff8166e40174
Successfully built ff8166e40174
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230729.062739
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230729.062739
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 194998 killed;
[ssh-agent] Stopped.

ROS Buildfarm

unread,
Jul 30, 2023, 2:15:27 AM7/30/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/39/display/redirect>

Changes:


------------------------------------------
[...truncated 258.59 KB...]
Removing intermediate container a34fb9b510f3
---> 2cdb021644d0
Successfully built 2cdb021644d0
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230730.061322
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230730.061322
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1499 killed;
[ssh-agent] Stopped.

ROS Buildfarm

unread,
Jul 31, 2023, 2:10:20 AM7/31/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/40/display/redirect>

Changes:


------------------------------------------
[...truncated 258.62 KB...]
Removing intermediate container 7bb5f653c8d6
---> 765f591035f7
Successfully built 765f591035f7
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230731.060811
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230731.060811
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
# END SUBSECTION
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1489 killed;

ROS Buildfarm

unread,
Aug 1, 2023, 2:13:15 AM8/1/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/41/display/redirect>

Changes:


------------------------------------------
[...truncated 258.63 KB...]
Removing intermediate container dbfb5cbfd89f
---> 71915f40249c
Successfully built 71915f40249c
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230801.061058
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230801.061058
# END SUBSECTION
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 196530 killed;

ROS Buildfarm

unread,
Aug 2, 2023, 2:12:23 AM8/2/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/42/display/redirect>

Changes:


------------------------------------------
[...truncated 258.63 KB...]
Removing intermediate container e228ccea89a0
---> 109a39023441
Successfully built 109a39023441
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230802.061017
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230802.061017
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 194322 killed;

ROS Buildfarm

unread,
Aug 3, 2023, 2:11:54 AM8/3/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/43/display/redirect>

Changes:


------------------------------------------
[...truncated 258.63 KB...]
Removing intermediate container e77e37787b5d
---> 8aa9e4505c4a
Successfully built 8aa9e4505c4a
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230803.060949
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230803.060949
echo Agent pid 193923 killed;

ROS Buildfarm

unread,
Aug 4, 2023, 2:15:39 AM8/4/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/44/display/redirect>

Changes:


------------------------------------------
[...truncated 258.71 KB...]
Removing intermediate container b5f7bb7c33a7
---> 30ccce906ef6
Successfully built 30ccce906ef6
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230804.061332
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230804.061332
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
echo Agent pid 1422 killed;

ROS Buildfarm

unread,
Aug 5, 2023, 2:12:25 AM8/5/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/45/display/redirect>

Changes:


------------------------------------------
[...truncated 258.65 KB...]
Removing intermediate container 8382cde15e19
---> 8883c10599d8
Successfully built 8883c10599d8
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230805.061019
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230805.061019
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

# END SUBSECTION
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 216245 killed;

ROS Buildfarm

unread,
Aug 6, 2023, 2:15:54 AM8/6/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/46/display/redirect>

Changes:


------------------------------------------
[...truncated 258.61 KB...]
Removing intermediate container d3420aaf1417
---> 0a96f34e668f
Successfully built 0a96f34e668f
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230806.061339
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230806.061339
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1304 killed;

ROS Buildfarm

unread,
Aug 7, 2023, 2:15:49 AM8/7/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/47/display/redirect>

Changes:


------------------------------------------
[...truncated 258.67 KB...]
Removing intermediate container 810ee8be43d1
---> 6c699dfb244d
Successfully built 6c699dfb244d
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230807.061342
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230807.061342
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
echo Agent pid 1475 killed;

ROS Buildfarm

unread,
Aug 8, 2023, 2:15:00 AM8/8/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/48/display/redirect>

Changes:


------------------------------------------
[...truncated 258.67 KB...]
Removing intermediate container b11b0729c328
---> 54f554985fd6
Successfully built 54f554985fd6
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230808.061245
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230808.061245
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

# END SUBSECTION
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1404 killed;

ROS Buildfarm

unread,
Aug 9, 2023, 2:15:53 AM8/9/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/49/display/redirect>

Changes:


------------------------------------------
[...truncated 257.81 KB...]
Removing intermediate container ab00921825fd
---> d2bc8516d3b7
Successfully built d2bc8516d3b7
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230809.061342
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230809.061342
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1423 killed;

ROS Buildfarm

unread,
Aug 10, 2023, 2:12:19 AM8/10/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/50/display/redirect>

Changes:


------------------------------------------
[...truncated 258.68 KB...]
Removing intermediate container 08c5e396f2bc
---> ba461b6cff5d
Successfully built ba461b6cff5d
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230810.061012
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230810.061012
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

# END SUBSECTION
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 194340 killed;

ROS Buildfarm

unread,
Aug 11, 2023, 3:32:42 AM8/11/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/51/display/redirect>

Changes:


------------------------------------------
[...truncated 70.60 KB...]
Get:59 http://ports.ubuntu.com focal/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu1 [14.4 kB]
Get:60 http://ports.ubuntu.com focal/main arm64 libparams-classify-perl arm64 0.015-1build2 [20.8 kB]
Get:61 http://ports.ubuntu.com focal/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
Get:62 http://ports.ubuntu.com focal/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
Get:63 http://ports.ubuntu.com focal/main arm64 librole-tiny-perl all 2.001004-1 [16.5 kB]
Get:64 http://ports.ubuntu.com focal/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
Get:65 http://ports.ubuntu.com focal/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
Get:66 http://ports.ubuntu.com focal/main arm64 libmoo-perl all 2.003006-1 [46.3 kB]
Get:67 http://ports.ubuntu.com focal/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB]
Get:68 http://ports.ubuntu.com focal/main arm64 libtimedate-perl all 2.3200-1 [34.0 kB]
Get:69 http://ports.ubuntu.com focal/main arm64 libhttp-date-perl all 6.05-1 [9,920 B]
Get:70 http://ports.ubuntu.com focal/main arm64 libfile-listing-perl all 6.04-1 [9,774 B]
Get:71 http://ports.ubuntu.com focal/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
Get:72 http://ports.ubuntu.com focal/main arm64 liburi-perl all 1.76-2 [77.5 kB]
Get:73 http://ports.ubuntu.com focal/main arm64 libhtml-parser-perl arm64 3.72-5 [84.1 kB]
Get:74 http://ports.ubuntu.com focal/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
Get:75 http://ports.ubuntu.com focal/main arm64 libio-html-perl all 1.001-1 [14.9 kB]
Get:76 http://ports.ubuntu.com focal/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
Get:77 http://ports.ubuntu.com focal/main arm64 libhttp-message-perl all 6.22-1 [76.1 kB]
Get:78 http://ports.ubuntu.com focal/main arm64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
Get:79 http://ports.ubuntu.com focal/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
Get:80 http://ports.ubuntu.com focal/main arm64 perl-openssl-defaults arm64 4 [7,188 B]
Get:81 http://ports.ubuntu.com focal/main arm64 libnet-ssleay-perl arm64 1.88-2ubuntu1 [286 kB]
Get:82 http://ports.ubuntu.com focal/main arm64 libio-socket-ssl-perl all 2.067-1 [176 kB]
Get:83 http://ports.ubuntu.com focal/main arm64 libnet-http-perl all 6.19-1 [22.8 kB]
Get:84 http://ports.ubuntu.com focal/main arm64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8,560 B]
Get:85 http://ports.ubuntu.com focal/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
Get:86 http://ports.ubuntu.com focal/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
Get:87 http://ports.ubuntu.com focal/main arm64 libwww-perl all 6.43-1 [140 kB]
Get:88 http://ports.ubuntu.com focal/main arm64 patchutils arm64 0.3.4-2 [65.2 kB]
Get:89 http://ports.ubuntu.com focal/main arm64 wdiff arm64 1.2.2-2build1 [28.8 kB]
Get:90 http://ports.ubuntu.com focal/main arm64 devscripts arm64 2.20.2ubuntu2 [940 kB]
Get:91 http://ports.ubuntu.com focal/main arm64 diffstat arm64 1.63-1 [25.2 kB]
Get:92 http://ports.ubuntu.com focal/main arm64 xml-core all 0.18+nmu1 [21.6 kB]
Get:93 http://ports.ubuntu.com focal/main arm64 docutils-common all 0.16+dfsg-2 [116 kB]
Get:94 http://ports.ubuntu.com focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB]
Get:95 http://ports.ubuntu.com focal-updates/main arm64 python3-debian all 0.1.36ubuntu1.1 [64.9 kB]
Get:96 http://ports.ubuntu.com focal-updates/main arm64 libgpgme11 arm64 1.13.1-7ubuntu2.1 [108 kB]
Get:97 http://ports.ubuntu.com focal-updates/main arm64 python3-gpg arm64 1.13.1-7ubuntu2.1 [156 kB]
Get:98 http://ports.ubuntu.com focal-updates/main arm64 dput all 1.0.3ubuntu1.1 [42.0 kB]
Get:99 http://ports.ubuntu.com focal/main arm64 libcroco3 arm64 0.6.13-1 [77.1 kB]
Get:100 http://ports.ubuntu.com focal/main arm64 gettext arm64 0.19.8.1-10build1 [850 kB]
Get:101 http://ports.ubuntu.com focal-updates/main arm64 libcurl3-gnutls arm64 7.68.0-1ubuntu2.19 [213 kB]
Get:102 http://ports.ubuntu.com focal/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
Get:103 http://ports.ubuntu.com focal-updates/main arm64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB]
Get:104 http://ports.ubuntu.com focal-updates/main arm64 git arm64 1:2.25.1-1ubuntu3.11 [4,437 kB]
Get:105 http://ports.ubuntu.com focal/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
Get:106 http://ports.ubuntu.com focal/main arm64 libapt-pkg-perl arm64 0.1.36build3 [65.8 kB]
Get:107 http://ports.ubuntu.com focal/main arm64 libarchive-zip-perl all 1.67-2 [90.5 kB]
Get:108 http://ports.ubuntu.com focal/main arm64 libarray-intspan-perl all 2.003-1 [23.3 kB]
Get:109 http://ports.ubuntu.com focal/main arm64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
Get:110 http://ports.ubuntu.com focal/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
Get:111 http://ports.ubuntu.com focal/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6,784 B]
Get:112 http://ports.ubuntu.com focal/main arm64 libvariable-magic-perl arm64 0.62-1build2 [33.1 kB]
Get:113 http://ports.ubuntu.com focal/main arm64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
Get:114 http://ports.ubuntu.com focal/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
Get:115 http://ports.ubuntu.com focal/main arm64 libclass-xsaccessor-perl arm64 1.19-3build3 [33.1 kB]
Get:116 http://ports.ubuntu.com focal/main arm64 libclone-perl arm64 0.43-2 [10.8 kB]
Get:117 http://ports.ubuntu.com focal/main arm64 libcommon-sense-perl arm64 3.74-2build6 [20.1 kB]
Get:118 http://ports.ubuntu.com focal/main arm64 libparams-util-perl arm64 1.07-3build5 [19.2 kB]
Get:119 http://ports.ubuntu.com focal/main arm64 libsub-install-perl all 0.928-1 [10.5 kB]
Get:120 http://ports.ubuntu.com focal/main arm64 libdata-optlist-perl all 0.110-1 [9,956 B]
Get:121 http://ports.ubuntu.com focal/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
Get:122 http://ports.ubuntu.com focal/main arm64 libconst-fast-perl all 0.014-1 [7,958 B]
Get:123 http://ports.ubuntu.com focal/main arm64 libwant-perl arm64 0.29-1build4 [23.9 kB]
Get:124 http://ports.ubuntu.com focal/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
Get:125 http://ports.ubuntu.com focal/main arm64 libcpanel-json-xs-perl arm64 4.19-1build1 [107 kB]
Get:126 http://ports.ubuntu.com focal/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB]
Get:127 http://ports.ubuntu.com focal/main arm64 libdigest-bubblebabble-perl all 0.02-2 [7,908 B]
Get:128 http://ports.ubuntu.com focal/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
Get:129 http://ports.ubuntu.com focal-updates/main arm64 libdistro-info-perl all 0.23ubuntu1.1 [4,684 B]
Get:130 http://ports.ubuntu.com focal/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5,948 B]
Get:131 http://ports.ubuntu.com focal/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
Get:132 http://ports.ubuntu.com focal/main arm64 libnet-ip-perl all 1.26-2 [27.4 kB]
Get:133 http://ports.ubuntu.com focal/main arm64 libnet-dns-perl all 1.22-1 [336 kB]
Get:134 http://ports.ubuntu.com focal/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
Get:135 http://ports.ubuntu.com focal/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB]
Get:136 http://ports.ubuntu.com focal/main arm64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
Get:137 http://ports.ubuntu.com focal/main arm64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
Get:138 http://ports.ubuntu.com focal/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB]
Get:139 http://ports.ubuntu.com focal/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
Get:140 http://ports.ubuntu.com focal/main arm64 libnumber-compare-perl all 0.03-1 [7,318 B]
Get:141 http://ports.ubuntu.com focal/main arm64 libtext-glob-perl all 0.10-1 [7,554 B]
Get:142 http://ports.ubuntu.com focal/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
Get:143 http://ports.ubuntu.com focal/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB]
Get:144 http://ports.ubuntu.com focal/main arm64 libio-string-perl all 1.08-3 [11.1 kB]
Get:145 http://ports.ubuntu.com focal/main arm64 libfont-ttf-perl all 1.06-1 [313 kB]
Get:146 http://ports.ubuntu.com focal-updates/main arm64 libfreetype6 arm64 2.10.1-2ubuntu0.3 [316 kB]
Get:147 http://ports.ubuntu.com focal/main arm64 libfuture-perl all 0.43-1 [77.8 kB]
Get:148 http://ports.ubuntu.com focal/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB]
Get:149 http://ports.ubuntu.com focal/main arm64 libparams-validate-perl arm64 1.29-3 [51.0 kB]
Get:150 http://ports.ubuntu.com focal/main arm64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
Get:151 http://ports.ubuntu.com focal/main arm64 libsort-versions-perl all 1.62-1 [9,294 B]
Get:152 http://ports.ubuntu.com focal/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
Get:153 http://ports.ubuntu.com focal/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [8,488 B]
Get:154 http://ports.ubuntu.com focal/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
Get:155 http://ports.ubuntu.com focal/main arm64 libjson-perl all 4.02000-2 [80.9 kB]
Get:156 http://ports.ubuntu.com focal/main arm64 liblog-any-perl all 1.708-1 [67.8 kB]
Get:157 http://ports.ubuntu.com focal/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
Get:158 http://ports.ubuntu.com focal/main arm64 libpackage-stash-perl all 0.38-1 [19.1 kB]
Get:159 http://ports.ubuntu.com focal/main arm64 libsub-identify-perl arm64 0.14-1build2 [10.5 kB]
Get:160 http://ports.ubuntu.com focal/main arm64 libsub-name-perl arm64 0.26-1 [11.2 kB]
Get:161 http://ports.ubuntu.com focal/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
Get:162 http://ports.ubuntu.com focal/main arm64 libpath-tiny-perl all 0.108-1 [42.6 kB]
Get:163 http://ports.ubuntu.com focal/main arm64 libtype-tiny-perl all 1.008001-2 [304 kB]
Get:164 http://ports.ubuntu.com focal/main arm64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
Get:165 http://ports.ubuntu.com focal/main arm64 libhash-fieldhash-perl arm64 0.15-1build2 [16.5 kB]
Get:166 http://ports.ubuntu.com focal/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
Get:167 http://ports.ubuntu.com focal/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB]
Get:168 http://ports.ubuntu.com focal-updates/main arm64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
Get:169 http://ports.ubuntu.com focal/main arm64 libidn11 arm64 1.33-2.2ubuntu2 [45.3 kB]
Get:170 http://ports.ubuntu.com focal/main arm64 libimagequant0 arm64 2.12.2-1.1 [29.3 kB]
Get:171 http://ports.ubuntu.com focal/main arm64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
Get:172 http://ports.ubuntu.com focal/main arm64 libio-async-perl all 0.75-1 [254 kB]
Get:173 http://ports.ubuntu.com focal/main arm64 liblinux-epoll-perl arm64 0.017-1 [15.6 kB]
Get:174 http://ports.ubuntu.com focal/main arm64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
Get:175 http://ports.ubuntu.com focal-updates/main arm64 libjpeg-turbo8 arm64 2.0.3-0ubuntu1.20.04.3 [101 kB]
Get:176 http://ports.ubuntu.com focal/main arm64 libjpeg8 arm64 8c-2ubuntu8 [2,198 B]
Get:177 http://ports.ubuntu.com focal/main arm64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
Get:178 http://ports.ubuntu.com focal/main arm64 libjson-xs-perl arm64 4.020-1build1 [82.2 kB]
Get:179 http://ports.ubuntu.com focal/main arm64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
Get:180 http://ports.ubuntu.com focal/main arm64 liblcms2-2 arm64 2.9-4 [131 kB]
Get:181 http://ports.ubuntu.com focal/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB]
Get:182 http://ports.ubuntu.com focal/main arm64 liblist-moreutils-perl arm64 0.416-1build5 [53.5 kB]
Get:183 http://ports.ubuntu.com focal/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
Get:184 http://ports.ubuntu.com focal/main arm64 liblist-someutils-xs-perl arm64 0.58-2 [30.2 kB]
Get:185 http://ports.ubuntu.com focal/main arm64 libmoox-aliases-perl all 0.001006-1 [7,176 B]
Get:186 http://ports.ubuntu.com focal/main arm64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
Get:187 http://ports.ubuntu.com focal/main arm64 libmoox-struct-perl all 0.017-1 [23.4 kB]
Get:188 http://ports.ubuntu.com focal/main arm64 libnet-dns-sec-perl arm64 1.15-1 [44.1 kB]
Get:189 http://ports.ubuntu.com focal/main arm64 libnet-libidn-perl arm64 0.12.ds-3build2 [17.3 kB]
Get:190 http://ports.ubuntu.com focal/main arm64 libnumber-range-perl all 0.12-1 [8,556 B]
Get:191 http://ports.ubuntu.com focal/main arm64 libpackage-stash-xs-perl arm64 0.29-1build1 [18.0 kB]
Get:192 http://ports.ubuntu.com focal/main arm64 libpaper1 arm64 1.1.28 [12.7 kB]
Get:193 http://ports.ubuntu.com focal/main arm64 libpaper-utils arm64 1.1.28 [8,328 B]
Get:194 http://ports.ubuntu.com focal/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
Get:195 http://ports.ubuntu.com focal/main arm64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
Get:196 http://ports.ubuntu.com focal/main arm64 libperlio-gzip-perl arm64 0.19-1build5 [14.1 kB]
Get:197 http://ports.ubuntu.com focal/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB]
Get:198 http://ports.ubuntu.com focal/main arm64 libre2-5 arm64 20200101+dfsg-1build1 [142 kB]
Get:199 http://ports.ubuntu.com focal/main arm64 libre-engine-re2-perl arm64 0.13-5 [15.6 kB]
Get:200 http://ports.ubuntu.com focal/main arm64 libreadonly-perl all 2.050-2 [19.9 kB]
Get:201 http://ports.ubuntu.com focal/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
Get:202 http://ports.ubuntu.com focal/main arm64 libref-util-xs-perl arm64 0.117-1build2 [11.6 kB]
Get:203 http://ports.ubuntu.com focal/main arm64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
Get:204 http://ports.ubuntu.com focal/main arm64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
Get:205 http://ports.ubuntu.com focal/main arm64 libsereal-decoder-perl arm64 4.011+ds-1build1 [96.0 kB]
Get:206 http://ports.ubuntu.com focal/main arm64 libsereal-encoder-perl arm64 4.011+ds-1build1 [97.4 kB]
Get:207 http://ports.ubuntu.com focal/main arm64 libsereal-perl all 4.011-1 [8,604 B]
Get:208 http://ports.ubuntu.com focal/main arm64 libsort-key-perl arm64 1.33-2build2 [34.4 kB]
Get:209 http://ports.ubuntu.com focal/main arm64 libstring-copyright-perl all 0.003006-1 [9,608 B]
Get:210 http://ports.ubuntu.com focal/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
Get:211 http://ports.ubuntu.com focal/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
Get:212 http://ports.ubuntu.com focal/main arm64 libterm-readkey-perl arm64 2.38-1build1 [24.1 kB]
Get:213 http://ports.ubuntu.com focal/main arm64 libtest-fatal-perl all 0.014-1 [11.1 kB]
Get:214 http://ports.ubuntu.com focal/main arm64 libtest-refcount-perl all 0.10-1 [11.4 kB]
Get:215 http://ports.ubuntu.com focal/main arm64 libtext-levenshtein-perl all 0.13-1 [9,612 B]
Get:216 http://ports.ubuntu.com focal-updates/main arm64 libjbig0 arm64 2.1-3.1ubuntu0.20.04.1 [25.8 kB]
Get:217 http://ports.ubuntu.com focal-updates/main arm64 libwebp6 arm64 0.6.1-2ubuntu0.20.04.2 [167 kB]
Get:218 http://ports.ubuntu.com focal-updates/main arm64 libtiff5 arm64 4.1.0+git191117-2ubuntu0.20.04.8 [151 kB]
Get:219 http://ports.ubuntu.com focal/main arm64 libtype-tiny-xs-perl arm64 0.016-1 [22.3 kB]
Get:220 http://ports.ubuntu.com focal/main arm64 libunicode-utf8-perl arm64 0.62-1build1 [17.5 kB]
Get:221 http://ports.ubuntu.com focal-updates/main arm64 libwebpdemux2 arm64 0.6.1-2ubuntu0.20.04.2 [9,372 B]
Get:222 http://ports.ubuntu.com focal-updates/main arm64 libwebpmux3 arm64 0.6.1-2ubuntu0.20.04.2 [18.6 kB]
Get:223 http://ports.ubuntu.com focal/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
Get:224 http://ports.ubuntu.com focal/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
Get:225 http://ports.ubuntu.com focal/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
Get:226 http://ports.ubuntu.com focal/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1build1 [309 kB]
Get:227 http://ports.ubuntu.com focal/main arm64 libxml-parser-perl arm64 2.46-1 [191 kB]
Get:228 http://ports.ubuntu.com focal/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
Get:229 http://ports.ubuntu.com focal/main arm64 libxml-writer-perl all 0.625-1 [24.9 kB]
Get:230 http://ports.ubuntu.com focal/main arm64 libyaml-libyaml-perl arm64 0.81+repack-1 [27.2 kB]
Get:231 http://ports.ubuntu.com focal/main arm64 licensecheck all 3.0.45-1 [23.9 kB]
Get:232 http://ports.ubuntu.com focal/main arm64 libdevel-size-perl arm64 0.83-1build1 [19.6 kB]
Get:233 http://ports.ubuntu.com focal/main arm64 t1utils arm64 1.41-3 [53.5 kB]
Get:234 http://ports.ubuntu.com focal-updates/main arm64 lintian all 2.62.0ubuntu2.2 [982 kB]
Get:235 http://ports.ubuntu.com focal/main arm64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB]
Get:236 http://ports.ubuntu.com focal/main arm64 python3-roman all 2.0.0-3build1 [8,728 B]
Get:237 http://ports.ubuntu.com focal/main arm64 python3-docutils all 0.16+dfsg-2 [368 kB]
Get:238 http://ports.ubuntu.com focal/main arm64 python3-pyparsing all 2.4.6-1 [61.3 kB]
Get:239 http://ports.ubuntu.com focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB]
Get:240 http://ports.ubuntu.com focal-updates/main arm64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB]
Get:241 http://ports.ubuntu.com focal-updates/main arm64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB]
Get:242 http://ports.ubuntu.com focal/universe arm64 python3-empy all 3.3.2-5.1 [70.4 kB]
Get:243 http://ports.ubuntu.com focal/main arm64 python3-idna all 2.8-1 [34.6 kB]
Get:244 http://ports.ubuntu.com focal/main arm64 python3-olefile all 0.46-2 [33.7 kB]
Get:245 http://ports.ubuntu.com focal-updates/main arm64 python3-pil arm64 7.0.0-4ubuntu0.7 [351 kB]
Get:246 http://ports.ubuntu.com focal-updates/main arm64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB]
Get:247 http://ports.ubuntu.com focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
Get:248 http://ports.ubuntu.com focal-updates/main arm64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
Get:249 http://ports.ubuntu.com focal/main arm64 python3-distro all 1.4.0-1 [14.6 kB]
Get:250 http://ports.ubuntu.com focal-updates/main arm64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB]
Get:251 http://ports.ubuntu.com focal/main arm64 python3-unidiff all 0.5.5-2 [9,180 B]
Get:252 http://ports.ubuntu.com focal/main arm64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
Get:253 http://ports.ubuntu.com focal-updates/main arm64 unzip arm64 6.0-25ubuntu1.1 [162 kB]
Get:254 http://ports.ubuntu.com focal/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
Get:255 http://ports.ubuntu.com focal/main arm64 python3-magic all 2:0.4.15-3 [9,376 B]
FATAL: Unable to delete script file /tmp/jenkins8426013755307186398.sh
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@1018346e:JNLP4-connect connection from ip-10-0-1-72.us-west-1.compute.internal/10.0.1.72:59190": Remote call on JNLP4-connect connection from ip-10-0-1-72.us-west-1.compute.internal/10.0.1.72:59190 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.FilePath.act(FilePath.java:1165)
at hudson.FilePath.act(FilePath.java:1154)
at hudson.FilePath.delete(FilePath.java:1681)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:162)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
Agent went offline during the build
ERROR: Node is being removed
Build step 'Execute shell' marked build as failure
ERROR: Unable to tear down: Channel "hudson.remoting.Channel@1018346e:JNLP4-connect connection from ip-10-0-1-72.us-west-1.compute.internal/10.0.1.72:59190": Remote call on JNLP4-connect connection from ip-10-0-1-72.us-west-1.compute.internal/10.0.1.72:59190 failed. The channel is closing down or has closed down
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@1018346e:JNLP4-connect connection from ip-10-0-1-72.us-west-1.compute.internal/10.0.1.72:59190": Remote call on JNLP4-connect connection from ip-10-0-1-72.us-west-1.compute.internal/10.0.1.72:59190 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1122)
at hudson.Launcher$ProcStarter.start(Launcher.java:507)
at com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent.stop(ExecRemoteAgent.java:130)
at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper$SSHAgentEnvironment.tearDown(SSHAgentBuildWrapper.java:417)
at hudson.model.AbstractBuild$AbstractBuildExecution.tearDownBuildEnvironments(AbstractBuild.java:554)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)

ROS Buildfarm

unread,
Aug 11, 2023, 3:39:41 AM8/11/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/52/display/redirect>

Changes:


------------------------------------------
[...truncated 258.67 KB...]
Removing intermediate container 9b48f056d1d3
---> 29326c69df1e
Successfully built 29326c69df1e
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230811.073737
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230811.073737
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1283 killed;
[ssh-agent] Stopped.

ROS Buildfarm

unread,
Aug 12, 2023, 2:11:55 AM8/12/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/53/display/redirect>

Changes:


------------------------------------------
[...truncated 258.68 KB...]
Removing intermediate container 7f2053e951b1
---> faca9fcad142
Successfully built faca9fcad142
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230812.060949
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230812.060949
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 194163 killed;
[ssh-agent] Stopped.

ROS Buildfarm

unread,
Aug 13, 2023, 3:05:21 AM8/13/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/54/display/redirect>

Changes:


------------------------------------------
[...truncated 258.46 KB...]
Removing intermediate container ee40c8af437b
---> 7f4adf4b6233
Successfully built 7f4adf4b6233
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230813.070321
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230813.070321
--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

# END SUBSECTION
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1411 killed;

ROS Buildfarm

unread,
Aug 14, 2023, 3:15:46 AM8/14/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/55/display/redirect>

Changes:


------------------------------------------
[...truncated 258.67 KB...]
Removing intermediate container e19c786ecf66
---> 114b316c296d
Successfully built 114b316c296d
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230814.071327
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230814.071327
fakeroot debian/rules binary
make[1]: Leaving directory '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
# END SUBSECTIONTraceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.


--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1426 killed;

ROS Buildfarm

unread,
Aug 15, 2023, 2:25:10 AM8/15/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/56/display/redirect>

Changes:


------------------------------------------
[...truncated 258.67 KB...]
Removing intermediate container c443c8f5195e
---> e7f3ae459b8c
Successfully built e7f3ae459b8c
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230815.062302
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230815.062302
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
fakeroot debian/rules binary
echo Agent pid 1407 killed;

ROS Buildfarm

unread,
Aug 16, 2023, 2:12:22 AM8/16/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/57/display/redirect>

Changes:


------------------------------------------
[...truncated 258.68 KB...]
Removing intermediate container 526a70eb9acc
---> e0e32650bab1
Successfully built e0e32650bab1
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230816.061014
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230816.061014
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 194144 killed;

ROS Buildfarm

unread,
Aug 17, 2023, 2:12:04 AM8/17/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/58/display/redirect>

Changes:


------------------------------------------
[...truncated 258.68 KB...]
Removing intermediate container 98a00f713e82
---> b5305aa8a6e8
Successfully built b5305aa8a6e8
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230817.061004
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230817.061004
echo Agent pid 193990 killed;

ROS Buildfarm

unread,
Aug 18, 2023, 2:11:52 AM8/18/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/59/display/redirect>

Changes:


------------------------------------------
[...truncated 258.68 KB...]
Removing intermediate container 2837d0b9d0b0
---> 4427dfec5298
Successfully built 4427dfec5298
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230818.060955
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230818.060955
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
echo Agent pid 195035 killed;

ROS Buildfarm

unread,
Aug 19, 2023, 2:12:11 AM8/19/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/60/display/redirect>

Changes:


------------------------------------------
[...truncated 258.68 KB...]
Removing intermediate container 5ea286250cf0
---> 46246dd898af
Successfully built 46246dd898af
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230819.060958
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230819.060958
echo Agent pid 194295 killed;

ROS Buildfarm

unread,
Aug 20, 2023, 2:12:22 AM8/20/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/61/display/redirect>

Changes:


------------------------------------------
[...truncated 258.65 KB...]
Removing intermediate container 2da224323155
---> 8e5c8045c709
Successfully built 8e5c8045c709
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230820.061007
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230820.061007
echo Agent pid 194192 killed;

ROS Buildfarm

unread,
Aug 21, 2023, 2:15:41 AM8/21/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/62/display/redirect>

Changes:


------------------------------------------
[...truncated 257.81 KB...]
Removing intermediate container ef5ec190e93a
---> 9daf88336ce2
Successfully built 9daf88336ce2
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230821.061336
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230821.061336
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
# END SUBSECTION
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1418 killed;

ROS Buildfarm

unread,
Aug 22, 2023, 2:15:36 AM8/22/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/63/display/redirect>

Changes:


------------------------------------------
[...truncated 258.77 KB...]
Removing intermediate container e7f6e8392ba5
---> c45c70c07794
Successfully built c45c70c07794
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230822.061334
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230822.061334
echo Agent pid 1482 killed;

ROS Buildfarm

unread,
Aug 23, 2023, 2:12:05 AM8/23/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/64/display/redirect>

Changes:


------------------------------------------
[...truncated 258.68 KB...]
Removing intermediate container 82d077a8cd8b
---> a10e18ce4682
Successfully built a10e18ce4682
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230823.061005
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230823.061005
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 194319 killed;

ROS Buildfarm

unread,
Aug 24, 2023, 2:11:02 AM8/24/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/65/display/redirect>

Changes:


------------------------------------------
[...truncated 258.68 KB...]
Removing intermediate container ab12e85bd031
---> c1b25eddef08
Successfully built c1b25eddef08
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230824.060836
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230824.060836
--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

# END SUBSECTION
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 141918 killed;

ROS Buildfarm

unread,
Aug 25, 2023, 2:15:33 AM8/25/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/66/display/redirect>

Changes:


------------------------------------------
[...truncated 258.71 KB...]
Removing intermediate container 5d473ece7dba
---> b49d51d3925a
Successfully built b49d51d3925a
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230825.061324
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230825.061324
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1299 killed;

ROS Buildfarm

unread,
Aug 26, 2023, 2:11:56 AM8/26/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/67/display/redirect>

Changes:


------------------------------------------
[...truncated 258.67 KB...]
Removing intermediate container affdc6553f40
---> b46d8ed28d5c
Successfully built b46d8ed28d5c
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230826.060955
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230826.060955
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
# END SUBSECTION
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 193958 killed;

ROS Buildfarm

unread,
Aug 27, 2023, 2:12:01 AM8/27/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/68/display/redirect>

Changes:


------------------------------------------
[...truncated 258.04 KB...]
Removing intermediate container 2708c1ca9d40
---> 900d53deb09a
Successfully built 900d53deb09a
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230827.060959
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230827.060959
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 193320 killed;

ROS Buildfarm

unread,
Aug 28, 2023, 2:15:16 AM8/28/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/69/display/redirect>

Changes:


------------------------------------------
[...truncated 258.68 KB...]
Removing intermediate container 9b70bec4e092
---> a233e16b5738
Successfully built a233e16b5738
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230828.061311
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230828.061311
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
echo Agent pid 1409 killed;

ROS Buildfarm

unread,
Aug 29, 2023, 2:15:47 AM8/29/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/70/display/redirect>

Changes:


------------------------------------------
[...truncated 258.43 KB...]
Removing intermediate container e721de3f0a72
---> f3fbe598208f
Successfully built f3fbe598208f
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230829.061337
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230829.061337
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2

ROS Buildfarm

unread,
Aug 30, 2023, 2:17:55 AM8/30/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/71/display/redirect>

Changes:


------------------------------------------
[...truncated 138.85 KB...]
Setting up libipc-run-perl (20180523.0-2) ...
Setting up libfl2:arm64 (2.6.4-6.2) ...
Setting up libk5crypto3:arm64 (1.17-6ubuntu4.3) ...
Setting up libtest-refcount-perl (0.10-1) ...
Setting up libjpeg-turbo8:arm64 (2.0.3-0ubuntu1.20.04.3) ...
Setting up libparams-util-perl (1.07-3build5) ...
Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
Setting up libsub-exporter-progressive-perl (0.001013-1) ...
Setting up libarray-intspan-perl (2.003-1) ...
Setting up libcapture-tiny-perl (0.48-1) ...
Setting up libtimedate-perl (2.3200-1) ...
Setting up libcontextual-return-perl (0.004014-2) ...
Setting up libsub-name-perl (0.26-1) ...
Setting up libtype-tiny-xs-perl (0.016-1) ...
Setting up libtypes-serialiser-perl (1.0-1) ...
Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
Setting up libfile-chdir-perl (0.1008-1) ...
Setting up libpath-tiny-perl (0.108-1) ...
Setting up libuchardet0:arm64 (0.0.6-3build1) ...
Setting up libjson-perl (4.02000-2) ...
Setting up liblog-any-adapter-screen-perl (0.140-1) ...
Setting up librole-tiny-perl (2.001004-1) ...
Setting up libre2-5:arm64 (20200101+dfsg-1build1) ...
Setting up git-man (1:2.25.1-1ubuntu3.11) ...
Setting up libx11-6:arm64 (2:1.6.9-2ubuntu1.5) ...
Setting up python3-dateutil (2.7.3-3ubuntu1) ...
Setting up python3-unidiff (0.5.5-2) ...
Setting up sgml-base (1.29.1) ...
Setting up libstrictures-perl (2.000006-1) ...
Setting up libsub-quote-perl (2.006006-1) ...
Setting up libclass-xsaccessor-perl (1.19-3build3) ...
Setting up libkrb5-3:arm64 (1.17-6ubuntu4.3) ...
Setting up libsort-versions-perl (1.62-1) ...
Setting up libexporter-tiny-perl (1.002001-1) ...
Setting up libre-engine-re2-perl (0.13-5) ...
Setting up libterm-readkey-perl (2.38-1build1) ...
Setting up libfido2-1:arm64 (1.3.1-1ubuntu2) ...
Setting up libfont-ttf-perl (1.06-1) ...
Setting up libfile-homedir-perl (1.004-1) ...
Setting up libnet-ip-perl (1.26-2) ...
Setting up python3-magic (2:0.4.15-3) ...
Setting up openssl (1.1.1f-1ubuntu2.19) ...
Setting up libwebpmux3:arm64 (0.6.1-2ubuntu0.20.04.2) ...
Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
Setting up libperlio-gzip-perl (0.19-1build5) ...
Setting up publicsuffix (20200303.0012-1) ...
Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
Setting up liburi-perl (1.76-2) ...
Setting up iso-codes (4.4-1) ...
Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
Setting up dctrl-tools (2.24-3) ...
Setting up libdigest-bubblebabble-perl (0.02-2) ...
Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
Setting up libjpeg8:arm64 (8c-2ubuntu8) ...
Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ...
Setting up libjson-xs-perl (4.020-1build1) ...
Setting up libhttp-date-perl (6.05-1) ...
Setting up libfile-basedir-perl (0.08-1) ...
Setting up gettext (0.19.8.1-10build1) ...
Setting up libio-prompter-perl (0.004015-1) ...
Setting up libfile-listing-perl (6.04-1) ...
Setting up python3-setuptools (45.2.0-1ubuntu0.1) ...
Setting up at (3.1.23-1ubuntu1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/atd.service → /lib/systemd/system/atd.service.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
Setting up liblist-moreutils-perl (0.416-1build5) ...
Setting up libwebpdemux2:arm64 (0.6.1-2ubuntu0.20.04.2) ...
Setting up libregexp-pattern-license-perl (3.2.0-1) ...
Setting up libtype-tiny-perl (1.008001-2) ...
Setting up libxext6:arm64 (2:1.3.4-0ubuntu1) ...
Setting up libnet-http-perl (6.19-1) ...
Setting up libpath-iterator-rule-perl (1.014-1) ...
Setting up libsereal-perl (4.011-1) ...
Setting up libnet-dns-perl (1.22-1) ...
Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
Setting up libxml-sax-perl (1.02+dfsg-1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...

Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up dput (1.0.3ubuntu1.1) ...
Setting up dpkg-dev (1.19.7ubuntu3.2) ...
Setting up libio-async-loop-epoll-perl (0.20-1) ...
Setting up intltool-debian (0.35.0+20060710.5) ...
Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
Updating certificates in /etc/ssl/certs...
137 added, 0 removed; done.
Setting up libfreetype6:arm64 (2.10.1-2ubuntu0.3) ...
Setting up python3-certifi (2019.11.28-1) ...
Setting up libstring-copyright-perl (0.003006-1) ...
Setting up python3-requests (2.22.0-2ubuntu1.1) ...
Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ...
Setting up libdata-optlist-perl (0.110-1) ...
Setting up libssh-4:arm64 (0.9.3-2ubuntu2.3) ...
Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up libwww-robotrules-perl (6.02-1) ...
Setting up xauth (1:1.1-0ubuntu1) ...
Setting up groff-base (1.22.4-4build1) ...
Setting up xml-core (0.18+nmu1) ...
Setting up libhtml-parser-perl (3.72-5) ...
Setting up libcurl4:arm64 (7.68.0-1ubuntu2.19) ...
Setting up libtiff5:arm64 (4.1.0+git191117-2ubuntu0.20.04.9) ...
Setting up curl (7.68.0-1ubuntu2.19) ...
Setting up libio-socket-ssl-perl (2.067-1) ...
Setting up libsub-exporter-perl (0.987-1) ...
Setting up libhttp-message-perl (6.22-1) ...
Setting up libhtml-form-perl (6.07-1) ...
Setting up libhttp-negotiate-perl (6.01-1) ...
Setting up libhttp-cookies-perl (6.08-1) ...
Setting up openssh-client (1:8.2p1-4ubuntu0.9) ...
Setting up libhtml-tree-perl (5.07-2) ...
Setting up libparams-classify-perl (0.015-1build2) ...
Setting up libnet-dns-sec-perl (1.15-1) ...
Setting up libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.19) ...
Setting up libhtml-format-perl (2.12-1) ...
Setting up man-db (2.9.1-1) ...
Building database of manual pages ...
Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
Setting up python3-pil:arm64 (7.0.0-4ubuntu0.7) ...
Setting up libnet-smtp-ssl-perl (1.04-1) ...
Setting up libmodule-runtime-perl (0.016-1) ...
Setting up libmailtools-perl (2.21-1) ...
Setting up git (1:2.25.1-1ubuntu3.11) ...
Setting up libconst-fast-perl (0.014-1) ...
Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
Setting up libgit-wrapper-perl (0.048-1) ...
Setting up libmodule-implementation-perl (0.09-1) ...
Setting up libemail-valid-perl (1.202-1) ...
Setting up libpackage-stash-perl (0.38-1) ...
Setting up libimport-into-perl (1.002005-1) ...
Setting up libmoo-perl (2.003006-1) ...
Setting up liblist-someutils-perl (0.58-1) ...
Setting up liblist-someutils-xs-perl (0.58-2) ...
Setting up libmoox-aliases-perl (0.001006-1) ...
Setting up libparams-validate-perl (1.29-3) ...
Setting up libb-hooks-endofscope-perl (0.24-1) ...
Setting up libnamespace-clean-perl (0.27-1) ...
Setting up libgetopt-long-descriptive-perl (0.104-1) ...
Setting up libgitlab-api-v4-perl (0.25-1) ...
Setting up libmoox-struct-perl (0.017-1) ...
Setting up lintian (2.62.0ubuntu2.2) ...
Setting up licensecheck (3.0.45-1) ...
Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
Setting up libwww-perl (6.43-1) ...
Setting up devscripts (2.20.2ubuntu2) ...
Setting up libxml-parser-perl (2.46-1) ...
Setting up libxml-sax-expat-perl (0.51-1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for libc-bin (2.31-0ubuntu7) ...
Processing triggers for systemd (245.4-2ubuntu1) ...
Processing triggers for shared-mime-info (1.15-1) ...
Processing triggers for sgml-base (1.29.1) ...
Setting up docutils-common (0.16+dfsg-2) ...
Processing triggers for sgml-base (1.29.1) ...
Setting up python3-docutils (0.16+dfsg-2) ...
update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode
Setting up python3-catkin-pkg-modules (0.5.2-1) ...
Setting up python3-rospkg-modules (1.5.0-1) ...
Setting up python3-rosdistro-modules (0.9.0-1) ...
Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Invoking 'apt-get clean'
FATAL: Unable to delete script file /tmp/jenkins445803478399740051.sh
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@699fb441:JNLP4-connect connection from ip-10-0-1-200.us-west-1.compute.internal/10.0.1.200:60036": Remote call on JNLP4-connect connection from ip-10-0-1-200.us-west-1.compute.internal/10.0.1.200:60036 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.FilePath.act(FilePath.java:1165)
at hudson.FilePath.act(FilePath.java:1154)
at hudson.FilePath.delete(FilePath.java:1681)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:162)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
ERROR: Unable to tear down: Channel "hudson.remoting.Channel@699fb441:JNLP4-connect connection from ip-10-0-1-200.us-west-1.compute.internal/10.0.1.200:60036": Remote call on JNLP4-connect connection from ip-10-0-1-200.us-west-1.compute.internal/10.0.1.200:60036 failed. The channel is closing down or has closed down
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@699fb441:JNLP4-connect connection from ip-10-0-1-200.us-west-1.compute.internal/10.0.1.200:60036": Remote call on JNLP4-connect connection from ip-10-0-1-200.us-west-1.compute.internal/10.0.1.200:60036 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1122)
at hudson.Launcher$ProcStarter.start(Launcher.java:507)
at com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent.stop(ExecRemoteAgent.java:130)
at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper$SSHAgentEnvironment.tearDown(SSHAgentBuildWrapper.java:417)
at hudson.model.AbstractBuild$AbstractBuildExecution.tearDownBuildEnvironments(AbstractBuild.java:554)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
FATAL: no longer a configured node for arm_agent-a3f68d7a
java.lang.IllegalStateException: no longer a configured node for arm_agent-a3f68d7a
at hudson.model.AbstractBuild$AbstractBuildExecution.getCurrentNode(AbstractBuild.java:416)
at hudson.model.AbstractBuild$AbstractBuildExecution.reportBrokenChannel(AbstractBuild.java:830)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:809)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)

ROS Buildfarm

unread,
Aug 30, 2023, 2:35:22 AM8/30/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/72/display/redirect>

Changes:


------------------------------------------
[...truncated 258.65 KB...]
Removing intermediate container 1abb711ee43d
---> 68f8c7ce5cbd
Successfully built 68f8c7ce5cbd
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230830.063308
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230830.063308
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

# END SUBSECTION
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 174423 killed;
[ssh-agent] Stopped.

ROS Buildfarm

unread,
Aug 31, 2023, 2:15:18 AM8/31/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/73/display/redirect>

Changes:


------------------------------------------
[...truncated 258.67 KB...]
Removing intermediate container 194dab8af935
---> 322ab3d45387
Successfully built 322ab3d45387
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230831.061307
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230831.061307
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2326 killed;
[ssh-agent] Stopped.

ROS Buildfarm

unread,
Sep 1, 2023, 2:12:30 AM9/1/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/74/display/redirect>

Changes:


------------------------------------------
[...truncated 258.68 KB...]
Removing intermediate container ccd87de60209
---> 54bd5c8dec35
Successfully built 54bd5c8dec35
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230901.061016
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230901.061016
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
echo Agent pid 193761 killed;

ROS Buildfarm

unread,
Sep 2, 2023, 2:13:19 AM9/2/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/75/display/redirect>

Changes:


------------------------------------------
[...truncated 258.65 KB...]
Removing intermediate container cd16b6d27910
---> 1a9d0c3f9a2b
Successfully built 1a9d0c3f9a2b
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230902.061055
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230902.061055
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

# END SUBSECTION
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 231544 killed;

ROS Buildfarm

unread,
Sep 3, 2023, 2:12:31 AM9/3/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/76/display/redirect>

Changes:


------------------------------------------
[...truncated 258.68 KB...]
Removing intermediate container 0b647e8511ed
---> 3c934eb9baef
Successfully built 3c934eb9baef
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230903.061015
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230903.061015
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 216371 killed;

ROS Buildfarm

unread,
Sep 4, 2023, 2:08:45 AM9/4/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/77/display/redirect>

Changes:


------------------------------------------
[...truncated 31.76 KB...]
Get:13 http://ports.ubuntu.com focal-backports/main arm64 Packages [54.8 kB]
Fetched 17.0 MB in 4s (4415 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be upgraded:
locales
1 upgraded, 0 newly installed, 0 to remove and 166 not upgraded.
Need to get 3869 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://ports.ubuntu.com focal-updates/main arm64 locales all 2.31-0ubuntu9.9 [3869 kB]
Preconfiguring packages ...
Fetched 3869 kB in 1s (2795 kB/s)
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 19085 files and directories currently installed.)
Preparing to unpack .../locales_2.31-0ubuntu9.9_all.deb ...
Unpacking locales (2.31-0ubuntu9.9) over (2.31-0ubuntu7) ...
Setting up locales (2.31-0ubuntu9.9) ...
Generating locales (this might take a while)...
Generation complete.
Removing intermediate container 5a26448b11a2
---> 87a835188080
Step 5/26 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in 1d0143875276
Removing intermediate container 1d0143875276
---> aedcabcf3957
Step 6/26 : RUN locale-gen en_US.UTF-8
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in db0cf055cba3
Generating locales (this might take a while)...
en_US.UTF-8... done
Generation complete.
Removing intermediate container db0cf055cba3
---> 567776ca01d2
Step 7/26 : ENV LANG en_US.UTF-8
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in 783993ea375c
Removing intermediate container 783993ea375c
---> 9f93429e1cdf
Step 8/26 : ENV TZ PST+08
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in 009672b8ffac
Removing intermediate container 009672b8ffac
---> 168807555d1a
Step 9/26 : RUN useradd -u 1001 -l -m buildfarm
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in 04d77418dbe7
Removing intermediate container 04d77418dbe7
---> dc1d760a240f
Step 10/26 : RUN mkdir /tmp/keys
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in 336248e2596c
Removing intermediate container 336248e2596c
---> aa7135eb7837
Step 11/26 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y gnupg && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in 0ce49e7090cf
Hit:1 http://ports.ubuntu.com focal InRelease
Hit:2 http://ports.ubuntu.com focal-updates InRelease
Hit:3 http://ports.ubuntu.com focal-backports InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
gpgconf gpgsm gpgv
Suggested packages:
dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon
The following packages will be upgraded:
dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
gpg-wks-server gpgconf gpgsm gpgv
11 upgraded, 0 newly installed, 0 to remove and 155 not upgraded.
Need to get 2,392 kB of archives.
After this operation, 20.5 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB]
Get:2 http://ports.ubuntu.com focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB]
Get:3 http://ports.ubuntu.com focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB]
Get:4 http://ports.ubuntu.com focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB]
Get:5 http://ports.ubuntu.com focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB]
Get:6 http://ports.ubuntu.com focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB]
Get:7 http://ports.ubuntu.com focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB]
Get:8 http://ports.ubuntu.com focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
Get:9 http://ports.ubuntu.com focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
Get:10 http://ports.ubuntu.com focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB]
Get:11 http://ports.ubuntu.com focal-updates/main arm64 gpgv arm64 2.2.19-3ubuntu2.2 [183 kB]
Fetched 2,392 kB in 1s (1,673 kB/s)
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 19085 files and directories currently installed.)
Preparing to unpack .../00-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ...
Preparing to unpack .../01-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking dirmngr (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ...
Preparing to unpack .../02-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking gnupg-utils (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ...
Preparing to unpack .../03-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ...
Preparing to unpack .../04-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking gpg-agent (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ...
Preparing to unpack .../05-gpg_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking gpg (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ...
Preparing to unpack .../06-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking gpgconf (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ...
Preparing to unpack .../07-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ...
Preparing to unpack .../08-gnupg_2.2.19-3ubuntu2.2_all.deb ...
Unpacking gnupg (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ...
Preparing to unpack .../09-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking gpgsm (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ...
Preparing to unpack .../10-gpgv_2.2.19-3ubuntu2.2_arm64.deb ...
Unpacking gpgv (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ...
Setting up gpgv (2.2.19-3ubuntu2.2) ...
Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
Setting up gpgconf (2.2.19-3ubuntu2.2) ...
Setting up gpg (2.2.19-3ubuntu2.2) ...
Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
Setting up gpgsm (2.2.19-3ubuntu2.2) ...
Setting up dirmngr (2.2.19-3ubuntu2.2) ...
Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
Setting up gnupg (2.2.19-3ubuntu2.2) ...
Removing intermediate container 0ce49e7090cf
---> cfe195e7c14a
Step 12/26 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQINBFzvJpYBEADY8l1YvO7iYW5gUESyzsTGnMvVUmlV3XarBaJz9bGRmgPXh7jc\nVFrQhE0L/HV7LOfoLI9H2GWYyHBqN5ERBlcA8XxG3ZvX7t9nAZPQT2Xxe3GT3tro\nu5oCR+SyHN9xPnUwDuqUSvJ2eqMYb9B/Hph3OmtjG30jSNq9kOF5bBTk1hOTGPH4\nK/AY0jzT6OpHfXU6ytlFsI47ZKsnTUhipGsKucQ1CXlyirndZ3V3k70YaooZ55rG\naIoAWlx2H0J7sAHmqS29N9jV9mo135d+d+TdLBXI0PXtiHzE9IPaX+ctdSUrPnp+\nTwR99lxglpIG6hLuvOMAaxiqFBB/Jf3XJ8OBakfS6nHrWH2WqQxRbiITl0irkQoz\npwNEF2Bv0+Jvs1UFEdVGz5a8xexQHst/RmKrtHLct3iOCvBNqoAQRbvWvBhPjO/p\nV5cYeUljZ5wpHyFkaEViClaVWqa6PIsyLqmyjsruPCWlURLsQoQxABcL8bwxX7UT\nhM6CtH6tGlYZ85RIzRifIm2oudzV5l+8oRgFr9yVcwyOFT6JCioqkwldW52P1pk/\n/SnuexC6LYqqDuHUs5NnokzzpfS6QaWfTY5P5tz4KHJfsjDIktly3mKVfY0fSPVV\nokdGpcUzvz2hq1fqjxB6MlB/1vtk0bImfcsoxBmF7H+4E9ZN1sX/tSb0KQARAQAB\ntCZPcGVuIFJvYm90aWNzIDxpbmZvQG9zcmZvdW5kYXRpb24ub3JnPokCVAQTAQgA\nPgIbAwULCQgHAgYVCgkICwIEFgIDAQIeAQIXgBYhBMHPbjHmut6IaLFytPQu1vur\nF8ZUBQJgsdhRBQkLTMW7AAoJEPQu1vurF8ZUTMwP/3f7EkOPIFjUdRmpNJ2db4iB\nRQu5b2SJRG+KIdbvQBzKUBMV6/RUhEDPjhXZI3zDevzBewvAMKkqs2Q1cWo9WV7Z\nPyTkvSyey/Tjn+PozcdvzkvrEjDMftIk8E1WzLGq7vnPLZ1q/b6Vq4H373Z+EDWa\nDaDwW72CbCBLWAVtqff80CwlI2x8fYHKr3VBUnwcXNHR4+nRABfAWnaU4k+oTshC\nQucsd8vitNfsSXrKuKyz91IRHRPnJjx8UvGU4tRGfrHkw1505EZvgP02vXeRyWBR\nfKiL1vGy4tCSRDdZO3ms2J2m08VPv65HsHaWYMnO+rNJmMZj9d9JdL/9GRf5F6U0\nquoIFL39BhUEvBynuqlrqistnyOhw8W/IQy/ymNzBMcMz6rcMjMwhkgm/LNXoSD1\n1OrJu4ktQwRhwvGVarnB8ihwjsTxZFylaLmFSfaA+OAlOqCLS1OkIVMzjW+Ul6A6\nqjiCEUOsnlf4CGlhzNMZOx3low6ixzEqKOcfECpeIj80a2fBDmWkcAAjlHu6VBhA\nTUDG9e2xKLzV2Z/DLYsb3+n9QW7KO0yZKfiuUo6AYboAioQKn5jh3iRvjGh2Ujpo\n22G+oae3PcCc7G+z12j6xIY709FQuA49dA2YpzMda0/OX4LP56STEveDRrO+CnV6\nWE+F5FaIKwb72PL4rLi4\n=i0tj\n-----END PGP PUBLIC KEY BLOCK-----" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in 80951fd85a2e
[91mWarning: apt-key output should not be parsed (stdout is not a terminal)
[0mOK
Removing intermediate container 80951fd85a2e
---> 6be7a7674e31
Step 13/26 : RUN echo deb http://repositories.ros.org/ubuntu/building focal main | tee -a /etc/apt/sources.list.d/buildfarm.list
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in b37d25173d2f
deb http://repositories.ros.org/ubuntu/building focal main
Removing intermediate container b37d25173d2f
---> e115f8471bfa
Step 14/26 : RUN echo deb-src http://repositories.ros.org/ubuntu/building focal main | tee -a /etc/apt/sources.list.d/buildfarm.list
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in 3576b4e48ea3
deb-src http://repositories.ros.org/ubuntu/building focal main
Removing intermediate container 3576b4e48ea3
---> 9e18fc11cc24
Step 15/26 : RUN mkdir /tmp/wrapper_scripts
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in f7b1fa9b7ec6
Removing intermediate container f7b1fa9b7ec6
---> 25779ff782c2
Step 16/26 : RUN echo "# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Failed to stat',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n 'has no installation candidate',\n 'corrupted package archive',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('')\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n print('')\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in b1babcfec8ca
Removing intermediate container b1babcfec8ca
---> 31a7c58affff
Step 17/26 : RUN echo "# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in d3bc18332732
Removing intermediate container d3bc18332732
---> 976ed716263a
Step 18/26 : RUN echo "2023-09-03 (-0800)"
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in fc2a8d7fcf18
2023-09-03 (-0800)
Removing intermediate container fc2a8d7fcf18
---> 1cd43f530edf
Step 19/26 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in ca1b76c18665
Get:1 http://repositories.ros.org/ubuntu/building focal InRelease [4,679 B]
Get:2 http://repositories.ros.org/ubuntu/building focal/main Sources [815 kB]
Get:3 http://repositories.ros.org/ubuntu/building focal/main arm64 Packages [776 kB]
Hit:4 http://ports.ubuntu.com focal InRelease
Hit:5 http://ports.ubuntu.com focal-updates InRelease
Hit:6 http://ports.ubuntu.com focal-backports InRelease
Fetched 1,595 kB in 1s (2,379 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
python3 is already the newest version (3.8.2-0ubuntu2).
python3 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 155 not upgraded.
Removing intermediate container ca1b76c18665
---> 6e9a25d3fb7c
Step 20/26 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y devscripts dpkg-dev python3-apt python3-catkin-pkg-modules python3-empy python3-rosdistro-modules python3-yaml
---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
---> Running in 2472095f50d1
Invoking 'apt-get update'
Hit:1 http://repositories.ros.org/ubuntu/building focal InRelease
FATAL: Unable to delete script file /tmp/jenkins3982706724143573661.sh
java.nio.channels.ClosedChannelException
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from ip-10-0-1-110.us-west-1.compute.internal/10.0.1.110:36336
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1797)
at hudson.remoting.Request.call(Request.java:199)
at hudson.remoting.Channel.call(Channel.java:1000)
at hudson.FilePath.act(FilePath.java:1165)
at hudson.FilePath.act(FilePath.java:1154)
at hudson.FilePath.delete(FilePath.java:1681)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:162)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
Caused: hudson.remoting.RequestAbortedException
at hudson.remoting.Request.abort(Request.java:345)
at hudson.remoting.Channel.terminate(Channel.java:1082)
at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:238)
at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:825)
at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:288)
at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:170)
at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:825)
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Build step 'Execute shell' marked build as failure
ERROR: Unable to tear down: Channel "hudson.remoting.Channel@12eda6e9:JNLP4-connect connection from ip-10-0-1-110.us-west-1.compute.internal/10.0.1.110:36336": Remote call on JNLP4-connect connection from ip-10-0-1-110.us-west-1.compute.internal/10.0.1.110:36336 failed. The channel is closing down or has closed down
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@12eda6e9:JNLP4-connect connection from ip-10-0-1-110.us-west-1.compute.internal/10.0.1.110:36336": Remote call on JNLP4-connect connection from ip-10-0-1-110.us-west-1.compute.internal/10.0.1.110:36336 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1122)
at hudson.Launcher$ProcStarter.start(Launcher.java:507)
at com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent.stop(ExecRemoteAgent.java:130)
at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper$SSHAgentEnvironment.tearDown(SSHAgentBuildWrapper.java:417)
at hudson.model.AbstractBuild$AbstractBuildExecution.tearDownBuildEnvironments(AbstractBuild.java:554)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)

ROS Buildfarm

unread,
Sep 4, 2023, 2:19:32 AM9/4/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/78/display/redirect>

Changes:


------------------------------------------
[...truncated 258.64 KB...]
Removing intermediate container 356be3db72d8
---> 71555d4c4af2
Successfully built 71555d4c4af2
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230904.061738
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230904.061738
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2292 killed;
[ssh-agent] Stopped.

ROS Buildfarm

unread,
Sep 5, 2023, 2:09:07 AM9/5/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/79/display/redirect>

Changes:


------------------------------------------
[...truncated 85.86 KB...]
Get:226 http://ports.ubuntu.com focal/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1build1 [309 kB]
Get:227 http://ports.ubuntu.com focal/main arm64 libxml-parser-perl arm64 2.46-1 [191 kB]
Get:228 http://ports.ubuntu.com focal/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
Get:229 http://ports.ubuntu.com focal/main arm64 libxml-writer-perl all 0.625-1 [24.9 kB]
Get:230 http://ports.ubuntu.com focal/main arm64 libyaml-libyaml-perl arm64 0.81+repack-1 [27.2 kB]
Get:231 http://ports.ubuntu.com focal/main arm64 licensecheck all 3.0.45-1 [23.9 kB]
Get:232 http://ports.ubuntu.com focal/main arm64 libdevel-size-perl arm64 0.83-1build1 [19.6 kB]
Get:233 http://ports.ubuntu.com focal/main arm64 t1utils arm64 1.41-3 [53.5 kB]
Get:234 http://ports.ubuntu.com focal-updates/main arm64 lintian all 2.62.0ubuntu2.2 [982 kB]
Get:235 http://ports.ubuntu.com focal/main arm64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB]
Get:236 http://ports.ubuntu.com focal/main arm64 python3-roman all 2.0.0-3build1 [8,728 B]
Get:237 http://ports.ubuntu.com focal/main arm64 python3-docutils all 0.16+dfsg-2 [368 kB]
Get:238 http://ports.ubuntu.com focal/main arm64 python3-pyparsing all 2.4.6-1 [61.3 kB]
Get:239 http://ports.ubuntu.com focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB]
Get:240 http://ports.ubuntu.com focal-updates/main arm64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB]
Get:241 http://ports.ubuntu.com focal-updates/main arm64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB]
Get:242 http://ports.ubuntu.com focal/universe arm64 python3-empy all 3.3.2-5.1 [70.4 kB]
Get:243 http://ports.ubuntu.com focal/main arm64 python3-idna all 2.8-1 [34.6 kB]
Get:244 http://ports.ubuntu.com focal/main arm64 python3-olefile all 0.46-2 [33.7 kB]
Get:245 http://ports.ubuntu.com focal-updates/main arm64 python3-pil arm64 7.0.0-4ubuntu0.7 [351 kB]
Get:246 http://ports.ubuntu.com focal-updates/main arm64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB]
Get:247 http://ports.ubuntu.com focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
Get:248 http://ports.ubuntu.com focal-updates/main arm64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
Get:249 http://ports.ubuntu.com focal/main arm64 python3-distro all 1.4.0-1 [14.6 kB]
Get:250 http://ports.ubuntu.com focal-updates/main arm64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB]
Get:251 http://ports.ubuntu.com focal/main arm64 python3-unidiff all 0.5.5-2 [9,180 B]
Get:252 http://ports.ubuntu.com focal/main arm64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
Get:253 http://ports.ubuntu.com focal-updates/main arm64 unzip arm64 6.0-25ubuntu1.1 [162 kB]
Get:254 http://ports.ubuntu.com focal/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
Get:255 http://ports.ubuntu.com focal/main arm64 python3-magic all 2:0.4.15-3 [9,376 B]
Preconfiguring packages ...
Fetched 30.3 MB in 29s (1,052 kB/s)
Selecting previously unselected package bsdmainutils.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 19085 files and directories currently installed.)
Preparing to unpack .../000-bsdmainutils_11.1.2ubuntu3_arm64.deb ...
Unpacking bsdmainutils (11.1.2ubuntu3) ...
Selecting previously unselected package libuchardet0:arm64.
Preparing to unpack .../001-libuchardet0_0.0.6-3build1_arm64.deb ...
Unpacking libuchardet0:arm64 (0.0.6-3build1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../002-groff-base_1.22.4-4build1_arm64.deb ...
Unpacking groff-base (1.22.4-4build1) ...
Selecting previously unselected package libpipeline1:arm64.
Preparing to unpack .../003-libpipeline1_1.5.2-2build1_arm64.deb ...
Unpacking libpipeline1:arm64 (1.5.2-2build1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../004-man-db_2.9.1-1_arm64.deb ...
Unpacking man-db (2.9.1-1) ...
Selecting previously unselected package sgml-base.
Preparing to unpack .../005-sgml-base_1.29.1_all.deb ...
Unpacking sgml-base (1.29.1) ...
Selecting previously unselected package openssl.
Preparing to unpack .../006-openssl_1.1.1f-1ubuntu2.19_arm64.deb ...
Unpacking openssl (1.1.1f-1ubuntu2.19) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../007-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
Preparing to unpack .../008-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) over (45.2.0-1) ...
Selecting previously unselected package python3-six.
Preparing to unpack .../009-python3-six_1.14.0-2_all.deb ...
Unpacking python3-six (1.14.0-2) ...
Preparing to unpack .../010-python3-yaml_5.3.1-1ubuntu0.1_arm64.deb ...
Unpacking python3-yaml (5.3.1-1ubuntu0.1) over (5.3.1-1) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../011-gettext-base_0.19.8.1-10build1_arm64.deb ...
Unpacking gettext-base (0.19.8.1-10build1) ...
Selecting previously unselected package iso-codes.
Preparing to unpack .../012-iso-codes_4.4-1_all.deb ...
Unpacking iso-codes (4.4-1) ...
Selecting previously unselected package krb5-locales.
Preparing to unpack .../013-krb5-locales_1.17-6ubuntu4.3_all.deb ...
Unpacking krb5-locales (1.17-6ubuntu4.3) ...
Selecting previously unselected package libcbor0.6:arm64.
Preparing to unpack .../014-libcbor0.6_0.6.0-0ubuntu1_arm64.deb ...
Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
Selecting previously unselected package libedit2:arm64.
Preparing to unpack .../015-libedit2_3.1-20191231-1_arm64.deb ...
Unpacking libedit2:arm64 (3.1-20191231-1) ...
Selecting previously unselected package libfido2-1:arm64.
Preparing to unpack .../016-libfido2-1_1.3.1-1ubuntu2_arm64.deb ...
Unpacking libfido2-1:arm64 (1.3.1-1ubuntu2) ...
Selecting previously unselected package libkrb5support0:arm64.
Preparing to unpack .../017-libkrb5support0_1.17-6ubuntu4.3_arm64.deb ...
Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.3) ...
Selecting previously unselected package libk5crypto3:arm64.
Preparing to unpack .../018-libk5crypto3_1.17-6ubuntu4.3_arm64.deb ...
Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.3) ...
Selecting previously unselected package libkeyutils1:arm64.
Preparing to unpack .../019-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ...
Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
Selecting previously unselected package libkrb5-3:arm64.
Preparing to unpack .../020-libkrb5-3_1.17-6ubuntu4.3_arm64.deb ...
Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.3) ...
Selecting previously unselected package libgssapi-krb5-2:arm64.
Preparing to unpack .../021-libgssapi-krb5-2_1.17-6ubuntu4.3_arm64.deb ...
Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ...
Selecting previously unselected package libpng16-16:arm64.
Preparing to unpack .../022-libpng16-16_1.6.37-2_arm64.deb ...
Unpacking libpng16-16:arm64 (1.6.37-2) ...
Selecting previously unselected package libpsl5:arm64.
Preparing to unpack .../023-libpsl5_0.21.0-1ubuntu1_arm64.deb ...
Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ...
Selecting previously unselected package libxau6:arm64.
Preparing to unpack .../024-libxau6_1%3a1.0.9-0ubuntu1_arm64.deb ...
Unpacking libxau6:arm64 (1:1.0.9-0ubuntu1) ...
Selecting previously unselected package libxdmcp6:arm64.
Preparing to unpack .../025-libxdmcp6_1%3a1.1.3-0ubuntu1_arm64.deb ...
Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
Selecting previously unselected package libxcb1:arm64.
Preparing to unpack .../026-libxcb1_1.14-2_arm64.deb ...
Unpacking libxcb1:arm64 (1.14-2) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../027-libx11-data_2%3a1.6.9-2ubuntu1.5_all.deb ...
Unpacking libx11-data (2:1.6.9-2ubuntu1.5) ...
Selecting previously unselected package libx11-6:arm64.
Preparing to unpack .../028-libx11-6_2%3a1.6.9-2ubuntu1.5_arm64.deb ...
Unpacking libx11-6:arm64 (2:1.6.9-2ubuntu1.5) ...
Selecting previously unselected package libxext6:arm64.
Preparing to unpack .../029-libxext6_2%3a1.3.4-0ubuntu1_arm64.deb ...
Unpacking libxext6:arm64 (2:1.3.4-0ubuntu1) ...
Selecting previously unselected package libxmuu1:arm64.
Preparing to unpack .../030-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ...
Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
Selecting previously unselected package openssh-client.
Preparing to unpack .../031-openssh-client_1%3a8.2p1-4ubuntu0.9_arm64.deb ...
Unpacking openssh-client (1:8.2p1-4ubuntu0.9) ...
Selecting previously unselected package publicsuffix.
Preparing to unpack .../032-publicsuffix_20200303.0012-1_all.deb ...
Unpacking publicsuffix (20200303.0012-1) ...
Selecting previously unselected package python-apt-common.
Preparing to unpack .../033-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
Selecting previously unselected package python3-apt.
Preparing to unpack .../034-python3-apt_2.0.1ubuntu0.20.04.1_arm64.deb ...
Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
Selecting previously unselected package strace.
Preparing to unpack .../035-strace_5.5-3ubuntu1_arm64.deb ...
Unpacking strace (5.5-3ubuntu1) ...
Selecting previously unselected package xauth.
Preparing to unpack .../036-xauth_1%3a1.1-0ubuntu1_arm64.deb ...
Unpacking xauth (1:1.1-0ubuntu1) ...
Selecting previously unselected package libfl2:arm64.
Preparing to unpack .../037-libfl2_2.6.4-6.2_arm64.deb ...
Unpacking libfl2:arm64 (2.6.4-6.2) ...
Selecting previously unselected package at.
Preparing to unpack .../038-at_3.1.23-1ubuntu1_arm64.deb ...
Unpacking at (3.1.23-1ubuntu1) ...
Selecting previously unselected package libbrotli1:arm64.
Preparing to unpack .../039-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ...
Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
Selecting previously unselected package libnghttp2-14:arm64.
Preparing to unpack .../040-libnghttp2-14_1.40.0-1ubuntu0.1_arm64.deb ...
Unpacking libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ...
Selecting previously unselected package librtmp1:arm64.
Preparing to unpack .../041-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ...
Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
Selecting previously unselected package libssh-4:arm64.
Preparing to unpack .../042-libssh-4_0.9.3-2ubuntu2.3_arm64.deb ...
Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.3) ...
Selecting previously unselected package libcurl4:arm64.
Preparing to unpack .../043-libcurl4_7.68.0-1ubuntu2.19_arm64.deb ...
Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.19) ...
Selecting previously unselected package curl.
Preparing to unpack .../044-curl_7.68.0-1ubuntu2.19_arm64.deb ...
Unpacking curl (7.68.0-1ubuntu2.19) ...
Selecting previously unselected package dctrl-tools.
Preparing to unpack .../045-dctrl-tools_2.24-3_arm64.deb ...
Unpacking dctrl-tools (2.24-3) ...
Preparing to unpack .../046-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
Unpacking dpkg-dev (1.19.7ubuntu3.2) over (1.19.7ubuntu3) ...
FATAL: command execution failed
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from ip-10-0-1-23.us-west-1.compute.internal/10.0.1.23:42140' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy85.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:194)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:144)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
FATAL: Unable to delete script file /tmp/jenkins4420510523404593045.sh
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@3bcf77bd:JNLP4-connect connection from ip-10-0-1-23.us-west-1.compute.internal/10.0.1.23:42140": Remote call on JNLP4-connect connection from ip-10-0-1-23.us-west-1.compute.internal/10.0.1.23:42140 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.FilePath.act(FilePath.java:1165)
at hudson.FilePath.act(FilePath.java:1154)
at hudson.FilePath.delete(FilePath.java:1681)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:162)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
Build step 'Execute shell' marked build as failure
ERROR: Unable to tear down: Channel "hudson.remoting.Channel@3bcf77bd:JNLP4-connect connection from ip-10-0-1-23.us-west-1.compute.internal/10.0.1.23:42140": Remote call on JNLP4-connect connection from ip-10-0-1-23.us-west-1.compute.internal/10.0.1.23:42140 failed. The channel is closing down or has closed down
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@3bcf77bd:JNLP4-connect connection from ip-10-0-1-23.us-west-1.compute.internal/10.0.1.23:42140": Remote call on JNLP4-connect connection from ip-10-0-1-23.us-west-1.compute.internal/10.0.1.23:42140 failed. The channel is closing down or has closed down

ROS Buildfarm

unread,
Sep 5, 2023, 2:14:34 AM9/5/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/80/display/redirect>

Changes:


------------------------------------------
[...truncated 258.42 KB...]
Removing intermediate container f209c89fd97d
---> f4cb9aadd4ff
Successfully built f4cb9aadd4ff
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230905.061240
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230905.061240
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1625 killed;
[ssh-agent] Stopped.

ROS Buildfarm

unread,
Sep 6, 2023, 2:15:26 AM9/6/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/81/display/redirect>

Changes:


------------------------------------------
[...truncated 258.67 KB...]
Removing intermediate container 4f525f46c9e7
---> f86251a36a2e
Successfully built f86251a36a2e
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230906.061317
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230906.061317
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1466 killed;
[ssh-agent] Stopped.

ROS Buildfarm

unread,
Sep 7, 2023, 2:17:38 AM9/7/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/82/display/redirect>

Changes:


------------------------------------------
[...truncated 135.40 KB...]
Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
Setting up libpod-constants-perl (0.19-1) ...
Setting up libedit2:arm64 (3.1-20191231-1) ...
Setting up libperl4-corelibs-perl (0.004-2) ...
Setting up libfuture-perl (0.43-1) ...
Setting up liblwp-mediatypes-perl (6.04-1) ...
Setting up libyaml-libyaml-perl (0.81+repack-1) ...
Setting up libtry-tiny-perl (0.30-1) ...
Setting up libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ...
Setting up libtest-fatal-perl (0.014-1) ...
Setting up perl-openssl-defaults:arm64 (4) ...
Setting up libcommon-sense-perl (3.74-2build6) ...
Setting up libxml-namespacesupport-perl (1.12-1) ...
Setting up gettext-base (0.19.8.1-10build1) ...
Setting up libhttp-tiny-multipart-perl (0.08-1) ...
Setting up python3-yaml (5.3.1-1ubuntu0.1) ...
Setting up libencode-locale-perl (1.05-1) ...
Setting up libtext-levenshtein-perl (0.13-1) ...
Setting up krb5-locales (1.17-6ubuntu4.3) ...
Setting up libpaper-utils (1.1.28) ...
Setting up python3-xdg (0.26-1ubuntu1) ...
Setting up libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
Setting up python3-empy (3.3.2-5.1) ...
Setting up libgpgme11:arm64 (1.13.1-7ubuntu2.1) ...
Setting up libstring-shellquote-perl (1.04-1) ...
Setting up libjbig0:arm64 (2.1-3.1ubuntu0.20.04.1) ...
Setting up libsub-install-perl (0.928-1) ...
Setting up libkrb5support0:arm64 (1.17-6ubuntu4.3) ...
Setting up libnumber-compare-perl (0.03-1) ...
Setting up libio-async-perl (0.75-1) ...
Setting up liberror-perl (0.17029-1) ...
Setting up python3-six (1.14.0-2) ...
Setting up patchutils (0.3.4-2) ...
Setting up libjson-maybexs-perl (1.004000-1) ...
Setting up libxml-sax-base-perl (1.09-1) ...
Setting up libio-string-perl (1.08-3) ...
Setting up libreadonly-perl (2.050-2) ...
Setting up python3-roman (2.0.0-3build1) ...
Setting up libpackage-stash-xs-perl (0.29-1build1) ...
Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ...
Setting up python3-chardet (3.0.4-4build1) ...
Setting up python3-pyparsing (2.4.6-1) ...
Setting up python3-gpg (1.13.1-7ubuntu2.1) ...
Setting up libdata-dump-perl (1.23-1) ...
Setting up libx11-data (2:1.6.9-2ubuntu1.5) ...
Setting up libfile-find-rule-perl (0.34-1) ...
Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
Setting up libref-util-perl (0.204-1) ...
Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
Setting up libipc-system-simple-perl (1.26-1) ...
Setting up libidn11:arm64 (1.33-2.2ubuntu2) ...
Setting up libnet-domain-tld-perl (1.75-1) ...
Setting up libxml-writer-perl (0.625-1) ...
Setting up strace (5.5-3ubuntu1) ...
Setting up libhash-fieldhash-perl (0.15-1build2) ...
Setting up python3-debian (0.1.36ubuntu1.1) ...
Setting up libnet-libidn-perl (0.12.ds-3build2) ...
Setting up t1utils (1.41-3) ...
Setting up liblinux-epoll-perl (0.017-1) ...
Setting up diffstat (1.63-1) ...
Setting up libimagequant0:arm64 (2.12.2-1.1) ...
Setting up bsdmainutils (11.1.2ubuntu3) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
Setting up libpng16-16:arm64 (1.6.37-2) ...
Setting up libvariable-magic-perl (0.62-1build2) ...
Setting up python3-idna (2.8-1) ...
Setting up libio-html-perl (1.001-1) ...
Setting up libwebp6:arm64 (0.6.1-2ubuntu0.20.04.2) ...
Setting up libcroco3:arm64 (0.6.13-1) ...
Setting up libb-hooks-op-check-perl (0.22-1build2) ...
FATAL: Unable to delete script file /tmp/jenkins7146098467588541371.sh
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@6c6462f5:JNLP4-connect connection from ip-10-0-1-200.us-west-1.compute.internal/10.0.1.200:33898": Remote call on JNLP4-connect connection from ip-10-0-1-200.us-west-1.compute.internal/10.0.1.200:33898 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.FilePath.act(FilePath.java:1165)
at hudson.FilePath.act(FilePath.java:1154)
at hudson.FilePath.delete(FilePath.java:1681)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:162)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
Agent went offline during the build
ERROR: Node is being removed
Build step 'Execute shell' marked build as failure
ERROR: Unable to tear down: Channel "hudson.remoting.Channel@6c6462f5:JNLP4-connect connection from ip-10-0-1-200.us-west-1.compute.internal/10.0.1.200:33898": Remote call on JNLP4-connect connection from ip-10-0-1-200.us-west-1.compute.internal/10.0.1.200:33898 failed. The channel is closing down or has closed down
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@6c6462f5:JNLP4-connect connection from ip-10-0-1-200.us-west-1.compute.internal/10.0.1.200:33898": Remote call on JNLP4-connect connection from ip-10-0-1-200.us-west-1.compute.internal/10.0.1.200:33898 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1122)
at hudson.Launcher$ProcStarter.start(Launcher.java:507)
at com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent.stop(ExecRemoteAgent.java:130)
at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper$SSHAgentEnvironment.tearDown(SSHAgentBuildWrapper.java:417)
at hudson.model.AbstractBuild$AbstractBuildExecution.tearDownBuildEnvironments(AbstractBuild.java:554)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)

ROS Buildfarm

unread,
Sep 7, 2023, 2:35:23 AM9/7/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/83/display/redirect>

Changes:


------------------------------------------
[...truncated 258.32 KB...]
Removing intermediate container 08c58442fdec
---> d09a1623d9a9
Successfully built d09a1623d9a9
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230907.063300
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230907.063300
--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

# END SUBSECTION
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1463 killed;
[ssh-agent] Stopped.

ROS Buildfarm

unread,
Sep 8, 2023, 2:15:55 AM9/8/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/84/display/redirect>

Changes:


------------------------------------------
[...truncated 258.67 KB...]
Removing intermediate container 526ddf2a9395
---> 6375eed7a453
Successfully built 6375eed7a453
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230908.061324
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230908.061324
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1305 killed;
[ssh-agent] Stopped.

ROS Buildfarm

unread,
Sep 9, 2023, 2:15:22 AM9/9/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/85/display/redirect>

Changes:


------------------------------------------
[...truncated 258.61 KB...]
Removing intermediate container 2ddac03350ec
---> d5a9475a0f79
Successfully built d5a9475a0f79
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230909.061322
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230909.061322
--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

# END SUBSECTION
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1402 killed;

ROS Buildfarm

unread,
Sep 10, 2023, 2:15:27 AM9/10/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/86/display/redirect>

Changes:


------------------------------------------
[...truncated 258.47 KB...]
Removing intermediate container f6ee807fe7ad
---> 14fbd22803c6
Successfully built 14fbd22803c6
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230910.061324
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230910.061324
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1409 killed;

ROS Buildfarm

unread,
Sep 11, 2023, 2:15:30 AM9/11/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/87/display/redirect>

Changes:


------------------------------------------
[...truncated 258.61 KB...]
Removing intermediate container 47c5ed027804
---> 87a7a83e98f7
Successfully built 87a7a83e98f7
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230911.061318
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230911.061318
echo Agent pid 1437 killed;

ROS Buildfarm

unread,
Sep 12, 2023, 2:15:57 AM9/12/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/88/display/redirect>

Changes:


------------------------------------------
[...truncated 258.67 KB...]
Removing intermediate container 6a40a653a0bc
---> f436721d42f3
Successfully built f436721d42f3
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230912.061348
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230912.061348
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1278 killed;

ROS Buildfarm

unread,
Sep 13, 2023, 2:15:19 AM9/13/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/89/display/redirect>

Changes:


------------------------------------------
[...truncated 258.64 KB...]
Removing intermediate container d67eebeafe79
---> e5267fc8a891
Successfully built e5267fc8a891
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230913.061312
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230913.061312
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1282 killed;

ROS Buildfarm

unread,
Sep 14, 2023, 2:09:15 AM9/14/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/90/display/redirect>

Changes:


------------------------------------------
[...truncated 258.68 KB...]
Removing intermediate container 85083461c973
---> 8512076e0711
Successfully built 8512076e0711
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230914.060638
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230914.060638
echo Agent pid 120935 killed;

ROS Buildfarm

unread,
Sep 15, 2023, 2:11:09 AM9/15/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/91/display/redirect>

Changes:


------------------------------------------
[...truncated 247.70 KB...]
Removing intermediate container 65d576935bc1
---> 16e568cddfc1
Successfully built 16e568cddfc1
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230915.060852
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230915.060852
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 279309 killed;

ROS Buildfarm

unread,
Sep 16, 2023, 2:08:40 AM9/16/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/92/display/redirect>

Changes:


------------------------------------------
[...truncated 258.68 KB...]
Removing intermediate container 5f40512b4ad4
---> b7c872b2053d
Successfully built b7c872b2053d
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230916.060616
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230916.060616
CMake Warning:
Manually-specified variables were not used by the project:

CMAKE_AUTOGEN_VERBOSE
CMAKE_EXPORT_NO_PACKAGE_REGISTRY


-- Generating done
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

# END SUBSECTION
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 122033 killed;

ROS Buildfarm

unread,
Sep 17, 2023, 2:12:32 AM9/17/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/93/display/redirect>

Changes:


------------------------------------------
[...truncated 258.68 KB...]
Removing intermediate container de0a59f7e1a4
---> e1590243cf79
Successfully built e1590243cf79
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230917.061019
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230917.061019
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:

CMAKE_AUTOGEN_VERBOSE
CMAKE_EXPORT_NO_PACKAGE_REGISTRY


# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 219095 killed;

ROS Buildfarm

unread,
Sep 18, 2023, 2:13:06 AM9/18/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/94/display/redirect>

Changes:


------------------------------------------
[...truncated 258.65 KB...]
Removing intermediate container d47e7e547ae4
---> def2bd5cbb49
Successfully built def2bd5cbb49
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230918.061030
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230918.061030
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
# END SUBSECTION
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 217317 killed;

ROS Buildfarm

unread,
Sep 19, 2023, 2:12:26 AM9/19/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/95/display/redirect>

Changes:


------------------------------------------
[...truncated 258.25 KB...]
Removing intermediate container d42f6d43703d
---> f312bfd87866
Successfully built f312bfd87866
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230919.061011
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230919.061011
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 216043 killed;

ROS Buildfarm

unread,
Sep 20, 2023, 2:05:19 AM9/20/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/96/display/redirect>

Changes:


------------------------------------------
[...truncated 132.83 KB...]
Removing intermediate container b5492f8e237a
---> 18a64376ff93
Successfully built 18a64376ff93
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230920.060356
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230920.060356
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
dh_strip: warning: Could not find the BuildID in debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2
strip: Unable to recognise the format of the input file `debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2'
dh_strip: error: strip --remove-section=.comment --remove-section=.note debian/ros-noetic-lpg-planner/opt/ros/noetic/share/lpg_planner/bin/lpg-1.2 returned exit code 1
dh_strip: error: Aborting due to earlier error
make: *** [debian/rules:27: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 189348 killed;

ROS Buildfarm

unread,
Sep 21, 2023, 2:12:24 AM9/21/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/97/display/redirect>

Changes:


------------------------------------------
[...truncated 258.65 KB...]
Removing intermediate container d14042698bdc
---> 79033fe5625a
Successfully built 79033fe5625a
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230921.061004
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230921.061004
echo Agent pid 218168 killed;

ROS Buildfarm

unread,
Sep 22, 2023, 2:03:46 AM9/22/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/98/display/redirect>

Changes:


------------------------------------------
[...truncated 132.83 KB...]
Removing intermediate container 866819d8df0c
---> fb100ef60fe7
Successfully built fb100ef60fe7
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230922.060219
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230922.060219
# END SUBSECTION
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 122014 killed;

ROS Buildfarm

unread,
Sep 23, 2023, 2:12:38 AM9/23/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/99/display/redirect>

Changes:


------------------------------------------
[...truncated 258.67 KB...]
Removing intermediate container 499b080528fa
---> cf1cd004ac4c
Successfully built cf1cd004ac4c
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230923.061024
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230923.061024
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

# END SUBSECTION
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 216985 killed;

ROS Buildfarm

unread,
Sep 24, 2023, 2:12:23 AM9/24/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/100/display/redirect>

Changes:


------------------------------------------
[...truncated 258.64 KB...]
Removing intermediate container 99d60c869e51
---> f4ac348c03f8
Successfully built f4ac348c03f8
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230924.061008
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230924.061008
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
# END SUBSECTION
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 218189 killed;

ROS Buildfarm

unread,
Sep 25, 2023, 2:10:58 AM9/25/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/101/display/redirect>

Changes:


------------------------------------------
[...truncated 247.56 KB...]
Removing intermediate container e8b5e7d5d643
---> eceb94744fdd
Successfully built eceb94744fdd
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230925.060844
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230925.060844
Traceback (most recent call last):
File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 149, in build_binarydeb
subprocess.check_call(cmd, cwd=source_dir, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg-buildpackage', '-b', '-us', '-uc']' returned non-zero exit status 2.
# END SUBSECTION

--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 618034 killed;

ROS Buildfarm

unread,
Sep 26, 2023, 2:05:40 AM9/26/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/102/display/redirect>

Changes:


------------------------------------------
[...truncated 133.00 KB...]
Removing intermediate container 013c82bfa65e
---> 28224807e1aa
Successfully built 28224807e1aa
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230926.060414
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230926.060414
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-buildpackage: info: host architecture arm64
dpkg-source --before-build .
echo Agent pid 1046913 killed;

ROS Buildfarm

unread,
Sep 27, 2023, 2:10:26 AM9/27/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/103/display/redirect>

Changes:


------------------------------------------
[...truncated 247.72 KB...]
Removing intermediate container e0f59491e0e4
---> cbf7fc48d2d4
Successfully built cbf7fc48d2d4
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230927.060814
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230927.060814
--------------------------------------------------------------------------------------------------
`dpkg-buildpackage -b -us -uc` failed.
This is usually because of an error building the package.
The traceback from this failure (just above) is printed for completeness, but you can ignore it.
You should look above `E: Building failed` in the build log for the actual cause of the failure.
--------------------------------------------------------------------------------------------------

# END SUBSECTION
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1363825 killed;

ROS Buildfarm

unread,
Sep 28, 2023, 2:10:24 AM9/28/23
to ros-buildf...@googlegroups.com, sloretz+...@openrobotics.org, h-ka...@jsk.imi.i.u-tokyo.ac.jp
See <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/104/display/redirect>

Changes:


------------------------------------------
[...truncated 247.87 KB...]
Removing intermediate container 7eadc853ff36
---> 253d0da3fa1d
Successfully built 253d0da3fa1d
Successfully tagged binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner:latest
+ echo # END SECTION
# END SECTION
+ echo # BEGIN SECTION: Run Dockerfile - build binarydeb
# BEGIN SECTION: Run Dockerfile - build binarydeb
+ docker run --rm --cidfile=<https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/docker_build_binarydeb/docker.cid> -e=HOME= -e=TRAVIS= --net=host -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/ros_buildfarm>:/tmp/ros_buildfarm:ro -v <https://build.ros.org/job/Nbin_ufv8_uFv8__lpg_planner__ubuntu_focal_arm64__binary/ws/binarydeb>:/tmp/binarydeb binarydeb_build.noetic_ubuntu_focal_arm64_lpg_planner
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
# BEGIN SUBSECTION: build binarydeb
Package 'ros-noetic-lpg-planner' version: 2.1.28-1focal.20230928.060812
You must put some 'deb-src' URIs in your sources.list
Invoking 'dpkg-buildpackage -b -us -uc' in '/tmp/binarydeb/ros-noetic-lpg-planner-2.1.28'
dpkg-buildpackage: info: source package ros-noetic-lpg-planner
dpkg-buildpackage: info: source version 2.1.28-1focal.20230928.060812
dpkg-buildpackage: info: source distribution focal
dpkg-buildpackage: info: source changed by Hitoshi Kamada <h-ka...@jsk.imi.i.u-tokyo.ac.jp>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
echo Agent pid 1708632 killed;
It is loading more messages.
0 new messages