[Qa-jenkins-scm] Build failed in Jenkins: reproducible_diffoscope_from_git_master #282

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jun 30 17:30:40 UTC 2017


See <https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/282/display/redirect?page=changes>

Changes:

[infinity0] comparators/directory: raise warning for getfacl and remove a redundant

[infinity0] Add a --exclude-directory-metadata option. (Closes: #866241)

[infinity0] d/changelog: mention my text bug fix

[infinity0] Fix CI tests using python 3.6

------------------------------------------
[...truncated 344.85 KB...]
tests/comparators/test_rdata.py::test_no_differences PASSED
tests/comparators/test_rdata.py::test_num_items PASSED
tests/comparators/test_rdata.py::test_item_rds PASSED
tests/comparators/test_rlib.py::test_identification PASSED
tests/comparators/test_rlib.py::test_no_differences PASSED
tests/comparators/test_rlib.py::test_num_items PASSED
tests/comparators/test_rlib.py::test_item0_armap PASSED
tests/comparators/test_rlib.py::test_item1_elf PASSED
tests/comparators/test_rlib.py::test_item2_rust_metadata_bin PASSED
tests/comparators/test_rlib.py::test_item3_deflate_llvm_bitcode PASSED
tests/comparators/test_rlib.py::test_compare_non_existing PASSED
tests/comparators/test_rpm.py::test_identification PASSED
tests/comparators/test_rpm.py::test_no_differences SKIPPED
tests/comparators/test_rpm.py::test_header SKIPPED
tests/comparators/test_rpm.py::test_listing SKIPPED
tests/comparators/test_rpm.py::test_content SKIPPED
tests/comparators/test_rpm.py::test_compare_non_existing SKIPPED
tests/comparators/test_rpm.py::test_fallback_comparison PASSED
tests/comparators/test_sqlite.py::test_identification PASSED
tests/comparators/test_sqlite.py::test_no_differences PASSED
tests/comparators/test_sqlite.py::test_diff PASSED
tests/comparators/test_sqlite.py::test_compare_non_existing PASSED
tests/comparators/test_squashfs.py::test_identification PASSED
tests/comparators/test_squashfs.py::test_no_differences PASSED
tests/comparators/test_squashfs.py::test_no_warnings PASSED
tests/comparators/test_squashfs.py::test_superblock PASSED
tests/comparators/test_squashfs.py::test_symlink PASSED
tests/comparators/test_squashfs.py::test_compressed_files PASSED
tests/comparators/test_squashfs.py::test_compare_non_existing PASSED
tests/comparators/test_symlink.py::test_destination PASSED
tests/comparators/test_tar.py::test_identification PASSED
tests/comparators/test_tar.py::test_no_differences PASSED
tests/comparators/test_tar.py::test_listing PASSED
tests/comparators/test_tar.py::test_symlinks PASSED
tests/comparators/test_tar.py::test_text_file PASSED
tests/comparators/test_tar.py::test_compare_non_existing PASSED
tests/comparators/test_tar.py::test_no_permissions_dir_in_tarball PASSED
tests/comparators/test_text.py::test_no_differences PASSED
tests/comparators/test_text.py::test_difference_in_ascii PASSED
tests/comparators/test_text.py::test_difference_in_unicode PASSED
tests/comparators/test_text.py::test_difference_between_iso88591_and_unicode PASSED
tests/comparators/test_text.py::test_difference_between_iso88591_and_unicode_only PASSED
tests/comparators/test_text.py::test_compare_non_existing PASSED
tests/comparators/test_text.py::test_ordering_differences PASSED
tests/comparators/test_utils.py::test_tools_missing PASSED
tests/comparators/test_utils.py::test_skip_unless_tools_exist_empty SKIPPED
tests/comparators/test_utils.py::test_skip_unless_tools_exist_missing SKIPPED
tests/comparators/test_utils.py::test_fuzzy_matching SKIPPED
tests/comparators/test_utils.py::test_fuzzy_matching_only_once SKIPPED
tests/comparators/test_utils.py::test_no_fuzzy_matching SKIPPED
tests/comparators/test_utils.py::test_no_fuzzy_matching_new_file SKIPPED
tests/comparators/test_utils.py::test_trim_stderr_in_command PASSED
tests/comparators/test_xz.py::test_identification PASSED
tests/comparators/test_xz.py::test_no_differences PASSED
tests/comparators/test_xz.py::test_content_source PASSED
tests/comparators/test_xz.py::test_content_source_without_extension PASSED
tests/comparators/test_xz.py::test_content_diff PASSED
tests/comparators/test_xz.py::test_compare_non_existing PASSED
tests/comparators/test_zip.py::test_identification PASSED
tests/comparators/test_zip.py::test_no_differences PASSED
tests/comparators/test_zip.py::test_metadata PASSED
tests/comparators/test_zip.py::test_compressed_files PASSED
tests/comparators/test_zip.py::test_extra_fields PASSED
tests/comparators/test_zip.py::test_compare_non_existing PASSED
tests/comparators/test_zip.py::test_mozzip_identification PASSED
tests/comparators/test_zip.py::test_mozzip_no_differences PASSED
tests/comparators/test_zip.py::test_mozzip_metadata PASSED
tests/comparators/test_zip.py::test_mozzip_compressed_files PASSED
tests/comparators/test_zip.py::test_mozzip_compare_non_existing PASSED

--------- generated xml file: /tmp/job-exports/test-results/tests.xml ----------

--------- coverage: platform linux, python 3.6.2-candidate-1 ---------
Name                                         Stmts   Miss  Cover   Missing
--------------------------------------------------------------------------
diffoscope/__init__.py                           1      0   100%
diffoscope/changes.py                          124     54    56%   85, 93, 96, 105, 112, 119, 140, 177, 183, 189, 195-197, 203, 209, 225-228, 231-234, 243, 255-289, 310-317, 324, 336
diffoscope/comparators/__init__.py              23      1    96%   117
diffoscope/comparators/apk.py                   97      1    99%   41
diffoscope/comparators/ar.py                    25      0   100%
diffoscope/comparators/binary.py                16      0   100%
diffoscope/comparators/bzip2.py                 24      0   100%
diffoscope/comparators/cbfs.py                  84     43    49%   39-40, 44, 47, 53-64, 67, 70, 73, 77-81, 93-94, 116-119, 123-135, 138
diffoscope/comparators/cpio.py                   9      0   100%
diffoscope/comparators/deb.py                  103     10    90%   33-34, 47, 66, 76, 100, 132-134, 153
diffoscope/comparators/debian.py               139      5    96%   80-82, 229, 249, 267
diffoscope/comparators/debian_fallback.py       26      0   100%
diffoscope/comparators/device.py                46      6    87%   47-50, 78-81
diffoscope/comparators/dex.py                   25      1    96%   36
diffoscope/comparators/directory.py            143     16    89%   51-54, 86, 98, 105-106, 112-113, 115, 121-122, 125-126, 171, 216
diffoscope/comparators/docx.py                  12      0   100%
diffoscope/comparators/dtb.py                   12      0   100%
diffoscope/comparators/elf.py                  273     25    91%   68, 76-77, 206, 267, 309, 350-352, 356, 368-370, 374, 413, 427-433, 449, 455, 468-469, 478-479
diffoscope/comparators/fontconfig.py            33      0   100%
diffoscope/comparators/fonts.py                 14      0   100%
diffoscope/comparators/fsimage.py               53     33    38%   39-53, 56-59, 62, 65-69, 76-86
diffoscope/comparators/gettext.py               35      0   100%
diffoscope/comparators/gif.py                   39      4    90%   59-60, 101-102
diffoscope/comparators/git.py                   28      0   100%
diffoscope/comparators/gzip.py                  27      0   100%
diffoscope/comparators/haskell.py               57     13    77%   37, 47, 84-86, 95, 101-106, 110, 121-122, 139, 142
diffoscope/comparators/icc.py                   12      0   100%
diffoscope/comparators/image.py                 76      6    92%   142-143, 168-169, 190-191
diffoscope/comparators/ipk.py                    4      0   100%
diffoscope/comparators/iso9660.py               47      3    94%   33, 66, 87
diffoscope/comparators/java.py                  20      0   100%
diffoscope/comparators/javascript.py            12      0   100%
diffoscope/comparators/json.py                  27      0   100%
diffoscope/comparators/llvm.py                  15      0   100%
diffoscope/comparators/macho.py                 51     26    49%   33-35, 39, 42, 45-52, 57, 62, 67, 77-81, 87-102
diffoscope/comparators/missing_file.py          48      3    94%   67, 70, 89
diffoscope/comparators/mono.py                  12      0   100%
diffoscope/comparators/odt.py                   12      0   100%
diffoscope/comparators/ogg.py                   12      0   100%
diffoscope/comparators/openssh.py               12      0   100%
diffoscope/comparators/pcap.py                  12      0   100%
diffoscope/comparators/pdf.py                   17      0   100%
diffoscope/comparators/pgp.py                   12      0   100%
diffoscope/comparators/png.py                   32      2    94%   73-74
diffoscope/comparators/ppu.py                   53     14    74%   70, 77-90
diffoscope/comparators/ps.py                    23      2    91%   47-48
diffoscope/comparators/rdata.py                 46     17    63%   43-57, 83, 89, 92-94
diffoscope/comparators/rpm.py                   69     67     3%   23-110
diffoscope/comparators/rpm_fallback.py          11      0   100%
diffoscope/comparators/rust.py                  33      0   100%
diffoscope/comparators/sqlite.py                12      0   100%
diffoscope/comparators/squashfs.py             159     19    88%   98, 114, 128, 134, 137, 151, 159, 188-189, 193-194, 200-201, 216, 241-242, 279-281
diffoscope/comparators/symlink.py               28      0   100%
diffoscope/comparators/tar.py                   11      0   100%
diffoscope/comparators/text.py                  32      2    94%   62-64
diffoscope/comparators/utils/__init__.py         0      0   100%
diffoscope/comparators/utils/archive.py         87     11    87%   57, 61, 65, 69, 120, 123, 126, 135, 145, 148, 153
diffoscope/comparators/utils/command.py         64      1    98%   61
diffoscope/comparators/utils/compare.py         79      1    99%   76
diffoscope/comparators/utils/container.py       99     13    87%   63, 67, 106-110, 147-149, 157-158, 166-168
diffoscope/comparators/utils/file.py           195     44    77%   50-56, 79-89, 95, 101, 131-132, 165-178, 182, 186, 190, 238-241, 247-250, 281, 284, 299, 305, 313-316
diffoscope/comparators/utils/fuzzy.py           29     18    38%   36-54
diffoscope/comparators/utils/libarchive.py     157     13    92%   43-44, 46-47, 123, 129, 132, 145, 159, 173-174, 237-238
diffoscope/comparators/utils/specialize.py      23      0   100%
diffoscope/comparators/xz.py                    24      0   100%
diffoscope/comparators/zip.py                   90      2    98%   74, 77
diffoscope/config.py                            30      2    93%   55, 63
diffoscope/diff.py                             361     34    91%   89, 126, 185, 220, 222, 276, 301, 394, 422, 424, 428, 439, 444, 477-478, 481-482, 494-495, 498-502, 505-506, 510-513, 523-526, 541
diffoscope/difference.py                       163     13    92%   67, 77, 170-174, 187, 218, 225, 294, 300, 324
diffoscope/exc.py                               19      2    89%   37-38
diffoscope/excludes.py                          24      6    75%   31-33, 39-41
diffoscope/external_tools.py                     1      0   100%
diffoscope/feeders.py                           55      0   100%
diffoscope/locale.py                            13      0   100%
diffoscope/logging.py                            9      0   100%
diffoscope/main.py                             195     30    85%   218, 220-221, 231, 242, 261-282, 289, 299, 320, 332, 339-340, 344, 356, 358-362, 372
diffoscope/path.py                               7      0   100%
diffoscope/presenters/__init__.py                0      0   100%
diffoscope/presenters/formats.py                40      4    90%   94-96, 100
diffoscope/presenters/html/__init__.py           1      0   100%
diffoscope/presenters/html/html.py             289     86    70%   84-87, 91, 93-95, 104-105, 144, 163-169, 191, 193, 199, 210, 224-228, 235-239, 251, 257, 265-279, 290-293, 295-307, 321-322, 330-332, 365-367, 376, 381-383, 412, 415-428, 437-439, 442
diffoscope/presenters/html/templates.py          5      0   100%
diffoscope/presenters/icon.py                    1      0   100%
diffoscope/presenters/json.py                   32      2    94%   47, 56
diffoscope/presenters/markdown.py               19      0   100%
diffoscope/presenters/restructuredtext.py       25      0   100%
diffoscope/presenters/text.py                   43      7    84%   59-64, 69-70, 79-80
diffoscope/presenters/utils.py                  47      1    98%   50
diffoscope/profiling.py                         40      0   100%
diffoscope/progress.py                         147     12    92%   38-41, 71, 79-82, 85, 110, 155, 201
diffoscope/readers/__init__.py                   6      0   100%
diffoscope/readers/json.py                      18      1    94%   33
diffoscope/readers/utils.py                      2      0   100%
diffoscope/tempfiles.py                         30      4    87%   55-56, 63-64
diffoscope/tools.py                             25      1    96%   79
--------------------------------------------------------------------------
TOTAL                                         4872    681    86%
Coverage HTML written to dir htmlcov

=========================== short test summary info ============================
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_cbfs.py:95: requires cbfstool
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_cbfs.py:100: requires cbfstool
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_cbfs.py:105: requires cbfstool
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_cbfs.py:117: requires cbfstool
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_cbfs.py:128: requires cbfstool
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_cbfs.py:136: requires cbfstool
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_fsimage.py:47: requires guestfs module
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_fsimage.py:58: requires guestfs module
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_fsimage.py:76: requires guestfs module
SKIP [1] /tmp/testrun/.pybuild/pythonX.Y_3.6/build/tests/comparators/test_haskell.py:35: mismatch between system ghc and fixture
SKIP [1] /tmp/testrun/.pybuild/pythonX.Y_3.6/build/tests/comparators/test_haskell.py:49: mismatch between system ghc and fixture
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_macho.py:45: requires otool and lipo
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_macho.py:52: requires otool and lipo
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_rpm.py:41: requires rpm module
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_rpm.py:50: requires rpm module
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_rpm.py:57: requires rpm module
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_rpm.py:65: requires rpm module
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_rpm.py:73: requires rpm module
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_utils.py:41: requires
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_utils.py:45: requires /missing
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_utils.py:59: requires tlsh module
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_utils.py:68: requires tlsh module
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_utils.py:76: requires tlsh module
SKIP [1] .pybuild/pythonX.Y_3.6/build/tests/comparators/test_utils.py:83: requires tlsh module
=================================== FAILURES ===================================
________________________________ test_progress _________________________________

capsys = <_pytest.capture.CaptureFixture object at 0x7fac88f1a6a0>

    @skip_unless_module_exists('progressbar')
    def test_progress(capsys):
        ret, _, err = run(capsys, TEST_TAR1_PATH, TEST_TAR2_PATH, '--progress')
    
        assert ret == 1
>       assert "ETA" in err
E       assert 'ETA' in ''

_          = '--- /tmp/testrun/.pybuild/pythonX.Y_3.6/build/tests/data/test1.tar\n+++ /tmp/testrun/.pybuild/pythonX.Y_3.6/build/tes...s of Good and Evil).\n├── dir/link\n│┄ symlink\n│ @@ -1 +1 @@\n│ -destination: broken\n│ +destination: really-broken\n'
capsys     = <_pytest.capture.CaptureFixture object at 0x7fac88f1a6a0>
err        = ''
ret        = 1

tests/test_progress.py:47: AssertionError
----------------------------- Captured stderr call -----------------------------
 |                          |    0%                             ETA:  --:--:--  |#######################    |   86%                   dir/text  ETA:  0:00:00  |########################## |   98%                   dir/null  ETA:  0:00:00  |########################## |   99%                   dir/link  ETA:  0:00:00  |###########################|  100%                             ETA:  0:00:00  |###########################|  100%                             ETA:  0:00:00  |###########################|  100%                             Time: 0:00:00 
============== 1 failed, 327 passed, 24 skipped in 463.07 seconds ==============
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd /tmp/testrun/.pybuild/pythonX.Y_3.6/build; python3.6 -m pytest -vv -r sxX -l --cov=diffoscope --cov-report=term-missing --cov-report=html --junit-xml=/tmp/job-exports/test-results/tests.xml
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.6 3.5 returned exit code 13
debian/rules:35: recipe for target 'build' failed
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1116:
dpkg-buildpackage -rfakeroot -us -uc failed
+ cleanup
+ '[' -e /chroots/chroot-run-sid.RTPg1ethX/tmp/testrun/stats.csv ']'
+ '[' true = true ']'
+ mkdir -p <https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/ws/job-exports>
++ ls -1A /chroots/chroot-run-sid.RTPg1ethX//tmp/job-exports
+ '[' '!' -z test-results ']'
+ cp -drv /chroots/chroot-run-sid.RTPg1ethX//tmp/job-exports/test-results <https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/ws/job-exports/>
'/chroots/chroot-run-sid.RTPg1ethX//tmp/job-exports/test-results' -> '<https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/ws/job-exports/test-results'>
'/chroots/chroot-run-sid.RTPg1ethX//tmp/job-exports/test-results/tests.xml' -> '<https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/ws/job-exports/test-results/tests.xml'>
++ ls -1 '/chroots/chroot-run-sid.RTPg1ethX/tmp/debian-edu-doc_*.changes'
++ true
+ CHANGES=
+ '[' '!' -z '' ']'
+ '[' false = true ']'
+ '[' -d /chroots/chroot-run-sid.RTPg1ethX/proc ']'
+ sudo umount -l /chroots/chroot-run-sid.RTPg1ethX/proc
+ '[' -d /chroots/chroot-run-sid.RTPg1ethX/testrun ']'
+ '[' -d /chroots/chroot-run-sid.RTPg1ethX ']'
+ sudo rm -rf --one-file-system /chroots/chroot-run-sid.RTPg1ethX
Fri 30 Jun 17:30:40 UTC 2017 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-8pcMzp15, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list