Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [--:--:--] START Initializing remote caches
- [--:--:--] WARNING Failed to fetch remote refs from ssh://[email protected]:22000/cache: ssh: connect to host ostree.baserock.org port 22000: Connection refused
- Traceback (most recent call last):
- File "/home/fedora/.local/bin/bst", line 9, in <module>
- load_entry_point('BuildStream', 'console_scripts', 'bst')()
- File "/home/fedora/.local/lib/python3.5/site-packages/click/core.py", line 722, in __call__
- return self.main(*args, **kwargs)
- File "/mnt/build/src/buildstream/buildstream/_frontend/main.py", line 135, in override_main
- standalone_mode=standalone_mode, **extra)
- File "/home/fedora/.local/lib/python3.5/site-packages/click/core.py", line 697, in main
- rv = self.invoke(ctx)
- File "/home/fedora/.local/lib/python3.5/site-packages/click/core.py", line 1066, in invoke
- return _process_result(sub_ctx.command.invoke(sub_ctx))
- File "/home/fedora/.local/lib/python3.5/site-packages/click/core.py", line 895, in invoke
- return ctx.invoke(self.callback, **ctx.params)
- File "/home/fedora/.local/lib/python3.5/site-packages/click/core.py", line 535, in invoke
- return callback(*args, **kwargs)
- File "/home/fedora/.local/lib/python3.5/site-packages/click/decorators.py", line 27, in new_func
- return f(get_current_context().obj, *args, **kwargs)
- File "/mnt/build/src/buildstream/buildstream/_frontend/main.py", line 224, in build
- fetch_subprojects=True)
- File "/mnt/build/src/buildstream/buildstream/_frontend/main.py", line 880, in initialize
- track_elements=track_elements)
- File "/mnt/build/src/buildstream/buildstream/_pipeline.py", line 160, in initialize
- self.initialize_remote_caches()
- File "/mnt/build/src/buildstream/buildstream/_pipeline.py", line 193, in initialize_remote_caches
- self.artifacts.initialize_remotes(on_failure=remote_failed)
- File "/mnt/build/src/buildstream/buildstream/_artifactcache/ostreecache.py", line 447, in initialize_remotes
- push_url, pull_url, remote_refs = remote_results[remote.url]
- KeyError: 'ssh://[email protected]:22000/cache'
Advertisement
Add Comment
Please, Sign In to add comment