See <https://ci.suse.de/job/yast-autoyast-integration-test/36/>
------------------------------------------
[...truncated 1815 lines...]
To use it:
vagrant init 'autoyast'
vagrant up --provider=libvirt
vagrant ssh
==> autoyast_vm: Removing domain...
error: failed to get vol 'vagrant_autoyast_vm.img'
error: Storage volume not found: no storage vol with matching path 'vagrant_autoyast_vm.img'
****** Importing vagrant box into pennyworth ******
Bundler is using a binstub that was created for a different gem.
This is deprecated, in future versions you may need to `bundle binstub pennyworth` to work around a system/bundle conflict.
Importing box 'autoyast' into vagrant...
****** Running test on created system ******
.....Boot machine 'autoyast_vm' : 84.610725154
SLES 12 checks, if user -vagrant- has been created : 0.00014326
SLES 12 checks, if root has /root home : 5.3836e-05
SLES 12 checks, after installation snapshot has been created : 5.38e-05
SLES 12 checks, YaST2 packages are not installed : 5.0191e-05
SLES 12 checks, second stage was not executed : 5.4071e-05
Finished in 1 minute 34.97 seconds (files took 0.15149 seconds to load)
5 examples, 0 failures
+ rake 'test[test/partition.rb]'
********** Running test partition **********
I, [2015-10-23T15:27:31.313543 #18092] INFO -- : Creating KVM image
I, [2015-10-23T15:27:31.313673 #18092] INFO -- : Building KVM image
Building Box autoyast with Definition autoyast:
- debug : false
- cwd : <https://ci.suse.de/job/yast-autoyast-integration-test/ws/kiwi>
- force : true
- nogui : false
- auto : true
- checksum : false
- postinstall_include : []
- postinstall_exclude : []
- skip_to_postinstall : false
- use_emulation : false
- network_name : default
The isofile testing.iso already exists.
Running #before_create hook
[2015-10-23 15:27:32] INFO WEBrick 1.3.1
[2015-10-23 15:27:32] INFO ruby 2.1.2 (2014-05-08) [x86_64-linux-gnu]
[2015-10-23 15:27:32] INFO WEBrick::HTTPServer#start: pid=18094 port=8888
Hook #after_create is not defined
Hook #after_up is not defined
Waiting 10 seconds for the machine to boot
Skipping webserver as no kickstartfile was specified
Sending keystrokes to VNC port :1 - TCP port: 5901
Typing:[1]: <Esc><Enter>
Typing:[2]: linux
Typing:[3]: netdevice=eth0
Typing:[4]: instmode=dvd
Typing:[5]: textmode=1
Typing:[6]: insecure=1
Typing:[7]: netsetup=dhcp
Typing:[8]: autoyast=http://10.100.13.63:8888/autoinst.xml
Typing:[9]: <Enter>
Done typing.
Hook #after_boot_sequence is not defined
Waiting for ssh login on 192.168.122.64 with user vagrant to sshd on port => 22 to work, timeout=10000 sec
Hook #before_ssh is not defined
................192.168.122.64 - - [23/Oct/2015:15:29:50 CEST] "GET /autoinst.xml HTTP/1.1" 200 18125
- -> /autoinst.xml
192.168.122.64 - - [23/Oct/2015:15:29:50 CEST] "GET /autoinst.xml HTTP/1.1" 200 18125
- -> /autoinst.xml
.....................................................................................................................................................................................................................................................
Transferring /tmp/.veewee_version20151023-18094-htw3cm to .veewee_version
..
Waiting for ssh login on 192.168.122.64 with user vagrant to sshd on port => 22 to work, timeout=10000 sec
Hook #before_ssh is not defined
.
Transferring /tmp/.veewee_params20151023-18094-17le78 to .veewee_params
..
Hook #before_postinstall is not defined
Waiting for ssh login on 192.168.122.64 with user vagrant to sshd on port => 22 to work, timeout=10000 sec
Hook #before_ssh is not defined
.
Transferring <https://ci.suse.de/job/yast-autoyast-integration-test/ws/kiwi/definitions/a…> to postinstall.sh
..
Waiting for ssh login on 192.168.122.64 with user vagrant to sshd on port => 22 to work, timeout=10000 sec
Hook #before_ssh is not defined
.
Executing command: chmod +x "postinstall.sh"
Waiting for ssh login on 192.168.122.64 with user vagrant to sshd on port => 22 to work, timeout=10000 sec
Hook #before_ssh is not defined
.
Executing command: echo 'vagrant'|sudo -S sh './postinstall.sh'
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
root's password: % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 409 100 409 0 0 544 0 --:--:-- --:--:-- --:--:-- 544
100 409 100 409 0 0 542 0 --:--:-- --:--:-- --:--:-- 0
update sudoers ...
speed-up remote logins ...
Hook #after_postinstall is not defined
The box autoyast was built successfully!
You can now login to the box with:
ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -p 22 -l vagrant 192.168.122.64
[2015-10-23 15:50:21] INFO going to shutdown ...
[2015-10-23 15:50:21] INFO WEBrick::HTTPServer#start done.
I, [2015-10-23T15:50:21.293397 #18092] INFO -- : Exporting KVM image into box file
Vagrant requires the box to be shutdown, before it can export
Sudo also needs to work for user vagrant
Performing a clean shutdown now.
Machine autoyast is powered off cleanly
Creating a temporary directory for export
Adding additional files
Creating Vagrantfile
Copying the box volume
Packaging the box
Cleaning up temporary directory
To import it into vagrant type:
vagrant box add 'autoyast' '<https://ci.suse.de/job/yast-autoyast-integration-test/ws/kiwi/autoyast.box'>
To use it:
vagrant init 'autoyast'
vagrant up --provider=libvirt
vagrant ssh
==> autoyast_vm: Removing domain...
error: failed to get vol 'vagrant_autoyast_vm.img'
error: Storage volume not found: no storage vol with matching path 'vagrant_autoyast_vm.img'
****** Importing vagrant box into pennyworth ******
Bundler is using a binstub that was created for a different gem.
This is deprecated, in future versions you may need to `bundle binstub pennyworth` to work around a system/bundle conflict.
Importing box 'autoyast' into vagrant...
****** Running test on created system ******
..Boot machine 'autoyast_vm' : 112.925098988
Minimal partition checks, if user -vagrant- has been created : 0.000141308
Minimal partition checks, if partition_id order fits : 0.010982551
Finished in 2 minutes 4.1 seconds (files took 1.55 seconds to load)
2 examples, 0 failures
+ rake 'test[test/http.rb]'
********** Running test http **********
I, [2015-10-23T15:55:35.018420 #3475] INFO -- : Creating KVM image
I, [2015-10-23T15:55:35.018550 #3475] INFO -- : Building KVM image
Building Box autoyast with Definition autoyast:
- debug : false
- cwd : <https://ci.suse.de/job/yast-autoyast-integration-test/ws/kiwi>
- force : true
- nogui : false
- auto : true
- checksum : false
- postinstall_include : []
- postinstall_exclude : []
- skip_to_postinstall : false
- use_emulation : false
- network_name : default
The isofile testing.iso already exists.
Running #before_create hook
[2015-10-23 15:55:38] INFO WEBrick 1.3.1
[2015-10-23 15:55:38] INFO ruby 2.1.2 (2014-05-08) [x86_64-linux-gnu]
[2015-10-23 15:55:39] INFO WEBrick::HTTPServer#start: pid=3478 port=8888
Hook #after_create is not defined
Hook #after_up is not defined
Waiting 10 seconds for the machine to boot
Skipping webserver as no kickstartfile was specified
Sending keystrokes to VNC port :1 - TCP port: 5901
Typing:[1]: <Esc><Enter>
Typing:[2]: linux
Typing:[3]: netdevice=eth0
Typing:[4]: instmode=dvd
Typing:[5]: textmode=1
Typing:[6]: insecure=1
Typing:[7]: netsetup=dhcp
Typing:[8]: autoyast=http://10.100.13.63:8888/autoinst.xml
Typing:[9]: <Enter>
Done typing.
Hook #after_boot_sequence is not defined
Waiting for ssh login on 192.168.122.182 with user vagrant to sshd on port => 22 to work, timeout=10000 sec
Hook #before_ssh is not defined
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Ssh timeout 10000 sec has been reached.
[2015-10-23 18:43:24] INFO going to shutdown ...
[2015-10-23 18:43:24] INFO WEBrick::HTTPServer#start done.
I, [2015-10-23T18:43:24.949944 #3475] INFO -- : Exporting KVM image into box file
Vagrant requires the box to be shutdown, before it can export
Sudo also needs to work for user vagrant
Performing a clean shutdown now.
Machine autoyast is powered off cleanly
Creating a temporary directory for export
Adding additional files
Creating Vagrantfile
Copying the box volume
Packaging the box
Cleaning up temporary directory
To import it into vagrant type:
vagrant box add 'autoyast' '<https://ci.suse.de/job/yast-autoyast-integration-test/ws/kiwi/autoyast.box'>
To use it:
vagrant init 'autoyast'
vagrant up --provider=libvirt
vagrant ssh
==> autoyast_vm: Removing domain...
error: failed to get vol 'vagrant_autoyast_vm.img'
error: Storage volume not found: no storage vol with matching path 'vagrant_autoyast_vm.img'
****** Importing vagrant box into pennyworth ******
Bundler is using a binstub that was created for a different gem.
This is deprecated, in future versions you may need to `bundle binstub pennyworth` to work around a system/bundle conflict.
Importing box 'autoyast' into vagrant...
****** Running test on created system ******
F
Failures:
1) SLES 12 HTTP server checks, apache2 and firewall is running correctly
Failure/Error: Unable to find matching line from backtrace
Cheetah::ExecutionFailed:
Execution of "vagrant up autoyast_vm" failed with status 1: /home/jenkins/.vagrant.d/gems/gems/fog-core-1.29.0/lib/fog/core/wait_for.rb:11:in `wait_for': The specified wait_for timeout (2 seconds) was exceeded (Fog::Errors::TimeoutError) (...).
# ./helper/spec_helper.rb:53:in `block (2 levels) in <top (required)>'
Finished in 15 minutes 25 seconds (files took 0.22507 seconds to load)
1 example, 1 failure
Failed examples:
rspec ./test/http.rb:4 # SLES 12 HTTP server checks, apache2 and firewall is running correctly
Build step 'Execute shell' marked build as failure
See <https://ci.suse.de/job/yast-bootloader-master/6/changes>
Changes:
[jreidinger] fix upgrade from grub2 to grub2(bnc#951731)
[jreidinger] changes
[jreidinger] fix typo
------------------------------------------
[...truncated 376 lines...]
yast2-bootloader-3.1.159/src/include/bootloader/routines/helps.rb
yast2-bootloader-3.1.159/src/include/bootloader/routines/i386.rb
yast2-bootloader-3.1.159/src/include/bootloader/routines/lib_iface.rb
yast2-bootloader-3.1.159/src/include/bootloader/routines/common_options.rb
yast2-bootloader-3.1.159/src/include/bootloader/routines/lilolike.rb
yast2-bootloader-3.1.159/src/include/bootloader/routines/dialogs.rb
yast2-bootloader-3.1.159/src/include/bootloader/routines/common_helps.rb
yast2-bootloader-3.1.159/src/include/bootloader/routines/wizards.rb
yast2-bootloader-3.1.159/src/include/bootloader/routines/global_widgets.rb
yast2-bootloader-3.1.159/src/include/bootloader/routines/misc.rb
yast2-bootloader-3.1.159/src/include/bootloader/routines/popups.rb
yast2-bootloader-3.1.159/src/include/bootloader/routines/autoinstall.rb
yast2-bootloader-3.1.159/src/include/bootloader/grub2/
yast2-bootloader-3.1.159/src/include/bootloader/grub2/helps.rb
yast2-bootloader-3.1.159/src/include/bootloader/grub2/options.rb
yast2-bootloader-3.1.159/src/include/bootloader/grub2/dialogs.rb
yast2-bootloader-3.1.159/src/include/bootloader/grub2/misc.rb
yast2-bootloader-3.1.159/src/include/bootloader/grub/
yast2-bootloader-3.1.159/src/include/bootloader/grub/helps.rb
yast2-bootloader-3.1.159/src/include/bootloader/grub/options.rb
yast2-bootloader-3.1.159/MAINTAINER
yast2-bootloader-3.1.159/package/
yast2-bootloader-3.1.159/package/yast2-bootloader.spec
yast2-bootloader-3.1.159/package/yast2-bootloader.changes
yast2-bootloader-3.1.159/RPMNAME
yast2-bootloader-3.1.159/doc/
yast2-bootloader-3.1.159/doc/boottop.xml
yast2-bootloader-3.1.159/doc/bootloader.xml
yast2-bootloader-3.1.159/doc/lilo.xml
yast2-bootloader-3.1.159/doc/callgraph.dia
yast2-bootloader-3.1.159/doc/bootloader.html
yast2-bootloader-3.1.159/doc/callgraph.png
yast2-bootloader-3.1.159/doc/workflow.dia
yast2-bootloader-3.1.159/doc/importgraph.png
yast2-bootloader-3.1.159/doc/conf_flowchart.dia
yast2-bootloader-3.1.159/doc/bootparam.xml
yast2-bootloader-3.1.159/doc/concept.xml
yast2-bootloader-3.1.159/doc/inst_flowchart.png
yast2-bootloader-3.1.159/doc/io.xml
yast2-bootloader-3.1.159/doc/diagrams.xml
yast2-bootloader-3.1.159/doc/bootspec.xml
yast2-bootloader-3.1.159/doc/bootcommon.xml
yast2-bootloader-3.1.159/doc/inst_flowchart.dia
yast2-bootloader-3.1.159/doc/importgraph.dia
yast2-bootloader-3.1.159/doc/switch.xml
yast2-bootloader-3.1.159/doc/grub.xml
yast2-bootloader-3.1.159/doc/conf_flowchart.png
yast2-bootloader-3.1.159/doc/initrd.xml
yast2-bootloader-3.1.159/doc/workflow.png
yast2-bootloader-3.1.159/doc/ui.xml
yast2-bootloader-3.1.159/.coveralls.yml
yast2-bootloader-3.1.159/test/
yast2-bootloader-3.1.159/test/boot_storage_test.rb
yast2-bootloader-3.1.159/test/grub2pwd_test.rb
yast2-bootloader-3.1.159/test/udev_mapping_test.rb
yast2-bootloader-3.1.159/test/disk_change_detector_test.rb
yast2-bootloader-3.1.159/test/bootloader_proposal_client_test.rb
yast2-bootloader-3.1.159/test/boot_common_test.rb
yast2-bootloader-3.1.159/test/test_helper.rb
yast2-bootloader-3.1.159/test/kexec_test.rb
yast2-bootloader-3.1.159/test/boot_arch_test.rb
yast2-bootloader-3.1.159/test/mbr_update_test.rb
yast2-bootloader-3.1.159/test/device_map_test.rb
yast2-bootloader-3.1.159/test/bootloader_test.rb
yast2-bootloader-3.1.159/test/boot_record_backup_test.rb
yast2-bootloader-3.1.159/test/sysconfig_test.rb
yast2-bootloader-3.1.159/test/device_map_dialog_test.rb
yast2-bootloader-3.1.159/test/stage1_test.rb
yast2-bootloader-3.1.159/test/data/
yast2-bootloader-3.1.159/test/data/storage_tmpfs.yaml
yast2-bootloader-3.1.159/test/data/storage_lvm.yaml
yast2-bootloader-3.1.159/test/data/storage_ppc.yaml
yast2-bootloader-3.1.159/test/data/many_disks.yaml
yast2-bootloader-3.1.159/test/data/storage_mdraid.yaml
yast2-bootloader-3.1.159/test/data/storage_lvm_without_devices_add.yaml
yast2-bootloader-3.1.159/test/data/storage_encrypted.yaml
yast2-bootloader-3.1.159/test/bootloader_finish_client_test.rb
yast2-bootloader-3.1.159/.rubocop.yml
yast2-bootloader-3.1.159/SUPPORTED_SCENARIOS.md
yast2-bootloader-3.1.159/.travis.yml
yast2-bootloader-3.1.159/.yardopts
yast2-bootloader-3.1.159/CONTRIBUTING.md
yast2-bootloader-3.1.159/Rakefile
yast2-bootloader-3.1.159/COPYING
cd -
rm -rf package/yast2-bootloader-3.1.159
Skipped files:
.coveralls.yml: skipped by name match (configuration file)
.gitignore: skipped by name match (version system file)
.rubocop.yml: skipped by name match (configuration file)
.travis.yml: skipped by name match (configuration file)
.yardopts: skipped by name match (configuration regex)
CONTRIBUTING.md: skipped by name match (documentation file)
COPYING: skipped by name match (already contain license)
MAINTAINER: 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)
SUPPORTED_SCENARIOS.md: skipped by name match (documentation file)
doc/bootcommon.xml: skipped by name match (configuration file)
doc/bootloader.html: skipped by name match (configuration regex)
doc/bootloader.xml: skipped by name match (configuration file)
doc/bootparam.xml: skipped by name match (configuration file)
doc/bootspec.xml: skipped by name match (configuration file)
doc/boottop.xml: skipped by name match (configuration file)
doc/callgraph.dia: skipped by name match (configuration regex)
doc/callgraph.png: skipped by name match (binary file)
doc/concept.xml: skipped by name match (configuration file)
doc/conf_flowchart.dia: skipped by name match (configuration regex)
doc/conf_flowchart.png: skipped by name match (binary file)
doc/diagrams.xml: skipped by name match (configuration file)
doc/grub.xml: skipped by name match (configuration file)
doc/importgraph.dia: skipped by name match (configuration regex)
doc/importgraph.png: skipped by name match (binary file)
doc/initrd.xml: skipped by name match (configuration file)
doc/inst_flowchart.dia: skipped by name match (configuration regex)
doc/inst_flowchart.png: skipped by name match (binary file)
doc/io.xml: skipped by name match (configuration file)
doc/lilo.xml: skipped by name match (configuration file)
doc/switch.xml: skipped by name match (configuration file)
doc/ui.xml: skipped by name match (configuration file)
doc/workflow.dia: skipped by name match (configuration regex)
doc/workflow.png: skipped by name match (binary file)
package/yast2-bootloader.changes: skipped by name match (changes file)
package/yast2-bootloader.spec: skipped by name match (configuration regex)
src/autoyast-rnc/bootloader.rnc: skipped by name match (configuration regex)
src/bin/tp_mbr: skipped by name match (configuration regex)
src/bin/update_gfxmenu: skipped by name match (configuration regex)
src/clients/bootloader.rb: skipped by name match (configuration regex)
src/clients/bootloader_auto.rb: skipped by name match (configuration regex)
src/clients/bootloader_finish.rb: skipped by name match (configuration regex)
src/clients/bootloader_proposal.rb: skipped by name match (configuration regex)
src/clients/inst_bootloader.rb: skipped by name match (configuration regex)
src/desktop/bootloader.desktop: skipped by name match (configuration regex)
src/fillup/sysconfig.bootloader.default: skipped by name match (configuration regex)
src/fillup/sysconfig.bootloader.i386: skipped by name match (configuration regex)
src/include/bootloader/grub/helps.rb: skipped by name match (configuration regex)
src/include/bootloader/grub/options.rb: skipped by name match (configuration regex)
src/include/bootloader/grub2/dialogs.rb: skipped by name match (configuration regex)
src/include/bootloader/grub2/helps.rb: skipped by name match (configuration regex)
src/include/bootloader/grub2/misc.rb: skipped by name match (configuration regex)
src/include/bootloader/grub2/options.rb: skipped by name match (configuration regex)
src/include/bootloader/routines/autoinstall.rb: skipped by name match (configuration regex)
src/include/bootloader/routines/common_helps.rb: skipped by name match (configuration regex)
src/include/bootloader/routines/common_options.rb: skipped by name match (configuration regex)
src/include/bootloader/routines/dialogs.rb: skipped by name match (configuration regex)
src/include/bootloader/routines/global_widgets.rb: skipped by name match (configuration regex)
src/include/bootloader/routines/helps.rb: skipped by name match (configuration regex)
src/include/bootloader/routines/i386.rb: skipped by name match (configuration regex)
src/include/bootloader/routines/lib_iface.rb: skipped by name match (configuration regex)
src/include/bootloader/routines/lilolike.rb: skipped by name match (configuration regex)
src/include/bootloader/routines/misc.rb: skipped by name match (configuration regex)
src/include/bootloader/routines/popups.rb: skipped by name match (configuration regex)
src/include/bootloader/routines/switcher.rb: skipped by name match (configuration regex)
src/include/bootloader/routines/wizards.rb: skipped by name match (configuration regex)
src/lib/bootloader/auto_client.rb: skipped by name match (configuration regex)
src/lib/bootloader/boot_record_backup.rb: skipped by name match (configuration regex)
src/lib/bootloader/device_map.rb: skipped by name match (configuration regex)
src/lib/bootloader/device_map_dialog.rb: skipped by name match (configuration regex)
src/lib/bootloader/disk_change_detector.rb: skipped by name match (configuration regex)
src/lib/bootloader/finish_client.rb: skipped by name match (configuration regex)
src/lib/bootloader/grub2base.rb: skipped by name match (configuration regex)
src/lib/bootloader/grub2pwd.rb: skipped by name match (configuration regex)
src/lib/bootloader/kexec.rb: skipped by name match (configuration regex)
src/lib/bootloader/mbr_update.rb: skipped by name match (configuration regex)
src/lib/bootloader/proposal_client.rb: skipped by name match (configuration regex)
src/lib/bootloader/stage1.rb: skipped by name match (configuration regex)
src/lib/bootloader/sysconfig.rb: skipped by name match (configuration regex)
src/lib/bootloader/udev_mapping.rb: skipped by name match (configuration regex)
src/modules/BootArch.rb: skipped by name match (configuration regex)
src/modules/BootCommon.rb: skipped by name match (configuration regex)
src/modules/BootGRUB2.rb: skipped by name match (configuration regex)
src/modules/BootGRUB2EFI.rb: skipped by name match (configuration regex)
src/modules/BootStorage.rb: skipped by name match (configuration regex)
src/modules/BootSupportCheck.rb: skipped by name match (configuration regex)
src/modules/Bootloader.rb: skipped by name match (configuration regex)
src/scrconf/cfg_bootloader.scr: skipped by name match (configuration regex)
test/boot_arch_test.rb: skipped by name match (configuration regex)
test/boot_common_test.rb: skipped by name match (configuration regex)
test/boot_record_backup_test.rb: skipped by name match (configuration regex)
test/boot_storage_test.rb: skipped by name match (configuration regex)
test/bootloader_finish_client_test.rb: skipped by name match (configuration regex)
test/bootloader_proposal_client_test.rb: skipped by name match (configuration regex)
test/bootloader_test.rb: skipped by name match (configuration regex)
test/data/many_disks.yaml: skipped by name match (configuration regex)
test/data/storage_encrypted.yaml: skipped by name match (configuration regex)
test/data/storage_lvm.yaml: skipped by name match (configuration regex)
test/data/storage_lvm_without_devices_add.yaml: skipped by name match (configuration regex)
test/data/storage_mdraid.yaml: skipped by name match (configuration regex)
test/data/storage_ppc.yaml: skipped by name match (configuration regex)
test/data/storage_tmpfs.yaml: skipped by name match (configuration regex)
test/device_map_dialog_test.rb: skipped by name match (configuration regex)
test/device_map_test.rb: skipped by name match (configuration regex)
test/disk_change_detector_test.rb: skipped by name match (configuration regex)
test/grub2pwd_test.rb: skipped by name match (configuration regex)
test/kexec_test.rb: skipped by name match (configuration regex)
test/mbr_update_test.rb: skipped by name match (configuration regex)
test/stage1_test.rb: skipped by name match (configuration regex)
test/sysconfig_test.rb: skipped by name match (configuration regex)
test/test_helper.rb: skipped by name match (configuration regex)
test/udev_mapping_test.rb: skipped by name match (configuration regex)osc -A 'https://api.suse.de/' --traceback --verbose checkout 'Devel:YaST:Head' yast2-bootloader
Copyright found in these files:
Copyright detected as not needed in these files:
All files have proper license reference.
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-bootloader', '_meta'] {}
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-bootloader'] {'rev': 'latest'}
A Devel:YaST:Head
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {}
A Devel:YaST:Head/yast2-bootloader
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {}
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-bootloader'] {'rev': 'latest'}
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-bootloader', 'yast2-bootloader-3.1.158.tar.bz2'] {'rev': '218'}
A Devel:YaST:Head/yast2-bootloader/yast2-bootloader-3.1.158.tar.bz2
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-bootloader', 'yast2-bootloader.changes'] {'rev': '218'}
A Devel:YaST:Head/yast2-bootloader/yast2-bootloader.changes
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-bootloader', 'yast2-bootloader.spec'] {'rev': '218'}
A Devel:YaST:Head/yast2-bootloader/yast2-bootloader.spec
makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-bootloader', '_meta'] {}
At revision 218.
rm <https://ci.suse.de/job/yast-bootloader-master/ws/Devel>:YaST:Head/yast2-bootloader/yast2-bootloader.spec
rm <https://ci.suse.de/job/yast-bootloader-master/ws/Devel>:YaST:Head/yast2-bootloader/yast2-bootloader.changes
rm <https://ci.suse.de/job/yast-bootloader-master/ws/Devel>:YaST:Head/yast2-bootloader/yast2-bootloader-3.1.158.tar.bz2
cp package/yast2-bootloader-3.1.159.tar.bz2 <https://ci.suse.de/job/yast-bootloader-master/ws/Devel>:YaST:Head/yast2-bootloader
cp package/yast2-bootloader.spec <https://ci.suse.de/job/yast-bootloader-master/ws/Devel>:YaST:Head/yast2-bootloader
cp package/yast2-bootloader.changes <https://ci.suse.de/job/yast-bootloader-master/ws/Devel>:YaST:Head/yast2-bootloader
osc -A 'https://api.suse.de/' addremove
A yast2-bootloader-3.1.159.tar.bz2
D yast2-bootloader-3.1.158.tar.bz2
mkdir -p /var/tmp/Devel:YaST:Head/SLE-12-SP1
yes | osc -A 'https://api.suse.de/' build --no-verify --release=1 --root=/var/tmp/build-root-SLE-12-SP1 --keep-pkgs=/var/tmp/Devel:YaST:Head/SLE-12-SP1 SLE-12-SP1
Building package yast2-bootloader from project Devel:YaST:Head
building package...
Server returned an error: HTTP Error 400: Bad Request
remote error: remote error remote error no socket attached
Building yast2-bootloader.spec for SLE-12-SP1/x86_64
Getting buildinfo from server and store to <https://ci.suse.de/job/yast-bootloader-master/ws/Devel>:YaST:Head/yast2-bootloader/.osc/_buildinfo-SLE-12-SP1-x86_64.xml
rm -rf Devel:YaST:Head
rake aborted!
Command failed with status (1): [yes | osc -A 'https://api.suse.de/' build ...]
Tasks: TOP => osc:sr => osc:commit => osc:build
(See full trace by running task with --trace)
cleaning
Build step 'Execute shell' marked build as failure