Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EB81E200C77 for ; Mon, 1 May 2017 14:00:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EA063160BAE; Mon, 1 May 2017 12:00:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1704D160BAB for ; Mon, 1 May 2017 14:00:11 +0200 (CEST) Received: (qmail 78431 invoked by uid 500); 1 May 2017 12:00:11 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 78417 invoked by uid 99); 1 May 2017 12:00:11 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 May 2017 12:00:11 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 21A579C0596 for ; Mon, 1 May 2017 12:00:11 +0000 (UTC) Date: Mon, 1 May 2017 12:00:10 +0000 (UTC) From: Apache Jenkins Server To: commits@beam.apache.org Message-ID: <931324645.621.1493640011007.JavaMail.jenkins@crius> In-Reply-To: <1174212953.566.1493618411286.JavaMail.jenkins@crius> References: <1174212953.566.1493618411286.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: beam_PerformanceTests_Dataflow #359 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: beam_PerformanceTests_Dataflow X-Jenkins-Result: FAILURE archived-at: Mon, 01 May 2017 12:00:13 -0000 See Changes: [aviemzur] [BEAM-2129] Fix flaky KafkaIOTest#testUnboundedSourceMetrics [staslevin] [BEAM-2072] Fixed MicrobatchSource.reader stops reading after reaching ------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on beam5 (beam) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/*:refs/remotes/origin/pr/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 254470e626edb6a013ba5cb2d3312dc3bfbdcb51 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 254470e626edb6a013ba5cb2d3312dc3bfbdcb51 > git rev-list 1197bef19b3ef974cdab39bd0468050586f17649 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content SPARK_LOCAL_IP=127.0.0.1 [EnvInject] - Variables injected successfully. [beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson6152341388469165452.sh + rm -rf PerfKitBenchmarker [beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson5067099177971037270.sh + git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git Cloning into 'PerfKitBenchmarker'... [beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson6554058786833359081.sh + pip install --user -r PerfKitBenchmarker/requirements.txt Requirement already satisfied (use --upgrade to upgrade): python-gflags==3.1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 14)) Requirement already satisfied (use --upgrade to upgrade): jinja2>=2.7 in /usr/local/lib/python2.7/dist-packages (from -r PerfKitBenchmarker/requirements.txt (line 15)) Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/lib/python2.7/dist-packages (from -r PerfKitBenchmarker/requirements.txt (line 16)) Requirement already satisfied (use --upgrade to upgrade): colorlog[windows]==2.6.0 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 17)) Installing extra requirements: 'windows' Requirement already satisfied (use --upgrade to upgrade): blinker>=1.3 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 18)) Requirement already satisfied (use --upgrade to upgrade): futures>=3.0.3 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 19)) Requirement already satisfied (use --upgrade to upgrade): PyYAML==3.11 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 20)) Requirement already satisfied (use --upgrade to upgrade): pint>=0.7 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 21)) Requirement already satisfied (use --upgrade to upgrade): numpy in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 22)) Requirement already satisfied (use --upgrade to upgrade): functools32 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 23)) Requirement already satisfied (use --upgrade to upgrade): contextlib2>=0.5.1 in /home/jenkins/.local/lib/python2.7/site-packages (from -r PerfKitBenchmarker/requirements.txt (line 24)) Cleaning up... [beam_PerformanceTests_Dataflow] $ /bin/bash -xe /tmp/hudson4784823925227759670.sh + python PerfKitBenchmarker/pkb.py --project=apache-beam-testing --dpb_log_level=INFO --maven_binary=/home/jenkins/tools/maven/latest/bin/mvn --bigquery_table=beam_performance.pkb_results --official=true --benchmarks=dpb_wordcount_benchmark --dpb_dataflow_staging_location=gs://temp-storage-for-perf-tests/staging --dpb_wordcount_input=dataflow-samples/shakespeare/kinglear.txt --config_override=dpb_wordcount_benchmark.dpb_service.service_type=dataflow WARNING:root:File resource loader root perfkitbenchmarker/data/ycsb is not a directory. 2017-05-01 12:00:10,272 8eb5fb9e MainThread INFO Verbose logging to: /tmp/perfkitbenchmarker/runs/8eb5fb9e/pkb.log 2017-05-01 12:00:10,272 8eb5fb9e MainThread INFO PerfKitBenchmarker version: v1.11.0-45-g6f31bb3 2017-05-01 12:00:10,273 8eb5fb9e MainThread INFO Flag values: --maven_binary=/home/jenkins/tools/maven/latest/bin/mvn --project=apache-beam-testing --bigquery_table=beam_performance.pkb_results --dpb_wordcount_input=dataflow-samples/shakespeare/kinglear.txt --dpb_log_level=INFO --official --benchmarks=dpb_wordcount_benchmark --config_override=dpb_wordcount_benchmark.dpb_service.service_type=dataflow --dpb_dataflow_staging_location=gs://temp-storage-for-perf-tests/staging 2017-05-01 12:00:10,444 8eb5fb9e MainThread WARNING The key "flags" was not in the default config, but was in user overrides. This may indicate a typo. 2017-05-01 12:00:10,554 8eb5fb9e MainThread dpb_wordcount_benchmark(1/1) INFO Provisioning resources for benchmark dpb_wordcount_benchmark 2017-05-01 12:00:10,556 8eb5fb9e MainThread dpb_wordcount_benchmark(1/1) INFO Preparing benchmark dpb_wordcount_benchmark 2017-05-01 12:00:10,557 8eb5fb9e MainThread dpb_wordcount_benchmark(1/1) INFO Running benchmark dpb_wordcount_benchmark 2017-05-01 12:00:10,562 8eb5fb9e MainThread dpb_wordcount_benchmark(1/1) ERROR Error during benchmark dpb_wordcount_benchmark Traceback (most recent call last): File " line 510, in RunBenchmark DoRunPhase(spec, collector, detailed_timer) File " line 426, in DoRunPhase samples = spec.BenchmarkRun(spec) File " line 162, in Run job_type=job_type) File " line 115, in SubmitJob stdout, _, _ = vm_util.IssueCommand(cmd) File " line 287, in IssueCommand full_cmd = ' '.join(cmd) TypeError: sequence item 2: expected string, NoneType found 2017-05-01 12:00:10,564 8eb5fb9e MainThread dpb_wordcount_benchmark(1/1) ERROR Benchmark 1/1 dpb_wordcount_benchmark (UID: dpb_wordcount_benchmark0) failed. Execution will continue. 2017-05-01 12:00:10,585 8eb5fb9e MainThread INFO Benchmark run statuses: --------------------------------------------------------- Name UID Status --------------------------------------------------------- dpb_wordcount_benchmark dpb_wordcount_benchmark0 FAILED --------------------------------------------------------- Success rate: 0.00% (0/1) 2017-05-01 12:00:10,585 8eb5fb9e MainThread INFO Complete logs can be found at: /tmp/perfkitbenchmarker/runs/8eb5fb9e/pkb.log Build step 'Execute shell' marked build as failure