[obs-tests] Build failed in Jenkins: obs_osc_testsuite_master #188
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/188/changes> Changes: [opensuse] - refactor assertEqualMultiline into common.py for reuse [opensuse] - add prdiff subcommand and test suite [suse-tux] - tests.test_prdiff: disabled the usage of keyrings when running the cli ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision 33f3ab420372b02d043399c642f2db05fd63fcab (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision d4b8fbbba47c005380e65e907beaebbbb794dfee (origin/master) Checking out Revision d4b8fbbba47c005380e65e907beaebbbb794dfee (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson7112963829526015221.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.076s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3650, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3536, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.076s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 8.785s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/189/changes> Changes: [adrian] - warn about empty passwords to see keyring setup errors ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision d4b8fbbba47c005380e65e907beaebbbb794dfee (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision b55721a679e82547a32826432eba0df5874bad9c (origin/master) Checking out Revision b55721a679e82547a32826432eba0df5874bad9c (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson3755297284754330518.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.110s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3650, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3536, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.110s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 6.053s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/190/changes> Changes: [adrian] submitrequest: old not anymore used maintenance code got removed. It is possible now [adrian] - disable keyring usage by default ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision b55721a679e82547a32826432eba0df5874bad9c (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision d84bc081ef384325d9f05c8fa785e9a683ae3f74 (origin/master) Checking out Revision d84bc081ef384325d9f05c8fa785e9a683ae3f74 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson4546604434370149928.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.087s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3644, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3530, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.087s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 7.647s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/191/changes> Changes: [adrian] - prepare 0.138 release ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision d84bc081ef384325d9f05c8fa785e9a683ae3f74 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision 1fd7eda7c3b2767092eecfbd8a62eee860e7481b (origin/master) Checking out Revision 1fd7eda7c3b2767092eecfbd8a62eee860e7481b (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson2443904459725258656.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.076s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3644, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3530, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.076s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 5.963s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/192/changes> Changes: [adrian] Fix %(apihost)s in "build-root" option for osc chroot [adrian] - open 0.139 development [adrian] osc diff: use pager also for local diff [adrian] do_submitrequest: missing newline before diff in message ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision 1fd7eda7c3b2767092eecfbd8a62eee860e7481b (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision 8f38f3322898059d389815b9ca15d6e5e3535922 (origin/master) Checking out Revision 8f38f3322898059d389815b9ca15d6e5e3535922 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson179797781045925883.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.082s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3645, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3531, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.082s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 6.830s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/193/changes> Changes: [adrian] - add aarch64 build definitions ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision 8f38f3322898059d389815b9ca15d6e5e3535922 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision f1c55334b342385410ea3daa01080bd1997aca45 (origin/master) Checking out Revision f1c55334b342385410ea3daa01080bd1997aca45 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson6027156955216144636.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.082s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3645, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3531, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.082s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 6.222s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/194/changes> Changes: [adrian] - fix local build with emulator support. ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision f1c55334b342385410ea3daa01080bd1997aca45 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision 8097a9550dbcc933ccbcca774cb69e01d409d3cf (origin/master) Checking out Revision 8097a9550dbcc933ccbcca774cb69e01d409d3cf (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson4405962079559086378.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.083s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3645, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3531, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.083s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 6.165s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/195/changes> Changes: [amdmi3] Add FreeBSD to the list of platforms [amdmi3] Raise exception when there're no CA certificates ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision 8097a9550dbcc933ccbcca774cb69e01d409d3cf (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision 8c3e61bee63428eaded7ed1647c9fb10e02d60c9 (origin/master) Checking out Revision 8c3e61bee63428eaded7ed1647c9fb10e02d60c9 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson5005439878444379598.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.080s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3645, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3531, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.080s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 11.965s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/196/changes> Changes: [schwab] _submit_request: add missing newline before diff ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision 8c3e61bee63428eaded7ed1647c9fb10e02d60c9 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision ef5b892285948bc8734583f91c8e4b5ade76ff00 (origin/master) Checking out Revision ef5b892285948bc8734583f91c8e4b5ade76ff00 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson617283121931346297.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.079s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3645, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3531, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.079s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 6.024s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/197/changes> Changes: [adrian] - support --target argument for "osc build" ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision ef5b892285948bc8734583f91c8e4b5ade76ff00 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision 143af4447955187fd45aea483bcb69c411ec0472 (origin/master) Checking out Revision 143af4447955187fd45aea483bcb69c411ec0472 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson8837734787351098598.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.075s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3645, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3531, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.075s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 6.929s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/198/changes> Changes: [suse-tux] - do_chroot: fixed suargs handling (patch by Olaf Hering <olaf@aepfle.de>) ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision 143af4447955187fd45aea483bcb69c411ec0472 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision 7d46c5f879e5521c29aa55d5a13e0940f1459133 (origin/master) Checking out Revision 7d46c5f879e5521c29aa55d5a13e0940f1459133 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson5078691982412242499.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.083s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3645, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3531, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.083s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 6.451s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/199/changes> Changes: [adrian] - fix display of time in jobhistory when the job builds more than one day ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision 7d46c5f879e5521c29aa55d5a13e0940f1459133 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision d21bbe48fd5209d931f1910f3ce0141dde4d017a (origin/master) Checking out Revision d21bbe48fd5209d931f1910f3ce0141dde4d017a (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson4527565113838123669.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.082s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3645, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3531, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.082s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 7.893s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/200/changes> Changes: [adrian] - remove debug output ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision d21bbe48fd5209d931f1910f3ce0141dde4d017a (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision b358e7085f21c09afc866b19c59bef5b404925e1 (origin/master) Checking out Revision b358e7085f21c09afc866b19c59bef5b404925e1 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson2478160515783212434.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.077s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3645, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3531, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.077s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 6.217s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/201/changes> Changes: [adrian] - handle architecture parsing also right when an emulator is used. Just warn in that case, ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision b358e7085f21c09afc866b19c59bef5b404925e1 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision d26b3df32fc0a13be2ce785cbcbaea0c9a5d174a (origin/master) Checking out Revision d26b3df32fc0a13be2ce785cbcbaea0c9a5d174a (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson8811221693390555058.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.080s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3645, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3531, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.080s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 7.466s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/202/changes> Changes: [suse-tux] osc build on remote --host [suse-tux] - documented "osc build --host..." feature in the NEWS file ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision d26b3df32fc0a13be2ce785cbcbaea0c9a5d174a (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision c3e37d8ba36dfe719eaa3a7bd5534bdc1f4b17b5 (origin/master) Checking out Revision c3e37d8ba36dfe719eaa3a7bd5534bdc1f4b17b5 (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson6813118671194523370.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.079s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3645, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3531, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.079s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 6.069s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/203/> ------------------------------------------ Started by user Stephan Kulow Building remotely on master_deps_chroot in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:obs_osc_testsuite_master / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.Channel@23682368:master_deps_chroot Using strategy: Default Last Built Revision: Revision c3e37d8ba36dfe719eaa3a7bd5534bdc1f4b17b5 (origin/master) Cloning the remote Git repository Cloning repository git://github.com/openSUSE/osc.git git --version git version 1.7.10.4 Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision c3e37d8ba36dfe719eaa3a7bd5534bdc1f4b17b5 (origin/master) Checking out Revision c3e37d8ba36dfe719eaa3a7bd5534bdc1f4b17b5 (origin/master) [obs_osc_testsuite_master] $ /bin/sh -xe /tmp/hudson893998813654172021.sh + cd tests + python suite.py ...........................................................................................................................................................................EE............ ====================================================================== ERROR: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3645, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3531, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__ errread, errwrite) File "/usr/lib64/python2.7/subprocess.py", line 1249, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory ====================================================================== ERROR: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 184 tests in 3.597s FAILED (errors=2) Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/204/> ------------------------------------------ Started by user Stephan Kulow Building remotely on master_deps_chroot in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:obs_osc_testsuite_master / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.Channel@23682368:master_deps_chroot Using strategy: Default Last Built Revision: Revision c3e37d8ba36dfe719eaa3a7bd5534bdc1f4b17b5 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision c3e37d8ba36dfe719eaa3a7bd5534bdc1f4b17b5 (origin/master) Checking out Revision c3e37d8ba36dfe719eaa3a7bd5534bdc1f4b17b5 (origin/master) [obs_osc_testsuite_master] $ /bin/sh -xe /tmp/hudson6694968720276871026.sh + cd tests + python suite.py ........................................................................................................................................................................................ ---------------------------------------------------------------------- Ran 184 tests in 5.300s OK Recording test results No test report files were found. Configuration error? Build step 'Publish JUnit test result report' changed build result to FAILURE -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_osc_testsuite_master/205/> -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
participants (1)
-
admin@opensuse.org