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

Expired Certitificate Azure Pipeline #2991

Closed
1 task
coloso opened this issue Jul 5, 2024 · 2 comments
Closed
1 task

Expired Certitificate Azure Pipeline #2991

coloso opened this issue Jul 5, 2024 · 2 comments

Comments

@coloso
Copy link

coloso commented Jul 5, 2024

Please fill out the issue checklist below and provide ALL the requested information.

  • [ x ] I reviewed open and closed github issues that may be related to my problem.
  • [ x ] I tried updating to the latest version of the CF CLI to see if it fixed my problem.
  • I attempted to run the command with CF_TRACE=1 to help debug the issue.
  • [ x ] I am reporting a bug that others will be able to reproduce.

Describe the bug and the command you saw an issue with
I've faced an issue using the Azure pipeline task: "Install Cloud Foundry CLI" while running the pipeline.

What happened
In the past the pipeline worked fine, since today it does not run successfully. It seems to be some certificates are expired.
The following logs are shown:

2024-07-05T07:46:11.8925222Z ##[section]Starting: Install Cloud Foundry CLI 8.7.10
2024-07-05T07:46:11.8945758Z ==============================================================================
2024-07-05T07:46:11.8945879Z Task         : Cloud Foundry CLI Install
2024-07-05T07:46:11.8945949Z Description  : Install Cloud Foundry command line interface.
2024-07-05T07:46:11.8946051Z Version      : 0.164.0
2024-07-05T07:46:11.8946110Z Author       : Microsoft
2024-07-05T07:46:11.8946906Z Help         : 
2024-07-05T07:46:11.8947013Z ==============================================================================
2024-07-05T07:46:12.1964767Z Downloading: https://packages.cloudfoundry.org/stable?release=linux64-binary&version=8.7.10&source=azure-pipelines
2024-07-05T07:46:12.6198871Z ##[error]Error: Failed to download Cloud Foundry from location https://packages.cloudfoundry.org/stable?release=linux64-binary&version=8.7.10&source=azure-pipelines. Error Error: certificate has expired
2024-07-05T07:46:12.6221257Z ##[section]Finishing: Install Cloud Foundry CLI 8.7.10

Expected behavior
CLI should be downloaded successfully

Exact Steps To Reproduce
Create Azure pipeline task "Install Cloud Foundry CLI" and run pipeline

Provide more context
Azure Pipeline, we've tried different versions:
8.7.10, 8.7.9, 8.7.8

I also found a related discussion: https://developercommunity.visualstudio.com/t/Getting-error-in-release-pipelines-in-cl/10692387?sort=active&topics=NodeJS

@pyttel
Copy link

pyttel commented Jul 5, 2024

duplicate of #2990. While writing #2990 was written.

@coloso coloso changed the title Expired certficate Azure Pipeline Expired Certitificate Azure Pipeline Jul 5, 2024
@moleske
Copy link
Member

moleske commented Jul 20, 2024

closing as duplicate of #2990

@moleske moleske closed this as not planned Won't fix, can't repro, duplicate, stale Jul 20, 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