[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_59 #254

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Oct 15 02:51:52 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_armhf_59/254/------------------------------------------
[...truncated 14359 lines...]
+ok 1270 - tanh -1e5 => near? -1 ~= -1
+ok 1271 - prepare SELECT COTH(-100000) using DBD::File
+ok 1272 - execute SELECT COTH(-100000) using DBD::File
+ok 1273 - coth -1e5 => near? -1 ~= -1
+ok 1274 - prepare SELECT DBNAME() using DBD::File
+ok 1275 - execute SELECT DBNAME() using DBD::File
+ok 1276 - dbname
+ok 1277 - prepare SELECT USERNAME() using DBD::File
+ok 1278 - execute SELECT USERNAME() using DBD::File
+ok 1279 - username
+ok 1280 - prepare SELECT USER() using DBD::File
+ok 1281 - execute SELECT USER() using DBD::File
+ok 1282 - user
+ok 1283 - prepare SELECT id,host,signature,message FROM log WHERE time_stamp < (1476499802 - ( 4 * 60 )) using DBD::File
+ok 1284 - execute SELECT id,host,signature,message FROM log WHERE time_stamp < (1476499802 - ( 4 * 60 )) using DBD::File
+ok 1285 - SELECT with calculation in WHERE CLAUSE
+ok 1286 - prepare SELECT id,host,signature,message FROM log WHERE (time_stamp > (1476499802 - 5)) AND (time_stamp < (1476499802 + 5)) using DBD::File
+ok 1287 - execute SELECT id,host,signature,message FROM log WHERE (time_stamp > (1476499802 - 5)) AND (time_stamp < (1476499802 + 5)) using DBD::File
+ok 1288 - SELECT with calculation and logical expression in WHERE CLAUSE
+ok 1289 - prepare SELECT id,host,signature,message FROM log WHERE time_stamp BETWEEN ( 1476499802 - 5, 1476499802 + 5) using DBD::File
+ok 1290 - execute SELECT id,host,signature,message FROM log WHERE time_stamp BETWEEN ( 1476499802 - 5, 1476499802 + 5) using DBD::File
+ok 1291 - SELECT with calculated items in BETWEEN in WHERE CLAUSE
+ok 1292 - prepare SELECT MAX(time_stamp) FROM log WHERE time_stamp IN (1476499802 - (2*3600), 1476499802 - (4*3600)) using DBD::File
+ok 1293 - execute SELECT MAX(time_stamp) FROM log WHERE time_stamp IN (1476499802 - (2*3600), 1476499802 - (4*3600)) using DBD::File
+ok 1294 - MAX() with calculated WHERE clause
+ok 1295 - prepare SELECT MAX(time_stamp - 3*3600) FROM log using DBD::File
+ok 1296 - execute SELECT MAX(time_stamp - 3*3600) FROM log using DBD::File
+ok 1297 - calculation in MAX()
+ok 1298 - prepare SELECT MAX(time_stamp) - 3*3600 FROM log using DBD::File
+not ok 1299 - execute SELECT MAX(time_stamp) - 3*3600 FROM log using DBD::File # TODO Known limitation. Parser/Engine can not handle properly
+
+#   Failed (TODO) test 'execute SELECT MAX(time_stamp) - 3*3600 FROM log using DBD::File'
+#   at t/06virtual.t line 1468.
+# Can't find table containing column named 'max' at /build-2nd/libsql-statement-perl-1.410/blib/lib/SQL/Statement/Function.pm line 223.
+not ok 1300 - Caclulation outside aggregation # TODO Known limitation. Parser/Engine can not handle properly
+
+#   Failed (TODO) test 'Caclulation outside aggregation'
+#   at t/06virtual.t line 1499.
+#     Structures begin differing at:
+#          $got->[0] = Does not exist
+#     $expected->[0] = ARRAY(0x21e55a0)
+ok 1301 - prepare SELECT MAX( CHAR_LENGTH(message) ) FROM log using DBD::File
+ok 1302 - execute SELECT MAX( CHAR_LENGTH(message) ) FROM log using DBD::File
+ok 1303 - function in MAX()
+ok 1304 - prepare SELECT 1+0 from log using DBD::File
+ok 1305 - execute SELECT 1+0 from log using DBD::File
+ok 1306 - select simple calculated constant from table
+ok 1307 - prepare SELECT 1+1*2 using DBD::File
+ok 1308 - execute SELECT 1+1*2 using DBD::File
+ok 1309 - select calculated constant with preceedence rules
+ok 1310 - prepare SELECT 1 using DBD::File
+ok 1311 - execute SELECT 1 using DBD::File
+ok 1312 - SELECT not calculated constant
 # Running tests for DBD::DBM
-ok 656 # skip DBD::DBM test runs without MLDBM
-1..656
+ok 1313 # skip DBD::DBM test runs without MLDBM
+1..1313
 ok
 t/08join.t ...... 
-# Can't locate MLDBM.pm in @INC (you may need to install the MLDBM module) (@INC contains: t /build-1st/libsql-statement-perl-1.410/blib/lib /build-1st/libsql-statement-perl-1.410/blib/arch /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base .) at t/TestLib.pm line 42.
-# Can't locate DBD/CSV.pm in @INC (you may need to install the DBD::CSV module) (@INC contains: t /build-1st/libsql-statement-perl-1.410/blib/lib /build-1st/libsql-statement-perl-1.410/blib/arch /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base .) at t/TestLib.pm line 42.
+# Can't locate DBD/CSV.pm in @INC (you may need to install the DBD::CSV module) (@INC contains: t /build-2nd/libsql-statement-perl-1.410/blib/lib /build-2nd/libsql-statement-perl-1.410/blib/arch /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base .) at t/TestLib.pm line 42.
+# Can't locate MLDBM.pm in @INC (you may need to install the MLDBM module) (@INC contains: t /build-2nd/libsql-statement-perl-1.410/blib/lib /build-2nd/libsql-statement-perl-1.410/blib/arch /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base .) at t/TestLib.pm line 42.
 # # Using required:
 # #   SQL::Statement: 1.41
 # # Using recommended:
@@ -2948,7 +3801,6 @@
 ok 290 - execute SELECT * FROM t1 LEFT JOIN t2 ON t1.num = t2.num AND t2.wert = 'xxx' using SQL::Statement # TODO Analyze
 ok 291 - Columns in Left Joins (using ON t1.num = t2.num AND t2.wert = "xxx") with select list = * # TODO Analyze
 not ok 292 - Left Joins (using ON t1.num = t2.num AND t2.wert = "xxx") with select list = * # TODO Analyze
-
 #   Failed (TODO) test 'Left Joins (using ON t1.num = t2.num AND t2.wert = "xxx") with select list = *'
 #   at t/08join.t line 675.
 #     Structures begin differing at:
@@ -2964,7 +3816,7 @@
 #   at t/08join.t line 675.
 #     Structures begin differing at:
 #          $got->[2] = Does not exist
-#     $expected->[2] = ARRAY(0x2372210)
+#     $expected->[2] = ARRAY(0x2c4cfd8)
 ok 297 - prepare SELECT applname, appluniq, version, nodename
 # 			    FROM APPL, PREC, NODE
 # 			    WHERE appl_type LIKE '%DB'
@@ -3400,7 +4252,7 @@
 #   at t/08join.t line 675.
 #     Structures begin differing at:
 #          $got->[2] = Does not exist
-#     $expected->[2] = ARRAY(0x23b7d00)
+#     $expected->[2] = ARRAY(0x2c92888)
 ok 618 - prepare SELECT applname, appluniq, version, nodename
 # 			    FROM APPL,tee: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/libsql-statement-perl_1.410-1.diff: No space left on device
 PREC, NODE
 # 			    WHERE appl_type LIKE '%DB'
@@ -3641,74 +4493,74 @@
 
 Test Summary Report
 -------------------
-t/06virtual.t (Wstat: 0 Tests: 656 Failed: 0)
-  TODO passed:   565-567
+t/06virtual.t (Wstat: 0 Tests: 1313 Failed: 0)
+  TODO passed:   565-567, 1220-1222
 t/08join.t    (Wstat: 0 Tests: 643 Failed: 0)
   TODO passed:   289-291, 293-295, 314, 316, 318, 321, 610-612
                 614-616, 635, 637, 639, 642
-Files=14, Tests=2777, 14 wallclock secs ( 0.87 usr  0.13 sys + 12.83 cusr  0.49 csys = 14.32 CPU)
+Files=14, Tests=3594, 83 wallclock secs ( 3.78 usr  0.39 sys + 54.95 cusr  1.87 csys = 60.99 CPU)
 Result: PASS
-make[1]: Leaving directory '/build-1st/libsql-statement-perl-1.410'
+make[1]: uscita dalla directory "/build-2nd/libsql-statement-perl-1.410"
  fakeroot debian/rules binary
 dh binary
    dh_testroot
    dh_prep
    debian/rules override_dh_auto_install
-make[1]: Entering directory '/build-1st/libsql-statement-perl-1.410'
+make[1]: ingresso nella directory "/build-2nd/libsql-statement-perl-1.410"
 dh_auto_install
-	make -j1 install DESTDIR=/build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
-make[2]: Entering directory '/build-1st/libsql-statement-perl-1.410'
+	make -j1 install DESTDIR=/build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
+make[2]: ingresso nella directory "/build-2nd/libsql-statement-perl-1.410"
 Manifying 20 pod documents
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Eval.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Parser.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/CSV.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/AnyData.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/ANSI.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/Role.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Syntax.pod
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/TermFactory.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Function.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Roadmap.pod
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/RAM.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Functions.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Operation.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Term.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Placeholder.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Embed.pod
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Structure.pod
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Util.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/GetInfo.pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Placeholder.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Roadmap.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Structure.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Util.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Operation.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Embed.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Term.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Function.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::ANSI.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Syntax.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::CSV.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::RAM.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Parser.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Eval.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::GetInfo.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Functions.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::Role.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::TermFactory.3pm
-Installing /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::AnyData.3pm
-make[2]: Leaving directory '/build-1st/libsql-statement-perl-1.410'
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Eval.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Parser.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Placeholder.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Util.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Embed.pod
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Functions.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Structure.pod
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/GetInfo.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Term.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Syntax.pod
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/RAM.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Operation.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/TermFactory.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Roadmap.pod
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Statement/Function.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/AnyData.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/Role.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/CSV.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/perl5/SQL/Dialects/ANSI.pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Function.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Util.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::TermFactory.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::GetInfo.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Parser.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Placeholder.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Term.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Syntax.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Structure.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Eval.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::Role.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Operation.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Functions.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::AnyData.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::RAM.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Roadmap.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::ANSI.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::CSV.3pm
+Installing /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Embed.3pm
+make[2]: uscita dalla directory "/build-2nd/libsql-statement-perl-1.410"
 # Remove files not part of the public interface, which are also
 # missing any whatis entries
-rm /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::AnyData.3pm
-rm /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::ANSI.3pm
-rm /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::CSV.3pm
-rm /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::GetInfo.3pm
-rm /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::RAM.3pm
-rm /build-1st/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Util.3pm
-make[1]: Leaving directory '/build-1st/libsql-statement-perl-1.410'
+rm /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::AnyData.3pm
+rm /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::ANSI.3pm
+rm /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Dialects::CSV.3pm
+rm /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::GetInfo.3pm
+rm /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::RAM.3pm
+rm /build-2nd/libsql-statement-perl-1.410/debian/libsql-statement-perl/usr/share/man/man3/SQL::Statement::Util.3pm
+make[1]: uscita dalla directory "/build-2nd/libsql-statement-perl-1.410"
    dh_installdocs
    dh_installchangelogs
    dh_installman
@@ -3730,12 +4582,14 @@
  dpkg-source --after-build libsql-statement-perl-1.410
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/9519/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/9519/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/15226 and its subdirectories
-I: Current time: Fri Oct 14 14:45:55 GMT+12 2016
-I: pbuilder-time-stamp: 1476499555
+I: removing directory /srv/workspace/pbuilder/9519 and its subdirectories
+I: Current time: sab 15 ott 2016, 16.51.41, GMT-14
+I: pbuilder-time-stamp: 1476499901
/srv/reproducible-results/rbuild-debian-t10OieEO/tmp.EBSn4Q90t7:	 86.4% -- replaced with /srv/reproducible-results/rbuild-debian-t10OieEO/tmp.EBSn4Q90t7.gz
INFO: Starting at 2016-10-15 02:51:51.740112
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/armhf/libsql-statement-perl_1.410-1_armhf.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/unstable/armhf/libsql-statement-perl didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-15 02:51:51.837125, took: 0:00:00.097026
Sat 15 Oct 02:51:51 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-vTnUIKPt, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list