[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #71922

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Jan 24 19:48:21 GMT 2019


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/71922/display/redirect>

------------------------------------------
[...truncated 110.96 KB...]
installing haskell-colour...
installing haskell-ansi-terminal...
installing haskell-hxt-charproperties...
installing haskell-hxt-regex-xmlschema...
installing haskell-hxt-unicode...
installing haskell-hxt...
installing haskell-lexer...
installing haskell-pretty-show...
installing haskell-regex-base...
installing haskell-regex-pcre...
installing haskell-safe...
installing haskell-utf8-string...
installing haskell-skylighting-core...
installing haskell-skylighting...
installing lua...
installing haskell-hslua...
installing haskell-hslua-module-text...
installing haskell-cookie...
installing haskell-http-types...
installing haskell-basement...
installing haskell-memory...
installing haskell-mime-types...
installing haskell-async...
installing haskell-streaming-commons...
installing haskell-http-client...
installing haskell-hsyaml...
installing haskell-byteable...
installing haskell-cereal...
installing haskell-socks...
installing haskell-hourglass...
installing haskell-asn1-types...
installing haskell-asn1-encoding...
installing haskell-cryptonite...
installing haskell-asn1-parse...
installing haskell-pem...
installing haskell-x509...
installing haskell-x509-store...
installing haskell-x509-validation...
installing haskell-tls...
installing haskell-x509-system...
installing haskell-connection...
installing haskell-http-client-tls...
installing haskell-split...
installing haskell-erf...
installing haskell-tf-random...
installing haskell-quickcheck...
installing haskell-pandoc-types...
installing haskell-xml...
installing haskell-texmath...
installing haskell-tagsoup...
installing haskell-temporary...
installing haskell-bitarray...
installing haskell-unicode-transforms...
installing haskell-digest...
installing haskell-old-time...
installing haskell-zip-archive...
installing pandoc...
Optional dependencies for pandoc
    pandoc-citeproc: for citation rendering with pandoc-citeproc filter
    pandoc-crossref: for numbering figures, equations, tables and cross-references to them with pandoc-crossref filter
    texlive-core: for pdf output
installing haskell-rfc5051...
installing haskell-setenv...
installing haskell-text-icu...
installing haskell-vector-algorithms...
installing haskell-mono-traversable...
installing haskell-unliftio-core...
installing haskell-resourcet...
installing haskell-conduit...
installing haskell-typed-process...
installing haskell-conduit-extra...
installing haskell-xml-types...
installing haskell-xml-conduit...
installing libyaml...
installing haskell-libyaml...
installing haskell-yaml...
:: Running post-transaction hooks...
(1/2) Registering Haskell modules...
(2/2) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) ghc-8.6.3-1

Total Download Size:    22.05 MiB
Total Installed Size:  161.01 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  1 22.0M    1  267k    0     0  87.0M      0 --:--:-- --:--:-- --:--:-- 65.3M100 22.0M  100 22.0M    0     0   135M      0 --:--:-- --:--:-- --:--:--  134M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ghc...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Downloading pandoc-citeproc-0.15.0.1.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  317k  100  317k    0     0  4238k      0 --:--:-- --:--:-- --:--:-- 4238k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pandoc-citeproc-0.15.0.1.tar.gz ... Passed
==> Extracting sources...
  -> Extracting pandoc-citeproc-0.15.0.1.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
Configuring pandoc-citeproc-0.15.0.1...
Preprocessing library for pandoc-citeproc-0.15.0.1..
Building library for pandoc-citeproc-0.15.0.1..
[ 1 of 22] Compiling Paths_pandoc_citeproc ( dist/build/autogen/Paths_pandoc_citeproc.hs, dist/build/Paths_pandoc_citeproc.dyn_o )
[ 2 of 22] Compiling Text.CSL.Compat.Pandoc ( compat/Text/CSL/Compat/Pandoc.hs, dist/build/Text/CSL/Compat/Pandoc.dyn_o )
[ 3 of 22] Compiling Text.CSL.Data    ( src/Text/CSL/Data.hs, dist/build/Text/CSL/Data.dyn_o )
[ 4 of 22] Compiling Text.CSL.Exception ( src/Text/CSL/Exception.hs, dist/build/Text/CSL/Exception.dyn_o )
[ 5 of 22] Compiling Text.CSL.Util    ( src/Text/CSL/Util.hs, dist/build/Text/CSL/Util.dyn_o )
[ 6 of 22] Compiling Text.CSL.Style   ( src/Text/CSL/Style.hs, dist/build/Text/CSL/Style.dyn_o )

src/Text/CSL/Style.hs:103:1: warning: [-Wunused-imports]
    The import of `toLower' from module `Data.Char' is redundant
    |
103 | import           Data.Char              (isLetter, isPunctuation, isUpper, toLower)
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Text/CSL/Style.hs:128:1: warning: [-Wunused-imports]
    The qualified import of `Data.Text' is redundant
      except perhaps to import instances from `Data.Text'
    To import instances alone, use: import Data.Text()
    |
128 | import qualified Data.Text              as T
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 7 of 22] Compiling Text.CSL.Output.Plain ( src/Text/CSL/Output/Plain.hs, dist/build/Text/CSL/Output/Plain.dyn_o )
[ 8 of 22] Compiling Text.CSL.Reference ( src/Text/CSL/Reference.hs, dist/build/Text/CSL/Reference.dyn_o )
[ 9 of 22] Compiling Text.CSL.Eval.Common ( src/Text/CSL/Eval/Common.hs, dist/build/Text/CSL/Eval/Common.dyn_o )
[10 of 22] Compiling Text.CSL.Parser  ( src/Text/CSL/Parser.hs, dist/build/Text/CSL/Parser.dyn_o )
[11 of 22] Compiling Text.CSL.Output.Pandoc ( src/Text/CSL/Output/Pandoc.hs, dist/build/Text/CSL/Output/Pandoc.dyn_o )
[12 of 22] Compiling Text.CSL.Input.Bibtex ( src/Text/CSL/Input/Bibtex.hs, dist/build/Text/CSL/Input/Bibtex.dyn_o )
[13 of 22] Compiling Text.CSL.Input.Bibutils ( src/Text/CSL/Input/Bibutils.hs, dist/build/Text/CSL/Input/Bibutils.dyn_o )
[14 of 22] Compiling Text.CSL.Eval.Output ( src/Text/CSL/Eval/Output.hs, dist/build/Text/CSL/Eval/Output.dyn_o )
[15 of 22] Compiling Text.CSL.Eval.Names ( src/Text/CSL/Eval/Names.hs, dist/build/Text/CSL/Eval/Names.dyn_o )
[16 of 22] Compiling Text.CSL.Eval.Date ( src/Text/CSL/Eval/Date.hs, dist/build/Text/CSL/Eval/Date.dyn_o )
[17 of 22] Compiling Text.CSL.Eval    ( src/Text/CSL/Eval.hs, dist/build/Text/CSL/Eval.dyn_o )
[18 of 22] Compiling Text.CSL.Proc.Disamb ( src/Text/CSL/Proc/Disamb.hs, dist/build/Text/CSL/Proc/Disamb.dyn_o )
[19 of 22] Compiling Text.CSL.Proc.Collapse ( src/Text/CSL/Proc/Collapse.hs, dist/build/Text/CSL/Proc/Collapse.dyn_o )
[20 of 22] Compiling Text.CSL.Proc    ( src/Text/CSL/Proc.hs, dist/build/Text/CSL/Proc.dyn_o )
[21 of 22] Compiling Text.CSL.Pandoc  ( src/Text/CSL/Pandoc.hs, dist/build/Text/CSL/Pandoc.dyn_o )
[22 of 22] Compiling Text.CSL         ( src/Text/CSL.hs, dist/build/Text/CSL.dyn_o )
Preprocessing test suite 'test-pandoc-citeproc' for pandoc-citeproc-0.15.0.1..
Building test suite 'test-pandoc-citeproc' for pandoc-citeproc-0.15.0.1..
[1 of 3] Compiling JSON             ( tests/JSON.hs, dist/build/test-pandoc-citeproc/test-pandoc-citeproc-tmp/JSON.dyn_o )
[2 of 3] Compiling Text.CSL.Compat.Pandoc ( compat/Text/CSL/Compat/Pandoc.hs, dist/build/test-pandoc-citeproc/test-pandoc-citeproc-tmp/Text/CSL/Compat/Pandoc.dyn_o )
[3 of 3] Compiling Main             ( tests/test-pandoc-citeproc.hs, dist/build/test-pandoc-citeproc/test-pandoc-citeproc-tmp/Main.dyn_o )
Linking dist/build/test-pandoc-citeproc/test-pandoc-citeproc ...
Preprocessing executable 'pandoc-citeproc' for pandoc-citeproc-0.15.0.1..
Building executable 'pandoc-citeproc' for pandoc-citeproc-0.15.0.1..
[1 of 2] Compiling Paths_pandoc_citeproc ( dist/build/pandoc-citeproc/autogen/Paths_pandoc_citeproc.hs, dist/build/pandoc-citeproc/pandoc-citeproc-tmp/Paths_pandoc_citeproc.dyn_o )
[2 of 2] Compiling Main             ( pandoc-citeproc.hs, dist/build/pandoc-citeproc/pandoc-citeproc-tmp/Main.dyn_o )
Linking dist/build/pandoc-citeproc/pandoc-citeproc ...
Unregistering pandoc-citeproc-0.15.0.1...
==> Starting check()...
Running 1 test suites...
Test suite test-pandoc-citeproc: RUNNING...
Test suite test-pandoc-citeproc: PASS
Test suite logged to:
dist/test/pandoc-citeproc-0.15.0.1-test-pandoc-citeproc.log
1 of 1 test suites (1 of 1 test cases) passed.
==> Entering fakeroot environment...
==> Starting package()...
Installing library in /tmp/pandoc-citeproc-archlinuxrb-build-iX7zhZDO/pandoc-citeproc/trunk/pkg/pandoc-citeproc/usr/lib/ghc-8.6.3/site-local/pandoc-citeproc-0.15.0.1
Installing executable pandoc-citeproc in /tmp/pandoc-citeproc-archlinuxrb-build-iX7zhZDO/pandoc-citeproc/trunk/pkg/pandoc-citeproc/usr/bin
Warning: The directory
/tmp/pandoc-citeproc-archlinuxrb-build-iX7zhZDO/pandoc-citeproc/trunk/pkg/pandoc-citeproc/usr/bin
is not in the system search path.
Copying man page to
/tmp/pandoc-citeproc-archlinuxrb-build-iX7zhZDO/pandoc-citeproc/trunk/pkg/pandoc-citeproc/usr/share/man/man1
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "pandoc-citeproc"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pandoc-citeproc 0.15.0.1-30 (Wed Mar 31 08:34:11 2021)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c archlinux-pandoc-citeproc-archlinuxrb-build-iX7zhZDO
+ tee -a /srv/reproducible-results/archlinuxrb-build-iX7zhZDO/b2/pandoc-citeproc/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/pandoc-citeproc-archlinuxrb-build-iX7zhZDO/pandoc-citeproc/trunk/pandoc-citeproc-0.15.0.1-30-x86_64.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-iX7zhZDO/b2/pandoc-citeproc/pandoc-citeproc-0.15.0.1-30-x86_64.pkg.tar.xz'
Wed Mar 31 08:34:12 UTC 2021 - build #2 for pandoc-citeproc on osuosl-build170-amd64 done.
Wed Mar 31 08:34:12 UTC 2021 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-yjkmbneW, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-iX7zhZDO:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 19:45 b1
drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 19:48 b2

/srv/reproducible-results/archlinuxrb-build-iX7zhZDO/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan 24 19:45 pandoc-citeproc

/srv/reproducible-results/archlinuxrb-build-iX7zhZDO/b1/pandoc-citeproc:
total 1224
-rw-r--r-- 1 jenkins jenkins   56286 Jan 24 19:45 build1.log
-rw-r--r-- 1 jenkins jenkins      12 Jan 24 19:45 build1.version
-rw-r--r-- 1 jenkins jenkins 1179916 Jan 24 19:45 pandoc-citeproc-0.15.0.1-30-x86_64.pkg.tar.xz

/srv/reproducible-results/archlinuxrb-build-iX7zhZDO/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan 24 19:48 pandoc-citeproc

/srv/reproducible-results/archlinuxrb-build-iX7zhZDO/b2/pandoc-citeproc:
total 1216
-rw-r--r-- 1 jenkins jenkins   54104 Jan 24 19:48 build2.log
-rw-r--r-- 1 jenkins jenkins      12 Jan 24 19:48 build2.version
-rw-r--r-- 1 jenkins jenkins 1179916 Jan 24 19:48 pandoc-citeproc-0.15.0.1-30-x86_64.pkg.tar.xz
Thu Jan 24 19:48:19 UTC 2019 - comparing results now.
Thu Jan 24 19:48:19 UTC 2019 - YAY - pandoc-citeproc/pandoc-citeproc-0.15.0.1-30-x86_64.pkg.tar.xz build reproducible in our test framework!
.BUILDINFO
.BUILDINFO
Thu Jan 24 19:48:20 UTC 2019 - https://tests.reproducible-builds.org/archlinux/community/pandoc-citeproc/ updated.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('401106', '0.15.0.1-30', 'GOOD', '2019-01-24 19:42', '375', 'osuosl-build169-amd64', 'osuosl-build170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_3/71922/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='0.15.0.1-30', status='GOOD', build_date='2019-01-24 19:42', build_duration='375', node1='osuosl-build169-amd64', node2='osuosl-build170-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_3/71922/' WHERE results.package_id='401106'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('pandoc-citeproc', '0.15.0.1-30', 'archlinux_community', 'x86_64', 3, 'GOOD', '2019-01-24 19:42', '375', 'osuosl-build169-amd64', 'osuosl-build170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_3/71922/');
ERROR:  duplicate key value violates unique constraint "stats_build_tmp_name_version_suite_architecture_build_date_key1"
DETAIL:  Key (name, version, suite, architecture, build_date)=(pandoc-citeproc, 0.15.0.1-30, archlinux_community, x86_64, 2019-01-24 19:42:00) already exists.
Thu Jan 24 19:48:21 UTC 2019 - /srv/reproducible-results/archlinuxrb-build-iX7zhZDO deleted.
Thu 24 Jan 19:48:21 UTC 2019 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-M252j0CW, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list