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/10/25 14:03:57 UTC

Build failed in Jenkins: beam_PerformanceTests_Kafka_IO #2

See <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/2/display/redirect>

Changes:


------------------------------------------
GitHub pull request #9871 of commit 722d7ca01a2ae265a90d6e1bfca265f07732551a, no merge conflicts.
Running as SYSTEM
Setting status of 722d7ca01a2ae265a90d6e1bfca265f07732551a to PENDING with url https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/2/ and message: 'Build started for merge commit.'
Using context: Java KafkaIO Performance Test
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/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_PerformanceTests_Kafka_IO/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/9871/*:refs/remotes/origin/pr/9871/*
 > git rev-parse refs/remotes/origin/pr/9871/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/9871/merge^{commit} # timeout=10
Checking out Revision 64b005b17af3e497c416e837d11ffebcfcbb5711 (refs/remotes/origin/pr/9871/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 64b005b17af3e497c416e837d11ffebcfcbb5711
Commit message: "Merge 722d7ca01a2ae265a90d6e1bfca265f07732551a into 90460b475f9e90df18e8f1339b92078ba4aebe30"
First time build. Skipping changelog.
[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_Kafka_IO] $ /bin/bash -xe /tmp/jenkins1017515020584509558.sh
+ cp /home/jenkins/.kube/config <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-2>
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
KUBECONFIG="<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-2">

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

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_Kafka_IO] $ /bin/bash -xe /tmp/jenkins8573901656272862735.sh
+ <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kubernetes.sh> apply <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster>
+ KUBECONFIG='"<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-2"'>
+ KUBERNETES_NAMESPACE=beam-performancetests-kafka-io-2
+ KUBECTL='kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-2"> --namespace=beam-performancetests-kafka-io-2'
+ apply <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster>
+ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-2"> --namespace=beam-performancetests-kafka-io-2 apply -R -f <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster'>
++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-2> --namespace=beam-performancetests-kafka-io-2 apply -R -f <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster>
storageclass.storage.k8s.io/kafka-broker unchanged
storageclass.storage.k8s.io/kafka-zookeeper unchanged
configmap/zookeeper-config created
service/pzoo created
service/zookeeper created
statefulset.apps/pzoo created
service/outside-0 created
service/outside-1 created
service/outside-2 created
configmap/broker-config created
service/broker created
service/bootstrap created
statefulset.apps/kafka created
configmap/kafka-config created
job.batch/kafka-config-eff079ec created
Error from server (Forbidden): error when creating "<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster/02-rbac-namespace-default/node-reader.yml">: clusterroles.rbac.authorization.k8s.io is forbidden: User "106986139166081322232" cannot create resource "clusterroles" in API group "rbac.authorization.k8s.io" at the cluster scope
Error from server (Forbidden): error when creating "<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster/02-rbac-namespace-default/node-reader.yml">: clusterrolebindings.rbac.authorization.k8s.io is forbidden: User "106986139166081322232" cannot create resource "clusterrolebindings" in API group "rbac.authorization.k8s.io" at the cluster scope
Error from server (Forbidden): error when creating "<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster/02-rbac-namespace-default/pod-labler.yml">: roles.rbac.authorization.k8s.io is forbidden: User "106986139166081322232" cannot create resource "roles" in API group "rbac.authorization.k8s.io" in the namespace "beam-performancetests-kafka-io-2"
Error from server (Forbidden): error when creating "<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster/02-rbac-namespace-default/pod-labler.yml">: rolebindings.rbac.authorization.k8s.io is forbidden: User "106986139166081322232" cannot create resource "rolebindings" in API group "rbac.authorization.k8s.io" in the namespace "beam-performancetests-kafka-io-2"
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_PerformanceTests_Kafka_IO #4

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/4/display/redirect>


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


Build failed in Jenkins: beam_PerformanceTests_Kafka_IO #3

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

Changes:

[chadrik] [BEAM-7738] Add external transform support to PubsubIO

[chadrik] Adapt io.external.pubsub reader and writer to new API

[chadrik] Adjust the way that the new API is used to handle the encoded data

[chadrik] Must use Boolean arg to make use of the BooleanCoder in Java

[chadrik] Fix docs

[alex] [BEAM-5967] Add handling of DynamicMessage in ProtoCoder

[alex] [BEAM-5967] Add Nullable annotations and corrected JavaDoc after review

[alex] Backported ProtoDomainTest for schema aware PR

[alex] Split the ProtoCoder into ProtoCoder and DynamicProtoCoder.

[david.moravek] [BEAM-7730] Add ability to override resources for a specific flink

[je.ik] [BEAM-7520] ignore UsesStrictTimerOrdering for both batch and streaming

[chadrik] Mark kafka and pubsub external transforms as experimental

[xinyuliu.us] [BEAM-8341]: basic bundling support for portable runner (#9777)

[github] Revert "Merge pull request #9854 from [BEAM-8457] Label Dataflow jobs

[aaltay] [BEAM-7389] Add code snippet for CoGroupByKey (#9791)

[lostluck] [Go SDK] Fix post commits: runtime error in logger

[kamil.wasilewski] [BEAM-8462] Bump up Flink version inside gradle task name

[kamil.wasilewski] [BEAM-8462] Put Hadoop jar into the FLINK_INSTALL_DIR/lib directory

[kamil.wasilewski] [BEAM-8462] Add --region=global parameter to gcloud dataproc calls

[bhulette] Combine serializer and deserializer

[bhulette] Pass along exception

[bhulette] expose of method

[bhulette] fixup!

[bhulette] Merge incorrectly split strings

[lostluck] [Go SDK] Propagate data channel failures.

[lostluck] [Go SDK] Simplify datamgr tests.


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-10 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/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_PerformanceTests_Kafka_IO/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 9f8fdd1ed761f9e74f7082280f951cc4ac6d31ae (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9f8fdd1ed761f9e74f7082280f951cc4ac6d31ae
Commit message: "Merge pull request #9757: [BEAM-8484] RowJsonDeserializer/ToJson cleanup"
 > git rev-list --no-walk f21f41724f1d9bb07ffffb49644499240f7e9bfe # 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_Kafka_IO] $ /bin/bash -xe /tmp/jenkins6578802075847133523.sh
+ cp /home/jenkins/.kube/config <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-3>
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
KUBECONFIG="<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-3">

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

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_Kafka_IO] $ /bin/bash -xe /tmp/jenkins7685033067866426004.sh
+ <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kubernetes.sh> apply <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster>
+ KUBECONFIG='"<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-3"'>
+ KUBERNETES_NAMESPACE=beam-performancetests-kafka-io-3
+ KUBECTL='kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-3"> --namespace=beam-performancetests-kafka-io-3'
+ apply <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster>
+ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-3"> --namespace=beam-performancetests-kafka-io-3 apply -R -f <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster'>
++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/config-beam-performancetests-kafka-io-3> --namespace=beam-performancetests-kafka-io-3 apply -R -f <https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster>
namespace/kafka unchanged
storageclass.storage.k8s.io/kafka-broker configured
storageclass.storage.k8s.io/kafka-zookeeper configured
Error from server (Forbidden): error when creating "<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster/02-rbac-namespace-default/node-reader.yml">: clusterroles.rbac.authorization.k8s.io is forbidden: User "106986139166081322232" cannot create resource "clusterroles" in API group "rbac.authorization.k8s.io" at the cluster scope
Error from server (Forbidden): error when creating "<https://builds.apache.org/job/beam_PerformanceTests_Kafka_IO/ws/src/.test-infra/kubernetes/kafka-cluster/02-rbac-namespace-default/node-reader.yml">: clusterrolebindings.rbac.authorization.k8s.io is forbidden: User "106986139166081322232" cannot create resource "clusterrolebindings" in API group "rbac.authorization.k8s.io" at the cluster scope
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-3". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-3". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-3". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-3". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-3". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-3". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-3". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-3". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-3". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-3". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-3". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-3". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-3". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-3". You must pass '--namespace=kafka' to perform this operation.
the namespace from the provided object "kafka" does not match the namespace "beam-performancetests-kafka-io-3". You must pass '--namespace=kafka' to perform this operation.
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