Skip to content
Success

Console Output

Started by an SCM change

[EnvInject] - Loading node environment variables.

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

[workspace] $ hg showconfig paths.default

[workspace] $ hg pull --rev default

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

searching for changes

no changes found

[workspace] $ hg update --clean --rev default

1 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

[workspace] $ hg log --rev . --template {rev}

[workspace] $ hg log --rev 00090a0cd17f96be4b5fca8b99cbbd25d5a05aa6

changeset: 63306:00090a0cd17f

user: paulson <lp15@cam.ac.uk>

date: Thu Jun 16 12:05:04 2016 +0100

summary: Removed instances of ^ from theory markup

[workspace] $ 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 default:0 --follow --prune 00090a0cd17f96be4b5fca8b99cbbd25d5a05aa6 --encoding UTF-8 --encodingmode replace

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

Starting build job isabelle-repo-afp.

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

Starting build job isabelle-repo-makeall.

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

Finished Build : #251 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