From 1889d0be87c065f5eb76f256708697f2c1abd7be Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 1 Sep 2015 13:53:57 +0200 Subject: reproducible: add some problems with remote building which cause job failures --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index 9f870837..50cc36f3 100644 --- a/TODO +++ b/TODO @@ -239,6 +239,14 @@ properties: * reproducible_build.sh changes needed: ** diffoscope needs to be run on the target arch... *** can't this be run via qemu on the host? +* maintenance job: deal with "hash sum mismatch" see https://jenkins.debian.net/job/reproducible_maintenance_amd64_profitbricks1/148/ +* exit 404 / * detect "bad gateway" as in https://jenkins.debian.net/job/reproducible_builder_amd64_4/222/ and deal with it properly +* deal with rsync problems as in https://jenkins.debian.net/job/reproducible_builder_armhf_4/61/: +---- +jenkins_node_wrapper.sh[14148] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.QhHoGHUUnP/b1 +Write failed: Broken pipe +rsync: connection unexpectedly closed (55445 bytes received so far) [receiver] +---- * missing job definitions: ** reproducible_builder_amd64_1 runs "reproducible_build.sh profitbricks-build1-amd64 profitbricks-build2-amd64" -- cgit v1.2.3-54-g00ecf