See
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/3187/display/redirect>
Changes:
------------------------------------------
[...truncated 1.42 MB...]
Caused by: java.io.IOException at PythonExternalTransformTest.java:73
org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest >
testDataframeSum FAILED
java.lang.RuntimeException at DataframeTransformTest.java:50
java.lang.NullPointerException at Preconditions.java:1010
org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonMap
FAILED
java.lang.RuntimeException at PythonMapTest.java:41
java.lang.NullPointerException at Preconditions.java:1010
org.apache.beam.sdk.extensions.python.transforms.PythonMapTest >
testPythonFlatMap FAILED
java.lang.RuntimeException at PythonMapTest.java:54
java.lang.NullPointerException at Preconditions.java:1010
org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest >
testRunInferenceWithKVs FAILED
java.lang.RuntimeException at RunInferenceTransformTest.java:108
java.lang.NullPointerException at Preconditions.java:1010
org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest >
testRunInference FAILED
java.lang.RuntimeException at RunInferenceTransformTest.java:60
java.lang.NullPointerException at Preconditions.java:1010
16 tests completed, 10 failed
> Task :runners:samza:job-server:validatesCrossLanguageRunnerJavaUsingPython
> FAILED
> Task :runners:samza:job-server:validatesCrossLanguageRunnerPythonUsingJava
>>> RUNNING integration tests with pipeline options: --runner=PortableRunner
>>> --job_endpoint=localhost:32951 --environment_cache_millis=10000
>>> --experiments=beam_fn_api
>>> pytest options:
>>> collect markers: -m=uses_java_expansion_service
ImportError while loading conftest
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/sdks/python/conftest.py'.>
conftest.py:22: in <module>
from apache_beam.options import pipeline_options
apache_beam/__init__.py:88: in <module>
from apache_beam import io
apache_beam/io/__init__.py:21: in <module>
from apache_beam.io.avroio import *
apache_beam/io/avroio.py:59: in <module>
from apache_beam.io import filebasedsink
apache_beam/io/filebasedsink.py:29: in <module>
from apache_beam.io import iobase
apache_beam/io/iobase.py:54: in <module>
from apache_beam.transforms import Impulse
apache_beam/transforms/__init__.py:24: in <module>
from apache_beam.transforms.external import *
apache_beam/transforms/external.py:44: in <module>
from apache_beam.runners import pipeline_context
apache_beam/runners/__init__.py:29: in <module>
from apache_beam.runners.dataflow.dataflow_runner import DataflowRunner
apache_beam/runners/dataflow/__init__.py:25: in <module>
from apache_beam.runners.dataflow.test_dataflow_runner import
TestDataflowRunner
/usr/lib/python3.8/os.py:223: in makedirs
mkdir(name, mode)
E OSError: [Errno 28] No space left on device:
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/sdks/python/apache_beam/runners/dataflow/__pycache__'>
> Task :runners:samza:job-server:validatesCrossLanguageRunnerPythonUsingJava
> FAILED
> Task :runners:samza:job-server:validatesCrossLanguageRunnerPythonUsingSql
> FAILED
>>> RUNNING integration tests with pipeline options: --runner=PortableRunner
>>> --job_endpoint=localhost:32951 --environment_cache_millis=10000
>>> --experiments=beam_fn_api
>>> pytest options:
>>> collect markers: -m=xlang_sql_expansion_service
Traceback (most recent call last):
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/bin/pytest",>
line 8, in <module>
sys.exit(console_main())
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/config/__init__.py",>
line 192, in console_main
code = main()
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/config/__init__.py",>
line 150, in main
config = _prepareconfig(args, plugins)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/config/__init__.py",>
line 331, in _prepareconfig
config = pluginmanager.hook.pytest_cmdline_parse(
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_hooks.py",>
line 493, in __call__
return self._hookexec(self.name, self._hookimpls, kwargs, firstresult)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_manager.py",>
line 115, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_callers.py",>
line 130, in _multicall
teardown[0].send(outcome)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/helpconfig.py",>
line 104, in pytest_cmdline_parse
config: Config = outcome.get_result()
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_result.py",>
line 114, in get_result
raise exc.with_traceback(exc.__traceback__)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_callers.py",>
line 77, in _multicall
res = hook_impl.function(*args)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/config/__init__.py",>
line 1075, in pytest_cmdline_parse
self.parse(args)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/config/__init__.py",>
line 1425, in parse
self._preparse(args, addopts=addopts)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/config/__init__.py",>
line 1327, in _preparse
self.hook.pytest_load_initial_conftests(
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_hooks.py",>
line 493, in __call__
return self._hookexec(self.name, self._hookimpls, kwargs, firstresult)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_manager.py",>
line 115, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_callers.py",>
line 152, in _multicall
return outcome.get_result()
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_result.py",>
line 114, in get_result
raise exc.with_traceback(exc.__traceback__)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/pluggy/_callers.py",>
line 62, in _multicall
next(wrapper_gen) # first yield
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/capture.py",>
line 149, in pytest_load_initial_conftests
capman.start_global_capturing()
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/capture.py",>
line 750, in start_global_capturing
self._global_capturing = _get_multicapture(self._method)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/capture.py",>
line 692, in _get_multicapture
return MultiCapture(in_=FDCapture(0), out=FDCapture(1), err=FDCapture(2))
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/_pytest/capture.py",>
line 466, in __init__
TemporaryFile(buffering=0),
File "/usr/lib/python3.8/tempfile.py", line 719, in TemporaryFile
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/usr/lib/python3.8/tempfile.py", line 256, in _sanitize_params
dir = gettempdir()
File "/usr/lib/python3.8/tempfile.py", line 425, in gettempdir
tempdir = _get_default_tempdir()
File "/usr/lib/python3.8/tempfile.py", line 357, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp',
'/var/tmp', '/usr/tmp',
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/sdks/python']>
> Task :runners:samza:job-server:samzaJobServerCleanup
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/sdks/python/scripts/run_job_server.sh>:
line 19: cannot create temp file for here-document: No space left on device
Stopping job server pid: 3940544.
> Task :runners:samza:job-server:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 3946922.
Stopping expansion service pid: 3946923.
FAILURE: Build completed with 3 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task
':runners:samza:job-server:validatesCrossLanguageRunnerJavaUsingPython'.
> There were failing tests. See the report at:
> file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/runners/samza/job-server/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/index.html>
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task
':runners:samza:job-server:validatesCrossLanguageRunnerPythonUsingJava'.
> Process 'command 'sh'' finished with non-zero exit value 4
* 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
':runners:samza:job-server:validatesCrossLanguageRunnerPythonUsingSql'.
> 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.3/userguide/command_line_interface.html#sec:command_line_warnings
in the Gradle documentation.
BUILD FAILED in 22m 59s
266 actionable tasks: 176 executed, 80 from cache, 10 up-to-date
Internal error in Gradle Enterprise Gradle plugin: progress notification[ERROR]
[org.gradle.internal.buildevents.BuildExceptionReporter]
<Normal>==============================================================================
</Normal>
com.gradle.scan.plugin.BuildScanException: Internal error in Gradle Enterprise
Gradle plugin: progress notification[ERROR]
[org.gradle.internal.buildevents.BuildExceptionReporter]
<Normal>==============================================================================
</Normal>
at com.gradle.scan.plugin.BuildScanException.a(SourceFile:25)
at com.gradle.scan.plugin.internal.m.d.a(SourceFile:95)
at com.gradle.scan.plugin.internal.m.h.a(SourceFile:45)
at com.gradle.scan.plugin.internal.r.a$a.a(SourceFile:31)
at com.gradle.scan.plugin.internal.r.a$a.a(SourceFile:20)
at com.gradle.scan.plugin.internal.r.a.c(SourceFile:67)
at java.lang.Thread.run(Thread.java:750)
Caused by: java.lang.RuntimeException: Could not serialize event class
'com.gradle.scan.agent.serialization.scan.a.b'.
at com.gradle.scan.plugin.internal.h.c.c.a(SourceFile:112)
at com.gradle.scan.plugin.internal.h.a.a(SourceFile:42)
at com.gradle.scan.plugin.internal.h.a.b(SourceFile:34)
at com.gradle.scan.plugin.internal.h.b.b(SourceFile:34)
at com.gradle.scan.plugin.internal.h.d.c(SourceFile:39)
at com.gradle.scan.plugin.internal.c.t.b.a(SourceFile:16)
at com.gradle.scan.plugin.internal.c.t.d.a(SourceFile:32)
at com.gradle.scan.plugin.internal.m.b$b.a(SourceFile:108)
at com.gradle.scan.plugin.internal.m.b$b.progress(SourceFile:98)
at com.gradle.scan.plugin.internal.m.b.a(SourceFile:60)
at com.gradle.scan.plugin.internal.m.n.a(SourceFile:42)
at com.gradle.scan.plugin.internal.m.d.a(SourceFile:93)
... 5 more
Caused by: java.lang.RuntimeException: java.io.IOException: No space left on
device
at
com.gradle.scan.agent.serialization.scan.serializer.d.flush(SourceFile:245)
at
com.gradle.scan.agent.serialization.scan.serializer.c.a(SourceFile:116)
at
com.gradle.scan.agent.serialization.scan.serializer.c.a(SourceFile:106)
at
com.gradle.scan.agent.serialization.scan.serializer.c.a(SourceFile:75)
at com.gradle.scan.plugin.internal.h.c.c.a(SourceFile:110)
... 16 more
Caused by: java.io.IOException: No space left on device
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:326)
at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
at
java.util.zip.DeflaterOutputStream.flush(DeflaterOutputStream.java:282)
at
com.gradle.scan.agent.serialization.scan.serializer.d.flush(SourceFile:243)
... 20 more
A build scan cannot be produced as an error occurred gathering build data.
Please report this problem via https://gradle.com/help/plugin and include the
following via copy/paste:
----------
Gradle version: 8.3
Plugin version: 3.13.2
com.gradle.scan.plugin.internal.m.a: Build operation dispatch of progress
notification [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
<Normal>==============================================================================
</Normal> failed.
Operation context:
org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$1 (1):
{}
Caused by: java.lang.RuntimeException: Could not serialize event class
'com.gradle.scan.agent.serialization.scan.a.b'.
at com.gradle.scan.plugin.internal.h.c.c.a(SourceFile:112)
at com.gradle.scan.plugin.internal.h.a.a(SourceFile:42)
at com.gradle.scan.plugin.internal.h.a.b(SourceFile:34)
at com.gradle.scan.plugin.internal.h.b.b(SourceFile:34)
at com.gradle.scan.plugin.internal.h.d.c(SourceFile:39)
at com.gradle.scan.plugin.internal.c.t.b.a(SourceFile:16)
at com.gradle.scan.plugin.internal.c.t.d.a(SourceFile:32)
at com.gradle.scan.plugin.internal.m.b$b.a(SourceFile:108)
at com.gradle.scan.plugin.internal.m.b$b.progress(SourceFile:98)
at com.gradle.scan.plugin.internal.m.b.a(SourceFile:60)
at com.gradle.scan.plugin.internal.m.n.a(SourceFile:42)
at com.gradle.scan.plugin.internal.m.d.a(SourceFile:93)
at com.gradle.scan.plugin.internal.m.h.a(SourceFile:45)
at com.gradle.scan.plugin.internal.r.a$a.a(SourceFile:31)
at com.gradle.scan.plugin.internal.r.a$a.a(SourceFile:20)
at com.gradle.scan.plugin.internal.r.a.c(SourceFile:67)
Caused by: java.lang.RuntimeException: java.io.IOException: No space left on
device
at
com.gradle.scan.agent.serialization.scan.serializer.d.flush(SourceFile:245)
at
com.gradle.scan.agent.serialization.scan.serializer.c.a(SourceFile:116)
at
com.gradle.scan.agent.serialization.scan.serializer.c.a(SourceFile:106)
at
com.gradle.scan.agent.serialization.scan.serializer.c.a(SourceFile:75)
at com.gradle.scan.plugin.internal.h.c.c.a(SourceFile:110)
... 15 more
Caused by: java.io.IOException: No space left on device
at
com.gradle.scan.agent.serialization.scan.serializer.d.flush(SourceFile:243)
... 19 more
----------
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]