libvirt List Archives
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

CI

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
ci@lists.libvirt.org

April 2018

  • 2 participants
  • 162 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-master-build » libvirt-freebsd-10 #1003
by ci@centos.org 03 Apr '18

03 Apr '18
See <https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-freebsd…> ------------------------------------------ Started by upstream project "libvirt-glib-master-build" build number 1003 originally caused by: Started by upstream project "libvirt-master-build" build number 1318 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-10 (libvirt) in workspace <https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-freebsd…> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt-glib.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-glib.git > git --version # timeout=10 > git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-glib.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 18f7dfe93a6066716a33c7cfbaf08c8339cf19ce (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 18f7dfe93a6066716a33c7cfbaf08c8339cf19ce Commit message: "m4: disable gcc8 -Wcast-function-type warnings from -Wextra" > git rev-list 18f7dfe93a6066716a33c7cfbaf08c8339cf19ce # timeout=10 FATAL: Invalid id: Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from n64.pufty.ci.centos.org/172.19.3.128:51293 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693) at hudson.remoting.UserResponse.retrieve(UserRequest.java:310) at hudson.remoting.Channel.call(Channel.java:908) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281) at com.sun.proxy.$Proxy78.isCommitInRepo(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.isCommitInRepo(RemoteGitImpl.java:285) at hudson.plugins.git.GitSCM.computeChangeLog(GitSCM.java:1271) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1195) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1202) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1724) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) org.eclipse.jgit.errors.InvalidObjectIdException: Invalid id: Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information at org.eclipse.jgit.lib.ObjectId.fromString(ObjectId.java:232) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$10.execute(CliGitAPIImpl.java:2475) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.revList(CliGitAPIImpl.java:2508) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.isCommitInRepo(CliGitAPIImpl.java:2518) at hudson.plugins.git.GitAPI.isCommitInRepo(GitAPI.java:237) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853) at hudson.remoting.UserRequest.perform(UserRequest.java:207) at hudson.remoting.UserRequest.perform(UserRequest.java:53) at hudson.remoting.Request$2.run(Request.java:358) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at hudson.remoting.Engine$1$1.run(Engine.java:98) at java.lang.Thread.run(Thread.java:748)
1 1
0 0
[Libvirt-ci] Passed: libvirt/libvirt#1082 (v4.2.0 - 2b7bb70)
by Travis CI 01 Apr '18

01 Apr '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1082 Status: Passed Duration: 19 minutes and 21 seconds Commit: 2b7bb70 (v4.2.0) Author: Daniel Veillard Message: Release of libvirt-4.2.0 * docs/news.xml: updated * po/*.po*: regenerated Signed-off-by: Daniel Veillard <veillard(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/v4.2.0 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/360821090?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=4269d881d0604aa2a…)
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 14
  • 15
  • 16
  • 17
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.