[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_build_apps #568

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jul 22 21:22:57 BST 2019


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

Changes:

[email] Add Gradle 5.5.1

------------------------------------------
[...truncated 4.14 MB...]
DEBUG: Checking 1.0.5
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://github.com/marcoM32/SeaMapDroid.git
DEBUG: > git --version
git version 2.11.0
INFO: Using git version 2.11.0
DEBUG: Checking 1.9.7
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://github.com/scummvm/scummvm.git
DEBUG: > git --version
git version 2.11.0
INFO: Using git version 2.11.0
DEBUG: Checking 1.5.0
INFO: Building version 1.5.0 (6) of org.scummvm.scummvm
DEBUG: Directory: build/org.scummvm.scummvm
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/org.scummvm.scummvm
DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: Directory: build/org.scummvm.scummvm
DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: Directory: build/org.scummvm.scummvm
DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
>From https://github.com/scummvm/scummvm
   c6929d50cf..5b3a087e97  master     -> origin/master
DEBUG: Directory: build/org.scummvm.scummvm
DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags origin
DEBUG: Directory: build/org.scummvm.scummvm
DEBUG: > git remote set-head origin --auto
DEBUG: Directory: build/org.scummvm.scummvm
DEBUG: > git checkout -f v1.5.0
DEBUG: Directory: build/org.scummvm.scummvm
DEBUG: > git clean -dffx
DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
DEBUG: vm uuid: abb71ac9-b0b2-4e47-a6f1-677e80c6dd4c
DEBUG: VBoxManage snapshot abb71ac9-b0b2-4e47-a6f1-677e80c6dd4c list --details
Bringing machine 'default' up with 'virtualbox' provider...
DEBUG: vm uuid: abb71ac9-b0b2-4e47-a6f1-677e80c6dd4c
INFO: suspending buildserver
==> default: Saving VM state and suspending execution...
INFO: builserver ok: reverting to clean snapshot
INFO: reverting vm 'builder_default' to snapshot 'fdroidclean'
DEBUG: VBoxManage snapshot abb71ac9-b0b2-4e47-a6f1-677e80c6dd4c restore fdroidclean
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Restoring snapshot 'fdroidclean' (8052c7b8-db2d-4aee-bb83-b83841fe0f2d)
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Resuming suspended VM...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.

If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.

If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.

If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.
ERROR: Could not build app org.scummvm.scummvm: could not bring up vm 'builder_default'
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://github.com/scoutant/rpn
DEBUG: > git --version
git version 2.11.0
INFO: Using git version 2.11.0
DEBUG: Checking 1.0
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://github.com/scoutant/blokish.git
DEBUG: > git --version
git version 2.11.0
INFO: Using git version 2.11.0
DEBUG: Checking 3.2
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://github.com/gkalab/scidonthego
DEBUG: > git --version
git version 2.11.0
INFO: Using git version 2.11.0
DEBUG: Checking 1.42
INFO: Building version 1.42 (42) of org.scid.android
DEBUG: Directory: build/org.scid.android
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/org.scid.android
DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: Directory: build/org.scid.android
DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: Directory: build/org.scid.android
DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
remote: Not Found
fatal: repository 'https://u:p@github.com/gkalab/scidonthego/' not found
ERROR: VCS error while building app org.scid.android: Git fetch failed
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://gitlab.com/derSchabi/Terminightor
DEBUG: > git --version
git version 2.11.0
INFO: Using git version 2.11.0
DEBUG: Checking 1.0.2
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://gitlab.com/derSchabi/SVG-redirect.git
DEBUG: > git --version
git version 2.11.0
INFO: Using git version 2.11.0
DEBUG: Checking 1.0
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://gitlab.com/derSchabi/Stethox.git
DEBUG: > git --version
git version 2.11.0
INFO: Using git version 2.11.0
DEBUG: Checking 1.0
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://gitlab.com/derSchabi/OpenHitboxStreams.git
DEBUG: > git --version
git version 2.11.0
INFO: Using git version 2.11.0
DEBUG: Checking 1.0
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://gitlab.com/derSchabi/OCBookmarks
DEBUG: > git --version
git version 2.11.0
INFO: Using git version 2.11.0
DEBUG: Checking 1.5
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://gitlab.com/derSchabi/OCBookmarks
DEBUG: > git --version
git version 2.11.0
INFO: Using git version 2.11.0
DEBUG: Checking 1.2
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://git.savannah.nongnu.org/git/kiba.git
DEBUG: > git --version
git version 2.11.0
INFO: Using git version 2.11.0
DEBUG: Checking 1.1
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://gitlab.com/derSchabi/Etherwake-app
DEBUG: > git --version
git version 2.11.0
INFO: Using git version 2.11.0
DEBUG: Checking 1.0.2
INFO: Building version 1.0.2 (3) of org.schabi.etherwake
DEBUG: Directory: build/org.schabi.etherwake
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/org.schabi.etherwake
DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: Directory: build/org.schabi.etherwake
DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: Directory: build/org.schabi.etherwake
DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
DEBUG: Directory: build/org.schabi.etherwake
DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags origin
DEBUG: Directory: build/org.schabi.etherwake
DEBUG: > git remote set-head origin --auto
DEBUG: Directory: build/org.schabi.etherwake
DEBUG: > git checkout -f 4cf733a4a975e0fd2eceea1d984309e8984295ba
DEBUG: Directory: build/org.schabi.etherwake
DEBUG: > git clean -dffx
DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
DEBUG: vm uuid: abb71ac9-b0b2-4e47-a6f1-677e80c6dd4c
DEBUG: VBoxManage snapshot abb71ac9-b0b2-4e47-a6f1-677e80c6dd4c list --details
Bringing machine 'default' up with 'virtualbox' provider...
FATAL: command execution failed
java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused: java.io.IOException: Backing channel 'osuosl-build168-amd64.debian.net' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy76.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1150)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1142)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1818)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
FATAL: Unable to delete script file /tmp/jenkins3956771388169918046.sh
java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused: hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on osuosl-build168-amd64.debian.net failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:950)
	at hudson.FilePath.act(FilePath.java:1070)
	at hudson.FilePath.act(FilePath.java:1059)
	at hudson.FilePath.delete(FilePath.java:1540)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:123)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1818)
	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 'Execute shell' marked build as failure
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_fdroid_build_apps #568



More information about the Qa-jenkins-scm mailing list