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

GH-35029: [CI][C#] Install python on ubuntu-csharp image to fix nuget CI build #35030

Merged
merged 2 commits into from
Apr 11, 2023

Conversation

raulcd
Copy link
Member

@raulcd raulcd commented Apr 11, 2023

Rationale for this change

Fix the nuget CI nightly packaging failure.

What changes are included in this PR?

Install python on ubuntu-csharp docker image

Are these changes tested?

Tested on CI via archery

Are there any user-facing changes?

No

@raulcd
Copy link
Member Author

raulcd commented Apr 11, 2023

@github-actions crossbow submit nuget

@github-actions
Copy link

@github-actions
Copy link

⚠️ GitHub issue #35029 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Apr 11, 2023
@github-actions
Copy link

Revision: 70c7342

Submitted crossbow builds: ursacomputing/crossbow @ actions-0ec4e55f0e

Task Status
nuget Github Actions

@raulcd raulcd changed the title GH-35029: [CI][C#] Test removing python requirement GH-35029: [CI][C#] Fix nightly nuget CI build Apr 11, 2023
@raulcd
Copy link
Member Author

raulcd commented Apr 11, 2023

@github-actions crossbow submit nuget

@raulcd raulcd changed the title GH-35029: [CI][C#] Fix nightly nuget CI build GH-35029: [CI][C#] Install python on ubuntu-csharp image to fix nuget CI build Apr 11, 2023
@github-actions
Copy link

Revision: c7a6625

Submitted crossbow builds: ursacomputing/crossbow @ actions-7436b8a2a0

Task Status
nuget Github Actions

@raulcd raulcd marked this pull request as ready for review April 11, 2023 09:43
@raulcd raulcd requested review from assignUser and kou as code owners April 11, 2023 09:43
Copy link
Member

@assignUser assignUser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 the CI failures seem unrelated

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@kou kou merged commit 1bda003 into apache:main Apr 11, 2023
@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting committer review Awaiting committer review labels Apr 11, 2023
@ursabot
Copy link

ursabot commented Apr 13, 2023

Benchmark runs are scheduled for baseline = 776ea3f and contender = 1bda003. 1bda003 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Failed] test-mac-arm
[Finished ⬇️0.0% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.12% ⬆️0.03%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] 1bda003b ec2-t3-xlarge-us-east-2
[Failed] 1bda003b test-mac-arm
[Finished] 1bda003b ursa-i9-9960x
[Finished] 1bda003b ursa-thinkcentre-m75q
[Finished] 776ea3f4 ec2-t3-xlarge-us-east-2
[Failed] 776ea3f4 test-mac-arm
[Finished] 776ea3f4 ursa-i9-9960x
[Finished] 776ea3f4 ursa-thinkcentre-m75q
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
test-mac-arm: Supported benchmark langs: C++, Python, R
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

liujiacheng777 pushed a commit to LoongArch-Python/arrow that referenced this pull request May 11, 2023
… nuget CI build (apache#35030)

### Rationale for this change

Fix the nuget CI nightly packaging failure.

### What changes are included in this PR?

Install python on ubuntu-csharp docker image

### Are these changes tested?

Tested on CI via archery

### Are there any user-facing changes?

No
* Closes: apache#35029

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
ArgusLi pushed a commit to Bit-Quill/arrow that referenced this pull request May 15, 2023
… nuget CI build (apache#35030)

### Rationale for this change

Fix the nuget CI nightly packaging failure.

### What changes are included in this PR?

Install python on ubuntu-csharp docker image

### Are these changes tested?

Tested on CI via archery

### Are there any user-facing changes?

No
* Closes: apache#35029

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
rtpsw pushed a commit to rtpsw/arrow that referenced this pull request May 16, 2023
… nuget CI build (apache#35030)

### Rationale for this change

Fix the nuget CI nightly packaging failure.

### What changes are included in this PR?

Install python on ubuntu-csharp docker image

### Are these changes tested?

Tested on CI via archery

### Are there any user-facing changes?

No
* Closes: apache#35029

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge Awaiting merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[C#][CI] Nightly nuget build fails due to missing python
4 participants