https://ci.suse.de/job/yast-ntp-client-master/17/Changes: [joseivanlopez] Add CFA model for ntp conf [joseivanlopez] Add AttributeRecord and refac [joseivanlopez] Add tests for cfa model of ntp conf [joseivanlopez] Rubocop config [joseivanlopez] Add comments to classes [joseivanlopez] Use alias_method [joseivanlopez] Use private_class_method [joseivanlopez] Fixes for rubocop [joseivanlopez] Refac NtpConf [joseivanlopez] Improve cfa model for ntp [joseivanlopez] Update ntp model tests [joseivanlopez] Update ntp client to use cfa model [joseivanlopez] Improve cfa model [joseivanlopez] Document cfa model [joseivanlopez] Add cfa to travis [joseivanlopez] Add libaugeas-dev to travis [joseivanlopez] Work around for augeas error in travis [joseivanlopez] Fixes for rubocop [joseivanlopez] Fix ntp client test [joseivanlopez] Improve cfa model for ntp [joseivanlopez] Improve tests [joseivanlopez] Use RecordCollection#<< [joseivanlopez] Log exception message [joseivanlopez] Improve cfa model for ntp [joseivanlopez] Add comments to CollectionRecord [joseivanlopez] Use FileUtils [joseivanlopez] Use delete_if [joseivanlopez] Comment yield params [joseivanlopez] Bump version [joseivanlopez] Update spec ------------------------------------------ [...truncated 7.95 KB...] mkdir -p package/yast2-ntp-client-3.2.2/./test/data/scr_root/usr/share/YaST2/data rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root/usr/share/YaST2/data/country.ycp ln ./test/data/scr_root/usr/share/YaST2/data/country.ycp package/yast2-ntp-client-3.2.2/./test/data/scr_root/usr/share/YaST2/data/country.ycp rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root/usr/share/YaST2/data/ntp_servers.yml ln ./test/data/scr_root/usr/share/YaST2/data/ntp_servers.yml package/yast2-ntp-client-3.2.2/./test/data/scr_root/usr/share/YaST2/data/ntp_servers.yml mkdir -p package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/ntp.conf ln ./test/data/scr_root_read/etc/ntp.conf package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/ntp.conf rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/ntp.conf.original ln ./test/data/scr_root_read/etc/ntp.conf.original package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/ntp.conf.original mkdir -p package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/sysconfig/network/config rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/sysconfig/network/config/config ln ./test/data/scr_root_read/etc/sysconfig/network/config/config package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/sysconfig/network/config/config rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/sysconfig/ntp ln ./test/data/scr_root_read/etc/sysconfig/ntp package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/etc/sysconfig/ntp mkdir -p package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/usr/share/YaST2/data rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/usr/share/YaST2/data/ad_ntp_data.ycp ln ./test/data/scr_root_read/usr/share/YaST2/data/ad_ntp_data.ycp package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/usr/share/YaST2/data/ad_ntp_data.ycp rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/usr/share/YaST2/data/country.ycp ln ./test/data/scr_root_read/usr/share/YaST2/data/country.ycp package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/usr/share/YaST2/data/country.ycp rm -f package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/usr/share/YaST2/data/ntp_servers.yml ln ./test/data/scr_root_read/usr/share/YaST2/data/ntp_servers.yml package/yast2-ntp-client-3.2.2/./test/data/scr_root_read/usr/share/YaST2/data/ntp_servers.yml mkdir -p package/yast2-ntp-client-3.2.2/./test/fixtures/cfa rm -f package/yast2-ntp-client-3.2.2/./test/fixtures/cfa/ntp.conf ln ./test/fixtures/cfa/ntp.conf package/yast2-ntp-client-3.2.2/./test/fixtures/cfa/ntp.conf rm -f package/yast2-ntp-client-3.2.2/./test/misc_test.rb ln ./test/misc_test.rb package/yast2-ntp-client-3.2.2/./test/misc_test.rb rm -f package/yast2-ntp-client-3.2.2/./test/ntp_client_test.rb ln ./test/ntp_client_test.rb package/yast2-ntp-client-3.2.2/./test/ntp_client_test.rb rm -f package/yast2-ntp-client-3.2.2/./test/test_helper.rb ln ./test/test_helper.rb package/yast2-ntp-client-3.2.2/./test/test_helper.rb cd package tar jcvf yast2-ntp-client-3.2.2.tar.bz2 yast2-ntp-client-3.2.2 yast2-ntp-client-3.2.2/ yast2-ntp-client-3.2.2/README.md yast2-ntp-client-3.2.2/src/ yast2-ntp-client-3.2.2/src/lib/ yast2-ntp-client-3.2.2/src/lib/cfa/ yast2-ntp-client-3.2.2/src/lib/cfa/ntp_conf.rb yast2-ntp-client-3.2.2/src/clients/ yast2-ntp-client-3.2.2/src/clients/ntp-client_finish.rb yast2-ntp-client-3.2.2/src/clients/ntp-client_proposal.rb yast2-ntp-client-3.2.2/src/clients/ntp-client.rb yast2-ntp-client-3.2.2/src/clients/ntp-client_auto.rb yast2-ntp-client-3.2.2/src/modules/ yast2-ntp-client-3.2.2/src/modules/NtpClient.rb yast2-ntp-client-3.2.2/src/scrconf/ yast2-ntp-client-3.2.2/src/scrconf/etc_ntp.scr yast2-ntp-client-3.2.2/src/scrconf/cfg_ntp.scr yast2-ntp-client-3.2.2/src/autoyast-rnc/ yast2-ntp-client-3.2.2/src/autoyast-rnc/ntpclient.rnc yast2-ntp-client-3.2.2/src/desktop/ yast2-ntp-client-3.2.2/src/desktop/ntp-client.desktop yast2-ntp-client-3.2.2/src/data/ yast2-ntp-client-3.2.2/src/data/ntp_servers.yml yast2-ntp-client-3.2.2/src/include/ yast2-ntp-client-3.2.2/src/include/ntp-client/ yast2-ntp-client-3.2.2/src/include/ntp-client/widgets.rb yast2-ntp-client-3.2.2/src/include/ntp-client/clocktypes.rb yast2-ntp-client-3.2.2/src/include/ntp-client/helps.rb yast2-ntp-client-3.2.2/src/include/ntp-client/commandline.rb yast2-ntp-client-3.2.2/src/include/ntp-client/dialogs.rb yast2-ntp-client-3.2.2/src/include/ntp-client/wizards.rb yast2-ntp-client-3.2.2/src/include/ntp-client/misc.rb yast2-ntp-client-3.2.2/MAINTAINER yast2-ntp-client-3.2.2/package/ yast2-ntp-client-3.2.2/package/yast2-ntp-client.changes yast2-ntp-client-3.2.2/package/yast2-ntp-client.spec yast2-ntp-client-3.2.2/RPMNAME yast2-ntp-client-3.2.2/doc/ yast2-ntp-client-3.2.2/doc/TODO yast2-ntp-client-3.2.2/doc/spec.txt yast2-ntp-client-3.2.2/doc/ntp.conf_agent.txt yast2-ntp-client-3.2.2/.coveralls.yml yast2-ntp-client-3.2.2/test/ yast2-ntp-client-3.2.2/test/cfa/ yast2-ntp-client-3.2.2/test/cfa/ntp_conf_test.rb yast2-ntp-client-3.2.2/test/test_helper.rb yast2-ntp-client-3.2.2/test/misc_test.rb yast2-ntp-client-3.2.2/test/ntp_client_test.rb yast2-ntp-client-3.2.2/test/fixtures/ yast2-ntp-client-3.2.2/test/fixtures/cfa/ yast2-ntp-client-3.2.2/test/fixtures/cfa/ntp.conf yast2-ntp-client-3.2.2/test/data/ yast2-ntp-client-3.2.2/test/data/scr_root/ yast2-ntp-client-3.2.2/test/data/scr_root/etc/ yast2-ntp-client-3.2.2/test/data/scr_root/etc/ntp.conf.original yast2-ntp-client-3.2.2/test/data/scr_root/usr/ yast2-ntp-client-3.2.2/test/data/scr_root/usr/share/ yast2-ntp-client-3.2.2/test/data/scr_root/usr/share/YaST2/ yast2-ntp-client-3.2.2/test/data/scr_root/usr/share/YaST2/data/ yast2-ntp-client-3.2.2/test/data/scr_root/usr/share/YaST2/data/country.ycp yast2-ntp-client-3.2.2/test/data/scr_root/usr/share/YaST2/data/ntp_servers.yml yast2-ntp-client-3.2.2/test/data/ntp_servers.yml yast2-ntp-client-3.2.2/test/data/scr_root_read/ yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/ yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/sysconfig/ yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/sysconfig/network/ yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/sysconfig/network/config/ yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/sysconfig/network/config/config yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/sysconfig/ntp yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/ntp.conf yast2-ntp-client-3.2.2/test/data/scr_root_read/etc/ntp.conf.original yast2-ntp-client-3.2.2/test/data/scr_root_read/usr/ yast2-ntp-client-3.2.2/test/data/scr_root_read/usr/share/ yast2-ntp-client-3.2.2/test/data/scr_root_read/usr/share/YaST2/ yast2-ntp-client-3.2.2/test/data/scr_root_read/usr/share/YaST2/data/ yast2-ntp-client-3.2.2/test/data/scr_root_read/usr/share/YaST2/data/country.ycp yast2-ntp-client-3.2.2/test/data/scr_root_read/usr/share/YaST2/data/ntp_servers.yml yast2-ntp-client-3.2.2/test/data/scr_root_read/usr/share/YaST2/data/ad_ntp_data.ycp yast2-ntp-client-3.2.2/.rubocop.yml yast2-ntp-client-3.2.2/.travis.yml yast2-ntp-client-3.2.2/CONTRIBUTING.md yast2-ntp-client-3.2.2/Rakefile yast2-ntp-client-3.2.2/COPYING cd - rm -rf package/yast2-ntp-client-3.2.2 osc -A 'https://api.suse.de/' --traceback --verbose checkout 'Devel:YaST:Head' yast2-ntp-client 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) 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) doc/TODO: skipped by name match (configuration regex) doc/ntp.conf_agent.txt: skipped by name match (documentation file) doc/spec.txt: skipped by name match (documentation file) package/yast2-ntp-client.changes: skipped by name match (changes file) package/yast2-ntp-client.spec: skipped by name match (configuration regex) src/autoyast-rnc/ntpclient.rnc: skipped by name match (configuration regex) src/clients/ntp-client.rb: skipped by name match (configuration regex) src/clients/ntp-client_auto.rb: skipped by name match (configuration regex) src/clients/ntp-client_finish.rb: skipped by name match (configuration regex) src/clients/ntp-client_proposal.rb: skipped by name match (configuration regex) src/data/ntp_servers.yml: skipped by name match (configuration file) src/desktop/ntp-client.desktop: skipped by name match (configuration regex) src/include/ntp-client/clocktypes.rb: skipped by name match (configuration regex) src/include/ntp-client/commandline.rb: skipped by name match (configuration regex) src/include/ntp-client/dialogs.rb: skipped by name match (configuration regex) src/include/ntp-client/helps.rb: skipped by name match (configuration regex) src/include/ntp-client/misc.rb: skipped by name match (configuration regex) src/include/ntp-client/widgets.rb: skipped by name match (configuration regex) src/include/ntp-client/wizards.rb: skipped by name match (configuration regex) src/lib/cfa/ntp_conf.rb: skipped by name match (configuration regex) src/modules/NtpClient.rb: skipped by name match (configuration regex) src/scrconf/cfg_ntp.scr: skipped by name match (configuration regex) src/scrconf/etc_ntp.scr: skipped by name match (configuration regex) test/cfa/ntp_conf_test.rb: skipped by name match (configuration regex) test/data/ntp_servers.yml: skipped by name match (configuration file) test/data/scr_root/etc/ntp.conf.original: skipped by name match (configuration regex) test/data/scr_root/usr/share/YaST2/data/country.ycp: skipped by name match (configuration regex) test/data/scr_root/usr/share/YaST2/data/ntp_servers.yml: skipped by name match (configuration file) test/data/scr_root_read/etc/ntp.conf: skipped by name match (configuration file) test/data/scr_root_read/etc/ntp.conf.original: skipped by name match (configuration regex) test/data/scr_root_read/etc/sysconfig/network/config/config: skipped by name match (configuration regex) test/data/scr_root_read/etc/sysconfig/ntp: skipped by name match (configuration regex) test/data/scr_root_read/usr/share/YaST2/data/ad_ntp_data.ycp: skipped by name match (configuration regex) test/data/scr_root_read/usr/share/YaST2/data/country.ycp: skipped by name match (configuration regex) test/data/scr_root_read/usr/share/YaST2/data/ntp_servers.yml: skipped by name match (configuration file) test/fixtures/cfa/ntp.conf: skipped by name match (configuration file) test/misc_test.rb: skipped by name match (configuration regex) test/ntp_client_test.rb: skipped by name match (configuration regex) test/test_helper.rb: 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.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', '_meta'] {} makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client'] {'rev': 'latest'} A Devel:YaST:Head makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {} A Devel:YaST:Head/yast2-ntp-client makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {} makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client'] {'rev': 'latest'} makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', 'yast2-ntp-client-3.2.1.tar.bz2'] {'rev': '57'} A Devel:YaST:Head/yast2-ntp-client/yast2-ntp-client-3.2.1.tar.bz2 makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', 'yast2-ntp-client.changes'] {'rev': '57'} A Devel:YaST:Head/yast2-ntp-client/yast2-ntp-client.changes makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', 'yast2-ntp-client.spec'] {'rev': '57'} A Devel:YaST:Head/yast2-ntp-client/yast2-ntp-client.spec makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', '_meta'] {} At revision 57. rm <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/yast2-ntp-client-3.2.1.tar.bz2 rm <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/yast2-ntp-client.changes rm <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/yast2-ntp-client.spec cp package/yast2-ntp-client.changes <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client cp package/yast2-ntp-client.spec <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client cp package/yast2-ntp-client-3.2.2.tar.bz2 <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client osc -A 'https://api.suse.de/' addremove D yast2-ntp-client-3.2.1.tar.bz2 A yast2-ntp-client-3.2.2.tar.bz2 osc -A 'https://api.suse.de/' cat 'SUSE:SLE-12-SP3:GA' 'yast2-ntp-client' 'yast2-ntp-client.spec' > /tmp/yast-rake20161202-31917-z49abd Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.suse.de/' cat 'SUSE:SLE-12-SP3:GA' 'yast2-ntp-client' 'yast2-ntp-client.changes' | diff - 'yast2-ntp-client.changes' rm -rf Devel:YaST:Head cleaning * Starting osc check... osc -A 'https://api.suse.de/' --traceback --verbose checkout 'Devel:YaST:Head' yast2-ntp-client * Done. Everything looks good. makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', '_meta'] {} makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client'] {'rev': 'latest'} A Devel:YaST:Head makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {} A Devel:YaST:Head/yast2-ntp-client makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {} makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client'] {'rev': 'latest'} makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', 'yast2-ntp-client-3.2.1.tar.bz2'] {'rev': '57'} A Devel:YaST:Head/yast2-ntp-client/yast2-ntp-client-3.2.1.tar.bz2 makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', 'yast2-ntp-client.changes'] {'rev': '57'} A Devel:YaST:Head/yast2-ntp-client/yast2-ntp-client.changes makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', 'yast2-ntp-client.spec'] {'rev': '57'} A Devel:YaST:Head/yast2-ntp-client/yast2-ntp-client.spec makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ntp-client', '_meta'] {} At revision 57. rm <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/yast2-ntp-client-3.2.1.tar.bz2 rm <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/yast2-ntp-client.changes rm <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/yast2-ntp-client.spec cp package/yast2-ntp-client.changes <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client cp package/yast2-ntp-client.spec <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client cp package/yast2-ntp-client-3.2.2.tar.bz2 <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client osc -A 'https://api.suse.de/' addremove D yast2-ntp-client-3.2.1.tar.bz2 A yast2-ntp-client-3.2.2.tar.bz2 mkdir -p /var/tmp/Devel:YaST:Head/sle12_sp3 yes | osc -A 'https://api.suse.de/' build --no-verify --release=1 --root=/var/tmp/build-root-sle12_sp3 --keep-pkgs=/var/tmp/Devel:YaST:Head/sle12_sp3 sle12_sp3 Building package yast2-ntp-client from project Devel:YaST:Head building package... buildinfo is broken... it says: unresolvable: nothing provides rubygem(ruby:2.1.0:cfa) >= 0.4.2 Building yast2-ntp-client.spec for sle12_sp3/x86_64 Getting buildinfo from server and store to <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/.osc/_buildinfo-sle12_sp3-x86_64.xml Getting buildconfig from server and store to <https://ci.suse.de/job/yast-ntp-client-master/ws/Devel>:YaST:Head/yast2-ntp-client/.osc/_buildconfig-sle12_sp3-x86_64 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