katello-master-source-release 1492 failed

katello source release pipeline failed:

https://ci.theforeman.org/job/katello-master-source-release/1492/

Why is it trying to clone over SSH?

[2021-08-02T18:17:26.778Z] npm ERR! Error while executing:
[2021-08-02T18:17:26.778Z] npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/yatskevich/grunt-bower-task.git
[2021-08-02T18:17:26.778Z] npm ERR! 
[2021-08-02T18:17:26.778Z] npm ERR! ssh: Could not resolve hostname github.com: Name or service not known
[2021-08-02T18:17:26.778Z] npm ERR! fatal: Could not read from remote repository.
[2021-08-02T18:17:26.778Z] npm ERR! 
[2021-08-02T18:17:26.778Z] npm ERR! Please make sure you have the correct access rights
[2021-08-02T18:17:26.778Z] npm ERR! and the repository exists.
[2021-08-02T18:17:26.778Z] npm ERR! 
[2021-08-02T18:17:26.778Z] npm ERR! exited with error code: 128
[2021-08-02T18:17:26.778Z] 
[2021-08-02T18:17:26.778Z] npm ERR! A complete log of this run can be found in:
[2021-08-02T18:17:26.778Z] npm ERR!     /home/jenkins/.npm/_logs/2021-08-02T17_42_52_686Z-debug.log

It looks like grunt-bower-task is a bastion dependency and that hasn’t really changed recently so why is it now?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.