[X2Go-Commits] Build failed in Jenkins: pinentry-x2go+nightly+opensuse-13.2 #7

jenkins at x2go.org jenkins at x2go.org
Thu Jan 29 01:54:48 CET 2015


See <http://jenkins.x2go.org:8080/job/pinentry-x2go+nightly+opensuse-13.2/7/>

------------------------------------------
[...truncated 2368 lines...]
[   90s]     Ignored 3 untranslated source text(s)
[   90s] Updating '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8/pinentry-x2go/pinentry-x2go_tr.qm'...
[   90s]     Generated 3 translation(s) (3 finished and 0 unfinished)
[   90s] Updating '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8/pinentry-x2go/pinentry-x2go_zh_tw.qm'...
[   90s]     Generated 0 translation(s) (0 finished and 0 unfinished)
[   90s]     Ignored 3 untranslated source text(s)
[   91s] resources.rcc: Warning: potential duplicate alias detected: 'pinentry-x2go_de.qm'
[   91s] resources.rcc: Warning: potential duplicate alias detected: 'pinentry-x2go_es.qm'
[   91s] configure:
[   91s] 	Pinentry-X2Go v0.7.5.5 has been configured.
[   91s] 
[   91s] + make -j8
[   91s] make  all-recursive
[   91s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8'
[   91s] Making all in assuan
[   91s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8/assuan'
[   91s] ./mkerrors < ./assuan.h > assuan-errors.c
[   91s] make  all-am
[   91s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8/assuan'
[   91s] gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -Wall  -march=i686 -mtune=generic -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c assuan-util.c
[   91s] gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -Wall  -march=i686 -mtune=generic -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c assuan-errors.c
[   91s] gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -Wall  -march=i686 -mtune=generic -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c assuan-buffer.c
[   91s] gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -Wall  -march=i686 -mtune=generic -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c assuan-handler.c
[   91s] gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -Wall  -march=i686 -mtune=generic -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c assuan-listen.c
[   91s] gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include  -Wall  -march=i686 -mtune=generic -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c assuan-pipe-server.c
[   91s] rm -f libassuan.a
[   91s] ar cru libassuan.a assuan-util.o assuan-errors.o assuan-buffer.o assuan-handler.o assuan-listen.o assuan-pipe-server.o 
[   91s] ranlib libassuan.a
[   91s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8/assuan'
[   91s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8/assuan'
[   91s] Making all in secmem
[   91s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8/secmem'
[   91s] gcc -DHAVE_CONFIG_H -I. -I..   -Wall  -march=i686 -mtune=generic -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c secmem.c
[   91s] gcc -DHAVE_CONFIG_H -I. -I..   -Wall  -march=i686 -mtune=generic -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c util.c
[   92s] rm -f libsecmem.a
[   92s] ar cru libsecmem.a secmem.o util.o 
[   92s] ranlib libsecmem.a
[   92s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8/secmem'
[   92s] Making all in pinentry
[   92s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8/pinentry'
[   92s] gcc -DHAVE_CONFIG_H -I. -I..  -I../assuan -I../secmem -Wall  -march=i686 -mtune=generic -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c pinentry.c
[   92s] rm -f libpinentry.a
[   92s] ar cru libpinentry.a pinentry.o 
[   92s] ranlib libpinentry.a
[   92s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8/pinentry'
[   92s] Making all in pinentry-x2go
[   92s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8/pinentry-x2go'
[   92s] /usr/bin/uic templatedlg.ui -o ui_templatedlg.h
[   92s] g++ -c -Wall -march=i686 -mtune=generic -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -I.. -I../pinentry -I../assuan -I. -I. -o main.o main.cpp
[   92s] g++ -c -Wall -march=i686 -mtune=generic -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -I.. -I../pinentry -I../assuan -I. -I. -o pinentrydialog.o pinentrydialog.cpp
[   92s] g++ -c -Wall -march=i686 -mtune=generic -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -I.. -I../pinentry -I../assuan -I. -I. -o pinlineedit.o pinlineedit.cpp
[   92s] /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -I.. -I../pinentry -I../assuan -I. -I. pinentrydialog.h -o moc_pinentrydialog.cpp
[   92s] /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -I.. -I../pinentry -I../assuan -I. -I. pinlineedit.h -o moc_pinlineedit.cpp
[   92s] /usr/bin/rcc -name resources resources.rcc -o qrc_resources.cpp
[   92s] resources.rcc: Warning: potential duplicate alias detected: 'pinentry-x2go_de.qm'
[   92s] resources.rcc: Warning: potential duplicate alias detected: 'pinentry-x2go_es.qm'
[   92s] g++ -c -Wall -march=i686 -mtune=generic -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -I.. -I../pinentry -I../assuan -I. -I. -o moc_pinentrydialog.o moc_pinentrydialog.cpp
[   92s] g++ -c -Wall -march=i686 -mtune=generic -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -I.. -I../pinentry -I../assuan -I. -I. -o moc_pinlineedit.o moc_pinlineedit.cpp
[   92s] g++ -c -Wall -march=i686 -mtune=generic -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -I.. -I../pinentry -I../assuan -I. -I. -o qrc_resources.o qrc_resources.cpp
[   93s] main.cpp: In function 'int main(int, char**)':
[   93s] main.cpp:187:25: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
[   93s]              new_argv[i] = "-display";
[   93s]                          ^
[   94s] g++ -Wl,-O1 -o pinentry-x2go main.o pinentrydialog.o pinlineedit.o moc_pinentrydialog.o moc_pinlineedit.o qrc_resources.o    -L/usr/lib ../pinentry/libpinentry.a ../assuan/libassuan.a ../secmem/libsecmem.a -lQtGui -L/usr/lib -L/usr/X11R6/lib -lQtCore -lpthread 
[   94s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8/pinentry-x2go'
[   94s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8'
[   94s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8'
[   94s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.8'
[   94s] + exit 0
[   94s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7sZGaw
[   94s] + umask 022
[   94s] + cd /home/abuild/rpmbuild/BUILD
[   94s] + cd pinentry-x2go-0.7.5.8
[   94s] + b=/home/abuild/rpmbuild/BUILDROOT/pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.i386
[   94s] + pushd pinentry-x2go/
[   94s] ~/rpmbuild/BUILD/pinentry-x2go-0.7.5.8/pinentry-x2go ~/rpmbuild/BUILD/pinentry-x2go-0.7.5.8
[   94s] + make install DESTDIR=/home/abuild/rpmbuild/BUILDROOT/pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.i386 INSTALL_ROOT=/home/abuild/rpmbuild/BUILDROOT/pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.i386 STRIP=true
[   94s] install -m 755 -p "pinentry-x2go" "/home/abuild/rpmbuild/BUILDROOT/pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.i386/usr/bin/pinentry-x2go"
[   94s] true "/home/abuild/rpmbuild/BUILDROOT/pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.i386/usr/bin/pinentry-x2go"
[   94s] + popd
[   94s] ~/rpmbuild/BUILD/pinentry-x2go-0.7.5.8
[   94s] + /usr/lib/rpm/brp-compress
[   94s] + /usr/lib/rpm/brp-suse
[   94s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions
[   94s] setting / to root:root 0755. (wrong owner/group abuild:abuild)
[   94s] setting /usr/ to root:root 0755. (wrong owner/group abuild:abuild)
[   94s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug
[   94s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink
[   94s] calling /usr/lib/rpm/brp-suse.d/brp-30-desktop
[   94s] WARNING: '/usr/lib/rpm/brp-desktop.data/suse-screensavers.menu' does not exist
[   94s] WARNING: '/usr/lib/rpm/brp-desktop.data/preferences-gnome.menu' does not exist
[   94s] WARNING: '/usr/lib/rpm/brp-desktop.data/applications-kmenuedit.menu' does not exist
[   94s] calling /usr/lib/rpm/brp-suse.d/brp-35-rpath
[   94s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs
[   94s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl
[   94s] calling /usr/lib/rpm/brp-suse.d/brp-50-check-python
[   94s] calling /usr/lib/rpm/brp-suse.d/brp-55-boot-scripts
[   94s] calling /usr/lib/rpm/brp-suse.d/brp-60-hook
[   94s] calling /usr/lib/rpm/brp-suse.d/brp-72-extract-appdata
[   94s] Processing files: pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.i686
[   94s] Provides: pinentry-x2go = 0.7.5.8-0.0x2go1.0.git20150129.91.heuler pinentry-x2go(x86-32) = 0.7.5.8-0.0x2go1.0.git20150129.91.heuler
[   94s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[   94s] Requires: libQtCore.so.4 libQtGui.so.4 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4)
[   94s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.i386
[   94s] Wrote: /home/abuild/rpmbuild/SRPMS/pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.src.rpm
[   94s] Wrote: /home/abuild/rpmbuild/RPMS/i686/pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.i686.rpm
[   94s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2eap1g
[   94s] + umask 022
[   94s] + cd /home/abuild/rpmbuild/BUILD
[   94s] + cd pinentry-x2go-0.7.5.8
[   94s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.i386
[   94s] + exit 0
[   94s] ... checking for files with abuild user/group
[   94s] ... running 00-check-install-rpms
[   94s] ... installing all built rpms
[   94s] Preparing packages...
[   94s] pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.i686
[   95s] ... running 01-check-debuginfo
[   95s] ... testing for empty debuginfo packages
[   95s] ... running 02-check-gcc-output
[   95s] ... testing for serious compiler warnings
[   95s]     (using /usr/lib/build/checks-data/check_gcc_output)
[   95s]     (using /var/cache/obs-build/opensuse/13.2/i386/.build.log)
[   95s] ... running 03-check-binary-kernel-log
[   95s] ... running 04-check-filelist
[   95s] ... checking filelist
[   95s] ... running 05-check-invalid-requires
[   95s] ... running 06-check-installtest
[   95s] ... testing for pre/postinstall scripts that are not idempotent
[   95s] ... running 08-check-permissions
[   95s] ... testing for modified permissions
[   95s] ... running 09-check-packaged-twice
[   95s] ... running 10-check-lanana
[   95s] ... running 12-check-libtool-deps
[   95s] ... testing devel dependencies required by libtool .la files
[   95s]     (can be skipped by "skip-check-libtool-deps" anywhere in spec)
[   95s] ... running 13-check-invalid-provides
[   95s] ... running 14-check-gconf-scriptlets
[   95s] ... testing GConf scriptlet presence
[   95s] ... running 72-translate-appdata
[   95s] ... running 99-check-remove-rpms
[   95s] ... removing all built rpms
[   95s]     (order: reverse pinentry-x2go)
[   96s] 
[   96s] RPMLINT report:
[   96s] ===============
[   96s] pinentry-x2go.i686: W: no-manual-page-for-binary pinentry-x2go
[   96s] Each executable in standard binary directories should have a man page.
[   96s] 
[   96s] pinentry-x2go.i686: W: no-changelogname-tag
[   96s] pinentry-x2go.src: W: no-changelogname-tag
[   96s] There is no changelog. Please insert a '%changelog' section heading in your
[   96s] spec file and prepare your changes file using e.g. the 'osc vc' command.
[   96s] 
[   96s] 2 packages and 0 specfiles checked; 0 errors, 3 warnings.
[   96s] 
[   96s] 
[   96s] japsand finished "build pinentry-x2go.spec" at Thu Jan 29 00:54:29 UTC 2015.
[   96s] 
+ mkdir -p /var/lib/jenkins/pkg-dist/heuler/pinentry-x2go/opensuse/13.2/i386/
+ find /var/cache/obs-build/opensuse/13.2/i386/home/abuild/rpmbuild/RPMS/ -type f
+ egrep '.*\.rpm$'
+ read rpmfile
+ cp /var/cache/obs-build/opensuse/13.2/i386/home/abuild/rpmbuild/RPMS/i686/pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.i686.rpm /var/lib/jenkins/pkg-dist/heuler/pinentry-x2go/opensuse/13.2/i386/
+ read rpmfile
+ rpmsign-unattended -D '%_gpg_name debian at x2go.org' --addsign /var/lib/jenkins/pkg-dist/heuler/pinentry-x2go/opensuse/13.2/i386/pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.i686.rpm
spawn rpmsign -D %_gpg_name debian at x2go.org --addsign /var/lib/jenkins/pkg-dist/heuler/pinentry-x2go/opensuse/13.2/i386/pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.i686.rpm
Enter pass phrase: 
Pass phrase is good.
/var/lib/jenkins/pkg-dist/heuler/pinentry-x2go/opensuse/13.2/i386/pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.i686.rpm:
++ find /var/lib/jenkins/pkg-dist/heuler/pinentry-x2go/opensuse/13.2/SRPM -name '*.rpm' -print
+ SEARCH_SRPM=/var/lib/jenkins/pkg-dist/heuler/pinentry-x2go/opensuse/13.2/SRPM/pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.src.rpm
+ '[' -z /var/lib/jenkins/pkg-dist/heuler/pinentry-x2go/opensuse/13.2/SRPM/pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.src.rpm ']'
+ read line
+ rm -Rf ''
+ return 0
+ unlock_workspace
+ rm -f /var/lib/jenkins/build/heuler/pinentry-x2go/../.pinentry-x2go.lock
++ basename ./x2go-build+upload-rpm-package
+ '[' xx2go-build+upload-rpm-package = xx2go-upload-rpm-package ']'
++ basename ./x2go-build+upload-rpm-package
+ '[' xx2go-build+upload-rpm-package = xx2go-build+upload-rpm-package ']'
+ upload_packages
+ echo opensuse:13.2
+ sed -e 's/ /\n/g'
+ read line
++ cut -d: -f1
++ echo opensuse:13.2
++ tr '[:upper:]' '[:lower:]'
+ l_DIST=opensuse
++ echo opensuse:13.2
++ sed -e 's/,/ /g'
++ tr '[:upper:]' '[:lower:]'
++ cut -d: -f2-
+ l_CODENAMES=13.2
+ for l_CODENAME in '$l_CODENAMES'
+ test -z
+ for l_ARCH in x86_64 i386 SRPM
+ '[' x '!=' xx86_64 ']'
+ ssh packages.x2go.org mkdir -p /srv/sites/x2go.org/packages//opensuse/13.2/heuler/x86_64/rpms/pinentry-x2go
+ ssh packages.x2go.org mkdir -p /srv/sites/x2go.org/packages//opensuse/13.2/heuler/x86_64/repodata
+ ssh packages.x2go.org rm -f '/srv/sites/x2go.org/packages//opensuse/13.2/heuler/x86_64/rpms/pinentry-x2go/*.rpm'
+ cd /var/lib/jenkins/pkg-dist/heuler/pinentry-x2go/opensuse/13.2/x86_64
+ scp pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.x86_64.rpm packages.x2go.org:/srv/sites/x2go.org/packages//opensuse/13.2/heuler/x86_64/rpms/pinentry-x2go/
+ ssh packages.x2go.org 'cd /srv/sites/x2go.org/packages//opensuse/13.2/heuler/x86_64/ && createrepo .'
Spawning worker 0 with 63 pkgs
Workers Finished
Gathering worker results

Saving Primary metadata
Saving file lists metadata
Saving other metadata
Generating sqlite DBs
Sqlite DBs complete
+ ssh packages.x2go.org 'cd /srv/sites/x2go.org/packages//opensuse/13.2/heuler/x86_64/repodata &&  rm -f repomd.xml.asc && gpg -a -u F4A7678C9C6B0B2B --detach-sign repomd.xml'
+ ssh packages.x2go.org 'cd /srv/sites/x2go.org/packages//opensuse/13.2/heuler/x86_64/repodata && test -e repomd.xml.key || gpg -a --output repomd.xml.key --export F4A7678C9C6B0B2B '
+ for l_ARCH in x86_64 i386 SRPM
+ '[' x '!=' xi386 ']'
+ ssh packages.x2go.org mkdir -p /srv/sites/x2go.org/packages//opensuse/13.2/heuler/i386/rpms/pinentry-x2go
+ ssh packages.x2go.org mkdir -p /srv/sites/x2go.org/packages//opensuse/13.2/heuler/i386/repodata
+ ssh packages.x2go.org rm -f '/srv/sites/x2go.org/packages//opensuse/13.2/heuler/i386/rpms/pinentry-x2go/*.rpm'
+ cd /var/lib/jenkins/pkg-dist/heuler/pinentry-x2go/opensuse/13.2/i386
+ scp pinentry-x2go-0.7.5.8-0.0x2go1.0.git20150129.91.heuler.i686.rpm packages.x2go.org:/srv/sites/x2go.org/packages//opensuse/13.2/heuler/i386/rpms/pinentry-x2go/
+ ssh packages.x2go.org 'cd /srv/sites/x2go.org/packages//opensuse/13.2/heuler/i386/ && createrepo .'

(process:8291): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Parsing primary.xml error: Start tag expected, '<' not found

No such file or directorySpawning worker 0 with 57 pkgs
Workers Finished
Gathering worker results

Saving Primary metadata
Saving file lists metadata
Saving other metadata
Generating sqlite DBs
Traceback (most recent call last):
  File "/usr/share/createrepo/genpkgmetadata.py", line 275, in <module>
    main(sys.argv[1:])
  File "/usr/share/createrepo/genpkgmetadata.py", line 253, in main
    mdgen.doRepoMetadata()
  File "/usr/lib/python2.7/dist-packages/createrepo/__init__.py", line 953, in doRepoMetadata
    rp.getPrimary(complete_path, csum)
  File "/usr/lib/pymodules/python2.7/sqlitecachec.py", line 42, in getPrimary
    self.repoid))
TypeError: Parsing primary.xml error: Document is empty

Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list