[ 
https://issues.apache.org/jira/browse/CASSANDRA-17255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472661#comment-17472661
 ] 

Berenguer Blasi commented on CASSANDRA-17255:
---------------------------------------------

Note to the reviewer:
- CI has failures bc I am running tests in LOW. We only need to see we get past 
the clonning/build stages which we do now.
- The solution has been a file find/replace and sanity check no undesired side 
effects went in.

> Circle move git:// to https://
> ------------------------------
>
>                 Key: CASSANDRA-17255
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17255
>             Project: Cassandra
>          Issue Type: Task
>          Components: CI
>            Reporter: Berenguer Blasi
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 4.0.2, 3.0.x, 3.11.x, 4.0.x
>
>
> Effective today this 
> https://github.blog/2021-09-01-improving-git-protocol-security-github/ is 
> being enforced which fails all our circle builds on the clone stage:
> {noformat}
> Cloning into '/home/cassandra/cassandra'...
> fatal: remote error: 
>   The unauthenticated git protocol on port 9418 is no longer supported.
> Please see 
> https://github.blog/2021-09-01-improving-git-protocol-security-github/ for 
> more information.
> Exited with code exit status 128
> CircleCI received exit code 128
> {noformat}
> Tests show that replacing git:// to https:// fixes the problem.
> CC [~mck] as it may also affect ci-jenkins



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to