See <https://builds.apache.org/job/Allura/1026/changes>
Changes: [heiths] When deleting a user project, actually do it - not just disable the user [heiths] [#8072] Changed 'asked you to merge' text to 'wants to merge' ------------------------------------------ [...truncated 2060 lines...] npm http GET https://registry.npmjs.org/mime-db npm http 200 https://registry.npmjs.org/mime-db npm http GET https://registry.npmjs.org/mime-db/-/mime-db-1.12.0.tgz npm http 200 https://registry.npmjs.org/mime-db/-/mime-db-1.12.0.tgz npm http GET https://registry.npmjs.org/wordwrap npm http 304 https://registry.npmjs.org/wordwrap npm http GET https://registry.npmjs.org/async npm http GET https://registry.npmjs.org/source-map npm http 304 https://registry.npmjs.org/source-map npm http 304 https://registry.npmjs.org/async broccoli-timepiece@0.3.0 node_modules/broccoli-timepiece ├── rimraf@2.2.8 ├── chalk@0.5.1 (escape-string-regexp@1.0.5, ansi-styles@1.1.0, supports-color@0.2.0, has-ansi@0.1.0, strip-ansi@0.3.0) ├── broccoli-kitchen-sink-helpers@0.2.9 (mkdirp@0.5.1, glob@5.0.15) └── broccoli@0.13.6 (broccoli-slow-trees@1.1.0, copy-dereference@1.0.0, promise-map-series@0.2.2, mime@1.3.4, commander@2.9.0, rsvp@3.2.1, connect@3.4.1, findup-sync@0.1.3, tiny-lr@0.1.7, handlebars@2.0.0) Not running tests for ForgeSVN, since it isn't set up Not running tests for virtualenv-1.9.1, since it isn't set up <DummyProcess(Thread-1, started daemon 140270647564032)> running `nosetests --with-xunitmp --cover-package=alluratest --processes=4 --process-timeout=360` in AlluraTest ....No config file found, using default configuration . ---------------------------------------------------------------------- Ran 5 tests in 17.434s OK finished `nosetests --with-xunitmp --cover-package=alluratest --processes=4 --process-timeout=360` in AlluraTest <DummyProcess(Thread-1, started daemon 140270647564032)> running `nosetests allura/tests/ --with-xunitmp --cover-package=allura --processes=4 --process-timeout=360` in Allura .............................................................................................................................................................................................................................................................................................S..................................................................................................................................................................................................................................................................SSSSSSSSSSS..........................................................................................................................................................S....................................................................................................................................................................................................E.EEEEEE....................................................................................................................................................... ====================================================================== 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_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 146.086s FAILED (SKIP=13, errors=7) finished `nosetests allura/tests/ --with-xunitmp --cover-package=allura --processes=4 --process-timeout=360` in Allura <DummyProcess(Thread-1, started daemon 140270647564032)> running `nosetests --with-xunitmp --cover-package=forgeactivity --processes=4 --process-timeout=360` in ForgeActivity .................. ---------------------------------------------------------------------- Ran 18 tests in 5.571s OK finished `nosetests --with-xunitmp --cover-package=forgeactivity --processes=4 --process-timeout=360` in ForgeActivity <DummyProcess(Thread-1, started daemon 140270647564032)> running `nosetests --with-xunitmp --cover-package=forgeblog --processes=4 --process-timeout=360` in ForgeBlog ....................................SSS......... ---------------------------------------------------------------------- Ran 48 tests in 11.799s OK (SKIP=3) finished `nosetests --with-xunitmp --cover-package=forgeblog --processes=4 --process-timeout=360` in ForgeBlog <DummyProcess(Thread-1, started daemon 140270647564032)> running `nosetests --with-xunitmp --cover-package=forgechat --processes=4 --process-timeout=360` in ForgeChat .. ---------------------------------------------------------------------- Ran 2 tests in 2.228s OK finished `nosetests --with-xunitmp --cover-package=forgechat --processes=4 --process-timeout=360` in ForgeChat <DummyProcess(Thread-1, started daemon 140270647564032)> running `nosetests --with-xunitmp --cover-package=forgediscussion --processes=4 --process-timeout=360` in ForgeDiscussion ................................................................. ---------------------------------------------------------------------- Ran 65 tests in 30.755s OK finished `nosetests --with-xunitmp --cover-package=forgediscussion --processes=4 --process-timeout=360` in ForgeDiscussion <DummyProcess(Thread-1, started daemon 140270647564032)> running `nosetests --with-xunitmp --cover-package=forgegit ` in ForgeGit ....................................................................................................................................... ---------------------------------------------------------------------- Ran 135 tests in 493.253s OK finished `nosetests --with-xunitmp --cover-package=forgegit ` in ForgeGit <DummyProcess(Thread-1, started daemon 140270647564032)> running `nosetests --with-xunitmp --cover-package=forgeimporters --processes=4 --process-timeout=360` in ForgeImporters .................................................S.....................................................SSSS..SS..........S. ---------------------------------------------------------------------- Ran 123 tests in 16.215s OK (SKIP=8) finished `nosetests --with-xunitmp --cover-package=forgeimporters --processes=4 --process-timeout=360` in ForgeImporters <DummyProcess(Thread-1, started daemon 140270647564032)> running `nosetests --with-xunitmp --cover-package=forgelink --processes=4 --process-timeout=360` in ForgeLink ................. ---------------------------------------------------------------------- Ran 17 tests in 4.911s OK finished `nosetests --with-xunitmp --cover-package=forgelink --processes=4 --process-timeout=360` in ForgeLink <DummyProcess(Thread-1, started daemon 140270647564032)> running `nosetests --with-xunitmp --cover-package=forgeshorturl --processes=4 --process-timeout=360` in ForgeShortUrl ........... ---------------------------------------------------------------------- Ran 11 tests in 4.276s OK finished `nosetests --with-xunitmp --cover-package=forgeshorturl --processes=4 --process-timeout=360` in ForgeShortUrl <DummyProcess(Thread-1, started daemon 140270647564032)> running `nosetests --with-xunitmp --cover-package=forgetracker --processes=4 --process-timeout=360` in ForgeTracker ................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 193 tests in 76.748s OK finished `nosetests --with-xunitmp --cover-package=forgetracker --processes=4 --process-timeout=360` in ForgeTracker <DummyProcess(Thread-1, started daemon 140270647564032)> running `nosetests --with-xunitmp --cover-package=forgeuserstats --processes=4 --process-timeout=360` in ForgeUserStats ............ ---------------------------------------------------------------------- Ran 12 tests in 11.987s OK finished `nosetests --with-xunitmp --cover-package=forgeuserstats --processes=4 --process-timeout=360` in ForgeUserStats <DummyProcess(Thread-1, started daemon 140270647564032)> running `nosetests --with-xunitmp --cover-package=forgewiki --processes=4 --process-timeout=360` in ForgeWiki .........................................................S........ ---------------------------------------------------------------------- Ran 66 tests in 25.050s OK (SKIP=1) finished `nosetests --with-xunitmp --cover-package=forgewiki --processes=4 --process-timeout=360` in ForgeWiki <DummyProcess(Thread-1, started daemon 140270647564032)> 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/848e1fff/ 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