Created
November 30, 2017 00:14
-
-
Save raner/6e60cdd7bfb4a7f9f4d3e8baa25e1053 to your computer and use it in GitHub Desktop.
Docker log for Sonar container
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
[ec2-user@ip-172-31-38-83 sonar]$ docker logs d1ff881bd9a9 | |
2017.11.29 22:49:59 INFO app[o.s.p.m.JavaProcessLauncher] Launch process[search]: /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Djava.awt.headless=true -Xmx1G -Xms256m -Xss256k -Djava.net.preferIPv4Stack=true -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -XX:+HeapDumpOnOutOfMemoryError -Djava.io.tmpdir=/opt/sonarqube/temp -cp ./lib/common/*:./lib/search/* org.sonar.search.SearchServer /tmp/sq-process1792766270671033147properties | |
2017.11.29 22:50:00 INFO es[o.s.p.ProcessEntryPoint] Starting search | |
2017.11.29 22:50:00 INFO es[o.s.s.SearchServer] Starting Elasticsearch[sonarqube] on port 9001 | |
2017.11.29 22:50:00 INFO es[o.elasticsearch.node] [sonar-1511995799251] version[1.4.4], pid[20], build[c88f77f/2015-02-19T13:05:36Z] | |
2017.11.29 22:50:00 INFO es[o.elasticsearch.node] [sonar-1511995799251] initializing ... | |
2017.11.29 22:50:00 INFO es[o.e.plugins] [sonar-1511995799251] loaded [], sites [] | |
2017.11.29 22:50:03 INFO es[o.elasticsearch.node] [sonar-1511995799251] initialized | |
2017.11.29 22:50:03 INFO es[o.elasticsearch.node] [sonar-1511995799251] starting ... | |
2017.11.29 22:50:03 INFO es[o.e.transport] [sonar-1511995799251] bound_address {inet[/0.0.0.0:9001]}, publish_address {inet[/172.18.0.7:9001]} | |
2017.11.29 22:50:03 INFO es[o.e.discovery] [sonar-1511995799251] sonarqube/k-ynjlY0RI2C4ROqy_03dQ | |
2017.11.29 22:50:06 INFO es[o.e.cluster.service] [sonar-1511995799251] new_master [sonar-1511995799251][k-ynjlY0RI2C4ROqy_03dQ][d1ff881bd9a9][inet[/172.18.0.7:9001]]{rack_id=sonar-1511995799251}, reason: zen-disco-join (elected_as_master) | |
2017.11.29 22:50:06 INFO es[o.elasticsearch.node] [sonar-1511995799251] started | |
2017.11.29 22:50:06 INFO es[o.e.gateway] [sonar-1511995799251] recovered [0] indices into cluster_state | |
2017.11.29 22:50:07 INFO app[o.s.p.m.Monitor] Process[search] is up | |
2017.11.29 22:50:07 INFO app[o.s.p.m.JavaProcessLauncher] Launch process[web]: /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djruby.management.enabled=false -Djruby.compile.invokedynamic=false -Xmx768m -XX:MaxPermSize=160m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.security.egd=file:/dev/./urandom -Djava.io.tmpdir=/opt/sonarqube/temp -cp ./lib/common/*:./lib/server/*:/opt/sonarqube/lib/jdbc/postgresql/postgresql-9.3-1102-jdbc41.jar org.sonar.server.app.WebServer /tmp/sq-process8693391398691502844properties | |
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=160m; support was removed in 8.0 | |
2017.11.29 22:50:08 INFO web[o.s.p.ProcessEntryPoint] Starting web | |
2017.11.29 22:50:08 INFO web[o.s.s.app.Webapp] Webapp directory: /opt/sonarqube/web | |
2017.11.29 22:50:08 INFO web[o.a.c.h.Http11NioProtocol] Initializing ProtocolHandler ["http-nio-0.0.0.0-9000"] | |
2017.11.29 22:50:08 INFO web[o.a.t.u.n.NioSelectorPool] Using a shared selector for servlet write/read | |
2017.11.29 22:50:09 INFO web[o.e.plugins] [sonar-1511995799251] loaded [], sites [] | |
2017.11.29 22:50:10 INFO web[o.s.s.p.ServerImpl] SonarQube Server / 5.1.2 / 2a52a7106b2bfbd659c591c2d6fc09ad0ab2db5c | |
2017.11.29 22:50:10 INFO web[o.s.c.p.Database] Create JDBC datasource for jdbc:postgresql://sonardb:5432/sonar | |
2017.11.29 22:50:13 INFO web[o.s.s.p.DefaultServerFileSystem] SonarQube home: /opt/sonarqube | |
2017.11.29 22:50:13 INFO es[o.e.cluster.metadata] [sonar-1511995799251] [rules] creating index, cause [api], shards [1]/[0], mappings [] | |
2017.11.29 22:50:14 INFO es[o.e.cluster.metadata] [sonar-1511995799251] [rules] create_mapping [rule] | |
2017.11.29 22:50:14 INFO es[o.e.cluster.metadata] [sonar-1511995799251] [rules] create_mapping [activeRule] | |
2017.11.29 22:50:14 INFO web[o.s.s.p.ServerPluginJarsInstaller] Install plugins | |
2017.11.29 22:50:14 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Email notifications / 5.1.2 / 2a52a7106b2bfbd659c591c2d6fc09ad0ab2db5c | |
2017.11.29 22:50:14 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Core / 5.1.2 / 2a52a7106b2bfbd659c591c2d6fc09ad0ab2db5c | |
2017.11.29 22:50:14 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Java / 3.5 / 5c297217308e256603d5070aace960d3f5f2064b | |
2017.11.29 22:50:14 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Web / 2.4 / 61c14c00da36f77d18c019ad2bd7942708e99c13 | |
2017.11.29 22:50:14 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Git / 1.1 / 21e7329a632904350bb9a2e7f1b17b9967988db8 | |
2017.11.29 22:50:14 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin English Pack / 5.1.2 / 2a52a7106b2bfbd659c591c2d6fc09ad0ab2db5c | |
2017.11.29 22:50:14 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin SVN / 1.0 / 213fc8a8b582ff530b12dd4a59a6512be1071234 | |
2017.11.29 22:50:14 INFO web[o.s.s.p.RailsAppsDeployer] Deploy Ruby on Rails applications | |
2017.11.29 22:50:14 INFO web[jruby.rack] jruby 1.7.9 (ruby-1.8.7p370) 2013-12-06 87b108a on OpenJDK 64-Bit Server VM 1.8.0_45-internal-b14 [linux-amd64] | |
2017.11.29 22:50:14 INFO web[jruby.rack] using a shared (threadsafe!) runtime | |
2017.11.29 22:50:26 INFO web[DbMigration] == InitialSchema: migrating ================================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:projects, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0120s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:snapshots, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0070s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:metrics, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:project_measures, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0100s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:rules_categories, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0100s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:rules, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:rule_failures, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0090s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:rules_parameters, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0090s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:project_links, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0070s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == InitialSchema: migrated (0.0920s) ========================================= | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == IndexDatabase: migrating ================================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?(:rule_failures, :snapshot_id, {:name=>"rule_failure_snapshot_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index(:rule_failures, :snapshot_id, {:name=>"rule_failure_snapshot_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?(:rule_failures, :rule_id, {:name=>"rule_failure_rule_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index(:rule_failures, :rule_id, {:name=>"rule_failure_rule_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?(:rules_parameters, :rule_id, {:name=>"rules_parameters_rule_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index(:rules_parameters, :rule_id, {:name=>"rules_parameters_rule_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?(:snapshots, :project_id, {:name=>"snapshot_project_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index(:snapshots, :project_id, {:name=>"snapshot_project_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?(:snapshots, :parent_snapshot_id, {:name=>"snapshots_parent"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index(:snapshots, :parent_snapshot_id, {:name=>"snapshots_parent"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?(:snapshots, :root_snapshot_id, {:name=>"snapshots_root"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index(:snapshots, :root_snapshot_id, {:name=>"snapshots_root"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0070s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?(:metrics, :name, {:name=>"metrics_unique_name"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0010s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index(:metrics, :name, {:unique=>true, :name=>"metrics_unique_name"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == IndexDatabase: migrated (0.0690s) ========================================= | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateUsers: migrating ==================================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table("users", {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0090s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateUsers: migrated (0.0090s) =========================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateAdministrator: migrating ============================================ | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateAdministrator: migrated (0.0020s) =================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateRulesProfiles: migrating ============================================ | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table("rules_profiles", {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0090s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table("active_rules", {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:active_rule_parameters, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateRulesProfiles: migrated (0.0230s) =================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateSnapshotSources: migrating ========================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:snapshot_sources, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?(:snapshot_sources, :snapshot_id, {:name=>"snap_sources_snapshot_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index(:snapshot_sources, :snapshot_id, {:name=>"snap_sources_snapshot_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateSnapshotSources: migrated (0.0170s) ================================= | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateEventsTable: migrating ============================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:events, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0100s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?(:events, :resource_id, {:name=>"events_resource_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index(:events, :resource_id, {:name=>"events_resource_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?(:events, :snapshot_id, {:name=>"events_snapshot_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index(:events, :snapshot_id, {:name=>"events_snapshot_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateEventsTable: migrated (0.0330s) ===================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateAlertsTable: migrating ============================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:alerts, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0090s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateAlertsTable: migrated (0.0100s) ===================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateProperties: migrating =============================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table("properties", {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?(:properties, :prop_key, {:name=>"properties_key"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index(:properties, :prop_key, {:name=>"properties_key"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateProperties: migrated (0.0240s) ====================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == AddMeasureData: migrating ================================================= | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:measure_data, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0090s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?(:measure_data, :measure_id, {:name=>"measure_data_measure_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index(:measure_data, :measure_id, {:name=>"measure_data_measure_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == AddMeasureData: migrated (0.0200s) ======================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == AddProjectKeeIndex: migrating ============================================= | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?(:projects, :kee, {:name=>"projects_kee"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index(:projects, :kee, {:name=>"projects_kee"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == AddProjectKeeIndex: migrated (0.0090s) ==================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateGroups: migrating =================================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:groups, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateGroups: migrated (0.0090s) ========================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateGroupsUsers: migrating ============================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:groups_users, {:id=>false}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?("groups_users", "user_id", {:name=>"index_groups_users_on_user_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0040s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index("groups_users", "user_id", {:name=>"index_groups_users_on_user_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?("groups_users", "group_id", {:name=>"index_groups_users_on_group_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0030s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index("groups_users", "group_id", {:name=>"index_groups_users_on_group_id"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0190s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateGroupsUsers: migrated (0.0360s) ===================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateGroupRoles: migrating =============================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:group_roles, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?("group_roles", "group_id", {:name=>"group_roles_group"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index("group_roles", "group_id", {:name=>"group_roles_group"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?("group_roles", "resource_id", {:name=>"group_roles_resource"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index("group_roles", "resource_id", {:name=>"group_roles_resource"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateGroupRoles: migrated (0.0290s) ====================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateUserRoles: migrating ================================================ | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:user_roles, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0130s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?("user_roles", "user_id", {:name=>"user_roles_user"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index("user_roles", "user_id", {:name=>"user_roles_user"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?("user_roles", "resource_id", {:name=>"user_roles_resource"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index("user_roles", "resource_id", {:name=>"user_roles_resource"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateUserRoles: migrated (0.0300s) ======================================= | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateDefaultUsersAndGroups: migrating ==================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateDefaultUsersAndGroups: migrated (0.0880s) =========================== | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateDependenciesTable: migrating ======================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table(:dependencies, {}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0070s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- execute("ALTER TABLE dependencies ALTER COLUMN id TYPE bigint") | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?(:dependencies, :from_snapshot_id, {:name=>"deps_from_sid"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0030s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index(:dependencies, :from_snapshot_id, {:name=>"deps_from_sid"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0070s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- index_exists?(:dependencies, :to_snapshot_id, {:name=>"deps_to_sid"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0040s | |
2017.11.29 22:50:26 INFO web[DbMigration] -- add_index(:dependencies, :to_snapshot_id, {:name=>"deps_to_sid"}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateDependenciesTable: migrated (0.0360s) =============================== | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == IncreaseMeasureIdSize: migrating ========================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] -- execute("ALTER TABLE project_measures ALTER COLUMN id TYPE bigint") | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] -- change_column("measure_data", "measure_id", :big_integer, {:null=>true}) | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0.0110s | |
2017.11.29 22:50:26 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:26 INFO web[DbMigration] == IncreaseMeasureIdSize: migrated (0.0210s) ================================= | |
2017.11.29 22:50:26 INFO web[DbMigration] | |
2017.11.29 22:50:26 INFO web[DbMigration] == CreateFilters: migrating ================================================== | |
2017.11.29 22:50:26 INFO web[DbMigration] -- create_table("filters", {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table("filter_columns", {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table("criteria", {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0070s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table("active_filters", {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateFilters: migrated (0.0270s) ========================================= | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddSnapshotsQualifierIndex: migrating ===================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?(:snapshots, :qualifier, {:name=>"snapshots_qualifier"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index(:snapshots, :qualifier, {:name=>"snapshots_qualifier"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddSnapshotsQualifierIndex: migrated (0.0080s) ============================ | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddMeasuresSidMetricIndex: migrating ====================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?(:project_measures, [:snapshot_id, :metric_id], {:name=>"measures_sid_metric"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index(:project_measures, [:snapshot_id, :metric_id], {:name=>"measures_sid_metric"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddMeasuresSidMetricIndex: migrated (0.0080s) ============================= | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateQualityModels: migrating ============================================ | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table("quality_models", {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table("characteristics", {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table("characteristic_edges", {:id=>false}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateQualityModels: migrated (0.0140s) =================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddCharacteristicIdToMeasures: migrating ================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns(:project_measures) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column(:project_measures, :characteristic_id, :integer, {:null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0010s | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddCharacteristicIdToMeasures: migrated (0.0110s) ========================= | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == IncreaseViolationsSize: migrating ========================================= | |
2017.11.29 22:50:27 INFO web[DbMigration] -- change_column("rule_failures", "message", :string, {:limit=>4000, :null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == IncreaseViolationsSize: migrated (0.0050s) ================================ | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddCharacteristicDescription: migrating =================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns("characteristics") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0040s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column("characteristics", "description", :string, {:null=>true, :limit=>4000}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0040s | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddCharacteristicDescription: migrated (0.0100s) ========================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddCharacteristicEnabled: migrating ======================================= | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns("characteristics") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column("characteristics", "enabled", :boolean, {:null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddCharacteristicEnabled: migrated (0.0120s) ============================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateCharacteristicProperties: migrating ================================= | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table("characteristic_properties", {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateCharacteristicProperties: migrated (0.0080s) ======================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddRuleFailuresCost: migrating ============================================ | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns("rule_failures") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0170s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column("rule_failures", "cost", :decimal, {:null=>true, :precision=>30, :scale=>20}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddRuleFailuresCost: migrated (0.0200s) =================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateDashboards: migrating =============================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table(:active_dashboards, {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?(:active_dashboards, [:user_id], {:name=>"active_dashboards_userid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index(:active_dashboards, [:user_id], {:name=>"active_dashboards_userid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?(:active_dashboards, [:dashboard_id], {:name=>"active_dashboards_dashboardid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index(:active_dashboards, [:dashboard_id], {:name=>"active_dashboards_dashboardid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table(:dashboards, {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table(:widgets, {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?(:widgets, [:dashboard_id], {:name=>"widgets_dashboards"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index(:widgets, [:dashboard_id], {:name=>"widgets_dashboards"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?(:widgets, [:widget_key], {:name=>"widgets_widgetkey"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index(:widgets, [:widget_key], {:name=>"widgets_widgetkey"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table(:widget_properties, {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?(:widget_properties, [:widget_id], {:name=>"widget_properties_widgets"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0010s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index(:widget_properties, [:widget_id], {:name=>"widget_properties_widgets"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateDashboards: migrated (0.0810s) ====================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddRuleFailuresColumns: migrating ========================================= | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns("rule_failures") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0040s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column("rule_failures", "created_at", :datetime, {:null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns("rule_failures") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0040s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column("rule_failures", "checksum", :string, {:null=>true, :limit=>1000}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0010s | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddRuleFailuresColumns: migrated (0.0130s) ================================ | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddVariationColumns: migrating ============================================ | |
2017.11.29 22:50:27 INFO web[DbMigration] -- alter measures table | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0010s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add snapshots columns | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddVariationColumns: migrated (0.0080s) =================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddIndexToMeasureDataSnapshot: migrating ================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?(:measure_data, :snapshot_id, {:name=>"m_data_sid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0010s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index(:measure_data, :snapshot_id, {:name=>"m_data_sid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddIndexToMeasureDataSnapshot: migrated (0.0080s) ========================= | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddPeriodsToFilters: migrating ============================================ | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns(:filters) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0040s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column(:filters, :period_index, :integer, {:null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0010s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns(:filter_columns) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0030s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column(:filter_columns, :variation, :boolean, {:null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0010s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns(:criteria) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0030s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column(:criteria, :variation, :boolean, {:null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0010s | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddPeriodsToFilters: migrated (0.0190s) =================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddColumnsForProfilesInheritance: migrating =============================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns("active_rules") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column("active_rules", "inheritance", :string, {:limit=>10, :null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns("rules_profiles") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0030s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column("rules_profiles", "parent_name", :string, {:limit=>100, :null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0030s | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddColumnsForProfilesInheritance: migrated (0.0150s) ====================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddProfilesDisabled: migrating ============================================ | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns("rules_profiles") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0030s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column("rules_profiles", "enabled", :boolean, {:null=>false, :default=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0090s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddProfilesDisabled: migrated (0.0120s) =================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddPermanentIdAndSwitchedOffToRuleFailures: migrating ===================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns("rule_failures") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0040s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column("rule_failures", "permanent_id", :integer, {:null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns("rule_failures") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column("rule_failures", "switched_off", :boolean, {:null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?("rule_failures", "permanent_id", {:name=>"rf_permanent_id"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index("rule_failures", "permanent_id", {:name=>"rf_permanent_id"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddPermanentIdAndSwitchedOffToRuleFailures: migrated (0.0280s) ============ | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateReview: migrating =================================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table("reviews", {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table("review_comments", {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- execute("ALTER TABLE reviews ALTER COLUMN id TYPE bigint") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0070s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- execute("ALTER TABLE review_comments ALTER COLUMN id TYPE bigint") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0090s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateReview: migrated (0.0350s) ========================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddIndexToCharacteristicProperty: migrating =============================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?(:characteristic_properties, :characteristic_id, {:name=>"characteristic_properties_cid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index(:characteristic_properties, :characteristic_id, {:name=>"characteristic_properties_cid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddIndexToCharacteristicProperty: migrated (0.0080s) ====================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == ChangeFalsePositiveOnReviews: migrating =================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns("reviews") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0040s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column("reviews", "resolution", :string, {:limit=>200, :null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns("reviews") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0040s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- remove_column("reviews", "review_type") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0030s | |
2017.11.29 22:50:27 INFO web[DbMigration] == ChangeFalsePositiveOnReviews: migrated (0.0150s) ========================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateRuleChanges: migrating ============================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table(:active_rule_changes, {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0060s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?(:active_rule_changes, [:profile_id], {:name=>"active_rule_changes_pid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0010s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index(:active_rule_changes, [:profile_id], {:name=>"active_rule_changes_pid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table(:active_rule_param_changes, {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?(:active_rule_param_changes, [:active_rule_change_id], {:name=>"active_rule_param_changes_cid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0010s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index(:active_rule_param_changes, [:active_rule_change_id], {:name=>"active_rule_param_changes_cid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0040s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns("rules_profiles") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0040s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column("rules_profiles", "version", :integer, {:default=>1}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0030s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns("rules_profiles") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0040s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column("rules_profiles", "used_profile", :boolean, {:default=>false}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0030s | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateRuleChanges: migrated (0.0520s) ===================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateManualMeasures: migrating =========================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table("manual_measures", {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0090s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- execute("ALTER TABLE manual_measures ALTER COLUMN id TYPE bigint") | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0090s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateManualMeasures: migrated (0.0200s) ================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddIndexOnManualMeasures: migrating ======================================= | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?("manual_measures", "resource_id", {:name=>"manual_measures_resource_id"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index("manual_measures", "resource_id", {:name=>"manual_measures_resource_id"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddIndexOnManualMeasures: migrated (0.0070s) ============================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateNotifications: migrating ============================================ | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table("notifications", {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0080s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateNotifications: migrated (0.0080s) =================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == SetNullableRuleName: migrating ============================================ | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns(:rules) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0040s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_column(:rules, :temp_name, :string, {:limit=>200, :null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns(:rules) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0040s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- remove_column(:rules, :name) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- rename_column(:rules, :temp_name, :name) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0010s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == SetNullableRuleName: migrated (0.0140s) =================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateDuplicationsIndex: migrating ======================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- create_table(:duplications_index, {}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?(:duplications_index, :project_snapshot_id, {:name=>"duplications_index_psid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0010s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index(:duplications_index, :project_snapshot_id, {:name=>"duplications_index_psid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?(:duplications_index, :snapshot_id, {:name=>"duplications_index_sid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0010s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index(:duplications_index, :snapshot_id, {:name=>"duplications_index_sid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?(:duplications_index, :hash, {:name=>"duplications_index_hash"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0030s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index(:duplications_index, :hash, {:name=>"duplications_index_hash"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == CreateDuplicationsIndex: migrated (0.0290s) =============================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == UpdateEventsTable: migrating ============================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns(:events) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0030s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- remove_column(:events, :data) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0010s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- change_column(:events, :name, :string, {:limit=>400, :null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0030s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- change_column(:events, :description, :string, {:limit=>4000, :null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == UpdateEventsTable: migrated (0.0110s) ===================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AttachEventsToSnapshots: migrating ======================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] == AttachEventsToSnapshots: migrated (0.0020s) =============================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddIndexOnDependenciesProjectSnapshot: migrating ========================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- index_exists?("dependencies", "project_snapshot_id", {:name=>"deps_prj_sid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -- add_index("dependencies", "project_snapshot_id", {:name=>"deps_prj_sid"}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0050s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddIndexOnDependenciesProjectSnapshot: migrated (0.0070s) ================= | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == IncreaseQualifierSize: migrating ========================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- change_column("snapshots", "qualifier", :string, {:limit=>10, :null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] -- change_column("projects", "qualifier", :string, {:limit=>10, :null=>true}) | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0.0020s | |
2017.11.29 22:50:27 INFO web[DbMigration] -> 0 rows | |
2017.11.29 22:50:27 INFO web[DbMigration] == IncreaseQualifierSize: migrated (0.0060s) ================================= | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == RefactorRuleMeasures: migrating =========================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] == RefactorRuleMeasures: migrated (0.0270s) ================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] | |
2017.11.29 22:50:27 INFO web[DbMigration] == AddRuleColumnsToReviews: migrating ======================================== | |
2017.11.29 22:50:27 INFO web[DbMigration] -- columns("reviews") | |
2017.11.29 22:50:27 INFO web[jruby.rack] An exception happened during JRuby-Rack startup | |
An error has occurred, all later migrations canceled: | |
No message available | |
--- System | |
jruby 1.7.9 (ruby-1.8.7p370) 2013-12-06 87b108a on OpenJDK 64-Bit Server VM 1.8.0_45-internal-b14 [linux-amd64] | |
Time: Wed Nov 29 22:50:27 +0000 2017 | |
Server: Apache Tomcat/8.0.18 | |
jruby.home: file:/opt/sonarqube/lib/server/jruby-complete-1.7.9.jar!/META-INF/jruby.home | |
--- Context Init Parameters: | |
jruby.compat.version = 1.8 | |
jruby.max.runtimes = 1 | |
jruby.min.runtimes = 1 | |
jruby.rack.logging = slf4j | |
process.index = 1 | |
process.key = web | |
process.sharedDir = /opt/sonarqube/temp | |
process.terminationTimeout = 60000 | |
public.root = / | |
rails.env = production | |
sonar.cluster.name = sonarqube | |
sonar.jdbc.driverPath = /opt/sonarqube/lib/jdbc/postgresql/postgresql-9.3-1102-jdbc41.jar | |
sonar.jdbc.maxActive = 50 | |
sonar.jdbc.maxIdle = 5 | |
sonar.jdbc.maxWait = 5000 | |
sonar.jdbc.minEvictableIdleTimeMillis = 600000 | |
sonar.jdbc.minIdle = 2 | |
sonar.jdbc.password = sonar | |
sonar.jdbc.timeBetweenEvictionRunsMillis = 30000 | |
sonar.jdbc.url = jdbc:postgresql://sonardb:5432/sonar | |
sonar.jdbc.username = sonar | |
sonar.log.console = true | |
sonar.node.name = sonar-1511995799251 | |
sonar.path.data = /opt/sonarqube/data | |
sonar.path.home = /opt/sonarqube | |
sonar.path.logs = /opt/sonarqube/logs | |
sonar.path.temp = /opt/sonarqube/temp | |
sonar.path.web = /opt/sonarqube/web | |
sonar.search.javaAdditionalOpts = | |
sonar.search.javaOpts = -Xmx1G -Xms256m -Xss256k -Djava.net.preferIPv4Stack=true -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -XX:+HeapDumpOnOutOfMemoryError | |
sonar.search.port = 9001 | |
sonar.search.type = TRANSPORT | |
sonar.web.javaAdditionalOpts = -Djava.security.egd=file:/dev/./urandom | |
sonar.web.javaOpts = -Xmx768m -XX:MaxPermSize=160m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true | |
--- Backtrace | |
StandardError: An error has occurred, all later migrations canceled: | |
No message available | |
--- RubyGems | |
Gem.dir: /opt/sonarqube/web/WEB-INF/gems | |
Gem.path: | |
/opt/sonarqube/web/WEB-INF/gems | |
Activated gems: | |
activesupport-2.3.15 | |
activerecord-2.3.15 | |
rack-1.1.6 | |
actionpack-2.3.15 | |
rails-2.3.15 | |
color-tools-1.3.0 | |
i18n-0.4.2 | |
json-jruby-1.2.3-universal-java-1.6 | |
activerecord-jdbc-adapter-1.1.3 | |
fastercsv-1.4.0 | |
--- Bundler | |
undefined method `bundle_path' for Bundler:Module | |
--- JRuby-Rack Config | |
compat_version = RUBY1_8 | |
default_logger = org.jruby.rack.logging.StandardOutLogger@382e39ad | |
equals = <error: > | |
err = java.io.PrintStream@8672b9e | |
filter_adds_html = true | |
filter_verifies_resource = false | |
ignore_environment = false | |
initial_memory_buffer_size = | |
initial_runtimes = 1 | |
jms_connection_factory = | |
jms_jndi_properties = | |
logger = org.jruby.rack.logging.Slf4jLogger@591c7bc4 | |
logger_class_name = slf4j | |
logger_name = jruby.rack | |
maximum_memory_buffer_size = | |
maximum_runtimes = 1 | |
num_initializer_threads = | |
out = java.io.PrintStream@4722d799 | |
rackup = | |
rackup_path = | |
rewindable = true | |
runtime_arguments = | |
runtime_environment = | |
runtime_timeout_seconds = | |
serial_initialization = false | |
servlet_context = org.apache.catalina.core.ApplicationContextFacade@50792d34 | |
throw_init_exception = false | |
2017.11.29 22:50:27 ERROR web[jruby.rack] initialization failed | |
org.jruby.rack.RackInitializationException: An error has occurred, all later migrations canceled: | |
No message available | |
from arjdbc/jdbc/RubyJdbcConnection.java:121:in `columns' | |
from /opt/sonarqube/web/WEB-INF/gems/gems/activerecord-jdbc-adapter-1.1.3/lib/arjdbc/postgresql/adapter.rb:312:in `pg_columns' | |
from /opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/connection_adapters/abstract/query_cache.rb:70:in `columns_with_query_cache' | |
from org/jruby/RubyKernel.java:2227:in `send' | |
from /opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:352:in `method_missing' | |
from /opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:328:in `say_with_time' | |
from jar:file:/opt/sonarqube/lib/server/jruby-complete-1.7.9.jar!/META-INF/jruby.home/lib/ruby/1.8/benchmark.rb:293:in `measure' | |
from /opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:328:in `say_with_time' | |
from /opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:348:in `method_missing' | |
from /opt/sonarqube/web/WEB-INF/config/environment.rb:120:in `column_exists?' | |
from /opt/sonarqube/web/WEB-INF/config/environment.rb:141:in `add_column' | |
from /opt/sonarqube/web/WEB-INF/db/migrate/232_add_rule_columns_to_reviews.rb:27:in `up' | |
from org/jruby/RubyKernel.java:2223:in `send' | |
from /opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:282:in `migrate' | |
from jar:file:/opt/sonarqube/lib/server/jruby-complete-1.7.9.jar!/META-INF/jruby.home/lib/ruby/1.8/benchmark.rb:293:in `measure' | |
from /opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:282:in `migrate' | |
from org/jruby/RubyKernel.java:2227:in `send' | |
from /opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:365:in `migrate' | |
from /opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:491:in `migrate' | |
from org/jruby/RubyProc.java:290:in `call' | |
from org/jruby/RubyProc.java:224:in `call' | |
from /opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:576:in `ddl_transaction' | |
from /opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:490:in `migrate' | |
from org/jruby/RubyArray.java:1613:in `each' | |
from /opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:477:in `migrate' | |
from /opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:401:in `up' | |
from /opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:383:in `migrate' | |
from /opt/sonarqube/web/WEB-INF/lib/database_version.rb:62:in `upgrade_and_start' | |
from /opt/sonarqube/web/WEB-INF/lib/database_version.rb:73:in `automatic_setup' | |
from /opt/sonarqube/web/WEB-INF/config/environment.rb:272:in `(root)' | |
from org/jruby/RubyKernel.java:1094:in `load' | |
from file:/opt/sonarqube/lib/server/jruby-rack-1.1.13.2.jar!/jruby/rack/rails/environment2.rb:1:in `(root)' | |
from file:/opt/sonarqube/lib/server/jruby-rack-1.1.13.2.jar!/jruby/rack/rails/environment2.rb:25:in `load_environment' | |
from file:/opt/sonarqube/lib/server/jruby-rack-1.1.13.2.jar!/jruby/rack/rails_booter.rb:79:in `load_environment' | |
at org.jruby.rack.RackInitializationException.wrap(RackInitializationException.java:29) ~[jruby-rack-1.1.13.2.jar:na] | |
at org.jruby.rack.RackApplicationFactoryDecorator.init(RackApplicationFactoryDecorator.java:98) ~[jruby-rack-1.1.13.2.jar:na] | |
at org.jruby.rack.RackServletContextListener.contextInitialized(RackServletContextListener.java:50) ~[jruby-rack-1.1.13.2.jar:na] | |
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4720) [tomcat-embed-core-8.0.18.jar:8.0.18] | |
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5154) [tomcat-embed-core-8.0.18.jar:8.0.18] | |
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) [tomcat-embed-core-8.0.18.jar:8.0.18] | |
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) [tomcat-embed-core-8.0.18.jar:8.0.18] | |
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1399) [tomcat-embed-core-8.0.18.jar:8.0.18] | |
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_45-internal] | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_45-internal] | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_45-internal] | |
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45-internal] | |
Caused by: org.jruby.exceptions.RaiseException: (StandardError) An error has occurred, all later migrations canceled: | |
No message available | |
2017.11.29 22:50:28 INFO web[o.a.c.h.Http11NioProtocol] Starting ProtocolHandler ["http-nio-0.0.0.0-9000"] | |
2017.11.29 22:50:28 INFO web[o.s.s.a.TomcatAccessLog] Web server is started | |
2017.11.29 22:50:28 INFO web[o.s.s.a.EmbeddedTomcat] HTTP connector enabled on port 9000 | |
2017.11.29 22:50:28 INFO app[o.s.p.m.Monitor] Process[web] is up | |
2017.11.29 22:56:42 INFO app[o.s.p.m.TerminatorThread] Process[web] is stopping | |
2017.11.29 22:56:42 INFO web[o.s.p.StopWatcher] Stopping process | |
2017.11.29 22:56:42 INFO web[o.a.c.h.Http11NioProtocol] Pausing ProtocolHandler ["http-nio-0.0.0.0-9000"] | |
2017.11.29 22:56:43 WARN web[o.a.c.l.WebappClassLoaderBase] The web application [ROOT] appears to have started a thread named [JRubyJIT-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: | |
sun.misc.Unsafe.park(Native Method) | |
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) | |
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) | |
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) | |
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) | |
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) | |
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
java.lang.Thread.run(Thread.java:745) | |
2017.11.29 22:56:43 WARN web[o.a.c.l.WebappClassLoaderBase] The web application [ROOT] appears to have started a thread named [JRubyJIT-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: | |
sun.misc.Unsafe.park(Native Method) | |
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) | |
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) | |
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) | |
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) | |
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) | |
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
java.lang.Thread.run(Thread.java:745) | |
2017.11.29 22:56:43 INFO web[o.a.c.h.Http11NioProtocol] Stopping ProtocolHandler ["http-nio-0.0.0.0-9000"] | |
2017.11.29 22:56:44 INFO web[o.a.c.h.Http11NioProtocol] Destroying ProtocolHandler ["http-nio-0.0.0.0-9000"] | |
2017.11.29 22:56:44 INFO web[o.s.s.a.TomcatAccessLog] Web server is stopped | |
2017.11.29 22:56:44 INFO app[o.s.p.m.TerminatorThread] Process[web] is stopped | |
2017.11.29 22:56:44 INFO app[o.s.p.m.TerminatorThread] Process[search] is stopping | |
2017.11.29 22:56:45 INFO es[o.s.p.StopWatcher] Stopping process | |
2017.11.29 22:56:45 INFO es[o.elasticsearch.node] [sonar-1511995799251] stopping ... | |
2017.11.29 22:56:45 INFO es[o.elasticsearch.node] [sonar-1511995799251] stopped | |
2017.11.29 22:56:45 INFO es[o.elasticsearch.node] [sonar-1511995799251] closing ... | |
2017.11.29 22:56:45 INFO es[o.elasticsearch.node] [sonar-1511995799251] closed | |
2017.11.29 22:56:45 INFO app[o.s.p.m.TerminatorThread] Process[search] is stopped | |
2017.11.29 22:56:57 INFO app[o.s.p.m.JavaProcessLauncher] Launch process[search]: /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Djava.awt.headless=true -Xmx1G -Xms256m -Xss256k -Djava.net.preferIPv4Stack=true -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -XX:+HeapDumpOnOutOfMemoryError -Djava.io.tmpdir=/opt/sonarqube/temp -cp ./lib/common/*:./lib/search/* org.sonar.search.SearchServer /tmp/sq-process6081646274226827136properties | |
2017.11.29 22:56:58 INFO es[o.s.p.ProcessEntryPoint] Starting search | |
2017.11.29 22:56:58 INFO es[o.s.s.SearchServer] Starting Elasticsearch[sonarqube] on port 9001 | |
2017.11.29 22:56:58 INFO es[o.elasticsearch.node] [sonar-1511996216990] version[1.4.4], pid[21], build[c88f77f/2015-02-19T13:05:36Z] | |
2017.11.29 22:56:58 INFO es[o.elasticsearch.node] [sonar-1511996216990] initializing ... | |
2017.11.29 22:56:58 INFO es[o.e.plugins] [sonar-1511996216990] loaded [], sites [] | |
2017.11.29 22:57:01 INFO es[o.elasticsearch.node] [sonar-1511996216990] initialized | |
2017.11.29 22:57:01 INFO es[o.elasticsearch.node] [sonar-1511996216990] starting ... | |
2017.11.29 22:57:02 INFO es[o.e.transport] [sonar-1511996216990] bound_address {inet[/0.0.0.0:9001]}, publish_address {inet[/172.18.0.5:9001]} | |
2017.11.29 22:57:02 INFO es[o.e.discovery] [sonar-1511996216990] sonarqube/Ws3XGo9FSG6R3Z-omSPFhw | |
2017.11.29 22:57:05 INFO es[o.e.cluster.service] [sonar-1511996216990] new_master [sonar-1511996216990][Ws3XGo9FSG6R3Z-omSPFhw][d1ff881bd9a9][inet[/172.18.0.5:9001]]{rack_id=sonar-1511996216990}, reason: zen-disco-join (elected_as_master) | |
2017.11.29 22:57:05 INFO es[o.elasticsearch.node] [sonar-1511996216990] started | |
2017.11.29 22:57:06 INFO es[o.e.gateway] [sonar-1511996216990] recovered [1] indices into cluster_state | |
2017.11.29 22:57:06 INFO app[o.s.p.m.Monitor] Process[search] is up | |
2017.11.29 22:57:06 INFO app[o.s.p.m.JavaProcessLauncher] Launch process[web]: /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djruby.management.enabled=false -Djruby.compile.invokedynamic=false -Xmx768m -XX:MaxPermSize=160m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.security.egd=file:/dev/./urandom -Djava.io.tmpdir=/opt/sonarqube/temp -cp ./lib/common/*:./lib/server/*:/opt/sonarqube/lib/jdbc/postgresql/postgresql-9.3-1102-jdbc41.jar org.sonar.server.app.WebServer /tmp/sq-process1170724779262809149properties | |
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=160m; support was removed in 8.0 | |
2017.11.29 22:57:07 INFO web[o.s.p.ProcessEntryPoint] Starting web | |
2017.11.29 22:57:07 INFO web[o.s.s.app.Webapp] Webapp directory: /opt/sonarqube/web | |
2017.11.29 22:57:08 INFO web[o.a.c.h.Http11NioProtocol] Initializing ProtocolHandler ["http-nio-0.0.0.0-9000"] | |
2017.11.29 22:57:08 INFO web[o.a.t.u.n.NioSelectorPool] Using a shared selector for servlet write/read | |
2017.11.29 22:57:09 INFO web[o.e.plugins] [sonar-1511996216990] loaded [], sites [] | |
2017.11.29 22:57:10 INFO web[o.s.s.p.ServerImpl] SonarQube Server / 5.1.2 / 2a52a7106b2bfbd659c591c2d6fc09ad0ab2db5c | |
2017.11.29 22:57:10 INFO web[o.s.c.p.Database] Create JDBC datasource for jdbc:postgresql://sonardb:5432/sonar | |
2017.11.29 22:57:13 WARN web[o.s.s.p.DatabaseServerCompatibility] Database must be upgraded. Please browse /setup | |
2017.11.29 22:57:13 INFO web[o.s.s.p.DefaultServerFileSystem] SonarQube home: /opt/sonarqube | |
2017.11.29 22:57:13 INFO web[o.s.s.p.ServerPluginJarsInstaller] Install plugins | |
2017.11.29 22:57:13 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Email notifications / 5.1.2 / 2a52a7106b2bfbd659c591c2d6fc09ad0ab2db5c | |
2017.11.29 22:57:13 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Core / 5.1.2 / 2a52a7106b2bfbd659c591c2d6fc09ad0ab2db5c | |
2017.11.29 22:57:13 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Java / 3.5 / 5c297217308e256603d5070aace960d3f5f2064b | |
2017.11.29 22:57:13 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Web / 2.4 / 61c14c00da36f77d18c019ad2bd7942708e99c13 | |
2017.11.29 22:57:13 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Git / 1.1 / 21e7329a632904350bb9a2e7f1b17b9967988db8 | |
2017.11.29 22:57:13 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin English Pack / 5.1.2 / 2a52a7106b2bfbd659c591c2d6fc09ad0ab2db5c | |
2017.11.29 22:57:13 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin SVN / 1.0 / 213fc8a8b582ff530b12dd4a59a6512be1071234 | |
2017.11.29 22:57:14 INFO web[o.s.s.p.RailsAppsDeployer] Deploy Ruby on Rails applications | |
2017.11.29 22:57:14 INFO web[jruby.rack] jruby 1.7.9 (ruby-1.8.7p370) 2013-12-06 87b108a on OpenJDK 64-Bit Server VM 1.8.0_45-internal-b14 [linux-amd64] | |
2017.11.29 22:57:14 INFO web[jruby.rack] using a shared (threadsafe!) runtime | |
2017.11.29 22:57:25 INFO web[jruby.rack] keeping custom (config.logger) Rails logger instance | |
2017.11.29 22:57:25 INFO web[o.a.c.h.Http11NioProtocol] Starting ProtocolHandler ["http-nio-0.0.0.0-9000"] | |
2017.11.29 22:57:25 INFO web[o.s.s.a.TomcatAccessLog] Web server is started | |
2017.11.29 22:57:25 INFO web[o.s.s.a.EmbeddedTomcat] HTTP connector enabled on port 9000 | |
2017.11.29 22:57:26 INFO app[o.s.p.m.Monitor] Process[web] is up | |
2017.11.29 22:58:15 INFO app[o.s.p.m.TerminatorThread] Process[web] is stopping | |
2017.11.29 22:58:15 INFO web[o.s.p.StopWatcher] Stopping process | |
2017.11.29 22:58:15 INFO web[o.a.c.h.Http11NioProtocol] Pausing ProtocolHandler ["http-nio-0.0.0.0-9000"] | |
2017.11.29 22:58:16 INFO web[o.a.c.h.Http11NioProtocol] Stopping ProtocolHandler ["http-nio-0.0.0.0-9000"] | |
2017.11.29 22:58:17 INFO web[o.a.c.h.Http11NioProtocol] Destroying ProtocolHandler ["http-nio-0.0.0.0-9000"] | |
2017.11.29 22:58:17 INFO web[o.s.s.a.TomcatAccessLog] Web server is stopped | |
2017.11.29 22:58:17 INFO app[o.s.p.m.TerminatorThread] Process[web] is stopped | |
2017.11.29 22:58:17 INFO app[o.s.p.m.TerminatorThread] Process[search] is stopping | |
2017.11.29 22:58:18 INFO es[o.s.p.StopWatcher] Stopping process | |
2017.11.29 22:58:18 INFO es[o.elasticsearch.node] [sonar-1511996216990] stopping ... | |
2017.11.29 22:58:18 INFO es[o.elasticsearch.node] [sonar-1511996216990] stopped | |
2017.11.29 22:58:18 INFO es[o.elasticsearch.node] [sonar-1511996216990] closing ... | |
2017.11.29 22:58:18 INFO es[o.elasticsearch.node] [sonar-1511996216990] closed | |
2017.11.29 22:58:18 INFO app[o.s.p.m.TerminatorThread] Process[search] is stopped | |
2017.11.29 23:01:55 INFO app[o.s.p.m.JavaProcessLauncher] Launch process[search]: /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Djava.awt.headless=true -Xmx1G -Xms256m -Xss256k -Djava.net.preferIPv4Stack=true -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -XX:+HeapDumpOnOutOfMemoryError -Djava.io.tmpdir=/opt/sonarqube/temp -cp ./lib/common/*:./lib/search/* org.sonar.search.SearchServer /tmp/sq-process5526354048971765722properties | |
2017.11.29 23:01:55 INFO es[o.s.p.ProcessEntryPoint] Starting search | |
2017.11.29 23:01:55 INFO es[o.s.s.SearchServer] Starting Elasticsearch[sonarqube] on port 9001 | |
2017.11.29 23:01:55 INFO es[o.elasticsearch.node] [sonar-1511996515050] version[1.4.4], pid[20], build[c88f77f/2015-02-19T13:05:36Z] | |
2017.11.29 23:01:55 INFO es[o.elasticsearch.node] [sonar-1511996515050] initializing ... | |
2017.11.29 23:01:55 INFO es[o.e.plugins] [sonar-1511996515050] loaded [], sites [] | |
2017.11.29 23:01:58 INFO es[o.elasticsearch.node] [sonar-1511996515050] initialized | |
2017.11.29 23:01:58 INFO es[o.elasticsearch.node] [sonar-1511996515050] starting ... | |
2017.11.29 23:01:58 INFO es[o.e.transport] [sonar-1511996515050] bound_address {inet[/0.0.0.0:9001]}, publish_address {inet[/172.18.0.4:9001]} | |
2017.11.29 23:01:58 INFO es[o.e.discovery] [sonar-1511996515050] sonarqube/0egc3vI2RpK4YdToIchEtQ | |
2017.11.29 23:02:01 INFO es[o.e.cluster.service] [sonar-1511996515050] new_master [sonar-1511996515050][0egc3vI2RpK4YdToIchEtQ][d1ff881bd9a9][inet[/172.18.0.4:9001]]{rack_id=sonar-1511996515050}, reason: zen-disco-join (elected_as_master) | |
2017.11.29 23:02:01 INFO es[o.elasticsearch.node] [sonar-1511996515050] started | |
2017.11.29 23:02:02 INFO es[o.e.gateway] [sonar-1511996515050] recovered [1] indices into cluster_state | |
2017.11.29 23:02:03 INFO app[o.s.p.m.Monitor] Process[search] is up | |
2017.11.29 23:02:03 INFO app[o.s.p.m.JavaProcessLauncher] Launch process[web]: /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djruby.management.enabled=false -Djruby.compile.invokedynamic=false -Xmx768m -XX:MaxPermSize=160m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.security.egd=file:/dev/./urandom -Djava.io.tmpdir=/opt/sonarqube/temp -cp ./lib/common/*:./lib/server/*:/opt/sonarqube/lib/jdbc/postgresql/postgresql-9.3-1102-jdbc41.jar org.sonar.server.app.WebServer /tmp/sq-process3106282411422142941properties | |
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=160m; support was removed in 8.0 | |
2017.11.29 23:02:03 INFO web[o.s.p.ProcessEntryPoint] Starting web | |
2017.11.29 23:02:03 INFO web[o.s.s.app.Webapp] Webapp directory: /opt/sonarqube/web | |
2017.11.29 23:02:04 INFO web[o.a.c.h.Http11NioProtocol] Initializing ProtocolHandler ["http-nio-0.0.0.0-9000"] | |
2017.11.29 23:02:04 INFO web[o.a.t.u.n.NioSelectorPool] Using a shared selector for servlet write/read | |
2017.11.29 23:02:05 INFO web[o.e.plugins] [sonar-1511996515050] loaded [], sites [] | |
2017.11.29 23:02:06 INFO web[o.s.s.p.ServerImpl] SonarQube Server / 5.1.2 / 2a52a7106b2bfbd659c591c2d6fc09ad0ab2db5c | |
2017.11.29 23:02:06 INFO web[o.s.c.p.Database] Create JDBC datasource for jdbc:postgresql://sonardb:5432/sonar | |
2017.11.29 23:02:08 WARN web[o.s.s.p.DatabaseServerCompatibility] Database must be upgraded. Please browse /setup | |
2017.11.29 23:02:08 INFO web[o.s.s.p.DefaultServerFileSystem] SonarQube home: /opt/sonarqube | |
2017.11.29 23:02:08 INFO web[o.s.s.p.ServerPluginJarsInstaller] Install plugins | |
2017.11.29 23:02:08 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Email notifications / 5.1.2 / 2a52a7106b2bfbd659c591c2d6fc09ad0ab2db5c | |
2017.11.29 23:02:08 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Core / 5.1.2 / 2a52a7106b2bfbd659c591c2d6fc09ad0ab2db5c | |
2017.11.29 23:02:08 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Java / 3.5 / 5c297217308e256603d5070aace960d3f5f2064b | |
2017.11.29 23:02:08 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Web / 2.4 / 61c14c00da36f77d18c019ad2bd7942708e99c13 | |
2017.11.29 23:02:08 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin Git / 1.1 / 21e7329a632904350bb9a2e7f1b17b9967988db8 | |
2017.11.29 23:02:08 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin English Pack / 5.1.2 / 2a52a7106b2bfbd659c591c2d6fc09ad0ab2db5c | |
2017.11.29 23:02:08 INFO web[o.s.s.p.ServerPluginJarsInstaller] Deploy plugin SVN / 1.0 / 213fc8a8b582ff530b12dd4a59a6512be1071234 | |
2017.11.29 23:02:08 INFO web[o.s.s.p.RailsAppsDeployer] Deploy Ruby on Rails applications | |
2017.11.29 23:02:08 INFO web[jruby.rack] jruby 1.7.9 (ruby-1.8.7p370) 2013-12-06 87b108a on OpenJDK 64-Bit Server VM 1.8.0_45-internal-b14 [linux-amd64] | |
2017.11.29 23:02:08 INFO web[jruby.rack] using a shared (threadsafe!) runtime | |
2017.11.29 23:02:15 INFO web[jruby.rack] keeping custom (config.logger) Rails logger instance | |
2017.11.29 23:02:15 INFO web[o.a.c.h.Http11NioProtocol] Starting ProtocolHandler ["http-nio-0.0.0.0-9000"] | |
2017.11.29 23:02:15 INFO web[o.s.s.a.TomcatAccessLog] Web server is started | |
2017.11.29 23:02:15 INFO web[o.s.s.a.EmbeddedTomcat] HTTP connector enabled on port 9000 | |
2017.11.29 23:02:15 INFO app[o.s.p.m.Monitor] Process[web] is up | |
2017.11.29 23:38:50 INFO web[o.a.c.h.Http11NioProcessor] Error parsing HTTP request header | |
Note: further occurrences of HTTP header parsing errors will be logged at DEBUG level. | |
2017.11.29 23:38:50 INFO web[o.a.c.h.Http11NioProcessor] Error parsing HTTP request header | |
Note: further occurrences of HTTP header parsing errors will be logged at DEBUG level. | |
2017.11.29 23:38:50 INFO web[o.a.c.h.Http11NioProcessor] Error parsing HTTP request header | |
Note: further occurrences of HTTP header parsing errors will be logged at DEBUG level. | |
2017.11.29 23:56:27 INFO web[DbMigration] == AddRuleColumnsToReviews: migrating ======================================== | |
2017.11.29 23:56:27 INFO web[DbMigration] -- columns("reviews") | |
2017.11.29 23:56:27 ERROR web[o.s.s.ui.JRubyFacade] Fail to upgrade database | |
An error has occurred, all later migrations canceled: | |
No message available | |
arjdbc/jdbc/RubyJdbcConnection.java:121:in `columns' | |
/opt/sonarqube/web/WEB-INF/gems/gems/activerecord-jdbc-adapter-1.1.3/lib/arjdbc/postgresql/adapter.rb:312:in `pg_columns' | |
/opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/connection_adapters/abstract/query_cache.rb:70:in `columns_with_query_cache' | |
org/jruby/RubyKernel.java:2227:in `send' | |
/opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:352:in `method_missing' | |
/opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:328:in `say_with_time' | |
jar:file:/opt/sonarqube/lib/server/jruby-complete-1.7.9.jar!/META-INF/jruby.home/lib/ruby/1.8/benchmark.rb:293:in `measure' | |
/opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:328:in `say_with_time' | |
/opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:348:in `method_missing' | |
/opt/sonarqube/web/WEB-INF/config/environment.rb:120:in `column_exists?' | |
/opt/sonarqube/web/WEB-INF/config/environment.rb:141:in `add_column' | |
/opt/sonarqube/web/WEB-INF/db/migrate/232_add_rule_columns_to_reviews.rb:27:in `up' | |
org/jruby/RubyKernel.java:2223:in `send' | |
/opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:282:in `migrate' | |
jar:file:/opt/sonarqube/lib/server/jruby-complete-1.7.9.jar!/META-INF/jruby.home/lib/ruby/1.8/benchmark.rb:293:in `measure' | |
/opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:282:in `migrate' | |
org/jruby/RubyKernel.java:2227:in `send' | |
/opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:365:in `migrate' | |
/opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:491:in `migrate' | |
org/jruby/RubyProc.java:290:in `call' | |
org/jruby/RubyProc.java:224:in `call' | |
/opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:576:in `ddl_transaction' | |
/opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:490:in `migrate' | |
org/jruby/RubyArray.java:1613:in `each' | |
/opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:477:in `migrate' | |
/opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:401:in `up' | |
/opt/sonarqube/web/WEB-INF/gems/gems/activerecord-2.3.15/lib/active_record/migration.rb:383:in `migrate' | |
/opt/sonarqube/web/WEB-INF/lib/database_version.rb:62:in `upgrade_and_start' | |
/opt/sonarqube/web/WEB-INF/app/models/database_migration_manager.rb:109:in `start_migration' | |
org/jruby/RubyProc.java:290:in `call' | |
org/jruby/RubyProc.java:228:in `call' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment