[Libvirt-ci] Build failed in Jenkins: libvirt-glib-master-build » libvirt-fedora-rawhide #848
by ci@centos.org
See <https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...>
------------------------------------------
[...truncated 7.83 KB...]
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking whether the C compiler's -Wformat allows NULL strings... yes
checking whether pragma GCC diagnostic push works... yes
checking whether the C compiler's -Wlogical-op gives bogus warnings... no
checking whether -Wno-missing-field-initializers is supported... yes
checking whether -Wno-missing-field-initializers is needed... no
checking whether -Wuninitialized is supported... yes
checking whether C compiler handles -W... yes
checking whether C compiler handles -Waddress... yes
checking whether C compiler handles -Waggressive-loop-optimizations... yes
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Warray-bounds... yes
checking whether C compiler handles -Wattributes... yes
checking whether C compiler handles -Wbuiltin-macro-redefined... yes
checking whether C compiler handles -Wcast-align... yes
checking whether C compiler handles -Wchar-subscripts... yes
checking whether C compiler handles -Wclobbered... yes
checking whether C compiler handles -Wcomment... yes
checking whether C compiler handles -Wcomments... yes
checking whether C compiler handles -Wcoverage-mismatch... yes
checking whether C compiler handles -Wcpp... yes
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Wdeprecated-declarations... yes
checking whether C compiler handles -Wdisabled-optimization... yes
checking whether C compiler handles -Wdiv-by-zero... yes
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Wempty-body... yes
checking whether C compiler handles -Wendif-labels... yes
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Wformat-contains-nul... yes
checking whether C compiler handles -Wformat-extra-args... yes
checking whether C compiler handles -Wformat-security... yes
checking whether C compiler handles -Wformat-y2k... yes
checking whether C compiler handles -Wformat-zero-length... yes
checking whether C compiler handles -Wfree-nonheap-object... yes
checking whether C compiler handles -Wignored-qualifiers... yes
checking whether C compiler handles -Wimplicit... yes
checking whether C compiler handles -Wimplicit-function-declaration... yes
checking whether C compiler handles -Wimplicit-int... yes
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Winline... yes
checking whether C compiler handles -Wint-to-pointer-cast... yes
checking whether C compiler handles -Winvalid-memory-model... yes
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Wjump-misses-init... yes
checking whether C compiler handles -Wlogical-op... yes
checking whether C compiler handles -Wmain... yes
checking whether C compiler handles -Wmaybe-uninitialized... yes
checking whether C compiler handles -Wmissing-braces... yes
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Wmissing-field-initializers... yes
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Wmissing-parameter-type... yes
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Wmultichar... yes
checking whether C compiler handles -Wnarrowing... yes
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Wnonnull... yes
checking whether C compiler handles -Wold-style-declaration... yes
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Wopenmp-simd... yes
checking whether C compiler handles -Woverflow... yes
checking whether C compiler handles -Woverride-init... yes
checking whether C compiler handles -Wpacked-bitfield-compat... yes
checking whether C compiler handles -Wparentheses... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wpointer-sign... yes
checking whether C compiler handles -Wpointer-to-int-cast... yes
checking whether C compiler handles -Wpragmas... yes
checking whether C compiler handles -Wreturn-local-addr... yes
checking whether C compiler handles -Wreturn-type... yes
checking whether C compiler handles -Wsequence-point... yes
checking whether C compiler handles -Wshadow... yes
checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
checking whether C compiler handles -Wstrict-aliasing... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wsuggest-attribute=const... yes
checking whether C compiler handles -Wsuggest-attribute=format... yes
checking whether C compiler handles -Wsuggest-attribute=noreturn... yes
checking whether C compiler handles -Wsuggest-attribute=pure... yes
checking whether C compiler handles -Wswitch... yes
checking whether C compiler handles -Wsync-nand... yes
checking whether C compiler handles -Wtrampolines... yes
checking whether C compiler handles -Wtrigraphs... yes
checking whether C compiler handles -Wtype-limits... yes
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Wunused... yes
checking whether C compiler handles -Wunused-but-set-parameter... yes
checking whether C compiler handles -Wunused-but-set-variable... yes
checking whether C compiler handles -Wunused-function... yes
checking whether C compiler handles -Wunused-label... yes
checking whether C compiler handles -Wunused-local-typedefs... yes
checking whether C compiler handles -Wunused-parameter... yes
checking whether C compiler handles -Wunused-result... yes
checking whether C compiler handles -Wunused-value... yes
checking whether C compiler handles -Wunused-variable... yes
checking whether C compiler handles -Wvarargs... yes
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Wvector-operation-performance... yes
checking whether C compiler handles -Wvolatile-register-var... yes
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Wnormalized=nfc... yes
checking whether C compiler handles -Wno-sign-compare... yes
checking whether C compiler handles -Wjump-misses-init... (cached) yes
checking whether C compiler handles -Wno-format-nonliteral... yes
checking whether C compiler handles -Wframe-larger-than=4096... yes
checking whether C compiler handles -fstack-protector-strong... yes
checking whether C compiler handles -fexceptions... yes
checking whether C compiler handles -fasynchronous-unwind-tables... yes
checking whether C compiler handles -fipa-pure-const... yes
checking whether C compiler handles -Wno-suggest-attribute=pure... yes
checking whether C compiler handles -Wno-suggest-attribute=const... yes
checking whether C compiler handles -Werror... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBVIRT... yes
checking for virDomainOpenGraphicsFD... yes
checking for virNetworkGetDHCPLeases... yes
checking for GLIB2... yes
checking for GTHREAD2... yes
checking for GOBJECT2... yes
checking for GIO2... yes
checking for LIBXML2... yes
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.26.1
checking for XML::Parser... ok
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... yes
checking for GTKDOC_DEPS... yes
checking for gobject-introspection... yes
checking for vapigen... /usr/bin/vapigen
checking /usr/bin/vapigen support for --metadatadir... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libvirt-glib/Makefile
config.status: creating libvirt-gconfig/Makefile
config.status: creating libvirt-gconfig/tests/Makefile
config.status: creating libvirt-gobject/Makefile
config.status: creating examples/Makefile
config.status: creating vapi/Makefile
config.status: creating docs/Makefile
config.status: creating docs/libvirt-glib/Makefile
config.status: creating docs/libvirt-glib/version.xml
config.status: creating docs/libvirt-gobject/Makefile
config.status: creating docs/libvirt-gconfig/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating libvirt-glib-1.0.pc
config.status: creating libvirt-gconfig-1.0.pc
config.status: creating libvirt-gobject-1.0.pc
config.status: creating libvirt-glib.spec
config.status: creating mingw-libvirt-glib.spec
config.status: creating config.h
config.status: linking ../GNUmakefile to GNUmakefile
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po/stamp-it commands
Now type 'make' to compile libvirt-glib.
+ make -j3
make all-recursive
make[1]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
Making all in libvirt-glib
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
CC libvirt_glib_1_0_la-libvirt-glib-error.lo
CC libvirt_glib_1_0_la-libvirt-glib-event.lo
CC libvirt_glib_1_0_la-libvirt-glib-main.lo
CCLD libvirt-glib-1.0.la
GISCAN LibvirtGLib-1.0.gir
GICOMP LibvirtGLib-1.0.gir
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
Making all in libvirt-gconfig
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
GEN libvirt-gconfig-enum-types.h
GEN libvirt-gconfig-enum-types.c
make all-recursive
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
Making all in .
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
CC libvirt_gconfig_1_0_la-libvirt-gconfig-main.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-object.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-host.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-cpu.lo
../../libvirt-gconfig/libvirt-gconfig-object.c: In function 'gvir_config_object_set_node_content':
../../libvirt-gconfig/libvirt-gconfig-object.c:575:14: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]
node = g_object_ref(G_OBJECT(object));
^
../../libvirt-gconfig/libvirt-gconfig-object.c: In function 'gvir_config_object_attach':
../../libvirt-gconfig/libvirt-gconfig-object.c:899:26: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]
child->priv->doc = g_object_ref(G_OBJECT(parent->priv->doc));
^
cc1: all warnings being treated as errors
make[4]: *** [Makefile:978: libvirt_gconfig_1_0_la-libvirt-gconfig-object.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
make[3]: *** [Makefile:1662: all-recursive] Error 1
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
make[2]: *** [Makefile:793: all] Error 2
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
make[1]: *** [Makefile:559: all-recursive] Error 1
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
make: *** [Makefile:460: all] Error 2
Build step 'Execute shell' marked build as failure
6 years, 11 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-master-check » libvirt-fedora-rawhide #105
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fed...>
------------------------------------------
Started by upstream project "libvirt-go-xml-master-check" build number 105
originally caused by:
Started by upstream project "libvirt-go-xml-master-build" build number 110
originally caused by:
Started by upstream project "libvirt-master-build" build number 1113
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fed...>
[libvirt-go-xml-master] $ /bin/sh -xe /tmp/jenkins5543066025796949441.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ export 'TEST_ARGS=-tags xmlroundtrip'
+ TEST_ARGS='-tags xmlroundtrip'
+ go test -tags xmlroundtrip
# _<https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fed...>
./domain_test.go:3804: Fatal call has possible formatting directive %s
./xml_test.go:394: Errorf call needs 1 arg but has 2 args
FAIL _<https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fed...> [build failed]
Build step 'Execute shell' marked build as failure
6 years, 11 months
[Libvirt-ci] Errored: libvirt/libvirt#825 (v4.0.0-rc2 - 75cfb84)
by Travis CI
Build Update for libvirt/libvirt
-------------------------------------
Build: #825
Status: Errored
Duration: ?
Commit: 75cfb84 (v4.0.0-rc2)
Author: Dan Zheng
Message: nodedev: Add the missing PCI dev checks for 'mdev_types' capability
Similar to commit @f44ec9c1, commit @500cbc06 introduced a new nested
'mdev_types' capability, however the mentioned commit didn't adjust
virNodeDeviceNumOfCaps and virNodeDeviceListCaps functions accordingly
to provide proper support for this capability.
After applying this patch the following python snippet returns the
expected results:
import libvirt
conn = libvirt.openReadOnly('qemu:///system')
devs = conn.listAllDevices()
for dev in devs:
if 'mdev_types' in dev.listCaps():
print dev.name(),dev.numOfCaps(),dev.listCaps()
Signed-off-by: Dan Zheng <dzheng(a)redhat.com>
Signed-off-by: Erik Skultety <eskultet(a)redhat.com>
View the changeset: https://github.com/libvirt/libvirt/compare/v4.0.0-rc2
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/329795662?utm_source=email&u...
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
6 years, 11 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-build » libvirt-fedora-rawhide #766
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-master-build/systems=libvirt-fedora-...>
------------------------------------------
Started by upstream project "libvirt-go-master-build" build number 766
originally caused by:
Started by upstream project "libvirt-master-build" build number 1113
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-build/systems=libvirt-fedora-...>
> 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-go.git # timeout=10
Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-go.git
> git --version # timeout=10
> git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-go.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 6917086f8d2c6f329e8400f94add2ddd86e5cb71 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6917086f8d2c6f329e8400f94add2ddd86e5cb71
Commit message: "fix DomainSchedulerParameters variable types"
> git rev-list 6917086f8d2c6f329e8400f94add2ddd86e5cb71 # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[libvirt-go-master] $ /bin/sh -xe /tmp/jenkins4776002725236171826.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin
+ export 'TEST_ARGS=-tags api'
+ TEST_ARGS='-tags api'
+ go build -v
_<https://ci.centos.org/job/libvirt-go-master-build/systems=libvirt-fedora-...>
# _<https://ci.centos.org/job/libvirt-go-master-build/systems=libvirt-fedora-...>
./qemu.go:170: cannot use _Ctype_virConnectDomainEventGenericCallback(callbackPtr) (type _Ctype_virConnectDomainEventGenericCallback) as type _Ctype_virConnectDomainQemuMonitorEventCallback in argument to func literal
Build step 'Execute shell' marked build as failure
6 years, 11 months
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-freebsd-11 #1115
by ci@centos.org
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd-11...>
------------------------------------------
Started by upstream project "libvirt-master-build" build number 1115
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd-11...>
> 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/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://n64.pufty.ci.centos.org/libvirt.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
at hudson.model.Run.execute(Run.java:1737)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:421)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: Unable to look up n64.pufty.ci.centos.org (port 9418) (hostname nor servname provided, or not known)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1689)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:380)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:208)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:360)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at hudson.remoting.Engine$1$1.run(Engine.java:98)
at java.lang.Thread.run(Thread.java:748)
at ......remote call to JNLP4-connect connection from n64.pufty.ci.centos.org/172.19.3.128:40493(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1654)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:311)
at hudson.remoting.Channel.call(Channel.java:905)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor616.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy90.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:823)
... 11 more
ERROR: Error fetching remote repo 'origin'
6 years, 11 months
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-freebsd-10 #1115
by ci@centos.org
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd-10...>
------------------------------------------
Started by upstream project "libvirt-master-build" build number 1115
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-10 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd-10...>
> 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/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://n64.pufty.ci.centos.org/libvirt.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
at hudson.model.Run.execute(Run.java:1737)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:421)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: Unable to look up n64.pufty.ci.centos.org (port 9418) (hostname nor servname provided, or not known)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1689)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:380)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:208)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:360)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at hudson.remoting.Engine$1$1.run(Engine.java:98)
at java.lang.Thread.run(Thread.java:748)
at ......remote call to JNLP4-connect connection from n64.pufty.ci.centos.org/172.19.3.128:48179(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1654)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:311)
at hudson.remoting.Channel.call(Channel.java:905)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor616.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy90.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:823)
... 11 more
ERROR: Error fetching remote repo 'origin'
6 years, 11 months
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-rawhide #750
by ci@centos.org
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhi...>
------------------------------------------
[...truncated 119.31 KB...]
3512 translated messages, 208 fuzzy translations, 6080 untranslated messages.
cd ../../po && rm -f kw(a)uccor.gmo && /usr/bin/msgfmt -c --statistics -o kw(a)uccor.gmo kw(a)uccor.po
cd ../../po && rm -f kw_GB.gmo && /usr/bin/msgfmt -c --statistics -o kw_GB.gmo kw_GB.po
0 translated messages, 9800 untranslated messages.
cd ../../po && rm -f ky.gmo && /usr/bin/msgfmt -c --statistics -o ky.gmo ky.po
0 translated messages, 9800 untranslated messages.
cd ../../po && rm -f lt.gmo && /usr/bin/msgfmt -c --statistics -o lt.gmo lt.po
0 translated messages, 9800 untranslated messages.
cd ../../po && rm -f lv.gmo && /usr/bin/msgfmt -c --statistics -o lv.gmo lv.po
0 translated messages, 9800 untranslated messages.
cd ../../po && rm -f mai.gmo && /usr/bin/msgfmt -c --statistics -o mai.gmo mai.po
218 translated messages, 674 fuzzy translations, 8908 untranslated messages.
218 translated messages, 674 fuzzy translations, 8908 untranslated messages.
cd ../../po && rm -f mk.gmo && /usr/bin/msgfmt -c --statistics -o mk.gmo mk.po
cd ../../po && rm -f ml.gmo && /usr/bin/msgfmt -c --statistics -o ml.gmo ml.po
0 translated messages, 9800 untranslated messages.
cd ../../po && rm -f mn.gmo && /usr/bin/msgfmt -c --statistics -o mn.gmo mn.po
330 translated messages, 715 fuzzy translations, 8755 untranslated messages.
0 translated messages, 9800 untranslated messages.
cd ../../po && rm -f mr.gmo && /usr/bin/msgfmt -c --statistics -o mr.gmo mr.po
cd ../../po && rm -f ms.gmo && /usr/bin/msgfmt -c --statistics -o ms.gmo ms.po
5976 translated messages, 297 fuzzy translations, 3527 untranslated messages.
cd ../../po && rm -f nb.gmo && /usr/bin/msgfmt -c --statistics -o nb.gmo nb.po
46 translated messages, 494 fuzzy translations, 9260 untranslated messages.
cd ../../po && rm -f nds.gmo && /usr/bin/msgfmt -c --statistics -o nds.gmo nds.po
6624 translated messages, 719 fuzzy translations, 2457 untranslated messages.
139 translated messages, 644 fuzzy translations, 9017 untranslated messages.
cd ../../po && rm -f ne.gmo && /usr/bin/msgfmt -c --statistics -o ne.gmo ne.po
cd ../../po && rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po
0 translated messages, 9800 untranslated messages.
cd ../../po && rm -f nn.gmo && /usr/bin/msgfmt -c --statistics -o nn.gmo nn.po
0 translated messages, 9800 untranslated messages.
cd ../../po && rm -f nso.gmo && /usr/bin/msgfmt -c --statistics -o nso.gmo nso.po
2750 translated messages, 771 fuzzy translations, 6279 untranslated messages.
cd ../../po && rm -f or.gmo && /usr/bin/msgfmt -c --statistics -o or.gmo or.po
218 translated messages, 674 fuzzy translations, 8908 untranslated messages.
cd ../../po && rm -f pa.gmo && /usr/bin/msgfmt -c --statistics -o pa.gmo pa.po
218 translated messages, 674 fuzzy translations, 8908 untranslated messages.
cd ../../po && rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po
5552 translated messages, 503 fuzzy translations, 3745 untranslated messages.
cd ../../po && rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po
360 translated messages, 410 fuzzy translations, 9030 untranslated messages.
2835 translated messages5935 translated messages, 280 fuzzy translations, 3585 untranslated messages.
, 774 fuzzy translations, 6191 untranslated messages.
cd ../../po && rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po
cd ../../po && rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po
cd ../../po && rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po
6045 translated messages, 311 fuzzy translations, 3444 untranslated messages.
218 translated messages, 674 fuzzy translations, 8908 untranslated messages.
cd ../../po && rm -f si.gmo && /usr/bin/msgfmt -c --statistics -o si.gmo si.po
cd ../../po && rm -f sk.gmo && /usr/bin/msgfmt -c --statistics -o sk.gmo sk.po
5634 translated messages, 372 fuzzy translations, 3794 untranslated messages.
cd ../../po && rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po
218 translated messages, 674 fuzzy translations, 8908 untranslated messages.
cd ../../po && rm -f sq.gmo && /usr/bin/msgfmt -c --statistics -o sq.gmo sq.po
218 translated messages, 674 fuzzy translations, 8908 untranslated messages.
cd ../../po && rm -f sr.gmo && /usr/bin/msgfmt -c --statistics -o sr.gmo sr.po
218 translated messages, 674 fuzzy translations, 8908 untranslated messages.
645 translated messages, 980 fuzzy translations, 8175 untranslated messages.
cd ../../po && rm -f sr(a)latin.gmo && /usr/bin/msgfmt -c --statistics -o sr(a)latin.gmo sr(a)latin.po
0 translated messages, 9800 untranslated messages.
cd ../../po && rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po
cd ../../po && rm -f ta.gmo && /usr/bin/msgfmt -c --statistics -o ta.gmo ta.po
645 translated messages, 980 fuzzy translations, 8175 untranslated messages.
705 translated messages, 381 fuzzy translations, 8714 untranslated messages.
cd ../../po && rm -f te.gmo && /usr/bin/msgfmt -c --statistics -o te.gmo te.po
cd ../../po && rm -f tg.gmo && /usr/bin/msgfmt -c --statistics -o tg.gmo tg.po
6220 translated messages, 583 fuzzy translations, 2997 untranslated messages.
cd ../../po && rm -f th.gmo && /usr/bin/msgfmt -c --statistics -o th.gmo th.po
0 translated messages, 9800 untranslated messages.
cd ../../po && rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po
218 translated messages, 674 fuzzy translations, 8908 untranslated messages.
cd ../../po && rm -f tw.gmo && /usr/bin/msgfmt -c --statistics -o tw.gmo tw.po
5911 translated messages, 301 fuzzy translations, 3588 untranslated messages.
cd ../../po && rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po
218 translated messages, 674 fuzzy translations, 8908 untranslated messages.
0 translated messages, 9800 untranslated messages.
cd ../../po && rm -f ur.gmo && /usr/bin/msgfmt -c --statistics -o ur.gmo ur.po
cd ../../po && rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po
218 translated messages, 674 fuzzy translations, 8908 untranslated messages.
8581 translated messages, 720 fuzzy translations, 499 untranslated messages.
cd ../../po && rm -f wba.gmo && /usr/bin/msgfmt -c --statistics -o wba.gmo wba.po
cd ../../po && rm -f yo.gmo && /usr/bin/msgfmt -c --statistics -o yo.gmo yo.po
2429 translated messages, 1319 fuzzy translations, 6052 untranslated messages.
cd ../../po && rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po
0 translated messages, 9800 untranslated messages.
0 translated messages, 9800 untranslated messages.
6321 translated messages, 365 fuzzy translations, 3114 untranslated messages.
cd ../../po && rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics -o zh_HK.gmo zh_HK.po
cd ../../po && rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po
cd ../../po && rm -f zu.gmo && /usr/bin/msgfmt -c --statistics -o zu.gmo zu.po
0 translated messages, 9800 untranslated messages.
278 translated messages, 744 fuzzy translations, 8778 untranslated messages.
218 translated messages, 674 fuzzy translations, 8908 untranslated messages.
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhi...'>
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhi...'>
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhi...'>
test ! -f ../../po/libvirt.pot || \
test -z "../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo" || make ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhi...'>
make[4]: '../../po/af.gmo' is up to date.
make[4]: '../../po/am.gmo' is up to date.
make[4]: '../../po/anp.gmo' is up to date.
make[4]: '../../po/ar.gmo' is up to date.
make[4]: '../../po/as.gmo' is up to date.
make[4]: '../../po/ast.gmo' is up to date.
make[4]: '../../po/bal.gmo' is up to date.
make[4]: '../../po/be.gmo' is up to date.
make[4]: '../../po/bg.gmo' is up to date.
make[4]: '../../po/bn.gmo' is up to date.
make[4]: '../../po/bn_IN.gmo' is up to date.
make[4]: '../../po/bo.gmo' is up to date.
make[4]: '../../po/br.gmo' is up to date.
make[4]: '../../po/brx.gmo' is up to date.
make[4]: '../../po/bs.gmo' is up to date.
make[4]: '../../po/ca.gmo' is up to date.
make[4]: '../../po/cs.gmo' is up to date.
make[4]: '../../po/cy.gmo' is up to date.
make[4]: '../../po/da.gmo' is up to date.
make[4]: '../../po/de.gmo' is up to date.
make[4]: '../../po/de_CH.gmo' is up to date.
make[4]: '../../po/el.gmo' is up to date.
make[4]: '../../po/en_GB.gmo' is up to date.
make[4]: '../../po/eo.gmo' is up to date.
make[4]: '../../po/es.gmo' is up to date.
make[4]: '../../po/et.gmo' is up to date.
make[4]: '../../po/eu.gmo' is up to date.
make[4]: '../../po/fa.gmo' is up to date.
make[4]: '../../po/fi.gmo' is up to date.
make[4]: '../../po/fr.gmo' is up to date.
make[4]: '../../po/gl.gmo' is up to date.
make[4]: '../../po/gu.gmo' is up to date.
make[4]: '../../po/he.gmo' is up to date.
make[4]: '../../po/hi.gmo' is up to date.
make[4]: '../../po/hr.gmo' is up to date.
make[4]: '../../po/hu.gmo' is up to date.
make[4]: '../../po/ia.gmo' is up to date.
make[4]: '../../po/id.gmo' is up to date.
make[4]: '../../po/ilo.gmo' is up to date.
make[4]: '../../po/is.gmo' is up to date.
make[4]: '../../po/it.gmo' is up to date.
make[4]: '../../po/ja.gmo' is up to date.
make[4]: '../../po/ka.gmo' is up to date.
make[4]: '../../po/kk.gmo' is up to date.
make[4]: '../../po/km.gmo' is up to date.
make[4]: '../../po/kn.gmo' is up to date.
make[4]: '../../po/ko.gmo' is up to date.
make[4]: '../../po/kw.gmo' is up to date.
make[4]: '../../po/kw(a)kkcor.gmo' is up to date.
make[4]: '../../po/kw(a)uccor.gmo' is up to date.
make[4]: '../../po/kw_GB.gmo' is up to date.
make[4]: '../../po/ky.gmo' is up to date.
make[4]: '../../po/lt.gmo' is up to date.
make[4]: '../../po/lv.gmo' is up to date.
make[4]: '../../po/mai.gmo' is up to date.
make[4]: '../../po/mk.gmo' is up to date.
make[4]: '../../po/ml.gmo' is up to date.
make[4]: '../../po/mn.gmo' is up to date.
make[4]: '../../po/mr.gmo' is up to date.
make[4]: '../../po/ms.gmo' is up to date.
make[4]: '../../po/nb.gmo' is up to date.
make[4]: '../../po/nds.gmo' is up to date.
make[4]: '../../po/ne.gmo' is up to date.
make[4]: '../../po/nl.gmo' is up to date.
make[4]: '../../po/nn.gmo' is up to date.
make[4]: '../../po/nso.gmo' is up to date.
make[4]: '../../po/or.gmo' is up to date.
make[4]: '../../po/pa.gmo' is up to date.
make[4]: '../../po/pl.gmo' is up to date.
make[4]: '../../po/pt.gmo' is up to date.
make[4]: '../../po/pt_BR.gmo' is up to date.
make[4]: '../../po/ro.gmo' is up to date.
make[4]: '../../po/ru.gmo' is up to date.
make[4]: '../../po/si.gmo' is up to date.
make[4]: '../../po/sk.gmo' is up to date.
make[4]: '../../po/sl.gmo' is up to date.
make[4]: '../../po/sq.gmo' is up to date.
make[4]: '../../po/sr.gmo' is up to date.
make[4]: '../../po/sr(a)latin.gmo' is up to date.
make[4]: '../../po/sv.gmo' is up to date.
make[4]: '../../po/ta.gmo' is up to date.
make[4]: '../../po/te.gmo' is up to date.
make[4]: '../../po/tg.gmo' is up to date.
make[4]: '../../po/th.gmo' is up to date.
make[4]: '../../po/tr.gmo' is up to date.
make[4]: '../../po/tw.gmo' is up to date.
make[4]: '../../po/uk.gmo' is up to date.
make[4]: '../../po/ur.gmo' is up to date.
make[4]: '../../po/vi.gmo' is up to date.
make[4]: '../../po/wba.gmo' is up to date.
make[4]: '../../po/yo.gmo' is up to date.
make[4]: '../../po/zh_CN.gmo' is up to date.
make[4]: '../../po/zh_HK.gmo' is up to date.
make[4]: '../../po/zh_TW.gmo' is up to date.
make[4]: '../../po/zu.gmo' is up to date.
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhi...'>
touch stamp-po
dists="Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars POTFILES.in ../../po/af.po ../../po/am.po ../../po/anp.po ../../po/ar.po ../../po/as.po ../../po/ast.po ../../po/bal.po ../../po/be.po ../../po/bg.po ../../po/bn.po ../../po/bn_IN.po ../../po/bo.po ../../po/br.po ../../po/brx.po ../../po/bs.po ../../po/ca.po ../../po/cs.po ../../po/cy.po ../../po/da.po ../../po/de.po ../../po/de_CH.po ../../po/el.po ../../po/en_GB.po ../../po/eo.po ../../po/es.po ../../po/et.po ../../po/eu.po ../../po/fa.po ../../po/fi.po ../../po/fr.po ../../po/gl.po ../../po/gu.po ../../po/he.po ../../po/hi.po ../../po/hr.po ../../po/hu.po ../../po/ia.po ../../po/id.po ../../po/ilo.po ../../po/is.po ../../po/it.po ../../po/ja.po ../../po/ka.po ../../po/kk.po ../../po/km.po ../../po/kn.po ../../po/ko.po ../../po/kw.po ../../po/kw(a)kkcor.po ../../po/kw(a)uccor.po ../../po/kw_GB.po ../../po/ky.po ../../po/lt.po ../../po/lv.po ../../po/mai.po ../../po/mk.po ../../po/ml.po ../../po/mn.po ../../po/mr.po ../../po/ms.po ../../po/nb.po ../../po/nds.po ../../po/ne.po ../../po/nl.po ../../po/nn.po ../../po/nso.po ../../po/or.po ../../po/pa.po ../../po/pl.po ../../po/pt.po ../../po/pt_BR.po ../../po/ro.po ../../po/ru.po ../../po/si.po ../../po/sk.po ../../po/sl.po ../../po/sq.po ../../po/sr.po ../../po/sr(a)latin.po ../../po/sv.po ../../po/ta.po ../../po/te.po ../../po/tg.po ../../po/th.po ../../po/tr.po ../../po/tw.po ../../po/uk.po ../../po/ur.po ../../po/vi.po ../../po/wba.po ../../po/yo.po ../../po/zh_CN.po ../../po/zh_HK.po ../../po/zh_TW.po ../../po/zu.po ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo "; \
if test "libvirt" = "gettext-tools"; then \
dists="$dists Makevars.template"; \
fi; \
if test -f ../../po/libvirt.pot; then \
dists="$dists libvirt.pot stamp-po"; \
fi; \
if test -f ../../po/ChangeLog; then \
dists="$dists ChangeLog"; \
fi; \
for i in 0 1 2 3 4 5 6 7 8 9; do \
if test -f ../../po/ChangeLog.$i; then \
dists="$dists ChangeLog.$i"; \
fi; \
done; \
if test -f ../../po/LINGUAS; then dists="$dists LINGUAS"; fi; \
for file in $dists; do \
if test -f $file; then \
cp -p $file ../libvirt-4.0.0/po || exit 1; \
else \
cp -p ../../po/$file ../libvirt-4.0.0/po || exit 1; \
fi; \
done
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhi...'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhi...'>
(cd examples && make top_distdir=../libvirt-4.0.0 distdir=../libvirt-4.0.0/examples \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhi...'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhi...'>
make \
top_distdir="libvirt-4.0.0" distdir="libvirt-4.0.0" \
dist-hook
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhi...'>
GEN gen-ChangeLog
GEN gen-AUTHORS
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhi...'>
test -n "" \
|| find "libvirt-4.0.0" -type d ! -perm -755 \
-exec chmod u+rwx,go+rx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhi...> -c -m a+r {} {} \; \
|| chmod -R a+r "libvirt-4.0.0"
tardir=libvirt-4.0.0 && tar --format=posix -chf - "$tardir" | XZ_OPT=${XZ_OPT--e} xz -c >libvirt-4.0.0.tar.xz
(stdin): 12.5 MiB / 214.6 MiB = 0.058, 3.0 MiB/s, 1:10
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhi...'>
if test -d "libvirt-4.0.0"; then find "libvirt-4.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-4.0.0" || { sleep 5 && rm -rf "libvirt-4.0.0"; }; else :; fi
++ pwd
+ rpmbuild --define '_topdir <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhi...'> -ta libvirt-4.0.0.tar.xz
error: Failed build dependencies:
bash-completion >= 2.0 is needed by libvirt-4.0.0-1.fc28.x86_64
Build step 'Execute shell' marked build as failure
6 years, 11 months