Created
May 11, 2015 15:40
-
-
Save jcreed/113d04d4b1c6589ec94c to your computer and use it in GitHub Desktop.
release v5.32 deploy to staging task output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[wa-current@wa-util-s0 current]$ RELEASE='5.32' | |
[wa-current@wa-util-s0 current]$ bundle exec rake release[$RELEASE] | |
** Invoke release (first_time) | |
** Execute release | |
==> Run the release tasks for provided version | |
** Invoke db:migrate (first_time) | |
** Invoke environment (first_time) | |
** Execute environment | |
Running Rails 3.1.12 | |
Running Ruby 1.9.3 | |
** Invoke db:load_config (first_time) | |
** Invoke rails_env (first_time) | |
** Execute rails_env | |
** Execute db:load_config | |
** Execute db:migrate | |
== AddUseInHomeToLanguageProficiencies: migrating ============================ | |
-- add_column(:language_proficiencies, :language_use_in_home_id, :integer) | |
-> 0.1674s | |
== AddUseInHomeToLanguageProficiencies: migrated (0.1676s) =================== | |
== AddLanguageNameOtherToLanguageProficiencies: migrating ==================== | |
-- add_column(:language_proficiencies, :language_name_other, :string) | |
-> 0.0030s | |
== AddLanguageNameOtherToLanguageProficiencies: migrated (0.0031s) =========== | |
== AddPasswordChangeDateToUsers: migrating =================================== | |
-- add_column(:users, :password_updated_at, :datetime) | |
-> 0.0027s | |
== AddPasswordChangeDateToUsers: migrated (0.0028s) ========================== | |
== RemoveProgramIdFromRequirements: migrating ================================ | |
-- remove_column(:requirements, :program_id) | |
-> 0.1380s | |
== RemoveProgramIdFromRequirements: migrated (0.1381s) ======================= | |
== AddAssociationOrgIdentifierToOrganizations: migrating ===================== | |
-- add_column(:organizations, :association_org_identifier, :string) | |
-> 0.0300s | |
== AddAssociationOrgIdentifierToOrganizations: migrated (0.0301s) ============ | |
== AssociationOrgIdentifierMustBeUnique: migrating =========================== | |
-- add_index(:organizations, :association_org_identifier, {:unique=>true}) | |
-> 0.1793s | |
== AssociationOrgIdentifierMustBeUnique: migrated (0.1794s) ================== | |
== RenameAssociationOrgIdentifierToTempIdentifier: migrating ================= | |
-- rename_column(:organizations, :association_org_identifier, :temp_identifier) | |
-> 0.0011s | |
== RenameAssociationOrgIdentifierToTempIdentifier: migrated (0.0011s) ======== | |
== AddProgramTermIdToPrograms: migrating ===================================== | |
-- add_column(:programs, :program_term_id, :integer) | |
-> 0.0024s | |
== AddProgramTermIdToPrograms: migrated (0.0024s) ============================ | |
== AddDepartmentToPrograms: migrating ======================================== | |
-- add_column(:programs, :department, :string) | |
-> 0.0012s | |
== AddDepartmentToPrograms: migrated (0.0012s) =============================== | |
== AddConcentrationToPrograms: migrating ===================================== | |
-- add_column(:programs, :concentration, :string) | |
-> 0.0011s | |
== AddConcentrationToPrograms: migrated (0.0012s) ============================ | |
== AddStartYearAndCampusToPrograms: migrating ================================ | |
-- add_column(:programs, :start_year, :integer) | |
-> 0.0010s | |
-- add_column(:programs, :campus, :string) | |
-> 0.0006s | |
== AddStartYearAndCampusToPrograms: migrated (0.0018s) ======================= | |
** Invoke db:schema:dump (first_time) | |
** Invoke environment | |
** Invoke db:load_config | |
** Execute db:schema:dump | |
** Invoke releases:5.32:before_load:AAMC-166 (first_time) | |
** Invoke environment | |
** Invoke permissions:work_groups:create_subpanels (first_time) | |
** Invoke environment | |
** Execute permissions:work_groups:create_subpanels | |
==> Finished creating subpanels | |
** Execute releases:5.32:before_load:AAMC-166 | |
** Invoke releases:5.32:before_load:AAMC-209 (first_time) | |
** Invoke environment | |
** Execute releases:5.32:before_load:AAMC-209 | |
==> AAMC-209 Remove health_professional_shortage_area from AAMC | |
** Invoke fields:dissociate_fields (first_time) | |
** Invoke environment | |
** Execute fields:dissociate_fields | |
==> For some fields for some associations and some cycles, break associations ["health_professional_shortage_area"] from ["2016"] ["AAMC"] | |
==> fields:dissociate_fields deleted 0 fields from CASes ["AAMC"] | |
==> AAMC-209 Remove health_professional_shortage_area from AAMC | |
** Invoke releases:5.32:before_load:AAMC-81-fields (first_time) | |
** Invoke environment | |
** Execute releases:5.32:before_load:AAMC-81-fields | |
==> AAMC-81 Remove Parent Indicator fields from AAMC | |
** Invoke fields:dissociate_fields (first_time) | |
** Invoke environment | |
** Execute fields:dissociate_fields | |
==> For some fields for some associations and some cycles, break associations ["parent_guardian_county_urban_rural", "parent_guardian_county_med_underserved"] from ["2016"] ["AAMC"] | |
==> fields:dissociate_fields deleted 0 fields from CASes ["AAMC"] | |
==> AAMC-81 Remove Parent Indicator fields from AAMC | |
** Invoke releases:5.32:before_load:NF-363 (first_time) | |
** Invoke environment | |
** Execute releases:5.32:before_load:NF-363 | |
==> NF-363 - delete App Gateway fields from AHCAS fields | |
** Invoke fields:dissociate_fields | |
==> NF-363 - delete App Gateway fields from AHCAS fields | |
** Invoke releases:5.32:before_load:OTCAS-6 (first_time) | |
** Invoke environment | |
** Execute releases:5.32:before_load:OTCAS-6 | |
==> cas_identifier Samford University CAS 4092015 | |
** Invoke config_portal:load_cas (first_time) | |
** Invoke environment | |
** Execute config_portal:load_cas | |
==> Loading 4092015 - for cycle: 2015 - 2016 at May 11, 2015 at 11:32 AM | |
** Invoke cas3_etl:load_lookups_for_newcas (first_time) | |
** Invoke environment | |
** Execute cas3_etl:load_lookups_for_newcas | |
==> cas3_etl:load_lookups_for_newcas OTCAS 38 | |
==> config_portal:load_cas loaded all the things for OTCAS - 4092015 for cycle: 2015 - 2016 | |
==> Loading OT University CAS from the configuration portal is complete | |
** Invoke releases:5.32:before_load:SOPHAS-4 (first_time) | |
** Invoke environment | |
** Execute releases:5.32:before_load:SOPHAS-4 | |
==> cas_identifier Samford University CAS 11042014 | |
** Invoke config_portal:load_cas (first_time) | |
** Invoke environment | |
** Execute config_portal:load_cas | |
==> Loading 11042014 - for cycle: 2015 - 2016 at May 11, 2015 at 11:35 AM | |
** Invoke cas3_etl:load_lookups_for_newcas (first_time) | |
** Invoke environment | |
** Execute cas3_etl:load_lookups_for_newcas | |
==> cas3_etl:load_lookups_for_newcas SOPHAS 38 | |
==> config_portal:load_cas loaded all the things for SOPHAS - 11042014 for cycle: 2015 - 2016 | |
==> Loading SOPHAS CAS from the configuration portal is complete | |
** Invoke releases:5.32:before_load:WA-2880 (first_time) | |
** Invoke environment | |
** Execute releases:5.32:before_load:WA-2880 | |
==> WA-2880 Program-Specific Custom Questions Deleted, Still Showing in WebAdMIT | |
==> deleting Program-Specific Custom Questions for user [email protected] | |
==> deleted 2 questions and its dependencies for program GEM Sp16 | |
==> deleted 2 questions and its dependencies for program CNL Fa15 | |
==> deleted 2 questions and its dependencies for program AGPCNP (MSN-DNP) Fa15 | |
==> completed deleting supplemental questions for user [email protected] | |
==> deleting Program-Specific Custom Questions for user [email protected] | |
==> deleted 6 questions and its dependencies for program 2nd Degree Accelerated | |
==> completed deleting supplemental questions for user [email protected] | |
==> deleting Program-Specific Custom Questions for user [email protected] | |
==> deleted 2 questions and its dependencies for program BSN UF Students Only FA15 | |
==> completed deleting supplemental questions for user [email protected] | |
** Invoke releases:5.32:before_load:WA-3171 (first_time) | |
** Invoke environment | |
** Execute releases:5.32:before_load:WA-3171 | |
==> [WA-3171] Loads PASS 2016 organizations and programs | |
** Invoke releases:5.32:before_load:WA-3264 (first_time) | |
** Invoke environment | |
** Execute releases:5.32:before_load:WA-3264 | |
==> WA-3264 Custom Questions Answers not showing in WebAdMIT | |
==> Successfully updated custom_questions for applicant with cas_id 9844016138 | |
** Invoke releases:5.32:before_load:WA-3305 (first_time) | |
** Invoke environment | |
** Execute releases:5.32:before_load:WA-3305 | |
==> WA-3305 Export - Transcript Received date fields displays- ##ERROR## | |
==> Successfully updated missing organization for 1 programs | |
** Invoke fields:load (first_time) | |
** Invoke fields:remove_field_categories (first_time) | |
** Invoke environment | |
** Execute fields:remove_field_categories | |
** Invoke fields:remove_fields (first_time) | |
** Invoke environment | |
** Execute fields:remove_fields | |
** Invoke fields:remove_cases_from_fields (first_time) | |
** Invoke environment | |
** Execute fields:remove_cases_from_fields | |
** Invoke fields:add_cases_to_fields (first_time) | |
** Invoke environment | |
** Execute fields:add_cases_to_fields | |
** Invoke fields:add_update_fields (first_time) | |
** Invoke environment | |
** Execute fields:add_update_fields | |
** Invoke fields:add_update_field_categories (first_time) | |
** Invoke environment | |
** Execute fields:add_update_field_categories | |
** Invoke fields:load_list_operators (first_time) | |
** Invoke environment | |
** Execute fields:load_list_operators | |
** Execute fields:load | |
** Invoke releases:5.32:after_load:BUCAS-409 (first_time) | |
** Invoke environment | |
** Invoke data:load_sql (first_time) | |
** Invoke environment | |
** Execute data:load_sql | |
Load sql views for: staging | |
Update applicant college details triggers... | |
Create answer for applicant question... | |
Create applicant colleges view... | |
Create applicant designation details view... | |
NOTICE: view "applicant_designation_details" does not exist, skipping | |
Create applicant evaluation details view... | |
Create applicant gateway activity fields view... | |
Create applicant preferred contacts view... | |
Create edw views... | |
Create other employment details view... | |
** Execute releases:5.32:after_load:BUCAS-409 | |
==> Update Views |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment