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

November 2017

  • 2 participants
  • 83 discussions
[Libvirt-ci] Fixed: libvirt/libvirt#723 (master - 6caf67f)
by Travis CI 24 Nov '17

24 Nov '17
Build Update for libvirt/libvirt ------------------------------------- Build: #723 Status: Fixed Duration: 32 minutes and 56 seconds Commit: 6caf67f (master) Author: John Ferlan Message: storage: Fix broken storage_driver build Commit id '5d5c732d7' had an incorrect assignment and was found by travis build: storage/storage_driver.c:1668:14: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equality] if ((obj == virStoragePoolObjListSearch(&driver->pools, ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ View the changeset: https://github.com/libvirt/libvirt/compare/dcb5d8bb13de...6caf67f83451 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/306800280?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Broken: libvirt/libvirt#722 (master - dcb5d8b)
by Travis CI 24 Nov '17

24 Nov '17
Build Update for libvirt/libvirt ------------------------------------- Build: #722 Status: Broken Duration: 17 minutes and 41 seconds Commit: dcb5d8b (master) Author: John Ferlan Message: storage: Convert virStoragePoolObj into virObjectLockable Now that we're moved the object into virstorageobj, let's make the code use the lockable object. View the changeset: https://github.com/libvirt/libvirt/compare/9bfcf3ccdd2a...dcb5d8bb13de View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/306762116?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-master-build » libvirt-freebsd-11 #797
by ci@centos.org 24 Nov '17

24 Nov '17
See <https://ci.centos.org/job/libvirt-python-master-build/systems=libvirt-freeb…> ------------------------------------------ Started by upstream project "libvirt-python-master-build" build number 797 originally caused by: Started by upstream project "libvirt-master-build" build number 1020 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-master-build/systems=libvirt-freeb…> > 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-python.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-python.git > git --version # timeout=10 > git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-python.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 8018f0aa7eeb9f67be887107cf66d481893f210a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8018f0aa7eeb9f67be887107cf66d481893f210a Commit message: "Release of libvirt-python-3.9.0" > git rev-list 8018f0aa7eeb9f67be887107cf66d481893f210a # timeout=10 FATAL: Invalid id: Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information 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.GeneratedMethodAccessor242.invoke(Unknown Source) 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:895) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:870) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:829) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:336) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 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:94) at java.lang.Thread.run(Thread.java:748) at ......remote call to JNLP4-connect connection from n64.pufty.ci.centos.org/172.19.3.128:48790(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1654) at hudson.remoting.UserResponse.retrieve(UserRequest.java:311) at hudson.remoting.Channel.call(Channel.java:905) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257) at com.sun.proxy.$Proxy74.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:1212) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491) at hudson.model.Run.execute(Run.java:1737) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:421)
1 1
0 0
[Libvirt-ci] Fixed: libvirt/libvirt#720 (master - 1455a91)
by Travis CI 23 Nov '17

23 Nov '17
Build Update for libvirt/libvirt ------------------------------------- Build: #720 Status: Fixed Duration: 35 minutes and 5 seconds Commit: 1455a91 (master) Author: Peter Krempa Message: qemu: command: Properly format disk 'debug' attribute Move the setup of the disk attribute to the disk source prepare function which will allow proper usage with JSON props and move the fallback (legacy) generating code into the block which is executed with legacy options. As a side-effect of this change we can clean up propagation of 'cfg' into the command generator. Also it's nice to see that the test output is the same even when the value is generated in a different place. View the changeset: https://github.com/libvirt/libvirt/compare/f7deea524237...1455a91b33f2 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/306436882?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Fixed: libvirt/libvirt#719 (master - f7deea5)
by Travis CI 23 Nov '17

23 Nov '17
Build Update for libvirt/libvirt ------------------------------------- Build: #719 Status: Fixed Duration: 38 minutes and 45 seconds Commit: f7deea5 (master) Author: Michal Privoznik Message: tools: Work around ancient readline My latest commit of a785186446de785d uncovered a problem we fixed in 9eb23fe2 but then reverted in 834c5720e443. Turns out, some systems (I'm looking at you OS X) have ancient readline with broken header file. Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/28907b0043fb...f7deea524237 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/306431789?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Still Failing: libvirt/libvirt#718 (master - 28907b0)
by Travis CI 23 Nov '17

23 Nov '17
Build Update for libvirt/libvirt ------------------------------------- Build: #718 Status: Still Failing Duration: 32 minutes and 32 seconds Commit: 28907b0 (master) Author: Peter Krempa Message: qemu: command: Mark <shared/> disks as such in qemu Qemu has now an internal mechanism for locking images to fix specific cases of disk corruption. This requires libvirt to mark the image as shared so that qemu lifts certain restrictions. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1378242 View the changeset: https://github.com/libvirt/libvirt/compare/d602a5f28a14...28907b0043fb View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/306426489?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Still Failing: libvirt/libvirt#717 (master - d602a5f)
by Travis CI 23 Nov '17

23 Nov '17
Build Update for libvirt/libvirt ------------------------------------- Build: #717 Status: Still Failing Duration: 35 minutes and 47 seconds Commit: d602a5f (master) Author: Julio Faracco Message: tests: changing network interface types when backend tag is defined. Some test cases have the backend tag inside wrong interfaces. The backend xml tag does not support <interface type='user|direct|hostdev'>. So this commit changes some network types inside the interfaces that have backend defined. Signed-off-by: Julio Faracco <jcfaracco(a)gmail.com> View the changeset: https://github.com/libvirt/libvirt/compare/312c90231ae1...d602a5f28a14 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/306414992?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Still Failing: libvirt/libvirt#716 (master - 312c902)
by Travis CI 23 Nov '17

23 Nov '17
Build Update for libvirt/libvirt ------------------------------------- Build: #716 Status: Still Failing Duration: 21 minutes and 30 seconds Commit: 312c902 (master) Author: Michal Privoznik Message: news: Document which drivers support NUMA distances Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com> Reviewed-by: John Ferlan <jferlan(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/1fd1b7661055...312c90231ae1 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/306332390?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Still Failing: libvirt/libvirt#715 (master - 1fd1b76)
by Travis CI 23 Nov '17

23 Nov '17
Build Update for libvirt/libvirt ------------------------------------- Build: #715 Status: Still Failing Duration: 22 minutes and 12 seconds Commit: 1fd1b76 (master) Author: xinhua.Cao Message: remote: Move the call to remoteClientFreePrivateCallbacks from FreeFunc to CloseFunc Still because of commit id 'fe8f1c8b' where we generate a REF for the Register and that's transparent to the consumer (e.g. how would they know they need to ensure that Deregister is called), thus the purpose of this patch is to find a way to Deregister if it's determined that the consumer hasn't by the time of the "last" REF we'd have. This solution to this problem is to alter the processing to have the remoteClientCloseFunc handle performing the Deregister calls instead of the remoteClientFreeFunc because there's no way FreeFunc would be called unless the Deregister was already called. View the changeset: https://github.com/libvirt/libvirt/compare/d09429abe826...1fd1b7661055 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/306313423?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Still Failing: libvirt/libvirt#714 (master - d09429a)
by Travis CI 23 Nov '17

23 Nov '17
Build Update for libvirt/libvirt ------------------------------------- Build: #714 Status: Still Failing Duration: 22 minutes and 40 seconds Commit: d09429a (master) Author: Martin Kletzander Message: Adjust backslash alignment syntax-check We have a check for backslash alignment that checks for two blanks preceding a backslash. However there can be alignment done using a tabulator and in some cases one might be enough. There are none currently, but I found out that was the case before. at some point. so let's check for \t preceding the final backslash as well. Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/9baf50c414ba...d09429abe826 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/306255015?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
  • ← Newer
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.