Ukigumo-Agent [master](7b405f1232) SUCCESS

Compare: https://github.com/ukigumo/Ukigumo-Agent/compare/9568b80a30c2...7b405f12320e

Elapsed Time: 25 sec

  • 7b405f1 Tokuhiro Matsuno: Merge pull request #18 from mono0x/support_skip_if_unmodified
  • 2f0623c mono: Support `skip_if_unmodified` option

_ 2015-12-07T09:32:31 [INFO] [master] ukigumo-client 0.36
_ 2015-12-07T09:32:31 [INFO] [master] start testing : https://github.com/ukigumo/Ukigumo-Agent master
_ 2015-12-07T09:32:31 [INFO] [master] working directory : /tmp/Ukigumo-Agent/master
_ 2015-12-07T09:32:31 [INFO] [master] run vc : Ukigumo::Client::VC::Git
_ 2015-12-07T09:32:31 [INFO] [master] workdir is /tmp/Ukigumo-Agent/master
_ 2015-12-07T09:32:31 [INFO] [master] command: git pull -f origin master
_ From https://github.com/ukigumo/Ukigumo-Agent
_  * branch            master     -> FETCH_HEAD
_    9568b80..7b405f1  master     -> origin/master
_ Updating 9568b80..7b405f1
_ Fast-forward
_  lib/Ukigumo/Agent/Manager.pm | 8 ++++++++
_  script/ukigumo-agent         | 3 +++
_  2 files changed, 11 insertions(+)
_ 2015-12-07T09:32:33 [INFO] [master] command: git submodule init
_ 2015-12-07T09:32:34 [INFO] [master] command: git submodule update
_ 2015-12-07T09:32:34 [INFO] [master] command: git clean -dxf
_ Removing extlib
_ 2015-12-07T09:32:34 [INFO] [master] command: git status
_ # On branch master
_ nothing to commit, working directory clean
_ 2015-12-07T09:32:34 [INFO] [master] [before_install] cpanm -L $HOME/.ukigumo/ukigumo-agent/extlib --installdeps -n .
_ 2015-12-07T09:32:35 [INFO] [master] [install] ln -s $HOME/.ukigumo/ukigumo-agent/extlib ./extlib
_ 2015-12-07T09:32:35 [INFO] [master] run executor : Ukigumo::Client::Executor::Command
_ 2015-12-07T09:32:35 [INFO] [master] command: prove -lrv -Iextlib/lib/perl5 t
_ t/00_compile.t ................... 
_ ok 1 - use Ukigumo::Agent;
_ ok 2 - use Ukigumo::Agent::Dispatcher;
_ ok 3 - use Ukigumo::Agent::View;
_ ok 4 - use Ukigumo::Agent::Manager;
_ 1..4
_ ok
_ 127.0.0.1 - - [07/Dec/2015:09:32:38 +0900] "GET / HTTP/1.1" 200 1919 "-" "libwww-perl/6.06"
_ t/01_root.t ...................... 
_ Twiggy: Accepting connections at http://127.0.0.1:50336/
_ ok 1
_ 1..1
_ ok
_ 2015-12-07T09:32:38 [INFO] payload: {"repository":{"url":"127.0.0.1/repos"},"ref":"refs/heads/branch"} at /tmp/Ukigumo-Agent/master/t/../lib/Ukigumo/Agent/Dispatcher.pm line 53
_ 127.0.0.1 - - [07/Dec/2015:09:32:38 +0900] "POST /api/github_hook HTTP/1.1" 200 110 "-" "libwww-perl/6.06"
_ 2015-12-07T09:32:38 [INFO] payload: {"repository":{"url":"127.0.0.1/repos"},"ref":"refs/tags/tag"} at /tmp/Ukigumo-Agent/master/t/../lib/Ukigumo/Agent/Dispatcher.pm line 53
_ 127.0.0.1 - - [07/Dec/2015:09:32:38 +0900] "POST /api/github_hook HTTP/1.1" 200 107 "-" "libwww-perl/6.06"
_ 2015-12-07T09:32:39 [INFO] payload: {"repository":{"url":"127.0.0.1/repos"},"ref":"refs/tags/tag"} at /tmp/Ukigumo-Agent/master/t/../lib/Ukigumo/Agent/Dispatcher.pm line 53
_ 127.0.0.1 - - [07/Dec/2015:09:32:39 +0900] "POST /api/github_hook HTTP/1.1" 200 2 "-" "libwww-perl/6.06"
_ 2015-12-07T09:32:39 [INFO] payload: {"repository":{"url":"127.0.0.1/repos"}} at /tmp/Ukigumo-Agent/master/t/../lib/Ukigumo/Agent/Dispatcher.pm line 53
_ 127.0.0.1 - - [07/Dec/2015:09:32:39 +0900] "POST /api/github_hook HTTP/1.1" 200 2 "-" "libwww-perl/6.06"
_ 2015-12-07T09:32:39 [INFO] payload: {"repository":{"url":"127.0.0.1/repos"},"ref":"refs/heads/branch","deleted":1} at /tmp/Ukigumo-Agent/master/t/../lib/Ukigumo/Agent/Dispatcher.pm line 53
_ 127.0.0.1 - - [07/Dec/2015:09:32:39 +0900] "POST /api/github_hook HTTP/1.1" 200 2 "-" "libwww-perl/6.06"
_ 2015-12-07T09:32:39 [INFO] payload: {"repository":{"url":"https://github.com/ukigumo/Ukigumo-Agent.git"},"ref":"refs/heads/branch"} at /tmp/Ukigumo-Agent/master/t/../lib/Ukigumo/Agent/Dispatcher.pm line 53
_ 127.0.0.1 - - [07/Dec/2015:09:32:39 +0900] "POST /api/github_hook HTTP/1.1" 200 135 "-" "libwww-perl/6.06"
_ t/02_github_hook_endpoint.t ...... 
_ Twiggy: Accepting connections at http://127.0.0.1:50114/
_         ok 1
_         ok 2
_         1..2
_     ok 1 - push branch and successful
_         ok 1
_         ok 2
_         1..2
_     ok 2 - push tag and successful
_     1..2
_ ok 1 - Don't ignore github tags
_ Twiggy: Accepting connections at http://127.0.0.1:50646/
_     ok 1
_     ok 2
_     1..2
_ ok 2 - push tag but do nothing when github tags are ignored
_ Twiggy: Accepting connections at http://127.0.0.1:50535/
_     ok 1
_     ok 2
_     1..2
_ ok 3 - do nothing when ref is not in the payload
_ Twiggy: Accepting connections at http://127.0.0.1:50817/
_     ok 1
_     ok 2
_     1..2
_ ok 4 - do nothing when `deleted` is true
_ Twiggy: Accepting connections at http://127.0.0.1:50351/
_     ok 1
_     ok 2
_     1..2
_ ok 5 - replace http URL to git-URL when `--force_git_url` is enabled
_ 1..5
_ ok
_ 127.0.0.1 - - [07/Dec/2015:09:32:40 +0900] "POST /api/v0/enqueue HTTP/1.1" 200 2 "-" "libwww-perl/6.06"
_ 127.0.0.1 - - [07/Dec/2015:09:32:40 +0900] "POST /api/v0/enqueue HTTP/1.1" 400 96 "-" "libwww-perl/6.06"
_ 127.0.0.1 - - [07/Dec/2015:09:32:40 +0900] "POST /api/v0/enqueue HTTP/1.1" 400 104 "-" "libwww-perl/6.06"
_ t/03_enqueue.t ................... 
_ Twiggy: Accepting connections at http://127.0.0.1:50573/
_     ok 1
_     1..1
_ ok 1 - normal
_         ok 1
_         1..1
_     ok 1 - branch is missing
_         ok 1
_         1..1
_     ok 2 - repository is missing
_     1..2
_ ok 2 - validation error
_ 1..2
_ ok
_ t/manager/job_queue.t ............ 
_         ok 1
_         ok 2
_         ok 3
_         ok 4
_         1..4
_     ok 1 - single child
_         ok 1
_         ok 2
_         ok 3
_         ok 4
_         1..4
_     ok 2 - single child without config
_         ok 1
_         ok 2
_         ok 3
_         ok 4
_         ok 5
_         1..5
_     ok 3 - multi children
_     1..3
_ ok 1 - register_job
_ 1..1
_ ok
_ t/manager/run_job/exceptional.t .. 
_         ok 1
_         1..1
_     ok 1 - client died
_         ok 1
_         ok 2
_         ok 3
_         1..3
_     ok 2 - lack arguments
_     1..2
_ ok 1 - exceptional
_ 1..1
_ ok
_ t/manager/run_job/normal.t ....... 
_         ok 1
_         1..1
_     ok 1 - single child
_         ok 1
_         ok 2
_         1..2
_     ok 2 - multi children
_     1..2
_ ok 1 - normal case
_ 1..1
_ ok
_ Use of uninitialized value $log in print at /tmp/Ukigumo-Agent/master/extlib/lib/perl5/Ukigumo/Client/Logger.pm line 68.
_ t/manager/run_job/timeout.t ...... 
_     ok 1
_     1..1
_ ok 1 - timeout
_ 1..1
_ ok
_ All tests successful.
_ Files=8, Tests=16, 21 wallclock secs ( 0.06 usr  0.01 sys +  2.88 cusr  0.47 csys =  3.42 CPU)
_ Result: PASS
_ 2015-12-07T09:32:56 [INFO] [master] finished testing : 1
_ 2015-12-07T09:32:56 [INFO] [master] sending result to server at http://127.0.0.1:15000 (status: 1)