This isn't a real problem, the test suite can run multiple test packages in
parallel, in this case Allura and ForgeGit both ran and clobbered each others
temporary git repos used during tests.


On 4/4/19 3:56 PM, Apache Jenkins Server wrote:
..................................................................................................................................................................................................................................................................................E.........................................S.........................................................................................................................................................................................................................................................................SSSSSSSSSSS...........................................................................................................................................................S..............................................................................................................................................................................................................................................................................................................................................................................................................
> ======================================================================
> ERROR: 
> allura.tests.functional.test_personal_dashboard.TestMergeRequestsSection.test_merge_requests_section
> ----------------------------------------------------------------------
> 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 381, in setUp
>     try_run(self.inst, ('setup', 'setUp'))
>   File 
> "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/nose/util.py";,>
>  line 470, in try_run
>     return func()
>   File 
> "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/functional/test_personal_dashboard.py";,>
>  line 92, in setUp
>     self.setup_with_tools()
>   File 
> "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/decorators.py";,>
>  line 76, in wrapped
>     while M.MonQTask.run_ready('setup'):
>   File 
> "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py";,>
>  line 232, in run_ready
>     task()
>   File 
> "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py";,>
>  line 260, in __call__
>     self.result = func(*self.args, **self.kwargs)
>   File 
> "<https://builds.apache.org/job/Allura/ws/Allura/allura/tasks/repo_tasks.py";,>
>  line 32, in init
>     c.app.repo.init()
>   File 
> "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/repository.py";,>
>  line 446, in init
>     return self._impl.init()
>   File 
> "<https://builds.apache.org/job/Allura/ws/ForgeGit/forgegit/model/git_repo.py";,>
>  line 182, in init
>     shared='all')
>   File 
> "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/git/repo/base.py";,>
>  line 906, in init
>     git.init(**kwargs)
>   File 
> "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/git/cmd.py";,>
>  line 548, in <lambda>
>     return lambda *args, **kwargs: self._call_process(name, *args, **kwargs)
>   File 
> "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/git/cmd.py";,>
>  line 1014, in _call_process
>     return self.execute(call, **exec_kwargs)
>   File 
> "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/git/cmd.py";,>
>  line 825, in execute
>     raise GitCommandError(command, status, stderr_value, stdout_value)
> GitCommandError: Cmd('git') failed due to: exit code(128)
>   cmdline: git init --bare --quiet --shared=all
>   stderr: 'fatal: unable to get current working directory: No such file or 
> directory'
> -------------------- >> begin captured stdout << ---------------------
> Running setup_app() from allura.websetup
> 
> --------------------- >> end captured stdout << ----------------------
> 
> ----------------------------------------------------------------------
> Ran 1147 tests in 162.834s
> 
> FAILED (SKIP=13, errors=1)
> finished `nosetests allura/tests/ --with-xunitmp --cover-package=allura 
> --processes=4 --process-timeout=360` in Allura
> ..............................................................................................................................................
> ----------------------------------------------------------------------
> Ran 142 tests in 212.103s
> 
> OK
> finished `nosetests  --with-xunitmp --cover-package=forgegit ` in ForgeGit
> Running setup_app() from allura.websetup
> /p/test/wiki/_discuss/thread/70c889665a/ 200 OK
> {"sidebar": 1, "jinja": 1, "markdown": 4, "ming": 111}
> Build step 'Execute shell' marked build as failure
> Recording plot data
> [Cobertura] Skipping Cobertura coverage report as build was not SUCCESS or 
> better ...
> 
> Recording test results
> 



-- 
Dave Brondsema : d...@brondsema.net
http://www.brondsema.net : personal
http://www.splike.com : programming
              <><

Reply via email to