rspec-mysql 15/50
Passed Started
by
@jprovaznik
Jan Provaznik
1Running with gitlab-runner 11.8.0 (4745a6f3)2 on docker-auto-scale-com d5ae8d253Using Docker executor with image dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.5.3-golang-1.11-git-2.18-chrome-71.0-node-10.x-yarn-1.12-postgresql-9.6-graphicsmagick-1.3.29 ...4Starting service mysql:5.7.24 ...5Pulling docker image mysql:5.7.24 ...6Using docker image sha256:ba7a93aae2a8842957a4cb908e6fbb37db2a7677b2a1f1ac7fb88283a0861e42 for mysql:5.7.24 ...7Starting service redis:alpine ...8Pulling docker image redis:alpine ...9Using docker image sha256:3d2a373f46ae28f3376c356d27210759aa9348fd94c517cf77e9df2a2c41c37f for redis:alpine ...10Waiting for services to be up and running...11Pulling docker image dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.5.3-golang-1.11-git-2.18-chrome-71.0-node-10.x-yarn-1.12-postgresql-9.6-graphicsmagick-1.3.29 ...12Using docker image sha256:ac6482d398ed0ce8bef4327b0bb15dfe815331f073f5b6ba3e04c5cd8317402d for dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.5.3-golang-1.11-git-2.18-chrome-71.0-node-10.x-yarn-1.12-postgresql-9.6-graphicsmagick-1.3.29 ... 13 Running on runner-d5ae8d25-project-278964-concurrent-0 via runner-d5ae8d25-gsrm-1552380717-97d73c11...
00:47
15Cloning into '/builds/gitlab-org/gitlab-ee'...16Checking out 0571f131 as ee-users-search-results...17Skipping Git submodules setup19Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/debian-stretch-ruby-2.5.3-node-10.x-1 20Successfully extracted cache22Downloading artifacts from coordinator... ok id=175839787 responseStatus=200 OK token=Az8rGm5M23Downloading artifacts for compile-assets (175839788)...24Downloading artifacts from coordinator... ok id=175839788 responseStatus=200 OK token=QXA2pRWL25Downloading artifacts for setup-test-env (175839789)...26Downloading artifacts from coordinator... ok id=175839789 responseStatus=200 OK token=81x1GvWr27WARNING: tmp/tests/gitlab-shell/.gitlab_shell_secret: chmod tmp/tests/gitlab-shell/.gitlab_shell_secret: no such file or directory (suppressing repeats) 29Bundler version 1.17.230$ date31Tue Mar 12 08:58:44 UTC 201932$ source scripts/utils.sh33$ date34Tue Mar 12 08:58:44 UTC 201935$ source scripts/prepare_build.sh36Warning: the running version of Bundler (1.17.2) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.37The Gemfile's dependencies are satisfied38Successfully installed knapsack-1.17.1391 gem installed40Database 'gitlabhq_test' does not exist41WARNING: index on columns ["name"] uses unsupported option, skipping.42Created database 'gitlabhq_test'43-- enable_extension("plpgsql")44 -> 0.0023s45-- enable_extension("pg_trgm")46 -> 0.0000s47-- create_table("abuse_reports", {:force=>:cascade})48 -> 0.0182s49-- create_table("appearances", {:force=>:cascade})50 -> 0.0145s51-- create_table("application_setting_terms", {:force=>:cascade})52 -> 0.0129s53-- create_table("application_settings", {:force=>:cascade})54 -> 0.0327s55-- create_table("approval_merge_request_rule_sources", {:id=>:bigserial, :force=>:cascade})56 -> 0.0190s57-- create_table("approval_merge_request_rules", {:id=>:bigserial, :force=>:cascade})58 -> 0.0198s59-- create_table("approval_merge_request_rules_approved_approvers", {:id=>:bigserial, :force=>:cascade})60 -> 0.0176s61-- create_table("approval_merge_request_rules_groups", {:id=>:bigserial, :force=>:cascade})62 -> 0.0178s63-- create_table("approval_merge_request_rules_users", {:id=>:bigserial, :force=>:cascade})64 -> 0.0233s65-- create_table("approval_project_rules", {:id=>:bigserial, :force=>:cascade})66 -> 0.0161s67-- create_table("approval_project_rules_groups", {:id=>:bigserial, :force=>:cascade})68 -> 0.0180s69-- create_table("approval_project_rules_users", {:id=>:bigserial, :force=>:cascade})70 -> 0.0190s71-- create_table("approvals", {:force=>:cascade})72 -> 0.0159s73-- create_table("approver_groups", {:force=>:cascade})74 -> 0.0181s75-- create_table("approvers", {:force=>:cascade})76 -> 0.0179s77-- create_table("audit_events", {:force=>:cascade})78 -> 0.0152s79-- create_table("award_emoji", {:force=>:cascade})80 -> 0.0225s81-- create_table("badges", {:force=>:cascade})82 -> 0.0179s83-- create_table("board_assignees", {:force=>:cascade})84 -> 0.0174s85-- create_table("board_group_recent_visits", {:id=>:bigserial, :force=>:cascade})86 -> 0.0230s87-- create_table("board_labels", {:force=>:cascade})88 -> 0.0168s89-- create_table("board_project_recent_visits", {:id=>:bigserial, :force=>:cascade})90 -> 0.0224s91-- create_table("boards", {:force=>:cascade})92 -> 0.0202s93-- create_table("broadcast_messages", {:force=>:cascade})94 -> 0.0163s95-- create_table("chat_names", {:force=>:cascade})96 -> 0.0180s97-- create_table("chat_teams", {:force=>:cascade})98 -> 0.0178s99-- create_table("ci_build_trace_chunks", {:id=>:bigserial, :force=>:cascade})100 -> 0.0149s101-- create_table("ci_build_trace_section_names", {:force=>:cascade})102 -> 0.0148s103-- create_table("ci_build_trace_sections", {:force=>:cascade})104 -> 0.0200s105-- create_table("ci_builds", {:force=>:cascade})106 -> 0.0674s107-- create_table("ci_builds_metadata", {:force=>:cascade})108 -> 0.0184s109-- create_table("ci_builds_runner_session", {:id=>:bigserial, :force=>:cascade})110 -> 0.0154s111-- create_table("ci_group_variables", {:force=>:cascade})112 -> 0.0153s113-- create_table("ci_job_artifacts", {:force=>:cascade})114 -> 0.0229s115-- create_table("ci_pipeline_chat_data", {:id=>:bigserial, :force=>:cascade})116 -> 0.0178s117-- create_table("ci_pipeline_schedule_variables", {:force=>:cascade})118 -> 0.0174s119-- create_table("ci_pipeline_schedules", {:force=>:cascade})120 -> 0.0215s121-- create_table("ci_pipeline_variables", {:force=>:cascade})122 -> 0.0155s123-- create_table("ci_pipelines", {:force=>:cascade})124 -> 0.0465s125-- create_table("ci_runner_namespaces", {:force=>:cascade})126 -> 0.0515s127-- create_table("ci_runner_projects", {:force=>:cascade})128 -> 0.0179s129-- create_table("ci_runners", {:force=>:cascade})130 -> 0.0271s131-- create_table("ci_sources_pipelines", {:force=>:cascade})132 -> 0.0254s133-- create_table("ci_stages", {:force=>:cascade})134 -> 0.0215s135-- create_table("ci_trigger_requests", {:force=>:cascade})136 -> 0.0173s137-- create_table("ci_triggers", {:force=>:cascade})138 -> 0.0171s139-- create_table("ci_variables", {:force=>:cascade})140 -> 0.0146s141-- create_table("cluster_groups", {:force=>:cascade})142 -> 0.0165s143-- create_table("cluster_platforms_kubernetes", {:force=>:cascade})144 -> 0.0145s145-- create_table("cluster_projects", {:force=>:cascade})146 -> 0.0170s147-- create_table("cluster_providers_gcp", {:force=>:cascade})148 -> 0.0165s149-- create_table("clusters", {:force=>:cascade})150 -> 0.0171s151-- create_table("clusters_applications_cert_managers", {:force=>:cascade})152 -> 0.0150s153-- create_table("clusters_applications_helm", {:force=>:cascade})154 -> 0.0164s155-- create_table("clusters_applications_ingress", {:force=>:cascade})156 -> 0.0148s157-- create_table("clusters_applications_jupyter", {:force=>:cascade})158 -> 0.0159s159-- create_table("clusters_applications_knative", {:force=>:cascade})160 -> 0.0143s161-- create_table("clusters_applications_prometheus", {:force=>:cascade})162 -> 0.0159s163-- create_table("clusters_applications_runners", {:force=>:cascade})164 -> 0.0176s165-- create_table("clusters_kubernetes_namespaces", {:id=>:bigserial, :force=>:cascade})166 -> 0.0249s167-- create_table("container_repositories", {:force=>:cascade})168 -> 0.0177s169-- create_table("conversational_development_index_metrics", {:force=>:cascade})170 -> 0.0160s171-- create_table("deploy_keys_projects", {:force=>:cascade})172 -> 0.0147s173-- create_table("deploy_tokens", {:force=>:cascade})174 -> 0.0174s175-- create_table("deployments", {:force=>:cascade})176 -> 0.0378s177-- create_table("draft_notes", {:id=>:bigserial, :force=>:cascade})178 -> 0.0205s179-- create_table("emails", {:force=>:cascade})180 -> 0.0200s181-- create_table("environments", {:force=>:cascade})182 -> 0.0201s183-- create_table("epic_issues", {:force=>:cascade})184 -> 0.0170s185-- create_table("epic_metrics", {:force=>:cascade})186 -> 0.0149s187-- create_table("epics", {:force=>:cascade})188 -> 0.0394s189-- create_table("events", {:force=>:cascade})190 -> 0.0253s191-- create_table("feature_gates", {:force=>:cascade})192 -> 0.0151s193-- create_table("features", {:force=>:cascade})194 -> 0.0145s195-- create_table("fork_network_members", {:force=>:cascade})196 -> 0.0188s197-- create_table("fork_networks", {:force=>:cascade})198 -> 0.0140s199-- create_table("forked_project_links", {:force=>:cascade})200 -> 0.0144s201-- create_table("geo_cache_invalidation_events", {:id=>:bigserial, :force=>:cascade})202 -> 0.0114s203-- create_table("geo_event_log", {:id=>:bigserial, :force=>:cascade})204 -> 0.0432s205-- create_table("geo_hashed_storage_attachments_events", {:id=>:bigserial, :force=>:cascade})206 -> 0.0160s207-- create_table("geo_hashed_storage_migrated_events", {:id=>:bigserial, :force=>:cascade})208 -> 0.0160s209-- create_table("geo_job_artifact_deleted_events", {:id=>:bigserial, :force=>:cascade})210 -> 0.0143s211-- create_table("geo_lfs_object_deleted_events", {:id=>:bigserial, :force=>:cascade})212 -> 0.0147s213-- create_table("geo_node_namespace_links", {:force=>:cascade})214 -> 0.0211s215-- create_table("geo_node_statuses", {:force=>:cascade})216 -> 0.0161s217-- create_table("geo_nodes", {:force=>:cascade})218 -> 0.0210s219-- create_table("geo_repositories_changed_events", {:id=>:bigserial, :force=>:cascade})220 -> 0.0144s221-- create_table("geo_repository_created_events", {:id=>:bigserial, :force=>:cascade})222 -> 0.0150s223-- create_table("geo_repository_deleted_events", {:id=>:bigserial, :force=>:cascade})224 -> 0.0149s225-- create_table("geo_repository_renamed_events", {:id=>:bigserial, :force=>:cascade})226 -> 0.0183s227-- create_table("geo_repository_updated_events", {:id=>:bigserial, :force=>:cascade})228 -> 0.0176s229-- create_table("geo_reset_checksum_events", {:id=>:bigserial, :force=>:cascade})230 -> 0.0157s231-- create_table("geo_upload_deleted_events", {:id=>:bigserial, :force=>:cascade})232 -> 0.0152s233-- create_table("gitlab_subscriptions", {:id=>:bigserial, :force=>:cascade})234 -> 0.0174s235-- create_table("gpg_key_subkeys", {:force=>:cascade})236 -> 0.0197s237-- create_table("gpg_keys", {:force=>:cascade})238 -> 0.0201s239-- create_table("gpg_signatures", {:force=>:cascade})240 -> 0.0256s241-- create_table("group_custom_attributes", {:force=>:cascade})242 -> 0.0172s243-- create_table("historical_data", {:force=>:cascade})244 -> 0.0125s245-- create_table("identities", {:force=>:cascade})246 -> 0.0181s247-- create_table("import_export_uploads", {:force=>:cascade})248 -> 0.0213s249-- create_table("index_statuses", {:force=>:cascade})250 -> 0.0153s251-- create_table("insights", {:force=>:cascade})WARNING: index on columns ["description"] uses unsupported option, skipping.252WARNING: index on columns ["title"] uses unsupported option, skipping.253WARNING: index on columns ["description"] uses unsupported option, skipping.254WARNING: index on columns ["title"] uses unsupported option, skipping.255WARNING: index on columns ["description"] uses unsupported option, skipping.256WARNING: index on columns ["title"] uses unsupported option, skipping.257WARNING: index on columns ["name"] uses unsupported option, skipping.258WARNING: index on columns ["path"] uses unsupported option, skipping.259WARNING: index on columns ["note"] uses unsupported option, skipping.260WARNING: index on columns ["description"] uses unsupported option, skipping.261WARNING: index on columns ["name"] uses unsupported option, skipping.262WARNING: index on columns ["path"] uses unsupported option, skipping.263WARNING: index on columns ["path"] uses unsupported option, skipping.264WARNING: index on columns ["file_name"] uses unsupported option, skipping.265WARNING: index on columns ["title"] uses unsupported option, skipping.266WARNING: index on columns ["name"] uses unsupported option, skipping.267 -> 0.0168s268-- create_table("internal_ids", {:id=>:bigserial, :force=>:cascade})269 -> 0.0224s270-- create_table("issue_assignees", {:id=>false, :force=>:cascade})271 -> 0.0152s272-- create_table("issue_links", {:force=>:cascade})273 -> 0.0210s274-- create_table("issue_metrics", {:force=>:cascade})275 -> 0.0155s276-- create_table("issues", {:force=>:cascade})277 -> 0.0502s278-- create_table("keys", {:force=>:cascade})279 -> 0.0195s280-- create_table("label_links", {:force=>:cascade})281 -> 0.0225s282-- create_table("label_priorities", {:force=>:cascade})283 -> 0.0194s284-- create_table("labels", {:force=>:cascade})285 -> 0.0239s286-- create_table("ldap_group_links", {:force=>:cascade})287 -> 0.0124s288-- create_table("lfs_file_locks", {:force=>:cascade})289 -> 0.0162s290-- create_table("lfs_objects", {:force=>:cascade})291 -> 0.0167s292-- create_table("lfs_objects_projects", {:force=>:cascade})293 -> 0.0140s294-- create_table("licenses", {:force=>:cascade})295 -> 0.0124s296-- create_table("lists", {:force=>:cascade})297 -> 0.0280s298-- create_table("members", {:force=>:cascade})299 -> 0.0273s300-- create_table("merge_request_diff_commits", {:id=>false, :force=>:cascade})301 -> 0.0157s302-- create_table("merge_request_diff_files", {:id=>false, :force=>:cascade})303 -> 0.0137s304-- create_table("merge_request_diffs", {:force=>:cascade})305 -> 0.0158s306-- create_table("merge_request_metrics", {:force=>:cascade})307 -> 0.0254s308-- create_table("merge_requests", {:force=>:cascade})309 -> 0.0573s310-- create_table("merge_requests_closing_issues", {:force=>:cascade})311 -> 0.0182s312-- create_table("milestones", {:force=>:cascade})313 -> 0.0233s314-- create_table("namespace_statistics", {:force=>:cascade})315 -> 0.0152s316-- create_table("namespaces", {:force=>:cascade})317 -> 0.0534s318-- create_table("note_diff_files", {:force=>:cascade})319 -> 0.0148s320-- create_table("notes", {:force=>:cascade})321 -> 0.0342s322-- create_table("notification_settings", {:force=>:cascade})323 -> 0.0198s324-- create_table("oauth_access_grants", {:force=>:cascade})325 -> 0.0140s326-- create_table("oauth_access_tokens", {:force=>:cascade})327 -> 0.0194s328-- create_table("oauth_applications", {:force=>:cascade})329 -> 0.0182s330-- create_table("oauth_openid_requests", {:force=>:cascade})331 -> 0.0144s332-- create_table("operations_feature_flag_scopes", {:id=>:bigserial, :force=>:cascade})333 -> 0.0143s334-- create_table("operations_feature_flags", {:id=>:bigserial, :force=>:cascade})335 -> 0.0134s336-- create_table("operations_feature_flags_clients", {:id=>:bigserial, :force=>:cascade})337 -> 0.0142s338-- create_table("packages_maven_metadata", {:id=>:bigserial, :force=>:cascade})339 -> 0.0139s340-- create_table("packages_package_files", {:id=>:bigserial, :force=>:cascade})341 -> 0.0147s342-- create_table("packages_packages", {:id=>:bigserial, :force=>:cascade})343 -> 0.0191s344-- create_table("pages_domains", {:force=>:cascade})345 -> 0.0247s346-- create_table("path_locks", {:force=>:cascade})347 -> 0.0196s348-- create_table("personal_access_tokens", {:force=>:cascade})349 -> 0.0192s350-- create_table("plans", {:force=>:cascade})351 -> 0.0174s352-- create_table("pool_repositories", {:id=>:bigserial, :force=>:cascade})353 -> 0.0193s354-- create_table("programming_languages", {:force=>:cascade})355 -> 0.0151s356-- create_table("project_alerting_settings", {:primary_key=>"project_id", :id=>:integer, :force=>:cascade})357 -> 0.0129s358-- create_table("project_authorizations", {:id=>false, :force=>:cascade})359 -> 0.0157s360-- create_table("project_auto_devops", {:force=>:cascade})361 -> 0.0149s362-- create_table("project_ci_cd_settings", {:force=>:cascade})363 -> 0.0149s364-- create_table("project_custom_attributes", {:force=>:cascade})365 -> 0.0180s366-- create_table("project_daily_statistics", {:id=>:bigserial, :force=>:cascade})367 -> 0.0152s368-- create_table("project_deploy_tokens", {:force=>:cascade})369 -> 0.0175s370-- create_table("project_error_tracking_settings", {:primary_key=>"project_id", :id=>:integer, :force=>:cascade})371 -> 0.0127s372-- create_table("project_feature_usages", {:primary_key=>"project_id", :id=>:integer, :force=>:cascade})373 -> 0.0185s374-- create_table("project_features", {:force=>:cascade})375 -> 0.0144s376-- create_table("project_group_links", {:force=>:cascade})377 -> 0.0189s378-- create_table("project_import_data", {:force=>:cascade})379 -> 0.0145s380-- create_table("project_incident_management_settings", {:primary_key=>"project_id", :id=>:integer, :force=>:cascade})381 -> 0.0123s382-- create_table("project_mirror_data", {:force=>:cascade})383 -> 0.0297s384-- create_table("project_repositories", {:id=>:bigserial, :force=>:cascade})385 -> 0.0194s386-- create_table("project_repository_states", {:force=>:cascade})387 -> 0.0269s388-- create_table("project_statistics", {:force=>:cascade})389 -> 0.0170s390-- create_table("project_tracing_settings", {:id=>:bigserial, :force=>:cascade})391 -> 0.0152s392-- create_table("projects", {:force=>:cascade})393 -> 0.0651s394-- create_table("prometheus_alert_events", {:id=>:bigserial, :force=>:cascade})395 -> 0.0158s396-- create_table("prometheus_alerts", {:force=>:cascade})397 -> 0.0185s398-- create_table("prometheus_metrics", {:force=>:cascade})399 -> 0.0228s400-- create_table("protected_branch_merge_access_levels", {:force=>:cascade})401 -> 0.0177s402-- create_table("protected_branch_push_access_levels", {:force=>:cascade})403 -> 0.0193s404-- create_table("protected_branch_unprotect_access_levels", {:force=>:cascade})405 -> 0.0183s406-- create_table("protected_branches", {:force=>:cascade})407 -> 0.0135s408-- create_table("protected_environment_deploy_access_levels", {:force=>:cascade})409 -> 0.0177s410-- create_table("protected_environments", {:force=>:cascade})411 -> 0.0169s412-- create_table("protected_tag_create_access_levels", {:force=>:cascade})413 -> 0.0222s414-- create_table("protected_tags", {:force=>:cascade})415 -> 0.0182s416-- create_table("push_event_payloads", {:id=>false, :force=>:cascade})417 -> 0.0119s418-- create_table("push_rules", {:force=>:cascade})419 -> 0.0170s420-- create_table("redirect_routes", {:force=>:cascade})421 -> 0.0207s422-- create_table("release_links", {:id=>:bigserial, :force=>:cascade})423 -> 0.0188s424-- create_table("releases", {:force=>:cascade})425 -> 0.0198s426-- create_table("remote_mirrors", {:force=>:cascade})427 -> 0.0181s428-- create_table("repository_languages", {:id=>false, :force=>:cascade})429 -> 0.0124s430-- create_table("resource_label_events", {:id=>:bigserial, :force=>:cascade})431 -> 0.0245s432-- create_table("reviews", {:id=>:bigserial, :force=>:cascade})433 -> 0.0208s434-- create_table("routes", {:force=>:cascade})435 -> 0.0166s436-- create_table("saml_providers", {:force=>:cascade})437 -> 0.0150s438-- create_table("sent_notifications", {:force=>:cascade})439 -> 0.0142s440-- create_table("services", {:force=>:cascade})441 -> 0.0193s442-- create_table("shards", {:force=>:cascade})443 -> 0.0142s444-- create_table("slack_integrations", {:force=>:cascade})445 -> 0.0159s446-- create_table("smartcard_identities", {:id=>:bigserial, :force=>:cascade})447 -> 0.0166s448-- create_table("snippets", {:force=>:cascade})449 -> 0.0225s450-- create_table("software_license_policies", {:force=>:cascade})451 -> 0.0169s452-- create_table("software_licenses", {:force=>:cascade})453 -> 0.0143s454-- create_table("spam_logs", {:force=>:cascade})455 -> 0.0118s456-- create_table("subscriptions", {:force=>:cascade})457 -> 0.0185s458-- create_table("suggestions", {:id=>:bigserial, :force=>:cascade})459 -> 0.0141s460-- create_table("system_note_metadata", {:force=>:cascade})461 -> 0.0141s462-- create_table("taggings", {:force=>:cascade})463 -> 0.0207s464-- create_table("tags", {:force=>:cascade})465 -> 0.0150s466-- create_table("term_agreements", {:force=>:cascade})467 -> 0.0185s468-- create_table("timelogs", {:force=>:cascade})469 -> 0.0188s470-- create_table("todos", {:force=>:cascade})471 -> 0.0318s472-- create_table("trending_projects", {:force=>:cascade})473 -> 0.0135s474-- create_table("u2f_registrations", {:force=>:cascade})475 -> 0.0183s476-- create_table("uploads", {:force=>:cascade})477 -> 0.0324s478-- create_table("user_agent_details", {:force=>:cascade})479 -> 0.0142s480-- create_table("user_callouts", {:force=>:cascade})481 -> 0.0208s482-- create_table("user_custom_attributes", {:force=>:cascade})WARNING: index on columns ["email"] uses unsupported option, skipping.483WARNING: index on columns ["name"] uses unsupported option, skipping.484WARNING: index on columns ["username"] uses unsupported option, skipping.485 -> 0.0169s486-- create_table("user_interacted_projects", {:id=>false, :force=>:cascade})487 -> 0.0138s488-- create_table("user_preferences", {:force=>:cascade})489 -> 0.0142s490-- create_table("user_statuses", {:primary_key=>"user_id", :force=>:cascade})491 -> 0.0144s492-- create_table("user_synced_attributes_metadata", {:force=>:cascade})493 -> 0.0136s494-- create_table("users", {:force=>:cascade})495 -> 0.0559s496-- create_table("users_ops_dashboard_projects", {:id=>:bigserial, :force=>:cascade})497 -> 0.0164s498-- create_table("users_star_projects", {:force=>:cascade})499 -> 0.0166s500-- create_table("vulnerability_feedback", {:force=>:cascade})501 -> 0.0237s502-- create_table("vulnerability_identifiers", {:id=>:bigserial, :force=>:cascade})503 -> 0.0142s504-- create_table("vulnerability_occurrence_identifiers", {:id=>:bigserial, :force=>:cascade})505 -> 0.0175s506-- create_table("vulnerability_occurrence_pipelines", {:id=>:bigserial, :force=>:cascade})507 -> 0.0186s508-- create_table("vulnerability_occurrences", {:id=>:bigserial, :force=>:cascade})509 -> 0.0211s510-- create_table("vulnerability_scanners", {:id=>:bigserial, :force=>:cascade})511 -> 0.0137s512-- create_table("web_hook_logs", {:force=>:cascade})513 -> 0.0171s514-- create_table("web_hooks", {:force=>:cascade})515 -> 0.0177s516-- add_foreign_key("application_settings", "namespaces", {:column=>"custom_project_templates_group_id", :on_delete=>:nullify})517 -> 0.0382s518-- add_foreign_key("application_settings", "projects", {:column=>"file_template_project_id", :name=>"fk_ec757bd087", :on_delete=>:nullify})519 -> 0.0314s520-- add_foreign_key("application_settings", "users", {:column=>"usage_stats_set_by_user_id", :name=>"fk_964370041d", :on_delete=>:nullify})521 -> 0.0308s522-- add_foreign_key("approval_merge_request_rule_sources", "approval_merge_request_rules", {:on_delete=>:cascade})523 -> 0.0246s524-- add_foreign_key("approval_merge_request_rule_sources", "approval_project_rules", {:on_delete=>:cascade})525 -> 0.0428s526-- add_foreign_key("approval_merge_request_rules", "merge_requests", {:on_delete=>:cascade})527 -> 0.0233s528-- add_foreign_key("approval_merge_request_rules_approved_approvers", "approval_merge_request_rules", {:on_delete=>:cascade})529 -> 0.0255s530-- add_foreign_key("approval_merge_request_rules_approved_approvers", "users", {:on_delete=>:cascade})531 -> 0.0241s532-- add_foreign_key("approval_merge_request_rules_groups", "approval_merge_request_rules", {:on_delete=>:cascade})533 -> 0.0243s534-- add_foreign_key("approval_merge_request_rules_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})535 -> 0.0251s536-- add_foreign_key("approval_merge_request_rules_users", "approval_merge_request_rules", {:on_delete=>:cascade})537 -> 0.0252s538-- add_foreign_key("approval_merge_request_rules_users", "users", {:on_delete=>:cascade})539 -> 0.0260s540-- add_foreign_key("approval_project_rules", "projects", {:on_delete=>:cascade})541 -> 0.0252s542-- add_foreign_key("approval_project_rules_groups", "approval_project_rules", {:on_delete=>:cascade})543 -> 0.0259s544-- add_foreign_key("approval_project_rules_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})545 -> 0.0279s546-- add_foreign_key("approval_project_rules_users", "approval_project_rules", {:on_delete=>:cascade})547 -> 0.0264s548-- add_foreign_key("approval_project_rules_users", "users", {:on_delete=>:cascade})549 -> 0.0270s550-- add_foreign_key("approvals", "merge_requests", {:name=>"fk_310d714958", :on_delete=>:cascade})551 -> 0.0240s552-- add_foreign_key("approver_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})553 -> 0.0264s554-- add_foreign_key("badges", "namespaces", {:column=>"group_id", :on_delete=>:cascade})555 -> 0.0263s556-- add_foreign_key("badges", "projects", {:on_delete=>:cascade})557 -> 0.0257s558-- add_foreign_key("board_assignees", "boards", {:on_delete=>:cascade})559 -> 0.0274s560-- add_foreign_key("board_assignees", "users", {:column=>"assignee_id", :on_delete=>:cascade})561 -> 0.0256s562-- add_foreign_key("board_group_recent_visits", "boards", {:on_delete=>:cascade})563 -> 0.0317s564-- add_foreign_key("board_group_recent_visits", "namespaces", {:column=>"group_id", :on_delete=>:cascade})565 -> 0.0311s566-- add_foreign_key("board_group_recent_visits", "users", {:on_delete=>:cascade})567 -> 0.0301s568-- add_foreign_key("board_labels", "boards", {:on_delete=>:cascade})569 -> 0.0260s570-- add_foreign_key("board_labels", "labels", {:on_delete=>:cascade})571 -> 0.0222s572-- add_foreign_key("board_project_recent_visits", "boards", {:on_delete=>:cascade})573 -> 0.0275s574-- add_foreign_key("board_project_recent_visits", "projects", {:on_delete=>:cascade})575 -> 0.0278s576-- add_foreign_key("board_project_recent_visits", "users", {:on_delete=>:cascade})577 -> 0.0281s578-- add_foreign_key("boards", "namespaces", {:column=>"group_id", :name=>"fk_1e9a074a35", :on_delete=>:cascade})579 -> 0.0252s580-- add_foreign_key("boards", "projects", {:name=>"fk_f15266b5f9", :on_delete=>:cascade})581 -> 0.0250s582-- add_foreign_key("chat_teams", "namespaces", {:on_delete=>:cascade})583 -> 0.0209s584-- add_foreign_key("ci_build_trace_chunks", "ci_builds", {:column=>"build_id", :on_delete=>:cascade})585 -> 0.0222s586-- add_foreign_key("ci_build_trace_section_names", "projects", {:on_delete=>:cascade})587 -> 0.0212s588-- add_foreign_key("ci_build_trace_sections", "ci_build_trace_section_names", {:column=>"section_name_id", :name=>"fk_264e112c66", :on_delete=>:cascade})589 -> 0.0239s590-- add_foreign_key("ci_build_trace_sections", "ci_builds", {:column=>"build_id", :name=>"fk_4ebe41f502", :on_delete=>:cascade})591 -> 0.0252s592-- add_foreign_key("ci_build_trace_sections", "projects", {:on_delete=>:cascade})593 -> 0.0262s594-- add_foreign_key("ci_builds", "ci_pipelines", {:column=>"auto_canceled_by_id", :name=>"fk_a2141b1522", :on_delete=>:nullify})595 -> 0.0615s596-- add_foreign_key("ci_builds", "ci_pipelines", {:column=>"commit_id", :name=>"fk_d3130c9a7f", :on_delete=>:cascade})597 -> 0.0672s598-- add_foreign_key("ci_builds", "ci_stages", {:column=>"stage_id", :name=>"fk_3a9eaa254d", :on_delete=>:cascade})599 -> 0.0649s600-- add_foreign_key("ci_builds", "projects", {:name=>"fk_befce0568a", :on_delete=>:cascade})601 -> 0.0659s602-- add_foreign_key("ci_builds_metadata", "ci_builds", {:column=>"build_id", :on_delete=>:cascade})603 -> 0.0246s604-- add_foreign_key("ci_builds_metadata", "projects", {:on_delete=>:cascade})605 -> 0.0249s606-- add_foreign_key("ci_builds_runner_session", "ci_builds", {:column=>"build_id", :on_delete=>:cascade})607 -> 0.0220s608-- add_foreign_key("ci_group_variables", "namespaces", {:column=>"group_id", :name=>"fk_33ae4d58d8", :on_delete=>:cascade})609 -> 0.0251s610-- add_foreign_key("ci_job_artifacts", "ci_builds", {:column=>"job_id", :on_delete=>:cascade})611 -> 0.0312s612-- add_foreign_key("ci_job_artifacts", "projects", {:on_delete=>:cascade})613 -> 0.0304s614-- add_foreign_key("ci_pipeline_chat_data", "chat_names", {:on_delete=>:cascade})615 -> 0.0267s616-- add_foreign_key("ci_pipeline_chat_data", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:cascade})617 -> 0.0267s618-- add_foreign_key("ci_pipeline_schedule_variables", "ci_pipeline_schedules", {:column=>"pipeline_schedule_id", :name=>"fk_41c35fda51", :on_delete=>:cascade})619 -> 0.0238s620-- add_foreign_key("ci_pipeline_schedules", "projects", {:name=>"fk_8ead60fcc4", :on_delete=>:cascade})621 -> 0.0296s622-- add_foreign_key("ci_pipeline_schedules", "users", {:column=>"owner_id", :name=>"fk_9ea99f58d2", :on_delete=>:nullify})623 -> 0.0278s624-- add_foreign_key("ci_pipeline_variables", "ci_pipelines", {:column=>"pipeline_id", :name=>"fk_f29c5f4380", :on_delete=>:cascade})625 -> 0.0224s626-- add_foreign_key("ci_pipelines", "ci_pipeline_schedules", {:column=>"pipeline_schedule_id", :name=>"fk_3d34ab2e06", :on_delete=>:nullify})627 -> 0.0488s628-- add_foreign_key("ci_pipelines", "ci_pipelines", {:column=>"auto_canceled_by_id", :name=>"fk_262d4c2d19", :on_delete=>:nullify})629 -> 0.0495s630-- add_foreign_key("ci_pipelines", "merge_requests", {:name=>"fk_a23be95014", :on_delete=>:cascade})631 -> 0.0486s632-- add_foreign_key("ci_pipelines", "projects", {:name=>"fk_86635dbd80", :on_delete=>:cascade})633 -> 0.0480s634-- add_foreign_key("ci_runner_namespaces", "ci_runners", {:column=>"runner_id", :on_delete=>:cascade})635 -> 0.0241s636-- add_foreign_key("ci_runner_namespaces", "namespaces", {:on_delete=>:cascade})637 -> 0.0240s638-- add_foreign_key("ci_runner_projects", "projects", {:name=>"fk_4478a6f1e4", :on_delete=>:cascade})639 -> 0.0237s640-- add_foreign_key("ci_sources_pipelines", "ci_builds", {:column=>"source_job_id", :name=>"fk_be5624bf37", :on_delete=>:cascade})641 -> 0.0327s642-- add_foreign_key("ci_sources_pipelines", "ci_pipelines", {:column=>"pipeline_id", :name=>"fk_e1bad85861", :on_delete=>:cascade})643 -> 0.0367s644-- add_foreign_key("ci_sources_pipelines", "ci_pipelines", {:column=>"source_pipeline_id", :name=>"fk_d4e29af7d7", :on_delete=>:cascade})645 -> 0.0340s646-- add_foreign_key("ci_sources_pipelines", "projects", {:column=>"source_project_id", :name=>"fk_acd9737679", :on_delete=>:cascade})647 -> 0.0313s648-- add_foreign_key("ci_sources_pipelines", "projects", {:name=>"fk_1e53c97c0a", :on_delete=>:cascade})649 -> 0.0310s650-- add_foreign_key("ci_stages", "ci_pipelines", {:column=>"pipeline_id", :name=>"fk_fb57e6cc56", :on_delete=>:cascade})651 -> 0.0296s652-- add_foreign_key("ci_stages", "projects", {:name=>"fk_2360681d1d", :on_delete=>:cascade})653 -> 0.0300s654-- add_foreign_key("ci_trigger_requests", "ci_triggers", {:column=>"trigger_id", :name=>"fk_b8ec8b7245", :on_delete=>:cascade})655 -> 0.0246s656-- add_foreign_key("ci_triggers", "projects", {:name=>"fk_e3e63f966e", :on_delete=>:cascade})657 -> 0.0247s658-- add_foreign_key("ci_triggers", "users", {:column=>"owner_id", :name=>"fk_e8e10d1964", :on_delete=>:cascade})659 -> 0.0241s660-- add_foreign_key("ci_variables", "projects", {:name=>"fk_ada5eb64b3", :on_delete=>:cascade})661 -> 0.0240s662-- add_foreign_key("cluster_groups", "clusters", {:on_delete=>:cascade})663 -> 0.0252s664-- add_foreign_key("cluster_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})665 -> 0.0247s666-- add_foreign_key("cluster_platforms_kubernetes", "clusters", {:on_delete=>:cascade})667 -> 0.0238s668-- add_foreign_key("cluster_projects", "clusters", {:on_delete=>:cascade})669 -> 0.0246s670-- add_foreign_key("cluster_projects", "projects", {:on_delete=>:cascade})671 -> 0.0254s672-- add_foreign_key("cluster_providers_gcp", "clusters", {:on_delete=>:cascade})673 -> 0.0219s674-- add_foreign_key("clusters", "users", {:on_delete=>:nullify})675 -> 0.0229s676-- add_foreign_key("clusters_applications_cert_managers", "clusters", {:on_delete=>:cascade})677 -> 0.0223s678-- add_foreign_key("clusters_applications_helm", "clusters", {:on_delete=>:cascade})679 -> 0.0220s680-- add_foreign_key("clusters_applications_ingress", "clusters", {:on_delete=>:cascade})681 -> 0.0214s682-- add_foreign_key("clusters_applications_jupyter", "clusters", {:on_delete=>:cascade})683 -> 0.0223s684-- add_foreign_key("clusters_applications_jupyter", "oauth_applications", {:on_delete=>:nullify})685 -> 0.0243s686-- add_foreign_key("clusters_applications_knative", "clusters", {:on_delete=>:cascade})687 -> 0.0217s688-- add_foreign_key("clusters_applications_prometheus", "clusters", {:name=>"fk_557e773639", :on_delete=>:cascade})689 -> 0.0211s690-- add_foreign_key("clusters_applications_runners", "ci_runners", {:column=>"runner_id", :name=>"fk_02de2ded36", :on_delete=>:nullify})691 -> 0.0229s692-- add_foreign_key("clusters_applications_runners", "clusters", {:on_delete=>:cascade})693 -> 0.0243s694-- add_foreign_key("clusters_kubernetes_namespaces", "cluster_projects", {:on_delete=>:nullify})695 -> 0.0281s696-- add_foreign_key("clusters_kubernetes_namespaces", "clusters", {:on_delete=>:cascade})697 -> 0.0290s698-- add_foreign_key("clusters_kubernetes_namespaces", "projects", {:on_delete=>:nullify})699 -> 0.0289s700-- add_foreign_key("container_repositories", "projects")701 -> 0.0250s702-- add_foreign_key("deploy_keys_projects", "projects", {:name=>"fk_58a901ca7e", :on_delete=>:cascade})703 -> 0.0221s704-- add_foreign_key("deployments", "projects", {:name=>"fk_b9a3851b82", :on_delete=>:cascade})705 -> 0.0449s706-- add_foreign_key("draft_notes", "merge_requests", {:on_delete=>:cascade})707 -> 0.0266s708-- add_foreign_key("draft_notes", "users", {:column=>"author_id", :on_delete=>:cascade})709 -> 0.0255s710-- add_foreign_key("environments", "projects", {:name=>"fk_d1c8c1da6a", :on_delete=>:cascade})711 -> 0.0231s712-- add_foreign_key("epic_issues", "epics", {:on_delete=>:cascade})713 -> 0.0263s714-- add_foreign_key("epic_issues", "issues", {:on_delete=>:cascade})715 -> 0.0236s716-- add_foreign_key("epic_metrics", "epics", {:on_delete=>:cascade})717 -> 0.0216s718-- add_foreign_key("epics", "epics", {:column=>"parent_id", :name=>"fk_25b99c1be3", :on_delete=>:cascade})719 -> 0.0406s720-- add_foreign_key("epics", "milestones", {:on_delete=>:nullify})721 -> 0.0395s722-- add_foreign_key("epics", "namespaces", {:column=>"group_id", :name=>"fk_f081aa4489", :on_delete=>:cascade})723 -> 0.0398s724-- add_foreign_key("epics", "users", {:column=>"assignee_id", :name=>"fk_dccd3f98fc", :on_delete=>:nullify})725 -> 0.0390s726-- add_foreign_key("epics", "users", {:column=>"author_id", :name=>"fk_3654b61b03", :on_delete=>:cascade})727 -> 0.0380s728-- add_foreign_key("epics", "users", {:column=>"closed_by_id", :name=>"fk_aa5798e761", :on_delete=>:nullify})729 -> 0.0413s730-- add_foreign_key("events", "projects", {:on_delete=>:cascade})731 -> 0.0447s732-- add_foreign_key("events", "users", {:column=>"author_id", :name=>"fk_edfd187b6f", :on_delete=>:cascade})733 -> 0.0298s734-- add_foreign_key("fork_network_members", "fork_networks", {:on_delete=>:cascade})735 -> 0.0255s736-- add_foreign_key("fork_network_members", "projects", {:column=>"forked_from_project_id", :name=>"fk_b01280dae4", :on_delete=>:nullify})737 -> 0.0251s738-- add_foreign_key("fork_network_members", "projects", {:on_delete=>:cascade})739 -> 0.0268s740-- add_foreign_key("fork_networks", "projects", {:column=>"root_project_id", :name=>"fk_e7b436b2b5", :on_delete=>:nullify})741 -> 0.0226s742-- add_foreign_key("forked_project_links", "projects", {:column=>"forked_to_project_id", :name=>"fk_434510edb0", :on_delete=>:cascade})743 -> 0.0213s744-- add_foreign_key("geo_event_log", "geo_cache_invalidation_events", {:column=>"cache_invalidation_event_id", :name=>"fk_42c3b54bed", :on_delete=>:cascade})745 -> 0.0451s746-- add_foreign_key("geo_event_log", "geo_hashed_storage_migrated_events", {:column=>"hashed_storage_migrated_event_id", :name=>"fk_27548c6db3", :on_delete=>:cascade})747 -> 0.0440s748-- add_foreign_key("geo_event_log", "geo_job_artifact_deleted_events", {:column=>"job_artifact_deleted_event_id", :name=>"fk_176d3fbb5d", :on_delete=>:cascade})749 -> 0.0446s750-- add_foreign_key("geo_event_log", "geo_lfs_object_deleted_events", {:column=>"lfs_object_deleted_event_id", :name=>"fk_d5af95fcd9", :on_delete=>:cascade})751 -> 0.0463s752-- add_foreign_key("geo_event_log", "geo_repositories_changed_events", {:column=>"repositories_changed_event_id", :name=>"fk_4a99ebfd60", :on_delete=>:cascade})753 -> 0.0455s754-- add_foreign_key("geo_event_log", "geo_repository_created_events", {:column=>"repository_created_event_id", :name=>"fk_9b9afb1916", :on_delete=>:cascade})755 -> 0.0436s756-- add_foreign_key("geo_event_log", "geo_repository_deleted_events", {:column=>"repository_deleted_event_id", :name=>"fk_c4b1c1f66e", :on_delete=>:cascade})757 -> 0.0478s758-- add_foreign_key("geo_event_log", "geo_repository_renamed_events", {:column=>"repository_renamed_event_id", :name=>"fk_86c84214ec", :on_delete=>:cascade})759 -> 0.0458s760-- add_foreign_key("geo_event_log", "geo_repository_updated_events", {:column=>"repository_updated_event_id", :name=>"fk_78a6492f68", :on_delete=>:cascade})761 -> 0.0521s762-- add_foreign_key("geo_event_log", "geo_reset_checksum_events", {:column=>"reset_checksum_event_id", :name=>"fk_cff7185ad2", :on_delete=>:cascade})763 -> 0.0479s764-- add_foreign_key("geo_event_log", "geo_upload_deleted_events", {:column=>"upload_deleted_event_id", :name=>"fk_c1f241c70d", :on_delete=>:cascade})765 -> 0.0463s766-- add_foreign_key("geo_hashed_storage_attachments_events", "projects", {:on_delete=>:cascade})767 -> 0.0214s768-- add_foreign_key("geo_hashed_storage_migrated_events", "projects", {:on_delete=>:cascade})769 -> 0.0227s770-- add_foreign_key("geo_node_namespace_links", "geo_nodes", {:on_delete=>:cascade})771 -> 0.0267s772-- add_foreign_key("geo_node_namespace_links", "namespaces", {:on_delete=>:cascade})773 -> 0.0261s774-- add_foreign_key("geo_node_statuses", "geo_nodes", {:on_delete=>:cascade})775 -> 0.0209s776-- add_foreign_key("geo_repositories_changed_events", "geo_nodes", {:on_delete=>:cascade})777 -> 0.0202s778-- add_foreign_key("geo_repository_created_events", "projects", {:on_delete=>:cascade})779 -> 0.0218s780-- add_foreign_key("geo_repository_renamed_events", "projects", {:on_delete=>:cascade})781 -> 0.0208s782-- add_foreign_key("geo_repository_updated_events", "projects", {:on_delete=>:cascade})783 -> 0.0233s784-- add_foreign_key("geo_reset_checksum_events", "projects", {:on_delete=>:cascade})785 -> 0.0223s786-- add_foreign_key("gitlab_subscriptions", "namespaces", {:name=>"fk_e2595d00a1", :on_delete=>:cascade})787 -> 0.0259s788-- add_foreign_key("gitlab_subscriptions", "plans", {:column=>"hosted_plan_id", :name=>"fk_bd0c4019c3", :on_delete=>:cascade})789 -> 0.0238s790-- add_foreign_key("gpg_key_subkeys", "gpg_keys", {:on_delete=>:cascade})791 -> 0.0245s792-- add_foreign_key("gpg_keys", "users", {:on_delete=>:cascade})793 -> 0.0319s794-- add_foreign_key("gpg_signatures", "gpg_key_subkeys", {:on_delete=>:nullify})795 -> 0.0332s796-- add_foreign_key("gpg_signatures", "gpg_keys", {:on_delete=>:nullify})797 -> 0.0344s798-- add_foreign_key("gpg_signatures", "projects", {:on_delete=>:cascade})799 -> 0.0326s800-- add_foreign_key("group_custom_attributes", "namespaces", {:column=>"group_id", :on_delete=>:cascade})801 -> 0.0236s802-- add_foreign_key("identities", "saml_providers", {:name=>"fk_aade90f0fc", :on_delete=>:cascade})803 -> 0.0237s804-- add_foreign_key("import_export_uploads", "projects", {:on_delete=>:cascade})805 -> 0.0249s806-- add_foreign_key("index_statuses", "projects", {:name=>"fk_74b2492545", :on_delete=>:cascade})807 -> 0.0211s808-- add_foreign_key("insights", "namespaces")809 -> 0.0247s810-- add_foreign_key("insights", "projects")811 -> 0.0237s812-- add_foreign_key("internal_ids", "namespaces", {:name=>"fk_162941d509", :on_delete=>:cascade})813 -> 0.0269s814-- add_foreign_key("internal_ids", "projects", {:on_delete=>:cascade})815 -> 0.0286s816-- add_foreign_key("issue_assignees", "issues", {:name=>"fk_b7d881734a", :on_delete=>:cascade})817 -> 0.0218s818-- add_foreign_key("issue_assignees", "users", {:name=>"fk_5e0c8d9154", :on_delete=>:cascade})819 -> 0.0218s820-- add_foreign_key("issue_links", "issues", {:column=>"source_id", :name=>"fk_c900194ff2", :on_delete=>:cascade})821 -> 0.0268s822-- add_foreign_key("issue_links", "issues", {:column=>"target_id", :name=>"fk_e71bb44f1f", :on_delete=>:cascade})823 -> 0.0269s824-- add_foreign_key("issue_metrics", "issues", {:on_delete=>:cascade})825 -> 0.0244s826-- add_foreign_key("issues", "issues", {:column=>"moved_to_id", :name=>"fk_a194299be1", :on_delete=>:nullify})827 -> 0.0501s828-- add_foreign_key("issues", "milestones", {:name=>"fk_96b1dd429c", :on_delete=>:nullify})829 -> 0.0505s830-- add_foreign_key("issues", "projects", {:name=>"fk_899c8f3231", :on_delete=>:cascade})831 -> 0.0537s832-- add_foreign_key("issues", "users", {:column=>"author_id", :name=>"fk_05f1e72feb", :on_delete=>:nullify})833 -> 0.0519s834-- add_foreign_key("issues", "users", {:column=>"closed_by_id", :name=>"fk_c63cbf6c25", :on_delete=>:nullify})835 -> 0.0509s836-- add_foreign_key("issues", "users", {:column=>"updated_by_id", :name=>"fk_ffed080f01", :on_delete=>:nullify})837 -> 0.0490s838-- add_foreign_key("label_links", "labels", {:name=>"fk_d97dd08678", :on_delete=>:cascade})839 -> 0.0242s840-- add_foreign_key("label_priorities", "labels", {:on_delete=>:cascade})841 -> 0.0287s842-- add_foreign_key("label_priorities", "projects", {:on_delete=>:cascade})843 -> 0.0275s844-- add_foreign_key("labels", "namespaces", {:column=>"group_id", :on_delete=>:cascade})845 -> 0.0326s846-- add_foreign_key("labels", "projects", {:name=>"fk_7de4989a69", :on_delete=>:cascade})847 -> 0.0321s848-- add_foreign_key("lfs_file_locks", "projects", {:on_delete=>:cascade})849 -> 0.0240s850-- add_foreign_key("lfs_file_locks", "users", {:on_delete=>:cascade})851 -> 0.0235s852-- add_foreign_key("lists", "boards", {:name=>"fk_0d3f677137", :on_delete=>:cascade})853 -> 0.0301s854-- add_foreign_key("lists", "labels", {:name=>"fk_7a5553d60f", :on_delete=>:cascade})855 -> 0.0666s856-- add_foreign_key("lists", "milestones", {:on_delete=>:cascade})857 -> 0.0305s858-- add_foreign_key("lists", "users", {:name=>"fk_d6cf4279f7", :on_delete=>:cascade})859 -> 0.0316s860-- add_foreign_key("members", "users", {:name=>"fk_2e88fb7ce9", :on_delete=>:cascade})861 -> 0.0321s862-- add_foreign_key("merge_request_diff_commits", "merge_request_diffs", {:on_delete=>:cascade})863 -> 0.0227s864-- add_foreign_key("merge_request_diff_files", "merge_request_diffs", {:on_delete=>:cascade})865 -> 0.0205s866-- add_foreign_key("merge_request_diffs", "merge_requests", {:name=>"fk_8483f3258f", :on_delete=>:cascade})867 -> 0.0218s868-- add_foreign_key("merge_request_metrics", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:cascade})869 -> 0.0330s870-- add_foreign_key("merge_request_metrics", "merge_requests", {:on_delete=>:cascade})871 -> 0.0297s872-- add_foreign_key("merge_request_metrics", "users", {:column=>"latest_closed_by_id", :name=>"fk_ae440388cc", :on_delete=>:nullify})873 -> 0.0311s874-- add_foreign_key("merge_request_metrics", "users", {:column=>"merged_by_id", :name=>"fk_7f28d925f3", :on_delete=>:nullify})875 -> 0.0311s876-- add_foreign_key("merge_requests", "ci_pipelines", {:column=>"head_pipeline_id", :name=>"fk_fd82eae0b9", :on_delete=>:nullify})877 -> 0.0603s878-- add_foreign_key("merge_requests", "merge_request_diffs", {:column=>"latest_merge_request_diff_id", :name=>"fk_06067f5644", :on_delete=>:nullify})879 -> 0.0604s880-- add_foreign_key("merge_requests", "milestones", {:name=>"fk_6a5165a692", :on_delete=>:nullify})881 -> 0.0604s882-- add_foreign_key("merge_requests", "projects", {:column=>"source_project_id", :name=>"fk_3308fe130c", :on_delete=>:nullify})883 -> 0.0626s884-- add_foreign_key("merge_requests", "projects", {:column=>"target_project_id", :name=>"fk_a6963e8447", :on_delete=>:cascade})885 -> 0.0675s886-- add_foreign_key("merge_requests", "users", {:column=>"assignee_id", :name=>"fk_6149611a04", :on_delete=>:nullify})887 -> 0.0582s888-- add_foreign_key("merge_requests", "users", {:column=>"author_id", :name=>"fk_e719a85f8a", :on_delete=>:nullify})889 -> 0.0556s890-- add_foreign_key("merge_requests", "users", {:column=>"merge_user_id", :name=>"fk_ad525e1f87", :on_delete=>:nullify})891 -> 0.0542s892-- add_foreign_key("merge_requests", "users", {:column=>"updated_by_id", :name=>"fk_641731faff", :on_delete=>:nullify})893 -> 0.0579s894-- add_foreign_key("merge_requests_closing_issues", "issues", {:on_delete=>:cascade})895 -> 0.0251s896-- add_foreign_key("merge_requests_closing_issues", "merge_requests", {:on_delete=>:cascade})897 -> 0.0247s898-- add_foreign_key("milestones", "namespaces", {:column=>"group_id", :name=>"fk_95650a40d4", :on_delete=>:cascade})899 -> 0.0277s900-- add_foreign_key("milestones", "projects", {:name=>"fk_9bd0a0c791", :on_delete=>:cascade})901 -> 0.0275s902-- add_foreign_key("namespace_statistics", "namespaces", {:on_delete=>:cascade})903 -> 0.0208s904-- add_foreign_key("namespaces", "namespaces", {:column=>"custom_project_templates_group_id", :name=>"fk_e7a0b20a6b", :on_delete=>:nullify})905 -> 0.0966s906-- add_foreign_key("namespaces", "plans", {:name=>"fk_fdd12e5b80", :on_delete=>:nullify})907 -> 0.0541s908-- add_foreign_key("namespaces", "projects", {:column=>"file_template_project_id", :name=>"fk_319256d87a", :on_delete=>:nullify})909 -> 0.0548s910-- add_foreign_key("note_diff_files", "notes", {:column=>"diff_note_id", :on_delete=>:cascade})911 -> 0.0359s912-- add_foreign_key("notes", "projects", {:name=>"fk_99e097b079", :on_delete=>:cascade})913 -> 0.0706s914-- add_foreign_key("notes", "reviews", {:name=>"fk_2e82291620", :on_delete=>:nullify})915 -> 0.0383s916-- add_foreign_key("notification_settings", "users", {:name=>"fk_0c95e91db7", :on_delete=>:cascade})917 -> 0.0265s918-- add_foreign_key("oauth_openid_requests", "oauth_access_grants", {:column=>"access_grant_id", :name=>"fk_oauth_openid_requests_oauth_access_grants_access_grant_id"})919 -> 0.0214s920-- add_foreign_key("operations_feature_flag_scopes", "operations_feature_flags", {:column=>"feature_flag_id", :on_delete=>:cascade})921 -> 0.0220s922-- add_foreign_key("operations_feature_flags", "projects", {:on_delete=>:cascade})923 -> 0.0222s924-- add_foreign_key("operations_feature_flags_clients", "projects", {:on_delete=>:cascade})925 -> 0.0223s926-- add_foreign_key("packages_maven_metadata", "packages_packages", {:column=>"package_id", :name=>"fk_be88aed360", :on_delete=>:cascade})927 -> 0.0224s928-- add_foreign_key("packages_package_files", "packages_packages", {:column=>"package_id", :name=>"fk_86f0f182f8", :on_delete=>:cascade})929 -> 0.0224s930-- add_foreign_key("packages_packages", "projects", {:on_delete=>:cascade})931 -> 0.0219s932-- add_foreign_key("pages_domains", "projects", {:name=>"fk_ea2f6dfc6f", :on_delete=>:cascade})933 -> 0.0306s934-- add_foreign_key("path_locks", "projects", {:name=>"fk_5265c98f24", :on_delete=>:cascade})935 -> 0.0261s936-- add_foreign_key("path_locks", "users")937 -> 0.0280s938-- add_foreign_key("personal_access_tokens", "users")939 -> 0.0256s940-- add_foreign_key("pool_repositories", "projects", {:column=>"source_project_id", :on_delete=>:nullify})941 -> 0.0266s942-- add_foreign_key("pool_repositories", "shards", {:on_delete=>:restrict})943 -> 0.0263s944-- add_foreign_key("project_alerting_settings", "projects", {:on_delete=>:cascade})945 -> 0.0198s946-- add_foreign_key("project_authorizations", "projects", {:on_delete=>:cascade})947 -> 0.0218s948-- add_foreign_key("project_authorizations", "users", {:on_delete=>:cascade})949 -> 0.0216s950-- add_foreign_key("project_auto_devops", "projects", {:on_delete=>:cascade})951 -> 0.0231s952-- add_foreign_key("project_ci_cd_settings", "projects", {:name=>"fk_24c15d2f2e", :on_delete=>:cascade})953 -> 0.0225s954-- add_foreign_key("project_custom_attributes", "projects", {:on_delete=>:cascade})955 -> 0.0233s956-- add_foreign_key("project_daily_statistics", "projects", {:on_delete=>:cascade})957 -> 0.0234s958-- add_foreign_key("project_deploy_tokens", "deploy_tokens", {:on_delete=>:cascade})959 -> 0.0241s960-- add_foreign_key("project_deploy_tokens", "projects", {:on_delete=>:cascade})961 -> 0.0250s962-- add_foreign_key("project_error_tracking_settings", "projects", {:on_delete=>:cascade})963 -> 0.0208s964-- add_foreign_key("project_feature_usages", "projects", {:on_delete=>:cascade})965 -> 0.0282s966-- add_foreign_key("project_features", "projects", {:name=>"fk_18513d9b92", :on_delete=>:cascade})967 -> 0.0241s968-- add_foreign_key("project_group_links", "projects", {:name=>"fk_daa8cee94c", :on_delete=>:cascade})969 -> 0.0268s970-- add_foreign_key("project_import_data", "projects", {:name=>"fk_ffb9ee3a10", :on_delete=>:cascade})971 -> 0.0637s972-- add_foreign_key("project_incident_management_settings", "projects", {:on_delete=>:cascade})973 -> 0.0209s974-- add_foreign_key("project_mirror_data", "projects", {:name=>"fk_d1aad367d7", :on_delete=>:cascade})975 -> 0.0322s976-- add_foreign_key("project_repositories", "projects", {:on_delete=>:cascade})977 -> 0.0275s978-- add_foreign_key("project_repositories", "shards", {:on_delete=>:restrict})979 -> 0.0278s980-- add_foreign_key("project_repository_states", "projects", {:on_delete=>:cascade})981 -> 0.0363s982-- add_foreign_key("project_statistics", "projects", {:on_delete=>:cascade})983 -> 0.0247s984-- add_foreign_key("project_tracing_settings", "projects", {:on_delete=>:cascade})985 -> 0.0237s986-- add_foreign_key("projects", "pool_repositories", {:name=>"fk_6e5c14658a", :on_delete=>:nullify})987 -> 0.0742s988-- add_foreign_key("prometheus_alert_events", "projects", {:on_delete=>:cascade})989 -> 0.0258s990-- add_foreign_key("prometheus_alert_events", "prometheus_alerts", {:on_delete=>:cascade})991 -> 0.0250s992-- add_foreign_key("prometheus_alerts", "environments", {:on_delete=>:cascade})993 -> 0.0282s994-- add_foreign_key("prometheus_alerts", "projects", {:on_delete=>:cascade})995 -> 0.0269s996-- add_foreign_key("prometheus_alerts", "prometheus_metrics", {:on_delete=>:cascade})997 -> 0.0263s998-- add_foreign_key("prometheus_metrics", "projects", {:on_delete=>:cascade})999 -> 0.0288s1000-- add_foreign_key("protected_branch_merge_access_levels", "namespaces", {:column=>"group_id", :name=>"fk_98f3d044fe", :on_delete=>:cascade})1001 -> 0.0273s1002-- add_foreign_key("protected_branch_merge_access_levels", "protected_branches", {:name=>"fk_8a3072ccb3", :on_delete=>:cascade})1003 -> 0.0263s1004-- add_foreign_key("protected_branch_merge_access_levels", "users")1005 -> 0.0269s1006-- add_foreign_key("protected_branch_push_access_levels", "namespaces", {:column=>"group_id", :name=>"fk_7111b68cdb", :on_delete=>:cascade})1007 -> 0.0309s1008-- add_foreign_key("protected_branch_push_access_levels", "protected_branches", {:name=>"fk_9ffc86a3d9", :on_delete=>:cascade})1009 -> 0.0278s1010-- add_foreign_key("protected_branch_push_access_levels", "users")1011 -> 0.0273s1012-- add_foreign_key("protected_branch_unprotect_access_levels", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1013 -> 0.0280s1014-- add_foreign_key("protected_branch_unprotect_access_levels", "protected_branches", {:on_delete=>:cascade})1015 -> 0.0269s1016-- add_foreign_key("protected_branch_unprotect_access_levels", "users", {:on_delete=>:cascade})1017 -> 0.0280s1018-- add_foreign_key("protected_branches", "projects", {:name=>"fk_7a9c6d93e7", :on_delete=>:cascade})1019 -> 0.0241s1020-- add_foreign_key("protected_environment_deploy_access_levels", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1021 -> 0.0288s1022-- add_foreign_key("protected_environment_deploy_access_levels", "protected_environments", {:on_delete=>:cascade})1023 -> 0.0276s1024-- add_foreign_key("protected_environment_deploy_access_levels", "users", {:on_delete=>:cascade})1025 -> 0.0291s1026-- add_foreign_key("protected_environments", "projects", {:on_delete=>:cascade})1027 -> 0.0257s1028-- add_foreign_key("protected_tag_create_access_levels", "namespaces", {:column=>"group_id", :name=>"fk_b4eb82fe3c", :on_delete=>:cascade})1029 -> 0.0270s1030-- add_foreign_key("protected_tag_create_access_levels", "protected_tags", {:name=>"fk_f7dfda8c51", :on_delete=>:cascade})1031 -> 0.0265s1032-- add_foreign_key("protected_tag_create_access_levels", "users")1033 -> 0.0267s1034-- add_foreign_key("protected_tags", "projects", {:name=>"fk_8e4af87648", :on_delete=>:cascade})1035 -> 0.0252s1036-- add_foreign_key("push_event_payloads", "events", {:name=>"fk_36c74129da", :on_delete=>:cascade})1037 -> 0.0239s1038-- add_foreign_key("push_rules", "projects", {:name=>"fk_83b29894de", :on_delete=>:cascade})1039 -> 0.0668s1040-- add_foreign_key("release_links", "releases", {:on_delete=>:cascade})1041 -> 0.0246s1042-- add_foreign_key("releases", "projects", {:name=>"fk_47fe2a0596", :on_delete=>:cascade})1043 -> 0.0267s1044-- add_foreign_key("releases", "users", {:column=>"author_id", :name=>"fk_8e4456f90f", :on_delete=>:nullify})1045 -> 0.0253s1046-- add_foreign_key("remote_mirrors", "projects", {:name=>"fk_43a9aa4ca8", :on_delete=>:cascade})1047 -> 0.0245s1048-- add_foreign_key("repository_languages", "projects", {:on_delete=>:cascade})1049 -> 0.0205s1050-- add_foreign_key("resource_label_events", "epics", {:on_delete=>:cascade})1051 -> 0.0303s1052-- add_foreign_key("resource_label_events", "issues", {:on_delete=>:cascade})1053 -> 0.0322s1054-- add_foreign_key("resource_label_events", "labels", {:on_delete=>:nullify})1055 -> 0.0310s1056-- add_foreign_key("resource_label_events", "merge_requests", {:on_delete=>:cascade})1057 -> 0.0328s1058-- add_foreign_key("resource_label_events", "users", {:on_delete=>:nullify})1059 -> 0.0327s1060-- add_foreign_key("reviews", "merge_requests", {:on_delete=>:cascade})1061 -> 0.0285s1062-- add_foreign_key("reviews", "projects", {:on_delete=>:cascade})1063 -> 0.0269s1064-- add_foreign_key("reviews", "users", {:column=>"author_id", :on_delete=>:nullify})1065 -> 0.0274s1066-- add_foreign_key("saml_providers", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1067 -> 0.0223s1068-- add_foreign_key("services", "projects", {:name=>"fk_71cce407f9", :on_delete=>:cascade})1069 -> 0.0264s1070-- add_foreign_key("slack_integrations", "services", {:on_delete=>:cascade})1071 -> 0.0241s1072-- add_foreign_key("smartcard_identities", "users", {:on_delete=>:cascade})1073 -> 0.0248s1074-- add_foreign_key("snippets", "projects", {:name=>"fk_be41fd4bb7", :on_delete=>:cascade})1075 -> 0.0285s1076-- add_foreign_key("software_license_policies", "projects", {:on_delete=>:cascade})1077 -> 0.0285s1078-- add_foreign_key("software_license_policies", "software_licenses", {:on_delete=>:cascade})1079 -> 0.0243s1080-- add_foreign_key("subscriptions", "projects", {:on_delete=>:cascade})1081 -> 0.0245s1082-- add_foreign_key("suggestions", "notes", {:on_delete=>:cascade})1083 -> 0.0215s1084-- add_foreign_key("system_note_metadata", "notes", {:name=>"fk_d83a918cb1", :on_delete=>:cascade})1085 -> 0.0210s1086-- add_foreign_key("term_agreements", "application_setting_terms", {:column=>"term_id"})1087 -> 0.0263s1088-- add_foreign_key("term_agreements", "users", {:on_delete=>:cascade})1089 -> 0.0264s1090-- add_foreign_key("timelogs", "issues", {:name=>"fk_timelogs_issues_issue_id", :on_delete=>:cascade})1091 -> 0.0278s1092-- add_foreign_key("timelogs", "merge_requests", {:name=>"fk_timelogs_merge_requests_merge_request_id", :on_delete=>:cascade})1093 -> 0.0268s1094-- add_foreign_key("todos", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1095 -> 0.0386s1096-- add_foreign_key("todos", "notes", {:name=>"fk_91d1f47b13", :on_delete=>:cascade})1097 -> 0.0417s1098-- add_foreign_key("todos", "projects", {:name=>"fk_45054f9c45", :on_delete=>:cascade})1099 -> 0.0389s1100-- add_foreign_key("todos", "users", {:column=>"author_id", :name=>"fk_ccf0373936", :on_delete=>:cascade})1101 -> 0.0398s1102-- add_foreign_key("todos", "users", {:name=>"fk_d94154aa95", :on_delete=>:cascade})1103 -> 0.0380s1104-- add_foreign_key("trending_projects", "projects", {:on_delete=>:cascade})1105 -> 0.0878s1106-- add_foreign_key("u2f_registrations", "users")1107 -> 0.0506s1108-- add_foreign_key("user_callouts", "users", {:on_delete=>:cascade})1109 -> 0.0247s1110-- add_foreign_key("user_custom_attributes", "users", {:on_delete=>:cascade})1111 -> 0.0241s1112-- add_foreign_key("user_interacted_projects", "projects", {:name=>"fk_722ceba4f7", :on_delete=>:cascade})1113 -> 0.0222s1114-- add_foreign_key("user_interacted_projects", "users", {:name=>"fk_0894651f08", :on_delete=>:cascade})1115 -> 0.0215s1116-- add_foreign_key("user_preferences", "users", {:on_delete=>:cascade})1117 -> 0.0232s1118-- add_foreign_key("user_statuses", "users", {:on_delete=>:cascade})1119 -> 0.0221s1120-- add_foreign_key("user_synced_attributes_metadata", "users", {:on_delete=>:cascade})1121 -> 0.0242s1122-- add_foreign_key("users", "application_setting_terms", {:column=>"accepted_term_id", :name=>"fk_789cd90b35", :on_delete=>:cascade})1123 -> 0.0568s1124-- add_foreign_key("users", "namespaces", {:column=>"managing_group_id", :name=>"fk_a4b8fefe3e", :on_delete=>:nullify})1125 -> 0.0555s1126-- add_foreign_key("users_ops_dashboard_projects", "projects", {:on_delete=>:cascade})1127 -> 0.0255s1128-- add_foreign_key("users_ops_dashboard_projects", "users", {:on_delete=>:cascade})1129 -> 0.0233s1130-- add_foreign_key("users_star_projects", "projects", {:name=>"fk_22cd27ddfc", :on_delete=>:cascade})1131 -> 0.0237s1132-- add_foreign_key("vulnerability_feedback", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:nullify})1133 -> 0.0302s1134-- add_foreign_key("vulnerability_feedback", "issues", {:on_delete=>:nullify})1135 -> 0.0308s1136-- add_foreign_key("vulnerability_feedback", "merge_requests", {:name=>"fk_563ff1912e", :on_delete=>:nullify})1137 -> 0.0313s1138-- add_foreign_key("vulnerability_feedback", "projects", {:on_delete=>:cascade})1139 -> 0.0330s1140-- add_foreign_key("vulnerability_feedback", "users", {:column=>"author_id", :on_delete=>:cascade})1141 -> 0.0287s1142-- add_foreign_key("vulnerability_identifiers", "projects", {:on_delete=>:cascade})1143 -> 0.0212s1144-- add_foreign_key("vulnerability_occurrence_identifiers", "vulnerability_identifiers", {:column=>"identifier_id", :on_delete=>:cascade})1145 -> 0.0239s1146-- add_foreign_key("vulnerability_occurrence_identifiers", "vulnerability_occurrences", {:column=>"occurrence_id", :on_delete=>:cascade})1147 -> 0.0236s1148-- add_foreign_key("vulnerability_occurrence_pipelines", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:cascade})1149 -> 0.0233s1150-- add_foreign_key("vulnerability_occurrence_pipelines", "vulnerability_occurrences", {:column=>"occurrence_id", :on_delete=>:cascade})1151 -> 0.0241s1152-- add_foreign_key("vulnerability_occurrences", "projects", {:on_delete=>:cascade})1153 -> 0.0274s1154-- add_foreign_key("vulnerability_occurrences", "vulnerability_identifiers", {:column=>"primary_identifier_id", :on_delete=>:cascade})1155 -> 0.0281s1156-- add_foreign_key("vulnerability_occurrences", "vulnerability_scanners", {:column=>"scanner_id", :on_delete=>:cascade})1157 -> 0.0278s1158-- add_foreign_key("vulnerability_scanners", "projects", {:on_delete=>:cascade})1159 -> 0.0222s1160-- add_foreign_key("web_hook_logs", "web_hooks", {:on_delete=>:cascade})1161 -> 0.0239s1162-- add_foreign_key("web_hooks", "projects", {:name=>"fk_0c8ca6d9d1", :on_delete=>:cascade})1163 -> 0.0226s1164-- initialize_schema_migrations_table()1165 -> 0.0158s1166Adding limits to schema.rb for mysql1167-- change_column(:snippets, :content, :text, {:limit=>2147483647})1168 -> 0.0316s1169-- change_column(:notes, :st_diff, :text, {:limit=>2147483647})1170 -> 0.0386s1171-- change_column(:snippets, :content_html, :text, {:limit=>2147483647})1172 -> 0.0299s1173-- change_column(:merge_request_diff_files, :diff, :text, {:limit=>2147483647, :default=>nil})1174 -> 0.0209s1175-- change_column(:ci_build_trace_chunks, :raw_data, :binary, {:limit=>16777215})1176 -> 0.0223s1177-- change_column(:gpg_keys, :key, :text, {:limit=>16777215})1178 -> 0.0269s1179-- change_column(:prometheus_metrics, :query, :text, {:limit=>4096, :default=>nil})1180 -> 0.0375s1181Database 'gitlabhq_geo_test' does not exist1182Created database 'gitlabhq_geo_test'1183-- enable_extension("plpgsql")1184 -> 0.0015s1185-- create_table("event_log_states", {:primary_key=>"event_id", :id=>:bigint, :force=>:cascade})1186 -> 0.0151s1187-- create_table("file_registry", {:force=>:cascade})1188 -> 0.0232s1189-- create_table("job_artifact_registry", {:force=>:cascade})1190 -> 0.0212s1191-- create_table("project_registry", {:force=>:cascade})1192 -> 0.0595s1193-- initialize_schema_migrations_table()1194 -> 0.0235s1195$ date1196Tue Mar 12 08:59:41 UTC 20191197$ JOB_NAME=( $CI_JOB_NAME )1198$ TEST_TOOL=${JOB_NAME[0]}1199$ export KNAPSACK_REPORT_PATH=knapsack/${CI_PROJECT_NAME}/${TEST_TOOL}_node_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_report.json1200$ export KNAPSACK_GENERATE_REPORT=true1201$ export SUITE_FLAKY_RSPEC_REPORT_PATH=${FLAKY_RSPEC_SUITE_REPORT_PATH}1202$ export FLAKY_RSPEC_REPORT_PATH=rspec_flaky/all_${TEST_TOOL}_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_report.json1203$ export NEW_FLAKY_RSPEC_REPORT_PATH=rspec_flaky/new_${TEST_TOOL}_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_report.json1204$ export FLAKY_RSPEC_GENERATE_REPORT=true1205$ export CACHE_CLASSES=true1206$ cp ${KNAPSACK_RSPEC_SUITE_REPORT_PATH} ${KNAPSACK_REPORT_PATH}1207$ [[ -f $FLAKY_RSPEC_REPORT_PATH ]] || echo "{}" > ${FLAKY_RSPEC_REPORT_PATH}1208$ [[ -f $NEW_FLAKY_RSPEC_REPORT_PATH ]] || echo "{}" > ${NEW_FLAKY_RSPEC_REPORT_PATH}1209$ scripts/gitaly-test-spawn1210Checking gitaly-ruby bundle...1211Warning: the running version of Bundler (1.17.2) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.1212The Gemfile's dependencies are satisfied1213Trying to connect to gitaly: ..... OK1214$ knapsack rspec "--color --format documentation --format RspecJunitFormatter --out junit_rspec.xml --tag ~geo"1215Knapsack report generator started!1216Run options: exclude {:geo=>true}1217==> Setting up GitLab Shell...1218 GitLab Shell set up in 0.743144127 seconds...1219==> Setting up Gitaly...1220 Gitaly set up in 0.000136328 seconds...1221Protected Branches1222Starting the Capybara driver server...1223 logged in as developer1224 Delete protected branch1225DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1226DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1227 does not allow developer to removes protected branch1228 logged in as maintainer1229 Delete protected branch1230DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1231DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1232 removes branch after modal confirmation1233 logged in as admin1234 explicit protected branches1235DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1236DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1237 allows creating explicit protected branches1238DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1239DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1240 displays the last commit on the matching branch if it exists1241DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1242DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1243 displays an error message if the named branch does not exist1244 wildcard protected branches1245DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1246DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1247 allows creating protected branches with a wildcard1248DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1249DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1250 displays the number of matching branches1251DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1252DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1253 displays all the branches matching the wildcard1254 access control1255 with ref permissions for users enabled1256DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1257DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1258 allows creating protected branches that roles, users, and groups can merge to1259DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1260DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1261 allows updating protected branches so that roles and users can merge to it1262DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1263DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1264 allows updating protected branches so that roles and users cannot merge to it1265DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1266DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1267 prepends selected users that can merge to1268DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1269DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1270 allows creating protected branches that roles, users, and groups can push to1271DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1272DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1273 allows updating protected branches so that roles and users can push to it1274DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1275DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1276 allows updating protected branches so that roles and users cannot push to it1277DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1278DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1279 prepends selected users that can push to1280 When updating a protected branch1281DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1282DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1283 discards other roles when choosing "No one"1284 When creating a protected branch1285DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1286DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1287 discards other roles when choosing "No one"1288 protected branch restrictions1289DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1290DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1291 unprotect/delete can be performed by a maintainer1292 with unprotect access levels1293DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1294DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1295 can prevent unprotect/delete1296DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1297DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1298 can prevent update1299 with ref permissions for users disabled1300DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1301DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1302 allows creating protected branches that Maintainers can push to1303DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1304DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1305 allows updating protected branches so that Maintainers can push to them1306DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1307DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1308 allows creating protected branches that Developers + Maintainers can push to1309DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1310DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1311 allows updating protected branches so that Developers + Maintainers can push to them1312DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1313DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1314 allows creating protected branches that No one can push to1315DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1316DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1317 allows updating protected branches so that No one can push to them1318DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1319DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1320 allows creating protected branches that Maintainers can merge to1321DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1322DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1323 allows updating protected branches so that Maintainers can merge to them1324DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1325DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1326 allows creating protected branches that Developers + Maintainers can merge to1327DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1328DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1329 allows updating protected branches so that Developers + Maintainers can merge to them1330DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1331DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1332 allows creating protected branches that No one can merge to1333DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1334DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1335 allows updating protected branches so that No one can merge to them1336 with existing access levels1337DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1338DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1339 shows users that can push to the branch1340DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1341DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1342 shows groups that can push to the branch1343DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1344DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1345 shows users that can merge into the branch1346DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1347DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1348 shows groups that have can push to the branch1349DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1350DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1351Group variables1352 behaves like variable list1353DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1354DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1355 shows list of variables1356DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1357DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1358 adds new CI variable1359DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1360DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1361 adds empty variable1362DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1363DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1364 adds new protected variable1365DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1366DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1367 reveals and hides variables1368DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1369DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1370 deletes variable1371DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1372DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1373 edits variable1374DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1375DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1376 edits variable with empty value1377DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1378DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1379 edits variable to be protected1380DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1381DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1382 edits variable to be unprotected1383DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1384DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1385 handles multiple edits and deletion in the middle1386DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1387DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1388 shows validation error box about duplicate keys1389 defaults to the application setting1390 application setting is true1391DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1392DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1393 defaults to protected1394DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1395DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1396 shows a message regarding the changed default1397 application setting is false1398DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1399DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1400 defaults to unprotected1401DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1402DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1403 does not show a message regarding the default1404DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1405DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1406New/edit issue1407 new issue1408WARN: Screenshot could not be saved. `page.current_path` is empty.1409DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1410DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)14112nd Try error in ./spec/features/issues/form_spec.rb:106:1412 could not obtain a connection from the pool within 5.000 seconds (waited 5.000 seconds); all pooled connections were in use 1413RSpec::Retry: 2nd try ./spec/features/issues/form_spec.rb:1061414DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1415DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1416 allows user to create new issue1417DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1418DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1419 correctly updates the dropdown toggle when removing a label1420DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1421DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1422 clears label search input field when a label is selected1423DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1424DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1425 correctly updates the selected user when changing assignee1426DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1427DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1428 description has autocomplete1429 shorten users API pagination limit1430DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1431DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1432 should display selected users even if they are not part of the original API call1433 single assignee1434DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1435DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1436 unselects other assignees when unassigned is selected1437DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1438DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1439 toggles assign to me when current user is selected and unselected1440 milestone1441DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1442DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1443 escapes milestone1444 edit issue1445DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1446DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1447 allows user to update issue1448DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1449DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1450 description has autocomplete1451 inline edit1452DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1453DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1454 opens inline edit form with shortcut1455 sub-group project1456DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1457DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1458 creates project label from dropdown1459DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1460DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1461Boards::Issues::ListService1462 #execute1463 when parent is a project1464 behaves like issues list service1465 delegates search to IssuesFinder1466 #metadata1467 returns issues count for list1468 issues are ordered by priority1469 returns opened issues when list_id is missing1470 returns opened issues when listing issues from Backlog1471 returns closed issues when listing issues from Closed1472 returns opened issues that have label list applied when listing issues from a label list1473 with list that does not belong to the board1474 raises an error1475 with invalid list id1476 raises an error1477 when project is archived1478 behaves like issues list service1479 delegates search to IssuesFinder1480 #metadata1481 returns issues count for list1482 issues are ordered by priority1483 returns opened issues when list_id is missing1484 returns opened issues when listing issues from Backlog1485 returns closed issues when listing issues from Closed1486 returns opened issues that have label list applied when listing issues from a label list1487 with list that does not belong to the board1488 raises an error1489 with invalid list id1490 raises an error1491 when parent is a group1492 and group has no parent1493 behaves like issues list service1494 delegates search to IssuesFinder1495 #metadata1496 returns issues count for list1497 issues are ordered by priority1498 returns opened issues when list_id is missing1499 returns opened issues when listing issues from Backlog1500 returns closed issues when listing issues from Closed1501 returns opened issues that have label list applied when listing issues from a label list1502 with list that does not belong to the board1503 raises an error1504 with invalid list id1505 raises an error1506 and group is an ancestor1507 behaves like issues list service1508 delegates search to IssuesFinder (PENDING: around hook at ./spec/spec_helper.rb:244 did not execute the example)1509 #metadata1510 returns issues count for list (PENDING: around hook at ./spec/spec_helper.rb:244 did not execute the example)1511 issues are ordered by priority1512 returns opened issues when list_id is missing (PENDING: around hook at ./spec/spec_helper.rb:244 did not execute the example)1513 returns opened issues when listing issues from Backlog (PENDING: around hook at ./spec/spec_helper.rb:244 did not execute the example)1514 returns closed issues when listing issues from Closed (PENDING: around hook at ./spec/spec_helper.rb:244 did not execute the example)1515 returns opened issues that have label list applied when listing issues from a label list (PENDING: around hook at ./spec/spec_helper.rb:244 did not execute the example)1516 with list that does not belong to the board1517 raises an error (PENDING: around hook at ./spec/spec_helper.rb:244 did not execute the example)1518 with invalid list id1519 raises an error (PENDING: around hook at ./spec/spec_helper.rb:244 did not execute the example)1520DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1521DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1522Dashboard Merge Requests1523 new merge request dropdown1524DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1525DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1526 shows projects only with merge requests feature enabled1527 no merge requests exist1528 shows an empty state1529 merge requests exist1530 shows assigned merge requests1531DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1532DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1533 shows authored merge requests1534DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1535DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1536 shows error message without filter1537 shows sorted merge requests1538 keeps sorting merge requests after visiting Projects MR page1539DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1540DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1541Profile access1542 GET /profile/keys1543 should be allowed for admin1544 should be allowed for user1545 should be allowed for auditor1546 should be denied for visitor1547 GET /profile1548 should be allowed for admin1549 should be allowed for user1550 should be allowed for auditor1551 should be denied for visitor1552 GET /profile/account1553 should be allowed for admin1554 should be allowed for user1555 should be allowed for auditor1556 should be denied for visitor1557 GET /profile/preferences1558 should be allowed for admin1559 should be allowed for user1560 should be allowed for auditor1561 should be denied for visitor1562 GET /profile/audit_log1563 should be allowed for admin1564 should be allowed for user1565 should be allowed for auditor1566 should be denied for visitor1567 GET /profile/notifications1568 should be allowed for admin1569 should be allowed for user1570 should be allowed for auditor1571 should be denied for visitor1572DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1573DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1574Projects::NotesController1575 GET index1576 passes last_fetched_at from headers to NotesFinder1577 when user notes_filter is present1578 filters system notes by comments1579 returns all notes1580 does not merge label event notes1581 for a discussion note1582 responds with the expected attributes1583 for a diff discussion note1584 responds with the expected attributes1585 for a commit note1586 when displayed on a merge request1587 responds with the expected attributes1588 when displayed on the commit1589 responds with the expected attributes1590 when user cannot read commit1591 renders 4041592 for a regular note1593 responds with the expected attributes1594 with cross-reference system note1595 filters notes that the user should not see1596 does not result in N+1 queries1597 POST create1598 returns status 302 for html1599 returns status 200 for json1600 returns discussion JSON when the return_discussion param is set1601 when merge_request_diff_head_sha present1602 returns status 302 for html1603 when creating a comment on a commit with SHA1 starting with a large number1604 creates a note successfully1605 when creating a commit comment from an MR fork1606 when the note_project_id is not correct1607 returns a 4041608 when the user has no access to the fork1609 returns a 4041610 when the user has access to the fork1611 creates the note1612 when target_id and noteable_id do not match1613 uses target_id and ignores noteable_id1614 when the merge request discussion is locked1615 when a noteable is not found1616 returns 404 status1617 when a user is a team member1618 returns 302 status for html1619 returns 200 status for json1620 creates a new note1621 when a user is not a team member1622 returns 404 status1623 does not create a new note1624 PUT update1625 should update the note with a valid issue1626 updates the note1627 doesnt update the note1628 disallows edits when the issue is confidential and the user has guest permissions1629 DELETE destroy1630 user is the author of a note1631 returns status 200 for html1632 deletes the note1633 user is not the author of a note1634 returns status 4041635 POST toggle_award_emoji1636 toggles the award emoji1637 removes the already awarded emoji1638 resolving and unresolving1639 POST resolve1640 when the user is not authorized to resolve the note1641 returns status 4041642 when the user is authorized to resolve the note1643 when the note is not resolvable1644 returns status 4041645 when the note is resolvable1646 resolves the note1647 sends notifications if all discussions are resolved1648 returns the name of the resolving user1649 returns status 2001650 DELETE unresolve1651 when the user is not authorized to resolve the note1652 returns status 4041653 when the user is authorized to resolve the note1654 when the note is not resolvable1655 returns status 4041656 when the note is resolvable1657 unresolves the note1658 returns status 2001659DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1660DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1661ProjectsFinder1662 #execute1663 without a user1664 should eq [#<Project id:168 group100/C>]1665 with a user1666 without private projects1667 should contain exactly #<Project id:172 group101/C> and #<Project id:171 group101/B>1668 with private projects1669 should contain exactly #<Project id:176 group102/C>, #<Project id:175 group102/B>, and #<Project id:174 namespace142/A>1670 with project_ids_relation1671 should eq [#<Project id:179 group103/B>]1672 filter by visibility_level1673 private1674 should eq [#<Project id:182 namespace150/A>]1675 internal1676 should eq [#<Project id:187 group105/B>]1677 public1678 should eq [#<Project id:192 group106/C>]1679 filter by tags1680 should eq [#<Project id:196 group107/C>]1681 filter by personal1682 should eq [#<Project id:202 user520/project158>]1683 filter by search1684 should eq [#<Project id:205 group109/C>]1685 filter by name for backward compatibility1686 should eq [#<Project id:209 group110/C>]1687 filter by archived1688 non_archived=true1689 should contain exactly #<Project id:213 group111/C> and #<Project id:212 group111/B>1690 non_archived=false1691 should contain exactly #<Project id:218 group112/C>, #<Project id:217 group112/B>, and #<Project id:220 namespace187/E>1692 filter by archived only1693 should eq [#<Project id:225 namespace192/E>]1694 filter by archived for backward compatibility1695 should contain exactly #<Project id:228 group114/C> and #<Project id:227 group114/B>1696 filter by trending1697 should eq [#<Project id:233 group115/C>]1698 filter by owned1699 should eq [#<Project id:239 user580/project159>]1700 filter by non_public1701 should eq [#<Project id:240 namespace206/A>]1702 filter by starred1703 should eq [#<Project id:246 group118/C>]1704 returns only projects the user has access to1705 filter by without_deleted1706 should contain exactly #<Project id:254 group120/C> and #<Project id:253 group120/B>1707 sorting1708 should eq [#<Project id:258 group121/B>, #<Project id:259 group121/C>]1709DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1710DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1711Explore Groups1712 when signed in1713 behaves like renders public and internal projects1714DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1715DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1716 should not text "project161"1717 behaves like renders public and internal projects1718DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1719DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1720 should not text "project164"1721 behaves like renders public and internal projects1722DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1723DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1724 should not text "project167"1725 behaves like renders group in public groups area1726DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1727DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1728 should text "group125"1729 when signed out1730 behaves like renders only public project1731DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1732DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1733 should not text "project173"1734 behaves like renders only public project1735DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1736DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1737 should not text "project176"1738 behaves like renders only public project1739DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1740DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1741 should not text "project179"1742 behaves like renders group in public groups area1743DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1744DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1745 should text "group129"1746DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1747DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1748Maintainer updates tag1749 from the tags list page1750 updates the release notes1751DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1752DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1753 description has emoji autocomplete1754 from a specific tag page1755 updates the release notes1756DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1757DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1758Notes::CreateService1759 #execute1760 valid params1761 returns a valid note1762 returns a persisted note1763 note has valid content1764 note belongs to the correct project1765 TodoService#new_note is called1766 enqueues NewNoteWorker1767 noteable highlight cache clearing1768 clears noteable diff cache when it was unfolded for the note position1769 does not clear cache when note is not the first of the discussion1770 note diff file1771 when eligible to have a note diff file1772 note is associated with a note diff file1773 when DiffNote is a reply1774 note is not associated with a note diff file1775 when DiffNote from an image1776 note is not associated with a note diff file1777 note with commands1778 as a user who can update the target1779 /close, /label, /assign & /milestone1780 saves the note and does not alter the note text1781 /merge with sha option1782 saves the note and exectues merge command1783 when note only have commands1784 adds commands applied message to note errors1785 as a user who cannot update the target1786 applies commands the user can execute1787 does not apply commands the user cannot execute1788 saves the note1789 personal snippet note1790 returns a valid note1791 returns a persisted note1792 note has valid content1793 note with emoji only1794 creates regular note1795 reply to individual note1796 when reply_to_individual_notes is disabled1797 creates an individual note1798 does not convert existing note1799 when reply_to_individual_notes is enabled1800 creates a DiscussionNote in reply to existing note1801 converts existing note to DiscussionNote1802DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1803DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1804JobEntity1805 contains paths to job page action1806 does not contain sensitive information1807 contains whether it is playable1808 contains timestamps1809 contains details1810 when job is retryable1811 contains cancel path1812 when job is cancelable1813 contains cancel path1814 when job is a regular job1815 does not contain path to play action1816 is not a playable build1817 when job is a manual action1818 when user is allowed to trigger action1819 contains path to play action1820 is a playable action1821 when user is not allowed to trigger action1822 does not contain path to play action1823 is not a playable action1824 when job is scheduled1825 contains path to unschedule action1826 contains scheduled_at1827 when job is generic commit status1828 contains paths to target action1829 does not contain paths to other action paths1830 contains timestamps1831 contains details1832 when job failed1833 contains details1834 states that it failed1835 should indicate the failure reason on tooltip1836 should include a callout message with a verbose output1837 should state that it is not recoverable1838 when job is allowed to fail1839 contains details1840 states that it failed1841 should indicate the failure reason on tooltip1842 should include a callout message with a verbose output1843 should state that it is not recoverable1844 when the job failed with a script failure1845 should not include callout message or recoverable keys1846 when job failed and is recoverable1847 should state it is recoverable1848 when job passed1849 should not include callout message or recoverable keys1850DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1851DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1852Merge request > User resolves outdated diff discussions1853 when a discussion was resolved by a push1854DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1855DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1856 shows that as automatically resolved1857DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1858DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1859 does not show that for active discussions1860DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1861DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1862API::ProjectTemplates1863 GET /projects/:id/templates/:type1864 returns dockerfiles1865 returns gitignores1866 returns gitlab_ci_ymls1867 returns licenses1868 returns 400 for an unknown template type1869 denies access to an anonymous user on a private project1870 permits access to a developer on a private project1871 GET /projects/:id/templates/licenses1872 returns key and name for the listed licenses1873 GET /projects/:id/templates/:type/:key1874 returns a specific dockerfile1875 returns a specific gitignore1876 returns C++ gitignore1877 returns C++ gitignore for URL-encoded names1878 returns a specific gitlab_ci_yml1879 returns a specific license1880 returns 404 for an unknown specific template1881 denies access to an anonymous user on a private project1882 permits access to a developer on a private project1883 behaves like path traversal attempt1884 rejects invalid filenames1885 behaves like path traversal attempt1886 rejects invalid filenames1887 behaves like path traversal attempt1888 rejects invalid filenames1889 GET /projects/:id/templates/licenses/:key1890 fills placeholders in the license1891DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1892DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1893Discussions::UpdateDiffPositionService1894 #execute1895 when the diff line is the same1896 updates the position1897 when the resolve_outdated_diff_discussions setting is set1898 does not resolve the discussion1899 when the diff line has changed1900 doesn't update the position1901 sets the change position1902 creates a system discussion1903 when the resolve_outdated_diff_discussions setting is set1904 sets resolves the discussion and sets resolved_by_push1905 doesn't update the position1906 sets the change position1907 creates a system discussion1908DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1909DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1910API::ProtectedTags1911 GET /projects/:id/protected_tags1912 when authenticated as a maintainer1913 behaves like protected tags1914 returns the protected tags1915 when authenticated as a guest1916 behaves like 403 response1917 returns 4031918 GET /projects/:id/protected_tags/:tag1919 when authenticated as a maintainer1920 behaves like protected tag1921 returns the protected tag1922 when protected tag does not exist1923 behaves like 404 response1924 returns 4041925 when protected tag contains a wildcard1926 behaves like protected tag1927 returns the protected tag1928 when protected tag does not exist1929 behaves like 404 response1930 returns 4041931 when authenticated as a guest1932 behaves like 403 response1933 returns 4031934 POST /projects/:id/protected_tags1935 when authenticated as a maintainer1936 protects a single tag with maintainers can create tags1937 protects a single tag with developers can create tags1938 protects a single tag with no one can create tags1939 returns a 422 error if the same tag is protected twice1940 returns 201 if the same tag is proteted on different projects1941 when tag has a wildcard in its name1942 protects multiple tags with a wildcard in the name1943 when authenticated as a guest1944 returns a 403 error if guest1945 DELETE /projects/:id/protected_tags/unprotect/:tag1946 unprotects a single tag1947 returns 404 if tag does not exist1948 behaves like 412 response1949 for a modified ressource1950 returns 4121951 for an unmodified ressource1952 returns accepted1953 when tag has a wildcard in its name1954 unprotects a wildcard tag1955DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1956DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1957Projects::VariablesController1958 GET #show1959 renders the variables as json1960 has only one variable1961 PATCH #update1962 with invalid new variable parameters1963 does not update the existing variable1964 does not create the new variable1965 returns a bad request response1966 with duplicate new variable parameters1967 does not update the existing variable1968 does not create the new variable1969 returns a bad request response1970 with valid new variable parameters1971 updates the existing variable1972 creates the new variable1973 returns a successful response1974 has all variables in response1975 with a deleted variable1976 destroys the variable1977 returns a successful response1978 has all variables in response1979DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1980DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1981Gitlab::Ci::Status::External::Factory1982 when external status has a simple core status1983 when core status is created1984 fabricates a core status created1985 extends core status with common methods1986 when core status is pending1987 fabricates a core status pending1988 extends core status with common methods1989 when core status is running1990 fabricates a core status running1991 extends core status with common methods1992 when core status is success1993 fabricates a core status success1994 extends core status with common methods1995 when core status is failed1996 fabricates a core status failed1997 extends core status with common methods1998 when core status is canceled1999 fabricates a core status canceled2000 extends core status with common methods2001 when core status is skipped2002 fabricates a core status skipped2003 extends core status with common methods2004 when core status is manual2005 fabricates a core status manual2006 extends core status with common methods2007 when core status is scheduled2008 fabricates a core status scheduled2009 extends core status with common methods2010DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2011DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2012Projects::DeploymentsController2013 GET #index2014 returns list of deployments from last 8 hours2015 returns a list with deployments information2016 GET #metrics2017 when metrics are disabled2018 responds with not found2019 when metrics are enabled2020 when environment has no metrics2021 returns a empty response 204 resposne2022 when environment has some metrics2023 returns a metrics JSON document2024 when metrics service does not implement deployment metrics2025 responds with not found2026 GET #additional_metrics2027 when metrics are disabled2028 responds with not found2029 when metrics are enabled2030 when environment has no metrics2031 returns a empty response 204 response2032 when environment has some metrics2033 returns a metrics JSON document2034DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2035DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2036CleanUpForMembers2037/builds/gitlab-org/gitlab-ee/db/post_migrate/20190301081611_migrate_project_migrate_sidekiq_queue.rb:8: warning: already initialized constant MigrateProjectMigrateSidekiqQueue::DOWNTIME2038/builds/gitlab-org/gitlab-ee/db/post_migrate/20190301081611_migrate_project_migrate_sidekiq_queue.rb:6: warning: previous definition of DOWNTIME was here2039== 20171216111734 CleanUpForMembers: migrating ================================2040== 20171216111734 CleanUpForMembers: migrated (0.0171s) =======================2041DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)2042DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)2043 removes members without proper user_id2044Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2045If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2046You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2047If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2048DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2049Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2050If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2051You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2052If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2053DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from up at /builds/gitlab-org/gitlab-ee/db/migrate/20180413022611_create_missing_namespace_for_internal_users.rb:5)2054Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2055If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2056You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2057If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2058DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from up at /builds/gitlab-org/gitlab-ee/db/migrate/20180413022611_create_missing_namespace_for_internal_users.rb:5)2059Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2060If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2061You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2062If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2063DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2064Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2065If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2066You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2067If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2068DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2069Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2070If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2071You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2072If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2073DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2074Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2075If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2076You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2077If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2078DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2079Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2080If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2081You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2082If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2083DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2084Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2085If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2086You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2087If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2088DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2089Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2090If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2091You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2092If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2093DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2094Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2095If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2096You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2097If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2098DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2099Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2100If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2101You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2102If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2103DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2104Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2105If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2106You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2107If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2108DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2109Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2110If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2111You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2112If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2113DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2114DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2115DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2116Banzai::Filter::EmojiFilter2117 replaces supported name emoji2118 replaces supported unicode emoji2119 ignores unsupported emoji2120 correctly encodes the URL2121 correctly encodes unicode to the URL2122 matches at the start of a string2123 unicode matches at the start of a string2124 matches at the end of a string2125 unicode matches at the end of a string2126 matches with adjacent text2127 unicode matches with adjacent text2128 does not match multiple emoji in a row2129 unicode matches multiple emoji in a row2130 mixed matches multiple emoji in a row2131 does not match emoji in a string2132 has a data-name attribute2133 has a data-unicode-version attribute2134 keeps whitespace intact2135 unicode keeps whitespace intact2136DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2137DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2138Gitlab::Git::WrapsGitalyErrors2139 #wrapped_gitaly_errors2140 wraps GRPC::NotFound in a Gitlab::Git::Repository::NoRepository2141 wraps GRPC::InvalidArgument in a ArgumentError2142 wraps GRPC::BadStatus in a Gitlab::Git::CommandError2143 does not swallow other errors2144DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2145DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2146Knapsack report was generated. Preview:2147{2148 "spec/features/protected_branches_spec.rb": 291.94293332099915,2149 "spec/features/group_variables_spec.rb": 86.2077784538269,2150 "spec/features/issues/form_spec.rb": 84.47668719291687,2151 "spec/services/boards/issues/list_service_spec.rb": 27.05643343925476,2152 "spec/features/dashboard/merge_requests_spec.rb": 37.33741593360901,2153 "spec/features/security/profile_access_spec.rb": 28.138538360595703,2154 "spec/controllers/projects/notes_controller_spec.rb": 35.06616568565369,2155 "spec/finders/projects_finder_spec.rb": 17.665133714675903,2156 "spec/features/explore/groups_spec.rb": 28.547049045562744,2157 "spec/features/tags/master_updates_tag_spec.rb": 22.69702386856079,2158 "spec/services/notes/create_service_spec.rb": 16.99859356880188,2159 "spec/serializers/job_entity_spec.rb": 13.990365743637085,2160 "spec/features/merge_request/user_resolves_outdated_diff_discussions_spec.rb": 13.800631046295166,2161 "spec/requests/api/project_templates_spec.rb": 9.560216426849365,2162 "spec/services/discussions/update_diff_position_service_spec.rb": 8.06247091293335,2163 "spec/requests/api/protected_tags_spec.rb": 7.978431940078735,2164 "spec/controllers/projects/variables_controller_spec.rb": 5.421182155609131,2165 "spec/lib/gitlab/ci/status/external/factory_spec.rb": 6.1726720333099365,2166 "spec/controllers/projects/deployments_controller_spec.rb": 6.208112001419067,2167 "spec/migrations/clean_up_for_members_spec.rb": 1.8968024253845215,2168 "spec/lib/banzai/filter/emoji_filter_spec.rb": 0.07758903503417969,2169 "spec/lib/gitlab/git/wraps_gitaly_errors_spec.rb": 0.0136425495147705082170}2171Knapsack global time execution for tests: 12m 29s2172Pending: (Failures listed here are expected and do not affect your suite's status)2173 1) Boards::Issues::ListService#execute when parent is a group and group is an ancestor behaves like issues list service delegates search to IssuesFinder2174 # around hook at ./spec/spec_helper.rb:244 did not execute the example2175 # ./spec/support/shared_examples/services/boards/issues_list_service.rb:22176 2) Boards::Issues::ListService#execute when parent is a group and group is an ancestor behaves like issues list service #metadata returns issues count for list2177 # around hook at ./spec/spec_helper.rb:244 did not execute the example2178 # ./spec/support/shared_examples/services/boards/issues_list_service.rb:112179 3) Boards::Issues::ListService#execute when parent is a group and group is an ancestor behaves like issues list service issues are ordered by priority returns opened issues when list_id is missing2180 # around hook at ./spec/spec_helper.rb:244 did not execute the example2181 # ./spec/support/shared_examples/services/boards/issues_list_service.rb:212182 4) Boards::Issues::ListService#execute when parent is a group and group is an ancestor behaves like issues list service issues are ordered by priority returns opened issues when listing issues from Backlog2183 # around hook at ./spec/spec_helper.rb:244 did not execute the example2184 # ./spec/support/shared_examples/services/boards/issues_list_service.rb:292185 5) Boards::Issues::ListService#execute when parent is a group and group is an ancestor behaves like issues list service issues are ordered by priority returns closed issues when listing issues from Closed2186 # around hook at ./spec/spec_helper.rb:244 did not execute the example2187 # ./spec/support/shared_examples/services/boards/issues_list_service.rb:372188 6) Boards::Issues::ListService#execute when parent is a group and group is an ancestor behaves like issues list service issues are ordered by priority returns opened issues that have label list applied when listing issues from a label list2189 # around hook at ./spec/spec_helper.rb:244 did not execute the example2190 # ./spec/support/shared_examples/services/boards/issues_list_service.rb:452191 7) Boards::Issues::ListService#execute when parent is a group and group is an ancestor behaves like issues list service with list that does not belong to the board raises an error2192 # around hook at ./spec/spec_helper.rb:244 did not execute the example2193 # ./spec/support/shared_examples/services/boards/issues_list_service.rb:552194 8) Boards::Issues::ListService#execute when parent is a group and group is an ancestor behaves like issues list service with invalid list id raises an error2195 # around hook at ./spec/spec_helper.rb:244 did not execute the example2196 # ./spec/support/shared_examples/services/boards/issues_list_service.rb:642197Finished in 13 minutes 21 seconds (files took 13.49 seconds to load)2198380 examples, 0 failures, 8 pending2200$ date2201Tue Mar 12 09:19:52 UTC 20192204coverage/: found 5 matching files 2205knapsack/: found 5 matching files 2206rspec_flaky/: found 4 matching files 2207WARNING: tmp/capybara/: no matching files 2208WARNING: Uploading artifacts to coordinator... failed id=175839897 responseStatus=500 Internal Server Error status=500 Internal Server Error token=AwPhu25K2209WARNING: Retrying... 2210Uploading artifacts to coordinator... ok id=175839897 responseStatus=201 Created token=AwPhu25K2211Uploading artifacts...2212junit_rspec.xml: found 1 matching files 2213Uploading artifacts to coordinator... ok id=175839897 responseStatus=201 Created token=AwPhu25K2214Job succeeded