You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Mark Liu (JIRA)" <ji...@apache.org> on 2017/07/06 00:00:44 UTC

[jira] [Comment Edited] (BEAM-2542) Python performance test failed in Beam repo init

    [ https://issues.apache.org/jira/browse/BEAM-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075654#comment-16075654 ] 

Mark Liu edited comment on BEAM-2542 at 7/6/17 12:00 AM:
---------------------------------------------------------

it's merged. Waiting for next scheduled run to verify the fix.
https://builds.apache.org/view/Beam/job/beam_PerformanceTests_Python/


was (Author: markflyhigh):
it's merged. Waiting for next scheduled run to verify the fix.

> Python performance test failed in Beam repo init
> ------------------------------------------------
>
>                 Key: BEAM-2542
>                 URL: https://issues.apache.org/jira/browse/BEAM-2542
>             Project: Beam
>          Issue Type: Bug
>          Components: testing
>            Reporter: Mark Liu
>            Assignee: Mark Liu
>
> Jenkins link: https://builds.apache.org/view/Beam/job/beam_PerformanceTests_Python/39
> Errors:
> {code}
> 2017-06-29 00:00:32,173 b368d0d5 MainThread beam_integration_benchmark(1/1) ERROR    Error during benchmark beam_integration_benchmark
> Traceback (most recent call last):
>   File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Python/PerfKitBenchmarker/perfkitbenchmarker/pkb.py", line 555, in RunBenchmark
>     DoPreparePhase(spec, detailed_timer)
>   File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Python/PerfKitBenchmarker/perfkitbenchmarker/pkb.py", line 450, in DoPreparePhase
>     spec.BenchmarkPrepare(spec)
>   File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Python/PerfKitBenchmarker/perfkitbenchmarker/linux_benchmarks/beam_integration_benchmark.py", line 91, in Prepare
>     beam_benchmark_helper.InitializeBeamRepo(benchmark_spec)
>   File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Python/PerfKitBenchmarker/perfkitbenchmarker/beam_benchmark_helper.py", line 136, in InitializeBeamRepo
>     mvn_command)
> TypeError: AddRunnerProfileMvnArgument() takes exactly 3 arguments (2 given)
> {code}
> Need to investigate on benchmark code in Perfkit.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)