See 
<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/11326/display/redirect>

Changes:


------------------------------------------
[...truncated 388.14 KB...]
      creating build/temp.linux-x86_64-3.10/apache_beam
      creating build/temp.linux-x86_64-3.10/apache_beam/coders
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG 
-g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
-Werror=format-security -g -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/tmp/pip-build-env-ykm8v7zg/overlay/lib/python3.10/site-packages/numpy/core/include
 
-I<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/build/gradleenv/2050596098/include>
 -I/usr/include/python3.10 -c apache_beam/coders/coder_impl_row_encoders.c -o 
build/temp.linux-x86_64-3.10/apache_beam/coders/coder_impl_row_encoders.o
      In file included from 
/tmp/pip-build-env-ykm8v7zg/overlay/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1940,
                       from 
/tmp/pip-build-env-ykm8v7zg/overlay/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                       from 
/tmp/pip-build-env-ykm8v7zg/overlay/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                       from apache_beam/coders/coder_impl_row_encoders.c:765:
      
/tmp/pip-build-env-ykm8v7zg/overlay/lib/python3.10/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};
            |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 
build/temp.linux-x86_64-3.10/apache_beam/coders/coder_impl_row_encoders.o -o 
build/lib.linux-x86_64-3.10/apache_beam/coders/coder_impl_row_encoders.cpython-310-x86_64-linux-gnu.so
      building 'apache_beam.coders.stream' extension
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG 
-g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
-Werror=format-security -g -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/tmp/pip-build-env-ykm8v7zg/overlay/lib/python3.10/site-packages/numpy/core/include
 
-I<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/build/gradleenv/2050596098/include>
 -I/usr/include/python3.10 -c apache_beam/coders/stream.c -o 
build/temp.linux-x86_64-3.10/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]);
            |                                                    ^
      x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/apache_beam/coders/stream.o -o 
build/lib.linux-x86_64-3.10/apache_beam/coders/stream.cpython-310-x86_64-linux-gnu.so
      building 'apache_beam.runners.worker.statesampler_fast' extension
      creating build/temp.linux-x86_64-3.10/apache_beam/runners
      creating build/temp.linux-x86_64-3.10/apache_beam/runners/worker
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG 
-g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
-Werror=format-security -g -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-Iapache_beam/runners/worker 
-I/tmp/pip-build-env-ykm8v7zg/overlay/lib/python3.10/site-packages/numpy/core/include
 
-I<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/build/gradleenv/2050596098/include>
 -I/usr/include/python3.10 -c apache_beam/runners/worker/statesampler_fast.c -o 
build/temp.linux-x86_64-3.10/apache_beam/runners/worker/statesampler_fast.o
      x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 
build/temp.linux-x86_64-3.10/apache_beam/runners/worker/statesampler_fast.o -o 
build/lib.linux-x86_64-3.10/apache_beam/runners/worker/statesampler_fast.cpython-310-x86_64-linux-gnu.so
      building 'apache_beam.testing.fast_test_utils' extension
      creating build/temp.linux-x86_64-3.10/apache_beam/testing
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG 
-g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
-Werror=format-security -g -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/tmp/pip-build-env-ykm8v7zg/overlay/lib/python3.10/site-packages/numpy/core/include
 
-I<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/build/gradleenv/2050596098/include>
 -I/usr/include/python3.10 -c apache_beam/testing/fast_test_utils.c -o 
build/temp.linux-x86_64-3.10/apache_beam/testing/fast_test_utils.o
      x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 
build/temp.linux-x86_64-3.10/apache_beam/testing/fast_test_utils.o -o 
build/lib.linux-x86_64-3.10/apache_beam/testing/fast_test_utils.cpython-310-x86_64-linux-gnu.so
      building 'apache_beam.transforms.cy_dataflow_distribution_counter' 
extension
      creating build/temp.linux-x86_64-3.10/apache_beam/transforms
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG 
-g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
-Werror=format-security -g -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/tmp/pip-build-env-ykm8v7zg/overlay/lib/python3.10/site-packages/numpy/core/include
 
-I<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/build/gradleenv/2050596098/include>
 -I/usr/include/python3.10 -c 
apache_beam/transforms/cy_dataflow_distribution_counter.c -o 
build/temp.linux-x86_64-3.10/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);
            |                                   ^~
      x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 
build/temp.linux-x86_64-3.10/apache_beam/transforms/cy_dataflow_distribution_counter.o
 -o 
build/lib.linux-x86_64-3.10/apache_beam/transforms/cy_dataflow_distribution_counter.cpython-310-x86_64-linux-gnu.so
      building 'apache_beam.coders.coder_impl' extension
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG 
-g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
-Werror=format-security -g -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/tmp/pip-build-env-ykm8v7zg/overlay/lib/python3.10/site-packages/numpy/core/include
 
-I<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/build/gradleenv/2050596098/include>
 -I/usr/include/python3.10 -c apache_beam/coders/coder_impl.c -o 
build/temp.linux-x86_64-3.10/apache_beam/coders/coder_impl.o
      apache_beam/coders/coder_impl.c: In function 
‘__pyx_f_11apache_beam_6coders_10coder_impl_17SequenceCoderImpl_encode_to_stream’:
      apache_beam/coders/coder_impl.c:41240:32: warning: comparison of integer 
expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and 
‘int64_t’ {aka ‘long int’} [-Wsign-compare]
      41240 |       __pyx_t_9 = ((__pyx_t_14 > __pyx_v_target_buffer_size) != 
0);
            |                                ^
      At top level:
      apache_beam/coders/coder_impl.c:86778:20: warning: 
‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used 
[-Wunused-variable]
      86778 | 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.c:86720:20: warning: 
‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used 
[-Wunused-variable]
      86720 | 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.c:83875:20: warning: 
‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used 
[-Wunused-variable]
      83875 | 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.c:83817:20: warning: 
‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used 
[-Wunused-variable]
      83817 | 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.c:83723:20: warning: 
‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not 
used [-Wunused-variable]
      83723 | 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.c:83628:20: warning: 
‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used 
[-Wunused-variable]
      83628 | static PyMethodDef 
__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", 
(PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0};
            |                    
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c:83551:20: warning: 
‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not 
used [-Wunused-variable]
      83551 | 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.c:83474:20: warning: 
‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not 
used [-Wunused-variable]
      83474 | 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.c:79582:20: warning: 
‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used 
[-Wunused-variable]
      79582 | 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.c:79346:20: warning: 
‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used 
[-Wunused-variable]
      79346 | 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.c:78968:20: warning: 
‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used 
[-Wunused-variable]
      78968 | 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.c:78910:20: warning: 
‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used 
[-Wunused-variable]
      78910 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = 
{"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, 
METH_NOARGS, 0};
            |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c:6817:20: warning: 
‘__pyx_mdef_11apache_beam_6coders_10coder_impl_5lambda1’ defined but not used 
[-Wunused-variable]
       6817 | static PyMethodDef 
__pyx_mdef_11apache_beam_6coders_10coder_impl_5lambda1 = {"lambda1", 
(PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_11apache_beam_6coders_10coder_impl_5lambda1,
 METH_VARARGS|METH_KEYWORDS, 0};
            |                    
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c: In function 
‘__pyx_f_11apache_beam_6coders_10coder_impl_12RowCoderImpl_decode_batch_from_stream’:
      apache_beam/coders/coder_impl.c:60639:42: warning: ‘__pyx_v_null_mask_c’ 
may be used uninitialized in this function [-Wmaybe-uninitialized]
      60639 |       __pyx_t_17 = (((__pyx_v_null_mask_c[(__pyx_v_i >> 3)]) & 
(0x01 << (__pyx_v_i & 0x07))) != 0);
            |                                          ^
      apache_beam/coders/coder_impl.c: In function 
‘__pyx_f_11apache_beam_6coders_10coder_impl_12RowCoderImpl_encode_batch_to_stream’:
      apache_beam/coders/coder_impl.c:59337:7: warning: ‘__pyx_v_null_bits_len’ 
may be used uninitialized in this function [-Wmaybe-uninitialized]
      59337 |       for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_21; __pyx_t_5+=1) {
            |       ^~~
      x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 
build/temp.linux-x86_64-3.10/apache_beam/coders/coder_impl.o -o 
build/lib.linux-x86_64-3.10/apache_beam/coders/coder_impl.cpython-310-x86_64-linux-gnu.so
      building 'apache_beam.metrics.cells' extension
      creating build/temp.linux-x86_64-3.10/apache_beam/metrics
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG 
-g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
-Werror=format-security -g -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/tmp/pip-build-env-ykm8v7zg/overlay/lib/python3.10/site-packages/numpy/core/include
 
-I<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/build/gradleenv/2050596098/include>
 -I/usr/include/python3.10 -c apache_beam/metrics/cells.c -o 
build/temp.linux-x86_64-3.10/apache_beam/metrics/cells.o
      x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/apache_beam/metrics/cells.o -o 
build/lib.linux-x86_64-3.10/apache_beam/metrics/cells.cpython-310-x86_64-linux-gnu.so
      building 'apache_beam.metrics.execution' extension
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG 
-g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
-Werror=format-security -g -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/tmp/pip-build-env-ykm8v7zg/overlay/lib/python3.10/site-packages/numpy/core/include
 
-I<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/build/gradleenv/2050596098/include>
 -I/usr/include/python3.10 -c apache_beam/metrics/execution.c -o 
build/temp.linux-x86_64-3.10/apache_beam/metrics/execution.o
      x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 
build/temp.linux-x86_64-3.10/apache_beam/metrics/execution.o -o 
build/lib.linux-x86_64-3.10/apache_beam/metrics/execution.cpython-310-x86_64-linux-gnu.so
      building 'apache_beam.runners.common' extension
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG 
-g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
-Werror=format-security -g -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/tmp/pip-build-env-ykm8v7zg/overlay/lib/python3.10/site-packages/numpy/core/include
 
-I<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/build/gradleenv/2050596098/include>
 -I/usr/include/python3.10 -c apache_beam/runners/common.c -o 
build/temp.linux-x86_64-3.10/apache_beam/runners/common.o
      x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.10/apache_beam/runners/common.o 
-o 
build/lib.linux-x86_64-3.10/apache_beam/runners/common.cpython-310-x86_64-linux-gnu.so
      building 'apache_beam.runners.worker.logger' extension
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG 
-g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
-Werror=format-security -g -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/tmp/pip-build-env-ykm8v7zg/overlay/lib/python3.10/site-packages/numpy/core/include
 
-I<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/build/gradleenv/2050596098/include>
 -I/usr/include/python3.10 -c apache_beam/runners/worker/logger.c -o 
build/temp.linux-x86_64-3.10/apache_beam/runners/worker/logger.o
      x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 
build/temp.linux-x86_64-3.10/apache_beam/runners/worker/logger.o -o 
build/lib.linux-x86_64-3.10/apache_beam/runners/worker/logger.cpython-310-x86_64-linux-gnu.so
      building 'apache_beam.runners.worker.opcounters' extension
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG 
-g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
-Werror=format-security -g -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/tmp/pip-build-env-ykm8v7zg/overlay/lib/python3.10/site-packages/numpy/core/include
 
-I<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/build/gradleenv/2050596098/include>
 -I/usr/include/python3.10 -c apache_beam/runners/worker/opcounters.c -o 
build/temp.linux-x86_64-3.10/apache_beam/runners/worker/opcounters.o
      apache_beam/runners/worker/opcounters.c:23351:1: fatal error: error 
writing to /tmp/ccSAjoQK.s: No space left on device
      23351 | }
            | ^
      compilation terminated.
      error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 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: Could not build wheels for apache-beam, which is required to install 
pyproject.toml-based projects

> Task :sdks:python:test-suites:dataflow:py310:installGcpTest FAILED

FAILURE: Build completed with 5 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py39:installGcpTest'.
> 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py38:installGcpTest'.
> 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.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py311:installGcpTest'.
> 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.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':release:go-licenses:py:dockerRun'.
> Process 'command 'docker'' 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.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py310:installGcpTest'.
> 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 4m 32s
40 actionable tasks: 34 executed, 1 from cache, 5 up-to-date

Publishing build scan...
https://ge.apache.org/s/io5usefbbb6ze

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]


Reply via email to