forked from jenkins-infra/status
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Announce Artifactory brownout Wed Dec 6, 2023
jenkins-infra/helpdesk#3842 is the issue that outlines the plan for this brownout.
- Loading branch information
1 parent
b2c33d0
commit 8b40f47
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
content/issues/2023-12-06-artifactory-central-brownount.md
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: Brownout of the Maven Central mirrored repositories in JFrog Artifactory (repo.jenkins-ci.org) | ||
date: 2023-12-06T13:00:00-00:00 | ||
resolved: false | ||
resolvedWhen: 2023-12-06T15:00:00-00:00 | ||
# Possible severity levels: down, disrupted, notice | ||
severity: notice | ||
affected: | ||
- repo.jenkins-ci.org | ||
section: issue | ||
--- | ||
|
||
Wednesday December 6, 2023, we'll perform a [brownout](https://en.wikipedia.org/wiki/Brownout_(software_engineering)) operation of 2 hours on the Jenkins Artifactory service at repo.jenkins-ci.org at 13:00 UTC. | ||
|
||
The brownout well remove all mirrors of the [jcenter artifact repository](https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/) from repo.jenkins-ci.org to force Maven builds to download mirrored artifacts from the Maven central instead of our Artifactory instance. | ||
|
||
This [planned brownout](https://en.wikipedia.org/wiki/Brownout_(software_engineering)) is part of the effort to decrease outbound bandwidth used by the Jenkins Artifactory service. | ||
Refer to the [removal plan](https://github.com/jenkins-infra/helpdesk/issues/3842) for more details. |