Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jenkins: python integration test failed #159

Closed
pinggao187 opened this issue Aug 4, 2021 · 2 comments
Closed

jenkins: python integration test failed #159

pinggao187 opened this issue Aug 4, 2021 · 2 comments
Assignees

Comments

@pinggao187
Copy link

intel-analytics/analytics-zoo#1 Start ray horovod pytorch example tests
Traceback (most recent call last):
  File "/opt/work/jenkins/workspace/ZOO-NB-Python-integration-test-horovod/pyzoo/zoo/examples/orca/learn/horovod/pytorch_estimator.py", line 149, in <module>
    train_example(workers_per_node=args.workers_per_node)
  File "/opt/work/jenkins/workspace/ZOO-NB-Python-integration-test-horovod/pyzoo/zoo/examples/orca/learn/horovod/pytorch_estimator.py", line 90, in train_example
    }, backend="horovod")
  File "/opt/work/conda/envs/py37-horovod-pytorch/lib/python3.7/site-packages/zoo/orca/learn/pytorch/estimator.py", line 95, in from_torch
    backend=backend)
  File "/opt/work/conda/envs/py37-horovod-pytorch/lib/python3.7/site-packages/zoo/orca/learn/pytorch/estimator.py", line 140, in __init__
    workers_per_node=workers_per_node)
  File "/opt/work/conda/envs/py37-horovod-pytorch/lib/python3.7/site-packages/zoo/orca/learn/pytorch/pytorch_ray_estimator.py", line 108, in __init__
    ray_ctx = RayContext.get()
  File "/opt/work/conda/envs/py37-horovod-pytorch/lib/python3.7/site-packages/zoo/ray/raycontext.py", line 453, in get
    ray_ctx.init()
  File "/opt/work/conda/envs/py37-horovod-pytorch/lib/python3.7/site-packages/zoo/ray/raycontext.py", line 549, in init
    redis_address=redis_address)
  File "/opt/work/conda/envs/py37-horovod-pytorch/lib/python3.7/site-packages/zoo/ray/raycontext.py", line 631, in _start_driver
    return ray.init(**init_params)
  File "/opt/work/conda/envs/py37-horovod-pytorch/lib/python3.7/site-packages/ray/_private/client_mode_hook.py", line 47, in wrapper
    return func(*args, **kwargs)
TypeError: init() got an unexpected keyword argument 'namespace'

jenkins link:
http://10.112.231.51:18888/view/ZOO-NB/job/ZOO-NB-Python-integration-test-horovod/183/

@hkvision
Copy link
Contributor

hkvision commented Aug 4, 2021

@yushan111 Take a look. Seems it is related to upgrading to ray 1.5.0

@pinggao187
Copy link
Author

@liu-shaojun liu-shaojun transferred this issue from intel-analytics/BigDL-2.x Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants