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

Vibe Build RSpec Django   Build #210 OK

Started: 2021-10-20T20:34:45Z
Duration: 6 minutes
Time saved by parallel: -35.3%
False alarms: 0
Change log
commit b461010fc016a47f8229dc6bbb5b5bc6eed3146d Author: Courtney Zhan <courtney@ZhiminMacBook16.lan> Date: Wed Oct 20 23:15:41 2021 +1000 Stabilise tests spec/post_entry_gratitude_spec.rb | 2 +- spec/post_entry_spec.rb | 4 ++-- spec/post_question_filtering_spec.rb | 2 +- spec/responsive_ui_spec.rb | 2 +- vibe-ui-tests.tpr | 16 ++-------------- 5 files changed, 7 insertions(+), 19 deletions(-)
Test Results ( 43 tests took 6 minutes on 1 agents, 5 minutes if one machine )
Agent test file   ( 43 test cases in 19 test scripts files ) Time (s) Result
20:39:03 iMac-02
post_permission_other_spec.rb 12.0  39
        - Post Permission by Other One user cannot edit other's existing post 0.4 OK  
        - Post Permission by Other One user cannot delete other's existing post 0.2 OK  
20:40:29 iMac-02
search_other_spec.rb 12.6  7
        - Search Post Search in Title as Other user 3.1 OK  
        - Search Post Search in Content as Other user 1.5 OK  
20:39:41 iMac-02
save_posts_spec.rb 31.5  8
        - Save Posts Save Post from detail page 7.4 OK  
        - Save Posts Save post from list page 9.4 OK  
        - Save Posts Cannot save post multiple times 5.3 OK  
        - Save Posts Unsave post 6.4 OK  
20:40:17 iMac-02
login_spec.rb 9.0  7
        - Create and login as user Login Fail 3.5 OK  
        - Create and login as user login OK then logout 2.5 OK  
20:38:31 iMac-02
post_permission_admin_spec.rb 10.7  39
        - Post Permission by Admin Admin user can edit other users' existing post 1.1 OK  
        - Post Permission by Admin Admin user can delete other users' existing post 0.3 OK  
20:40:46 iMac-02
mood_permission_spec.rb 7.3  6
        - Mood Permission User can only view and edit own moods 3.8 OK  
20:37:23 iMac-02
post_entry_spec.rb 14.7  41
        - Post Create Update Delete Add a new entry 4.9 OK  
        - Post Create Update Delete Edit an entry 2.7 OK  
        - Post Create Update Delete Delete an entry 3.4 OK  
20:38:46 iMac-02
post_permission_guest_spec.rb 11.1  39
        - 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  
20:40:56 iMac-02
mood_spec.rb 10.6  6
        - Mood CRUD Moods 4.5 OK  
        - Mood User can only enter one mood for one day 2.5 OK  
20:38:13 iMac-02
my_posts_spec.rb 14.2  39
        - MyPosts Check that old, gratitude and reflection show in My Posts 6.4 OK  
        - MyPosts Deleting a post is reflected in post history as well 3.1 OK  
20:35:28 iMac-02
daily_tasks_spec.rb 15.6  55
        - Landing page daily tasks Complete mood task 2.0 OK  
        - Landing page daily tasks Complete post task, irrespective of post type 6.3 OK  
        - Landing page daily tasks Complete all daily tasks 2.9 OK  
20:34:57 iMac-02
hide_posts_spec.rb 24.8  60
        - Hide Posts Hide Post from detail page 6.4 OK  
        - Hide Posts Unhide post 6.1 OK  
        - Hide Posts Cannot hide same post multiple times 4.7 OK  
20:37:53 iMac-02
search_post_spec.rb 16.3  40
        - Search Post Search in Title 3.2 OK  
        - Search Post Search in Content 1.5 OK  
        - Search Post Search is limited to 24 hours only 1.5 OK  
20:37:41 iMac-02
responsive_ui_spec.rb 8.5  41
        - Responsive UI Mobile - Add new entry 5.7 OK  
20:41:10 iMac-02
sign_up_spec.rb 9.6  3
        - Sign up Sign up OK 3.5 OK  
        - Sign up Can't sign up with the same username twice 2.1 OK  
        - Sign up Sign up Validation: password match 1.0 OK  
20:37:04 iMac-02
post_entry_gratitude_spec.rb 12.2  41
        - New gratitude post Add a new gratitude entry, verify the pre-filled title 2.9 OK  
        - New gratitude post Add a new gratitude entry 2.1 OK  
        - New gratitude post Cancel gratitude entry and return to feed 2.6 OK  
20:39:19 iMac-02
post_entry_question_spec.rb 16.8  8
        - New question post Add a new question entry, verify the random title 11.4 OK  
20:35:48 iMac-02
post_filtering_24hours_spec.rb 15.5  45
        - Post Filtering by 24 hours Public Entry limited by last 24 hours for public 2.0 OK  
        - Post Filtering by 24 hours Public Entry older than 24 hours is still viewable by admin users 2.2 OK  
20:36:08 iMac-02
post_question_filtering_spec.rb 50.8  43
        - Post Question Filtering Verify can only see answers to questions user has answered 47.0 OK  
Build log
2021-10-20 20:34:46 +0000 [Build] Start 2021-10-20 20:34:46 +0000 [INFO] buildwise-build.rb production | finding a build |210 => Vibe Build RSpec Django | (true)... 2021-10-20 20:34:46 +0000 [INFO] Running build command: for 'vibe-parallel-build-rspec', build: 210 2021-10-20 20:34:46 +0000 [INFO] Builder started: /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/.lock 2021-10-20 20:34:46 +0000 [INFO] New Build #210 2021-10-20 20:34:46 +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 2021-10-20 20:34:49 +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-20 20:34:49 +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-20 20:34:49 +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-20 20:34:49 +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 b461010f -1 --pretty=format:"%an|%ad|%H|%s" 2021-10-20 20:34:49 +0000 [DEBUG] check Git changes, current Revision: b461010fc016a47f8229dc6bbb5b5bc6eed3146d | last tested: b461010fc016a47f8229dc6bbb5b5bc6eed3146d | new: false 2021-10-20 20:34:49 +0000 [DEBUG] #about update scm: scm_changes => false, :force => true, :last_build_ok => false| 2021-10-20 20:34:49 +0000 [DEBUG] Git determining change sets: --stat --since="2021-10-19 10:19:42" > /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00210-20211020203449/changeset.log 2021-10-20 20:34:49 +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-19 10:19:42" > "/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00210-20211020203449/changeset.log" 2021-10-20 20:34:49 +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-20 20:34:49 +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 b461010fc016a47f8229dc6bbb5b5bc6eed3146d HEAD /var/www/sinatra/buildwise-1.9.3/lib/buildwise/builder/base.rb:32: warning: encountered \r in middle of line, treated as a mere space 2021-10-20 20:34:49 +0000 [INFO] recent_changed_files: [] 2021-10-20 20:34:49 +0000 [INFO] Updated priority for 0 test script files 2021-10-20 20:34:49 +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/00210-20211020203449. 2021-10-20 20:34:49 +0000 [INFO] Building ... 2021-10-20 20:34:49 +0000 [INFO] Clean reports from the last build at 2021-10-20 20:34:49 +0000 [INFO] Build step: UI Test 2021-10-20 20:34:49 +0000 [INFO] Run Rake task '-f Rakefile ci:ui_tests:full' 2021-10-20 20:41:36 +0000 [INFO] Calling Rake successful, exit code 0. 2021-10-20 20:41:36 +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 |210 for max 3600 for every 15 seconds [buildwise.rake] logging parallel monitoring to /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00210-20211020203449/rake_parallel.log [Rake] 2021-10-20 20:34:50 +0000 Checking build status: |Pending| [Rake] 2021-10-20 20:41:36 +0000 Checking build status: |OK| -------------- 2021-10-20 20:41:36 +0000 [Build] successful? => true | current revision: b461010f 2021-10-20 20:41:36 +0000 [INFO] Parsing results and save to database ... 2021-10-20 20:41:36 +0000 [DEBUG] About the parse results xml (19 test files) and save to database 2021-10-20 20:41:36 +0000 [INFO] Archiving files: [] 2021-10-20 20:41:36 +0000 [INFO] Sending notifications ... 2021-10-20 20:41:36 +0000 [INFO] Archiving the builder log for build 210: /var/www/sinatra/buildwise-1.9.3/log/builds/build_210.log 2021-10-20 20:41:36 +0000 [INFO] The build 210 ends. 2021-10-20 20:41:36 +0000 [INFO] The build 210 marked as complete 2021-10-20 20:41:36 +0000 [INFO] BuildCommand finished with exit code: #<BuildStepExecution:0x00005622e2437500>
triggered by admin at 2021-10-20 20:34:45