32 failures
Build Prepare
Git Pull
Build Steps
UI Test
Finalize Build
Send Notifications

Vibe Build RSpec Django   Build #193 Failed

Started: 2021-10-17T00:25:42Z
Duration: 8 minutes
Time saved by parallel: -199.6%
False alarms: 0
Change log
commit 2202ae1aa512c98436e1f98407df80cfcc235f09 Author: Courtney Zhan <courtney@ZhiminMacBook16.lan> Date: Sun Oct 17 10:25:23 2021 +1000 Change url pages/new_post_page.rb | 3 ++- spec/hide_posts_spec.rb | 4 ++-- spec/my_posts_spec.rb | 8 ++++---- spec/post_entry_gratitude_spec.rb | 2 +- spec/post_entry_spec.rb | 6 ++++-- spec/post_filtering_24hours_spec.rb | 6 +++--- spec/responsive_ui_spec.rb | 2 +- spec/save_posts_spec.rb | 3 ++- 8 files changed, 19 insertions(+), 15 deletions(-)
Test Results ( 43 tests took 8 minutes on 1 agents, 2 minutes if one machine )
Agent test file   ( 43 test cases in 19 test scripts files ) Time (s) Result
00:25:53 iMac-02
hide_posts_spec.rb 9.4  54
        - Hide Posts Hide Post from detail page 1.5 Failure
        - Hide Posts Unhide post 1.4 Failure
        - Hide Posts Cannot hide same post multiple times 1.3 Failure
00:26:17 iMac-02
post_entry_spec.rb 11.0  51
        - Post Create Update Delete Add a new entry 3.8 Failure
        - Post Create Update Delete Edit an entry 0.7 Failure
        - Post Create Update Delete Delete an entry 0.7 Failure
00:26:53 iMac-02
post_entry_gratitude_spec.rb 10.6  50
        - New gratitude post Add a new gratitude entry, verify the pre-filled title 1.3 Failure
        - New gratitude post Add a new gratitude entry 1.2 Failure
        - New gratitude post Cancel gratitude entry and return to feed 2.5 OK  
00:27:25 iMac-02
save_posts_spec.rb 14.9  21
        - Save Posts Save Post from detail page 2.5 Failure
        - Save Posts Save post from list page 2.4 Failure
        - Save Posts Cannot save post multiple times 2.4 Failure
        - Save Posts Unsave post 2.4 Failure
00:27:54 iMac-02
responsive_ui_spec.rb 8.9  20
        - Responsive UI Mobile - Add new entry 4.6 Failure
00:28:17 iMac-02
post_question_filtering_spec.rb 10.2  17
        - Post Question Filtering Verify can only see answers to questions user has answered 5.6 Failure
00:29:37 iMac-02
post_permission_other_spec.rb 6.2  12
        - Post Permission by Other One user cannot edit other's existing post 0.0 Failure
        - Post Permission by Other One user cannot delete other's existing post 0.0 Failure
00:30:09 iMac-02
post_permission_guest_spec.rb 6.9  6
        - Post Permission by Guest Guest user cannot delete existing entry 0.0 Failure
        - Post Permission by Guest Guest user cannot edit existing entry 0.0 Failure
        - Post Permission by Guest Guest user cannot create new entry 0.0 Failure
00:30:37 iMac-02
post_entry_question_spec.rb 16.5  5
        - New question post Add a new question entry, verify the random title 10.8 Failure
00:31:12 iMac-02
post_filtering_24hours_spec.rb 7.0  5
        - Post Filtering by 24 hours Public Entry limited by last 24 hours for public 0.0 Failure
        - Post Filtering by 24 hours Public Entry older than 24 hours is still viewable by admin users 0.0 Failure
00:31:37 iMac-02
search_other_spec.rb 6.7  5
        - Search Post Search in Title as Other user 0.0 Failure
        - Search Post Search in Content as Other user 0.0 Failure
00:32:00 iMac-02
search_post_spec.rb 6.6  4
        - Search Post Search in Title 0.0 Failure
        - Search Post Search in Content 0.0 Failure
        - Search Post Search is limited to 24 hours only 0.0 Failure
00:33:12 iMac-02
login_spec.rb 8.7  3
        - Create and login as user Login Fail 2.3 OK  
        - Create and login as user login OK then logout 1.9 Failure
00:33:37 iMac-02
my_posts_spec.rb 7.3  3
        - MyPosts Check that old, gratitude and reflection show in My Posts 0.7 Failure
        - MyPosts Deleting a post is reflected in post history as well 0.7 Failure
00:34:10 iMac-02
post_permission_admin_spec.rb 6.3  3
        - Post Permission by Admin Admin user can edit other users' existing post 0.0 Failure
        - Post Permission by Admin Admin user can delete other users' existing post 0.0 Failure
00:28:42 iMac-02
mood_permission_spec.rb 7.2  14
        - Mood Permission User can only view and edit own moods 3.8 OK  
00:29:12 iMac-02
mood_spec.rb 11.2  14
        - Mood CRUD Moods 4.9 OK  
        - Mood User can only enter one mood for one day 2.7 OK  
00:32:21 iMac-02
sign_up_spec.rb 9.2  4
        - Sign up Sign up OK 3.8 OK  
        - Sign up Can't sign up with the same username twice 2.2 OK  
        - Sign up Sign up Validation: password match 1.0 OK  
00:32:40 iMac-02
daily_tasks_spec.rb 12.9  3
        - Landing page daily tasks Complete mood task 1.6 OK  
        - Landing page daily tasks Complete post task, irrespective of post type 5.6 OK  
        - Landing page daily tasks Complete all daily tasks 2.7 OK  
Build log
2021-10-17 00:25:43 +0000 [Build] Start 2021-10-17 00:25:44 +0000 [INFO] buildwise-build.rb production | finding a build |193 => Vibe Build RSpec Django | (true)... 2021-10-17 00:25:44 +0000 [INFO] Running build command: for 'vibe-parallel-build-rspec', build: 193 2021-10-17 00:25:44 +0000 [INFO] Builder started: /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/.lock 2021-10-17 00:25:44 +0000 [INFO] New Build #193 2021-10-17 00:25: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 fetch From github.com:NewVibeMedia/vibe-ui-tests 49d3d82..2202ae1 django -> origin/django 2021-10-17 00:25:47 +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-17 00:25:47 +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-17 00:25:47 +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-17 00:25:47 +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 49d3d825 -1 --pretty=format:"%an|%ad|%H|%s" 2021-10-17 00:25:47 +0000 [DEBUG] check Git changes, current Revision: 2202ae1aa512c98436e1f98407df80cfcc235f09 | last tested: 49d3d82542e49ed2997a0392298097e287b30fd1 | new: false 2021-10-17 00:25:47 +0000 [DEBUG] #about update scm: scm_changes => true, :force => true, :last_build_ok => true| 2021-10-17 00:25:47 +0000 [DEBUG] Git determining change sets: --stat --since="2021-10-13 10:48:39" > /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00193-20211017002547/changeset.log 2021-10-17 00:25:47 +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-13 10:48:39" > "/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00193-20211017002547/changeset.log" 2021-10-17 00:25:47 +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-17 00:25:47 +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 49d3d82542e49ed2997a0392298097e287b30fd1 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-17 00:25:47 +0000 [INFO] recent_changed_files: ["hide_posts_spec.rb", "my_posts_spec.rb", "post_entry_gratitude_spec.rb", "post_entry_spec.rb", "post_filtering_24hours_spec.rb", "responsive_ui_spec.rb", "save_posts_spec.rb"] 2021-10-17 00:25:47 +0000 [INFO] Updated priority for 7 test script files 2021-10-17 00:25:47 +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/00193-20211017002547. 2021-10-17 00:25:47 +0000 [INFO] Building ... 2021-10-17 00:25:47 +0000 [INFO] Clean reports from the last build at 2021-10-17 00:25:47 +0000 [INFO] Build step: UI Test 2021-10-17 00:25:47 +0000 [INFO] Run Rake task '-f Rakefile ci:ui_tests:full' 2021-10-17 00:34:34 +0000 [ERROR] {Builder} run task error | dir : /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources command : echo /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources zhimin$ rake\ -f\ Rakefile\ ci:ui_tests:full >> /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00193-20211017002547/step_520.log && rake -f Rakefile ci:ui_tests:full >> /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00193-20211017002547/step_520.log 2>&1 exitstatus: 255 | ["/var/www/sinatra/buildwise-1.9.3/lib/utils/command_line.rb:128:in `verify_exit_code'", "/var/www/sinatra/buildwise-1.9.3/lib/utils/command_line.rb:71:in `exec'", "/var/www/sinatra/buildwise-1.9.3/lib/utils/command_line.rb:46:in `block in execute'", "/var/www/sinatra/buildwise-1.9.3/lib/utils/command_line.rb:45:in `chdir'", "/var/www/sinatra/buildwise-1.9.3/lib/utils/command_line.rb:45:in `execute'", "/var/www/sinatra/buildwise-1.9.3/lib/buildwise/builder/rake.rb:24:in `run_task'", "/var/www/sinatra/buildwise-1.9.3/lib/buildwise/build_command.rb:517:in `block in execute_build_steps'", "/var/www/sinatra/buildwise-1.9.3/lib/buildwise/build_command.rb:501:in `each'", "/var/www/sinatra/buildwise-1.9.3/lib/buildwise/build_command.rb:501:in `execute_build_steps'", "/var/www/sinatra/buildwise-1.9.3/lib/buildwise/build_command.rb:133:in `block in run'", "/var/www/sinatra/buildwise-1.9.3/lib/buildwise/latch.rb:21:in `lock'", "/var/www/sinatra/buildwise-1.9.3/lib/buildwise/build_command.rb:58:in `run'", "/var/www/sinatra/buildwise-1.9.3/bin/buildwise-build.rb:62:in `<main>'"] 2021-10-17 00:34:34 +0000 [Build] successful? => false | current revision: 2202ae1a 2021-10-17 00:34:34 +0000 [INFO] Parsing results and save to database ... 2021-10-17 00:34:34 +0000 [DEBUG] About the parse results xml (19 test files) and save to database 2021-10-17 00:34:34 +0000 [INFO] Archiving files: [] 2021-10-17 00:34:34 +0000 [INFO] Sending notifications ... 2021-10-17 00:34:34 +0000 [INFO] Archiving the builder log for build 193: /var/www/sinatra/buildwise-1.9.3/log/builds/build_193.log 2021-10-17 00:34:34 +0000 [INFO] The build 193 ends. 2021-10-17 00:34:34 +0000 [INFO] The build 193 marked as complete 2021-10-17 00:34:34 +0000 [INFO] BuildCommand finished with exit code: #<BuildStepExecution:0x000055f869b853c8>
triggered by admin at 2021-10-17 00:25:42