See <https://builds.apache.org/job/Mesos-Reviewbot/19548/display/redirect?page=changes>
Changes: [klueska] Added CLI utility function to verify addresses. [klueska] Added 'master' key as an acceptable key in the CLI's config.toml. [klueska] Added default configuration file for CLI tests. [klueska] Added CLI utility function to get agent address. [klueska] Added 'mesos task list' command to CLI. ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H18 (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 3d4c1cec5ee655654e24c75509bda594c7980f05 (origin/master) Commit message: "Added 'mesos task list' command to CLI." > git config core.sparsecheckout # timeout=10 > git checkout -f 3d4c1cec5ee655654e24c75509bda594c7980f05 > git rev-list 1b23456aa28f0cf3e12666b5470fcc12e0ddfa34 # timeout=10 > git tag -a -f -m Jenkins Build #19548 jenkins-Mesos-Reviewbot-19548 # > 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/jenkins7966223675740729571.sh + date Tue Sep 26 15:22:02 UTC 2017 + pip install --user virtualenv Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages + ./support/mesos-style.py Total errors found: 0 ************* Module setup R: 1, 0: Similar lines in 2 files ==cli.tests.task:44 ==cli.tests.tests:37 master = Master() master.launch() agent = Agent() agent.launch() task = Task({"command": "sleep 1000"}) task.launch() (duplicate-code) Total errors found: 12 Checking 1207 C++ files Rebuilding virtualenv ... Checking 25 Python files Build step 'Execute shell' marked build as failure
