See 
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/243/display/redirect?page=changes>

Changes:

[daniel.o.programmer] Update Beam website to release 2.24.0.

[daniel.o.programmer] Update date for Beam release.

[daniel.o.programmer] Update date again.

[noreply] Add a blog post for Apache Beam 2.24.0. (#12745)

[noreply] [BEAM-10894] Basic CSV reading and writing. (#12841)

[noreply] [BEAM-7372] Remove Python 2 testing. (#12872)

[noreply] [BEAM-9547] Add not_implemented_ok (#12857)

[noreply] Allow pandas 1.x. (#12869)


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (beam) in workspace 
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init 
 > <https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/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/* # timeout=10
 > 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}/* # 
 > timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 067cba8229694e7fb9693313f51ca686746b620a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 067cba8229694e7fb9693313f51ca686746b620a # timeout=10
Commit message: "Allow pandas 1.x. (#12869)"
 > git rev-list --no-walk bbda2208a62341c63b9fa75b744b39962b344afd # 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
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
JOB_SERVER_IMAGE=gcr.io/apache-beam-testing/beam_portability/beam_flink1.10_job_server:latest
CLUSTER_NAME=beam-postcommit-python-chicago-taxi-flink-243
DETACHED_MODE=true
HARNESS_IMAGES_TO_PULL=gcr.io/apache-beam-testing/beam_portability/beam_python2.7_sdk:latest
FLINK_NUM_WORKERS=5
FLINK_DOWNLOAD_URL=https://archive.apache.org/dist/flink/flink-1.10.1/flink-1.10.1-bin-scala_2.11.tgz
GCS_BUCKET=gs://beam-flink-cluster
HADOOP_DOWNLOAD_URL=https://repo.maven.apache.org/maven2/org/apache/flink/flink-shaded-hadoop-2-uber/2.8.3-9.0/flink-shaded-hadoop-2-uber-2.8.3-9.0.jar
FLINK_TASKMANAGER_SLOTS=1
ARTIFACTS_DIR=gs://beam-flink-cluster/beam-postcommit-python-chicago-taxi-flink-243
GCLOUD_ZONE=us-central1-a

[EnvInject] - Variables injected successfully.
[beam_PostCommit_Python_Chicago_Taxi_Flink] $ /bin/bash -xe 
/tmp/jenkins4308466542628914216.sh
+ echo Setting up flink cluster
Setting up flink cluster
[beam_PostCommit_Python_Chicago_Taxi_Flink] $ /bin/bash -xe 
/tmp/jenkins5067319612010201882.sh
+ cd 
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/.test-infra/dataproc>
+ ./flink_cluster.sh create
+ GCLOUD_ZONE=us-central1-a
+ DATAPROC_VERSION=1.2
+ MASTER_NAME=beam-postcommit-python-chicago-taxi-flink-243-m
+ INIT_ACTIONS_FOLDER_NAME=init-actions
+ FLINK_INIT=gs://beam-flink-cluster/init-actions/flink.sh
+ BEAM_INIT=gs://beam-flink-cluster/init-actions/beam.sh
+ DOCKER_INIT=gs://beam-flink-cluster/init-actions/docker.sh
+ FLINK_LOCAL_PORT=8081
+ FLINK_TASKMANAGER_SLOTS=1
+ YARN_APPLICATION_MASTER=
+ create
+ upload_init_actions
+ echo 'Uploading initialization actions to GCS bucket: gs://beam-flink-cluster'
Uploading initialization actions to GCS bucket: gs://beam-flink-cluster
+ gsutil cp -r init-actions/beam.sh init-actions/docker.sh 
init-actions/flink.sh gs://beam-flink-cluster/init-actions
Copying file://init-actions/beam.sh [Content-Type=text/x-sh]...
/ [0 files][    0.0 B/  2.3 KiB]                                                
/ [1 files][  2.3 KiB/  2.3 KiB]                                                
Copying file://init-actions/docker.sh [Content-Type=text/x-sh]...
/ [1 files][  2.3 KiB/  6.0 KiB]                                                
/ [2 files][  6.0 KiB/  6.0 KiB]                                                
Copying file://init-actions/flink.sh [Content-Type=text/x-sh]...
/ [2 files][  6.0 KiB/ 13.5 KiB]                                                
/ [3 files][ 13.5 KiB/ 13.5 KiB]                                                
Operation completed over 3 objects/13.5 KiB.                                    
 
+ create_cluster
+ local 
metadata=flink-snapshot-url=https://archive.apache.org/dist/flink/flink-1.10.1/flink-1.10.1-bin-scala_2.11.tgz,
+ metadata+=flink-start-yarn-session=true,
+ metadata+=flink-taskmanager-slots=1,
+ 
metadata+=hadoop-jar-url=https://repo.maven.apache.org/maven2/org/apache/flink/flink-shaded-hadoop-2-uber/2.8.3-9.0/flink-shaded-hadoop-2-uber-2.8.3-9.0.jar
+ [[ -n gcr.io/apache-beam-testing/beam_portability/beam_python2.7_sdk:latest ]]
+ 
metadata+=,beam-sdk-harness-images-to-pull=gcr.io/apache-beam-testing/beam_portability/beam_python2.7_sdk:latest
+ [[ -n 
gcr.io/apache-beam-testing/beam_portability/beam_flink1.10_job_server:latest ]]
+ 
metadata+=,beam-job-server-image=gcr.io/apache-beam-testing/beam_portability/beam_flink1.10_job_server:latest
+ local image_version=1.2
+ echo 'Starting dataproc cluster. Dataproc version: 1.2'
Starting dataproc cluster. Dataproc version: 1.2
+ local num_dataproc_workers=6
+ gcloud dataproc clusters create beam-postcommit-python-chicago-taxi-flink-243 
--region=global --num-workers=6 --initialization-actions 
gs://beam-flink-cluster/init-actions/docker.sh,gs://beam-flink-cluster/init-actions/beam.sh,gs://beam-flink-cluster/init-actions/flink.sh
 --metadata 
flink-snapshot-url=https://archive.apache.org/dist/flink/flink-1.10.1/flink-1.10.1-bin-scala_2.11.tgz,flink-start-yarn-session=true,flink-taskmanager-slots=1,hadoop-jar-url=https://repo.maven.apache.org/maven2/org/apache/flink/flink-shaded-hadoop-2-uber/2.8.3-9.0/flink-shaded-hadoop-2-uber-2.8.3-9.0.jar,beam-sdk-harness-images-to-pull=gcr.io/apache-beam-testing/beam_portability/beam_python2.7_sdk:latest,beam-job-server-image=gcr.io/apache-beam-testing/beam_portability/beam_flink1.10_job_server:latest,
 --image-version=1.2 --zone=us-central1-a --quiet
Waiting on operation 
[projects/apache-beam-testing/regions/global/operations/71089fbc-dce0-3f97-a9ff-c4e853e8425b].
Waiting for cluster creation operation...
WARNING: For PD-Standard without local SSDs, we strongly recommend provisioning 
1TB or larger to ensure consistently high I/O performance. See 
https://cloud.google.com/compute/docs/disks/performance for information on disk 
I/O performance.
..............................................................................................................................................................................................................done.
Created 
[https://dataproc.googleapis.com/v1/projects/apache-beam-testing/regions/global/clusters/beam-postcommit-python-chicago-taxi-flink-243]
 Cluster placed in zone [us-central1-a].
+ get_leader
+ local i=0
+ local application_ids
+ local application_masters
+ echo 'Yarn Applications'
Yarn Applications
++ gcloud compute ssh --zone=us-central1-a --quiet 
yarn@beam-postcommit-python-chicago-taxi-flink-243-m '--command=yarn 
application -list'
++ grep beam-postcommit-python-chicago-taxi-flink-243
Warning: Permanently added 'compute.7279630794762202433' (ECDSA) to the list of 
known hosts.
20/09/19 14:23:59 INFO client.RMProxy: Connecting to ResourceManager at 
beam-postcommit-python-chicago-taxi-flink-243-m/10.128.0.5:8032
+ read line
+ echo application_1600525338881_0001 flink-dataproc Apache Flink yarn default 
RUNNING UNDEFINED 100% 
http://beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:33623
application_1600525338881_0001 flink-dataproc Apache Flink yarn default RUNNING 
UNDEFINED 100% 
http://beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:33623
++ echo application_1600525338881_0001 flink-dataproc Apache Flink yarn default 
RUNNING UNDEFINED 100% 
http://beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:33623
++ sed 's/ .*//'
+ application_ids[$i]=application_1600525338881_0001
++ echo application_1600525338881_0001 flink-dataproc Apache Flink yarn default 
RUNNING UNDEFINED 100% 
http://beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:33623
++ sed 
's/.*beam-postcommit-python-chicago-taxi-flink-243/beam-postcommit-python-chicago-taxi-flink-243/'
++ sed 's/ .*//'
+ 
application_masters[$i]=beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:33623
+ i=1
+ read line
+ '[' 1 '!=' 1 ']'
+ 
YARN_APPLICATION_MASTER=beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:33623
+ echo 'Using Yarn Application master: 
beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:33623'
Using Yarn Application master: 
beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:33623
+ [[ -n 
gcr.io/apache-beam-testing/beam_portability/beam_flink1.10_job_server:latest ]]
+ start_job_server
+ gcloud compute ssh --zone=us-central1-a --quiet 
yarn@beam-postcommit-python-chicago-taxi-flink-243-m '--command=sudo --user 
yarn docker run --detach --publish 8099:8099 --publish 8098:8098 --publish 
8097:8097 --volume ~/.config/gcloud:/root/.config/gcloud 
gcr.io/apache-beam-testing/beam_portability/beam_flink1.10_job_server:latest 
--flink-master=beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:33623
 
--artifacts-dir=gs://beam-flink-cluster/beam-postcommit-python-chicago-taxi-flink-243'
d8cf14ae282672d7408c6bcf74d720465a4306ce37b3f3b9637b014f0719a40f
+ start_tunnel
++ gcloud compute ssh --quiet --zone=us-central1-a 
yarn@beam-postcommit-python-chicago-taxi-flink-243-m '--command=curl -s 
"http://beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:33623/jobmanager/config";'
+ local 
'job_server_config=[{"key":"yarn.flink-dist-jar","value":"file:/usr/lib/flink/lib/flink-dist_2.11-1.10.1.jar"},{"key":"jobmanager.execution.failover-strategy","value":"region"},{"key":"high-availability.cluster-id","value":"application_1600525338881_0001"},{"key":"jobmanager.rpc.address","value":"beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal"},{"key":"taskmanager.memory.jvm-metaspace.size","value":"512
 mb"},{"key":"taskmanager.memory.task.off-heap.size","value":"256 
mb"},{"key":"io.tmp.dirs","value":"/hadoop/yarn/nm-local-dir/usercache/yarn/appcache/application_1600525338881_0001"},{"key":"parallelism.default","value":"5"},{"key":"taskmanager.numberOfTaskSlots","value":"1"},{"key":"yarn.application.name","value":"flink-dataproc"},{"key":"jobmanager.heap.size","value":"12288m"},{"key":"taskmanager.memory.process.size","value":"12
 
gb"},{"key":"web.port","value":"0"},{"key":"jobmanager.heap.mb","value":"12288"},{"key":"execution.target","value":"yarn-per-job"},{"key":"web.tmpdir","value":"/tmp/flink-web-e447bfef-9264-4073-bb3c-ed3e297943b4"},{"key":"jobmanager.rpc.port","value":"42549"},{"key":"internal.io.tmpdirs.use-local-default","value":"true"},{"key":"execution.attached","value":"false"},{"key":"internal.cluster.execution-mode","value":"NORMAL"},{"key":"taskmanager.memory.managed.fraction","value":"0.5"},{"key":"fs.hdfs.hadoopconf","value":"/etc/hadoop/conf"},{"key":"rest.address","value":"beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal"},{"key":"state.backend","value":"filesystem"},{"key":"$internal.yarn.log-config-file","value":"/usr/lib/flink/conf/log4j.properties"},{"key":"state.checkpoints.dir","value":"gs://dataproc-6c5fbcbb-a2de-406e-9cf7-8c1ce0b6a604-us/checkpoints"}]'
+ local key=jobmanager.rpc.port
++ cut -d : -f1
++ echo 
beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:33623
+ local 
yarn_application_master_host=beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal
++ python -c 'import sys, json; print([e['\''value'\''] for e in 
json.load(sys.stdin) if e['\''key'\''] == u'\''jobmanager.rpc.port'\''][0])'
++ echo 
'[{"key":"yarn.flink-dist-jar","value":"file:/usr/lib/flink/lib/flink-dist_2.11-1.10.1.jar"},{"key":"jobmanager.execution.failover-strategy","value":"region"},{"key":"high-availability.cluster-id","value":"application_1600525338881_0001"},{"key":"jobmanager.rpc.address","value":"beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal"},{"key":"taskmanager.memory.jvm-metaspace.size","value":"512'
 'mb"},{"key":"taskmanager.memory.task.off-heap.size","value":"256' 
'mb"},{"key":"io.tmp.dirs","value":"/hadoop/yarn/nm-local-dir/usercache/yarn/appcache/application_1600525338881_0001"},{"key":"parallelism.default","value":"5"},{"key":"taskmanager.numberOfTaskSlots","value":"1"},{"key":"yarn.application.name","value":"flink-dataproc"},{"key":"jobmanager.heap.size","value":"12288m"},{"key":"taskmanager.memory.process.size","value":"12'
 
'gb"},{"key":"web.port","value":"0"},{"key":"jobmanager.heap.mb","value":"12288"},{"key":"execution.target","value":"yarn-per-job"},{"key":"web.tmpdir","value":"/tmp/flink-web-e447bfef-9264-4073-bb3c-ed3e297943b4"},{"key":"jobmanager.rpc.port","value":"42549"},{"key":"internal.io.tmpdirs.use-local-default","value":"true"},{"key":"execution.attached","value":"false"},{"key":"internal.cluster.execution-mode","value":"NORMAL"},{"key":"taskmanager.memory.managed.fraction","value":"0.5"},{"key":"fs.hdfs.hadoopconf","value":"/etc/hadoop/conf"},{"key":"rest.address","value":"beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal"},{"key":"state.backend","value":"filesystem"},{"key":"$internal.yarn.log-config-file","value":"/usr/lib/flink/conf/log4j.properties"},{"key":"state.checkpoints.dir","value":"gs://dataproc-6c5fbcbb-a2de-406e-9cf7-8c1ce0b6a604-us/checkpoints"}]'
+ local jobmanager_rpc_port=42549
++ [[ true == \t\r\u\e ]]
++ echo ' -Nf >& /dev/null'
+ local 'detached_mode_params= -Nf >& /dev/null'
++ [[ -n 
gcr.io/apache-beam-testing/beam_portability/beam_flink1.10_job_server:latest ]]
++ echo '-L 8099:localhost:8099 -L 8098:localhost:8098 -L 8097:localhost:8097'
+ local 'job_server_ports_forwarding=-L 8099:localhost:8099 -L 
8098:localhost:8098 -L 8097:localhost:8097'
+ local 'tunnel_command=gcloud compute ssh --zone=us-central1-a --quiet 
yarn@beam-postcommit-python-chicago-taxi-flink-243-m -- -L 
8081:beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:33623
 -L 
42549:beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:42549
 -L 8099:localhost:8099 -L 8098:localhost:8098 -L 8097:localhost:8097 -D 1080  
-Nf >& /dev/null'
+ eval gcloud compute ssh --zone=us-central1-a --quiet 
yarn@beam-postcommit-python-chicago-taxi-flink-243-m -- -L 
8081:beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:33623
 -L 
42549:beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:42549
 -L 8099:localhost:8099 -L 8098:localhost:8098 -L 8097:localhost:8097 -D 1080 
-Nf '>&' /dev/null
++ gcloud compute ssh --zone=us-central1-a --quiet 
yarn@beam-postcommit-python-chicago-taxi-flink-243-m -- -L 
8081:beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:33623
 -L 
42549:beam-postcommit-python-chicago-taxi-flink-243-w-3.c.apache-beam-testing.internal:42549
 -L 8099:localhost:8099 -L 8098:localhost:8098 -L 8097:localhost:8097 -D 1080 
-Nf
[Gradle] - Launching build.
[src] $ 
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/gradlew>
 -PgcsRoot=gs://temp-storage-for-perf-tests/chicago-taxi 
"-PpipelineOptions=--parallelism=5 --job_endpoint=localhost:8099 
--environment_config=gcr.io/apache-beam-testing/beam_portability/beam_python2.7_sdk:latest
 --environment_type=DOCKER --execution_mode_for_batch=BATCH_FORCED" 
:sdks:python:test-suites:portable:py37:chicagoTaxiExample
Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for 
details
> 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
> Task :buildSrc:spotlessGroovy FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
Configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
Task 'chicagoTaxiExample' not found in project 
':sdks:python:test-suites:portable:py37'.

* Try:
Run gradlew tasks to get a list of available tasks. 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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 11s

Publishing build scan...
https://gradle.com/s/zx6updxysuoa2

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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

Reply via email to