[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_6 #1145

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Sep 5 23:55:06 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_6/1145/>

------------------------------------------
[...truncated 1072 lines...]
test_decorator_nolock (tests.test_func.LRUDecoratorTest) ... ok
test_decorator_nosize (tests.test_func.LRUDecoratorTest) ... ok
test_decorator_typed (tests.test_func.LRUDecoratorTest) ... ok
test_decorator (tests.test_func.RRDecoratorTest) ... ok
test_decorator_clear (tests.test_func.RRDecoratorTest) ... ok
test_decorator_lock (tests.test_func.RRDecoratorTest) ... ok
test_decorator_nolock (tests.test_func.RRDecoratorTest) ... ok
test_decorator_nosize (tests.test_func.RRDecoratorTest) ... ok
test_decorator_typed (tests.test_func.RRDecoratorTest) ... ok
test_decorator (tests.test_func.TTLDecoratorTest) ... ok
test_decorator_clear (tests.test_func.TTLDecoratorTest) ... ok
test_decorator_lock (tests.test_func.TTLDecoratorTest) ... ok
test_decorator_nolock (tests.test_func.TTLDecoratorTest) ... ok
test_decorator_nosize (tests.test_func.TTLDecoratorTest) ... ok
test_decorator_typed (tests.test_func.TTLDecoratorTest) ... ok
test_cache_defaults (tests.test_cache.CacheTest) ... ok
test_cache_delete (tests.test_cache.CacheTest) ... ok
test_cache_getsizeof (tests.test_cache.CacheTest) ... ok
test_cache_insert (tests.test_cache.CacheTest) ... ok
test_cache_missing (tests.test_cache.CacheTest) ... ok
test_cache_pickle (tests.test_cache.CacheTest) ... ok
test_cache_pop (tests.test_cache.CacheTest) ... ok
test_cache_popitem (tests.test_cache.CacheTest) ... ok
test_cache_update (tests.test_cache.CacheTest) ... ok

----------------------------------------------------------------------
Ran 96 tests in 0.042s

OK
 fakeroot debian/rules binary
dh binary --with python2,python3 --buildsystem=pybuild
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   dh_auto_install -O--buildsystem=pybuild
I: pybuild base:170: /usr/bin/python setup.py install --root /tmp/buildd/python-cachetools-1.1.0/debian/tmp 
running install
running build
running build_py
running install_lib
creating /tmp/buildd/python-cachetools-1.1.0/debian/tmp
creating /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr
creating /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib
creating /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7
creating /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages
creating /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_2.7/build/cachetools/__init__.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_2.7/build/cachetools/base.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_2.7/build/cachetools/decorators.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_2.7/build/cachetools/func.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_2.7/build/cachetools/keys.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_2.7/build/cachetools/lfu.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_2.7/build/cachetools/lru.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_2.7/build/cachetools/rr.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_2.7/build/cachetools/ttl.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools/__init__.py to __init__.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools/base.py to base.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools/decorators.py to decorators.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools/func.py to func.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools/keys.py to keys.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools/lfu.py to lfu.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools/lru.py to lru.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools/rr.py to rr.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools/ttl.py to ttl.pyc
running install_egg_info
running egg_info
writing cachetools.egg-info/PKG-INFO
writing top-level names to cachetools.egg-info/top_level.txt
writing dependency_links to cachetools.egg-info/dependency_links.txt
reading manifest file 'cachetools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'cachetools.egg-info/SOURCES.txt'
Copying cachetools.egg-info to /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python2.7/dist-packages/cachetools-1.1.0.egg-info
running install_scripts
I: pybuild base:170: /usr/bin/python3 setup.py install --root /tmp/buildd/python-cachetools-1.1.0/debian/tmp 
running install
running build
running build_py
running install_lib
creating /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4
creating /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages
creating /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_3.4/build/cachetools/__init__.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_3.4/build/cachetools/base.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_3.4/build/cachetools/decorators.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_3.4/build/cachetools/func.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_3.4/build/cachetools/keys.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_3.4/build/cachetools/lfu.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_3.4/build/cachetools/lru.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_3.4/build/cachetools/rr.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools
copying /tmp/buildd/python-cachetools-1.1.0/.pybuild/pythonX.Y_3.4/build/cachetools/ttl.py -> /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools/__init__.py to __init__.cpython-34.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools/base.py to base.cpython-34.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools/decorators.py to decorators.cpython-34.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools/func.py to func.cpython-34.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools/keys.py to keys.cpython-34.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools/lfu.py to lfu.cpython-34.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools/lru.py to lru.cpython-34.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools/rr.py to rr.cpython-34.pyc
byte-compiling /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools/ttl.py to ttl.cpython-34.pyc
running install_egg_info
running egg_info
writing top-level names to cachetools.egg-info/top_level.txt
writing dependency_links to cachetools.egg-info/dependency_links.txt
writing cachetools.egg-info/PKG-INFO
reading manifest file 'cachetools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'cachetools.egg-info/SOURCES.txt'
Copying cachetools.egg-info to /tmp/buildd/python-cachetools-1.1.0/debian/tmp/usr/lib/python3.4/dist-packages/cachetools-1.1.0.egg-info
running install_scripts
   debian/rules override_dh_install
make[1]: Entering directory '/tmp/buildd/python-cachetools-1.1.0'
dh_install --fail-missing
make[1]: Leaving directory '/tmp/buildd/python-cachetools-1.1.0'
   dh_installdocs -O--buildsystem=pybuild
   dh_installchangelogs -O--buildsystem=pybuild
   dh_python2 -O--buildsystem=pybuild
   dh_python3 -O--buildsystem=pybuild
   dh_perl -O--buildsystem=pybuild
   dh_link -O--buildsystem=pybuild
   dh_strip_nondeterminism -O--buildsystem=pybuild
   dh_compress -O--buildsystem=pybuild
   dh_fixperms -O--buildsystem=pybuild
   dh_installdeb -O--buildsystem=pybuild
   dh_gencontrol -O--buildsystem=pybuild
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python-cachetools: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: package python-cachetools: unused substitution variable ${python:Provides}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums -O--buildsystem=pybuild
   dh_builddeb -O--buildsystem=pybuild
dpkg-deb: building package 'python-cachetools' in '../python-cachetools_1.1.0-1_all.deb'.
dpkg-deb: building package 'python3-cachetools' in '../python3-cachetools_1.1.0-1_all.deb'.
 dpkg-genbuildinfo  >../python-cachetools_1.1.0-1_amd64.buildinfo
 dpkg-distaddfile python-cachetools_1.1.0-1_amd64.buildinfo python optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../python-cachetools_1.1.0-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build python-cachetools-1.1.0
dpkg-buildpackage: binary-only upload (no source included)
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//50664 and its subdirectories
I: Current time: Sat Sep  5 11:55:22 GMT+12 2015
I: pbuilder-time-stamp: 1441497322
+ true
+ rm /srv/reproducible-results/tmp.EPs0YLFM4L/pbuilderrc_B5oz
++ date -u
Sat Sep  5 23:55:22 UTC 2015 - build #1 for python-cachetools/unstable/amd64 on profitbricks-build2-amd64 done
+ echo 'Sat Sep  5 23:55:22 UTC 2015 - build #1 for python-cachetools/unstable/amd64 on profitbricks-build2-amd64 done'
+ exit 0
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.A7UGAzougq/tmp.r2PjqxK00B
/srv/reproducible-results/tmp.A7UGAzougq/tmp.r2PjqxK00B:	 87.5% -- replaced with /srv/reproducible-results/tmp.A7UGAzougq/tmp.r2PjqxK00B.gz
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-python-cachetools
Sat Sep  5 23:55:22 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-ER0yyCKX, which will now be removed.
+ rsync -e 'ssh -p 22' -r profitbricks-build2-amd64.debian.net:/srv/reproducible-results/tmp.EPs0YLFM4L/b1 /srv/reproducible-results/tmp.EPs0YLFM4L/
jenkins_node_wrapper.sh[52718] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.EPs0YLFM4L/b1
+ ls -R /srv/reproducible-results/tmp.EPs0YLFM4L
/srv/reproducible-results/tmp.EPs0YLFM4L:
b1
b2
python-cachetools_1.0.3-1.debian.tar.xz
python-cachetools_1.0.3-1.dsc
python-cachetools_1.0.3.orig.tar.gz
tmp.QnXd9XtrN8

/srv/reproducible-results/tmp.EPs0YLFM4L/b1:
build.log
python-cachetools_1.1.0-1.debian.tar.xz
python-cachetools_1.1.0-1.dsc
python-cachetools_1.1.0-1_all.deb
python-cachetools_1.1.0-1_amd64.buildinfo
python-cachetools_1.1.0-1_amd64.changes
python-cachetools_1.1.0.orig.tar.gz
python3-cachetools_1.1.0-1_all.deb

/srv/reproducible-results/tmp.EPs0YLFM4L/b2:
+ ssh -p 22 profitbricks-build2-amd64.debian.net 'rm -r /srv/reproducible-results/tmp.EPs0YLFM4L'
jenkins_node_wrapper.sh[52728] remote_host called with rm -r /srv/reproducible-results/tmp.EPs0YLFM4L
+ '[' '!' -f b1/python-cachetools_1.0.3-1_amd64.changes ']'
+ '[' -f b1/python-cachetools_1.1.0-1_amd64.changes ']'
+ echo 'Version mismatch between main node and first build node, aborting. Please upgrade the schroots...'
+ tee -a /srv/reproducible-results/tmp.EPs0YLFM4L/tmp.QnXd9XtrN8
Version mismatch between main node and first build node, aborting. Please upgrade the schroots...
+ FTBFS=0
+ calculate_build_duration
++ date +%s
+ END=1441497305
+ DURATION=178
+ update_db_and_html depwait
+ STATUS=depwait
+ '[' -z 1.0.3-1 ']'
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'SELECT status FROM results WHERE package_id='\''16024'\'''
+ local OLD_STATUS=reproducible
+ '[' reproducible = reproducible ']'
+ '[' depwait '!=' depwait ']'
+ '[' reproducible '!=' depwait ']'
+ '[' 0 -eq 1 ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'REPLACE INTO results (package_id, version, status, build_date, build_duration, builder) VALUES ('\''16024'\'', '\''1.0.3-1'\'', '\''depwait'\'', '\''2015-09-05 23:52'\'', '\''178'\'', '\''amd64_6/1145'\'')'
+ '[' '!' -z 178 ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'INSERT INTO stats_build (name, version, suite, architecture, status, build_date, build_duration, builder) VALUES ('\''python-cachetools'\'', '\''1.0.3-1'\'', '\''unstable'\'', '\''amd64'\'', '\''depwait'\'', '\''2015-09-05 23:52'\'', '\''178'\'', '\''amd64_6/1145'\'')'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'DELETE FROM schedule WHERE package_id='\''16024'\'';'
+ gen_package_html python-cachetools
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''python-cachetools'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-05 23:55:05.755644
INFO: Finished at 2015-09-05 23:55:05.761248, took: 0:00:00.005612
+ cd -
+ echo

+ echo 'Successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/python-cachetools.html'
Successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/python-cachetools.html
+ echo

+ exit 1
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.EPs0YLFM4L/tmp.QnXd9XtrN8
/srv/reproducible-results/tmp.EPs0YLFM4L/tmp.QnXd9XtrN8:	 45.4% -- replaced with /srv/reproducible-results/tmp.EPs0YLFM4L/tmp.QnXd9XtrN8.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html python-cachetools
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''python-cachetools'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-05 23:55:05.886593
INFO: Finished at 2015-09-05 23:55:05.891955, took: 0:00:00.005369
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.EPs0YLFM4L
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-python-cachetools
Sat  5 Sep 23:55:05 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-MdAGcPun, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list