See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/893/display/redirect?page=changes>
Changes: [noreply] BEAM-13189 Python TextIO: add escapechar feature. (#15901) ------------------------------------------ [...truncated 45.65 KB...] Collecting pyyaml<6.0.0,>=3.12 Using cached PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl Collecting tenacity<6.0,>=5.0.2 Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB) Collecting soupsieve>1.2 Using cached soupsieve-2.1-py3-none-any.whl (32 kB) Collecting six>=1.9.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) > Task :runners:java-fn-execution:compileJava FROM-CACHE > Task :runners:java-fn-execution:classes UP-TO-DATE > Task :runners:java-fn-execution:jar > Task :sdks:java:expansion-service:compileJava FROM-CACHE > Task :sdks:java:expansion-service:classes UP-TO-DATE > Task :sdks:java:expansion-service:jar > Task :runners:direct-java:compileJava FROM-CACHE > Task :runners:direct-java:classes UP-TO-DATE > Task :sdks:java:io:kafka:compileJava FROM-CACHE > Task :sdks:java:io:kafka:classes UP-TO-DATE > Task :sdks:java:io:kafka:jar > Task :sdks:java:container:pullLicenses Installing collected packages: soupsieve, six, tenacity, pyyaml, beautifulsoup4 Successfully installed beautifulsoup4-4.10.0 pyyaml-5.3.1 six-1.16.0 soupsieve-2.1 tenacity-5.1.5 Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> INFO:root:Pulling license for 209 dependencies using 16 threads. > Task :runners:direct-java:shadowJar FROM-CACHE > Task :sdks:java:extensions:ml:compileJava FROM-CACHE > Task :sdks:java:extensions:ml:classes UP-TO-DATE > Task :sdks:java:extensions:ml:jar > Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE > Task :sdks:java:io:google-cloud-platform:jar > Task :sdks:java:container:pullLicenses INFO:root:pull_licenses_java.py succeed. It took 2.260843 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.> > Task :sdks:java:container:java8:copyDockerfileDependencies > Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE > Task :runners:google-cloud-dataflow-java:classes > Task :runners:google-cloud-dataflow-java:jar > Task :examples:java:compileJava FROM-CACHE > Task :examples:java:classes UP-TO-DATE > Task :examples:java:jar > Task :sdks:java:container:pullLicenses Finished license_scripts.sh > Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:testClasses > Task :sdks:java:io:google-cloud-platform:testJar > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > Task :examples:java:compileTestJava FROM-CACHE > Task :examples:java:testClasses > Task :examples:java:testJar > Task :release:go-licenses:java:dockerRun + go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses + go-licenses csv github.com/apache/beam/sdks/java/container + tee /output/licenses/list.csv google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0 golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0 golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0 github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause + chmod -R a+w /output/licenses > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:java8:copyGolangLicenses > Task :sdks:java:container:java8:dockerPrepare > Task :sdks:java:container:java8:docker > Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03. As an alternative, use `gcloud auth configure-docker` to configure `docker` to use `gcloud` as a credential helper, then use `docker` as you would for non-GCR registries, e.g. `docker pull gcr.io/project-id/my-image`. Add `--verbosity=error` to silence this warning: `gcloud docker --verbosity=error -- pull gcr.io/project-id/my-image`. See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java] 57bce3e5d014: Preparing 107bfb1f9e5b: Preparing 93f34c35cd7f: Preparing de0a7e9e2f8c: Preparing 475793576d5f: Preparing cf3cde46b172: Preparing 376f46f8dcd4: Preparing 4f5ab4cef243: Preparing 18c32df3d70b: Preparing c29f8a2c812d: Preparing e1320d50b006: Preparing fa8ae5933ee7: Preparing ebf469e844a6: Preparing 94c94d3b2e6b: Preparing 36e0782f1159: Preparing ba6e5ff31f23: Preparing 9f9f651e9303: Preparing 0b3c02b5d746: Preparing 62a747bf1719: Preparing cf3cde46b172: Waiting 4f5ab4cef243: Waiting 94c94d3b2e6b: Waiting 18c32df3d70b: Waiting c29f8a2c812d: Waiting 0b3c02b5d746: Waiting 36e0782f1159: Waiting e1320d50b006: Waiting 62a747bf1719: Waiting ba6e5ff31f23: Waiting ebf469e844a6: Waiting fa8ae5933ee7: Waiting 9f9f651e9303: Waiting 376f46f8dcd4: Waiting 93f34c35cd7f: Pushed 475793576d5f: Pushed de0a7e9e2f8c: Pushed 107bfb1f9e5b: Pushed 57bce3e5d014: Pushed cf3cde46b172: Pushed 18c32df3d70b: Pushed 4f5ab4cef243: Pushed ebf469e844a6: Layer already exists 94c94d3b2e6b: Layer already exists 36e0782f1159: Layer already exists ba6e5ff31f23: Layer already exists 9f9f651e9303: Layer already exists 0b3c02b5d746: Layer already exists 62a747bf1719: Layer already exists e1320d50b006: Pushed 376f46f8dcd4: Pushed fa8ae5933ee7: Pushed c29f8a2c812d: Pushed 20211111120115: digest: sha256:09a9f81847c340076032c19ca17ba1cc10644d8ae1e1b685511d52fbf3d7fbf6 size: 4311 > Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest > NO-SOURCE > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1111120533-e9c344c0 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1111120533-e9c344c0 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1636632325735.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1111120533-e9c344c0 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1111120533-e9c344c0 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1636632325735.traffic_routes_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1111123056-48011c65 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1111123056-48011c65 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1636633855563.traffic_max_lane_flow_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1111123056-48011c65 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1111123056-48011c65 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1636633855563.traffic_max_lane_flow_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED java.lang.AssertionError at ReadWriteIT.java:258 38 tests completed, 1 failed, 4 skipped > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211111120115 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:09a9f81847c340076032c19ca17ba1cc10644d8ae1e1b685511d52fbf3d7fbf6 Deleted: sha256:f0981e8e68a11235f8855edeacf7cd0aff2b2246f6beffdb5c359bb8779676e8 Deleted: sha256:56097c5c48c1a8c859fc47c61562dfa41a2092f28637d3a7b21ff51fbb389a89 Deleted: sha256:f1d8dcf182db98dd36807266fb780b1b5ded53616c565886bcb2e073a1211b52 Deleted: sha256:4ce9f8b61daabbb945d6c5959ae4bd42c5a5a19140e69d16e450d8c9f032f7f3 Deleted: sha256:84d660f0b3e708f9a233b9824841fb690c6a623d28a756bc4aad6d66a9bfba3f Deleted: sha256:72a476b7d2caa460d3c46c83beae25f02f237a3859df3f8cdebf49b86d76cbc6 Deleted: sha256:9de26a1a3fa7848990a670e4b311657280c97a839dcbc42637f41569e5377d6f Deleted: sha256:8a2bd76feef8d98e4215edc1a067647ceafef9b3ecd84212bfc41170078c58fe Deleted: sha256:4180f70b7097469677e21db39f48078824d19b2c2b11721c19fc01a2976a8ae8 Deleted: sha256:83f39ee6c8a4ab024f91c87dbc463ed40aed3074756b9c35c8a307967a23b6cb Deleted: sha256:0f3f87dc0c3a50153e95a89e5cd8d8e358b2f5359201fa0227eec3d0f7d03f7a Deleted: sha256:e57903a3fea9964338b9c234acd293ac16999932bfabd16a2fb0aa64f650f3ba Deleted: sha256:b9cb82ddb55f701ac2392748f436b9d4b0c3cb9e20a07e50b600519d00d7f416 Deleted: sha256:746bad64d2617754a388e1df734e45832c34e39523d8fe1bd20f36b969ad4bae Deleted: sha256:b329f778d4207c03f01cfb3d7da258e884899125faba2ac3a7831f05285cbe29 Deleted: sha256:b9d9942c109b492c898f943b8820214f6d5e69c15c5a463ba8da593cba154995 Deleted: sha256:65ea6582d9268d968152a718d42ffaef5371a263b41c53f2aee10193adf85559 Deleted: sha256:90aacd9073e1ed2f62f572a3ec6a7df629485801e5be6dad54361afad87a1956 Deleted: sha256:3a52910886f42c7a39c4ce25820cce2c6868a18bd5563d95f311721f7102d746 Deleted: sha256:e07896f5715b80f3018cd4f2b7a67696397f7bc2da1b8719c7cf6c89209e13d7 Deleted: sha256:15689b58219512ffd993fbd0e7b6db284c1529832a0045d23f3cac3580740dc7 Deleted: sha256:4d9abf87d7179d1dde5d57fde9bb5d0884e360de247d58f42eff08c8b7b866f1 Deleted: sha256:0cf4bd3050f4c58ff02d87d99979c5a4b61e188e2983c6262586fdfd3cf11bce Deleted: sha256:c52091f180dd5b5dcd96cc9d40dff8035a6cf0625b3ca78fcc60039bebd924aa Deleted: sha256:5b92c4297fb79052e13e1785eff16f43942b0173049a4cb3f87c742131266aab Deleted: sha256:42193d10197ea66e452ef4b76a70e627a504f9825427134523c51e90a1edb5d1 Deleted: sha256:552e85b4908a5940444e7c359721ac870e2e1bf2fa340b90c3ff7595757963c2 Deleted: sha256:b41c8d5baaa740221bf34c342db59613f4ad02f13e52cf2b6d999a4b83cec3d2 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211111120115] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:09a9f81847c340076032c19ca17ba1cc10644d8ae1e1b685511d52fbf3d7fbf6] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211111120115] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:09a9f81847c340076032c19ca17ba1cc10644d8ae1e1b685511d52fbf3d7fbf6])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:09a9f81847c340076032c19ca17ba1cc10644d8ae1e1b685511d52fbf3d7fbf6 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:09a9f81847c340076032c19ca17ba1cc10644d8ae1e1b685511d52fbf3d7fbf6 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:09a9f81847c340076032c19ca17ba1cc10644d8ae1e1b685511d52fbf3d7fbf6]. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/index.html> * 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 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.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1h 47m 16s 129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/se3alqo6orkou Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
