Hi All, To update this situation, I have just created a new 'floating' agent that any of the Masters can attach to and use for website build & deploy. Use the 'git-websites' label as usual. If the agent is in use, your job will wait until the master using it releases it again. (So no need to create a separate job on builds.a.o)
This does not apply to builds.a.o HTH Gav... On Sat, Apr 25, 2020 at 2:40 PM Greg Stein <gst...@gmail.com> wrote: > Can't use that private Jenkins Master ... go back to the shared master and > the git-websites node, in order to push websites. > > Cheers, > -g > > On Sat, Apr 25, 2020 at 7:36 AM Mick Semb Wever <m...@apache.org> wrote: > > > I'm trying to figure out how to git push, using the jenkins user, a > > website build on ci-cassandra.apache.org. > > > > The credentials for the jenkins user, IIUC, are normally provided by > > the git-websites label (agent). > > > > In Jenkins I see the jenkins (master pub key) credentials available. > > But even selected the build won't push to gitbox.a.o > > > > fatal: could not read Username for 'https://gitbox.apache.org': No > > such device or address > > ref: https://ci-cassandra.apache.org/job/Cassandra%20Website/13/console > > > > Is this new territory, worthy of an INFRA ticket? > > > > regards, > > Mick > > > -- Gav...