[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_1 #303319

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jan 11 12:00:16 GMT 2021


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_1/303319/display/redirect>

Changes:


------------------------------------------
[...truncated 25.82 KB...]
(1/2) Arming ConditionNeedsUpdate...
(2/2) Registering Haskell modules...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) ghc-8.10.3-1

Total Download Size:    25.30 MiB
Total Installed Size:  167.06 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 --:--:-- --:--:-- --:--:--     0100 25.2M  100 25.2M    0     0   227M      0 --:--:-- --:--:-- --:--:--  227M
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 options-1.2.1.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 25327  100 25327    0     0   433k      0 --:--:-- --:--:-- --:--:--  433k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    options-1.2.1.1.tar.gz ... Passed
==> Extracting sources...
  -> Extracting options-1.2.1.1.tar.gz with bsdtar
==> Starting build()...
Configuring options-1.2.1.1...
Preprocessing library for options-1.2.1.1..
Building library for options-1.2.1.1..
[1 of 5] Compiling Options.Types    ( lib/Options/Types.hs, dist/build/Options/Types.dyn_o )

lib/Options/Types.hs:5:1: warning: [-Wtabs]
    Tab character found here, and in 41 further locations.
    Please use spaces instead.
  |
5 |         ( OptionDefinitions(..)
  | ^^^^^^^^
[2 of 5] Compiling Options.Util     ( lib/Options/Util.hs, dist/build/Options/Util.dyn_o )

lib/Options/Util.hs:39:1: warning: [-Wtabs]
    Tab character found here, and in 19 further locations.
    Please use spaces instead.
   |
39 |         valid s = case s of
   | ^^^^^^^^
[3 of 5] Compiling Options.Tokenize ( lib/Options/Tokenize.hs, dist/build/Options/Tokenize.dyn_o )

lib/Options/Tokenize.hs:7:1: warning: [-Wtabs]
    Tab character found here, and in 261 further locations.
    Please use spaces instead.
  |
7 |         ( Token(..)
  | ^^^^^^^^

lib/Options/Tokenize.hs:14:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
   |
14 | import           Control.Applicative
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

lib/Options/Tokenize.hs:55:32: warning: [-Wdeprecations]
    In the use of type constructor or class `ErrorT'
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
   |
55 | newtype Tok a = Tok { unTok :: ErrorT String (StateT TokState Identity) a }
   |                                ^^^^^^

lib/Options/Tokenize.hs:84:34: warning: [-Wdeprecations]
    In the use of `runErrorT'
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
   |
84 |         (err, st') <- runStateT (runErrorT (unTok loop)) st
   |                                  ^^^^^^^^^
[4 of 5] Compiling Options.Help     ( lib/Options/Help.hs, dist/build/Options/Help.dyn_o )

lib/Options/Help.hs:5:1: warning: [-Wtabs]
    Tab character found here, and in 437 further locations.
    Please use spaces instead.
  |
5 |         ( addHelpFlags
  | ^^^^^^^^
[5 of 5] Compiling Options          ( lib/Options.hs, dist/build/Options.dyn_o )

lib/Options.hs:62:1: warning: [-Wtabs]
    Tab character found here, and in 699 further locations.
    Please use spaces instead.
   |
62 |         (
   | ^^^^^^^^

lib/Options.hs:147:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
    |
147 | import           Control.Applicative
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

lib/Options.hs:712:54: warning: [-Wdeprecations]
    In the use of `runErrorT'
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
    |
712 | validateOptionDefs cmdInfos subInfos = runIdentity $ runErrorT $ do
    |                                                      ^^^^^^^^^

lib/Options.hs:745:74: warning: [-Wdeprecations]
    In the use of type constructor or class `ErrorT'
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
    |
745 | checkNoDuplicateFlags :: Map.Map DeDupFlag OptionInfo -> [OptionInfo] -> ErrorT String Identity (Map.Map DeDupFlag OptionInfo)
    |                                                                          ^^^^^^
Unregistering options-1.2.1.1...
==> Entering fakeroot environment...
==> Starting package()...
Installing library in /tmp/haskell-options-archlinuxrb-build-HWXP5y7t/haskell-options/trunk/pkg/haskell-options/usr/lib/ghc-8.10.3/site-local/options-1.2.1.1
==> 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 "haskell-options"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: haskell-options 1.2.1.1-15 (Sun Feb 13 18:23:08 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-haskell-options-archlinuxrb-build-HWXP5y7t
+ tee -a /srv/reproducible-results/archlinuxrb-build-HWXP5y7t/b2/haskell-options/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/haskell-options-archlinuxrb-build-HWXP5y7t/haskell-options/trunk/haskell-options-1.2.1.1-15-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-HWXP5y7t/b2/haskell-options/haskell-options-1.2.1.1-15-x86_64.pkg.tar.zst'
Sun Feb 13 18:23:08 UTC 2022 - build #2 for haskell-options on osuosl170-amd64 done.
Sun Feb 13 18:23:08 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-XCLl24tI, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-HWXP5y7t:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 11:59 b1
drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 12:00 b2

/srv/reproducible-results/archlinuxrb-build-HWXP5y7t/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 11:59 haskell-options

/srv/reproducible-results/archlinuxrb-build-HWXP5y7t/b1/haskell-options:
total 184
-rw-r--r-- 1 jenkins jenkins  11724 Jan 11 11:59 build1.log
-rw-r--r-- 1 jenkins jenkins     11 Jan 11 11:59 build1.version
-rw-r--r-- 1 jenkins jenkins 163953 Jan 11 11:59 haskell-options-1.2.1.1-15-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-HWXP5y7t/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 12:00 haskell-options

/srv/reproducible-results/archlinuxrb-build-HWXP5y7t/b2/haskell-options:
total 180
-rw-r--r-- 1 jenkins jenkins   9147 Jan 11 12:00 build2.log
-rw-r--r-- 1 jenkins jenkins     11 Jan 11 12:00 build2.version
-rw-r--r-- 1 jenkins jenkins 163953 Jan 11 12:00 haskell-options-1.2.1.1-15-x86_64.pkg.tar.zst
Mon Jan 11 12:00:15 UTC 2021 - comparing results now.
Mon Jan 11 12:00:15 UTC 2021 - YAY - haskell-options/haskell-options-1.2.1.1-15-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Mon Jan 11 12:00:16 UTC 2021 - https://tests.reproducible-builds.org/archlinux/community/haskell-options/ updated.
/var/lib/jenkins/userContent/reproducible/archlinux/community/haskell-options/pkg.html older than /var/lib/jenkins/userContent/reproducible/archlinux/community/haskell-options/pkg.build_duration, thus deleting it.
ls: cannot access '*.pkg.tar.xz.html': No such file or directory
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('401239', '1.2.1.1-15', 'reproducible', '2021-01-11 11:58', '125', 'osuosl169-amd64', 'osuosl170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_1/303319/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='1.2.1.1-15', status='reproducible', build_date='2021-01-11 11:58', build_duration='125', node1='osuosl169-amd64', node2='osuosl170-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_1/303319/' WHERE results.package_id='401239'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('haskell-options', '1.2.1.1-15', 'community', 'x86_64', 3, 'reproducible', '2021-01-11 11:58', '125', 'osuosl169-amd64', 'osuosl170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_1/303319/');
INSERT 0 1
DELETE FROM schedule WHERE package_id='401239' and build_type='ci_build';
DELETE 1
Mon Jan 11 12:00:16 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-HWXP5y7t deleted.
Mon 11 Jan 12:00:16 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-CGSKcmNH, which will now be removed.
ERROR: Build step failed with exception
java.io.IOException: No space left on device
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:113)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:79)
	at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:280)
	at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74)
	at java.base/java.nio.channels.Channels.writeFully(Channels.java:97)
	at java.base/java.nio.channels.Channels$1.write(Channels.java:172)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:111)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1159)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:878)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1135)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:854)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2301)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2292)
	at hudson.FilePath.act(FilePath.java:1076)
	at hudson.FilePath.act(FilePath.java:1059)
	at hudson.FilePath.copyTo(FilePath.java:2286)
	at hudson.FilePath.copyTo(FilePath.java:2241)
Caused: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_archlinux_1/builds/303319/log to /tmp/log-parser_reproducible_builder_archlinux_1_build_303319
	at hudson.FilePath.copyTo(FilePath.java:2244)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:88)
	at hudson.plugins.logparser.LogParserStatusComputer.access$000(LogParserStatusComputer.java:22)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:54)
Caused: java.lang.RuntimeException
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:62)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:47)
	at hudson.remoting.LocalChannel.call(LocalChannel.java:46)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:47)
	at hudson.plugins.logparser.LogParserStatusComputer.<init>(LogParserStatusComputer.java:36)
	at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:355)
	at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:165)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:119)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753)
	at hudson.model.Build$BuildExecution.post2(Build.java:177)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:698)
	at hudson.model.Run.execute(Run.java:1932)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Console output (build log) parsing' marked build as failure



More information about the Qa-jenkins-scm mailing list