You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/12/18 18:51:41 UTC

Build failed in Jenkins: beam_python_mongoio_load_test #34

See <https://builds.apache.org/job/beam_python_mongoio_load_test/34/display/redirect?page=changes>

Changes:

[kcweaver] Add FlinkMiniClusterEntryPoint for testing the uber jar submission

[kcweaver] [BEAM-8512] Add integration tests for flink_runner.py.

[kcweaver] Build mini cluster jar excluding unwanted classes.

[kcweaver] Rename to testFlinkUberJarPyX.Y

[kcweaver] Increase timeout on beam_PostCommit_PortableJar_Flink.


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (beam) in workspace <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src> # 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/*
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > 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 307dab29bc99a31356d02a689154d129c6d7690b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 307dab29bc99a31356d02a689154d129c6d7690b
Commit message: "Merge pull request #10284: [BEAM-8512] Add integration tests for flink_runner.py"
 > git rev-list --no-walk 0bcff1af3e47f658e35ca6c040c1399e1d8cb2f9 # timeout=10
No emails were triggered.
[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_python_mongoio_load_test] $ /bin/bash -xe /tmp/jenkins6494884357349000356.sh
+ cp /home/jenkins/.kube/config <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34>
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
KUBECONFIG="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34">

[EnvInject] - Variables injected successfully.
[beam_python_mongoio_load_test] $ /bin/bash -xe /tmp/jenkins4912200016693854080.sh
+ <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/kubernetes.sh> createNamespace beam-python-mongoio-load-test-34
+ KUBECONFIG='"<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34"'>
+ KUBERNETES_NAMESPACE=default
+ KUBECTL='kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34"> --namespace=default'
+ createNamespace beam-python-mongoio-load-test-34
+ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34"> create namespace beam-python-mongoio-load-test-34'
++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34> create namespace beam-python-mongoio-load-test-34
namespace/beam-python-mongoio-load-test-34 created
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
KUBERNETES_NAMESPACE=beam-python-mongoio-load-test-34

[EnvInject] - Variables injected successfully.
[beam_python_mongoio_load_test] $ /bin/bash -xe /tmp/jenkins5239685451217739412.sh
+ <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/kubernetes.sh> apply <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/mongodb/load-balancer/mongo.yml>
+ KUBECONFIG='"<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34"'>
+ KUBERNETES_NAMESPACE=beam-python-mongoio-load-test-34
+ KUBECTL='kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34"> --namespace=beam-python-mongoio-load-test-34'
+ apply <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/mongodb/load-balancer/mongo.yml>
+ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34"> --namespace=beam-python-mongoio-load-test-34 apply -R -f <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/mongodb/load-balancer/mongo.yml'>
++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34> --namespace=beam-python-mongoio-load-test-34 apply -R -f <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/mongodb/load-balancer/mongo.yml>
service/mongo-load-balancer-service created
replicationcontroller/mongo created
[beam_python_mongoio_load_test] $ /bin/bash -xe /tmp/jenkins3306916087015978453.sh
+ set -eo pipefail
+ eval <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/kubernetes.sh> loadBalancerIP mongo-load-balancer-service
++ <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/kubernetes.sh> loadBalancerIP mongo-load-balancer-service
+ sed 's/^/LOAD_BALANCER_IP=/'
+ KUBECONFIG='"<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34"'>
+ KUBERNETES_NAMESPACE=beam-python-mongoio-load-test-34
+ KUBECTL='kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34"> --namespace=beam-python-mongoio-load-test-34'
+ loadBalancerIP mongo-load-balancer-service
+ local name=mongo-load-balancer-service
+ local 'command=kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34"> --namespace=beam-python-mongoio-load-test-34 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+ retry 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34"> --namespace=beam-python-mongoio-load-test-34 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\''' 36 10
+ local 'command=kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34"> --namespace=beam-python-mongoio-load-test-34 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+ local max_retries=36
+ local sleep_time=10
+ (( i = 1 ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34"> --namespace=beam-python-mongoio-load-test-34 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34> --namespace=beam-python-mongoio-load-test-34 get svc mongo-load-balancer-service '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 1 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34"> --namespace=beam-python-mongoio-load-test-34 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34> --namespace=beam-python-mongoio-load-test-34 get svc mongo-load-balancer-service '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 2 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34"> --namespace=beam-python-mongoio-load-test-34 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-34> --namespace=beam-python-mongoio-load-test-34 get svc mongo-load-balancer-service '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
Unable to connect to the server: dial tcp 104.154.102.21:443: i/o timeout
+ output=
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_python_mongoio_load_test #36

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_python_mongoio_load_test/36/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_python_mongoio_load_test #35

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_python_mongoio_load_test/35/display/redirect?page=changes>

Changes:

[kenn] Use more informative assertions in some py tests


------------------------------------------
[...truncated 813 B...]
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > 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 14411f41938e6987418516610aa2f92b54e24af1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 14411f41938e6987418516610aa2f92b54e24af1
Commit message: "Merge pull request #10261: Use more informative assertions in some py tests"
 > git rev-list --no-walk 307dab29bc99a31356d02a689154d129c6d7690b # timeout=10
No emails were triggered.
[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_python_mongoio_load_test] $ /bin/bash -xe /tmp/jenkins8075892940999258212.sh
+ cp /home/jenkins/.kube/config <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35>
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
KUBECONFIG="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35">

[EnvInject] - Variables injected successfully.
[beam_python_mongoio_load_test] $ /bin/bash -xe /tmp/jenkins1597791608453322256.sh
+ <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/kubernetes.sh> createNamespace beam-python-mongoio-load-test-35
+ KUBECONFIG='"<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"'>
+ KUBERNETES_NAMESPACE=default
+ KUBECTL='kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=default'
+ createNamespace beam-python-mongoio-load-test-35
+ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> create namespace beam-python-mongoio-load-test-35'
++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35> create namespace beam-python-mongoio-load-test-35
namespace/beam-python-mongoio-load-test-35 created
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
KUBERNETES_NAMESPACE=beam-python-mongoio-load-test-35

[EnvInject] - Variables injected successfully.
[beam_python_mongoio_load_test] $ /bin/bash -xe /tmp/jenkins6734139444866842601.sh
+ <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/kubernetes.sh> apply <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/mongodb/load-balancer/mongo.yml>
+ KUBECONFIG='"<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"'>
+ KUBERNETES_NAMESPACE=beam-python-mongoio-load-test-35
+ KUBECTL='kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35'
+ apply <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/mongodb/load-balancer/mongo.yml>
+ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 apply -R -f <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/mongodb/load-balancer/mongo.yml'>
++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35> --namespace=beam-python-mongoio-load-test-35 apply -R -f <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/mongodb/load-balancer/mongo.yml>
service/mongo-load-balancer-service created
replicationcontroller/mongo created
[beam_python_mongoio_load_test] $ /bin/bash -xe /tmp/jenkins2123428645220549330.sh
+ set -eo pipefail
+ eval <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/kubernetes.sh> loadBalancerIP mongo-load-balancer-service
++ <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/.test-infra/kubernetes/kubernetes.sh> loadBalancerIP mongo-load-balancer-service
+ sed 's/^/LOAD_BALANCER_IP=/'
+ KUBECONFIG='"<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"'>
+ KUBERNETES_NAMESPACE=beam-python-mongoio-load-test-35
+ KUBECTL='kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35'
+ loadBalancerIP mongo-load-balancer-service
+ local name=mongo-load-balancer-service
+ local 'command=kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+ retry 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\''' 36 10
+ local 'command=kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+ local max_retries=36
+ local sleep_time=10
+ (( i = 1 ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 1 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 2 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 3 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 4 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 5 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 6 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 7 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 8 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 9 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 10 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 11 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35"> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35> --namespace=beam-python-mongoio-load-test-35 get svc mongo-load-balancer-service '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=35.238.254.130
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n 35.238.254.130 ]]
+ echo 35.238.254.130
+ return 0
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'job.properties'
[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g "-Popts=--temp_location=gs://temp-storage-for-perf-tests/loadtests --project=apache-beam-testing --mongo_uri=mongodb://35.238.254.130:27017 --num_documents=1000000 --batch_size=10000 --runner=DataflowRunner --num_workers=5" :sdks:python:test-suites:dataflow:py35:mongodbioIT
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=9893e468-0a86-4e0d-b184-f04b57a89003, currentDir=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 6707
  log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-6707.out.log
----- Last  20 lines from daemon log file - daemon-6707.out.log -----
00:45:11.865 [DEBUG] [org.gradle.launcher.daemon.server.DefaultDaemonConnection] thread 111: Received non-IO message from client: Build{id=9893e468-0a86-4e0d-b184-f04b57a89003, currentDir=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src}>
00:45:11.865 [INFO] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Received command: Build{id=9893e468-0a86-4e0d-b184-f04b57a89003, currentDir=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src}.>
00:45:11.865 [DEBUG] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Starting executing command: Build{id=9893e468-0a86-4e0d-b184-f04b57a89003, currentDir=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src}> with connection: socket connection from /0:0:0:0:0:0:0:1:36897 to /0:0:0:0:0:0:0:1:41884.
00:45:11.866 [ERROR] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] Command execution: started DaemonCommandExecution[command = Build{id=9893e468-0a86-4e0d-b184-f04b57a89003, currentDir=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src},> connection = DefaultDaemonConnection: socket connection from /0:0:0:0:0:0:0:1:36897 to /0:0:0:0:0:0:0:1:41884] after 0.0 minutes of idle
00:45:11.866 [INFO] [org.gradle.launcher.daemon.server.DaemonRegistryUpdater] Marking the daemon as busy, address: [474d8138-0598-479f-8a5b-04305c45c42a port:36897, addresses:[/0:0:0:0:0:0:0:1%lo, /127.0.0.1]]
00:45:11.866 [DEBUG] [org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Marking busy by address: [474d8138-0598-479f-8a5b-04305c45c42a port:36897, addresses:[/0:0:0:0:0:0:0:1%lo, /127.0.0.1]]
00:45:11.866 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on daemon addresses registry.
00:45:11.867 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon addresses registry.
00:45:11.867 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry.
00:45:11.867 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] resetting idle timer
00:45:11.867 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] daemon is running. Sleeping until state changes.
00:45:11.867 [INFO] [org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy] Daemon is about to start building Build{id=9893e468-0a86-4e0d-b184-f04b57a89003, currentDir=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src}.> Dispatching build started information...
00:45:11.868 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 26: dispatching class org.gradle.launcher.daemon.protocol.BuildStarted
00:45:11.868 [DEBUG] [org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment] Configuring env variables: {PATH=/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games, LOAD_BALANCER_IP=35.238.254.130, RUN_DISPLAY_URL=https://builds.apache.org/job/beam_python_mongoio_load_test/35/display/redirect, KUBECONFIG="<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/config-beam-python-mongoio-load-test-35",> HUDSON_HOME=/x1/jenkins/jenkins-home, RUN_CHANGES_DISPLAY_URL=https://builds.apache.org/job/beam_python_mongoio_load_test/35/display/redirect?page=changes, JOB_URL=https://builds.apache.org/job/beam_python_mongoio_load_test/, HUDSON_COOKIE=eb4262b2-ac1e-4f93-9077-ed638c47860a, NIX_LABEL=ubuntu, SLACK_WEBHOOK_URL=****, SUDO_USER=yifanzou, MAIL=/var/mail/jenkins, WIN_LABEL=Windows, JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8, USERNAME=root, LOGNAME=jenkins, PWD=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src,> JENKINS_URL=https://builds.apache.org/, SHELL=/bin/bash, BUILD_TAG=jenkins-beam_python_mongoio_load_test-35, GIT_AUTHOR_EMAIL=builds@apache.org, LESSOPEN=| /usr/bin/lesspipe %s, ROOT_BUILD_CAUSE=TIMERTRIGGER, BUILD_CAUSE_TIMERTRIGGER=true, GIT_AUTHOR_NAME=jenkins, OLDPWD=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/src,> JENKINS_HOME=/x1/jenkins/jenkins-home, sha1=master, NODE_NAME=apache-beam-jenkins-5, BUILD_DISPLAY_NAME=#35, JOB_DISPLAY_URL=https://builds.apache.org/job/beam_python_mongoio_load_test/display/redirect, GIT_BRANCH=origin/master, LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:, KUBERNETES_NAMESPACE=beam-python-mongoio-load-test-35, SHLVL=1, GIT_PREVIOUS_COMMIT=307dab29bc99a31356d02a689154d129c6d7690b, LESSCLOSE=/usr/bin/lesspipe %s %s, JAVA_HOME=/home/jenkins/tools/java/latest1.8, TERM=xterm-256color, BUILD_ID=35, LANG=en_US.UTF-8, JOB_NAME=beam_python_mongoio_load_test, SPARK_LOCAL_IP=127.0.0.1, BUILD_CAUSE=TIMERTRIGGER, SUDO_GID=1014, GIT_PREVIOUS_SUCCESSFUL_COMMIT=0bcff1af3e47f658e35ca6c040c1399e1d8cb2f9, NODE_LABELS=apache-beam-jenkins-5 beam, HUDSON_URL=https://builds.apache.org/, WORKSPACE=<https://builds.apache.org/job/beam_python_mongoio_load_test/ws/,> ROOT_BUILD_CAUSE_TIMERTRIGGER=true, SUDO_UID=1013, _=/usr/bin/nohup, GIT_COMMIT=14411f41938e6987418516610aa2f92b54e24af1, COVERALLS_REPO_TOKEN=****, EXECUTOR_NUMBER=1, HUDSON_SERVER_COOKIE=f4ebd1e6b0d976e8, GIT_COMMITTER_NAME=jenkins, JOB_BASE_NAME=beam_python_mongoio_load_test, USER=jenkins, SUDO_COMMAND=/bin/su jenkins, BUILD_NUMBER=35, BUILD_URL=https://builds.apache.org/job/beam_python_mongoio_load_test/35/, GIT_COMMITTER_EMAIL=builds@apache.org, GIT_URL=https://github.com/apache/beam.git, HOME=/home/jenkins}
00:45:11.870 [DEBUG] [org.gradle.launcher.daemon.server.exec.LogToClient] About to start relaying all logs to the client via the connection.
00:45:11.870 [INFO] [org.gradle.launcher.daemon.server.exec.LogToClient] The client will now receive all logging from the daemon (pid: 6707). The daemon log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-6707.out.log
00:45:11.871 [INFO] [org.gradle.launcher.daemon.server.exec.LogAndCheckHealth] Starting 2nd build in daemon [uptime: 8 mins 11.398 secs, performance: 100%]
00:45:11.871 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has started executing the build.
00:45:11.871 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] Executing build with daemon context: DefaultDaemonContext[uid=cacfd456-f5e1-434c-a5bd-f5d260ed2979,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=6707,idleTimeout=10800000,priority=NORMAL,daemonOpts=-Xmx4g,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org
> Task :buildSrc:spotlessGroovy
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org