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

July 2017

  • 2 participants
  • 84 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-fedora-25 #737
by ci@centos.org 31 Jul '17

31 Jul '17
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-25/73…> ------------------------------------------ Started by upstream project "libvirt-master-build" build number 737 originally caused by: Started by user Libvirt [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-25 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-25/ws/> java.io.FileNotFoundException: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-1.b12.fc25.x86_64/jre/lib/currency.data (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.util.Currency$1.run(Currency.java:221) at java.util.Currency$1.run(Currency.java:214) at java.security.AccessController.doPrivileged(Native Method) at java.util.Currency.<clinit>(Currency.java:214) at java.text.DecimalFormatSymbols.initialize(DecimalFormatSymbols.java:638) at java.text.DecimalFormatSymbols.<init>(DecimalFormatSymbols.java:113) at sun.util.locale.provider.DecimalFormatSymbolsProviderImpl.getInstance(DecimalFormatSymbolsProviderImpl.java:85) at java.text.DecimalFormatSymbols.getInstance(DecimalFormatSymbols.java:180) at sun.util.locale.provider.NumberFormatProviderImpl.getInstance(NumberFormatProviderImpl.java:178) at sun.util.locale.provider.NumberFormatProviderImpl.getIntegerInstance(NumberFormatProviderImpl.java:131) at java.text.NumberFormat.getInstance(NumberFormat.java:884) at java.text.NumberFormat.getInstance(NumberFormat.java:861) at java.text.NumberFormat.getIntegerInstance(NumberFormat.java:508) at java.text.SimpleDateFormat.initialize(SimpleDateFormat.java:639) at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:605) at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:580) at com.thoughtworks.xstream.core.JVM.<clinit>(JVM.java:147) at com.thoughtworks.xstream.core.util.CompositeClassLoader.<clinit>(CompositeClassLoader.java:56) at com.thoughtworks.xstream.XStream.<init>(XStream.java:411) at com.thoughtworks.xstream.XStream.<init>(XStream.java:350) at hudson.util.XStream2.<init>(XStream2.java:89) at hudson.ProxyConfiguration.<clinit>(ProxyConfiguration.java:306) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.sun.proxy.$Proxy10.<clinit>(Unknown Source) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:739) at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:143) at hudson.remoting.Channel.export(Channel.java:621) at hudson.remoting.Channel.export(Channel.java:590) at org.jenkinsci.plugins.gitclient.LegacyCompatibleGitAPIImpl.writeReplace(LegacyCompatibleGitAPIImpl.java:198) 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 java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1118) at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1136) at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348) at hudson.remoting.UserRequest._serialize(UserRequest.java:157) at hudson.remoting.UserRequest.serialize(UserRequest.java:166) at hudson.remoting.UserRequest.perform(UserRequest.java:128) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) 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:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at hudson.remoting.Engine$1$1.run(Engine.java:62) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InternalError at java.util.Currency$1.run(Currency.java:247) at java.util.Currency$1.run(Currency.java:214) at java.security.AccessController.doPrivileged(Native Method) at java.util.Currency.<clinit>(Currency.java:214) at java.text.DecimalFormatSymbols.initialize(DecimalFormatSymbols.java:638) at java.text.DecimalFormatSymbols.<init>(DecimalFormatSymbols.java:113) at sun.util.locale.provider.DecimalFormatSymbolsProviderImpl.getInstance(DecimalFormatSymbolsProviderImpl.java:85) at java.text.DecimalFormatSymbols.getInstance(DecimalFormatSymbols.java:180) at sun.util.locale.provider.NumberFormatProviderImpl.getInstance(NumberFormatProviderImpl.java:178) at sun.util.locale.provider.NumberFormatProviderImpl.getIntegerInstance(NumberFormatProviderImpl.java:131) at java.text.NumberFormat.getInstance(NumberFormat.java:884) at java.text.NumberFormat.getInstance(NumberFormat.java:861) at java.text.NumberFormat.getIntegerInstance(NumberFormat.java:508) at java.text.SimpleDateFormat.initialize(SimpleDateFormat.java:639) at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:605) at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:580) at com.thoughtworks.xstream.core.JVM.<clinit>(JVM.java:147) at com.thoughtworks.xstream.core.util.CompositeClassLoader.<clinit>(CompositeClassLoader.java:56) at com.thoughtworks.xstream.XStream.<init>(XStream.java:411) at com.thoughtworks.xstream.XStream.<init>(XStream.java:350) at hudson.util.XStream2.<init>(XStream2.java:89) at hudson.ProxyConfiguration.<clinit>(ProxyConfiguration.java:306) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.sun.proxy.$Proxy10.<clinit>(Unknown Source) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:739) at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:143) at hudson.remoting.Channel.export(Channel.java:621) at hudson.remoting.Channel.export(Channel.java:590) at org.jenkinsci.plugins.gitclient.LegacyCompatibleGitAPIImpl.writeReplace(LegacyCompatibleGitAPIImpl.java:198) 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 java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1118) at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1136) at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348) at hudson.remoting.UserRequest._serialize(UserRequest.java:157) at hudson.remoting.UserRequest.serialize(UserRequest.java:166) at hudson.remoting.UserRequest.perform(UserRequest.java:128) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) 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:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at hudson.remoting.Engine$1$1.run(Engine.java:62) at java.lang.Thread.run(Thread.java:748) at ......remote call to Channel to /172.19.1.15(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545) at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) at hudson.remoting.Channel.call(Channel.java:830) Caused: java.io.IOException: Remote call on Channel to /172.19.1.15 failed at hudson.remoting.Channel.call(Channel.java:838) at hudson.FilePath.act(FilePath.java:986) Caused: java.io.IOException: remote file operation failed: <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-25/ws/> at hudson.remoting.Channel@9faeb4:Channel to /172.19.1.15 at hudson.FilePath.act(FilePath.java:993) at hudson.FilePath.act(FilePath.java:975) at org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:137) at hudson.plugins.git.GitSCM.createClient(GitSCM.java:756) at hudson.plugins.git.GitSCM.createClient(GitSCM.java:747) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1109) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1276) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485) at hudson.model.Run.execute(Run.java:1735) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:405)
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-centos-7 #737
by ci@centos.org 31 Jul '17

31 Jul '17
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-7/737…> ------------------------------------------ Started by upstream project "libvirt-master-build" build number 737 originally caused by: Started by user Libvirt [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-7/ws/> > 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.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt.git > git --version # timeout=10 > git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 861dd1234f1776e149c9fe5486f7efc07294a655 (refs/remotes/origin/master) java.lang.NoClassDefFoundError: Could not initialize class java.nio.file.FileSystems$DefaultFileSystemHolder at java.nio.file.FileSystems.getDefault(FileSystems.java:176) at java.io.File.toPath(File.java:2234) at org.eclipse.jgit.util.FileUtils.lastModified(FileUtils.java:563) at org.eclipse.jgit.util.FS.lastModified(FS.java:299) at org.eclipse.jgit.internal.storage.file.FileSnapshot.save(FileSnapshot.java:109) at org.eclipse.jgit.storage.file.FileBasedConfig.load(FileBasedConfig.java:139) at org.eclipse.jgit.lib.BaseRepositoryBuilder.loadConfig(BaseRepositoryBuilder.java:685) at org.eclipse.jgit.lib.BaseRepositoryBuilder.getConfig(BaseRepositoryBuilder.java:662) at org.eclipse.jgit.lib.BaseRepositoryBuilder.guessWorkTreeOrFail(BaseRepositoryBuilder.java:698) at org.eclipse.jgit.lib.BaseRepositoryBuilder.setupWorkTree(BaseRepositoryBuilder.java:628) at org.eclipse.jgit.lib.BaseRepositoryBuilder.setup(BaseRepositoryBuilder.java:557) at org.eclipse.jgit.storage.file.FileRepositoryBuilder.build(FileRepositoryBuilder.java:92) at org.eclipse.jgit.storage.file.FileRepositoryBuilder.create(FileRepositoryBuilder.java:111) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.getRepository(CliGitAPIImpl.java:2516) at hudson.plugins.git.GitAPI.getRepository(GitAPI.java:269) at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:71) 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: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:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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 172.19.1.10/172.19.1.10:57732(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545) at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) at hudson.remoting.Channel.call(Channel.java:830) Caused: java.io.IOException: Remote call on JNLP4-connect connection from 172.19.1.10/172.19.1.10:57732 failed at hudson.remoting.Channel.call(Channel.java:838) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257) at com.sun.proxy.$Proxy74.withRepository(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235) at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1195) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1159) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1276) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485) at hudson.model.Run.execute(Run.java:1735) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:405)
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-mingw » libvirt-fedora-rawhide #1327
by ci@centos.org 31 Jul '17

31 Jul '17
See <https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…> Changes: [pkrempa] make: Drop building without driver modules [pkrempa] security: apparmor: load the storage driver dynamically [phrdina] build: distribute tests/virfilecachedata [phrdina] Revert "build: distribute tests/virfilecachedata" ------------------------------------------ [...truncated 151.68 KB...] Generating docs.html.tmp Generating locking-lockd.html.tmp Generating goals.html.tmp Generating formatnwfilter.html.tmp Generating 404.html.tmp Generating news-2011.html.tmp Generating storage.html.tmp Generating drvvirtuozzo.html.tmp Generating formatdomain.html.tmp Generating securityprocess.html.tmp Generating windows.html.tmp Generating formatnode.html.tmp touch ../../docs/apibuild.py.stamp Generating architecture.html.tmp Generating news-2005.html.tmp Generating acl.html.tmp Generating aclpolkit.html.tmp Generating java.html.tmp Generating drvphyp.html.tmp Generating news-2006.html.tmp Generating bugs.html.tmp Generating formatsnapshot.html.tmp Generating bindings.html.tmp Generating cgroups.html.tmp Generating formatcaps.html.tmp Generating formatsecret.html.tmp Generating internals.html.tmp Generating remote.html.tmp Generating csharp.html.tmp Generating contact.html.tmp Generating nss.html.tmp Generating hacking.html.tmp Generating uri.html.tmp Generating testsuites.html.tmp Generating internals/locking.html.tmp Generating internals/rpc.html.tmp Generating internals/eventloop.html.tmp Generating internals/command.html.tmp Generating internals/oomtesting.html.tmp if [ -x /usr/bin/xsltproc ] ; then \ echo "Generating search.php.tmp"; \ /usr/bin/xsltproc --stringparam pagename search.php \ --stringparam timestamp "Thu Jul 27 07:43:57 EDT 2017" --nonet \ ../../docs/site.xsl ../../docs/search.php.in > search.php.tmp \ || { rm search.php.tmp && exit 1; }; fi Generating search.php.tmp GEN ../../docs/hvsupport.html.in Generating news.html.tmp Validating drvlxc.html Validating news-2013.html Validating news-2012.html Validating drvvmware.html Validating locking-sanlock.html Validating governance.html Validating python.html Validating news-2014.html Validating testtck.html Validating drivers.html Validating testapi.html Validating api_extension.html Validating devguide.html Validating logging.html Validating migration.html Validating errors.html Validating format.html Validating drvopenvz.html Validating drvhyperv.html Validating drvremote.html Validating drvnodedev.html Validating downloads.html Validating formatstorageencryption.html Validating virshcmdref.html Validating news-2009.html Validating auditlog.html Validating locking.html Validating formatstorage.html Validating api.html Validating formatnetwork.html Validating auth.html Validating news-2010.html Validating compiling.html Validating drvesx.html Validating drvvbox.html Validating contribute.html Validating drvuml.html Validating drvqemu.html Validating index.html Validating drvxen.html Validating news-2015.html Validating secureusage.html Validating news-2008.html Validating formatdomaincaps.html Validating hooks.html Validating firewall.html Validating apps.html Validating news-2016.html Validating drvbhyve.html Validating php.html Validating drvtest.html Validating news-2007.html Validating docs.html Validating locking-lockd.html Validating goals.html Validating formatnwfilter.html Validating 404.html Validating news-2011.html Validating drvvirtuozzo.html Validating storage.html Validating formatdomain.html Validating securityprocess.html Validating windows.html Validating formatnode.html Validating architecture.html Validating news-2005.html Validating acl.html Validating aclpolkit.html Validating java.html Validating drvphyp.html Validating news-2006.html Validating bugs.html Validating formatsnapshot.html Validating cgroups.html Validating bindings.html Validating formatsecret.html Validating formatcaps.html Validating internals.html Validating remote.html Validating csharp.html Validating contact.html Validating nss.html Validating hacking.html Validating uri.html Validating testsuites.html Validating internals/locking.html Validating internals/rpc.html Validating internals/eventloop.html Validating internals/command.html Validating internals/oomtesting.html GEN html/index.html GEN ../../docs/devhelp/index.html Scripting search.php Generating hvsupport.html.tmp Validating news.html Validating hvsupport.html rm internals/rpc.html.tmp drvopenvz.html.tmp logging.html.tmp aclpolkit.html.tmp windows.html.tmp formatnwfilter.html.tmp php.html.tmp formatnetwork.html.tmp formatstorageencryption.html.tmp drvhyperv.html.tmp format.html.tmp errors.html.tmp api_extension.html.tmp virshcmdref.html.tmp news-2006.html.tmp formatcaps.html.tmp internals.html.tmp news-2016.html.tmp auditlog.html.tmp downloads.html.tmp internals/oomtesting.html.tmp bugs.html.tmp drvphyp.html.tmp contact.html.tmp java.html.tmp locking.html.tmp news-2014.html.tmp testapi.html.tmp bindings.html.tmp contribute.html.tmp locking-lockd.html.tmp formatsecret.html.tmp drvqemu.html.tmp news-2008.html.tmp drvvmware.html.tmp architecture.html.tmp drvvirtuozzo.html.tmp formatdomaincaps.html.tmp formatsnapshot.html.tmp drvesx.html.tmp acl.html.tmp news-2005.html.tmp drvxen.html.tmp securityprocess.html.tmp 404.html.tmp search.php.tmp hooks.html.tmp news-2015.html.tmp python.html.tmp drvremote.html.tmp internals/locking.html.tmp remote.html.tmp drivers.html.tmp goals.html.tmp news.html.tmp formatnode.html.tmp internals/eventloop.html.tmp apps.html.tmp formatdomain.html.tmp internals/command.html.tmp drvvbox.html.tmp csharp.html.tmp secureusage.html.tmp formatstorage.html.tmp governance.html.tmp drvuml.html.tmp hacking.html.tmp cgroups.html.tmp api.html.tmp news-2010.html.tmp news-2009.html.tmp drvnodedev.html.tmp news-2011.html.tmp index.html.tmp drvlxc.html.tmp uri.html.tmp hvsupport.html.tmp news-2012.html.tmp locking-sanlock.html.tmp drvtest.html.tmp testtck.html.tmp docs.html.tmp devguide.html.tmp news-2013.html.tmp drvbhyve.html.tmp testsuites.html.tmp nss.html.tmp migration.html.tmp storage.html.tmp firewall.html.tmp compiling.html.tmp auth.html.tmp news-2007.html.tmp make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> Making all in gnulib/tests make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> GEN ctype.h GEN inttypes.h GEN math.h GEN spawn.h make all-recursive make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> Making all in . make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> Making all in tests make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> CC shunloadhelper.lo CC virportallocatormock_la-virportallocatormock.lo CC virnetdaemonmock_la-virnetdaemonmock.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC virrandommock_la-virrandommock.lo CC virhostcpumock_la-virhostcpumock.lo CC domaincapsmock_la-domaincapsmock.lo CC virfilecachemock_la-virfilecachemock.lo CC virdeterministichashmock_la-virdeterministichashmock.lo CC virshtest.o CC testutils.o CC sockettest.o CC virhostcputest.o CC virfilewrapper.o CC virbuftest.o CC commandtest.o CC seclabeltest.o CC virhashtest.o CC virconftest.o CC viratomictest.o CC utiltest.o CC shunloadtest.o CC virtimetest.o CC viruritest.o CC virkeyfiletest.o CC viralloctest.o CC virauthconfigtest.o CC virbitmaptest.o CC vircgrouptest.o CC vircryptotest.o CC virpcitest.o CC virendiantest.o CC virfiletest.o CC virfilecachetest.o CC virfirewalltest-virfirewalltest.o CC virfirewalltest-testutils.o CC viriscsitest.o CC virkeycodetest.o CC virlockspacetest.o CC virlogtest.o CC virrotatingfiletest-virrotatingfiletest.o CC virrotatingfiletest-testutils.o CC virschematest.o CC virstringtest.o CC virportallocatortest.o CC sysinfotest.o CC virkmodtest.o CC vircapstest.o CC domaincapstest.o CC domainconftest.o CC virhostdevtest.o CC virnetdevtest-virnetdevtest.o CC virnetdevtest-testutils.o CC virtypedparamtest.o CC virnetmessagetest-virnetmessagetest.o CC virnetmessagetest-testutils.o CC virnetsockettest.o CC virnetdaemontest-virnetdaemontest.o CC virnetdaemontest-testutils.o CC virnetserverclienttest-virnetserverclienttest.o CC virnetserverclienttest-testutils.o CC virnettlscontexttest.o CC virnettlshelpers.o CC pkix_asn1_tab.o CC virnettlssessiontest.o CC virdrivermoduletest.o CC esxutilstest.o CC vmx2xmltest.o ../../tests/virdrivermoduletest.c: In function 'mymain': ../../tests/virdrivermoduletest.c:55:33: error: unused variable 'data' [-Werror=unused-variable] struct testDriverModuleData data; ^~~~ At top level: ../../tests/virdrivermoduletest.c:39:12: error: 'testDriverModule' defined but not used [-Werror=unused-function] static int testDriverModule(const void *args) ^~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[2]: *** [Makefile:5331: virdrivermoduletest.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> make[1]: *** [Makefile:2109: all-recursive] Error 1 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> make: *** [Makefile:2002: all] Error 2 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Passed: libvirt/libvirt#353 (v3.6.0-rc2 - 772a6e3)
by Travis CI 31 Jul '17

31 Jul '17
Build Update for libvirt/libvirt ------------------------------------- Build: #353 Status: Passed Duration: 20 minutes and 22 seconds Commit: 772a6e3 (v3.6.0-rc2) Author: Peter Krempa Message: tests: qemumonitorjson: Old and empty test case for node name detection Prior to qemu 2.5 the node names would not be generated, thus would be missing from 'query-blockstats' and 'query-named-block-nodes'. Test that the code correctly detects nothing. Additionally make sure that a VM without disks does not cause problems. The test case change is necessary as our test file checker does not play well with empty files. View the changeset: https://github.com/libvirt/libvirt/compare/v3.6.0-rc2 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/259222230?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-master-rpm » libvirt-fedora-24 #472
by ci@centos.org 27 Jul '17

27 Jul '17
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/472/…> ------------------------------------------ [...truncated 320.67 KB...] installing mr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing ms.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing nb.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing nds.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing ne.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing nl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing nn.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing nso.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing or.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing pa.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing pl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing pt.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing pt_BR.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing ro.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing ru.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing si.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing sk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing sl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing sq.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing sr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing sr(a)latin.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing sv.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing ta.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing te.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing tg.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing th.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing tr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing tw.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing uk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing ur.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing vi.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing wba.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing yo.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing zh_CN.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing zh_HK.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing zh_TW.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing zu.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> if test "libvirt" = "gettext-tools"; then \ /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…;> \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…;> \ done; \ for file in Makevars; do \ rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…;> \ done; \ else \ : ; \ fi make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> Making install in examples make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…""> for f in ./xml/nwfilter/qemu-announce-self.xml ./xml/nwfilter/no-ip-multicast.xml ./xml/nwfilter/no-ip-spoofing.xml ./xml/nwfilter/no-mac-spoofing.xml ./xml/nwfilter/allow-dhcp.xml ./xml/nwfilter/no-arp-spoofing.xml ./xml/nwfilter/clean-traffic.xml ./xml/nwfilter/no-arp-ip-spoofing.xml ./xml/nwfilter/allow-arp.xml ./xml/nwfilter/no-arp-mac-spoofing.xml ./xml/nwfilter/allow-ipv4.xml ./xml/nwfilter/no-other-l2-traffic.xml ./xml/nwfilter/allow-incoming-ipv4.xml ./xml/nwfilter/no-mac-broadcast.xml ./xml/nwfilter/allow-dhcp-server.xml ./xml/nwfilter/qemu-announce-self-rarp.xml ./xml/nwfilter/no-other-rarp-traffic.xml; do \ /usr/bin/install -c -m 644 $f ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…"";> \ done make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> + make -j2 -C examples distclean make: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> rm -rf .libs _libs rm -rf admin/.libs admin/_libs rm -f dominfo/info1 dommigrate/dommigrate domsuspend/suspend domtop/domtop hellolibvirt/hellolibvirt object-events/event-test openauth/openauth rename/rename admin/list_servers admin/list_clients admin/threadpool_params admin/client_limits admin/client_info admin/client_close admin/logging rm -rf dominfo/.libs dominfo/_libs rm -rf dommigrate/.libs dommigrate/_libs rm -f *.o rm -rf domsuspend/.libs domsuspend/_libs rm -rf domtop/.libs domtop/_libs rm -f admin/*.o rm -rf hellolibvirt/.libs hellolibvirt/_libs rm -rf object-events/.libs object-events/_libs rm -rf openauth/.libs openauth/_libs rm -f dominfo/*.o rm -rf rename/.libs rename/_libs rm -f *.lo rm -f dommigrate/*.o rm -f *.tab.c rm -f domsuspend/*.o test -z "" || rm -f rm -f domtop/*.o test . = "." || test -z "" || rm -f rm -f hellolibvirt/*.o rm -f admin/.deps/.dirstamp rm -f admin/.dirstamp rm -f object-events/*.o rm -f dominfo/.deps/.dirstamp rm -f dominfo/.dirstamp rm -f dommigrate/.deps/.dirstamp rm -f openauth/*.o rm -f dommigrate/.dirstamp rm -f domsuspend/.deps/.dirstamp rm -f rename/*.o rm -f domsuspend/.dirstamp rm -f domtop/.deps/.dirstamp rm -f domtop/.dirstamp rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f hellolibvirt/.deps/.dirstamp rm -f hellolibvirt/.dirstamp rm -f object-events/.deps/.dirstamp rm -f object-events/.dirstamp rm -f openauth/.deps/.dirstamp rm -f openauth/.dirstamp rm -f rename/.deps/.dirstamp rm -f rename/.dirstamp rm -rf admin/.deps dominfo/.deps dommigrate/.deps domsuspend/.deps domtop/.deps hellolibvirt/.deps object-events/.deps openauth/.deps rename/.deps rm -f Makefile make: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + cp <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + cp -a <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + sed -i -e '/<uuid>/d' <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + /usr/lib/rpm/find-lang.sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> libvirt + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> libvirt-docs + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> /usr/lib/rpm/sepdebugcrcfix: Updated 42 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.debug 51404 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yFwpke + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + cd libvirt-3.6.0 + cd tests + for i in nodeinfotest seclabeltest + rm -f nodeinfotest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x nodeinfotest + for i in nodeinfotest seclabeltest + rm -f seclabeltest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x seclabeltest + make -j2 check VIR_TEST_DEBUG=1 make libshunload.la virportallocatormock.la virnetdaemonmock.la virnetserverclientmock.la vircgroupmock.la virpcimock.la virnetdevmock.la virrandommock.la virhostcpumock.la domaincapsmock.la virfilecachemock.la virusbmock.la virnetdevbandwidthmock.la virnumamock.la virtestmock.la virdbusmock.la libqemumonitortestutils.la libqemutestdriver.la qemuxml2argvmock.la qemucaps2xmlmock.la qemucapsprobemock.la qemucpumock.la nssmock.la virmacmapmock.la libsecurityselinuxhelper.la virshtest sockettest virhostcputest virbuftest commandtest seclabeltest virhashtest virconftest viratomictest utiltest shunloadtest virtimetest viruritest virkeyfiletest viralloctest virauthconfigtest virbitmaptest vircgrouptest vircryptotest virpcitest virendiantest virfiletest virfilecachetest virfirewalltest viriscsitest virkeycodetest virlockspacetest virlogtest virrotatingfiletest virschematest virstringtest virportallocatortest sysinfotest virkmodtest vircapstest domaincapstest domainconftest virhostdevtest virnetdevtest virtypedparamtest virnetmessagetest virnetsockettest virnetdaemontest virnetserverclienttest virnettlscontexttest virnettlssessiontest fchosttest scsihosttest vircaps2xmltest fdstreamtest virdbustest virsystemdtest virpolkittest securityselinuxtest viridentitytest securityselinuxlabeltest virdrivermoduletest xml2sexprtest sexpr2xmltest xmconfigtest xencapstest xlconfigtest qemuxml2argvtest qemuxml2xmltest qemuargv2xmltest qemuhelptest domainsnapshotxml2xmltest qemumonitortest qemumonitorjsontest qemuhotplugtest qemuagenttest qemucapabilitiestest qemucaps2xmltest qemumemlocktest qemucommandutiltest lxcxml2xmltest lxcconf2xmltest openvzutilstest esxutilstest vboxsnapshotxmltest vmx2xmltest xml2vmxtest vmwarevertest virjsontest networkxml2xmltest networkxml2xmlupdatetest networkxml2conftest networkxml2firewalltest storagebackendsheepdogtest nwfilterxml2xmltest nwfilterebiptablestest nwfilterxml2firewalltest storagevolxml2argvtest virstorageutiltest virstoragetest virscsitest nsstest nssguesttest storagevolxml2xmltest storagepoolxml2xmltest nodedevxml2xmltest interfacexml2xmltest cputest metadatatest secretxml2xmltest genericxml2xmltest virusbtest virnetdevbandwidthtest eventtest objecteventtest virmacmaptest commandhelper ssh qemucapsprobe nsslinktest nssguestlinktest make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> CC shunloadhelper.lo CC virportallocatormock_la-virportallocatormock.lo CC virnetdaemonmock_la-virnetdaemonmock.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC virrandommock_la-virrandommock.lo CC virhostcpumock_la-virhostcpumock.lo CC domaincapsmock_la-domaincapsmock.lo CC virfilecachemock_la-virfilecachemock.lo CC virusbmock_la-virusbmock.lo CC virnetdevbandwidthmock_la-virnetdevbandwidthmock.lo CC virnumamock_la-virnumamock.lo CC virtestmock_la-virtestmock.lo CC virdbusmock_la-virdbusmock.lo CC qemumonitortestutils.lo CCLD libqemutestdriver.la CC qemuxml2argvmock_la-qemuxml2argvmock.lo CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo CC qemucapsprobemock_la-qemucapsprobemock.lo CC qemucpumock_la-qemucpumock.lo qemucpumock.c:27:31: fatal error: testutilshostcpus.h: No such file or directory #include "testutilshostcpus.h" ^ compilation terminated. Makefile:5409: recipe for target 'qemucpumock_la-qemucpumock.lo' failed make[1]: *** [qemucpumock_la-qemucpumock.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> Makefile:7021: recipe for target 'check-am' failed make: *** [check-am] Error 2 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.yFwpke (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.yFwpke (%check) Build step 'Execute shell' marked build as failure
1 5
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-rawhide #472
by ci@centos.org 27 Jul '17

27 Jul '17
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> ------------------------------------------ [...truncated 321.32 KB...] installing kw(a)uccor.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing kw_GB.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ky.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing lt.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing lv.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing mai.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing mk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ml.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing mn.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing mr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ms.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing nb.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing nds.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ne.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing nl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing nn.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing nso.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing or.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing pa.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing pl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing pt.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing pt_BR.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ro.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ru.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing si.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing sk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing sl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing sq.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing sr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing sr(a)latin.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing sv.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ta.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing te.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing tg.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing th.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing tr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing tw.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing uk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ur.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing vi.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing wba.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing yo.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing zh_CN.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing zh_HK.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing zh_TW.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing zu.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> if test "libvirt" = "gettext-tools"; then \ /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…;> \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…;> \ done; \ for file in Makevars; do \ rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…;> \ done; \ else \ : ; \ fi make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> Making install in examples make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…""> for f in ./xml/nwfilter/qemu-announce-self.xml ./xml/nwfilter/no-ip-multicast.xml ./xml/nwfilter/no-ip-spoofing.xml ./xml/nwfilter/no-mac-spoofing.xml ./xml/nwfilter/allow-dhcp.xml ./xml/nwfilter/no-arp-spoofing.xml ./xml/nwfilter/clean-traffic.xml ./xml/nwfilter/no-arp-ip-spoofing.xml ./xml/nwfilter/allow-arp.xml ./xml/nwfilter/no-arp-mac-spoofing.xml ./xml/nwfilter/allow-ipv4.xml ./xml/nwfilter/no-other-l2-traffic.xml ./xml/nwfilter/allow-incoming-ipv4.xml ./xml/nwfilter/no-mac-broadcast.xml ./xml/nwfilter/allow-dhcp-server.xml ./xml/nwfilter/qemu-announce-self-rarp.xml ./xml/nwfilter/no-other-rarp-traffic.xml; do \ /usr/bin/install -c -m 644 $f ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…"";> \ done make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> + make -j2 -C examples distclean make: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> rm -rf .libs _libs rm -rf admin/.libs admin/_libs rm -f dominfo/info1 dommigrate/dommigrate domsuspend/suspend domtop/domtop hellolibvirt/hellolibvirt object-events/event-test openauth/openauth rename/rename admin/list_servers admin/list_clients admin/threadpool_params admin/client_limits admin/client_info admin/client_close admin/logging rm -rf dominfo/.libs dominfo/_libs rm -f *.o rm -rf dommigrate/.libs dommigrate/_libs rm -f admin/*.o rm -rf domsuspend/.libs domsuspend/_libs rm -f dominfo/*.o rm -rf domtop/.libs domtop/_libs rm -f dommigrate/*.o rm -rf hellolibvirt/.libs hellolibvirt/_libs rm -f domsuspend/*.o rm -rf object-events/.libs object-events/_libs rm -f domtop/*.o rm -rf openauth/.libs openauth/_libs rm -f hellolibvirt/*.o rm -rf rename/.libs rename/_libs rm -f object-events/*.o rm -f *.lo rm -f openauth/*.o rm -f *.tab.c rm -f rename/*.o test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f admin/.deps/.dirstamp rm -f admin/.dirstamp rm -f dominfo/.deps/.dirstamp rm -f dominfo/.dirstamp rm -f dommigrate/.deps/.dirstamp rm -f dommigrate/.dirstamp rm -f domsuspend/.deps/.dirstamp rm -f domsuspend/.dirstamp rm -f domtop/.deps/.dirstamp rm -f domtop/.dirstamp rm -f hellolibvirt/.deps/.dirstamp rm -f hellolibvirt/.dirstamp rm -f object-events/.deps/.dirstamp rm -f object-events/.dirstamp rm -f openauth/.deps/.dirstamp rm -f openauth/.dirstamp rm -f rename/.deps/.dirstamp rm -f rename/.dirstamp rm -rf admin/.deps dominfo/.deps dommigrate/.deps domsuspend/.deps domtop/.deps hellolibvirt/.deps object-events/.deps openauth/.deps rename/.deps rm -f Makefile make: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -a <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + sed -i -e '/<uuid>/d' <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + /usr/lib/rpm/find-lang.sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> libvirt + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> libvirt-docs + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m --build-id-seed 3.6.0-1.fc27 --unique-debug-suffix -3.6.0-1.fc27.x86_64 --unique-debug-src-base libvirt-3.6.0-1.fc27.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> /usr/lib/rpm/sepdebugcrcfix: Updated 43 CRC32s, 0 CRC32s did match. 51478 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.J2lTmE + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cd libvirt-3.6.0 + cd tests + for i in nodeinfotest seclabeltest + rm -f nodeinfotest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x nodeinfotest + for i in nodeinfotest seclabeltest + rm -f seclabeltest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x seclabeltest + make -j2 check VIR_TEST_DEBUG=1 make libshunload.la virportallocatormock.la virnetdaemonmock.la virnetserverclientmock.la vircgroupmock.la virpcimock.la virnetdevmock.la virrandommock.la virhostcpumock.la domaincapsmock.la virfilecachemock.la virusbmock.la virnetdevbandwidthmock.la virnumamock.la virtestmock.la virdbusmock.la libqemumonitortestutils.la libqemutestdriver.la qemuxml2argvmock.la qemucaps2xmlmock.la qemucapsprobemock.la qemucpumock.la nssmock.la virmacmapmock.la libsecurityselinuxhelper.la virshtest sockettest virhostcputest virbuftest commandtest seclabeltest virhashtest virconftest viratomictest utiltest shunloadtest virtimetest viruritest virkeyfiletest viralloctest virauthconfigtest virbitmaptest vircgrouptest vircryptotest virpcitest virendiantest virfiletest virfilecachetest virfirewalltest viriscsitest virkeycodetest virlockspacetest virlogtest virrotatingfiletest virschematest virstringtest virportallocatortest sysinfotest virkmodtest vircapstest domaincapstest domainconftest virhostdevtest virnetdevtest virtypedparamtest virnetmessagetest virnetsockettest virnetdaemontest virnetserverclienttest virnettlscontexttest virnettlssessiontest fchosttest scsihosttest vircaps2xmltest fdstreamtest virdbustest virsystemdtest virpolkittest securityselinuxtest viridentitytest securityselinuxlabeltest virdrivermoduletest xml2sexprtest sexpr2xmltest xmconfigtest xencapstest xlconfigtest qemuxml2argvtest qemuxml2xmltest qemuargv2xmltest qemuhelptest domainsnapshotxml2xmltest qemumonitortest qemumonitorjsontest qemuhotplugtest qemuagenttest qemucapabilitiestest qemucaps2xmltest qemumemlocktest qemucommandutiltest lxcxml2xmltest lxcconf2xmltest openvzutilstest esxutilstest vboxsnapshotxmltest vmx2xmltest xml2vmxtest vmwarevertest virjsontest networkxml2xmltest networkxml2xmlupdatetest networkxml2conftest networkxml2firewalltest storagebackendsheepdogtest nwfilterxml2xmltest nwfilterebiptablestest nwfilterxml2firewalltest storagevolxml2argvtest virstorageutiltest virstoragetest virscsitest nsstest nssguesttest storagevolxml2xmltest storagepoolxml2xmltest nodedevxml2xmltest interfacexml2xmltest cputest metadatatest secretxml2xmltest genericxml2xmltest virusbtest virnetdevbandwidthtest eventtest objecteventtest virmacmaptest commandhelper ssh qemucapsprobe nsslinktest nssguestlinktest make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> CC shunloadhelper.lo CC virportallocatormock_la-virportallocatormock.lo CC virnetdaemonmock_la-virnetdaemonmock.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC virrandommock_la-virrandommock.lo CC virhostcpumock_la-virhostcpumock.lo CC domaincapsmock_la-domaincapsmock.lo CC virfilecachemock_la-virfilecachemock.lo CC virusbmock_la-virusbmock.lo CC virnetdevbandwidthmock_la-virnetdevbandwidthmock.lo CC virnumamock_la-virnumamock.lo CC virtestmock_la-virtestmock.lo CC virdbusmock_la-virdbusmock.lo CC qemumonitortestutils.lo CCLD libqemutestdriver.la CC qemuxml2argvmock_la-qemuxml2argvmock.lo CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo CC qemucapsprobemock_la-qemucapsprobemock.lo CC qemucpumock_la-qemucpumock.lo CC nssmock_la-nssmock.lo qemucpumock.c:27:10: fatal error: testutilshostcpus.h: No such file or directory #include "testutilshostcpus.h" ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:5409: qemucpumock_la-qemucpumock.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make: *** [Makefile:7021: check-am] Error 2 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.J2lTmE (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.J2lTmE (%check) Build step 'Execute shell' marked build as failure
1 5
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-25 #472
by ci@centos.org 27 Jul '17

27 Jul '17
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/472/…> ------------------------------------------ [...truncated 321.52 KB...] installing nb.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing nds.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing ne.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing nl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing nn.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing nso.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing or.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing pa.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing pl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing pt.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing pt_BR.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing ro.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing ru.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing si.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing sk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing sl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing sq.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing sr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing sr(a)latin.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing sv.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing ta.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing te.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing tg.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing th.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing tr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing tw.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing uk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing ur.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing vi.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing wba.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing yo.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing zh_CN.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing zh_HK.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing zh_TW.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing zu.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> if test "libvirt" = "gettext-tools"; then \ /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…;> \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…;> \ done; \ for file in Makevars; do \ rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…;> \ done; \ else \ : ; \ fi make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> Making install in examples make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…""> for f in ./xml/nwfilter/qemu-announce-self.xml ./xml/nwfilter/no-ip-multicast.xml ./xml/nwfilter/no-ip-spoofing.xml ./xml/nwfilter/no-mac-spoofing.xml ./xml/nwfilter/allow-dhcp.xml ./xml/nwfilter/no-arp-spoofing.xml ./xml/nwfilter/clean-traffic.xml ./xml/nwfilter/no-arp-ip-spoofing.xml ./xml/nwfilter/allow-arp.xml ./xml/nwfilter/no-arp-mac-spoofing.xml ./xml/nwfilter/allow-ipv4.xml ./xml/nwfilter/no-other-l2-traffic.xml ./xml/nwfilter/allow-incoming-ipv4.xml ./xml/nwfilter/no-mac-broadcast.xml ./xml/nwfilter/allow-dhcp-server.xml ./xml/nwfilter/qemu-announce-self-rarp.xml ./xml/nwfilter/no-other-rarp-traffic.xml; do \ /usr/bin/install -c -m 644 $f ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…"";> \ done make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> + make -j2 -C examples distclean make: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> rm -rf .libs _libs rm -rf admin/.libs admin/_libs rm -f dominfo/info1 dommigrate/dommigrate domsuspend/suspend domtop/domtop hellolibvirt/hellolibvirt object-events/event-test openauth/openauth rename/rename admin/list_servers admin/list_clients admin/threadpool_params admin/client_limits admin/client_info admin/client_close admin/logging rm -rf dominfo/.libs dominfo/_libs rm -f *.o rm -rf dommigrate/.libs dommigrate/_libs rm -rf domsuspend/.libs domsuspend/_libs rm -f admin/*.o rm -rf domtop/.libs domtop/_libs rm -f dominfo/*.o rm -rf hellolibvirt/.libs hellolibvirt/_libs rm -rf object-events/.libs object-events/_libs rm -rf openauth/.libs openauth/_libs rm -f dommigrate/*.o rm -rf rename/.libs rename/_libs rm -f *.lo rm -f domsuspend/*.o rm -f *.tab.c rm -f domtop/*.o test -z "" || rm -f rm -f hellolibvirt/*.o test . = "." || test -z "" || rm -f rm -f admin/.deps/.dirstamp rm -f object-events/*.o rm -f admin/.dirstamp rm -f dominfo/.deps/.dirstamp rm -f dominfo/.dirstamp rm -f openauth/*.o rm -f dommigrate/.deps/.dirstamp rm -f dommigrate/.dirstamp rm -f domsuspend/.deps/.dirstamp rm -f rename/*.o rm -f domsuspend/.dirstamp rm -f domtop/.deps/.dirstamp rm -f domtop/.dirstamp rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f hellolibvirt/.deps/.dirstamp rm -f hellolibvirt/.dirstamp rm -f object-events/.deps/.dirstamp rm -f object-events/.dirstamp rm -f openauth/.deps/.dirstamp rm -f openauth/.dirstamp rm -f rename/.deps/.dirstamp rm -f rename/.dirstamp rm -rf admin/.deps dominfo/.deps dommigrate/.deps domsuspend/.deps domtop/.deps hellolibvirt/.deps object-events/.deps openauth/.deps rename/.deps rm -f Makefile make: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + cp <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + cp -a <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + sed -i -e '/<uuid>/d' <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + /usr/lib/rpm/find-lang.sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> libvirt + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> libvirt-docs + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> /usr/lib/rpm/sepdebugcrcfix: Updated 43 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.debug 51430 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1tSZmk + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + cd libvirt-3.6.0 + cd tests + for i in nodeinfotest seclabeltest + rm -f nodeinfotest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x nodeinfotest + for i in nodeinfotest seclabeltest + rm -f seclabeltest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x seclabeltest + make -j2 check VIR_TEST_DEBUG=1 make libshunload.la virportallocatormock.la virnetdaemonmock.la virnetserverclientmock.la vircgroupmock.la virpcimock.la virnetdevmock.la virrandommock.la virhostcpumock.la domaincapsmock.la virfilecachemock.la virusbmock.la virnetdevbandwidthmock.la virnumamock.la virtestmock.la virdbusmock.la libqemumonitortestutils.la libqemutestdriver.la qemuxml2argvmock.la qemucaps2xmlmock.la qemucapsprobemock.la qemucpumock.la nssmock.la virmacmapmock.la libsecurityselinuxhelper.la virshtest sockettest virhostcputest virbuftest commandtest seclabeltest virhashtest virconftest viratomictest utiltest shunloadtest virtimetest viruritest virkeyfiletest viralloctest virauthconfigtest virbitmaptest vircgrouptest vircryptotest virpcitest virendiantest virfiletest virfilecachetest virfirewalltest viriscsitest virkeycodetest virlockspacetest virlogtest virrotatingfiletest virschematest virstringtest virportallocatortest sysinfotest virkmodtest vircapstest domaincapstest domainconftest virhostdevtest virnetdevtest virtypedparamtest virnetmessagetest virnetsockettest virnetdaemontest virnetserverclienttest virnettlscontexttest virnettlssessiontest fchosttest scsihosttest vircaps2xmltest fdstreamtest virdbustest virsystemdtest virpolkittest securityselinuxtest viridentitytest securityselinuxlabeltest virdrivermoduletest xml2sexprtest sexpr2xmltest xmconfigtest xencapstest xlconfigtest qemuxml2argvtest qemuxml2xmltest qemuargv2xmltest qemuhelptest domainsnapshotxml2xmltest qemumonitortest qemumonitorjsontest qemuhotplugtest qemuagenttest qemucapabilitiestest qemucaps2xmltest qemumemlocktest qemucommandutiltest lxcxml2xmltest lxcconf2xmltest openvzutilstest esxutilstest vboxsnapshotxmltest vmx2xmltest xml2vmxtest vmwarevertest virjsontest networkxml2xmltest networkxml2xmlupdatetest networkxml2conftest networkxml2firewalltest storagebackendsheepdogtest nwfilterxml2xmltest nwfilterebiptablestest nwfilterxml2firewalltest storagevolxml2argvtest virstorageutiltest virstoragetest virscsitest nsstest nssguesttest storagevolxml2xmltest storagepoolxml2xmltest nodedevxml2xmltest interfacexml2xmltest cputest metadatatest secretxml2xmltest genericxml2xmltest virusbtest virnetdevbandwidthtest eventtest objecteventtest virmacmaptest commandhelper ssh qemucapsprobe nsslinktest nssguestlinktest make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> CC shunloadhelper.lo CC virportallocatormock_la-virportallocatormock.lo CC virnetdaemonmock_la-virnetdaemonmock.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC virrandommock_la-virrandommock.lo CC virhostcpumock_la-virhostcpumock.lo CC domaincapsmock_la-domaincapsmock.lo CC virfilecachemock_la-virfilecachemock.lo CC virusbmock_la-virusbmock.lo CC virnetdevbandwidthmock_la-virnetdevbandwidthmock.lo CC virnumamock_la-virnumamock.lo CC virtestmock_la-virtestmock.lo CC virdbusmock_la-virdbusmock.lo CC qemumonitortestutils.lo CCLD libqemutestdriver.la CC qemuxml2argvmock_la-qemuxml2argvmock.lo CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo CC qemucapsprobemock_la-qemucapsprobemock.lo CC qemucpumock_la-qemucpumock.lo CC nssmock_la-nssmock.lo qemucpumock.c:27:31: fatal error: testutilshostcpus.h: No such file or directory #include "testutilshostcpus.h" ^ compilation terminated. Makefile:5409: recipe for target 'qemucpumock_la-qemucpumock.lo' failed make[1]: *** [qemucpumock_la-qemucpumock.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> Makefile:7021: recipe for target 'check-am' failed make: *** [check-am] Error 2 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.1tSZmk (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.1tSZmk (%check) Build step 'Execute shell' marked build as failure
1 5
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-23 #472
by ci@centos.org 27 Jul '17

27 Jul '17
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/472/…> ------------------------------------------ [...truncated 319.19 KB...] installing mr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing ms.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing nb.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing nds.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing ne.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing nl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing nn.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing nso.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing or.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing pa.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing pl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing pt.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing pt_BR.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing ro.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing ru.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing si.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing sk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing sl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing sq.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing sr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing sr(a)latin.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing sv.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing ta.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing te.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing tg.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing th.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing tr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing tw.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing uk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing ur.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing vi.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing wba.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing yo.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing zh_CN.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing zh_HK.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing zh_TW.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing zu.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> if test "libvirt" = "gettext-tools"; then \ /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…;> \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…;> \ done; \ for file in Makevars; do \ rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…;> \ done; \ else \ : ; \ fi make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> Making install in examples make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…""> for f in ./xml/nwfilter/qemu-announce-self.xml ./xml/nwfilter/no-ip-multicast.xml ./xml/nwfilter/no-ip-spoofing.xml ./xml/nwfilter/no-mac-spoofing.xml ./xml/nwfilter/allow-dhcp.xml ./xml/nwfilter/no-arp-spoofing.xml ./xml/nwfilter/clean-traffic.xml ./xml/nwfilter/no-arp-ip-spoofing.xml ./xml/nwfilter/allow-arp.xml ./xml/nwfilter/no-arp-mac-spoofing.xml ./xml/nwfilter/allow-ipv4.xml ./xml/nwfilter/no-other-l2-traffic.xml ./xml/nwfilter/allow-incoming-ipv4.xml ./xml/nwfilter/no-mac-broadcast.xml ./xml/nwfilter/allow-dhcp-server.xml ./xml/nwfilter/qemu-announce-self-rarp.xml ./xml/nwfilter/no-other-rarp-traffic.xml; do \ /usr/bin/install -c -m 644 $f ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…"";> \ done make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> + make -j2 -C examples distclean make: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> rm -rf .libs _libs rm -rf admin/.libs admin/_libs rm -rf dominfo/.libs dominfo/_libs rm -f dominfo/info1 dommigrate/dommigrate domsuspend/suspend domtop/domtop hellolibvirt/hellolibvirt object-events/event-test openauth/openauth rename/rename admin/list_servers admin/list_clients admin/threadpool_params admin/client_limits admin/client_info admin/client_close admin/logging rm -rf dommigrate/.libs dommigrate/_libs rm -f *.o rm -rf domsuspend/.libs domsuspend/_libs rm -rf domtop/.libs domtop/_libs rm -f admin/*.o rm -rf hellolibvirt/.libs hellolibvirt/_libs rm -rf object-events/.libs object-events/_libs rm -rf openauth/.libs openauth/_libs rm -f dominfo/*.o rm -rf rename/.libs rename/_libs rm -f *.lo rm -f dommigrate/*.o rm -f *.tab.c rm -f domsuspend/*.o test -z "" || rm -f rm -f domtop/*.o test . = "." || test -z "" || rm -f rm -f hellolibvirt/*.o rm -f admin/.deps/.dirstamp rm -f admin/.dirstamp rm -f object-events/*.o rm -f dominfo/.deps/.dirstamp rm -f dominfo/.dirstamp rm -f openauth/*.o rm -f dommigrate/.deps/.dirstamp rm -f dommigrate/.dirstamp rm -f domsuspend/.deps/.dirstamp rm -f domsuspend/.dirstamp rm -f rename/*.o rm -f domtop/.deps/.dirstamp rm -f domtop/.dirstamp rm -f hellolibvirt/.deps/.dirstamp rm -f hellolibvirt/.dirstamp rm -f object-events/.deps/.dirstamp rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f object-events/.dirstamp rm -f openauth/.deps/.dirstamp rm -f openauth/.dirstamp rm -f rename/.deps/.dirstamp rm -f rename/.dirstamp rm -rf admin/.deps dominfo/.deps dommigrate/.deps domsuspend/.deps domtop/.deps hellolibvirt/.deps object-events/.deps openauth/.deps rename/.deps rm -f Makefile make: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + cp <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + cp -a <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + sed -i -e '/<uuid>/d' <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + /usr/lib/rpm/find-lang.sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> libvirt + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> libvirt-docs + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> /usr/lib/rpm/sepdebugcrcfix: Updated 42 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.debug 51177 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DQCDxL + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + cd libvirt-3.6.0 + cd tests + for i in nodeinfotest seclabeltest + rm -f nodeinfotest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x nodeinfotest + for i in nodeinfotest seclabeltest + rm -f seclabeltest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x seclabeltest + make -j2 check VIR_TEST_DEBUG=1 make libshunload.la virportallocatormock.la virnetdaemonmock.la virnetserverclientmock.la vircgroupmock.la virpcimock.la virnetdevmock.la virrandommock.la virhostcpumock.la domaincapsmock.la virfilecachemock.la virusbmock.la virnetdevbandwidthmock.la virnumamock.la virtestmock.la virdbusmock.la libqemumonitortestutils.la libqemutestdriver.la qemuxml2argvmock.la qemucaps2xmlmock.la qemucapsprobemock.la qemucpumock.la nssmock.la virmacmapmock.la libsecurityselinuxhelper.la virshtest sockettest virhostcputest virbuftest commandtest seclabeltest virhashtest virconftest viratomictest utiltest shunloadtest virtimetest viruritest virkeyfiletest viralloctest virauthconfigtest virbitmaptest vircgrouptest vircryptotest virpcitest virendiantest virfiletest virfilecachetest virfirewalltest viriscsitest virkeycodetest virlockspacetest virlogtest virrotatingfiletest virschematest virstringtest virportallocatortest sysinfotest virkmodtest vircapstest domaincapstest domainconftest virhostdevtest virnetdevtest virtypedparamtest virnetmessagetest virnetsockettest virnetdaemontest virnetserverclienttest virnettlscontexttest virnettlssessiontest fchosttest scsihosttest vircaps2xmltest fdstreamtest virdbustest virsystemdtest virpolkittest securityselinuxtest viridentitytest securityselinuxlabeltest virdrivermoduletest xml2sexprtest sexpr2xmltest xmconfigtest xencapstest xlconfigtest qemuxml2argvtest qemuxml2xmltest qemuargv2xmltest qemuhelptest domainsnapshotxml2xmltest qemumonitortest qemumonitorjsontest qemuhotplugtest qemuagenttest qemucapabilitiestest qemucaps2xmltest qemumemlocktest qemucommandutiltest lxcxml2xmltest lxcconf2xmltest openvzutilstest esxutilstest vboxsnapshotxmltest vmx2xmltest xml2vmxtest vmwarevertest virjsontest networkxml2xmltest networkxml2xmlupdatetest networkxml2conftest networkxml2firewalltest storagebackendsheepdogtest nwfilterxml2xmltest nwfilterebiptablestest nwfilterxml2firewalltest storagevolxml2argvtest virstorageutiltest virstoragetest virscsitest nsstest nssguesttest storagevolxml2xmltest storagepoolxml2xmltest nodedevxml2xmltest interfacexml2xmltest cputest metadatatest secretxml2xmltest genericxml2xmltest virusbtest virnetdevbandwidthtest eventtest objecteventtest virmacmaptest commandhelper ssh qemucapsprobe nsslinktest nssguestlinktest make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> CC shunloadhelper.lo CC virportallocatormock_la-virportallocatormock.lo CC virnetdaemonmock_la-virnetdaemonmock.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC virrandommock_la-virrandommock.lo CC virhostcpumock_la-virhostcpumock.lo CC domaincapsmock_la-domaincapsmock.lo CC virfilecachemock_la-virfilecachemock.lo CC virusbmock_la-virusbmock.lo CC virnetdevbandwidthmock_la-virnetdevbandwidthmock.lo CC virnumamock_la-virnumamock.lo CC virtestmock_la-virtestmock.lo CC virdbusmock_la-virdbusmock.lo CC qemumonitortestutils.lo CCLD libqemutestdriver.la CC qemuxml2argvmock_la-qemuxml2argvmock.lo CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo CC qemucapsprobemock_la-qemucapsprobemock.lo CC qemucpumock_la-qemucpumock.lo CC nssmock_la-nssmock.lo qemucpumock.c:27:31: fatal error: testutilshostcpus.h: No such file or directory compilation terminated. Makefile:5409: recipe for target 'qemucpumock_la-qemucpumock.lo' failed make[1]: *** [qemucpumock_la-qemucpumock.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> Makefile:7021: recipe for target 'check-am' failed make: *** [check-am] Error 2 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.DQCDxL (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.DQCDxL (%check) Build step 'Execute shell' marked build as failure
1 5
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-centos-6 #472
by ci@centos.org 27 Jul '17

27 Jul '17
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/472/d…> ------------------------------------------ [...truncated 301.05 KB...] installing or.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing pa.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing pl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing pt.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing pt_BR.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing ro.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing ru.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing si.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing sk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing sl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing sq.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing sr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing sr(a)latin.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing sv.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing ta.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing te.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing tg.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing th.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing tr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing tw.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing uk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing ur.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing vi.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing wba.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing yo.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing zh_CN.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing zh_HK.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing zh_TW.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing zu.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> if test "libvirt" = "gettext-tools"; then \ /bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…;> \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…;> \ done; \ for file in Makevars; do \ rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…;> \ done; \ else \ : ; \ fi make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> Making install in examples make[1]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> make[2]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> make[2]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…"> test -z "" || /bin/mkdir -p "<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…"> /bin/mkdir -p ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…""> test -z "" || /bin/mkdir -p "<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…"> for f in ./xml/nwfilter/allow-arp.xml ./xml/nwfilter/allow-dhcp-server.xml ./xml/nwfilter/allow-dhcp.xml ./xml/nwfilter/allow-incoming-ipv4.xml ./xml/nwfilter/allow-ipv4.xml ./xml/nwfilter/clean-traffic.xml ./xml/nwfilter/no-arp-ip-spoofing.xml ./xml/nwfilter/no-arp-mac-spoofing.xml ./xml/nwfilter/no-arp-spoofing.xml ./xml/nwfilter/no-ip-multicast.xml ./xml/nwfilter/no-ip-spoofing.xml ./xml/nwfilter/no-mac-broadcast.xml ./xml/nwfilter/no-mac-spoofing.xml ./xml/nwfilter/no-other-l2-traffic.xml ./xml/nwfilter/no-other-rarp-traffic.xml ./xml/nwfilter/qemu-announce-self-rarp.xml ./xml/nwfilter/qemu-announce-self.xml; do \ /usr/bin/install -c -m 644 $f ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…"";> \ done make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> + make -j2 -C examples distclean make: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> rm -rf .libs _libs rm -rf admin/.libs admin/_libs rm -rf dominfo/.libs dominfo/_libs rm -f dominfo/info1 dommigrate/dommigrate domsuspend/suspend domtop/domtop hellolibvirt/hellolibvirt object-events/event-test openauth/openauth rename/rename admin/list_servers admin/list_clients admin/threadpool_params admin/client_limits admin/client_info admin/client_close admin/logging rm -f *.o rm -rf dommigrate/.libs dommigrate/_libs rm -rf domsuspend/.libs domsuspend/_libs rm -rf domtop/.libs domtop/_libs rm -f admin/client_close.o rm -rf hellolibvirt/.libs hellolibvirt/_libs rm -f admin/client_info.o rm -rf object-events/.libs object-events/_libs rm -f admin/client_limits.o rm -rf openauth/.libs openauth/_libs rm -f admin/list_clients.o rm -rf rename/.libs rename/_libs rm -f admin/list_servers.o rm -f *.lo rm -f admin/logging.o rm -f admin/threadpool_params.o rm -f *.tab.c rm -f dominfo/info1.o rm -f dommigrate/dommigrate.o test -z "" || rm -f rm -f domsuspend/suspend.o test . = "." || test -z "" || rm -f rm -f domtop/domtop.o rm -f admin/.deps/.dirstamp rm -f admin/.dirstamp rm -f dominfo/.deps/.dirstamp rm -f dominfo/.dirstamp rm -f dommigrate/.deps/.dirstamp rm -f hellolibvirt/hellolibvirt.o rm -f dommigrate/.dirstamp rm -f domsuspend/.deps/.dirstamp rm -f domsuspend/.dirstamp rm -f domtop/.deps/.dirstamp rm -f domtop/.dirstamp rm -f object-events/object_events_event_test-event-test.o rm -f openauth/openauth.o rm -f rename/rename.o rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f hellolibvirt/.deps/.dirstamp rm -f hellolibvirt/.dirstamp rm -f object-events/.deps/.dirstamp rm -f object-events/.dirstamp rm -f openauth/.deps/.dirstamp rm -f openauth/.dirstamp rm -f rename/.deps/.dirstamp rm -f rename/.dirstamp rm -rf admin/.deps dominfo/.deps dommigrate/.deps domsuspend/.deps domtop/.deps hellolibvirt/.deps object-events/.deps openauth/.deps rename/.deps rm -f Makefile make: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + cp <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + cp -a <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + sed -i -e '/<uuid>/d' <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + /usr/lib/rpm/find-lang.sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> libvirt + rm -rf <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -rf <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -rf <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> libvirt-docs + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + /usr/lib/rpm/find-debuginfo.sh --strict-build-id <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.debug 35824 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ukpTjP + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + cd libvirt-3.6.0 + unset DISPLAY + cd tests + for i in nodeinfotest seclabeltest + rm -f nodeinfotest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x nodeinfotest + for i in nodeinfotest seclabeltest + rm -f seclabeltest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x seclabeltest + make -j2 check VIR_TEST_DEBUG=1 make libshunload.la virportallocatormock.la virnetdaemonmock.la virnetserverclientmock.la vircgroupmock.la virpcimock.la virnetdevmock.la virrandommock.la virhostcpumock.la domaincapsmock.la virfilecachemock.la virusbmock.la virnetdevbandwidthmock.la virnumamock.la virtestmock.la virdbusmock.la libqemumonitortestutils.la libqemutestdriver.la qemuxml2argvmock.la qemucaps2xmlmock.la qemucapsprobemock.la qemucpumock.la nssmock.la virmacmapmock.la libsecurityselinuxhelper.la virshtest sockettest virhostcputest virbuftest commandtest seclabeltest virhashtest virconftest viratomictest utiltest shunloadtest virtimetest viruritest virkeyfiletest viralloctest virauthconfigtest virbitmaptest vircgrouptest vircryptotest virpcitest virendiantest virfiletest virfilecachetest virfirewalltest viriscsitest virkeycodetest virlockspacetest virlogtest virrotatingfiletest virschematest virstringtest virportallocatortest sysinfotest virkmodtest vircapstest domaincapstest domainconftest virhostdevtest virnetdevtest virtypedparamtest virnetmessagetest virnetsockettest virnetdaemontest virnetserverclienttest virnettlscontexttest virnettlssessiontest fchosttest scsihosttest vircaps2xmltest fdstreamtest virdbustest virsystemdtest virpolkittest securityselinuxtest viridentitytest securityselinuxlabeltest virdrivermoduletest qemuxml2argvtest qemuxml2xmltest qemuargv2xmltest qemuhelptest domainsnapshotxml2xmltest qemumonitortest qemumonitorjsontest qemuhotplugtest qemuagenttest qemucapabilitiestest qemucaps2xmltest qemumemlocktest qemucommandutiltest lxcxml2xmltest lxcconf2xmltest esxutilstest vmx2xmltest xml2vmxtest virjsontest networkxml2xmltest networkxml2xmlupdatetest networkxml2conftest networkxml2firewalltest nwfilterxml2xmltest nwfilterebiptablestest nwfilterxml2firewalltest storagevolxml2argvtest virstorageutiltest virstoragetest virscsitest nsstest nssguesttest storagevolxml2xmltest storagepoolxml2xmltest nodedevxml2xmltest interfacexml2xmltest cputest metadatatest secretxml2xmltest genericxml2xmltest virusbtest virnetdevbandwidthtest eventtest objecteventtest virmacmaptest commandhelper ssh qemucapsprobe nsslinktest nssguestlinktest make[1]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> CC shunloadhelper.lo CC virportallocatormock_la-virportallocatormock.lo CC virnetdaemonmock_la-virnetdaemonmock.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC virrandommock_la-virrandommock.lo CC virhostcpumock_la-virhostcpumock.lo CC domaincapsmock_la-domaincapsmock.lo CC virfilecachemock_la-virfilecachemock.lo CC virusbmock_la-virusbmock.lo CC virnetdevbandwidthmock_la-virnetdevbandwidthmock.lo CC virnumamock_la-virnumamock.lo CC virtestmock_la-virtestmock.lo CC virdbusmock_la-virdbusmock.lo CC qemumonitortestutils.lo CCLD libqemutestdriver.la CC qemuxml2argvmock_la-qemuxml2argvmock.lo CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo CC qemucapsprobemock_la-qemucapsprobemock.lo CC qemucpumock_la-qemucpumock.lo CC nssmock_la-nssmock.lo qemucpumock.c:27:31: error: testutilshostcpus.h: No such file or directory cc1: warnings being treated as errors qemucpumock.c: In function 'virQEMUCapsProbeHostCPUForEmulator': qemucpumock.c:38: error: implicit declaration of function 'testUtilsHostCpusGetDefForModel' [-Wimplicit-function-declaration] qemucpumock.c:38: error: nested extern declaration of 'testUtilsHostCpusGetDefForModel' [-Wnested-externs] qemucpumock.c:38: error: return makes pointer from integer without a cast make[1]: *** [qemucpumock_la-qemucpumock.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> make: *** [check-am] Error 2 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.ukpTjP (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ukpTjP (%check) Build step 'Execute shell' marked build as failure
1 5
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-centos-7 #472
by ci@centos.org 27 Jul '17

27 Jul '17
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/472/d…> ------------------------------------------ [...truncated 306.90 KB...] installing mn.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing mr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing ms.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing nb.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing nds.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing ne.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing nl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing nn.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing nso.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing or.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing pa.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing pl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing pt.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing pt_BR.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing ro.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing ru.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing si.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing sk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing sl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing sq.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing sr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing sr(a)latin.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing sv.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing ta.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing te.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing tg.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing th.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing tr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing tw.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing uk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing ur.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing vi.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing wba.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing yo.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing zh_CN.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing zh_HK.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing zh_TW.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing zu.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> if test "libvirt" = "gettext-tools"; then \ /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…;> \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…;> \ done; \ for file in Makevars; do \ rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…;> \ done; \ else \ : ; \ fi make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> Making install in examples make[1]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> make[2]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…""> for f in ./xml/nwfilter/qemu-announce-self.xml ./xml/nwfilter/no-ip-multicast.xml ./xml/nwfilter/no-ip-spoofing.xml ./xml/nwfilter/no-mac-spoofing.xml ./xml/nwfilter/allow-dhcp.xml ./xml/nwfilter/no-arp-spoofing.xml ./xml/nwfilter/clean-traffic.xml ./xml/nwfilter/no-arp-ip-spoofing.xml ./xml/nwfilter/allow-arp.xml ./xml/nwfilter/no-arp-mac-spoofing.xml ./xml/nwfilter/allow-ipv4.xml ./xml/nwfilter/no-other-l2-traffic.xml ./xml/nwfilter/allow-incoming-ipv4.xml ./xml/nwfilter/no-mac-broadcast.xml ./xml/nwfilter/allow-dhcp-server.xml ./xml/nwfilter/qemu-announce-self-rarp.xml ./xml/nwfilter/no-other-rarp-traffic.xml; do \ /usr/bin/install -c -m 644 $f ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…"";> \ done make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> + make -j2 -C examples distclean make: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> rm -rf .libs _libs rm -rf admin/.libs admin/_libs rm -rf dominfo/.libs dominfo/_libs rm -rf dommigrate/.libs dommigrate/_libs rm -rf domsuspend/.libs domsuspend/_libs rm -rf domtop/.libs domtop/_libs rm -f dominfo/info1 dommigrate/dommigrate domsuspend/suspend domtop/domtop hellolibvirt/hellolibvirt object-events/event-test openauth/openauth rename/rename admin/list_servers admin/list_clients admin/threadpool_params admin/client_limits admin/client_info admin/client_close admin/logging rm -f *.o rm -rf hellolibvirt/.libs hellolibvirt/_libs rm -rf object-events/.libs object-events/_libs rm -rf openauth/.libs openauth/_libs rm -rf rename/.libs rename/_libs rm -f admin/*.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f dominfo/*.o test . = "." || test -z "" || rm -f rm -f admin/.deps/.dirstamp rm -f admin/.dirstamp rm -f dominfo/.deps/.dirstamp rm -f dominfo/.dirstamp rm -f dommigrate/.deps/.dirstamp rm -f dommigrate/.dirstamp rm -f domsuspend/.deps/.dirstamp rm -f dommigrate/*.o rm -f domsuspend/.dirstamp rm -f domtop/.deps/.dirstamp rm -f domsuspend/*.o rm -f domtop/.dirstamp rm -f hellolibvirt/.deps/.dirstamp rm -f hellolibvirt/.dirstamp rm -f object-events/.deps/.dirstamp rm -f object-events/.dirstamp rm -f openauth/.deps/.dirstamp rm -f domtop/*.o rm -f hellolibvirt/*.o rm -f openauth/.dirstamp rm -f object-events/*.o rm -f rename/.deps/.dirstamp rm -f rename/.dirstamp rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f openauth/*.o rm -f rename/*.o rm -rf admin/.deps dominfo/.deps dommigrate/.deps domsuspend/.deps domtop/.deps hellolibvirt/.deps object-events/.deps openauth/.deps rename/.deps rm -f Makefile make: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + cp <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + cp -a <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + sed -i -e '/<uuid>/d' <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + /usr/lib/rpm/find-lang.sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> libvirt + rm -rf <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -rf <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -rf <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> libvirt-docs + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> /usr/lib/rpm/sepdebugcrcfix: Updated 36 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.debug 36303 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VhxBZ9 + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + cd libvirt-3.6.0 + cd tests + for i in nodeinfotest seclabeltest + rm -f nodeinfotest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x nodeinfotest + for i in nodeinfotest seclabeltest + rm -f seclabeltest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x seclabeltest + make -j2 check VIR_TEST_DEBUG=1 make libshunload.la virportallocatormock.la virnetdaemonmock.la virnetserverclientmock.la vircgroupmock.la virpcimock.la virnetdevmock.la virrandommock.la virhostcpumock.la domaincapsmock.la virfilecachemock.la virusbmock.la virnetdevbandwidthmock.la virnumamock.la virtestmock.la virdbusmock.la libqemumonitortestutils.la libqemutestdriver.la qemuxml2argvmock.la qemucaps2xmlmock.la qemucapsprobemock.la qemucpumock.la nssmock.la virmacmapmock.la libsecurityselinuxhelper.la virshtest sockettest virhostcputest virbuftest commandtest seclabeltest virhashtest virconftest viratomictest utiltest shunloadtest virtimetest viruritest virkeyfiletest viralloctest virauthconfigtest virbitmaptest vircgrouptest vircryptotest virpcitest virendiantest virfiletest virfilecachetest virfirewalltest viriscsitest virkeycodetest virlockspacetest virlogtest virrotatingfiletest virschematest virstringtest virportallocatortest sysinfotest virkmodtest vircapstest domaincapstest domainconftest virhostdevtest virnetdevtest virtypedparamtest virnetmessagetest virnetsockettest virnetdaemontest virnetserverclienttest virnettlscontexttest virnettlssessiontest fchosttest scsihosttest vircaps2xmltest fdstreamtest virdbustest virsystemdtest virpolkittest securityselinuxtest viridentitytest securityselinuxlabeltest virdrivermoduletest qemuxml2argvtest qemuxml2xmltest qemuargv2xmltest qemuhelptest domainsnapshotxml2xmltest qemumonitortest qemumonitorjsontest qemuhotplugtest qemuagenttest qemucapabilitiestest qemucaps2xmltest qemumemlocktest qemucommandutiltest lxcxml2xmltest lxcconf2xmltest esxutilstest vmx2xmltest xml2vmxtest virjsontest networkxml2xmltest networkxml2xmlupdatetest networkxml2conftest networkxml2firewalltest nwfilterxml2xmltest nwfilterebiptablestest nwfilterxml2firewalltest storagevolxml2argvtest virstorageutiltest virstoragetest virscsitest nsstest nssguesttest storagevolxml2xmltest storagepoolxml2xmltest nodedevxml2xmltest interfacexml2xmltest cputest metadatatest secretxml2xmltest genericxml2xmltest virusbtest virnetdevbandwidthtest eventtest objecteventtest virmacmaptest commandhelper ssh qemucapsprobe nsslinktest nssguestlinktest make[1]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> CC shunloadhelper.lo CC virportallocatormock_la-virportallocatormock.lo CC virnetdaemonmock_la-virnetdaemonmock.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC virrandommock_la-virrandommock.lo CC virhostcpumock_la-virhostcpumock.lo CC domaincapsmock_la-domaincapsmock.lo CC virfilecachemock_la-virfilecachemock.lo CC virusbmock_la-virusbmock.lo CC virnetdevbandwidthmock_la-virnetdevbandwidthmock.lo CC virnumamock_la-virnumamock.lo CC virtestmock_la-virtestmock.lo CC virdbusmock_la-virdbusmock.lo CC qemumonitortestutils.lo CCLD libqemutestdriver.la CC qemuxml2argvmock_la-qemuxml2argvmock.lo CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo CC qemucapsprobemock_la-qemucapsprobemock.lo CC qemucpumock_la-qemucpumock.lo CC nssmock_la-nssmock.lo qemucpumock.c:27:31: fatal error: testutilshostcpus.h: No such file or directory #include "testutilshostcpus.h" ^ compilation terminated. CC virmacmapmock_la-virmacmapmock.lo CC securityselinuxhelper.lo make[1]: *** [qemucpumock_la-qemucpumock.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> make: *** [check-am] Error 2 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.VhxBZ9 (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.VhxBZ9 (%check) Build step 'Execute shell' marked build as failure
1 5
0 0
  • ← Newer
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.