See 
<https://builds.apache.org/job/beam_PostCommit_Python_ValidatesContainer_Dataflow/5/display/redirect>

------------------------------------------
GitHub pull request #4476 of commit 392757ba01db4831afdd32c5fe597912ddb1d629, 
no merge conflicts.
Setting status of 392757ba01db4831afdd32c5fe597912ddb1d629 to PENDING with url 
https://builds.apache.org/job/beam_PostCommit_Python_ValidatesContainer_Dataflow/5/
 and message: 'Build started sha1 is merged.'
Using context: Jenkins: Google Cloud Dataflow Runner Python ValidatesContainer 
Tests
[EnvInject] - Loading node environment variables.
Building remotely on beam1 (beam) in workspace 
<https://builds.apache.org/job/beam_PostCommit_Python_ValidatesContainer_Dataflow/ws/>
 > 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/4476/*:refs/remotes/origin/pr/4476/*
 > git rev-parse refs/remotes/origin/pr/4476/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/4476/merge^{commit} # timeout=10
Checking out Revision fb75441732ff83566fd24ffe30bc48a1872aea6f 
(refs/remotes/origin/pr/4476/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fb75441732ff83566fd24ffe30bc48a1872aea6f
Commit message: "Merge 392757ba01db4831afdd32c5fe597912ddb1d629 into 
ad82ac140161cd5d88c972c88a1c8168cf26ff1c"
First time build. Skipping changelog.
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_PostCommit_Python_ValidatesContainer_Dataflow] $ /bin/bash -xe 
/tmp/jenkins3665923517625775126.sh
+ cd src
+ bash sdks/python/container/run_validatescontainer.sh

# pip install --user installation location.
LOCAL_PATH=$HOME/.local/bin/

# Where to store integration test outputs.
GCS_LOCATION=gs://temp-storage-for-end-to-end-tests

# Project for the container and integration test
PROJECT=apache-beam-testing

# Verify in the root of the repository
test -d sdks/python/container

# Verify docker and gcloud commands exist
command -v docker
/usr/bin/docker
command -v gcloud
/usr/bin/gcloud
docker -v
Docker version 17.05.0-ce, build 89658be
gcloud -v
Google Cloud SDK 111.0.0

bq 2.0.24
bq-nix 2.0.24
core 2016.05.20
core-nix 2016.05.20
gcloud 
gsutil 4.19
gsutil-nix 4.19
kubectl 
kubectl-linux-x86_64 1.2.4

gcloud components update --quiet

ERROR: (gcloud.components.update) You cannot perform this action because you do 
not have permission to modify the Google Cloud SDK installation directory 
[/usr/lib/google-cloud-sdk].

Re-run the command with sudo: sudo /usr/lib/google-cloud-sdk/bin/gcloud ...
Build step 'Execute shell' marked build as failure

Reply via email to