filebeat, heartbeat, packetbeat: remove python #496281
Annotations
10 errors and 4 notices
|
Run brew test-bot --only-formulae --junit --only-json-tab --skip-dependents --testing-formulae="filebeat,heartbeat,packetbeat" --added-formulae="" --deleted-formulae="":
Formula/f/filebeat.rb#L27
mv /tmp/homebrew-unpack-20241216-5578-u9clgv/tools /tmp/filebeat-20241216-5578-dvpula/tools
mv /tmp/homebrew-unpack-20241216-5578-u9clgv/updatecli-compose.yaml /tmp/filebeat-20241216-5578-dvpula/updatecli-compose.yaml
mv /tmp/homebrew-unpack-20241216-5578-u9clgv/winlogbeat /tmp/filebeat-20241216-5578-dvpula/winlogbeat
mv /tmp/homebrew-unpack-20241216-5578-u9clgv/x-pack /tmp/filebeat-20241216-5578-dvpula/x-pack
==> make PIP_INSTALL_PARAMS=--no-binary :all python-env
error: subprocess-exited-with-error
× Building wheel for grpcio (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [2858 lines of output]
<string>:40: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
Found cython-generated files...
running bdist_wheel
running build
running build_py
running build_project_metadata
creating pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_channel.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_utilities.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_grpcio_metadata.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_typing.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_simple_stubs.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_common.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_auth.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/__init__.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_compression.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_runtime_protos.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_interceptor.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_observability.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_server.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_plugin_wrapping.py -> pyb/lib.linux-x86_64-cpython-313/grpc
creating pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_channel.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_typing.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_call.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_base_server.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/__init__.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_metadata.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_base_call.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_base_channel.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_interceptor.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_server.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_utils.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
creating pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/_server_adaptations.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/_client_adaptations.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/__init__.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/_metadata.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/interfaces.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/implementations.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
|
|
|
Run brew test-bot --only-formulae --junit --only-json-tab --skip-dependents --testing-formulae="filebeat,heartbeat,packetbeat" --added-formulae="" --deleted-formulae="":
Formula/h/heartbeat.rb#L25
mv /tmp/homebrew-unpack-20241216-14854-c5njxy/tools /tmp/heartbeat-20241216-14854-ry8pcp/tools
mv /tmp/homebrew-unpack-20241216-14854-c5njxy/updatecli-compose.yaml /tmp/heartbeat-20241216-14854-ry8pcp/updatecli-compose.yaml
mv /tmp/homebrew-unpack-20241216-14854-c5njxy/winlogbeat /tmp/heartbeat-20241216-14854-ry8pcp/winlogbeat
mv /tmp/homebrew-unpack-20241216-14854-c5njxy/x-pack /tmp/heartbeat-20241216-14854-ry8pcp/x-pack
==> make PIP_INSTALL_PARAMS=--no-binary :all python-env
error: subprocess-exited-with-error
× Building wheel for grpcio (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [2858 lines of output]
<string>:40: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
Found cython-generated files...
running bdist_wheel
running build
running build_py
running build_project_metadata
creating pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_channel.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_utilities.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_grpcio_metadata.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_typing.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_simple_stubs.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_common.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_auth.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/__init__.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_compression.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_runtime_protos.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_interceptor.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_observability.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_server.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_plugin_wrapping.py -> pyb/lib.linux-x86_64-cpython-313/grpc
creating pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_channel.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_typing.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_call.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_base_server.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/__init__.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_metadata.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_base_call.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_base_channel.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_interceptor.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_server.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_utils.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
creating pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/_server_adaptations.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/_client_adaptations.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/__init__.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/_metadata.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/interfaces.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/implementations.py -> pyb/lib.linux-x86_64-cpython-3
|
|
|
Run brew test-bot --only-formulae --junit --only-json-tab --skip-dependents --testing-formulae="filebeat,heartbeat,packetbeat" --added-formulae="" --deleted-formulae="":
Formula/p/packetbeat.rb#L25
mv /tmp/homebrew-unpack-20241216-24200-4j7cnh/tools /tmp/packetbeat-20241216-24200-eemfzq/tools
mv /tmp/homebrew-unpack-20241216-24200-4j7cnh/updatecli-compose.yaml /tmp/packetbeat-20241216-24200-eemfzq/updatecli-compose.yaml
mv /tmp/homebrew-unpack-20241216-24200-4j7cnh/winlogbeat /tmp/packetbeat-20241216-24200-eemfzq/winlogbeat
mv /tmp/homebrew-unpack-20241216-24200-4j7cnh/x-pack /tmp/packetbeat-20241216-24200-eemfzq/x-pack
==> make PIP_INSTALL_PARAMS=--no-binary :all python-env
error: subprocess-exited-with-error
× Building wheel for grpcio (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [2858 lines of output]
<string>:40: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
Found cython-generated files...
running bdist_wheel
running build
running build_py
running build_project_metadata
creating pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_channel.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_utilities.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_grpcio_metadata.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_typing.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_simple_stubs.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_common.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_auth.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/__init__.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_compression.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_runtime_protos.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_interceptor.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_observability.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_server.py -> pyb/lib.linux-x86_64-cpython-313/grpc
copying src/python/grpcio/grpc/_plugin_wrapping.py -> pyb/lib.linux-x86_64-cpython-313/grpc
creating pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_channel.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_typing.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_call.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_base_server.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/__init__.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_metadata.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_base_call.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_base_channel.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_interceptor.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_server.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
copying src/python/grpcio/grpc/aio/_utils.py -> pyb/lib.linux-x86_64-cpython-313/grpc/aio
creating pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/_server_adaptations.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/_client_adaptations.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/__init__.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/_metadata.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/interfaces.py -> pyb/lib.linux-x86_64-cpython-313/grpc/beta
copying src/python/grpcio/grpc/beta/implementations.py -> pyb/lib.linux-x86_64-cpyth
|
|
|
Post-build steps
0 bottle(s)
|
Post-build steps
0 failed bottle(s)
|
Post-build steps
1 list(s) of skipped formulae
|
Post-build steps
0 list(s) of successfully tested dependents
|
Loading