You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/04/12 21:22:37 UTC

Build failed in Jenkins: Allura #1028

See <https://builds.apache.org/job/Allura/1028/changes>

Changes:

[dave] [#7949] File listing in commites changed. Tests added.

------------------------------------------
[...truncated 3227 lines...]
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/nose/case.py",> line 197, in runTest
    self.test(*self.arg)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/mock.py",> line 1201, in patched
    return func(*args, **keywargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/test_plugin.py",> line 365, in test_get_site_notification_bad_cookie
    assert_is(ThemeProvider().get_site_notification(), note)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/lib/plugin.py",> line 1344, in get_site_notification
    tool_name = c.app.config.tool_name if c.app else ''
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/paste/registry.py",> line 137, in __getattr__
    return getattr(self._current_obj(), attr)
AttributeError: 'EmptyClass' object has no attribute 'app'

======================================================================
ERROR: allura.tests.test_plugin.TestThemeProvider.test_get_site_notification_closed
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/nose/case.py",> line 197, in runTest
    self.test(*self.arg)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/mock.py",> line 1201, in patched
    return func(*args, **keywargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/test_plugin.py",> line 279, in test_get_site_notification_closed
    assert_is_none(ThemeProvider().get_site_notification())
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/lib/plugin.py",> line 1344, in get_site_notification
    tool_name = c.app.config.tool_name if c.app else ''
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/paste/registry.py",> line 137, in __getattr__
    return getattr(self._current_obj(), attr)
AttributeError: 'EmptyClass' object has no attribute 'app'

======================================================================
ERROR: allura.tests.test_plugin.TestThemeProvider.test_get_site_notification_impressions_over
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/nose/case.py",> line 197, in runTest
    self.test(*self.arg)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/mock.py",> line 1201, in patched
    return func(*args, **keywargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/test_plugin.py",> line 293, in test_get_site_notification_impressions_over
    assert_is_none(ThemeProvider().get_site_notification())
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/lib/plugin.py",> line 1344, in get_site_notification
    tool_name = c.app.config.tool_name if c.app else ''
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/paste/registry.py",> line 137, in __getattr__
    return getattr(self._current_obj(), attr)
AttributeError: 'EmptyClass' object has no attribute 'app'

======================================================================
ERROR: allura.tests.test_plugin.TestThemeProvider.test_get_site_notification_impressions_persistent
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/nose/case.py",> line 197, in runTest
    self.test(*self.arg)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/mock.py",> line 1201, in patched
    return func(*args, **keywargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/test_plugin.py",> line 322, in test_get_site_notification_impressions_persistent
    assert_is(ThemeProvider().get_site_notification(), note)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/lib/plugin.py",> line 1344, in get_site_notification
    tool_name = c.app.config.tool_name if c.app else ''
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/paste/registry.py",> line 137, in __getattr__
    return getattr(self._current_obj(), attr)
AttributeError: 'EmptyClass' object has no attribute 'app'

======================================================================
ERROR: allura.tests.test_plugin.TestThemeProvider.test_get_site_notification_impressions_under
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/nose/case.py",> line 197, in runTest
    self.test(*self.arg)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/mock.py",> line 1201, in patched
    return func(*args, **keywargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/test_plugin.py",> line 307, in test_get_site_notification_impressions_under
    assert_is(ThemeProvider().get_site_notification(), note)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/lib/plugin.py",> line 1344, in get_site_notification
    tool_name = c.app.config.tool_name if c.app else ''
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/paste/registry.py",> line 137, in __getattr__
    return getattr(self._current_obj(), attr)
AttributeError: 'EmptyClass' object has no attribute 'app'

======================================================================
ERROR: allura.tests.test_plugin.TestThemeProvider.test_get_site_notification_new_notification
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/nose/case.py",> line 197, in runTest
    self.test(*self.arg)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/mock.py",> line 1201, in patched
    return func(*args, **keywargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/test_plugin.py",> line 335, in test_get_site_notification_new_notification
    assert_is(ThemeProvider().get_site_notification(), note)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/lib/plugin.py",> line 1344, in get_site_notification
    tool_name = c.app.config.tool_name if c.app else ''
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/paste/registry.py",> line 137, in __getattr__
    return getattr(self._current_obj(), attr)
AttributeError: 'EmptyClass' object has no attribute 'app'

======================================================================
ERROR: allura.tests.test_plugin.TestThemeProvider.test_get_site_notification_no_cookie
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/nose/case.py",> line 197, in runTest
    self.test(*self.arg)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/mock.py",> line 1201, in patched
    return func(*args, **keywargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/test_plugin.py",> line 350, in test_get_site_notification_no_cookie
    assert_is(ThemeProvider().get_site_notification(), note)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/lib/plugin.py",> line 1344, in get_site_notification
    tool_name = c.app.config.tool_name if c.app else ''
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/paste/registry.py",> line 137, in __getattr__
    return getattr(self._current_obj(), attr)
AttributeError: 'EmptyClass' object has no attribute 'app'

======================================================================
ERROR: allura.tests.test_plugin.TestThemeProvider.test_get_site_notification_no_note
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/nose/case.py",> line 197, in runTest
    self.test(*self.arg)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/mock.py",> line 1201, in patched
    return func(*args, **keywargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/test_plugin.py",> line 267, in test_get_site_notification_no_note
    assert_is_none(ThemeProvider().get_site_notification())
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/lib/plugin.py",> line 1344, in get_site_notification
    tool_name = c.app.config.tool_name if c.app else ''
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/paste/registry.py",> line 137, in __getattr__
    return getattr(self._current_obj(), attr)
AttributeError: 'EmptyClass' object has no attribute 'app'

======================================================================
ERROR: allura.tests.test_plugin.TestThemeProvider.test_get_site_notification_with_page_regex
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/nose/case.py",> line 197, in runTest
    self.test(*self.arg)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/mock.py",> line 1201, in patched
    return func(*args, **keywargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/test_plugin.py",> line 441, in test_get_site_notification_with_page_regex
    assert_is(ThemeProvider().get_site_notification(), note)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/lib/plugin.py",> line 1344, in get_site_notification
    tool_name = c.app.config.tool_name if c.app else ''
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/paste/registry.py",> line 137, in __getattr__
    return getattr(self._current_obj(), attr)
AttributeError: 'EmptyClass' object has no attribute 'app'

----------------------------------------------------------------------
Ran 1065 tests in 148.692s

FAILED (SKIP=13, errors=9)
finished `nosetests allura/tests/ --with-xunitmp --cover-package=allura --processes=4 --process-timeout=360` in Allura
<DummyProcess(Thread-1, started daemon 140313390212864)> running `nosetests  --with-xunitmp --cover-package=forgeactivity --processes=4 --process-timeout=360` in ForgeActivity

..................
----------------------------------------------------------------------
Ran 18 tests in 5.435s

OK
finished `nosetests  --with-xunitmp --cover-package=forgeactivity --processes=4 --process-timeout=360` in ForgeActivity
<DummyProcess(Thread-1, started daemon 140313390212864)> running `nosetests  --with-xunitmp --cover-package=forgeblog --processes=4 --process-timeout=360` in ForgeBlog

....................................SSS.........
----------------------------------------------------------------------
Ran 48 tests in 11.777s

OK (SKIP=3)
finished `nosetests  --with-xunitmp --cover-package=forgeblog --processes=4 --process-timeout=360` in ForgeBlog
<DummyProcess(Thread-1, started daemon 140313390212864)> running `nosetests  --with-xunitmp --cover-package=forgechat --processes=4 --process-timeout=360` in ForgeChat

..
----------------------------------------------------------------------
Ran 2 tests in 2.210s

OK
finished `nosetests  --with-xunitmp --cover-package=forgechat --processes=4 --process-timeout=360` in ForgeChat
<DummyProcess(Thread-1, started daemon 140313390212864)> running `nosetests  --with-xunitmp --cover-package=forgediscussion --processes=4 --process-timeout=360` in ForgeDiscussion

.................................................................
----------------------------------------------------------------------
Ran 65 tests in 30.992s

OK
finished `nosetests  --with-xunitmp --cover-package=forgediscussion --processes=4 --process-timeout=360` in ForgeDiscussion
<DummyProcess(Thread-1, started daemon 140313390212864)> running `nosetests  --with-xunitmp --cover-package=forgegit ` in ForgeGit

.........................................................................................................................................
----------------------------------------------------------------------
Ran 137 tests in 499.222s

OK
finished `nosetests  --with-xunitmp --cover-package=forgegit ` in ForgeGit
<DummyProcess(Thread-1, started daemon 140313390212864)> running `nosetests  --with-xunitmp --cover-package=forgeimporters --processes=4 --process-timeout=360` in ForgeImporters

.................................................S.....................................................SSSS..SS..........S.
----------------------------------------------------------------------
Ran 123 tests in 16.549s

OK (SKIP=8)
finished `nosetests  --with-xunitmp --cover-package=forgeimporters --processes=4 --process-timeout=360` in ForgeImporters
<DummyProcess(Thread-1, started daemon 140313390212864)> running `nosetests  --with-xunitmp --cover-package=forgelink --processes=4 --process-timeout=360` in ForgeLink

.................
----------------------------------------------------------------------
Ran 17 tests in 4.961s

OK
finished `nosetests  --with-xunitmp --cover-package=forgelink --processes=4 --process-timeout=360` in ForgeLink
<DummyProcess(Thread-1, started daemon 140313390212864)> running `nosetests  --with-xunitmp --cover-package=forgeshorturl --processes=4 --process-timeout=360` in ForgeShortUrl

...........
----------------------------------------------------------------------
Ran 11 tests in 4.670s

OK
finished `nosetests  --with-xunitmp --cover-package=forgeshorturl --processes=4 --process-timeout=360` in ForgeShortUrl
<DummyProcess(Thread-1, started daemon 140313390212864)> running `nosetests  --with-xunitmp --cover-package=forgetracker --processes=4 --process-timeout=360` in ForgeTracker

.................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 193 tests in 78.961s

OK
finished `nosetests  --with-xunitmp --cover-package=forgetracker --processes=4 --process-timeout=360` in ForgeTracker
<DummyProcess(Thread-1, started daemon 140313390212864)> running `nosetests  --with-xunitmp --cover-package=forgeuserstats --processes=4 --process-timeout=360` in ForgeUserStats

............
----------------------------------------------------------------------
Ran 12 tests in 12.017s

OK
finished `nosetests  --with-xunitmp --cover-package=forgeuserstats --processes=4 --process-timeout=360` in ForgeUserStats
<DummyProcess(Thread-1, started daemon 140313390212864)> running `nosetests  --with-xunitmp --cover-package=forgewiki --processes=4 --process-timeout=360` in ForgeWiki

.........................................................S........
----------------------------------------------------------------------
Ran 66 tests in 26.166s

OK (SKIP=1)
finished `nosetests  --with-xunitmp --cover-package=forgewiki --processes=4 --process-timeout=360` in ForgeWiki
<DummyProcess(Thread-1, started daemon 140313390212864)> running `npm run lint-es6` in .


> allura@0.0.0 lint-es6 <https://builds.apache.org/job/Allura/ws/>
> eslint -c .eslintrc-es6  --ignore-path .eslintignore-es6 Allura/allura/public/**/*.es6.js || true

/usr/bin/env: node: No such file or directory
finished `npm run lint-es6` in .
Running setup_app() from allura.websetup
/p/test/wiki/_discuss/thread/bcb4cb68/ 200 OK
{"sidebar": 1, "jinja": 1, "markdown": 4, "ming": 105}
Build step 'Execute shell' marked build as failure
Recording plot data
Skipping Cobertura coverage report as build was not SUCCESS or better ...
Recording test results

Jenkins build is back to normal : Allura #1029

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Allura/1029/changes>