Started from command line by admin [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 adding changesets adding manifests adding file changes added 7 changesets with 21 changes to 20 files (run 'hg update' to get a working copy) [workspace] $ hg update --clean --rev default 20 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 0df43889f49617ceabca59af213435bde903e4f7 changeset: 62677:0df43889f496 user: wenzelm date: Fri Mar 18 22:19:46 2016 +0100 summary: isabelle process -T THEORY; [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 0df43889f49617ceabca59af213435bde903e4f7 --encoding UTF-8 --encodingmode replace >> 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 : #102 of Job : isabelle-repo-makeall with status : SUCCESS Finished Build : #102 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