[ 
https://issues.apache.org/jira/browse/CASSANDRA-17255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Berenguer Blasi updated CASSANDRA-17255:
----------------------------------------
    Description: 
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

  was:
Effective today this 
https://github.blog/2021-09-01-improving-git-protocol-security-github/ is being 
enforced which fails all our circle builds.

Tests show that replacing git:// to https:// fixes the problem.

CC [~mck] as it may also affect ci-jenkins


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to