Guest User

Untitled

a guest
Jan 7th, 2019
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.03 KB | None | 0 0
  1. ~/rails_projects/scd_play/secure_cellar_door$ bundle exec rake aus_post:reset RAILS_ENV=test --trace
  2. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/simple_form-2.0.2/lib/simple_form/action_view_extensions/builder.rb:317: warning: method redefined; discarding old to_check_box_tag
  3. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/actionpack-3.2.8/lib/action_view/helpers/form_helper.rb:1085: warning: previous definition of to_check_box_tag was here
  4. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/memoist-0.1.0/lib/memoist/core_ext/singleton_class.rb:10: warning: method redefined; discarding old class_eval
  5. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/activesupport-3.2.8/lib/active_support/core_ext/kernel/singleton_class.rb:10: warning: previous definition of class_eval was here
  6. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/cucumber-1.2.1/lib/cucumber/ast/feature.rb:18: warning: method redefined; discarding old gherkin_statement
  7. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/cucumber-1.2.1/lib/cucumber/ast/feature_element.rb:10: warning: method redefined; discarding old gherkin_statement
  8. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/cucumber-1.2.1/lib/cucumber/ast/table.rb:172: warning: `*' interpreted as argument prefix
  9. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/cucumber-1.2.1/lib/cucumber/ast/table.rb:383: warning: shadowing outer local variable - hash
  10. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/cucumber-1.2.1/lib/cucumber/ast/step.rb:18: warning: method redefined; discarding old gherkin_statement
  11. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/cucumber-1.2.1/lib/cucumber/ast/examples.rb:14: warning: method redefined; discarding old gherkin_statement
  12. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/cucumber-1.2.1/lib/cucumber/cli/main.rb:8: warning: loading in progress, circular require considered harmful - /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/cucumber-1.2.1/lib/cucumber.rb
  13. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/bin/ruby_noexec_wrapper:14:in `<main>'
  14. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/bin/ruby_noexec_wrapper:14:in `eval'
  15. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `<main>'
  16. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `load'
  17. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
  18. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
  19. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
  20. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:65:in `block in run'
  21. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:81:in `load_rakefile'
  22. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
  23. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:82:in `block in load_rakefile'
  24. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:501:in `raw_load_rakefile'
  25. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/rake_module.rb:25:in `load_rakefile'
  26. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/rake_module.rb:25:in `load'
  27. from /Users/Haydos/rails_projects/scd_play/secure_cellar_door/Rakefile:4:in `<top (required)>'
  28. from /Users/Haydos/rails_projects/scd_play/secure_cellar_door/Rakefile:4:in `require'
  29. from /Users/Haydos/rails_projects/scd_play/secure_cellar_door/config/application.rb:7:in `<top (required)>'
  30. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/bundler-1.2.0/lib/bundler.rb:128:in `require'
  31. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/bundler-1.2.0/lib/bundler/runtime.rb:55:in `require'
  32. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/bundler-1.2.0/lib/bundler/runtime.rb:55:in `each'
  33. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/bundler-1.2.0/lib/bundler/runtime.rb:66:in `block in require'
  34. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/bundler-1.2.0/lib/bundler/runtime.rb:66:in `each'
  35. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/bundler-1.2.0/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
  36. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/bundler-1.2.0/lib/bundler/runtime.rb:68:in `require'
  37. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/cucumber-1.2.1/lib/cucumber.rb:8:in `<top (required)>'
  38. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/cucumber-1.2.1/lib/cucumber.rb:8:in `require'
  39. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/cucumber-1.2.1/lib/cucumber/cli/main.rb:8:in `<top (required)>'
  40. from /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/cucumber-1.2.1/lib/cucumber/cli/main.rb:8:in `require'
  41. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/cucumber-1.2.1/lib/cucumber/term/ansicolor.rb:113: warning: `&' interpreted as argument prefix
  42. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/xpath-0.1.4/lib/xpath.rb:59: warning: shadowing outer local variable - selector
  43. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/pickle-0.4.11/lib/pickle/adapter.rb:53: warning: method redefined; discarding old model_classes
  44. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/activesupport-3.2.8/lib/active_support/core_ext/class/attribute.rb:81: warning: previous definition of model_classes was here
  45. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/pickle-0.4.11/lib/pickle/parser.rb:61: warning: ambiguous first argument; put parentheses or even spaces
  46. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/mail-2.4.4/lib/mail/core_extensions/nil.rb:6: warning: method redefined; discarding old blank?
  47. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/activesupport-3.2.8/lib/active_support/core_ext/object/blank.rb:48: warning: previous definition of blank? was here
  48. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/mail-2.4.4/lib/mail/core_extensions/object.rb:6: warning: method redefined; discarding old blank?
  49. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/activesupport-3.2.8/lib/active_support/core_ext/object/blank.rb:15: warning: previous definition of blank? was here
  50. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/mail-2.4.4/lib/mail/core_extensions/shell_escape.rb:33: warning: character class has duplicated range: /([^A-Za-z0-9_\s\+\-.,:\/@\n])/
  51. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/mail-2.4.4/lib/mail/core_extensions/smtp.rb:10: warning: method redefined; discarding old tlsconnect
  52. /Users/Haydos/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/net/smtp.rb:584: warning: previous definition of tlsconnect was here
  53. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/treetop-1.4.10/lib/treetop/ruby_extensions/string.rb:31: warning: method redefined; discarding old indent
  54. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/cucumber-1.2.1/lib/cucumber/core_ext/string.rb:2: warning: previous definition of indent was here
  55. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/actionpack-3.2.8/lib/abstract_controller/layouts.rb:312: warning: instance variable @_layout not initialized
  56. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/bundler/gems/email-spec-87d0109ba553/lib/email_spec/helpers.rb:83: warning: mismatched indentations at 'end' with 'if' at 80
  57. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/bundler/gems/email-spec-87d0109ba553/lib/email_spec/helpers.rb:148: warning: private attribute?
  58. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/rack-1.4.1/lib/rack/backports/uri/common_192.rb:20: warning: method redefined; discarding old decode_www_form
  59. /Users/Haydos/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/uri/common.rb:823: warning: previous definition of decode_www_form was here
  60. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/rack-1.4.1/lib/rack/backports/uri/common_192.rb:32: warning: method redefined; discarding old decode_www_form_component
  61. /Users/Haydos/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/uri/common.rb:764: warning: previous definition of decode_www_form_component was here
  62. ** Invoke aus_post:reset (first_time)
  63. ** Invoke aus_post:reset:all (first_time)
  64. ** Invoke aus_post:reset:codes (first_time)
  65. ** Invoke environment (first_time)
  66. ** Execute environment
  67. ** Execute aus_post:reset:codes
  68. rake aborted!
  69. PG::Error: ERROR: relation "aus_post_codes" does not exist
  70. : TRUNCATE aus_post_codes;
  71. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:654:in `async_exec'
  72. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:654:in `block in execute'
  73. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract_adapter.rb:280:in `block in log'
  74. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
  75. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract_adapter.rb:275:in `log'
  76. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@scd_play/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:653:in `execute'
  77. /Users/Haydos/rails_projects/scd_play/secure_cellar_door/lib/tasks/aus_post.rake:5:in `block (3 levels) in <top (required)>'
  78. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
  79. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
  80. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
  81. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
  82. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
  83. /Users/Haydos/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
  84. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
  85. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
  86. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
  87. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
  88. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
  89. /Users/Haydos/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
  90. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
  91. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
  92. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
  93. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
  94. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
  95. /Users/Haydos/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
  96. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
  97. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
  98. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
  99. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
  100. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
  101. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
  102. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
  103. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
  104. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
  105. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
  106. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
  107. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
  108. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `load'
  109. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/bin/rake:19:in `<main>'
  110. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/bin/ruby_noexec_wrapper:14:in `eval'
  111. /Users/Haydos/.rvm/gems/ruby-1.9.2-p320@global/bin/ruby_noexec_wrapper:14:in `<main>'
  112. Tasks: TOP => aus_post:reset => aus_post:reset:all => aus_post:reset:codes
Add Comment
Please, Sign In to add comment