See <https://builds.apache.org/job/Struts-staged-site/2/display/redirect>

------------------------------------------
GitHub pull request #129 to apache/struts-site
Started by user lukaszlenart
Rebuilds build #1
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 
<https://builds.apache.org/job/Struts-staged-site/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/struts-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/struts-site.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/struts-site.git 
 > +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 77466d06ae268abeec80f4281f4efc7baceeea88 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 77466d06ae268abeec80f4281f4efc7baceeea88
Commit message: "Defines .asf.yaml for automatic site staging"
First time build. Skipping changelog.
[Struts-staged-site] $ /bin/bash -xe /tmp/jenkins811340517760302686.sh
+ mkdir -p target/content
+ export RUBY_PATH=/home/jenkins/shared/.rvm
+ RUBY_PATH=/home/jenkins/shared/.rvm
+ export GEM_HOME=/home/jenkins/shared/.rvm/gems
+ GEM_HOME=/home/jenkins/shared/.rvm/gems
+ curl -sSL https://get.rvm.io
+ bash -s -- --path /home/jenkins/shared/.rvm
Downloading https://github.com/rvm/rvm/archive/master.tar.gz
Upgrading the RVM installation in /home/jenkins/shared/.rvm/
    RVM PATH line found in /home/jenkins/.mkshrc /home/jenkins/.profile 
/home/jenkins/.bashrc /home/jenkins/.zshrc.
    RVM sourcing line found in /home/jenkins/.profile 
/home/jenkins/.bash_profile /home/jenkins/.zlogin.
Upgrade of RVM in /home/jenkins/shared/.rvm/ is complete.
  * It looks like some old stuff is laying around RVM, you can cleanup with: 
<code>rvm cleanup all</code>


<warn>Thanks for installing RVM 🙏</warn>
Please consider donating to our open collective to help us maintain RVM.

👉  Donate: <code>https://opencollective.com/rvm/donate</code>


+ mkdir -p /home/jenkins/shared/.rvm/gems/gems
+ gem install --install-dir /home/jenkins/shared/.rvm/gems bundler -v 1.17.3
Successfully installed bundler-1.17.3
1 gem installed
+ export 
PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+ 
PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+ bundle install --path /home/jenkins/shared/.rvm/gems
Using bundler 1.17.3
Using colorator 0.1
Using ffi 1.9.10
Using sass 3.4.21
Using jekyll-sass-converter 1.4.0
Using rb-fsevent 0.9.7
Using rb-inotify 0.9.7
Using listen 3.0.6
Using jekyll-watch 1.3.1
Using kramdown 1.10.0
Using liquid 3.0.6
Using mercenary 0.3.5
Using rouge 1.10.1
Using safe_yaml 1.0.4
Using jekyll 3.1.2
Using json 2.1.0
Bundle complete! 2 Gemfile dependencies, 16 gems now installed.
Bundled gems are installed into `/home/jenkins/shared/.rvm/gems`
+ bundle
Using bundler 1.17.3
Using colorator 0.1
Using ffi 1.9.10
Using sass 3.4.21
Using jekyll-sass-converter 1.4.0
Using rb-fsevent 0.9.7
Using rb-inotify 0.9.7
Using listen 3.0.6
Using jekyll-watch 1.3.1
Using kramdown 1.10.0
Using liquid 3.0.6
Using mercenary 0.3.5
Using rouge 1.10.1
Using safe_yaml 1.0.4
Using jekyll 3.1.2
Using json 2.1.0
Bundle complete! 2 Gemfile dependencies, 16 gems now installed.
Bundled gems are installed into `/home/jenkins/shared/.rvm/gems`
+ bundle exec jekyll build
Configuration file: 
<https://builds.apache.org/job/Struts-staged-site/ws/_config.yml>
            Source: source
       Destination: target/content
 Incremental build: disabled. Enable with --incremental
      Generating... 
START SNIPPET: javadoc not found in 
https://gitbox.apache.org/repos/asf?p=struts.git;a=blob_plain;f=core/src/main/java/org/apache/struts2/components/DateTextField.java;hb=HEAD
START SNIPPET: example not found in 
https://gitbox.apache.org/repos/asf?p=struts.git;a=blob_plain;f=core/src/main/java/org/apache/struts2/components/DateTextField.java;hb=HEAD
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/support-2-3/plugins/dojo/src/main/resources/template/ajax/head.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/support-2-3/apps/showcase/src/main/webapp/WEB-INF/ajax/commonInclude.jsp
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/simple/text.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/css_xhtml/controlheader.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/css_xhtml/controlfooter.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/css_xhtml/head.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/css_xhtml/styles.css
 
START SNIPPET: javadoc not found in 
https://gitbox.apache.org/repos/asf?p=struts.git;a=blob_plain;f=core/src/main/java/org/apache/struts2/components/DateTextField.java;hb=HEAD
START SNIPPET: example not found in 
https://gitbox.apache.org/repos/asf?p=struts.git;a=blob_plain;f=core/src/main/java/org/apache/struts2/components/DateTextField.java;hb=HEAD
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/org/apache/struts2/default.properties
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/struts-default.xml
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/simple/head.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/struts-default.xml
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/com/opensymphony/xwork2/validator/validators/default.xml
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/text.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/controlheader.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/controlheader-core.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/controlfooter.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/head.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/styles.css
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/form.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/form-close.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/form.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/form-close.ftl
 
                    done in 9.087 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
[Struts-staged-site] $ /bin/bash -xe /tmp/jenkins13642800294702233984.sh
+ git checkout asf-staging
Previous HEAD position was 77466d06 Defines .asf.yaml for automatic site staging
Switched to branch 'asf-staging'
Your branch is ahead of 'origin/asf-staging' by 1 commit.
  (use "git push" to publish your local commits)
+ git pull origin asf-staging
>From https://gitbox.apache.org/repos/asf/struts-site
 * branch              asf-staging -> FETCH_HEAD
Already up to date.
+ cp -r target/content/404.html target/content/announce-2002.html 
target/content/announce-2003.html target/content/announce-2004.html 
target/content/announce-2005.html target/content/announce-2006.html 
target/content/announce-2007.html target/content/announce-2008.html 
target/content/announce-2009.html target/content/announce-2010.html 
target/content/announce-2011.html target/content/announce-2012.html 
target/content/announce-2013.html target/content/announce-2014.html 
target/content/announce-2015.html target/content/announce-2016.html 
target/content/announce-2017.html target/content/announce-2018.html 
target/content/announce.html target/content/archetype-catalog.xml 
target/content/birdseye.html target/content/bootstrap 
target/content/builds.html target/content/bylaws.html 
target/content/coding-standards.html target/content/core-developers 
target/content/css target/content/dev-mail.html target/content/doap_Struts.rdf 
target/content/docs target/content/download.cgi target/content/download.html 
target/content/dtds target/content/extpaths.txt target/content/favicon.ico 
target/content/fonts target/content/getting-started target/content/helping.html 
target/content/highlighter target/content/img target/content/index.html 
target/content/js target/content/kickstart.html target/content/mail.html 
target/content/maven-archetypes target/content/planetstruts.txt 
target/content/plugins target/content/primer.html 
target/content/release-guidelines.html target/content/releases.html 
target/content/robots.txt target/content/security target/content/security.html 
target/content/struts1eol-announcement.html 
target/content/struts1eol-press.html 
target/content/struts23-eol-announcement.html 
target/content/submitting-patches.html target/content/tag-developers 
target/content/volunteers.html target/content/youatstruts.html content
+ cp -r target/content/.htaccess content/.htaccess
+ git add content/404.html content/announce-2002.html 
content/announce-2003.html content/announce-2004.html 
content/announce-2005.html content/announce-2006.html 
content/announce-2007.html content/announce-2008.html 
content/announce-2009.html content/announce-2010.html 
content/announce-2011.html content/announce-2012.html 
content/announce-2013.html content/announce-2014.html 
content/announce-2015.html content/announce-2016.html 
content/announce-2017.html content/announce-2018.html content/announce.html 
content/archetype-catalog.xml content/birdseye.html content/bootstrap 
content/builds.html content/bylaws.html content/coding-standards.html 
content/core-developers content/css content/dev-mail.html 
content/doap_Struts.rdf content/docs content/download.cgi content/download.html 
content/downloads.html content/dtds content/extpaths.txt content/favicon.ico 
content/fonts content/getting-started content/helping.html content/highlighter 
content/img content/index.html content/js content/kickstart.html 
content/mail.html content/maven content/maven-archetypes 
content/planetstruts.txt content/plugins content/primer.html 
content/release-guidelines.html content/releases.html content/robots.txt 
content/security content/security.html content/struts1eol-announcement.html 
content/struts1eol-press.html content/struts23-eol-announcement.html 
content/submitting-patches.html content/tag-developers content/volunteers.html 
content/youatstruts.html
+ git add content/.htaccess
+ git status
On branch asf-staging
Your branch is ahead of 'origin/asf-staging' by 1 commit.
  (use "git push" to publish your local commits)

Changes to be committed:
  (use "git reset HEAD <file>..." to unstage)

        modified:   content/announce.html

+ git commit -m 'Updates stage by Jenkins'
[asf-staging ae1ace98] Updates stage by Jenkins
 1 file changed, 8 deletions(-)
+ git push origin asf-staging
remote: git-site-role can only write to asf-site branches!        
To https://gitbox.apache.org/repos/asf/struts-site.git
 ! [remote rejected]   asf-staging -> asf-staging (pre-receive hook declined)
error: failed to push some refs to 
'https://gitbox.apache.org/repos/asf/struts-site.git'
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to