[yast-commit] Build failed in Jenkins: yast-installation-control-master #60
See <http://ci.opensuse.org/job/yast-installation-control-master/60/display/redirect?page=changes> Changes: [Josef Reidinger] add option to not have any default role [Josef Reidinger] changes ------------------------------------------ Started by GitHub push by jreidinger Started by GitHub push by jreidinger [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins in workspace <http://ci.opensuse.org/job/yast-installation-control-master/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/yast-installation-control.git # timeout=10 Fetching upstream changes from https://github.com/yast/yast-installation-control.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/yast/yast-installation-control.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 82ec69490046295bc130ba88f7ea320718a0f363 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 82ec69490046295bc130ba88f7ea320718a0f363 > git rev-list 22edb6478c1417aac19669a429111a92aa9efeb6 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [yast-installation-control-master] $ /bin/sh -xe /tmp/hudson3382650209138042985.sh + cd <http://ci.opensuse.org/job/yast-installation-control-master/ws/> + rake osc:sr * Starting syntax check... * Done mkdir -p package/yast2-installation-control-3.2.3/. rm -f package/yast2-installation-control-3.2.3/./.travis.yml ln ./.travis.yml package/yast2-installation-control-3.2.3/./.travis.yml rm -f package/yast2-installation-control-3.2.3/./CONTRIBUTING.md ln ./CONTRIBUTING.md package/yast2-installation-control-3.2.3/./CONTRIBUTING.md rm -f package/yast2-installation-control-3.2.3/./COPYING ln ./COPYING package/yast2-installation-control-3.2.3/./COPYING rm -f package/yast2-installation-control-3.2.3/./Dockerfile ln ./Dockerfile package/yast2-installation-control-3.2.3/./Dockerfile rm -f package/yast2-installation-control-3.2.3/./MAINTAINER ln ./MAINTAINER package/yast2-installation-control-3.2.3/./MAINTAINER rm -f package/yast2-installation-control-3.2.3/./Makefile.cvs ln ./Makefile.cvs package/yast2-installation-control-3.2.3/./Makefile.cvs rm -f package/yast2-installation-control-3.2.3/./POTFILES ln ./POTFILES package/yast2-installation-control-3.2.3/./POTFILES rm -f package/yast2-installation-control-3.2.3/./README.md ln ./README.md package/yast2-installation-control-3.2.3/./README.md rm -f package/yast2-installation-control-3.2.3/./RPMNAME ln ./RPMNAME package/yast2-installation-control-3.2.3/./RPMNAME rm -f package/yast2-installation-control-3.2.3/./Rakefile ln ./Rakefile package/yast2-installation-control-3.2.3/./Rakefile rm -f package/yast2-installation-control-3.2.3/./configure.ac.in ln ./configure.ac.in package/yast2-installation-control-3.2.3/./configure.ac.in mkdir -p package/yast2-installation-control-3.2.3/./control rm -f package/yast2-installation-control-3.2.3/./control/Makefile.am ln ./control/Makefile.am package/yast2-installation-control-3.2.3/./control/Makefile.am rm -f package/yast2-installation-control-3.2.3/./control/README.md ln ./control/README.md package/yast2-installation-control-3.2.3/./control/README.md rm -f package/yast2-installation-control-3.2.3/./control/control.rnc ln ./control/control.rnc package/yast2-installation-control-3.2.3/./control/control.rnc rm -f package/yast2-installation-control-3.2.3/./control/control.rng ln ./control/control.rng package/yast2-installation-control-3.2.3/./control/control.rng mkdir -p package/yast2-installation-control-3.2.3/./package rm -f package/yast2-installation-control-3.2.3/./package/yast2-installation-control.changes ln ./package/yast2-installation-control.changes package/yast2-installation-control-3.2.3/./package/yast2-installation-control.changes rm -f package/yast2-installation-control-3.2.3/./package/yast2-installation-control.spec ln ./package/yast2-installation-control.spec package/yast2-installation-control-3.2.3/./package/yast2-installation-control.spec cd package tar jcvf yast2-installation-control-3.2.3.tar.bz2 yast2-installation-control-3.2.3 yast2-installation-control-3.2.3/ yast2-installation-control-3.2.3/POTFILES yast2-installation-control-3.2.3/CONTRIBUTING.md yast2-installation-control-3.2.3/Dockerfile yast2-installation-control-3.2.3/README.md yast2-installation-control-3.2.3/MAINTAINER yast2-installation-control-3.2.3/configure.ac.in yast2-installation-control-3.2.3/Rakefile yast2-installation-control-3.2.3/COPYING yast2-installation-control-3.2.3/Makefile.cvs yast2-installation-control-3.2.3/control/ yast2-installation-control-3.2.3/control/Makefile.am yast2-installation-control-3.2.3/control/README.md yast2-installation-control-3.2.3/control/control.rng yast2-installation-control-3.2.3/control/control.rnc yast2-installation-control-3.2.3/RPMNAME yast2-installation-control-3.2.3/.travis.yml yast2-installation-control-3.2.3/package/ yast2-installation-control-3.2.3/package/yast2-installation-control.changes yast2-installation-control-3.2.3/package/yast2-installation-control.spec cd - rm -rf package/yast2-installation-control-3.2.3 osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-installation-control Skipped files: .gitignore: skipped by name match (version system file) .travis.yml: skipped by name match (configuration file) CONTRIBUTING.md: skipped by name match (documentation file) COPYING: skipped by name match (already contain license) Dockerfile: skipped by name match (configuration regex) MAINTAINER: skipped by name match (configuration regex) Makefile.cvs: skipped by name match (configuration regex) POTFILES: skipped by name match (configuration regex) README.md: skipped by name match (README file) RPMNAME: skipped by name match (configuration regex) Rakefile: skipped by name match (configuration regex) configure.ac.in: skipped by name match (configuration regex) control/Makefile.am: skipped by name match (configuration regex) control/README.md: skipped by name match (README file) control/control.rnc: skipped by name match (configuration regex) control/control.rng: skipped by name match (configuration regex) package/yast2-installation-control.changes: skipped by name match (changes file) package/yast2-installation-control.spec: skipped by name match (configuration regex) Copyright found in these files: Copyright detected as not needed in these files: All files have proper license reference. makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', '_meta'] {} makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control'] {'rev': 'latest'} A YaST:Head makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {} A YaST:Head/yast2-installation-control makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {} makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control'] {'rev': 'd07616876544ecd54f1df6f3ef1ba5dc'} makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', 'yast2-installation-control-3.2.2.tar.bz2'] {'rev': 'd07616876544ecd54f1df6f3ef1ba5dc'} A YaST:Head/yast2-installation-control/yast2-installation-control-3.2.2.tar.bz2 makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', 'yast2-installation-control.changes'] {'rev': 'd07616876544ecd54f1df6f3ef1ba5dc'} A YaST:Head/yast2-installation-control/yast2-installation-control.changes makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', 'yast2-installation-control.spec'] {'rev': 'd07616876544ecd54f1df6f3ef1ba5dc'} A YaST:Head/yast2-installation-control/yast2-installation-control.spec makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', '_meta'] {} At revision d07616876544ecd54f1df6f3ef1ba5dc. rm <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control/yast2-installation-control-3.2.2.tar.bz2 rm <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control/yast2-installation-control.changes rm <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control/yast2-installation-control.spec cp package/yast2-installation-control.changes <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control cp package/yast2-installation-control-3.2.3.tar.bz2 <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control cp package/yast2-installation-control.spec <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control osc -A 'https://api.opensuse.org/' addremove A yast2-installation-control-3.2.3.tar.bz2 D yast2-installation-control-3.2.2.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-installation-control' 'yast2-installation-control.spec' > /tmp/yast-rake20170213-9221-1v43d1b Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-installation-control' 'yast2-installation-control.changes' | diff - 'yast2-installation-control.changes' rm -rf YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number>, fate#<number>, boo#<number>, bsc#<number>, bgo#<number>, cve-<number> Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Build step 'Execute shell' marked build as failure
See <http://ci.opensuse.org/job/yast-installation-control-master/61/display/redirect?page=changes> Changes: [igonzalezsosa] Support to add system_roles through add-ons ------------------------------------------ [...truncated 29.80 KB...] [ 11s] -rw-r--r-- jenkins/users 310 2017-03-13 14:08 yast2-installation-control-3.2.4/Makefile.cvs [ 11s] drwxr-xr-x jenkins/users 0 2017-03-13 14:08 yast2-installation-control-3.2.4/control/ [ 11s] -rw-r--r-- jenkins/users 650 2017-03-13 14:08 yast2-installation-control-3.2.4/control/Makefile.am [ 11s] -rw-r--r-- jenkins/users 586 2017-03-13 14:08 yast2-installation-control-3.2.4/control/README.md [ 11s] -rw-r--r-- jenkins/users 57812 2017-03-13 14:08 yast2-installation-control-3.2.4/control/control.rng [ 11s] -rw-r--r-- jenkins/users 27411 2017-03-13 14:08 yast2-installation-control-3.2.4/control/control.rnc [ 11s] -rw-r--r-- jenkins/users 27 2017-03-13 14:08 yast2-installation-control-3.2.4/RPMNAME [ 11s] -rw-r--r-- jenkins/users 401 2017-03-13 14:08 yast2-installation-control-3.2.4/.travis.yml [ 11s] drwxr-xr-x jenkins/users 0 2017-03-13 14:08 yast2-installation-control-3.2.4/package/ [ 11s] -rw-r--r-- jenkins/users 5624 2017-03-13 14:08 yast2-installation-control-3.2.4/package/yast2-installation-control.changes [ 11s] -rw-r--r-- jenkins/users 1491 2017-03-13 14:08 yast2-installation-control-3.2.4/package/yast2-installation-control.spec [ 11s] + STATUS=0 [ 11s] + '[' 0 -ne 0 ']' [ 11s] + cd yast2-installation-control-3.2.4 [ 11s] + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . [ 11s] + exit 0 [ 11s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kLtNNi [ 11s] + umask 022 [ 11s] + cd /home/abuild/rpmbuild/BUILD [ 11s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.4-1.x86_64 [ 11s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.4-1.x86_64 [ 11s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT [ 11s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.4-1.x86_64 [ 11s] + cd yast2-installation-control-3.2.4 [ 11s] + '[' '!' -x ./configure ']' [ 11s] + /usr/bin/y2tool y2autoconf [ 11s] y2tool: Can't find "version" in /usr/share/YaST2/data/devtools/bin [ 11s] y2autoconf: Generating toplevel configure.ac [ 11s] + /usr/bin/y2tool y2automake [ 12s] y2automake: Copying automakefiles for inclusion [ 12s] y2automake: Generating toplevel Makefile.am [ 12s] + /usr/bin/autoreconf --force --install -Wall [ 15s] configure.ac:11: installing './config.guess' [ 15s] configure.ac:11: installing './config.sub' [ 15s] configure.ac:18: installing './install-sh' [ 15s] configure.ac:18: installing './missing' [ 15s] + '[' '!' -f ./Makefile ']' [ 15s] + CFLAGS='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables' [ 15s] + export CFLAGS [ 15s] + CXXFLAGS='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables' [ 15s] + export CXXFLAGS [ 15s] + FFLAGS='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables' [ 15s] + export FFLAGS [ 15s] + ./configure --host=x86_64-suse-linux-gnu --build=x86_64-suse-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-debug --disable-silent-rules [ 15s] configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-dependency-tracking, --disable-debug [ 15s] checking build system type... x86_64-suse-linux-gnu [ 15s] checking host system type... x86_64-suse-linux-gnu [ 15s] checking target system type... x86_64-suse-linux-gnu [ 15s] checking for a BSD-compatible install... /usr/bin/install -c [ 15s] checking whether build environment is sane... yes [ 15s] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [ 15s] checking for gawk... gawk [ 15s] checking whether make sets $(MAKE)... yes [ 15s] checking whether make supports nested variables... yes [ 15s] checking whether UID '399' is supported by ustar format... yes [ 15s] checking whether GID '399' is supported by ustar format... yes [ 15s] checking how to create a ustar tar archive... gnutar [ 15s] checking whether ln -s works... yes [ 15s] checking whether make sets $(MAKE)... (cached) yes [ 15s] checking for xgettext... /usr/bin/xgettext [ 16s] checking that generated files are newer than configure... done [ 16s] configure: creating ./config.status [ 16s] config.status: creating Makefile [ 16s] config.status: creating control/Makefile [ 16s] configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-dependency-tracking, --disable-debug [ 16s] + /usr/bin/make -O -j2 [ 16s] Making all in control [ 16s] make[1]: Nothing to be done for 'all'. [ 16s] make[1]: Nothing to be done for 'all-am'. [ 16s] + exit 0 [ 16s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vHRLiz [ 16s] + umask 022 [ 16s] + cd /home/abuild/rpmbuild/BUILD [ 16s] + cd yast2-installation-control-3.2.4 [ 16s] + '[' -f configure.in.in -o -f configure.ac.in ']' [ 16s] + make install DESTDIR=/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.4-1.x86_64 [ 16s] Making install in control [ 16s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.4/control' [ 16s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.4/control' [ 16s] make[2]: Nothing to be done for 'install-exec-am'. [ 16s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.4-1.x86_64/usr/share/YaST2/control' [ 16s] /usr/bin/install -c -p -m 644 control.rnc control.rng '/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.4-1.x86_64/usr/share/YaST2/control' [ 16s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.4/control' [ 16s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.4/control' [ 16s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.4' [ 16s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.4' [ 16s] make[2]: Nothing to be done for 'install-exec-am'. [ 16s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.4-1.x86_64/usr/share/doc/packages/yast2-installation-control' [ 16s] /usr/bin/install -c -p -m 644 COPYING '/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.4-1.x86_64/usr/share/doc/packages/yast2-installation-control' [ 16s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.4' [ 16s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.4' [ 16s] + '[' '!' -f /usr/share/YaST2/data/devtools/NO_MAKE_CHECK ']' [ 16s] + '[' -f configure.in.in -o -f configure.ac.in ']' [ 16s] + /usr/bin/make check -j2 VERBOSE=1 Y2DIR=/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.4-1.x86_64//usr/share/YaST2 DESTDIR=/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.4-1.x86_64 [ 16s] Making check in control [ 16s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.4/control' [ 16s] make[1]: Nothing to be done for 'check'. [ 16s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.4/control' [ 16s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.4' [ 16s] make[1]: Nothing to be done for 'check-am'. [ 16s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.4' [ 16s] ++ /usr/bin/find /home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.4-1.x86_64//usr/share/applications/YaST2/ -name '*.desktop' [ 16s] /usr/bin/find: '/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.4-1.x86_64//usr/share/applications/YaST2/': No such file or directory [ 16s] + /usr/lib/rpm/brp-compress [ 16s] + /usr/lib/rpm/brp-suse [ 16s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions [ 16s] setting / to root:root 0755. (wrong owner/group abuild:abuild) [ 16s] setting /usr/ to root:root 0755. (wrong owner/group abuild:abuild) [ 16s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug [ 16s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink [ 16s] calling /usr/lib/rpm/brp-suse.d/brp-30-desktop [ 17s] WARNING: '/usr/lib/rpm/brp-desktop.data/suse-screensavers.menu' does not exist [ 17s] WARNING: '/usr/lib/rpm/brp-desktop.data/applications-kmenuedit.menu' does not exist [ 17s] WARNING: '/usr/lib/rpm/brp-desktop.data/custom.menu' does not exist [ 17s] calling /usr/lib/rpm/brp-suse.d/brp-35-rpath [ 17s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs [ 17s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl [ 17s] calling /usr/lib/rpm/brp-suse.d/brp-50-check-python [ 17s] calling /usr/lib/rpm/brp-suse.d/brp-55-boot-scripts [ 17s] calling /usr/lib/rpm/brp-suse.d/brp-60-hook [ 17s] calling /usr/lib/rpm/brp-suse.d/brp-65-lib64-linux [ 17s] calling /usr/lib/rpm/brp-suse.d/brp-72-extract-appdata [ 17s] Processing files: yast2-installation-control-3.2.4-1.noarch [ 17s] Provides: yast2-installation-control = 3.2.4-1 [ 17s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 [ 17s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.4-1.x86_64 [ 17s] Wrote: /home/abuild/rpmbuild/SRPMS/yast2-installation-control-3.2.4-1.src.rpm [ 17s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/yast2-installation-control-3.2.4-1.noarch.rpm [ 17s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Hf9PSS [ 17s] + umask 022 [ 17s] + cd /home/abuild/rpmbuild/BUILD [ 17s] + cd yast2-installation-control-3.2.4 [ 17s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.4-1.x86_64 [ 17s] + exit 0 [ 17s] ... checking for files with abuild user/group [ 17s] ... running 00-check-install-rpms [ 17s] ... installing all built rpms [ 17s] Preparing packages... [ 17s] yast2-installation-control-3.2.4-1.noarch [ 18s] ... running 01-check-debuginfo [ 18s] ... testing for empty debuginfo packages [ 18s] ... running 02-check-gcc-output [ 18s] ... testing for serious compiler warnings [ 18s] (using /usr/lib/build/checks-data/check_gcc_output) [ 18s] (using /var/tmp/build-root-openSUSE_Factory/.build.log) [ 18s] ... running 03-check-binary-kernel-log [ 18s] ... running 04-check-filelist [ 18s] ... checking filelist [ 18s] ... running 05-check-invalid-requires [ 18s] ... running 06-check-installtest [ 18s] ... testing for pre/postinstall scripts that are not idempotent [ 18s] ... running 08-check-permissions [ 18s] ... testing for modified permissions [ 18s] ... running 09-check-packaged-twice [ 18s] ... running 10-check-lanana [ 18s] ... running 12-check-libtool-deps [ 18s] ... testing devel dependencies required by libtool .la files [ 18s] (can be skipped by "skip-check-libtool-deps" anywhere in spec) [ 18s] ... running 13-check-invalid-provides [ 18s] ... running 14-check-gconf-scriptlets [ 18s] ... testing GConf scriptlet presence [ 18s] ... running 72-translate-appdata [ 18s] ... running 99-check-remove-rpms [ 18s] ... removing all built rpms [ 18s] (order: reverse yast2-installation-control) [ 18s] [ 18s] RPMLINT report: [ 18s] =============== [ 19s] 2 packages and 0 specfiles checked; 0 errors, 0 warnings. [ 19s] [ 19s] [ 19s] yast-jenkins finished "build yast2-installation-control.spec" at Mon Mar 13 14:08:39 UTC 2017. [ 19s] /var/tmp/build-root-openSUSE_Factory/home/abuild/rpmbuild/SRPMS/yast2-installation-control-3.2.4-1.src.rpm /var/tmp/build-root-openSUSE_Factory/home/abuild/rpmbuild/RPMS/noarch/yast2-installation-control-3.2.4-1.noarch.rpm rm -rf YaST:Head osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-installation-control cleaning makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', '_meta'] {} makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control'] {'rev': 'latest'} A YaST:Head makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {} A YaST:Head/yast2-installation-control makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {} makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control'] {'rev': 'd07616876544ecd54f1df6f3ef1ba5dc'} makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', 'yast2-installation-control-3.2.2.tar.bz2'] {'rev': 'd07616876544ecd54f1df6f3ef1ba5dc'} A YaST:Head/yast2-installation-control/yast2-installation-control-3.2.2.tar.bz2 makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', 'yast2-installation-control.changes'] {'rev': 'd07616876544ecd54f1df6f3ef1ba5dc'} A YaST:Head/yast2-installation-control/yast2-installation-control.changes makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', 'yast2-installation-control.spec'] {'rev': 'd07616876544ecd54f1df6f3ef1ba5dc'} A YaST:Head/yast2-installation-control/yast2-installation-control.spec makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', '_meta'] {} At revision d07616876544ecd54f1df6f3ef1ba5dc. /usr/lib/obs/service/format_spec_file --outdir . rm <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control/yast2-installation-control-3.2.2.tar.bz2 rm <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control/yast2-installation-control.changes rm <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control/yast2-installation-control.spec cp package/yast2-installation-control-3.2.4.tar.bz2 <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control cp package/yast2-installation-control.changes <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control cp package/yast2-installation-control.spec <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control osc -A 'https://api.opensuse.org/' addremove A yast2-installation-control-3.2.4.tar.bz2 D yast2-installation-control-3.2.2.tar.bz2 submitting package... osc -A https://api.opensuse.org/ commit -m - Support to add roles through addons (FATE#320772) - 3.2.4 - add option to have roles with no default (poo#14936) - 3.2.3 Deleting yast2-installation-control-3.2.2.tar.bz2 Sending yast2-installation-control.changes Sending yast2-installation-control.spec Sending yast2-installation-control-3.2.4.tar.bz2 Transmitting file data ... Committed revision 65. rm -rf YaST:Head osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-installation-control New package submitted to YaST:Head cleaning makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', '_meta'] {} makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control'] {'rev': 'latest'} A YaST:Head makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {} A YaST:Head/yast2-installation-control makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {} makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control'] {'rev': '5fc05e7e6d4b50d84fb64becb2e1f268'} makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', 'yast2-installation-control-3.2.4.tar.bz2'] {'rev': '5fc05e7e6d4b50d84fb64becb2e1f268'} A YaST:Head/yast2-installation-control/yast2-installation-control-3.2.4.tar.bz2 makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', 'yast2-installation-control.changes'] {'rev': '5fc05e7e6d4b50d84fb64becb2e1f268'} A YaST:Head/yast2-installation-control/yast2-installation-control.changes makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', 'yast2-installation-control.spec'] {'rev': '5fc05e7e6d4b50d84fb64becb2e1f268'} A YaST:Head/yast2-installation-control/yast2-installation-control.spec makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', '_meta'] {} At revision 5fc05e7e6d4b50d84fb64becb2e1f268. osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-installation-control' 'yast2-installation-control.spec' > /tmp/yast-rake20170313-7983-r2jzsk Version has been changed in *.spec file yes | osc -A 'https://api.opensuse.org/' submitreq --no-cleanup 'YaST:Head' 'yast2-installation-control' 'openSUSE:Factory' -m 'submit new version 3.2.4' --yes Package yast2-installation-control has a running source service Please fix this first rm -rf YaST:Head rake aborted! Command failed with status (1): [yes | osc -A 'https://api.opensuse.org/' s...] Tasks: TOP => osc:sr (See full trace by running task with --trace) cleaning Build step 'Execute shell' marked build as failure
See <http://ci.opensuse.org/job/yast-installation-control-master/62/display/redirect?page=changes> Changes: [igonzalezsosa] The no_default element is not mandatory [igonzalezsosa] Move system_roles to the correct section [igonzalezsosa] Bump version and update changes file ------------------------------------------ [...truncated 23.71 KB...] [ 4s] + umask 022 [ 4s] + cd /home/abuild/rpmbuild/BUILD [ 4s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.5-1.x86_64 [ 4s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.5-1.x86_64 [ 4s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT [ 4s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.5-1.x86_64 [ 4s] + cd yast2-installation-control-3.2.5 [ 4s] + '[' '!' -x ./configure ']' [ 4s] + /usr/bin/y2tool y2autoconf [ 4s] y2tool: Can't find "version" in /usr/share/YaST2/data/devtools/bin [ 4s] y2autoconf: Generating toplevel configure.ac [ 4s] + /usr/bin/y2tool y2automake [ 4s] y2automake: Copying automakefiles for inclusion [ 4s] y2automake: Generating toplevel Makefile.am [ 4s] + /usr/bin/autoreconf --force --install -Wall [ 7s] configure.ac:11: installing './config.guess' [ 7s] configure.ac:11: installing './config.sub' [ 7s] configure.ac:18: installing './install-sh' [ 7s] configure.ac:18: installing './missing' [ 7s] + '[' '!' -f ./Makefile ']' [ 7s] + CFLAGS='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables' [ 7s] + export CFLAGS [ 7s] + CXXFLAGS='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables' [ 7s] + export CXXFLAGS [ 7s] + FFLAGS='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables' [ 7s] + export FFLAGS [ 7s] + ./configure --host=x86_64-suse-linux-gnu --build=x86_64-suse-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-debug --disable-silent-rules [ 8s] configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-dependency-tracking, --disable-debug [ 8s] checking build system type... x86_64-suse-linux-gnu [ 8s] checking host system type... x86_64-suse-linux-gnu [ 8s] checking target system type... x86_64-suse-linux-gnu [ 8s] checking for a BSD-compatible install... /usr/bin/install -c [ 8s] checking whether build environment is sane... yes [ 8s] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [ 8s] checking for gawk... gawk [ 8s] checking whether make sets $(MAKE)... yes [ 8s] checking whether make supports nested variables... yes [ 8s] checking whether UID '399' is supported by ustar format... yes [ 8s] checking whether GID '399' is supported by ustar format... yes [ 8s] checking how to create a ustar tar archive... gnutar [ 8s] checking whether ln -s works... yes [ 8s] checking whether make sets $(MAKE)... (cached) yes [ 8s] checking for xgettext... /usr/bin/xgettext [ 9s] checking that generated files are newer than configure... done [ 9s] configure: creating ./config.status [ 9s] config.status: creating Makefile [ 9s] config.status: creating control/Makefile [ 9s] configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-dependency-tracking, --disable-debug [ 9s] + /usr/bin/make -O -j2 [ 9s] Making all in control [ 9s] make[1]: Nothing to be done for 'all'. [ 9s] make[1]: Nothing to be done for 'all-am'. [ 9s] + exit 0 [ 9s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vmP6lw [ 9s] + umask 022 [ 9s] + cd /home/abuild/rpmbuild/BUILD [ 9s] + cd yast2-installation-control-3.2.5 [ 9s] + '[' -f configure.in.in -o -f configure.ac.in ']' [ 9s] + make install DESTDIR=/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.5-1.x86_64 [ 9s] Making install in control [ 9s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.5/control' [ 9s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.5/control' [ 9s] make[2]: Nothing to be done for 'install-exec-am'. [ 9s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.5-1.x86_64/usr/share/YaST2/control' [ 9s] /usr/bin/install -c -p -m 644 control.rnc control.rng '/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.5-1.x86_64/usr/share/YaST2/control' [ 9s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.5/control' [ 9s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.5/control' [ 9s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.5' [ 9s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.5' [ 9s] make[2]: Nothing to be done for 'install-exec-am'. [ 9s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.5-1.x86_64/usr/share/doc/packages/yast2-installation-control' [ 9s] /usr/bin/install -c -p -m 644 COPYING '/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.5-1.x86_64/usr/share/doc/packages/yast2-installation-control' [ 9s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.5' [ 9s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.5' [ 9s] + '[' '!' -f /usr/share/YaST2/data/devtools/NO_MAKE_CHECK ']' [ 9s] + '[' -f configure.in.in -o -f configure.ac.in ']' [ 9s] + /usr/bin/make check -j2 VERBOSE=1 Y2DIR=/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.5-1.x86_64//usr/share/YaST2 DESTDIR=/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.5-1.x86_64 [ 9s] Making check in control [ 9s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.5/control' [ 9s] make[1]: Nothing to be done for 'check'. [ 9s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.5/control' [ 9s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.5' [ 9s] make[1]: Nothing to be done for 'check-am'. [ 9s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-installation-control-3.2.5' [ 9s] ++ /usr/bin/find /home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.5-1.x86_64//usr/share/applications/YaST2/ -name '*.desktop' [ 9s] /usr/bin/find: '/home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.5-1.x86_64//usr/share/applications/YaST2/': No such file or directory [ 9s] + /usr/lib/rpm/brp-compress [ 9s] + /usr/lib/rpm/brp-suse [ 9s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions [ 9s] setting / to root:root 0755. (wrong owner/group abuild:abuild) [ 9s] setting /usr/ to root:root 0755. (wrong owner/group abuild:abuild) [ 9s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug [ 9s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink [ 9s] calling /usr/lib/rpm/brp-suse.d/brp-30-desktop [ 10s] WARNING: '/usr/lib/rpm/brp-desktop.data/suse-screensavers.menu' does not exist [ 10s] WARNING: '/usr/lib/rpm/brp-desktop.data/applications-kmenuedit.menu' does not exist [ 10s] WARNING: '/usr/lib/rpm/brp-desktop.data/custom.menu' does not exist [ 10s] calling /usr/lib/rpm/brp-suse.d/brp-35-rpath [ 10s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs [ 10s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl [ 10s] calling /usr/lib/rpm/brp-suse.d/brp-50-check-python [ 10s] calling /usr/lib/rpm/brp-suse.d/brp-55-boot-scripts [ 10s] calling /usr/lib/rpm/brp-suse.d/brp-60-hook [ 10s] calling /usr/lib/rpm/brp-suse.d/brp-65-lib64-linux [ 10s] calling /usr/lib/rpm/brp-suse.d/brp-72-extract-appdata [ 10s] Processing files: yast2-installation-control-3.2.5-1.noarch [ 10s] Provides: yast2-installation-control = 3.2.5-1 [ 10s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 [ 10s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.5-1.x86_64 [ 10s] Wrote: /home/abuild/rpmbuild/SRPMS/yast2-installation-control-3.2.5-1.src.rpm [ 10s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/yast2-installation-control-3.2.5-1.noarch.rpm [ 10s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0Xt4Y5 [ 10s] + umask 022 [ 10s] + cd /home/abuild/rpmbuild/BUILD [ 10s] + cd yast2-installation-control-3.2.5 [ 10s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/yast2-installation-control-3.2.5-1.x86_64 [ 10s] + exit 0 [ 10s] ... checking for files with abuild user/group [ 10s] ... running 00-check-install-rpms [ 10s] ... installing all built rpms [ 10s] Preparing packages... [ 10s] yast2-installation-control-3.2.5-1.noarch [ 10s] ... running 01-check-debuginfo [ 10s] ... testing for empty debuginfo packages [ 10s] ... running 02-check-gcc-output [ 10s] ... testing for serious compiler warnings [ 10s] (using /usr/lib/build/checks-data/check_gcc_output) [ 10s] (using /var/tmp/build-root-openSUSE_Factory/.build.log) [ 10s] ... running 03-check-binary-kernel-log [ 10s] ... running 04-check-filelist [ 10s] ... checking filelist [ 10s] ... running 05-check-invalid-requires [ 10s] ... running 06-check-installtest [ 10s] ... testing for pre/postinstall scripts that are not idempotent [ 10s] ... running 08-check-permissions [ 10s] ... testing for modified permissions [ 11s] ... running 09-check-packaged-twice [ 11s] ... running 10-check-lanana [ 11s] ... running 12-check-libtool-deps [ 11s] ... testing devel dependencies required by libtool .la files [ 11s] (can be skipped by "skip-check-libtool-deps" anywhere in spec) [ 11s] ... running 13-check-invalid-provides [ 11s] ... running 14-check-gconf-scriptlets [ 11s] ... testing GConf scriptlet presence [ 11s] ... running 72-translate-appdata [ 11s] ... running 99-check-remove-rpms [ 11s] ... removing all built rpms [ 11s] (order: reverse yast2-installation-control) [ 11s] [ 11s] RPMLINT report: [ 11s] =============== [ 11s] 2 packages and 0 specfiles checked; 0 errors, 0 warnings. [ 11s] [ 11s] [ 11s] yast-jenkins finished "build yast2-installation-control.spec" at Mon Mar 13 16:14:09 UTC 2017. [ 11s] /var/tmp/build-root-openSUSE_Factory/home/abuild/rpmbuild/SRPMS/yast2-installation-control-3.2.5-1.src.rpm /var/tmp/build-root-openSUSE_Factory/home/abuild/rpmbuild/RPMS/noarch/yast2-installation-control-3.2.5-1.noarch.rpm rm -rf YaST:Head osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-installation-control cleaning makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', '_meta'] {} makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control'] {'rev': 'latest'} A YaST:Head makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {} A YaST:Head/yast2-installation-control makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {} makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control'] {'rev': '5fc05e7e6d4b50d84fb64becb2e1f268'} makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', 'yast2-installation-control-3.2.4.tar.bz2'] {'rev': '5fc05e7e6d4b50d84fb64becb2e1f268'} A YaST:Head/yast2-installation-control/yast2-installation-control-3.2.4.tar.bz2 makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', 'yast2-installation-control.changes'] {'rev': '5fc05e7e6d4b50d84fb64becb2e1f268'} A YaST:Head/yast2-installation-control/yast2-installation-control.changes makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', 'yast2-installation-control.spec'] {'rev': '5fc05e7e6d4b50d84fb64becb2e1f268'} A YaST:Head/yast2-installation-control/yast2-installation-control.spec makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', '_meta'] {} At revision 5fc05e7e6d4b50d84fb64becb2e1f268. /usr/lib/obs/service/format_spec_file --outdir . diff -u package/yast2-installation-control.changes <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control/yast2-installation-control.changes rm <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control/yast2-installation-control-3.2.4.tar.bz2 rm <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control/yast2-installation-control.changes rm <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control/yast2-installation-control.spec cp package/yast2-installation-control.changes <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control cp package/yast2-installation-control-3.2.5.tar.bz2 <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control cp package/yast2-installation-control.spec <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control osc -A 'https://api.opensuse.org/' addremove --- package/yast2-installation-control.changes 2017-03-13 16:13:38.708068953 +0000 +++ <http://ci.opensuse.org/job/yast-installation-control-master/ws/YaST>:Head/yast2-installation-control/yast2-installation-control.changes 2017-03-13 14:08:43.000000000 +0000 @@ -1,13 +1,4 @@ ------------------------------------------------------------------- -Mon Mar 13 16:00:38 UTC 2017 - igonzalezsosa@suse.com - -- Fix system roles specification in the update section - (related to FATE#320772) -- no_default element in system roles definition is not mandatory - (bsc#1029171) -- 3.2.5 - -------------------------------------------------------------------- Mon Mar 13 13:01:19 UTC 2017 - igonzalezsosa@suse.com - Support to add roles through addons (FATE#320772) A yast2-installation-control-3.2.5.tar.bz2 D yast2-installation-control-3.2.4.tar.bz2 submitting package... osc -A https://api.opensuse.org/ commit -m - Fix system roles specification in the update section (related to FATE#320772) - no_default element in system roles definition is not mandatory (bsc#1029171) - 3.2.5 Deleting yast2-installation-control-3.2.4.tar.bz2 Sending yast2-installation-control.changes Sending yast2-installation-control.spec Sending yast2-installation-control-3.2.5.tar.bz2 Transmitting file data ... Committed revision 66. rm -rf YaST:Head osc -A 'https://api.opensuse.org/' --traceback --verbose checkout 'YaST:Head' yast2-installation-control New package submitted to YaST:Head cleaning makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', '_meta'] {} makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control'] {'rev': 'latest'} A YaST:Head makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {} A YaST:Head/yast2-installation-control makeurl: https://api.opensuse.org ['source', 'YaST:Head'] {} makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control'] {'rev': '1246824c81817ea5a8a7bfde3f71d64e'} makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', 'yast2-installation-control-3.2.5.tar.bz2'] {'rev': '1246824c81817ea5a8a7bfde3f71d64e'} A YaST:Head/yast2-installation-control/yast2-installation-control-3.2.5.tar.bz2 makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', 'yast2-installation-control.changes'] {'rev': '1246824c81817ea5a8a7bfde3f71d64e'} A YaST:Head/yast2-installation-control/yast2-installation-control.changes makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', 'yast2-installation-control.spec'] {'rev': '1246824c81817ea5a8a7bfde3f71d64e'} A YaST:Head/yast2-installation-control/yast2-installation-control.spec makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-installation-control', '_meta'] {} At revision 1246824c81817ea5a8a7bfde3f71d64e. osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-installation-control' 'yast2-installation-control.spec' > /tmp/yast-rake20170313-23320-llbosb Version has been changed in *.spec file yes | osc -A 'https://api.opensuse.org/' submitreq --no-cleanup 'YaST:Head' 'yast2-installation-control' 'openSUSE:Factory' -m 'submit new version 3.2.5' --yes Package yast2-installation-control has a running source service Please fix this first rm -rf YaST:Head rake aborted! Command failed with status (1): [yes | osc -A 'https://api.opensuse.org/' s...] Tasks: TOP => osc:sr (See full trace by running task with --trace) cleaning Build step 'Execute shell' marked build as failure
participants (1)
-
admin@opensuse.org