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 2021/08/05 01:09:32 UTC

Build failed in Jenkins: beam_PostCommit_Go #8703

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

Changes:

[ajamato] [BEAM-12670] Relocate bq client exception imports to try block and

[noreply] [BEAM-12671] Mark known composite transforms native (#15236)


------------------------------------------
[...truncated 604.63 KB...]
      component_coder_ids: "c3"
      component_coder_ids: "c5"
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c3"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
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"
      payload: "\nAus.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210805-001233"
      capabilities: "beam:protocol:progress_reporting:v0"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:version:sdk_base:go"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"

      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
  if [[ -n "$TEST_EXPANSION_ADDR" || -n "$IO_EXPANSION_ADDR" ]]; then
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
    # 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

      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      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: "e1"
root_transform_ids: "e2"
root_transform_ids: "e3"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "s1"
  # Clean up tempdir
  rm -rf $TMPDIR
fi
2021/08/05 00:43:04 Staged model pipeline: gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/go-7-1628124179483604073/model
2021/08/05 00:43:04 {
  "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-7-1628124179483597909"
        },
        {
          "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:20210805-001233"
        },
        {
          "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-7-1628124179483604073/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.33.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-7-1628124179483604073/worker",
            "name": "worker"
          },
          {
            "location": "gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/go-7-1628124179483604073/dataflow-worker.jar",
            "name": "dataflow-worker.jar"
          }
        ],
        "sdkHarnessContainerImages": [
          {
            "containerImage": "us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210805-001233"
          }
        ],
        "workerHarnessContainerImage": "us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210805-001233"
      }
    ]
  },
  "name": "go-job-7-1628124179483597909",
  "projectId": "apache-beam-testing",
  "type": "JOB_TYPE_BATCH"
}
2021/08/05 00:43:04 Submitted job: 2021-08-04_17_43_04-3424713415630995841
2021/08/05 00:43:04 Console: https://console.cloud.google.com/dataflow/jobs/2021-08-04_17_43_04-3424713415630995841?project=apache-beam-testing
2021/08/05 00:43:04 Logs: https://console.cloud.google.com/logs/viewer?project=apache-beam-testing&resource=dataflow_step%2Fjob_id%2F2021-08-04_17_43_04-3424713415630995841
2021/08/05 00:43:04 Job state: JOB_STATE_PENDING ...
2021/08/05 00:43:34 Job still running ...
2021/08/05 00:44:05 Job still running ...
2021/08/05 00:44:35 Job still running ...
2021/08/05 00:45:05 Job still running ...
2021/08/05 00:45:35 Job still running ...
2021/08/05 00:46:05 Job still running ...
2021/08/05 00:46:35 Job still running ...
2021/08/05 00:47:05 Job still running ...
2021/08/05 00:47:35 Job still running ...
2021/08/05 00:48:05 Job still running ...
2021/08/05 00:48:35 Job still running ...
2021/08/05 00:49:05 Job succeeded!
--- PASS: TestEmitParDoAfterGBK (365.98s)
PASS
ok  	github.com/apache/beam/sdks/go/test/regression	2117.587s
Untagged: us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210805-001233
Untagged: us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:1de7781d4987fd41fda53179f2a3a906ef8f78aea24b095054216e518b0377f5
Deleted: sha256:9342c8f169751c2a2294c169190b1d830fdd7baba5b9f0ad59345a18410174ee
Deleted: sha256:a2131431d9aca644ce62515605672c09593aefd2a81df15f71852360e39d4a47
Deleted: sha256:038f2f2f73f6a73d05dbee1b861fa98960914fd310df33e0cbf59738a3b34dad
Deleted: sha256:3b70fdd9124ae9120abec6884558286169bde0f9f083fe647c1b3377ddb5eba4
Deleted: sha256:1d9ab54a48cb698ba656da5203a798a4addb2b6edaae8fac395eca194bcc3687
Deleted: sha256:ea34f0ce87ae71cbbc51643c8bbe16cfa00e0e758e15ce4ca686798487b92501
Deleted: sha256:2ac5b99c38d11b87a5b9e90a80643b4dee4dc87358cc485eb82456704086fe20
Deleted: sha256:dd07c08012367a841fa8c46d35423278e6bb0f4499ab55ff8d88ebf7784ce9a9
Deleted: sha256:10f01c49c9c3601ebc9ae7ab12af8a2de273776a3a58c505f63c0c1a247b4f69
Deleted: sha256:90b8517ad01226669fccc436f72e88756017ea0cf944709af45b1c797a62d11e
Deleted: sha256:52e915cfe1776d87168ba5754f1d7133823a1444d2c9dbc264426a96e7413da2
Deleted: sha256:66a563bffb9f37df61862714cbf7c2973d93bd56926af7d0a2b51c02c4eb9f4e
Deleted: sha256:b500b5ad2ff72a087bcdd3f8dd81df074cf45f9267f63ee6571706bd33a50ef4
Deleted: sha256:98e440604de3f8a5cb8dc7b7f702c29e7ab2ff63f741548fe578d205b221cace
Deleted: sha256:6ba3fd12cc012e0c078b17fc2e47e79781e16349eefd90eca833a89e51de9cab
Deleted: sha256:db64f976d6a71c96170ce013418ac348225f72bb1a9520083cfeafd27cdb7b34
Deleted: sha256:2217db885950a4f0f0f3613014229111c92fc61732c03ca8de36e29394876d05
Digests:
- us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:1de7781d4987fd41fda53179f2a3a906ef8f78aea24b095054216e518b0377f5
  Associated tags:
 - 20210805-001233
Tags:
- us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210805-001233
Deleted [us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20210805-001233].
Deleted [us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:1de7781d4987fd41fda53179f2a3a906ef8f78aea24b095054216e518b0377f5].

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 8m 58s
94 actionable tasks: 64 executed, 30 from cache

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

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


Jenkins build is back to normal : beam_PostCommit_Go #8704

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Go/8704/display/redirect>


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