See
<https://ci-beam.apache.org/job/beam_PostCommit_Go/8426/display/redirect?page=changes>
Changes:
[Kyle Weaver] [BEAM-12339] Implement CREATE FUNCTION statement in Calcite
dialect.
[Kyle Weaver] [BEAM-12339] Move unparse tests to different class to avoid
'pipeline
[Kyle Weaver] Add Python Dataflow V2 test to jobs list.
[noreply] [BEAM-12246] Fix ib.collect(dataframe) indexing (#14778)
------------------------------------------
[...truncated 358.05 KB...]
dependencies: <
type_urn: "beam:artifact:type:go_worker_binary:v1"
role_urn: "beam:artifact:role:staging_to:v1"
role_payload: "\n\006worker"
>
>
>
>
root_transform_ids: "s1"
root_transform_ids: "s2"
root_transform_ids: "e9"
root_transform_ids: "s6"
2021/05/22 00:53:19 Staged model pipeline:
gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/go-5-1621644793921611091/model
2021/05/22 00:53:19 {
"environment": {
"experiments": [
"use_unified_worker",
"use_portable_job_submission",
"shuffle_mode=appliance",
"beam_fn_api",
"use_staged_dataflow_worker_jar"
],
"sdkPipelineOptions": {
"display_data": [
{
"key": "name",
"namespace": "options",
"type": "STRING",
"value": "go-job-5-1621644793921606286"
},
{
"key": "experiments",
"namespace": "options",
"type": "STRING",
"value":
"use_unified_worker,use_portable_job_submission,shuffle_mode=appliance"
},
{
"key": "project",
"namespace": "options",
"type": "STRING",
"value": "apache-beam-testing"
},
{
"key": "region",
"namespace": "options",
"type": "STRING",
"value": "us-central1"
},
{
"key": "container_images",
"namespace": "options",
"type": "STRING",
"value":
"us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210522-002122"
},
{
"key": "temp_location",
"namespace": "options",
"type": "STRING",
"value":
"gs://temp-storage-for-end-to-end-tests/temp-validatesrunner-test"
},
{
"key": "hooks",
"namespace": "go_options",
"type": "STRING",
"value": "{}"
}
],
"options": {
"experiments": [
"use_unified_worker",
"use_portable_job_submission",
"shuffle_mode=appliance",
"beam_fn_api",
"use_staged_dataflow_worker_jar"
],
"pipelineUrl":
"gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/go-5-1621644793921611091/model",
"region": "us-central1"
},
"beam:option:go_options:v1": {
"options": {
"hooks": "{}"
}
}
},
"tempStoragePrefix":
"gs://temp-storage-for-end-to-end-tests/temp-validatesrunner-test",
"userAgent": {
"name": "Apache Beam SDK for Go",
"version": "2.31.0.dev"
},
"version": {
"job_type": "FNAPI_BATCH",
"major": "6"
},
"workerPools": [
{
"autoscalingSettings": {},
"ipConfiguration": "WORKER_IP_UNSPECIFIED",
"kind": "harness",
"numWorkers": 1,
"packages": [
{
"location":
"gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/go-5-1621644793921611091/worker",
"name": "worker"
},
{
"location":
"gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/go-5-1621644793921611091/dataflow-worker.jar",
"name": "dataflow-worker.jar"
}
],
"sdkHarnessContainerImages": [
{
"containerImage":
"us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210522-002122"
}
],
"workerHarnessContainerImage":
"us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210522-002122"
}
]
},
"name": "go-job-5-1621644793921606286",
"projectId": "apache-beam-testing",
"type": "JOB_TYPE_BATCH"
}
2021/05/22 00:53:21 Submitted job: 2021-05-21_17_53_19-2525051899137825960
2021/05/22 00:53:21 Console:
https://console.cloud.google.com/dataflow/jobs/2021-05-21_17_53_19-2525051899137825960?project=apache-beam-testing
2021/05/22 00:53:21 Logs:
https://console.cloud.google.com/logs/viewer?project=apache-beam-testing&resource=dataflow_step%2Fjob_id%2F2021-05-21_17_53_19-2525051899137825960
2021/05/22 00:53:21 Job state: JOB_STATE_PENDING ...
2021/05/22 00:53:52 Job still running ...
2021/05/22 00:54:22 Job still running ...
2021/05/22 00:54:52 Job still running ...
2021/05/22 00:55:22 Job still running ...
2021/05/22 00:55:52 Job still running ...
2021/05/22 00:56:22 Job still running ...
2021/05/22 00:56:52 Job still running ...
2021/05/22 00:57:22 Job still running ...
2021/05/22 00:57:52 Job still running ...
2021/05/22 00:58:22 Job still running ...
2021/05/22 00:58:52 Job still running ...
2021/05/22 00:59:22 Job still running ...
2021/05/22 00:59:52 Job still running ...
2021/05/22 01:00:22 Job still running ...
2021/05/22 01:00:52 Job still running ...
2021/05/22 01:01:22 Job succeeded!
--- PASS: TestWordCount (2098.30s)
PASS
ok github.com/apache/beam/sdks/go/test/integration/wordcount
2098.385s
2021/05/22 00:26:22 WARNING: proto: file "v1.proto" is already registered
previously from:
"github.com/apache/beam/sdks/go/test/vendor/github.com/apache/beam/sdks/go/pkg/beam/core/runtime/graphx/v1"
currently from:
"github.com/apache/beam/sdks/go/test/vendor/github.com/apache/beam/sdks/go/pkg/beam/io/pubsubio/v1"
A future release will panic on registration conflicts. See:
https://developers.google.com/protocol-buffers/docs/reference/go/faq#namespace-conflict
=== RUN TestXLang_Prefix
--- SKIP: TestXLang_Prefix (0.00s)
xlang_test.go:49: No expansion address provided
=== RUN TestXLang_CoGroupBy
--- SKIP: TestXLang_CoGroupBy (0.00s)
xlang_test.go:49: No expansion address provided
=== RUN TestXLang_Combine
--- SKIP: TestXLang_Combine (0.00s)
xlang_test.go:49: No expansion address provided
=== RUN TestXLang_CombineGlobally
--- SKIP: TestXLang_CombineGlobally (0.00s)
xlang_test.go:49: No expansion address provided
=== RUN TestXLang_Flatten
--- SKIP: TestXLang_Flatten (0.00s)
xlang_test.go:49: No expansion address provided
=== RUN TestXLang_GroupBy
--- SKIP: TestXLang_GroupBy (0.00s)
xlang_test.go:49: No expansion address provided
=== RUN TestXLang_Multi
--- SKIP: TestXLang_Multi (0.00s)
xlang_test.go:49: No expansion address provided
=== RUN TestXLang_Partition
--- SKIP: TestXLang_Partition (0.00s)
xlang_test.go:49: No expansion address provided
PASS
ok github.com/apache/beam/sdks/go/test/integration/xlang 0.124s
if [[ "$RUNNER" == "dataflow" ]]; then
# Delete the container locally and remotely
docker rmi $CONTAINER:$TAG || echo "Failed to remove container"
gcloud --quiet container images delete $CONTAINER:$TAG || echo "Failed to
delete container"
if [[ -n "$EXPANSION_ADDR" ]]; then
# Delete the java cross-language container locally and remotely
docker rmi $JAVA_CONTAINER:$JAVA_TAG || echo "Failed to remove container"
gcloud --quiet container images delete $JAVA_CONTAINER:$JAVA_TAG || echo
"Failed to delete container"
fi
# Clean up tempdir
rm -rf $TMPDIR
fi
Untagged: us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210522-002122
Untagged:
us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:d86bad2d91377a7b2f6316789c9ae1d5c9ad164cb47c12e04c163b7b86a5ab28
Deleted: sha256:631d5063c6ca6679a82b1f6bd06d3bb0169034c1d488cbeca8a471f955d0ac6a
Deleted: sha256:089f616128cea8ff027a5070863b03110745a915bae1d5a02481c1e9bf1de549
Deleted: sha256:599a5dd09500cacc121ccd73d162e770f7d49c9e6bdeb981a508bd2ad0e9f94b
Deleted: sha256:26ec3568531b35e9b58ed081bd8cab244de5a4be92fc94d6dbda1ec035fc78cf
Deleted: sha256:c0fd41149148311a559c2914a07d34b952cf48214ee3062807e34f44b83992a4
Deleted: sha256:6f1728f79ac03f71ed49ff10342c96d0697322bcf9ce93957cb694407189609a
Deleted: sha256:54ed94c49a5ce7a0c2a93eff03fd24fe4e354d2fb1af26528be041762aff272f
Deleted: sha256:a44f7ac4a12ee955fdd556bc4dfa5cad0bafaa2b443dbab94d9ee6328cac4c1b
Deleted: sha256:3f5c77f531eaf107eb052fa95e4bc47c0abbde1b98d9943c45f8912c86aeeac2
Deleted: sha256:172a7d7eae207c6dee61c930d494853aecd00574c431531a7f247f230d9c1a5f
Deleted: sha256:b5a2d958e943005c5279dad60e55009114b415ba7fdfae45088908c9f1b6dbb8
Deleted: sha256:2d96d876a975132e01d1a0c0314199366a4beebd95a6f2feb374e12813a5a0cc
Deleted: sha256:9bc4b099d7b85b3d029f67784a11394c16663330e2c2e3e09bec21c9a8be5d9e
Deleted: sha256:47c02bfd9ccb61d3576ea9c52ef0a91be8a1afe8dae2ca842e4e0595313d611f
Deleted: sha256:d6f0092bbc96854273aca2fea3b259456d2cade7998d581782b7c3087298ccb9
Deleted: sha256:c31319fa2b736b21c830e991eb0e3c59e981aed85e2728567d73a303cea8667c
Deleted: sha256:07ce74e542087c89e0dc2ba4798dae0f6c672284cdf7269470960c45d1ddcf91
Digests:
-
us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:d86bad2d91377a7b2f6316789c9ae1d5c9ad164cb47c12e04c163b7b86a5ab28
Associated tags:
- 20210522-002122
Tags:
- us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210522-002122
Deleted [us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210522-002122].
Deleted
[us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:d86bad2d91377a7b2f6316789c9ae1d5c9ad164cb47c12e04c163b7b86a5ab28].
exit $TEST_EXIT_CODE
exit_background_processes
> Task :goIntegrationTests FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':goIntegrationTests'.
> Process 'command 'sh'' finished with non-zero exit value 1
* 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.8.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 1h 22m 45s
91 actionable tasks: 62 executed, 29 from cache
Gradle was unable to watch the file system for changes. The inotify watches
limit is too low.
Publishing build scan...
https://gradle.com/s/cmta4ul5mmsj4
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]