See
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Integration_Cron/1171/display/redirect>
Changes:
------------------------------------------
[...truncated 372.63 KB...]
copying
apache_beam/portability/api/org/apache/beam/model/pipeline/v1/endpoints_pb2.pyi
->
build/lib.linux-x86_64-3.8/apache_beam/portability/api/org/apache/beam/model/pipeline/v1
copying
apache_beam/portability/api/org/apache/beam/model/pipeline/v1/external_transforms_pb2.pyi
->
build/lib.linux-x86_64-3.8/apache_beam/portability/api/org/apache/beam/model/pipeline/v1
copying
apache_beam/portability/api/org/apache/beam/model/pipeline/v1/schema_pb2.pyi ->
build/lib.linux-x86_64-3.8/apache_beam/portability/api/org/apache/beam/model/pipeline/v1
copying
apache_beam/portability/api/org/apache/beam/model/pipeline/v1/standard_window_fns_pb2.pyi
->
build/lib.linux-x86_64-3.8/apache_beam/portability/api/org/apache/beam/model/pipeline/v1
copying
apache_beam/portability/api/org/apache/beam/model/pipeline/v1/metrics_pb2.pyi
->
build/lib.linux-x86_64-3.8/apache_beam/portability/api/org/apache/beam/model/pipeline/v1
copying
apache_beam/portability/api/org/apache/beam/model/job_management/v1/beam_artifact_api_pb2.pyi
->
build/lib.linux-x86_64-3.8/apache_beam/portability/api/org/apache/beam/model/job_management/v1
copying
apache_beam/portability/api/org/apache/beam/model/job_management/v1/beam_job_api_pb2.pyi
->
build/lib.linux-x86_64-3.8/apache_beam/portability/api/org/apache/beam/model/job_management/v1
copying
apache_beam/portability/api/org/apache/beam/model/job_management/v1/beam_expansion_api_pb2.pyi
->
build/lib.linux-x86_64-3.8/apache_beam/portability/api/org/apache/beam/model/job_management/v1
copying apache_beam/portability/api/standard_coders.yaml ->
build/lib.linux-x86_64-3.8/apache_beam/portability/api
running build_ext
building 'apache_beam.coders.coder_impl_row_encoders' extension
creating build/temp.linux-x86_64-3.8
creating build/temp.linux-x86_64-3.8/apache_beam
creating build/temp.linux-x86_64-3.8/apache_beam/coders
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3
-Wall -fPIC
-I/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/numpy/core/include
-I/opt/python/cp38-cp38/include/python3.8 -c
apache_beam/coders/coder_impl_row_encoders.c -o
build/temp.linux-x86_64-3.8/apache_beam/coders/coder_impl_row_encoders.o
In file included from
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1940,
from
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
from
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:5,
from apache_beam/coders/coder_impl_row_encoders.c:765:
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2:
warning: #warning "Using deprecated NumPy API, disable it with " "#define
NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
17 | #warning "Using deprecated NumPy API, disable it with " \
| ^~~~~~~
apache_beam/coders/coder_impl_row_encoders.c:19478:20: warning:
‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used
[-Wunused-variable]
19478 | static PyMethodDef
__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__",
(PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0};
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
apache_beam/coders/coder_impl_row_encoders.c:19420:20: warning:
‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used
[-Wunused-variable]
19420 | static PyMethodDef
__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__",
(PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0};
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
apache_beam/coders/coder_impl_row_encoders.c:16575:20: warning:
‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used
[-Wunused-variable]
16575 | static PyMethodDef
__pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__",
(PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0};
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
apache_beam/coders/coder_impl_row_encoders.c:16517:20: warning:
‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used
[-Wunused-variable]
16517 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__
= {"__reduce_cython__",
(PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0};
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
apache_beam/coders/coder_impl_row_encoders.c:16423:20: warning:
‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not
used [-Wunused-variable]
16423 | static PyMethodDef
__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran",
(PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0};
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
apache_beam/coders/coder_impl_row_encoders.c:16328:20: warning:
‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used
[-Wunused-variable]
16328 | static PyMethodDef
__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy",
(PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0};
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
apache_beam/coders/coder_impl_row_encoders.c:16251:20: warning:
‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not
used [-Wunused-variable]
16251 | static PyMethodDef
__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig",
(PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0};
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
apache_beam/coders/coder_impl_row_encoders.c:16174:20: warning:
‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not
used [-Wunused-variable]
16174 | static PyMethodDef
__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig",
(PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0};
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
apache_beam/coders/coder_impl_row_encoders.c:12282:20: warning:
‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used
[-Wunused-variable]
12282 | static PyMethodDef
__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__",
(PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0};
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
apache_beam/coders/coder_impl_row_encoders.c:12046:20: warning:
‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used
[-Wunused-variable]
12046 | static PyMethodDef
__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__",
(PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0};
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
apache_beam/coders/coder_impl_row_encoders.c:11668:20: warning:
‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used
[-Wunused-variable]
11668 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ =
{"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__,
METH_O, 0};
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
apache_beam/coders/coder_impl_row_encoders.c:11610:20: warning:
‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used
[-Wunused-variable]
11610 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ =
{"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__,
METH_NOARGS, 0};
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -pthread -shared
build/temp.linux-x86_64-3.8/apache_beam/coders/coder_impl_row_encoders.o -o
build/lib.linux-x86_64-3.8/apache_beam/coders/coder_impl_row_encoders.cpython-38-x86_64-linux-gnu.so
building 'apache_beam.coders.stream' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3
-Wall -fPIC
-I/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/numpy/core/include
-I/opt/python/cp38-cp38/include/python3.8 -c apache_beam/coders/stream.c -o
build/temp.linux-x86_64-3.8/apache_beam/coders/stream.o
apache_beam/coders/stream.c: In function
‘__pyx_f_11apache_beam_6coders_6stream_12OutputStream_write_bigendian_double’:
apache_beam/coders/stream.c:4047:185: warning: dereferencing type-punned
pointer will break strict-aliasing rules [-Wstrict-aliasing]
4047 | __pyx_t_1 = ((struct
__pyx_vtabstruct_11apache_beam_6coders_6stream_OutputStream
*)__pyx_v_self->__pyx_vtab)->write_bigendian_int64(__pyx_v_self, (((int64_t
*)((char *)(&__pyx_v_d)))[0]), 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(1, 113,
__pyx_L1_error)
|
^
apache_beam/coders/stream.c: In function
‘__pyx_f_11apache_beam_6coders_6stream_12OutputStream_write_bigendian_float’:
apache_beam/coders/stream.c:4207:185: warning: dereferencing type-punned
pointer will break strict-aliasing rules [-Wstrict-aliasing]
4207 | __pyx_t_1 = ((struct
__pyx_vtabstruct_11apache_beam_6coders_6stream_OutputStream
*)__pyx_v_self->__pyx_vtab)->write_bigendian_int32(__pyx_v_self, (((int32_t
*)((char *)(&__pyx_v_f)))[0]), 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(1, 116,
__pyx_L1_error)
|
^
apache_beam/coders/stream.c: In function
‘__pyx_f_11apache_beam_6coders_6stream_11InputStream_read_var_int64’:
apache_beam/coders/stream.c:7667:33: warning: comparison of integer
expressions of different signedness: ‘long int’ and ‘long unsigned int’
[-Wsign-compare]
7667 | __pyx_t_7 = ((__pyx_v_shift >= ((sizeof(int64_t)) * 8)) != 0);
| ^~
apache_beam/coders/stream.c:7681:33: warning: comparison of integer
expressions of different signedness: ‘long int’ and ‘long unsigned int’
[-Wsign-compare]
7681 | __pyx_t_7 = ((__pyx_v_shift >= (((sizeof(int64_t)) * 8) - 1))
!= 0);
| ^~
apache_beam/coders/stream.c: In function
‘__pyx_f_11apache_beam_6coders_6stream_11InputStream_read_bigendian_double’:
apache_beam/coders/stream.c:8566:54: warning: dereferencing type-punned
pointer will break strict-aliasing rules [-Wstrict-aliasing]
8566 | __pyx_r = (((double *)((char *)(&__pyx_v_as_long)))[0]);
| ^
apache_beam/coders/stream.c: In function
‘__pyx_f_11apache_beam_6coders_6stream_11InputStream_read_bigendian_float’:
apache_beam/coders/stream.c:8719:52: warning: dereferencing type-punned
pointer will break strict-aliasing rules [-Wstrict-aliasing]
8719 | __pyx_r = (((float *)((char *)(&__pyx_v_as_int)))[0]);
| ^
gcc -pthread -shared
build/temp.linux-x86_64-3.8/apache_beam/coders/stream.o -o
build/lib.linux-x86_64-3.8/apache_beam/coders/stream.cpython-38-x86_64-linux-gnu.so
building 'apache_beam.runners.worker.statesampler_fast' extension
creating build/temp.linux-x86_64-3.8/apache_beam/runners
creating build/temp.linux-x86_64-3.8/apache_beam/runners/worker
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3
-Wall -fPIC -Iapache_beam/runners/worker
-I/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/numpy/core/include
-I/opt/python/cp38-cp38/include/python3.8 -c
apache_beam/runners/worker/statesampler_fast.c -o
build/temp.linux-x86_64-3.8/apache_beam/runners/worker/statesampler_fast.o
gcc -pthread -shared
build/temp.linux-x86_64-3.8/apache_beam/runners/worker/statesampler_fast.o -o
build/lib.linux-x86_64-3.8/apache_beam/runners/worker/statesampler_fast.cpython-38-x86_64-linux-gnu.so
building 'apache_beam.testing.fast_test_utils' extension
creating build/temp.linux-x86_64-3.8/apache_beam/testing
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3
-Wall -fPIC
-I/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/numpy/core/include
-I/opt/python/cp38-cp38/include/python3.8 -c
apache_beam/testing/fast_test_utils.c -o
build/temp.linux-x86_64-3.8/apache_beam/testing/fast_test_utils.o
gcc -pthread -shared
build/temp.linux-x86_64-3.8/apache_beam/testing/fast_test_utils.o -o
build/lib.linux-x86_64-3.8/apache_beam/testing/fast_test_utils.cpython-38-x86_64-linux-gnu.so
building 'apache_beam.transforms.cy_dataflow_distribution_counter'
extension
creating build/temp.linux-x86_64-3.8/apache_beam/transforms
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3
-Wall -fPIC
-I/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/numpy/core/include
-I/opt/python/cp38-cp38/include/python3.8 -c
apache_beam/transforms/cy_dataflow_distribution_counter.c -o
build/temp.linux-x86_64-3.8/apache_beam/transforms/cy_dataflow_distribution_counter.o
apache_beam/transforms/cy_dataflow_distribution_counter.c: In function
‘__pyx_f_11apache_beam_10transforms_32cy_dataflow_distribution_counter_get_log10_round_to_floor’:
apache_beam/transforms/cy_dataflow_distribution_counter.c:1948:35:
warning: comparison of integer expressions of different signedness: ‘int64_t’
{aka ‘long int’} and ‘long long unsigned int’ [-Wsign-compare]
1948 | __pyx_t_1 = ((__pyx_v_element >=
(__pyx_v_11apache_beam_10transforms_32cy_dataflow_distribution_counter_POWER_TEN[__pyx_v_power]))
!= 0);
| ^~
/tmp/ccAABNyo.s: Assembler messages:
/tmp/ccAABNyo.s: Fatal error: can't write 3885 bytes to section
.debug_info of
build/temp.linux-x86_64-3.8/apache_beam/transforms/cy_dataflow_distribution_counter.o:
'No space left on device'
/tmp/ccAABNyo.s: Fatal error: can't close
build/temp.linux-x86_64-3.8/apache_beam/transforms/cy_dataflow_distribution_counter.o:
No space left on device
<string>:32: DeprecationWarning: pkg_resources is deprecated as an API.
See https://setuptools.pypa.io/en/latest/pkg_resources.html
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/project/apache_beam/coders/coder_impl.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/project/apache_beam/coders/coder_impl_row_encoders.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/project/apache_beam/coders/stream.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/project/apache_beam/metrics/cells.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/project/apache_beam/metrics/execution.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/project/apache_beam/runners/common.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/project/apache_beam/runners/worker/opcounters.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/project/apache_beam/runners/worker/operations.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/project/apache_beam/runners/worker/statesampler_fast.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/project/apache_beam/testing/fast_test_utils.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/project/apache_beam/transforms/cy_combiners.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/project/apache_beam/transforms/cy_dataflow_distribution_counter.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/project/apache_beam/transforms/stats.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/project/apache_beam/utils/counters.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/Cython/Compiler/Main.py:369:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/project/apache_beam/utils/windowed_value.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/tmp/pip-build-env-nusz55z2/overlay/lib/python3.8/site-packages/setuptools/dist.py:314:
InformationOnly: Normalizing '2.52.0.dev' to '2.52.0.dev0'
self.metadata.version = self._normalize_version(
error: command 'gcc' failed with exit status 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem
with pip.
ERROR: Failed building wheel for apache-beam
ERROR: Failed to build one or more wheels
[notice] A new release of pip available: 22.2.2 -> 23.3.1
[notice] To update, run: pip install --upgrade pip
> Task :sdks:python:test-suites:dataflow:py311:installGcpTest
Successfully installed PyJWT-2.8.0 apache-beam-2.52.0.dev0 attrs-23.1.0
azure-core-1.29.5 azure-identity-1.15.0b2 azure-storage-blob-12.19.0b1
boto3-1.28.69 botocore-1.31.69 certifi-2023.7.22 cffi-1.16.0
charset-normalizer-3.3.1 cloudpickle-2.2.1 crcmod-1.7 cryptography-41.0.5
deprecation-2.1.0 dill-0.3.1.1 dnspython-2.4.2 docker-6.1.3 docopt-0.6.2
execnet-2.0.2 fastavro-1.8.4 fasteners-0.19 freezegun-1.2.2
google-api-core-2.12.0 google-apitools-0.5.31 google-auth-2.23.3
google-auth-httplib2-0.1.1 google-cloud-aiplatform-1.35.0
google-cloud-bigquery-3.12.0 google-cloud-bigquery-storage-2.22.0
google-cloud-bigtable-2.21.0 google-cloud-core-2.3.3
google-cloud-datastore-2.18.0 google-cloud-dlp-3.12.3
google-cloud-language-2.11.1 google-cloud-pubsub-2.18.4
google-cloud-pubsublite-1.8.3 google-cloud-recommendations-ai-0.10.5
google-cloud-resource-manager-1.10.4 google-cloud-spanner-3.40.1
google-cloud-storage-2.12.0 google-cloud-videointelligence-2.11.4
google-cloud-vision-3.4.5 google-crc32c-1.5.0 google-resumable-media-2.6.0
googleapis-common-protos-1.61.0 greenlet-3.0.0 grpc-google-iam-v1-0.12.6
grpcio-1.59.0 grpcio-status-1.59.0 hdfs-2.7.3 httplib2-0.22.0 hypothesis-6.88.1
idna-3.4 iniconfig-2.0.0 isodate-0.6.1 jmespath-1.0.1 joblib-1.3.2 js2py-0.74
jsonschema-4.19.1 jsonschema-specifications-2023.7.1 mock-5.1.0 msal-1.24.1
msal-extensions-1.0.0 numpy-1.24.4 oauth2client-4.1.3 objsize-0.6.1
orjson-3.9.9 overrides-6.5.0 pandas-1.5.3 parameterized-0.9.0 portalocker-2.8.2
proto-plus-1.23.0rc1 protobuf-4.24.4 psycopg2-binary-2.9.9 pyarrow-11.0.0
pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pydot-1.4.2 pyhamcrest-2.1.0
pyjsparser-2.7.1 pymongo-4.5.0 pymysql-1.1.0 pyparsing-3.1.1 pytest-7.4.2
pytest-timeout-2.2.0 pytest-xdist-3.3.1 python-dateutil-2.8.2 pytz-2023.3.post1
pyyaml-6.0.1 referencing-0.30.2 regex-2023.10.3 requests-2.31.0
requests-mock-1.11.0 rpds-py-0.10.6 rsa-4.9 s3transfer-0.7.0 scikit-learn-1.3.2
scipy-1.11.3 shapely-2.0.2 six-1.16.0 sortedcontainers-2.4.0 sqlalchemy-1.4.49
sqlparse-0.4.4 tenacity-8.2.3 testcontainers-3.7.1 threadpoolctl-3.2.0
typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.0.7 websocket-client-1.6.4
wrapt-1.16.0rc1 zstandard-0.21.0
> Task :sdks:python:test-suites:dataflow:py311:initializeForDataflowJob
> Task :sdks:python:test-suites:dataflow:py311:preCommitIT_batch
>>> RUNNING integration tests with pipeline options:
>>> --runner=TestDataflowRunner --project=apache-beam-testing
>>> --region=us-central1
>>> --staging_location=gs://temp-storage-for-end-to-end-tests/staging-it
>>> --temp_location=gs://temp-storage-for-end-to-end-tests/temp-it
>>> --output=gs://temp-storage-for-end-to-end-tests/py-it-cloud/output
>>> --sdk_location=<https://ci-beam.apache.org/job/beam_PreCommit_Python_Integration_Cron/ws/src/sdks/python/build/apache_beam-2.52.0.dev0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl>
>>> --requirements_file=postcommit_requirements.txt --num_workers=1
>>> --sleep_secs=20
>>> --kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test
>>>
>>> --dataflow_kms_key=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test
>>> pytest options:
>>> apache_beam/examples/wordcount_it_test.py::WordCountIT::test_wordcount_it
>>> --capture=no --numprocesses=2 --timeout=1800
>>> collect markers:
============================= test session starts ==============================
platform linux -- Python 3.11.2, pytest-7.4.2, pluggy-1.3.0
rootdir:
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Integration_Cron/ws/src/sdks/python>
configfile: pytest.ini
plugins: timeout-2.2.0, xdist-3.3.1, requests-mock-1.11.0, hypothesis-6.88.1
timeout: 1800.0s
timeout method: signal
timeout func_only: False
created: 2/2 workers
2 workers [1 item]
scheduling tests via LoadScheduling
apache_beam/examples/wordcount_it_test.py::WordCountIT::test_wordcount_it
> Task :sdks:python:bdistPy38linux FAILED
Processing /project
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: apache-beam
Building wheel for apache-beam (pyproject.toml): started
Building wheel for apache-beam (pyproject.toml): finished with status 'error'
Failed to build apache-beam
✕ 81.66s
Checking for common errors...
Error: Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'),
'--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
> Task :sdks:python:test-suites:dataflow:py38:installGcpTest
Successfully installed PyJWT-2.8.0 apache-beam-2.52.0.dev0 attrs-23.1.0
azure-core-1.29.5 azure-identity-1.15.0b2 azure-storage-blob-12.19.0b1
backports.zoneinfo-0.2.1 boto3-1.28.69 botocore-1.31.69 certifi-2023.7.22
cffi-1.16.0 charset-normalizer-3.3.1 cloudpickle-2.2.1 crcmod-1.7
cryptography-41.0.5 deprecation-2.1.0 dill-0.3.1.1 dnspython-2.4.2 docker-6.1.3
docopt-0.6.2 exceptiongroup-1.1.3 execnet-2.0.2 fastavro-1.8.4 fasteners-0.19
freezegun-1.2.2 google-api-core-2.12.0 google-apitools-0.5.31
google-auth-2.23.3 google-auth-httplib2-0.1.1 google-cloud-aiplatform-1.35.0
google-cloud-bigquery-3.12.0 google-cloud-bigquery-storage-2.22.0
google-cloud-bigtable-2.21.0 google-cloud-core-2.3.3
google-cloud-datastore-2.18.0 google-cloud-dlp-3.12.3
google-cloud-language-2.11.1 google-cloud-pubsub-2.18.4
google-cloud-pubsublite-1.8.3 google-cloud-recommendations-ai-0.10.5
google-cloud-resource-manager-1.10.4 google-cloud-spanner-3.40.1
google-cloud-storage-2.12.0 google-cloud-videointelligence-2.11.4
google-cloud-vision-3.4.5 google-crc32c-1.5.0 google-resumable-media-2.6.0
googleapis-common-protos-1.61.0 greenlet-3.0.0 grpc-google-iam-v1-0.12.6
grpcio-1.59.0 grpcio-status-1.59.0 hdfs-2.7.3 httplib2-0.22.0 hypothesis-6.88.1
idna-3.4 importlib-resources-6.1.0 iniconfig-2.0.0 isodate-0.6.1 jmespath-1.0.1
joblib-1.3.2 js2py-0.74 jsonschema-4.19.1 jsonschema-specifications-2023.7.1
mock-5.1.0 msal-1.24.1 msal-extensions-1.0.0 numpy-1.24.4 oauth2client-4.1.3
objsize-0.6.1 orjson-3.9.9 overrides-6.5.0 pandas-1.5.3 parameterized-0.9.0
pkgutil-resolve-name-1.3.10 portalocker-2.8.2 proto-plus-1.23.0rc1
protobuf-4.24.4 psycopg2-binary-2.9.9 pyarrow-11.0.0 pyasn1-0.5.0
pyasn1-modules-0.3.0 pycparser-2.21 pydot-1.4.2 pyhamcrest-2.1.0
pyjsparser-2.7.1 pymongo-4.5.0 pymysql-1.1.0 pyparsing-3.1.1 pytest-7.4.2
pytest-timeout-2.2.0 pytest-xdist-3.3.1 python-dateutil-2.8.2 pytz-2023.3.post1
pyyaml-6.0.1 referencing-0.30.2 regex-2023.10.3 requests-2.31.0
requests-mock-1.11.0 rpds-py-0.10.6 rsa-4.9 s3transfer-0.7.0 scikit-learn-1.3.2
scipy-1.10.1 shapely-2.0.2 six-1.16.0 sortedcontainers-2.4.0 sqlalchemy-1.4.49
sqlparse-0.4.4 tenacity-8.2.3 testcontainers-3.7.1 threadpoolctl-3.2.0
typing-extensions-4.8.0 tzlocal-5.2 urllib3-1.26.18 websocket-client-1.6.4
wrapt-1.16.0rc1 zipp-3.17.0 zstandard-0.21.0
> Task :sdks:python:test-suites:dataflow:py311:preCommitIT_batch
[gw0] PASSED
apache_beam/examples/wordcount_it_test.py::WordCountIT::test_wordcount_it
- generated xml file:
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Integration_Cron/ws/src/sdks/python/pytest_preCommitIT-df-py311.xml>
-
======================== 1 passed in 486.40s (0:08:06) =========================
> Task :sdks:python:test-suites:dataflow:py311:preCommitIT_streaming
>>> RUNNING integration tests with pipeline options:
>>> --runner=TestDataflowRunner --project=apache-beam-testing
>>> --region=us-central1
>>> --staging_location=gs://temp-storage-for-end-to-end-tests/staging-it
>>> --temp_location=gs://temp-storage-for-end-to-end-tests/temp-it
>>> --output=gs://temp-storage-for-end-to-end-tests/py-it-cloud/output
>>> --sdk_location=<https://ci-beam.apache.org/job/beam_PreCommit_Python_Integration_Cron/ws/src/sdks/python/build/apache_beam-2.52.0.dev0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl>
>>> --requirements_file=postcommit_requirements.txt --num_workers=1
>>> --sleep_secs=20 --streaming
>>> --kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test
>>>
>>> --dataflow_kms_key=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test
>>> pytest options:
>>> apache_beam/examples/streaming_wordcount_it_test.py::StreamingWordCountIT::test_streaming_wordcount_it
>>> --capture=no --numprocesses=2 --timeout=1800
>>> collect markers:
============================= test session starts ==============================
platform linux -- Python 3.11.2, pytest-7.4.2, pluggy-1.3.0
rootdir:
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Integration_Cron/ws/src/sdks/python>
configfile: pytest.ini
plugins: timeout-2.2.0, xdist-3.3.1, requests-mock-1.11.0, hypothesis-6.88.1
timeout: 1800.0s
timeout method: signal
timeout func_only: False
created: 2/2 workers
2 workers [1 item]
scheduling tests via LoadScheduling
apache_beam/examples/streaming_wordcount_it_test.py::StreamingWordCountIT::test_streaming_wordcount_it
[gw0] PASSED
apache_beam/examples/streaming_wordcount_it_test.py::StreamingWordCountIT::test_streaming_wordcount_it
- generated xml file:
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Integration_Cron/ws/src/sdks/python/pytest_preCommitIT-df-py311.xml>
-
======================== 1 passed in 904.66s (0:15:04) =========================
FAILURE: Build failed with an exception.
* Where:
Build file
'<https://ci-beam.apache.org/job/beam_PreCommit_Python_Integration_Cron/ws/src/sdks/python/build.gradle'>
line: 97
* What went wrong:
Execution failed for task ':sdks:python:bdistPy38linux'.
> 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.
> Get more help at https://help.gradle.org.
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
For more on this, please refer to
https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings
in the Gradle documentation.
BUILD FAILED in 31m 26s
15 actionable tasks: 14 executed, 1 from cache
Publishing build scan...
https://ge.apache.org/s/y6fqusmuuyfj6
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]