From commits-return-91302-archive-asf-public=cust-asf.ponee.io@beam.apache.org Fri Sep 7 22:18:42 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7A6401807BA for ; Fri, 7 Sep 2018 22:18:39 +0200 (CEST) Received: (qmail 49663 invoked by uid 500); 7 Sep 2018 20:18:31 -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 44641 invoked by uid 99); 7 Sep 2018 20:18:25 -0000 Received: from mail-relay.apache.org (HELO mailrelay2-lw-us.apache.org) (207.244.88.137) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Sep 2018 20:18:25 +0000 Received: from jenkins02.apache.org (jenkins02.apache.org [195.201.213.130]) by mailrelay2-lw-us.apache.org (ASF Mail Server at mailrelay2-lw-us.apache.org) with ESMTP id 7AA9F20B9 for ; Fri, 7 Sep 2018 20:18:24 +0000 (UTC) Received: from jenkins02.apache.org (localhost.localdomain [127.0.0.1]) by jenkins02.apache.org (ASF Mail Server at jenkins02.apache.org) with ESMTP id 40F5C33E16D5 for ; Wed, 5 Sep 2018 06:19:28 +0000 (UTC) Date: Wed, 5 Sep 2018 06:19:28 +0000 (UTC) From: Apache Jenkins Server To: commits@beam.apache.org Message-ID: <1091569005.2175.1536128368263.JavaMail.jenkins@jenkins02> In-Reply-To: <2012360574.2130.1536111378731.JavaMail.jenkins@jenkins02> References: <2012360574.2130.1536111378731.JavaMail.jenkins@jenkins02> Subject: Build failed in Jenkins: beam_PerformanceTests_XmlIOIT_HDFS #620 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_XmlIOIT_HDFS X-Jenkins-Result: FAILURE See ------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on beam10 (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/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 7a65ef2b1f1d3f1f66a76b9b2ed9f8cac066c2bc (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a65ef2b1f1d3f1f66a76b9b2ed9f8cac066c2bc Commit message: "Merge pull request #6309 from amaliujia/rui_wang-fix_nosuchelement" > git rev-list --no-walk 7a65ef2b1f1d3f1f66a76b9b2ed9f8cac066c2bc # 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_XmlIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins6289727813809581609.sh + gcloud container clusters get-credentials io-datastores --zone=us-central1-a --verbosity=debug DEBUG: Running [gcloud.container.clusters.get-credentials] with arguments: [--verbosity: "debug", --zone: "us-central1-a", NAME: "io-datastores"] Fetching cluster endpoint and auth data. DEBUG: Saved kubeconfig to /home/jenkins/.kube/config kubeconfig entry generated for io-datastores. INFO: Display format "default". DEBUG: SDK update checks are disabled. [beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins7469354255527706914.sh + cp /home/jenkins/.kube/config [beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins4287157483122064827.sh + kubectl --kubeconfig= create namespace beam-performancetests-xmlioit-hdfs-620 namespace "beam-performancetests-xmlioit-hdfs-620" created [beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins3902001538310468890.sh ++ kubectl config current-context + kubectl --kubeconfig= config set-context gke_apache-beam-testing_us-central1-a_io-datastores --namespace=beam-performancetests-xmlioit-hdfs-620 Context "gke_apache-beam-testing_us-central1-a_io-datastores" modified. [beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins4920976875522135546.sh + rm -rf [beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins2292034827371713466.sh + rm -rf [beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins450994705287336287.sh + rm -rf [beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins5889898722456307318.sh + virtualenv --system-site-packages New python executable in Also creating executable in Installing setuptools, pkg_resources, pip, wheel...done. Running virtualenv with interpreter /usr/bin/python2 [beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins3227431853612277920.sh + virtualenv --system-site-packages New python executable in Also creating executable in Installing setuptools, pkg_resources, pip, wheel...done. Running virtualenv with interpreter /usr/bin/python2 [beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins2971417730183742830.sh + install --upgrade setuptools pip grpcio-tools==1.3.5 Requirement already up-to-date: setuptools in ./env/.beam_env/lib/python2.7/site-packages (40.2.0) Requirement already up-to-date: pip in ./env/.beam_env/lib/python2.7/site-packages (18.0) Collecting grpcio-tools==1.3.5 Using cached https://files.pythonhosted.org/packages/05/f6/0296e29b1bac6f85d2a8556d48adf825307f73109a3c2c17fb734292db0a/grpcio_tools-1.3.5-cp27-cp27mu-manylinux1_x86_64.whl Requirement already satisfied, skipping upgrade: grpcio>=1.3.5 in /home/jenkins/.local/lib/python2.7/site-packages (from grpcio-tools==1.3.5) (1.13.0) Requirement already satisfied, skipping upgrade: protobuf>=3.2.0 in /home/jenkins/.local/lib/python2.7/site-packages (from grpcio-tools==1.3.5) (3.6.0) Requirement already satisfied, skipping upgrade: six>=1.5.2 in /usr/local/lib/python2.7/dist-packages (from grpcio>=1.3.5->grpcio-tools==1.3.5) (1.11.0) Requirement already satisfied, skipping upgrade: enum34>=1.0.4 in /usr/local/lib/python2.7/dist-packages (from grpcio>=1.3.5->grpcio-tools==1.3.5) (1.1.6) Requirement already satisfied, skipping upgrade: futures>=2.2.0 in /home/jenkins/.local/lib/python2.7/site-packages (from grpcio>=1.3.5->grpcio-tools==1.3.5) (3.2.0) Installing collected packages: grpcio-tools Successfully installed grpcio-tools-1.3.5 [beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins1718438759850932296.sh + install --upgrade setuptools pip Requirement already up-to-date: setuptools in ./env/.perfkit_env/lib/python2.7/site-packages (40.2.0) Requirement already up-to-date: pip in ./env/.perfkit_env/lib/python2.7/site-packages (18.0) [beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins65289569423248580.sh + git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git Cloning into ' [beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins8662681878544087358.sh + install -e ' Obtaining file:// Exception: Traceback (most recent call last): File " line 141, in main status = self.run(options, args) File " line 299, in run resolver.resolve(requirement_set) File " line 102, in resolve self._resolve_one(requirement_set, req) File " line 256, in _resolve_one abstract_dist = self._get_abstract_dist_for(req_to_install) File " line 193, in _get_abstract_dist_for req, self.require_hashes, self.use_user_site, self.finder, File " line 329, in prepare_editable_requirement req.check_if_exists(use_user_site) File " line 494, in check_if_exists self.req.name File " line 468, in get_distribution dist = get_provider(dist) File " line 344, in get_provider return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0] File " line 888, in require needed = self.resolve(parse_requirements(requirements)) File " line 779, in resolve raise VersionConflict(dist, req).with_context(dependent_req) ContextualVersionConflict: (fastavro 0.19.7 (/home/jenkins/.local/lib/python2.7/site-packages), Requirement.parse('fastavro==0.21.4'), set(['apache-beam'])) Build step 'Execute shell' marked build as failure