See 
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/4993/display/redirect?page=changes>

Changes:

[dcavazos] [BEAM-7390] Add code snippet for Mean


------------------------------------------
[...truncated 1.12 MB...]
copying apache_beam/testing/metric_result_matchers_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing
copying apache_beam/testing/util.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing
copying apache_beam/testing/util_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing
copying apache_beam/testing/benchmarks/__init__.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks
copying apache_beam/testing/benchmarks/chicago_taxi/__init__.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/preprocess.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/process_tfma.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/setup.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying 
apache_beam/testing/benchmarks/chicago_taxi/tfdv_analyze_and_validate.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/__init__.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/model.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/task.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/taxi.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/nexmark/__init__.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_launcher.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_util.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/models/__init__.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/models/nexmark_model.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/queries/__init__.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query0.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query1.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query2.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/data/trigger_transcripts.yaml -> 
apache-beam-2.19.0.dev0/apache_beam/testing/data
copying apache_beam/testing/load_tests/__init__.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/co_group_by_key_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/combine_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/group_by_key_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/load_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/load_test_metrics_utils.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/pardo_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/sideinput_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/streaming/__init__.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/load_tests/streaming
copying 
apache_beam/testing/load_tests/streaming/group_by_key_streaming_pipeline.py -> 
apache-beam-2.19.0.dev0/apache_beam/testing/load_tests/streaming
copying apache_beam/testing/load_tests/streaming/group_by_key_streaming_test.py 
-> apache-beam-2.19.0.dev0/apache_beam/testing/load_tests/streaming
copying apache_beam/tools/__init__.py -> 
apache-beam-2.19.0.dev0/apache_beam/tools
copying apache_beam/tools/coders_microbenchmark.py -> 
apache-beam-2.19.0.dev0/apache_beam/tools
copying apache_beam/tools/distribution_counter_microbenchmark.py -> 
apache-beam-2.19.0.dev0/apache_beam/tools
copying apache_beam/tools/fn_api_runner_microbenchmark.py -> 
apache-beam-2.19.0.dev0/apache_beam/tools
copying apache_beam/tools/map_fn_microbenchmark.py -> 
apache-beam-2.19.0.dev0/apache_beam/tools
copying apache_beam/tools/microbenchmarks_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/tools
copying apache_beam/tools/sideinput_microbenchmark.py -> 
apache-beam-2.19.0.dev0/apache_beam/tools
copying apache_beam/tools/utils.py -> apache-beam-2.19.0.dev0/apache_beam/tools
copying apache_beam/transforms/__init__.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/core.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/core_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_source.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.pxd -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pxd -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pyx -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/dataflow_distribution_counter_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/dofn_lifecycle_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/environments.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/environments_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_it.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_py3.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_py37.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/py_dataflow_distribution_counter.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/stats.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/stats_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/timeutil.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/transforms_keyword_only_args_test_py3.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/transforms/write_ptransform_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/transforms
copying apache_beam/typehints/__init__.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators_test_py3.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/opcodes.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/schemas.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/schemas_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test_py3.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typecheck.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test_py3.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints_test_py3.py -> 
apache-beam-2.19.0.dev0/apache_beam/typehints
copying apache_beam/utils/__init__.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.pxd -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/counters_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/plugin.py -> apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/processes.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/processes_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/profiler.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/proto_utils.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/retry.py -> apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/retry_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/subprocess_server.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/thread_pool_executor.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/thread_pool_executor_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/urns.py -> apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.pxd -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value_test.py -> 
apache-beam-2.19.0.dev0/apache_beam/utils
Writing apache-beam-2.19.0.dev0/setup.cfg
Creating tar archive
removing 'apache-beam-2.19.0.dev0' (and everything under it)
SDK_LOCATION=$(find dist/apache-beam-*.tar.gz)
find dist/apache-beam-*.tar.gz

# Run ValidatesRunner tests on Google Cloud Dataflow service
echo ">>> RUNNING DATAFLOW RUNNER VALIDATESCONTAINER TEST"
>>> RUNNING DATAFLOW RUNNER VALIDATESCONTAINER TEST
python setup.py nosetests \
  --attr ValidatesContainer \
  --nologcapture \
  --processes=1 \
  --process-timeout=900 \
  --with-xunitmp \
  --xunitmp-file=$XUNIT_FILE \
  --ignore-files '.*py3\d?\.py$' \
  --test-pipeline-options=" \
    --runner=TestDataflowRunner \
    --project=$PROJECT \
    --worker_harness_container_image=$CONTAINER:$TAG \
    --staging_location=$GCS_LOCATION/staging-validatesrunner-test \
    --temp_location=$GCS_LOCATION/temp-validatesrunner-test \
    --output=$GCS_LOCATION/output \
    --sdk_location=$SDK_LOCATION \
    --num_workers=1"
running nosetests
running egg_info
writing entry points to apache_beam.egg-info/entry_points.txt
writing top-level names to apache_beam.egg-info/top_level.txt
writing requirements to apache_beam.egg-info/requires.txt
writing apache_beam.egg-info/PKG-INFO
writing dependency_links to apache_beam.egg-info/dependency_links.txt
reading manifest file 'apache_beam.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python3.5/lib/python3.5/site-packages/setuptools/dist.py>:476:
 UserWarning: Normalizing '2.19.0.dev' to '2.19.0.dev0'
  normalized_version,
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/gen_protos.py>:58:
 UserWarning: Installing grpcio-tools is recommended for development.
  warnings.warn('Installing grpcio-tools is recommended for development.')
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
writing manifest file 'apache_beam.egg-info/SOURCES.txt'
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/io/gcp/datastore/v1/datastoreio.py>:62:
 UserWarning: Datastore IO will support Python 3 after replacing 
googledatastore by google-cloud-datastore, see: BEAM-4543.
  warnings.warn('Datastore IO will support Python 3 after replacing '
WARNING:root:python-snappy is not installed; some tests will be skipped.
WARNING:root:Tensorflow is not installed, so skipping some tests.
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/io/vcfio.py>:47:
 UserWarning: VCF IO will support Python 3 after migration to Nucleus, see: 
BEAM-5628.
  warnings.warn("VCF IO will support Python 3 after migration to Nucleus, "
WARNING:apache_beam.runners.interactive.interactive_environment:Interactive 
Beam requires Python 3.5.3+.
WARNING:apache_beam.runners.interactive.interactive_environment:Dependencies 
required for Interactive Beam PCollection visualization are not available, 
please use: `pip install apache-beam[interactive]` to install necessary 
dependencies to enable all data visualization features.
WARNING:apache_beam.runners.interactive.interactive_environment:You cannot use 
Interactive Beam features when you are not in an interactive environment such 
as a Jupyter notebook or ipython terminal.
WARNING:root:Make sure that locally built Python SDK docker image has Python 
3.5 interpreter.
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/transforms/trigger_test.py>:520:
 YAMLLoadWarning: calling yaml.load_all() without Loader=... is deprecated, as 
the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full 
details.
  for spec in yaml.load_all(open(transcript_filename)):
WARNING:apache_beam.options.pipeline_options:--region not set; will default to 
us-central1. Future releases of Beam will require the user to set --region 
explicitly, or else have a default set via the gcloud tool. 
https://cloud.google.com/compute/docs/regions-zones
WARNING:apache_beam.options.pipeline_options:--region not set; will default to 
us-central1. Future releases of Beam will require the user to set --region 
explicitly, or else have a default set via the gcloud tool. 
https://cloud.google.com/compute/docs/regions-zones
WARNING:apache_beam.options.pipeline_options:--region not set; will default to 
us-central1. Future releases of Beam will require the user to set --region 
explicitly, or else have a default set via the gcloud tool. 
https://cloud.google.com/compute/docs/regions-zones
WARNING:apache_beam.options.pipeline_options:--region not set; will default to 
us-central1. Future releases of Beam will require the user to set --region 
explicitly, or else have a default set via the gcloud tool. 
https://cloud.google.com/compute/docs/regions-zones
test_wordcount_fnapi_it (apache_beam.examples.wordcount_it_test.WordCountIT) 
... ok
test_metrics_fnapi_it 
(apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline_test.ExerciseMetricsPipelineTest)
 ... FAIL

======================================================================
FAIL: test_metrics_fnapi_it 
(apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline_test.ExerciseMetricsPipelineTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_exercise_metrics_pipeline_test.py";,>
 line 60, in test_metrics_fnapi_it
    self.assertFalse(errors, str(errors))
AssertionError: "Unable to match metrics for matcher  namespace: 
'apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline.UserMetricsDoFn'
 name: 'total_values' step: 'metrics' attempted: <100> committed: <100>Unable 
to match metrics for matcher  name: 'ExecutionTime_StartBundle' step: 'metrics' 
attempted: a value greater than <0> committed: a value greater than <0>Unable 
to match metrics for matcher  name: 'ExecutionTime_ProcessElement' step: 
'metrics' attempted: a value greater than <0> committed: a value greater than 
<0>Unable to match metrics for matcher  name: 'ExecutionTime_FinishBundle' 
step: 'metrics' attempted: a value greater than <0> committed: a value greater 
than <0>Unable to match metrics for matcher  namespace: 
'apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline.UserMetricsDoFn'
 name: 'distribution_values' step: 'metrics' attempted:  sum_value: <100> 
count_value: <4> min_value: <0> max_value: <100> committed:  sum_value: <100> 
count_value: <4> min_value: <0> max_value: <100>Unable to match metrics for 
matcher  name: 'ElementCount' (label_key: 'original_name' label_value: 
'metrics-out0-ElementCount').  (label_key: 'output_user_name' label_value: 
'metrics-out0').  attempted: a value greater than <0> committed: a value 
greater than <0>Unable to match metrics for matcher  name: 'MeanByteCount' 
(label_key: 'output_user_name' label_value: 'metrics-out0').  (label_key: 
'original_name' label_value: 'metrics-out0-MeanByteCount').  attempted: a value 
greater than <0> committed: a value greater than <0>Unable to match metrics for 
matcher  name: 'ElementCount' (label_key: 'original_name' label_value: 
'GroupByKey/Reify-out0-ElementCount').  (label_key: 'output_user_name' 
label_value: 'GroupByKey/Reify-out0').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'MeanByteCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/Reify-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/Reify-out0-MeanByteCount').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'ElementCount' (label_key: 'original_name' label_value: 
'GroupByKey/Read-out0-ElementCount').  (label_key: 'output_user_name' 
label_value: 'GroupByKey/Read-out0').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'MeanByteCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/Read-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/Read-out0-MeanByteCount').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'ElementCount' (label_key: 'original_name' label_value: 
'map_to_common_key-out0-ElementCount').  (label_key: 'output_user_name' 
label_value: 'map_to_common_key-out0').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'MeanByteCount' (label_key: 'output_user_name' label_value: 
'map_to_common_key-out0').  (label_key: 'original_name' label_value: 
'map_to_common_key-out0-MeanByteCount').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'ElementCount' (label_key: 'original_name' label_value: 
'GroupByKey/GroupByWindow-out0-ElementCount').  (label_key: 'output_user_name' 
label_value: 'GroupByKey/GroupByWindow-out0').  attempted: a value greater than 
<0> committed: a value greater than <0>Unable to match metrics for matcher  
name: 'MeanByteCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/GroupByWindow-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/GroupByWindow-out0-MeanByteCount').  attempted: a value greater 
than <0> committed: a value greater than <0>Unable to match metrics for matcher 
 name: 'ElementCount' (label_key: 'original_name' label_value: 
'GroupByKey/Read-out0-ElementCount').  (label_key: 'output_user_name' 
label_value: 'GroupByKey/Read-out0').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'MeanByteCount' (label_key: 'original_name' label_value: 
'GroupByKey/Read-out0-MeanByteCount').  (label_key: 'output_user_name' 
label_value: 'GroupByKey/Read-out0').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'ElementCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/Reify-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/Reify-out0-ElementCount').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'MeanByteCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/Reify-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/Reify-out0-MeanByteCount').  attempted: a value greater than <0> 
committed: a value greater than <0>\nActual MetricResults:\n" is not false : 
Unable to match metrics for matcher  namespace: 
'apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline.UserMetricsDoFn'
 name: 'total_values' step: 'metrics' attempted: <100> committed: <100>Unable 
to match metrics for matcher  name: 'ExecutionTime_StartBundle' step: 'metrics' 
attempted: a value greater than <0> committed: a value greater than <0>Unable 
to match metrics for matcher  name: 'ExecutionTime_ProcessElement' step: 
'metrics' attempted: a value greater than <0> committed: a value greater than 
<0>Unable to match metrics for matcher  name: 'ExecutionTime_FinishBundle' 
step: 'metrics' attempted: a value greater than <0> committed: a value greater 
than <0>Unable to match metrics for matcher  namespace: 
'apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline.UserMetricsDoFn'
 name: 'distribution_values' step: 'metrics' attempted:  sum_value: <100> 
count_value: <4> min_value: <0> max_value: <100> committed:  sum_value: <100> 
count_value: <4> min_value: <0> max_value: <100>Unable to match metrics for 
matcher  name: 'ElementCount' (label_key: 'original_name' label_value: 
'metrics-out0-ElementCount').  (label_key: 'output_user_name' label_value: 
'metrics-out0').  attempted: a value greater than <0> committed: a value 
greater than <0>Unable to match metrics for matcher  name: 'MeanByteCount' 
(label_key: 'output_user_name' label_value: 'metrics-out0').  (label_key: 
'original_name' label_value: 'metrics-out0-MeanByteCount').  attempted: a value 
greater than <0> committed: a value greater than <0>Unable to match metrics for 
matcher  name: 'ElementCount' (label_key: 'original_name' label_value: 
'GroupByKey/Reify-out0-ElementCount').  (label_key: 'output_user_name' 
label_value: 'GroupByKey/Reify-out0').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'MeanByteCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/Reify-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/Reify-out0-MeanByteCount').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'ElementCount' (label_key: 'original_name' label_value: 
'GroupByKey/Read-out0-ElementCount').  (label_key: 'output_user_name' 
label_value: 'GroupByKey/Read-out0').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'MeanByteCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/Read-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/Read-out0-MeanByteCount').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'ElementCount' (label_key: 'original_name' label_value: 
'map_to_common_key-out0-ElementCount').  (label_key: 'output_user_name' 
label_value: 'map_to_common_key-out0').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'MeanByteCount' (label_key: 'output_user_name' label_value: 
'map_to_common_key-out0').  (label_key: 'original_name' label_value: 
'map_to_common_key-out0-MeanByteCount').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'ElementCount' (label_key: 'original_name' label_value: 
'GroupByKey/GroupByWindow-out0-ElementCount').  (label_key: 'output_user_name' 
label_value: 'GroupByKey/GroupByWindow-out0').  attempted: a value greater than 
<0> committed: a value greater than <0>Unable to match metrics for matcher  
name: 'MeanByteCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/GroupByWindow-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/GroupByWindow-out0-MeanByteCount').  attempted: a value greater 
than <0> committed: a value greater than <0>Unable to match metrics for matcher 
 name: 'ElementCount' (label_key: 'original_name' label_value: 
'GroupByKey/Read-out0-ElementCount').  (label_key: 'output_user_name' 
label_value: 'GroupByKey/Read-out0').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'MeanByteCount' (label_key: 'original_name' label_value: 
'GroupByKey/Read-out0-MeanByteCount').  (label_key: 'output_user_name' 
label_value: 'GroupByKey/Read-out0').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'ElementCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/Reify-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/Reify-out0-ElementCount').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'MeanByteCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/Reify-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/Reify-out0-MeanByteCount').  attempted: a value greater than <0> 
committed: a value greater than <0>
Actual MetricResults:

-------------------- >> begin captured stdout << ---------------------
Worker logs: 
https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-12-09_10_00_06-16169203843753165170?project=apache-beam-testing

--------------------- >> end captured stdout << ----------------------

----------------------------------------------------------------------
XML: nosetests-python3.5_sdk.xml
----------------------------------------------------------------------
XML: 
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 2 tests in 404.632s

FAILED (failures=1)
cleanup_container
Untagged: us.gcr.io/apache-beam-testing/jenkins/python3.5_sdk:20191209-174739
Untagged: 
us.gcr.io/apache-beam-testing/jenkins/python3.5_sdk@sha256:6dd19b911160d51035461567bf11819be370dad3d87d3ca87c8ec41a904d4a67
Deleted: sha256:43992764661114c2424cb57062dd447d1caa4e893a045d227a1e607798a15ec9
Deleted: sha256:c1ca796d6e823dc549d1a6f9b1b57a28fdcbd35b9bb3174c0227619c92a75d5b
Deleted: sha256:b2f500b87f7fa366e2f28a8c770738cf6143e1f62c56d9d982318e747f7a3597
Deleted: sha256:697d8a25f36bd38d66daf3b1b9f0fafc13b4f32311b9ca30f1710a192d4cc89a
Deleted: sha256:64ed4347d59e0a5ff1982f1668f3132267955a253f1557bee3d6480e9374a892
Deleted: sha256:c7f86e80bea26c2e543d00e267c0efc1f330672f5e26ea0f181cd6407c4ebd2d
Deleted: sha256:706eb76ae294d3286d7d7ebd6ba65dcf955fb6361208a5ea2bf506aa2fbe4c6b
Deleted: sha256:47e03511b1b2da167faf7be2daf8b2dd1571bf6c71124f7a509b0058ff15d681
Deleted: sha256:fa93cb8795d49cb83e1d6ce73914ddf4e74cb9f29ba0802a0813c4080701479a
Deleted: sha256:f514819b10a3a65660d707196327ae9da8438e67779cbf5c4227b8ef494174ec
Deleted: sha256:2c41a75c059047157a358e3904cacef0e0f67d5d3ad4fcc424ba256430e504c3
Deleted: sha256:52d275a82d5eedef530fab934549fd45a7f67fd7cff53d280157b446da9f0e7c
Deleted: sha256:da8d9520406d7db65ff57229a92dc23c0127364f009a3ac29e330d1f286ddd64
Deleted: sha256:d5a321ca2462b32b9017a712cbc1a317c2d84826dfcc381fd83173cb489abbcb
Deleted: sha256:607006e0e5d7423fcabeb1cb057a49eed9603fc2023a768828d0b99f0d8fffd2
Deleted: sha256:91fae2352fd67b47447d68820ab971ccdab2432f4416235d52faf99b699b64a4
Deleted: sha256:23dd772c727efc3e7e7f9f71bac5b47065c4b549e7e93628e340ab5dc5e32392
Deleted: sha256:949d0e67bdfb2d15c31c0a42f2f57e3fa17e64b8eaa21ab3d0126ce4ad39d329
Deleted: sha256:250ca0072c9847393df4aaf1b416ca5fbee4d31ff956c8be7a3ad819f13abfe0
Deleted: sha256:344f0bbd8c81662e10df0f4de9f77ad3901149b09b1b9753d4713240fd25a4b3
Digests:
- 
us.gcr.io/apache-beam-testing/jenkins/python3.5_sdk@sha256:6dd19b911160d51035461567bf11819be370dad3d87d3ca87c8ec41a904d4a67
  Associated tags:
 - 20191209-174739
Tags:
- us.gcr.io/apache-beam-testing/jenkins/python3.5_sdk:20191209-174739
Deleted [us.gcr.io/apache-beam-testing/jenkins/python3.5_sdk:20191209-174739].
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/python3.5_sdk@sha256:6dd19b911160d51035461567bf11819be370dad3d87d3ca87c8ec41a904d4a67].
Removed the container
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to