Ive been trying all day with no luckI have 2 pipelines, and no matter what scenario I choose, they both fail the initial cloning of my repository. This is leveraging the kubernetes plugin for elastic agents.
pipeline 1:
Materials is set to:
branch master
I can perform a git clone on the go-server uder the go user with no problem so I know the connections works.
Error running pipeline : Cloning into '/go/pipelines/Common_Build'...
STDERR: fatal: could not read Username for '
https://github.com': No such device or address
Failed to run git clone command
pipeline 2:
Materials is set to:
branch master
Username and password are used and have full access to repo
I can perform a git clone on the go-server uder the go user with no problem so I know the connections works.
Error running pipeline:
Cloning into '/go/pipelines/Common_Build'...
STDERR: remote: Repository not found.
Failed to run git clone command
Im really stuck no matter what I do.
--
You received this message because you are subscribed to the Google Groups "go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email to go-cd+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/195deac8-b98b-4005-b9fd-f0f5baf459a1n%40googlegroups.com.