Use shared-workflows branch-25.04#669
Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.04from Feb 7, 2025
Merged
Conversation
jameslamb
approved these changes
Feb 7, 2025
Member
jameslamb
left a comment
There was a problem hiding this comment.
A conda-cpp-build job failed here, with a network error.
./build.sh: line 19: hasArg: command not found
Building for the architecture of the GPU in the system...
[1/9] Creating directories for 'rapids-cmake-populate'
[1/9] Performing download step (download, verify and extract) for 'rapids-cmake-populate'
-- Downloading...
dst='/opt/conda/conda-bld/work/examples/c/build/_deps/rapids-cmake-subbuild/rapids-cmake-populate-prefix/src/branch-25.04.zip'
timeout='none'
inactivity timeout='none'
-- Using src='https://github.com/rapidsai/rapids-cmake/archive/refs/heads/branch-25.04.zip'
CMake Error at rapids-cmake-subbuild/rapids-cmake-populate-prefix/src/rapids-cmake-populate-stamp/download-rapids-cmake-populate.cmake:163 (message):
Each download failed!
error: downloading 'https://github.com/rapidsai/rapids-cmake/archive/refs/heads/branch-25.04.zip' failed
status_code: 22
status_string: "HTTP response code said error"
log:
--- LOG BEGIN ---
Host github.com:443 was resolved.
I've restarted it. Unfortunately that job failing means it'll be a few hours until this is mergeable, because the C++ tests jobs here take 1-4 hours to run. (example recent build
Contributor
Author
|
/merge |
divyegala
pushed a commit
to divyegala/cuvs
that referenced
this pull request
Feb 12, 2025
This completes the migration to NVKS runners now that all libraries have been tested and rapidsai/shared-workflows#273 has been merged. xref: rapidsai/build-infra#184 Authors: - Bradley Dice (https://github.com/bdice) Approvers: - James Lamb (https://github.com/jameslamb) URL: rapidsai#669
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This completes the migration to NVKS runners now that all libraries have been tested and rapidsai/shared-workflows#273 has been merged.
xref: https://github.com/rapidsai/build-infra/issues/184