You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/28 18:00:50 UTC

Build failed in Jenkins: beam_PostCommit_Website_Publish #3005

See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/3005/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on websites2 (git-websites svn-websites) in workspace <https://builds.apache.org/job/beam_PostCommit_Website_Publish/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://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0c0234b93ffcf2630a92b27357522199e1ccb07c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0c0234b93ffcf2630a92b27357522199e1ccb07c
Commit message: "Merge pull request #8873: [BEAM-7326] add documentation bigquery data types"
 > git rev-list --no-walk 0c0234b93ffcf2630a92b27357522199e1ccb07c # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostCommit_Website_Publish/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :website:clean :website:publishWebsite
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.2.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.
> Task :website:cleanWebsite UP-TO-DATE
> Task :website:clean UP-TO-DATE
> Task :website:setupBuildDir

> Task :website:buildDockerImage
Sending build context to Docker daemon  27.15MB
Step 1/7 : FROM ruby:2.5
 ---> 80f53b90f865
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> bef7149503c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> c3c7f01f2f55
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> 7546a8467b6e
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> 101118f0f114
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 78dc1fc5f938
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 58ff25cb45f6
Successfully built 58ff25cb45f6
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
cb8fb5b1db5e7853e5803c8f87d2a78794ca526bc655f568456007df34bef125

> Task :website:setupDockerContainer

> Task :website:buildApacheWebsite
`/` is not writable.
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
Configuration file: /repo/website/_config.yml
            Source: /repo/website/src
       Destination: generated-apache-content
 Incremental build: enabled
      Generating... 
                    done in 13.752 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :website:stopAndRemoveDockerContainer
cb8fb5b1db5e7853e5803c8f87d2a78794ca526bc655f568456007df34bef125

> Task :website:commitWebsite
git fetch --force origin +asf-site:asf-site
From https://github.com/apache/beam
 + 3535549daf...27b63f370b asf-site   -> asf-site  (forced update)
Creating commit for changes

> Task :website:publishWebsite FAILED
git push https://gitbox.apache.org/repos/asf/beam.git asf-site
fatal: could not read Username for 'https://gitbox.apache.org': No such device or address

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Website_Publish/ws/src/website/build.gradle'> line: 33

* What went wrong:
Execution failed for task ':website:publishWebsite'.
> Process 'command 'sh'' finished with non-zero exit value 128

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 43s
11 actionable tasks: 9 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/nvybwjf4zavfw

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Website_Publish #3006

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/3006/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org