I was not able to reproduce the problem with gbp using the --pbuilder option. Our buildfarm that only runs docker (not pbuilder) also did not catch it. I've modified the rules file to run tests on an writable HOME directory: https://salsa.debian.org/science-team/ignition-common/commit/671996525d8c09327bce10cab47aa1f7d0800d89
Our buildfarm is happy (but it was not able to catch the previous error): https://build.osrfoundation.org/view/All/job/ignition-common-pkg_builder-master-debian_sid-amd64/46/ Andreas could you verify please if this fix the error for you? On Mon, Feb 5, 2018 at 10:22 AM, Andreas Tille <ti...@debian.org> wrote: > Hi Jose, > > I had a sponsor look at ignition-common but when building in a pbuilder > chroot I've got: > > ... > #7: UNIT_Console_TEST .......................***Timeout 240.00 sec > [==========] Running 17 tests from 1 test case. > [----------] Global test environment set-up. > [----------] 17 tests from Console_TEST > [ RUN ] Console_TEST.NoInitAndLog > Error opening log file: /nonexistent/.ignition/auto_default.log > > > 98% tests passed, 1 tests failed out of 61 > > Total Test time (real) = 240.07 sec > > The following tests FAILED: > 7 - UNIT_Console_TEST (Timeout) > Errors while running CTest > Makefile:143: recipe for target 'test' failed > make[1]: *** [test] Error 8 > make[1]: Leaving directory '/build/ignition-common-1.0.1/ > obj-x86_64-linux-gnu' > > > Kind regards > > Andreas. > > -- > http://fam-tille.de >