OK
Build Prepare
Git Pull
Build Steps
UI Test
Finalize Build
Send Notifications

Vibe Build RSpec Django   Build #179 OK

Started: 2021-10-07T05:23:39Z
Duration: 5 minutes
Time saved by parallel: -43.5%
False alarms: 0
Change log
commit 4cbed82dd61e8a432d778bcef6a5ecc5840ec514 Author: Courtney Zhan <courtney@d-i89-212-205.student.eduroam.uq.edu.au> Date: Thu Oct 7 15:23:17 2021 +1000 Update posts pages/post_detail_page.rb | 4 ++-- spec/save_posts_spec.rb | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) commit f6c3fe1eef99cc8cbb2584caafbb3be5760e1d9d Author: Courtney Zhan <courtney@d-i89-212-205.student.eduroam.uq.edu.au> Date: Thu Oct 7 14:50:43 2021 +1000 Search test for 24 hour restriction spec/search_post_spec.rb | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) commit 998a9e07dfa105a3faf8fcd8e37b537f5adb3206 Author: Courtney Zhan <courtney@d-i89-212-205.student.eduroam.uq.edu.au> Date: Thu Oct 7 11:53:15 2021 +1000 Stabilise tests spec/save_posts_spec.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 1a2f17cce008ee913d57ab085ec4122e01a77be8 Author: Courtney Zhan <courtney@d-i89-212-205.student.eduroam.uq.edu.au> Date: Thu Oct 7 11:48:24 2021 +1000 Stabilise tests pages/new_post_page.rb | 2 +- spec/save_posts_spec.rb | 18 ++++++++++++++---- 2 files changed, 15 insertions(+), 5 deletions(-) commit 5071e1bed687f4db07dacfd5571649457668db3c Author: Courtney Zhan <courtney@ZhiminMacBook16.local> Date: Thu Oct 7 08:16:42 2021 +1000 My Posts History accurate after posts are deleted spec/my_posts_spec.rb | 86 +++++++++++++++++++++++++++++++-------------------- 1 file changed, 53 insertions(+), 33 deletions(-) commit dd6a238fdffc54721b05fdd17370d51207710a16 Author: Courtney Zhan <courtney@ZhiminMacBook16.local> Date: Thu Oct 7 08:11:23 2021 +1000 Add basic test for My Post History page pages/new_post_page.rb | 5 +++ spec/my_posts_spec.rb | 61 +++++++++++++++++++++++++++++++++++++ spec/post_filtering_24hours_spec.rb | 4 +-- 3 files changed, 67 insertions(+), 3 deletions(-) commit cae6df1950042da03e4d94fd73b00ea94f971a8b Author: Courtney Zhan <courtney@ZhiminMacBook16.local> Date: Thu Oct 7 07:58:21 2021 +1000 Added hidden posts should not be able to be hidden multiple times spec/hide_posts_spec.rb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) commit d8026a209e0d9763d1ec3b68e771bc5623285e79 Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Thu Oct 7 00:17:56 2021 +1000 Navbar link name changes spec/post_question_filtering_spec.rb | 2 +- spec/save_posts_spec.rb | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) commit 3b998a4ca55b85abd6200d2e2dc5412473de5afc Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Thu Oct 7 00:13:20 2021 +1000 Cannot save the same post multiple times spec/save_posts_spec.rb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) commit 6c074f0c4fe503f801f801946aadbe93270a949c Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Thu Oct 7 00:11:24 2021 +1000 Removed searching as guest as guest cannot access search bar anymore spec/search_guest_spec.rb | 57 ----------------------------------------------- 1 file changed, 57 deletions(-) commit a7059af2eebe961f179ad3548ebc91c494537ec9 Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Thu Oct 7 00:10:40 2021 +1000 Updated navbar links spec/post_question_filtering_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 950302448aad188aec7f6ffb5127a1ef95947ec1 Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Thu Oct 7 00:00:47 2021 +1000 Saved posts from post listpage spec/save_posts_spec.rb | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-)
Test Results ( 39 tests took 5 minutes on 1 agents, 3 minutes if one machine )
Agent test file   ( 39 test cases in 18 test scripts files ) Time (s) Result
05:23:55 Agent-01
save_posts_spec.rb 29.2  75
        - Save Posts Save Post from detail page 6.2 OK  
        - Save Posts Save post from list page 9.6 OK  
        - Save Posts Cannot save post multiple times 5.4 OK  
        - Save Posts Unsave post 5.8 OK  
05:24:29 Agent-01
hide_posts_spec.rb 16.8  73
        - Hide Posts Hide Post from detail page 5.3 OK  
        - Hide Posts Unhide post 5.4 OK  
        - Hide Posts Cannot hide same post multiple times 3.9 OK  
05:24:51 Agent-01
post_permission_guest_spec.rb 10.2  14
        - Post Permission by Guest Guest user cannot delete existing entry 0.7 OK  
        - Post Permission by Guest Guest user cannot edit existing entry 0.6 OK  
        - Post Permission by Guest Guest user cannot create new entry 0.6 OK  
05:25:06 Agent-01
search_other_spec.rb 11.3  13
        - Search Post Search in Title as Other user 3.1 OK  
        - Search Post Search in Content as Other user 1.5 OK  
05:25:21 Agent-01
post_filtering_24hours_spec.rb 13.0  11
        - Post Filtering by 24 hours Public Entry limited by last 24 hours for public 1.8 OK  
        - Post Filtering by 24 hours Public Entry older than 24 hours is still viewable by admin users 1.8 OK  
05:25:39 Agent-01
post_question_filtering_spec.rb 28.7  5
        - Post Question Filtering Verify can only see answers to questions user has answered 26.5 OK  
05:26:13 Agent-01
mood_permission_spec.rb 6.2  4
        - Mood Permission User can only view and edit own moods 3.6 OK  
05:26:22 Agent-01
mood_spec.rb 9.2  4
        - Mood CRUD Moods 4.2 OK  
        - Mood User can only enter one mood for one day 2.4 OK  
05:26:35 Agent-01
post_entry_question_spec.rb 13.7  4
        - New question post Add a new question entry, verify the random title 10.6 OK  
05:26:53 Agent-01
login_spec.rb 6.5  3
        - Create and login as user Login Fail 2.2 OK  
        - Create and login as user login OK then logout 2.3 OK  
05:27:02 Agent-01
my_posts_spec.rb 11.7  3
        - MyPosts Check that old, gratitude and reflection show in My Posts 6.1 OK  
        - MyPosts Deleting a post is reflected in post history as well 2.9 OK  
05:27:17 Agent-01
post_entry_gratitude_spec.rb 7.6  8
        - New gratitude post Add a new gratitude entry, verify the pre-filled title 2.6 OK  
        - New gratitude post Add a new gratitude entry 2.1 OK  
05:27:30 Agent-01
post_entry_spec.rb 13.1  8
        - Post Create Update Delete Add a new entry 4.8 OK  
        - Post Create Update Delete Edit an entry 2.3 OK  
        - Post Create Update Delete Delete an entry 2.8 OK  
05:27:48 Agent-01
post_permission_admin_spec.rb 8.2  8
        - Post Permission by Admin Admin user can edit other users' existing post 1.0 OK  
        - Post Permission by Admin Admin user can delete other users' existing post 0.2 OK  
05:28:00 Agent-01
responsive_ui_spec.rb 7.8  8
        - Responsive UI Mobile - Add new entry 5.6 OK  
05:28:12 Agent-01
search_post_spec.rb 14.0  3
        - Search Post Search in Title 3.1 OK  
        - Search Post Search in Content 1.5 OK  
        - Search Post Search is limited to 24 hours only 1.5 OK  
05:28:31 Agent-01
sign_up_spec.rb 8.0  3
        - Sign up Sign up OK 3.0 OK  
        - Sign up Can't sign up with the same username twice 2.0 OK  
        - Sign up Sign up Validation: password match 1.0 OK  
05:28:43 Agent-01
post_permission_other_spec.rb 9.3  6
        - Post Permission by Other One user cannot edit other's existing post 0.3 OK  
        - Post Permission by Other One user cannot delete other's existing post 0.1 OK  
Build log
2021-10-07 05:23:40 +0000 [Build] Start 2021-10-07 05:23:41 +0000 [INFO] buildwise-build.rb production | finding a build |179 => Vibe Build RSpec Django | (true)... 2021-10-07 05:23:41 +0000 [INFO] Running build command: for 'vibe-parallel-build-rspec', build: 179 2021-10-07 05:23:41 +0000 [INFO] Builder started: /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/.lock 2021-10-07 05:23:41 +0000 [INFO] New Build #179 2021-10-07 05:23:41 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git fetch From github.com:NewVibeMedia/vibe-ui-tests 998a9e0..4cbed82 django -> origin/django 2021-10-07 05:23:44 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git reset --hard origin/django Checking out branch: django 2021-10-07 05:23:44 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git checkout django Already on 'django' 2021-10-07 05:23:44 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git log origin/django -1 --pretty=format:"%an|%ad|%H|%s" 2021-10-07 05:23:44 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git log 998a9e07 -1 --pretty=format:"%an|%ad|%H|%s" 2021-10-07 05:23:44 +0000 [DEBUG] check Git changes, current Revision: 4cbed82dd61e8a432d778bcef6a5ecc5840ec514 | last tested: 998a9e07dfa105a3faf8fcd8e37b537f5adb3206 | new: false 2021-10-07 05:23:44 +0000 [DEBUG] #about update scm: scm_changes => true, :force => true, :last_build_ok => false| 2021-10-07 05:23:44 +0000 [DEBUG] Git determining change sets: --stat --since="2021-10-05 14:07:23" > /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00179-20211007052344/changeset.log 2021-10-07 05:23:44 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git log --stat --since="2021-10-05 14:07:23" > "/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00179-20211007052344/changeset.log" 2021-10-07 05:23:44 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git log --stat -1 2021-10-07 05:23:44 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git diff --name-only 998a9e07dfa105a3faf8fcd8e37b537f5adb3206 HEAD /var/www/sinatra/buildwise-1.9.1/lib/buildwise/builder/base.rb:32: warning: encountered \r in middle of line, treated as a mere space 2021-10-07 05:23:44 +0000 [INFO] recent_changed_files: ["save_posts_spec.rb", "search_post_spec.rb"] 2021-10-07 05:23:44 +0000 [INFO] Updated priority for 2 test script files 2021-10-07 05:23:44 +0000 [INFO] Copy UI tests /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/spec to artifacts dir: /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00179-20211007052344. 2021-10-07 05:23:44 +0000 [INFO] Building ... 2021-10-07 05:23:44 +0000 [INFO] Clean reports from the last build at 2021-10-07 05:23:44 +0000 [INFO] Build step: UI Test 2021-10-07 05:23:44 +0000 [INFO] Run Rake task '-f Rakefile ci:ui_tests:full' 2021-10-07 05:29:01 +0000 [INFO] Calling Rake successful, exit code 0. 2021-10-07 05:29:01 +0000 [INFO] Rake task output below: -------------- /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources zhimin$ rake -f Rakefile ci:ui_tests:full rm -rf spec/reports [buildwise.rake] Posting to |http://buildwise.agileway.net/builds/begin| [buildwise.rake] Keep checking build |179 for max 3600 for every 15 seconds [buildwise.rake] logging parallel monitoring to /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00179-20211007052344/rake_parallel.log [Rake] 2021-10-07 05:23:45 +0000 Checking build status: |Pending| [Rake] 2021-10-07 05:29:01 +0000 Checking build status: |OK| -------------- 2021-10-07 05:29:01 +0000 [Build] successful? => true | current revision: 4cbed82d 2021-10-07 05:29:01 +0000 [INFO] Parsing results and save to database ... 2021-10-07 05:29:01 +0000 [DEBUG] About the parse results xml (18 test files) and save to database 2021-10-07 05:29:01 +0000 [INFO] Archiving files: [] 2021-10-07 05:29:01 +0000 [INFO] Sending notifications ... 2021-10-07 05:29:01 +0000 [INFO] Archiving the builder log for build 179: /var/www/sinatra/buildwise-1.9.1/log/builds/build_179.log 2021-10-07 05:29:01 +0000 [INFO] The build 179 ends. 2021-10-07 05:29:01 +0000 [INFO] The build 179 marked as complete 2021-10-07 05:29:01 +0000 [INFO] BuildCommand finished with exit code: #<BuildStepExecution:0x000055a6e7c16db0>
triggered by admin at 2021-10-07 05:23:39