Skip to content
Success

Console Output

Started by an SCM change

[EnvInject] - Loading node environment variables.

Building on master in workspace /var/lib/jenkins/workspace/isabelle-repo

[isabelle-repo] $ hg showconfig paths.default

[isabelle-repo] $ hg pull --rev default

pulling from http://isabelle.in.tum.de/repos/isabelle/

searching for changes

no changes found

[isabelle-repo] $ hg update --clean --rev default

9 files updated, 0 files merged, 0 files removed, 0 files unresolved

[isabelle-repo] $ hg --config extensions.purge= clean --all

[isabelle-repo] $ hg log --rev . --template {node}

[isabelle-repo] $ hg log --rev . --template {rev}

[isabelle-repo] $ hg log --rev 255294779d401332a9ee55df0c09d1a4692a82e7

changeset: 63914:255294779d40

parent: 63913:6b886cadba7c

parent: 63912:9f8325206465

user: Lars Hupel <lars.hupel@mytum.de>

date: Sun Sep 18 18:36:37 2016 +0200

summary: merged

[isabelle-repo] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(255294779d401332a9ee55df0c09d1a4692a82e7)" --encoding UTF-8 --encodingmode replace

[isabelle-repo] $ /bin/sh -xe /tmp/hudson5041574311019129879.sh

+ echo 5e816da75b8f87731ba40c18fc5cf1eb3f49192c

5e816da75b8f87731ba40c18fc5cf1eb3f49192c

>> Job status: [isabelle-repo-makeall] the 'build only if scm changes' feature is disabled.

Starting build job isabelle-repo-makeall.

>> Job status: [isabelle-repo-afp] the 'build only if scm changes' feature is disabled.

Starting build job isabelle-repo-afp.

Finished Build : #455 of Job : isabelle-repo-makeall with status : SUCCESS

Finished Build : #455 of Job : isabelle-repo-afp with status : SUCCESS

Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered

Finished: SUCCESS