See 
<https://builds.apache.org/job/Mesos-Reviewbot/20284/display/redirect?page=changes>

Changes:

[andrew] Windows: Fixed `fs::symlink` to not need admin privileges.

[andrew] Windows: Fixed `fs::symlink` to support relative and broken paths.

[andrew] Windows: Added internal `fullpath` API to normalize paths.

[andrew] Windows: Added internal `get_handle_follow` which follows symlinks.

[andrew] Windows: Fixed `os::realpath` to behave like POSIX version.

[andrew] Windows: Fixed name of default executor.

[andrew] Windows: Fixed `os::host_default_path()`.

[andrew] Windows: Fixed environment priorities in `shell.hpp`.

[andrew] Windows: Fixed MESOS-6816 to enable `ExecutorEnvironmentVariables`.

[andrew] Windows: Enabled more agent tests.

[andrew] Windows: Fixed `os::rmdir` bugs.

[andrew] Windows: Cleaned up `os::exists`.

[andrew] Included `stout/os/realpath.hpp` in `flags.hpp`.

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H35 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/Mesos-Reviewbot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/mesos.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 5dd3b290032f54e3ad6e842b45975990515bdaa9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5dd3b290032f54e3ad6e842b45975990515bdaa9
Commit message: "Included `stout/os/realpath.hpp` in `flags.hpp`."
 > git rev-list 24550e7b863fee371877ea9d1d9153e0f5054155 # timeout=10
 > git tag -a -f -m Jenkins Build #20284 jenkins-Mesos-Reviewbot-20284 # 
 > timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
USERNAME=mesos-review

[EnvInject] - Variables injected successfully.
[EnvInject] - Mask passwords that will be passed as build parameters.
[Mesos-Reviewbot] $ /bin/bash -xe /tmp/jenkins807255918948263489.sh
+ date
Thu Nov 30 03:36:35 UTC 2017
+ pip install --user virtualenv
Requirement already satisfied: virtualenv in /usr/lib/python2.7/dist-packages
+ ./support/mesos-style.py
 * Install prebuilt node (9.2.0) ..... done.
 * Appending data to 
<https://builds.apache.org/job/Mesos-Reviewbot/ws/support/.virtualenv/bin/activate>
3rdparty/stout/include/stout/os/windows/rmdir.hpp:152:  Lines should be <= 80 
characters long  [whitespace/line_length] [2]
Total errors found: 1
Total errors found: 0
Total errors found: 0
Rebuilding virtualenv...
Checking 1237 C++ files
Checking 4 JavaScript files
Checking 39 Python files
Build step 'Execute shell' marked build as failure

Reply via email to