[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_19 #2324

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Nov 27 11:58:38 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_amd64_19/2324/------------------------------------------
[...truncated 6403 lines...]
      ^~~~~~~~~~~~~~~~~~~~~
 In file included from /build/acoustid-fingerprinter-0.6/main.cpp:2:0:
-/build/acoustid-fingerprinter-0.6/decoder.h:291:4: warning: 'void av_free_packet(AVPacket*)' is deprecated [-Wdeprecated-declarations]
+/build/acoustid-fingerprinter-0.6/decoder.h:291:4: warning: ‘void av_free_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations]
     av_free_packet(&packet);
     ^~~~~~~~~~~~~~
 In file included from /build/acoustid-fingerprinter-0.6/decoder.h:29:0,
@@ -1156,7 +1174,7 @@
  void av_free_packet(AVPacket *pkt);
       ^~~~~~~~~~~~~~
 In file included from /build/acoustid-fingerprinter-0.6/main.cpp:2:0:
-/build/acoustid-fingerprinter-0.6/decoder.h:291:26: warning: 'void av_free_packet(AVPacket*)' is deprecated [-Wdeprecated-declarations]
+/build/acoustid-fingerprinter-0.6/decoder.h:291:26: warning: ‘void av_free_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations]
     av_free_packet(&packet);
                           ^
 In file included from /build/acoustid-fingerprinter-0.6/decoder.h:29:0,
@@ -1169,8 +1187,8 @@
 [ 60%] Building CXX object CMakeFiles/fpsubmit.dir/analyzefiletask.cpp.o
 /usr/bin/c++   -DHAVE_AV_AUDIO_CONVERT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DVERSION=\"0.6\" -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -I/usr/include/taglib  -g -O2 -fdebug-prefix-map=/build/acoustid-fingerprinter-0.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG   -o CMakeFiles/fpsubmit.dir/analyzefiletask.cpp.o -c /build/acoustid-fingerprinter-0.6/analyzefiletask.cpp
 In file included from /build/acoustid-fingerprinter-0.6/analyzefiletask.cpp:3:0:
-/build/acoustid-fingerprinter-0.6/decoder.h: In member function 'bool Decoder::Open()':
-/build/acoustid-fingerprinter-0.6/decoder.h:169:53: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations]
+/build/acoustid-fingerprinter-0.6/decoder.h: In member function ‘bool Decoder::Open()’:
+/build/acoustid-fingerprinter-0.6/decoder.h:169:53: warning: ‘AVStream::codec’ is deprecated [-Wdeprecated-declarations]
    AVCodecContext *avctx = m_format_ctx->streams[i]->codec;
                                                      ^~~~~
 In file included from /build/acoustid-fingerprinter-0.6/decoder.h:30:0,
@@ -1179,7 +1197,7 @@
      AVCodecContext *codec;
                      ^~~~~
 In file included from /build/acoustid-fingerprinter-0.6/analyzefiletask.cpp:3:0:
-/build/acoustid-fingerprinter-0.6/decoder.h:169:53: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations]
+/build/acoustid-fingerprinter-0.6/decoder.h:169:53: warning: ‘AVStream::codec’ is deprecated [-Wdeprecated-declarations]
    AVCodecContext *avctx = m_format_ctx->streams[i]->codec;
                                                      ^~~~~
 In file included from /build/acoustid-fingerprinter-0.6/decoder.h:30:0,
@@ -1188,7 +1206,7 @@
      AVCodecContext *codec;
                      ^~~~~
 In file included from /build/acoustid-fingerprinter-0.6/analyzefiletask.cpp:3:0:
-/build/acoustid-fingerprinter-0.6/decoder.h:169:53: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations]
+/build/acoustid-fingerprinter-0.6/decoder.h:169:53: warning: ‘AVStream::codec’ is deprecated [-Wdeprecated-declarations]
    AVCodecContext *avctx = m_format_ctx->streams[i]->codec;
                                                      ^~~~~
 In file included from /build/acoustid-fingerprinter-0.6/decoder.h:30:0,
@@ -1197,8 +1215,8 @@
      AVCodecContext *codec;
                      ^~~~~
 In file included from /build/acoustid-fingerprinter-0.6/analyzefiletask.cpp:3:0:
-/build/acoustid-fingerprinter-0.6/decoder.h: In member function 'void Decoder::Decode(FingerprintCalculator*, int)':
-/build/acoustid-fingerprinter-0.6/decoder.h:241:28: warning: 'int avcodec_decode_audio4(AVCodecContext*, AVFrame*, int*, const AVPacket*)' is deprecated [-Wdeprecated-declarations]
+/build/acoustid-fingerprinter-0.6/decoder.h: In member function ‘void Decoder::Decode(FingerprintCalculator*, int)’:
+/build/acoustid-fingerprinter-0.6/decoder.h:241:28: warning: ‘int avcodec_decode_audio4(AVCodecContext*, AVFrame*, int*, const AVPacket*)’ is deprecated [-Wdeprecated-declarations]
              int consumed = avcodec_decode_audio4(m_codec_ctx, m_frame,
                             ^~~~~~~~~~~~~~~~~~~~~
 In file included from /build/acoustid-fingerprinter-0.6/decoder.h:29:0,
@@ -1207,7 +1225,7 @@
  int avcodec_decode_audio4(AVCodecContext *avctx, AVFrame *frame,
      ^~~~~~~~~~~~~~~~~~~~~
 In file included from /build/acoustid-fingerprinter-0.6/analyzefiletask.cpp:3:0:
-/build/acoustid-fingerprinter-0.6/decoder.h:242:75: warning: 'int avcodec_decode_audio4(AVCodecContext*, AVFrame*, int*, const AVPacket*)' is deprecated [-Wdeprecated-declarations]
+/build/acoustid-fingerprinter-0.6/decoder.h:242:75: warning: ‘int avcodec_decode_audio4(AVCodecContext*, AVFrame*, int*, const AVPacket*)’ is deprecated [-Wdeprecated-declarations]
                                                   &got_output, &packet_temp);
                                                                            ^
 In file included from /build/acoustid-fingerprinter-0.6/decoder.h:29:0,
@@ -1216,7 +1234,7 @@
  int avcodec_decode_audio4(AVCodecContext *avctx, AVFrame *frame,
      ^~~~~~~~~~~~~~~~~~~~~
 In file included from /build/acoustid-fingerprinter-0.6/analyzefiletask.cpp:3:0:
-/build/acoustid-fingerprinter-0.6/decoder.h:291:4: warning: 'void av_free_packet(AVPacket*)' is deprecated [-Wdeprecated-declarations]
+/build/acoustid-fingerprinter-0.6/decoder.h:291:4: warning: ‘void av_free_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations]
     av_free_packet(&packet);
     ^~~~~~~~~~~~~~
 In file included from /build/acoustid-fingerprinter-0.6/decoder.h:29:0,
@@ -1225,7 +1243,7 @@
  void av_free_packet(AVPacket *pkt);
       ^~~~~~~~~~~~~~
 In file included from /build/acoustid-fingerprinter-0.6/analyzefiletask.cpp:3:0:
-/build/acoustid-fingerprinter-0.6/decoder.h:291:26: warning: 'void av_free_packet(AVPacket*)' is deprecated [-Wdeprecated-declarations]
+/build/acoustid-fingerprinter-0.6/decoder.h:291:26: warning: ‘void av_free_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations]
     av_free_packet(&packet);
                           ^
 In file included from /build/acoustid-fingerprinter-0.6/decoder.h:29:0,
@@ -1256,11 +1274,11 @@
 [100%] Linking CXX executable acoustid-fingerprinter
 /usr/bin/cmake -E cmake_link_script CMakeFiles/fpsubmit.dir/link.txt --verbose=1
 /usr/bin/c++   -g -O2 -fdebug-prefix-map=/build/acoustid-fingerprinter-0.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG  -Wl,-z,relro CMakeFiles/fpsubmit.dir/checkabledirmodel.cpp.o CMakeFiles/fpsubmit.dir/progressdialog.cpp.o CMakeFiles/fpsubmit.dir/fingerprinter.cpp.o CMakeFiles/fpsubmit.dir/fingerprintcalculator.cpp.o CMakeFiles/fpsubmit.dir/tagreader.cpp.o CMakeFiles/fpsubmit.dir/mainwindow.cpp.o CMakeFiles/fpsubmit.dir/decoder.cpp.o CMakeFiles/fpsubmit.dir/main.cpp.o CMakeFiles/fpsubmit.dir/loadfilelisttask.cpp.o CMakeFiles/fpsubmit.dir/analyzefiletask.cpp.o CMakeFiles/fpsubmit.dir/updatelogfiletask.cpp.o CMakeFiles/fpsubmit.dir/crc.c.o CMakeFiles/fpsubmit.dir/gzip.cpp.o CMakeFiles/fpsubmit.dir/moc_checkabledirmodel.cxx.o CMakeFiles/fpsubmit.dir/moc_progressdialog.cxx.o CMakeFiles/fpsubmit.dir/moc_fingerprinter.cxx.o CMakeFiles/fpsubmit.dir/moc_mainwindow.cxx.o CMakeFiles/fpsubmit.dir/moc_loadfilelisttask.cxx.o CMakeFiles/fpsubmit.dir/moc_analyzefiletask.cxx.o CMakeFiles/fpsubmit.dir/qrc_fingerprinter.cxx.o  -o acoustid-fingerprinter -rdynamic -lQtGui -lQtNetwork -lQtCore -lavformat -lavcodec -lavutil -L/usr/lib/x86_64-linux-gnu -ltag -lchromaprint 
-make[3]: Leaving directory '/build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu'
+make[3] : on quitte le répertoire « /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu »
 [100%] Built target fpsubmit
-make[2]: Leaving directory '/build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu'
+make[2] : on quitte le répertoire « /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu »
 /usr/bin/cmake -E cmake_progress_start /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu/CMakeFiles 0
-make[1]: Leaving directory '/build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu'
+make[1] : on quitte le répertoire « /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu »
    dh_auto_test
  fakeroot debian/rules binary
 dh binary
@@ -1268,32 +1286,32 @@
    dh_prep
    dh_auto_install
 	make -j1 install DESTDIR=/build/acoustid-fingerprinter-0.6/debian/acoustid-fingerprinter AM_UPDATE_INFO_DIR=no
-make[1]: Entering directory '/build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu'
+make[1] : on entre dans le répertoire « /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu »
 /usr/bin/cmake -H/build/acoustid-fingerprinter-0.6 -B/build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
 /usr/bin/cmake -E cmake_progress_start /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu/CMakeFiles /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
 make -f CMakeFiles/Makefile2 all
-make[2]: Entering directory '/build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu'
+make[2] : on entre dans le répertoire « /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu »
 make -f CMakeFiles/fpsubmit.dir/build.make CMakeFiles/fpsubmit.dir/depend
-make[3]: Entering directory '/build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu'
+make[3] : on entre dans le répertoire « /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu »
 cd /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/acoustid-fingerprinter-0.6 /build/acoustid-fingerprinter-0.6 /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu/CMakeFiles/fpsubmit.dir/DependInfo.cmake --color=
-make[3]: Leaving directory '/build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu'
+make[3] : on quitte le répertoire « /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu »
 make -f CMakeFiles/fpsubmit.dir/build.make CMakeFiles/fpsubmit.dir/build
-make[3]: Entering directory '/build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu'
-make[3]: Nothing to be done for 'CMakeFiles/fpsubmit.dir/build'.
-make[3]: Leaving directory '/build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu'
+make[3] : on entre dans le répertoire « /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu »
+make[3]: rien à faire pour « CMakeFiles/fpsubmit.dir/build ».
+make[3] : on quitte le répertoire « /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu »
 [100%] Built target fpsubmit
-make[2]: Leaving directory '/build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu'
+make[2] : on quitte le répertoire « /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu »
 /usr/bin/cmake -E cmake_progress_start /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu/CMakeFiles 0
 make -f CMakeFiles/Makefile2 preinstall
-make[2]: Entering directory '/build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu'
-make[2]: Nothing to be done for 'preinstall'.
-make[2]: Leaving directory '/build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu'
+make[2] : on entre dans le répertoire « /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu »
+make[2]: rien à faire pour « preinstall ».
+make[2] : on quitte le répertoire « /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu »
 Install the project...
 /usr/bin/cmake -P cmake_install.cmake
 -- Install configuration: "Release"
 -- Installing: /build/acoustid-fingerprinter-0.6/debian/acoustid-fingerprinter/usr/share/applications/acoustid-fingerprinter.desktop
 -- Installing: /build/acoustid-fingerprinter-0.6/debian/acoustid-fingerprinter/usr/bin/acoustid-fingerprinter
-make[1]: Leaving directory '/build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu'
+make[1] : on quitte le répertoire « /build/acoustid-fingerprinter-0.6/obj-x86_64-linux-gnu »
    dh_installdocs
    dh_installchangelogs
    dh_installman
@@ -1320,12 +1338,14 @@
  dpkg-source --after-build acoustid-fingerprinter-0.6
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/11344/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/11344/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/11409 and its subdirectories
-I: Current time: Sat Nov 26 23:52:54 -12 2016
-I: pbuilder-time-stamp: 1480247574
+I: removing directory /srv/workspace/pbuilder/11344 and its subdirectories
+I: Current time: dimanche 31 décembre 2017, 08:17:32 (UTC+1400)
+I: pbuilder-time-stamp: 1514657852

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/amd64/acoustid-fingerprinter_0.6-6.diff:	 87.4% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/amd64/acoustid-fingerprinter_0.6-6.diff.gz
b2/build.log:	 86.5%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 86.4%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/testing/amd64/acoustid-fingerprinter_0.6-6.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-VxQT2QOG/tmp.oif2n4H8rG
+ mv /srv/reproducible-results/rbuild-debian-VxQT2QOG/tmp.oif2n4H8rG /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/acoustid-fingerprinter_0.6-6.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/acoustid-fingerprinter_0.6-6.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/acoustid-fingerprinter_0.6-6_amd64.changes b2/acoustid-fingerprinter_0.6-6_amd64.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-VxQT2QOG
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-VxQT2QOG/tmp.jEn8cI3Y88
+ local TIMEOUT=120m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-VxQT2QOG -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-VxQT2QOG/dbd-tmp-KUCRDHK
++ schroot --directory /srv/reproducible-results/rbuild-debian-VxQT2QOG -c source:jenkins-reproducible-testing-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 62'
++ echo diffoscope 62
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 62 will be used to compare the two builds:'
+ _log I: 'diffoscope 62 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/acoustid-fingerprinter_0.6-6.rbuild.log
++ date -u
+ echo -e 'Sun Nov 27 11:54:35 UTC 2016  I: diffoscope 62 will be used to compare the two builds:'
Sun Nov 27 11:54:35 UTC 2016  I: diffoscope 62 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-VxQT2QOG -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-VxQT2QOG/dbd-tmp-KUCRDHK ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-VxQT2QOG/acoustid-fingerprinter_0.6-6.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-VxQT2QOG/acoustid-fingerprinter_0.6-6.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-VxQT2QOG/b1/acoustid-fingerprinter_0.6-6_amd64.changes 			/srv/reproducible-results/rbuild-debian-VxQT2QOG/b2/acoustid-fingerprinter_0.6-6_amd64.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-VxQT2QOG/tmp.jEn8cI3Y88
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
                           _   _     _        __ _                             
  __ _  ___ ___  _   _ ___| |_(_) __| |      / _(_)_ __   __ _  ___ _ __ _ __  
 / _` |/ __/ _ \| | | / __| __| |/ _` |_____| |_| | '_ \ / _` |/ _ \ '__| '_ \ 
| (_| | (_| (_) | |_| \__ \ |_| | (_| |_____|  _| | | | | (_| |  __/ |  | |_) |
 \__,_|\___\___/ \__,_|___/\__|_|\__,_|     |_| |_|_| |_|\__, |\___|_|  | .__/ 
                                                         |___/          |_|    
      _       _            
 _ __(_)_ __ | |_ ___ _ __ 
| '__| | '_ \| __/ _ \ '__|
| |  | | | | | ||  __/ |   
|_|  |_|_| |_|\__\___|_|   
                           
Sun Nov 27 11:54:37 UTC 2016  I: diffoscope 62 found no differences in the changes files, and a .buildinfo file also exists.
Sun Nov 27 11:54:37 UTC 2016  I: acoustid-fingerprinter from testing built successfully and reproducibly on amd64.
Error: database is locked
Error: database is locked
Error: database is locked
/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/acoustid-fingerprinter_0.6-6.rbuild.log:	 84.7% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/acoustid-fingerprinter_0.6-6.rbuild.log.gz
INFO: Starting at 2016-11-27 11:57:38.047514
CRITICAL: SQLite database locked, could not execute query:
CRITICAL: "SELECT r.status, r.version, r.build_date
CRITICAL:                        FROM results AS r JOIN sources AS s
CRITICAL:                        ON r.package_id=s.id WHERE s.name='acoustid-fingerprinter'
CRITICAL:                        AND s.architecture='amd64' AND s.suite='testing'"
CRITICAL: Exiting script.
INFO: Finished at 2016-11-27 11:58:38.148134, took: 0:01:00.100651








Warning: cannot update html pages for acoustid-fingerprinter
Sun 27 Nov 11:58:38 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-yxmAu0Ye, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list