Hi,

I'm working on a job that builds and publishes the static site for the
incubating Heron project.  I manage to get through the entire build process
but the push to the "asf-site" branch fails.  The error I am seeing is "src
refspec asf-site does not match any".  I am guessing that the
jenkins-master-pub-key does not have commit access to the repo?  Is there a
specific credential I should be using?  Any help would be appreciated.

The url for the job is ->
https://builds.apache.org/view/Heron%20Jobs/job/heron-website/


Below is the error for build #147 shows a possible issue with the scm
plugin.

error: src refspec asf-site does not match any.
error: failed to push some refs to
'https://gitbox.apache.org/repos/asf/incubator-heron.git'
Makefile:16: recipe for target 'publish' failed
make: *** [publish] Error 1
Build step 'Execute shell' marked build as failure
Email was triggered for: Always
Sending email for trigger: Always
Not sending mail to unregistered user builds@apache.org because your
SCM claimed this was associated with a user ID ‘jenkins
<https://builds.apache.org/user/jenkins>' which your security realm
does not recognize; you may need changes in your SCM plugin
Sending email to: someotherem...@somewhere.com joshfisc...@apache.org



Below is the error for build #149 does not show the scm plugin error.

error: src refspec asf-site does not match any.
error: failed to push some refs to
'https://gitbox.apache.org/repos/asf/incubator-heron.git'
Makefile:16: recipe for target 'publish' failed
make: *** [publish] Error 1
Build step 'Execute shell' marked build as failure

- Josh

Reply via email to