[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_14 #32534

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Feb 16 07:46:54 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_i386_14/32534/------------------------------------------
[...truncated 250.50 KB...]
@@ -862,13 +873,13 @@
 28 passed and 0 failed.
 Test passed.
 	pybuild --test --test-pytest -i python{version} -p 3.5
-I: pybuild base:184: cd /build/1st/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_3.5/build; python3.5 -m pytest ; cd /build/1st/sklearn-pandas-1.2.0; python3.5 -m doctest -v README.rst
+I: pybuild base:184: cd /build/2nd/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_3.5/build; python3.5 -m pytest ; cd /build/2nd/sklearn-pandas-1.2.0; python3.5 -m doctest -v README.rst
 ============================= test session starts ==============================
 platform linux -- Python 3.5.3, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
-rootdir: /build/1st/sklearn-pandas-1.2.0, inifile: 
+rootdir: /build/2nd/sklearn-pandas-1.2.0, inifile: 
 collected 0 items
 
-========================= no tests ran in 0.00 seconds =========================
+========================= no tests ran in 0.02 seconds =========================
 /usr/lib/python3/dist-packages/sklearn/cross_validation.py:44: DeprecationWarning: This module was deprecated in version 0.18 in favor of the model_selection module into which all the refactored classes and functions are moved. Also note that the interface of the new CV iterators are different from that of this module. This module will be removed in 0.20.
   "This module will be removed in 0.20.", DeprecationWarning)
 /usr/lib/python3/dist-packages/sklearn/grid_search.py:43: DeprecationWarning: This module was deprecated in version 0.18 in favor of the model_selection module into which all the refactored classes and functions are moved. This module will be removed in 0.20.
@@ -1081,25 +1092,25 @@
    dh_auto_install -O--buildsystem=pybuild
 	install -d debian/python-sklearn-pandas
 	install -d debian/python3-sklearn-pandas
-	pybuild --install --test-pytest -i python{version} -p 2.7 --dest-dir /build/1st/sklearn-pandas-1.2.0/debian/tmp
-I: pybuild base:184: /usr/bin/python setup.py install --root /build/1st/sklearn-pandas-1.2.0/debian/python-sklearn-pandas 
+	pybuild --install --test-pytest -i python{version} -p 2.7 --dest-dir /build/2nd/sklearn-pandas-1.2.0/debian/tmp
+I: pybuild base:184: /usr/bin/python setup.py install --root /build/2nd/sklearn-pandas-1.2.0/debian/python-sklearn-pandas 
 running install
 running build
 running build_py
 running install_lib
-creating /build/1st/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr
-creating /build/1st/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib
-creating /build/1st/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7
-creating /build/1st/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages
-creating /build/1st/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas
-copying /build/1st/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_2.7/build/sklearn_pandas/pipeline.py -> /build/1st/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas
-copying /build/1st/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_2.7/build/sklearn_pandas/dataframe_mapper.py -> /build/1st/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas
-copying /build/1st/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_2.7/build/sklearn_pandas/cross_validation.py -> /build/1st/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas
-copying /build/1st/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_2.7/build/sklearn_pandas/__init__.py -> /build/1st/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas
-byte-compiling /build/1st/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas/pipeline.py to pipeline.pyc
-byte-compiling /build/1st/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas/dataframe_mapper.py to dataframe_mapper.pyc
-byte-compiling /build/1st/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas/cross_validation.py to cross_validation.pyc
-byte-compiling /build/1st/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas/__init__.py to __init__.pyc
+creating /build/2nd/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr
+creating /build/2nd/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib
+creating /build/2nd/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7
+creating /build/2nd/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages
+creating /build/2nd/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas
+copying /build/2nd/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_2.7/build/sklearn_pandas/pipeline.py -> /build/2nd/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas
+copying /build/2nd/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_2.7/build/sklearn_pandas/cross_validation.py -> /build/2nd/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas
+copying /build/2nd/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_2.7/build/sklearn_pandas/dataframe_mapper.py -> /build/2nd/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas
+copying /build/2nd/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_2.7/build/sklearn_pandas/__init__.py -> /build/2nd/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas
+byte-compiling /build/2nd/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas/pipeline.py to pipeline.pyc
+byte-compiling /build/2nd/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas/cross_validation.py to cross_validation.pyc
+byte-compiling /build/2nd/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas/dataframe_mapper.py to dataframe_mapper.pyc
+byte-compiling /build/2nd/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas/__init__.py to __init__.pyc
 running install_egg_info
 running egg_info
 writing requirements to sklearn_pandas.egg-info/requires.txt
@@ -1109,38 +1120,38 @@
 reading manifest file 'sklearn_pandas.egg-info/SOURCES.txt'
 reading manifest template 'MANIFEST.in'
 writing manifest file 'sklearn_pandas.egg-info/SOURCES.txt'
-Copying sklearn_pandas.egg-info to /build/1st/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas-1.2.0.egg-info
+Copying sklearn_pandas.egg-info to /build/2nd/sklearn-pandas-1.2.0/debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas-1.2.0.egg-info
 Skipping SOURCES.txt
 running install_scripts
-	pybuild --install --test-pytest -i python{version} -p 3.5 --dest-dir /build/1st/sklearn-pandas-1.2.0/debian/tmp
-I: pybuild base:184: /usr/bin/python3 setup.py install --root /build/1st/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas 
+	pybuild --install --test-pytest -i python{version} -p 3.5 --dest-dir /build/2nd/sklearn-pandas-1.2.0/debian/tmp
+I: pybuild base:184: /usr/bin/python3 setup.py install --root /build/2nd/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas 
 running install
 running build
 running build_py
 running install_lib
-creating /build/1st/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr
-creating /build/1st/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib
-creating /build/1st/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5
-creating /build/1st/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages
-creating /build/1st/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas
-copying /build/1st/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_3.5/build/sklearn_pandas/pipeline.py -> /build/1st/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas
-copying /build/1st/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_3.5/build/sklearn_pandas/dataframe_mapper.py -> /build/1st/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas
-copying /build/1st/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_3.5/build/sklearn_pandas/cross_validation.py -> /build/1st/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas
-copying /build/1st/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_3.5/build/sklearn_pandas/__init__.py -> /build/1st/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas
-byte-compiling /build/1st/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas/pipeline.py to pipeline.cpython-35.pyc
-byte-compiling /build/1st/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas/dataframe_mapper.py to dataframe_mapper.cpython-35.pyc
-byte-compiling /build/1st/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas/cross_validation.py to cross_validation.cpython-35.pyc
-byte-compiling /build/1st/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas/__init__.py to __init__.cpython-35.pyc
+creating /build/2nd/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr
+creating /build/2nd/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib
+creating /build/2nd/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5
+creating /build/2nd/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages
+creating /build/2nd/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas
+copying /build/2nd/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_3.5/build/sklearn_pandas/pipeline.py -> /build/2nd/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas
+copying /build/2nd/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_3.5/build/sklearn_pandas/cross_validation.py -> /build/2nd/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas
+copying /build/2nd/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_3.5/build/sklearn_pandas/dataframe_mapper.py -> /build/2nd/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas
+copying /build/2nd/sklearn-pandas-1.2.0/.pybuild/pythonX.Y_3.5/build/sklearn_pandas/__init__.py -> /build/2nd/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas
+byte-compiling /build/2nd/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas/pipeline.py to pipeline.cpython-35.pyc
+byte-compiling /build/2nd/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas/cross_validation.py to cross_validation.cpython-35.pyc
+byte-compiling /build/2nd/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas/dataframe_mapper.py to dataframe_mapper.cpython-35.pyc
+byte-compiling /build/2nd/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas/__init__.py to __init__.cpython-35.pyc
 running install_egg_info
 running egg_info
+writing requirements to sklearn_pandas.egg-info/requires.txt
 writing sklearn_pandas.egg-info/PKG-INFO
 writing top-level names to sklearn_pandas.egg-info/top_level.txt
 writing dependency_links to sklearn_pandas.egg-info/dependency_links.txt
-writing requirements to sklearn_pandas.egg-info/requires.txt
 reading manifest file 'sklearn_pandas.egg-info/SOURCES.txt'
 reading manifest template 'MANIFEST.in'
 writing manifest file 'sklearn_pandas.egg-info/SOURCES.txt'
-Copying sklearn_pandas.egg-info to /build/1st/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas-1.2.0.egg-info
+Copying sklearn_pandas.egg-info to /build/2nd/sklearn-pandas-1.2.0/debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages/sklearn_pandas-1.2.0.egg-info
 Skipping SOURCES.txt
 running install_scripts
    dh_installdocs -O--buildsystem=pybuild
@@ -1162,7 +1173,7 @@
    dh_python2 -O--buildsystem=pybuild
 D: dh_python2 dh_python2:393: version: 2.20170125
 D: dh_python2 dh_python2:394: argv: ['/usr/share/dh-python/dh_python2', '-O--buildsystem=pybuild']
-D: dh_python2 dh_python2:395: options: {'guess_deps': True, 'no_package': None, 'package': None, 'ignore_shebangs': False, 'arch': None, 'accept_upstream_versions': False, 'clean_pycentral': False, 'ignore_namespace': False, 'O': '--buildsystem=pybuild', 'regexpr': None, 'guess_versions': True, 'namespaces': None, 'depends_section': None, 'clean_dbg_pkg': True, 'vrange': None, 'depends': None, 'shebang': None, 'compile_all': False, 'requires': None, 'recommends_section': None, 'verbose': False, 'recommends': None, 'suggests_section': None, 'suggests': None, 'no_ext_rename': False, 'no_shebang_rewrite': False, 'skip_private': False}
+D: dh_python2 dh_python2:395: options: {'suggests_section': None, 'guess_deps': True, 'arch': None, 'no_package': None, 'vrange': None, 'depends': None, 'guess_versions': True, 'regexpr': None, 'accept_upstream_versions': False, 'package': None, 'suggests': None, 'recommends_section': None, 'skip_private': False, 'recommends': None, 'ignore_shebangs': False, 'namespaces': None, 'verbose': False, 'compile_all': False, 'no_shebang_rewrite': False, 'no_ext_rename': False, 'requires': None, 'clean_dbg_pkg': True, 'shebang': None, 'ignore_namespace': False, 'depends_section': None, 'O': '--buildsystem=pybuild', 'clean_pycentral': False}
 D: dh_python2 dh_python2:396: args: []
 D: dh_python2 dh_python2:398: supported Python versions: 2.7 (default=2.7)
 D: dh_python2 debhelper:107: skipping package: python3-sklearn-pandas
@@ -1172,30 +1183,30 @@
 D: dh_python2 fs:192: removing unwanted: debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas/cross_validation.pyc
 D: dh_python2 fs:192: removing unwanted: debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas/dataframe_mapper.pyc
 D: dh_python2 fs:192: removing unwanted: debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas/pipeline.pyc
-D: dh_python2 fs:243: package python-sklearn-pandas details = {'egg-info': set(), 'ext_no_version': set(), 'compile': True, 'private_dirs': {}, 'nsp.txt': set(), 'ext_vers': set(), 'shebangs': set(), 'public_vers': {Version('2.7')}, 'requires.txt': {'debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas-1.2.0.egg-info/requires.txt'}}
+D: dh_python2 fs:243: package python-sklearn-pandas details = {'shebangs': set(), 'ext_vers': set(), 'requires.txt': {'debian/python-sklearn-pandas/usr/lib/python2.7/dist-packages/sklearn_pandas-1.2.0.egg-info/requires.txt'}, 'public_vers': {Version('2.7')}, 'compile': True, 'egg-info': set(), 'private_dirs': {}, 'ext_no_version': set(), 'nsp.txt': set()}
 D: dh_python2 depends:114: generating dependencies for package python-sklearn-pandas
 D: dh_python2 pydist:137: trying to find dependency for numpy>=1.6.1 (python=2.7)
 D: dh_python2 pydist:137: trying to find dependency for pandas>=0.11.0 (python=2.7)
 D: dh_python2 pydist:137: trying to find dependency for scikit-learn>=0.15.0 (python=2.7)
 D: dh_python2 pydist:137: trying to find dependency for scipy>=0.14 (python=2.7)
-D: dh_python2 depends:272: D={'python-pandas', 'python:any (>= 2.7.5-5~)', 'python:any (<< 2.8)', 'python-scipy', 'python:any (>= 2.7~)', 'python-numpy', 'python-sklearn'}; R=[]; S=[]; E=[], B=[]; RT=[]
+D: dh_python2 depends:272: D={'python:any (>= 2.7.5-5~)', 'python:any (<< 2.8)', 'python-numpy', 'python-pandas', 'python-sklearn', 'python:any (>= 2.7~)', 'python-scipy'}; R=[]; S=[]; E=[], B=[]; RT=[]
    dh_python3 -O--buildsystem=pybuild
 D: dh_python3 dh_python3:161: version: 2.20170125
 D: dh_python3 dh_python3:162: argv: ['/usr/bin/dh_python3', '-O--buildsystem=pybuild']
-D: dh_python3 dh_python3:163: options: {'regexpr': None, 'accept_upstream_versions': False, 'suggests': None, 'depends_section': None, 'no_ext_rename': False, 'suggests_section': None, 'package': None, 'no_shebang_rewrite': False, 'shebang': None, 'vrange': None, 'verbose': False, 'compile_all': False, 'no_package': None, 'ignore_shebangs': False, 'recommends': None, 'requires': None, 'arch': None, 'O': '--buildsystem=pybuild', 'skip_private': False, 'clean_dbg_pkg': True, 'recommends_section': None, 'depends': None, 'guess_deps': True}
+D: dh_python3 dh_python3:163: options: {'depends': None, 'requires': None, 'clean_dbg_pkg': True, 'no_shebang_rewrite': False, 'no_package': None, 'recommends': None, 'accept_upstream_versions': False, 'no_ext_rename': False, 'vrange': None, 'shebang': None, 'regexpr': None, 'depends_section': None, 'suggests': None, 'ignore_shebangs': False, 'arch': None, 'skip_private': False, 'compile_all': False, 'verbose': False, 'O': '--buildsystem=pybuild', 'suggests_section': None, 'package': None, 'recommends_section': None, 'guess_deps': True}
 D: dh_python3 dh_python3:164: args: []
 D: dh_python3 dh_python3:166: supported Python versions: 3.5 (default=3.5)
 D: dh_python3 debhelper:107: skipping package: python-sklearn-pandas
 D: dh_python3 debhelper:153: source=sklearn-pandas, binary packages=['python3-sklearn-pandas']
 D: dh_python3 dh_python3:183: processing package python3-sklearn-pandas...
 D: dh_python3 fs:47: moving files from debian/python3-sklearn-pandas/usr/lib/python3.5/dist-packages to debian/python3-sklearn-pandas/usr/lib/python3/dist-packages/
-D: dh_python3 fs:243: package python3-sklearn-pandas details = {'ext_vers': set(), 'ext_no_version': set(), 'compile': True, 'shebangs': set(), 'nsp.txt': set(), 'requires.txt': {'debian/python3-sklearn-pandas/usr/lib/python3/dist-packages/sklearn_pandas-1.2.0.egg-info/requires.txt'}, 'public_vers': {Version('3')}, 'private_dirs': {}, 'egg-info': set()}
+D: dh_python3 fs:243: package python3-sklearn-pandas details = {'ext_vers': set(), 'private_dirs': {}, 'requires.txt': {'debian/python3-sklearn-pandas/usr/lib/python3/dist-packages/sklearn_pandas-1.2.0.egg-info/requires.txt'}, 'egg-info': set(), 'nsp.txt': set(), 'public_vers': {Version('3')}, 'compile': True, 'ext_no_version': set(), 'shebangs': set()}
 D: dh_python3 depends:114: generating dependencies for package python3-sklearn-pandas
 D: dh_python3 pydist:137: trying to find dependency for numpy>=1.6.1 (python=None)
 D: dh_python3 pydist:137: trying to find dependency for pandas>=0.11.0 (python=None)
 D: dh_python3 pydist:137: trying to find dependency for scikit-learn>=0.15.0 (python=None)
 D: dh_python3 pydist:137: trying to find dependency for scipy>=0.14 (python=None)
-D: dh_python3 depends:272: D={'python3:any (>= 3.3.2-2~)', 'python3-numpy', 'python3-scipy', 'python3-pandas', 'python3:any (>= 3.4~)', 'python3-sklearn'}; R=[]; S=[]; E=[], B=[]; RT=[]
+D: dh_python3 depends:272: D={'python3:any (>= 3.3.2-2~)', 'python3-scipy', 'python3:any (>= 3.4~)', 'python3-sklearn', 'python3-pandas', 'python3-numpy'}; R=[]; S=[]; E=[], B=[]; RT=[]
    dh_perl -O--buildsystem=pybuild
    dh_link -O--buildsystem=pybuild
    dh_strip_nondeterminism -O--buildsystem=pybuild
@@ -1203,11 +1214,11 @@
 	cd debian/python-sklearn-pandas
 	chmod a-x usr/share/doc/python-sklearn-pandas/README.rst usr/share/doc/python-sklearn-pandas/changelog.Debian
 	gzip -9nf usr/share/doc/python-sklearn-pandas/README.rst usr/share/doc/python-sklearn-pandas/changelog.Debian
-	cd '/build/1st/sklearn-pandas-1.2.0'
+	cd '/build/2nd/sklearn-pandas-1.2.0'
 	cd debian/python3-sklearn-pandas
 	chmod a-x usr/share/doc/python3-sklearn-pandas/README.rst usr/share/doc/python3-sklearn-pandas/changelog.Debian
 	gzip -9nf usr/share/doc/python3-sklearn-pandas/README.rst usr/share/doc/python3-sklearn-pandas/changelog.Debian
-	cd '/build/1st/sklearn-pandas-1.2.0'
+	cd '/build/2nd/sklearn-pandas-1.2.0'
    dh_fixperms -O--buildsystem=pybuild
 	find debian/python-sklearn-pandas  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
 	find debian/python-sklearn-pandas ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
@@ -1260,8 +1271,8 @@
 	echo misc:Depends= >> debian/python-sklearn-pandas.substvars
 	echo misc:Pre-Depends= >> debian/python-sklearn-pandas.substvars
 	dpkg-gencontrol -ppython-sklearn-pandas -ldebian/changelog -Tdebian/python-sklearn-pandas.substvars -Pdebian/python-sklearn-pandas
-dpkg-gencontrol: warning: package python-sklearn-pandas: unused substitution variable ${python:Versions}
 dpkg-gencontrol: warning: package python-sklearn-pandas: unused substitution variable ${python:Provides}
+dpkg-gencontrol: warning: package python-sklearn-pandas: unused substitution variable ${python:Versions}
 	chmod 0644 -- debian/python-sklearn-pandas/DEBIAN/control
 	chown 0:0 -- debian/python-sklearn-pandas/DEBIAN/control
 	echo misc:Depends= >> debian/python3-sklearn-pandas.substvars
@@ -1279,20 +1290,22 @@
    dh_builddeb -O--buildsystem=pybuild
 	dpkg-deb --build debian/python-sklearn-pandas ..
 	dpkg-deb --build debian/python3-sklearn-pandas ..
-dpkg-deb: building package 'python-sklearn-pandas' in '../python-sklearn-pandas_1.2.0-1_all.deb'.
 dpkg-deb: building package 'python3-sklearn-pandas' in '../python3-sklearn-pandas_1.2.0-1_all.deb'.
+dpkg-deb: building package 'python-sklearn-pandas' in '../python-sklearn-pandas_1.2.0-1_all.deb'.
  dpkg-genbuildinfo --build=binary
  dpkg-genchanges --build=binary >../sklearn-pandas_1.2.0-1_i386.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
  dpkg-source --after-build sklearn-pandas-1.2.0
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/5564/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/5564/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting dev/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/25438 and its subdirectories
-I: Current time: Wed Mar 21 02:07:06 -12 2018
-I: pbuilder-time-stamp: 1521641226
+I: removing directory /srv/workspace/pbuilder/5564 and its subdirectories
+I: Current time: Thu Feb 16 21:46:51 +14 2017
+I: pbuilder-time-stamp: 1487231211

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/sklearn-pandas_1.2.0-1.diff:	 83.4% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/sklearn-pandas_1.2.0-1.diff.gz
b2/build.log:	 84.6%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 84.8%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/i386/sklearn-pandas_1.2.0-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-UPosl2VT/tmp.CgRRjKb9j8
+ mv /srv/reproducible-results/rbuild-debian-UPosl2VT/tmp.CgRRjKb9j8 /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sklearn-pandas_1.2.0-1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sklearn-pandas_1.2.0-1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/sklearn-pandas_1.2.0-1.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-UPosl2VT/tmp.CgRRjKb9j8 ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-UPosl2VT/tmp.CgRRjKb9j8
/srv/reproducible-results/rbuild-debian-UPosl2VT/tmp.CgRRjKb9j8:	 82.9% -- replaced with /srv/reproducible-results/rbuild-debian-UPosl2VT/tmp.CgRRjKb9j8.gz
+ '[' master = master ']'
+ gen_package_html sklearn-pandas
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''sklearn-pandas'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-02-16 07:46:53.447110
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/i386/sklearn-pandas_1.2.0-1_i386.buildinfo
INFO: Finished at 2017-02-16 07:46:53.789105, took: 0:00:00.342011
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-UPosl2VT
+ echo 'All cleanup done.'
All cleanup done.
Thu 16 Feb 07:46:53 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-4wfss7WN, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list