[Cylon] Arrow 14.0.2 Integration #811
Annotations
1 error and 6 warnings
build (ubuntu-20.04, 11.5.2, 9)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "install-log".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
build (ubuntu-20.04, 11.5.2, 9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, Jimver/[email protected], conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-20.04, 11.5.2, 9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, Jimver/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-20.04, 11.5.2, 9)
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides requested cudatoolkit 12.2**
- nothing provides __cuda >=11.2 needed by pyarrow-9.0.0-py310h229748a_46_cuda
Could not solve for environment specs
The following packages are incompatible
├─ arrow-cpp 14.0.2** is requested and can be installed;
├─ cudatoolkit 12.2** does not exist (perhaps a typo or a missing channel);
└─ cudf is not installable because there are no viable options
├─ cudf [0.10.0|0.9.0] would require
│ └─ pyarrow 0.14.1.* , which requires
│ └─ arrow-cpp >=0.14.1,<0.15.0a0 , which conflicts with any installable versions previously reported;
├─ cudf [0.11.0|0.12.0|0.13.0|0.14.0] would require
│ └─ pyarrow 0.15.0.* , which requires
│ └─ arrow-cpp >=0.15.0,<1.0a0 , which conflicts with any installable versions previously reported;
├─ cudf 0.15.0 would require
│ └─ pyarrow 0.17.1.* but there are no viable options
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_10_cpu, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_10_cuda, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_11_cpu, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_11_cuda, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_12_cpu, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_12_cuda, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_13_cpu, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_13_cuda, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_14_cpu, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_14_cuda, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_15_cpu, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_15_cuda, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_16_cpu, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_16_cuda, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_3_cpu, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_3_cuda, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_4_cpu, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_4_cuda, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.1 py36h1234567_5_cpu, which conflicts with any installable versions previously reported;
│ ├─ pyarrow 0.17.1 would require
│ │ └─ arrow-cpp 0.17.
|
build (ubuntu-20.04, 11.5.2, 9)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (ubuntu-20.04, 11.5.2, 9)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
install-log
Expired
|
763 KB |
|