rspec-ee system pg12 8/10
Passed Started
by
@eurie

Ethan Urie
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on green-2.shared-gitlab-org.runners-manager.gitlab.com/default 8zCxmpPt3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service postgres:12 ...8Pulling docker image postgres:12 ...9Using docker image sha256:10f11c61d788ddcfee2aecd5517b4d3d22c9205b610ed25e447a28271330a71a for postgres:12 with digest postgres@sha256:d85383fc68253dc4007c836281830c1d740921dc582e428e107181ebd5b2d5db ...10Starting service redis:6.0-alpine ...11Pulling docker image redis:6.0-alpine ...12Using docker image sha256:f30aed8202b4ddc9ed0c833f7bd2b90470dc3a438a51b6567e9955adfe224051 for redis:6.0-alpine with digest redis@sha256:fcf49f0ab799e3b7217aab710606e888b190bbf3c3a81b5c912dd8ef351d1f69 ...13Starting service elasticsearch:7.17.6 ...14Pulling docker image elasticsearch:7.17.6 ...15Using docker image sha256:5fad10241ffd65d817ed0ddfaf6e87eee1f7dc2a7db33db1047835560ea71fda for elasticsearch:7.17.6 with digest elasticsearch@sha256:6c128de5d01c0c130a806022d6bd99b3e4c27a9af5bfc33b6b81861ae117d028 ...16Waiting for services to be up and running (timeout 30 seconds)...17Authenticating with credentials from job payload (GitLab Registry)18Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-yarn-1.22-graphicsmagick-1.3.36 ...19Using docker image sha256:9f9846a4ac0697e6010265e736ea0ed08cd0506c4323c4e2a29d17e1b28665ce for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12@sha256:9229dfe0f4ee76cecfd8411f6668b0b2a5fd730d1d3688013b3a721189fcccb5 ...21Running on runner-8zcxmppt-project-278964-concurrent-0 via runner-8zcxmppt-shared-gitlab-org-1672862876-c22e7905...23$ eval "$CI_PRE_CLONE_SCRIPT"24Fetching changes with git depth set to 20...25Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/26Created fresh repository.27remote: Enumerating objects: 148065, done. 28remote: Counting objects: 100% (148065/148065), done. 29remote: Compressing objects: 100% (90316/90316), done. 30remote: Total 148065 (delta 71470), reused 105694 (delta 52453), pack-reused 0 31Receiving objects: 100% (148065/148065), 120.96 MiB | 20.29 MiB/s, done.32Resolving deltas: 100% (71470/71470), done.34 * [new ref] refs/pipelines/738499518 -> refs/pipelines/73849951835 * [new branch] master -> origin/master36Checking out e6a357ca as master...37Skipping Git submodules setup38$ git remote set-url origin "${CI_REPOSITORY_URL}"40Checking cache for ruby-gems-debian-bullseye-ruby-2.7-16...41cache.zip is up to date 42Successfully extracted cache43Checking cache for gitaly-ruby-gems-debian-bullseye-ruby-2.7-16...44cache.zip is up to date 45Successfully extracted cache47Downloading artifacts for compile-test-assets (3555856595)...48Downloading artifacts from coordinator... ok id=3555856595 responseStatus=200 OK token=64_ikuWn49Downloading artifacts for detect-tests (3555856606)...50Downloading artifacts from coordinator... ok id=3555856606 responseStatus=200 OK token=64_ikuWn51Downloading artifacts for retrieve-tests-metadata (3555856611)...52Downloading artifacts from coordinator... ok id=3555856611 responseStatus=200 OK token=64_ikuWn53Downloading artifacts for setup-test-env (3555856600)...54Downloading artifacts from coordinator... ok id=3555856600 responseStatus=200 OK token=64_ikuWn56Using docker image sha256:9f9846a4ac0697e6010265e736ea0ed08cd0506c4323c4e2a29d17e1b28665ce for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12@sha256:9229dfe0f4ee76cecfd8411f6668b0b2a5fd730d1d3688013b3a721189fcccb5 ...57$ echo $FOSS_ONLY58$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb59$ export GOPATH=$CI_PROJECT_DIR/.go60$ mkdir -p $GOPATH61$ source scripts/utils.sh62$ source scripts/prepare_build.sh690Using decomposed database config (config/database.yml.decomposed-postgresql)691$ setup_db_user_only692CREATE ROLE693GRANT694==> 'setup_db_user_only' succeeded in 0 seconds.695$ bundle exec rake db:drop db:create db:schema:load db:migrate696Dropped database 'gitlabhq_test'697Dropped database 'gitlabhq_test_ci'698Dropped database 'gitlabhq_geo_test'699Created database 'gitlabhq_test'700Created database 'gitlabhq_test_ci'701Created database 'gitlabhq_geo_test'702==> 'bundle exec rake db:drop db:create db:schema:load db:migrate' succeeded in 42 seconds.703$ setup_db_praefect704SELECT pg_catalog.set_config('search_path', '', false);705CREATE DATABASE praefect_test ENCODING 'UTF8';706==> 'setup_db_praefect' succeeded in 0 seconds.707$ source ./scripts/rspec_helpers.sh708$ run_timed_command "gem install knapsack --no-document"709$ gem install knapsack --no-document710Successfully installed knapsack-4.0.07111 gem installed712==> 'gem install knapsack --no-document' succeeded in 1 seconds.713$ echo -e "\e[0Ksection_start:`date +%s`:gitaly-test-spawn[collapsed=true]\r\e[0KStarting Gitaly"823$ rspec_paralellized_job "--tag ~quarantine --tag ~level:migration"824SKIP_FLAKY_TESTS_AUTOMATICALLY: true825RETRY_FAILED_TESTS_IN_NEW_PROCESS: true826KNAPSACK_GENERATE_REPORT: true827FLAKY_RSPEC_GENERATE_REPORT: true828KNAPSACK_TEST_FILE_PATTERN: {ee/}spec/{features}{,/**/}*_spec.rb829KNAPSACK_LOG_LEVEL: debug830KNAPSACK_REPORT_PATH: knapsack/rspec-ee_system_pg12_8_10_report.json831FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json832FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec-ee_system_pg12_8_10_report.json833NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec-ee_system_pg12_8_10_report.json834SKIPPED_FLAKY_TESTS_REPORT_PATH: rspec/flaky/skipped_flaky_tests_rspec-ee_system_pg12_8_10_report.txt835RETRIED_TESTS_REPORT_PATH: rspec/flaky/retried_tests_rspec-ee_system_pg12_8_10_report.txt836CRYSTALBALL: 837Knapsack report generator started!838Run options: exclude {:quarantine=>true, :level=>"migration"}839Test environment set up in 1.00676459 seconds840admin Geo Projects841Starting the Capybara driver server...842 visiting geo projects initial page843 with registries844Capybara starting Puma...845* Version 5.6.5 , codename: Birdie's Version846* Min threads: 0, max threads: 4847* Listening on unix:///tmp/20230104-466-4piwc0848 shows all projects in the registry849 searching for a geo project850 filters out projects with the search term851 with no registries852 with no filter853 behaves like shows empty state854 with correct title and description855 with no registries856 with conditional help link857 with a search filter858 behaves like shows empty state859 with correct title and description860 with no registries861 with conditional help link862 with a status filter863 behaves like shows empty state864 with correct title and description865 with no registries866 with conditional help link867 with a search filter and status filter868 behaves like shows empty state869 with correct title and description870 with no registries871 with conditional help link872 clicking on a specific dropdown option in geo projects page873 shows filter specific projects874 searching for a geo project875 finds the project with the same name876 filters out project that matches with search but shouldnt be in the view877 visiting geo synced projects page878 behaves like shows filter specific projects and correct labels879 shows filter specific projects880 visiting geo pending synced and searching pending sync on projects page881 behaves like shows filter specific projects and correct labels882 shows filter specific projects883 visiting geo pending synced and searching pending verification on projects page884 behaves like shows filter specific projects and correct labels885 shows filter specific projects886 visiting geo failed sync projects page887 behaves like shows filter specific projects and correct labels888 shows filter specific projects889 searching for never synced registry on projects pag890 behaves like shows filter specific projects and correct labels891 shows filter specific projects892 remove an orphaned Tracking Entry893 removes an existing Geo Project894 Resync all895 opens confirm modal and then fires job to resync all projects896 Reverify all897 opens confirm modal and then fires job to reverify all projects898Email Confirmation899 # order random900 identity_verification: false, soft_email_confirmation: false, require_admin_approval_after_user_signup: true, email_confirmation_setting: "off"901 confirms identity and signs in successfully902 identity_verification: true, soft_email_confirmation: false, require_admin_approval_after_user_signup: false, email_confirmation_setting: "hard"903Skipping ./ee/spec/features/registrations/email_confirmation_spec.rb[1:12:1] 'Email Confirmation identity_verification: true, soft_email_confirmation: false, require_admin_approval_after_user_signup: false, email_confirmation_setting: "hard" confirms identity and signs in successfully' because it's flaky.904 confirms identity and signs in successfully (PENDING: around hook at ./spec/support/flaky_tests.rb:21 did not execute the example)905 identity_verification: true, soft_email_confirmation: false, require_admin_approval_after_user_signup: false, email_confirmation_setting: "soft"906 confirms identity and signs in successfully907 when signing up through SAML908 signs in successfully909 identity_verification: true, soft_email_confirmation: true, require_admin_approval_after_user_signup: false, email_confirmation_setting: "soft"910 confirms identity and signs in successfully911 identity_verification: false, soft_email_confirmation: true, require_admin_approval_after_user_signup: false, email_confirmation_setting: "soft"912 confirms identity and signs in successfully913 identity_verification: false, soft_email_confirmation: false, require_admin_approval_after_user_signup: true, email_confirmation_setting: "soft"914 confirms identity and signs in successfully915 identity_verification: true, soft_email_confirmation: true, require_admin_approval_after_user_signup: true, email_confirmation_setting: "hard"916 confirms identity and signs in successfully917 identity_verification: false, soft_email_confirmation: false, require_admin_approval_after_user_signup: false, email_confirmation_setting: "soft"918 confirms identity and signs in successfully919 identity_verification: true, soft_email_confirmation: false, require_admin_approval_after_user_signup: true, email_confirmation_setting: "off"920 confirms identity and signs in successfully921 identity_verification: false, soft_email_confirmation: false, require_admin_approval_after_user_signup: false, email_confirmation_setting: "hard"922 confirms identity and signs in successfully923 identity_verification: false, soft_email_confirmation: true, require_admin_approval_after_user_signup: false, email_confirmation_setting: "hard"924 confirms identity and signs in successfully925 identity_verification: true, soft_email_confirmation: true, require_admin_approval_after_user_signup: true, email_confirmation_setting: "soft"926 confirms identity and signs in successfully927 identity_verification: true, soft_email_confirmation: true, require_admin_approval_after_user_signup: false, email_confirmation_setting: "hard"928 confirms identity and signs in successfully929 identity_verification: true, soft_email_confirmation: true, require_admin_approval_after_user_signup: false, email_confirmation_setting: "off"930 confirms identity and signs in successfully931 identity_verification: true, soft_email_confirmation: false, require_admin_approval_after_user_signup: true, email_confirmation_setting: "hard"932 confirms identity and signs in successfully933 identity_verification: false, soft_email_confirmation: true, require_admin_approval_after_user_signup: true, email_confirmation_setting: "hard"934 confirms identity and signs in successfully935 identity_verification: false, soft_email_confirmation: true, require_admin_approval_after_user_signup: false, email_confirmation_setting: "off"936 confirms identity and signs in successfully937 identity_verification: false, soft_email_confirmation: false, require_admin_approval_after_user_signup: true, email_confirmation_setting: "hard"938 confirms identity and signs in successfully939 identity_verification: true, soft_email_confirmation: true, require_admin_approval_after_user_signup: true, email_confirmation_setting: "off"940 confirms identity and signs in successfully941 identity_verification: false, soft_email_confirmation: false, require_admin_approval_after_user_signup: false, email_confirmation_setting: "off"942 confirms identity and signs in successfully943 identity_verification: false, soft_email_confirmation: true, require_admin_approval_after_user_signup: true, email_confirmation_setting: "off"944 confirms identity and signs in successfully945 identity_verification: false, soft_email_confirmation: true, require_admin_approval_after_user_signup: true, email_confirmation_setting: "soft"946 confirms identity and signs in successfully947 identity_verification: true, soft_email_confirmation: false, require_admin_approval_after_user_signup: true, email_confirmation_setting: "soft"948 confirms identity and signs in successfully949 identity_verification: true, soft_email_confirmation: false, require_admin_approval_after_user_signup: false, email_confirmation_setting: "off"950 confirms identity and signs in successfully951Billing plan pages952 users profile billing page953 on free954 displays the correct call to action955 behaves like does not display the billing plans956 does not display the plans957 behaves like plan with subscription table958 displays subscription table959 on bronze plan960 shows the EoA bronze banner that can be dismissed permanently961 behaves like plan with header962 displays header963 behaves like downgradable plan964 displays the downgrade link965 behaves like upgradable plan966 displays the upgrade link967 behaves like can not contact sales968 does not render in-app hand raise lead969 behaves like plan with subscription table970 displays subscription table971 when hide_deprecated_billing_plans is active972 displays the free upgrade973 with an active deprecated plan974 renders the plan card marked as Legacy975 with more than 25 users976 displays the sales assisted offer977 on premium plan978 behaves like plan with header979 displays header980 behaves like downgradable plan981 displays the downgrade link982 behaves like upgradable plan983 displays the upgrade link984 behaves like can not contact sales985 does not render in-app hand raise lead986 behaves like plan with subscription table987 displays subscription table988 behaves like does not display EoA banner989 does not display the banner990 on ultimate plan991 behaves like plan with header992 displays header993 behaves like downgradable plan994 displays the downgrade link995 behaves like non-upgradable plan996 does not display the upgrade link997 behaves like plan with subscription table998 displays subscription table999 behaves like does not display EoA banner1000 does not display the banner1001 when CustomersDot is unavailable1002 renders an error page1003 users profile billing page with a trial1004 on free1005 behaves like does not display the billing plans1006 does not display the plans1007 on bronze plan1008 behaves like plan with header1009 displays header1010 behaves like downgradable plan1011 displays the downgrade link1012 behaves like upgradable plan1013 displays the upgrade link1014 behaves like can not contact sales1015 does not render in-app hand raise lead1016 on ultimate plan1017 behaves like plan with header1018 displays header1019 behaves like downgradable plan1020 displays the downgrade link1021 behaves like non-upgradable plan1022 does not display the upgrade link1023 group billing page1024 when a group is the top-level group1025 on ultimate1026 displays plan header1027 behaves like does not display the billing plans1028 does not display the plans1029 behaves like plan with subscription table1030 displays subscription table1031 on bronze1032 displays plan header1033 does display the billing plans table1034 when submitting hand raise lead1035 displays the in-app hand raise lead1036 behaves like plan with subscription table1037 displays subscription table1038 on free1039 behaves like used seats rendering for non paid subscriptions1040 displays the number of seats1041 with promote_premium_billing_page experiment candidate experience1042 submits hand raise lead form1043 on trial1044 displays the billing plans table1045 behaves like non-upgradable plan1046 does not display the upgrade link1047 behaves like used seats rendering for non paid subscriptions1048 displays the number of seats1049 behaves like plan with subscription table1050 displays subscription table1051 with auditor user1052 behaves like does not display the billing plans1053 does not display the plans1054 behaves like plan with subscription table1055 displays subscription table1056 when a group is the subgroup1057 shows the subgroup page context for billing1058 seat refresh button1059 updates seat counts on click1060 with unexpected JSON1061 renders no header for missing plan1062 displays all plans1063epics list1064 epics list1065 within a group1066 when signed in1067 renders epics list header actions1068 filters epics list based on labels with "=" operator1069 filters epics list based on labels with "!=" operator1070 shows bulk editing sidebar with actions and labels select dropdown1071 shows checkboxes for selecting epics while bulk editing sidebar is visible1072 applies label to multiple epics from bulk editing sidebar1073 behaves like epic list1074 renders epics list1075 renders epics item with metadata1076 renders epic item timeframe1077 behaves like filtered search bar1078 filtered search bar tokens list1079 renders values for token 'Author' correctly1080 renders values for token 'Label' correctly1081 renders values for token 'My-Reaction' correctly1082 filtered search bar sort dropdown1083 renders sort option 'Created date' correctly1084 renders sort option 'Updated date' correctly1085 renders sort option 'Start date' correctly1086 renders sort option 'Due date' correctly1087 renders sort option 'Title' correctly1088 when signed out1089 behaves like epic list1090 renders epics list1091 renders epics item with metadata1092 renders epic item timeframe1093 within a sub-group group1094 behaves like filtered search bar1095 filtered search bar tokens list1096 renders values for token 'Author' correctly1097 renders values for token 'Label' correctly1098 renders values for token 'My-Reaction' correctly1099 filtered search bar sort dropdown1100 renders sort option 'Created date' correctly1101 renders sort option 'Updated date' correctly1102 renders sort option 'Start date' correctly1103 renders sort option 'Due date' correctly1104 renders sort option 'Title' correctly1105User visits issue boards1106 visiting project boards with search params1107 in list view1108 when board is scoped to labels1109 params: {}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]1110 displays all issues satisfiying filter params and correctly sets url params1111 params: {"label_name"=>["foobar"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]1112 displays all issues satisfiying filter params and correctly sets url params1113 params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]1114 displays all issues satisfiying filter params and correctly sets url params1115 params: {"assignee_username"=>"root"}, expected_params: {"label_name"=>["foobar", "workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]1116 displays all issues satisfiying filter params and correctly sets url params1117 when board is scoped to an assignee1118 params: {}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]1119 displays all issues satisfiying filter params and correctly sets url params1120 params: {"assignee_username"=>"root"}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]1121 displays all issues satisfiying filter params and correctly sets url params1122 params: {"label_name"=>["workflow::in dev"]}, expected_params: {"label_name"=>["workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]1123 displays all issues satisfiying filter params and correctly sets url params1124 in epic swimlanes1125 when board is scoped to labels1126 params: {}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]1127 displays all issues satisfiying filter params and correctly sets url params1128 params: {"label_name"=>["foobar"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]1129 displays all issues satisfiying filter params and correctly sets url params1130 params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]1131 displays all issues satisfiying filter params and correctly sets url params1132 params: {"assignee_username"=>"root"}, expected_params: {"label_name"=>["foobar", "workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]1133 displays all issues satisfiying filter params and correctly sets url params1134 when board is scoped to an assignee1135 params: {}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]1136 displays all issues satisfiying filter params and correctly sets url params1137 params: {"assignee_username"=>"root"}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]1138 displays all issues satisfiying filter params and correctly sets url params1139 params: {"label_name"=>["workflow::in dev"]}, expected_params: {"label_name"=>["workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]1140 displays all issues satisfiying filter params and correctly sets url params1141 visiting group boards with search params1142 in list view1143 when board is scoped to labels1144 params: {}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]1145 displays all issues satisfiying filter params and correctly sets url params1146 params: {"label_name"=>["foobar"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]1147 displays all issues satisfiying filter params and correctly sets url params1148 params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]1149 displays all issues satisfiying filter params and correctly sets url params1150 params: {"assignee_username"=>"root"}, expected_params: {"label_name"=>["foobar", "workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]1151 displays all issues satisfiying filter params and correctly sets url params1152 when board is scoped to an assignee1153 params: {}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]1154 displays all issues satisfiying filter params and correctly sets url params1155 params: {"assignee_username"=>"root"}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]1156 displays all issues satisfiying filter params and correctly sets url params1157 params: {"label_name"=>["workflow::in dev"]}, expected_params: {"label_name"=>["workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]1158 displays all issues satisfiying filter params and correctly sets url params1159 in epic swimlanes1160 when board is scoped to labels1161 params: {}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]1162 displays all issues satisfiying filter params and correctly sets url params1163 params: {"label_name"=>["foobar"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]1164 displays all issues satisfiying filter params and correctly sets url params1165 params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]1166 displays all issues satisfiying filter params and correctly sets url params1167 params: {"assignee_username"=>"root"}, expected_params: {"label_name"=>["foobar", "workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]1168 displays all issues satisfiying filter params and correctly sets url params1169 when board is scoped to an assignee1170 params: {}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]1171 displays all issues satisfiying filter params and correctly sets url params1172 params: {"assignee_username"=>"root"}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]1173 displays all issues satisfiying filter params and correctly sets url params1174 params: {"label_name"=>["workflow::in dev"]}, expected_params: {"label_name"=>["workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]1175 displays all issues satisfiying filter params and correctly sets url params1176admin Geo Replication Nav1177 visit admin/geo/replication/projects1178 behaves like active sidebar link1179 has active class1180 visit admin/geo/replication/designs1181 behaves like active sidebar link1182 has active class1183 visit admin/geo/replication/*1184 displays enabled replicator replication details nav links1185 behaves like active sidebar link1186 has active class1187 behaves like active sidebar link1188 has active class1189 behaves like active sidebar link1190 has active class1191 behaves like active sidebar link1192 has active class1193 behaves like active sidebar link1194 has active class1195 behaves like active sidebar link1196 has active class1197 behaves like active sidebar link1198 has active class1199 behaves like active sidebar link1200 has active class1201 behaves like active sidebar link1202 has active class1203 behaves like active sidebar link1204 has active class1205 behaves like active sidebar link1206 has active class1207 behaves like active sidebar link1208 has active class1209 behaves like active sidebar link1210 has active class1211 behaves like active sidebar link1212 has active class1213Project mirror1214 On a project1215 when mirror was updated successfully1216 shows the last successful at timestamp1217 when mirror was never updated successfully1218 shows that mirror has never been updated1219 with Update now button1220 when able to force update1221 forces import1222 when unable to force update1223 disables Update now button1224 when the project is archived1225 disables Update now button1226 configuration1227 password authentication1228Skipping ./ee/spec/features/projects/mirror_spec.rb[1:2:1:2] 'Project mirror configuration password authentication can be changed to unauthenticated' because it's flaky.1229 can be changed to unauthenticated (PENDING: around hook at ./spec/support/flaky_tests.rb:21 did not execute the example)1230 can be recreated after an SSH mirror is set1231 SSH public key authentication1232 can be set up1233 host key management1234 fills fingerprints and host keys when detecting1235 displays error if detection fails1236 allows manual host keys entry1237 authentication methods1238 shows SSH related fields for an SSH URL1239 hides SSH-related fields for a HTTP URL1240Admin::Users1241 GET /admin/users1242 send emails to users1243 when `send_emails_from_admin_area` feature is enabled1244 shows the 'Send email to users' link1245 when `send_emails_from_admin_area` feature is disabled1246 does not show the 'Send email to users' link1247 when usage ping is enabled1248 when feature is activated1249 shows the 'Send email to users' link1250 when feature is disabled1251 does not show the 'Send email to users' link1252 user permission export1253 when `export_user_permissions` feature is available1254 shows the 'Export Permissions' link1255 when `export_user_permissions` feature is disabled1256 does not show the 'Export Permissions' link1257 GET /admin/users/:id1258 Shared runners quota status1259 with projects with shared runners enabled1260 shows quota1261 without projects with shared runners enabled1262 does not show quota1263 GET /admin/users/:id/edit1264 Update user account type1265 changes account type to be auditor1266 Update shared runners quota1267 shows page with new data1268 show user keys for SSH and LDAP1269 only shows the delete button for regular keys1270 prompt user about registration features1271 with no license and service ping disabled1272 renders registration features CTA1273 with a valid license and service ping disabled1274 does not render registration features CTA1275Admin Dashboard1276 Users statistic1277 shows correct amounts of users1278 license1279 for tooltip1280 when license is empty1281 is expected not to have visible css "span.has-tooltip"1282 when license is on a plan Ultimate1283 is expected to have visible css "span.has-tooltip"1284 when license is on a plan other than Ultimate1285 is expected not to have visible css "span.has-tooltip"1286 when user count over license maximum1287 is expected to have text "Your instance has exceeded your subscription's licensed user count."1288 qrtly reconciliation alert1289 on self-managed1290 when qrtly reconciliation is available1291 behaves like a visible dismissible qrtly reconciliation alert1292 when dismissed1293 behaves like a hidden qrtly reconciliation alert1294 does not display an alert1295 when visiting again1296 behaves like a hidden qrtly reconciliation alert1297 does not display an alert1298 when qrtly reconciliation is not available1299 behaves like a hidden qrtly reconciliation alert1300 does not display an alert1301 Version check1302 shows badge on EE1303 manual quarterly co-term banner1304 when on Gitlab.com1305 behaves like a hidden manual quarterly co-term banner1306 does not display a banner1307 when on self-managed1308 when reconciliation is upcoming1309 within notification window1310 behaves like a visible manual quarterly co-term banner1311 displays a banner1312 outside of notification window1313 behaves like a hidden manual quarterly co-term banner1314 does not display a banner1315 when reconciliation date was passed1316 behaves like a visible manual quarterly co-term banner1317 displays a banner1318 when reconciliation date is outside of the notification window1319 behaves like a hidden manual quarterly co-term banner1320 does not display a banner1321Disable Merge Trains Setting1322 # order random1323 when visiting the project settings page1324 merge_pipelines_setting: true, merge_trains_setting: true1325 merge pipelines checkbox is always enabled1326 merge trains checkbox is enabled only when merge_pipelines_enabled is true1327 merge_pipelines_setting: true, merge_trains_setting: false1328 merge pipelines checkbox is always enabled1329 merge trains checkbox is enabled only when merge_pipelines_enabled is true1330 merge_pipelines_setting: false, merge_trains_setting: true1331 merge pipelines checkbox is always enabled1332 merge trains checkbox is enabled only when merge_pipelines_enabled is true1333 merge_pipelines_setting: false, merge_trains_setting: false1334 merge pipelines checkbox is always enabled1335 merge trains checkbox is enabled only when merge_pipelines_enabled is true1336 when merge pipelines is disabled1337 merge pipelines checkbox is always enabled1338 merge trains checkbox is enabled only when merge_pipelines_enabled is true1339 checking merge pipelines checkbox enables merge trains checkbox1340 checking merge pipelines checkbox should leave merge trains checkbox unchecked1341 when merge pipelines is enabled1342 merge pipelines checkbox is always enabled1343 merge trains checkbox is enabled only when merge_pipelines_enabled is true1344 checking merge trains checkbox doesn't affect merge pipelines checkbox1345 unchecking merge pipelines checkbox disables merge trains checkbox1346 unchecking merge pipelines checkbox unchecks merge trains checkbox if it was previously checked1347 when both merge pipelines and merge trains are enabled1348 merge pipelines checkbox is always enabled1349 merge trains checkbox is enabled only when merge_pipelines_enabled is true1350 unchecking merge pipelines checkbox disables and unchecks merge trains checkbox1351 unchecking merge trains checkbox doesn't affect merge pipelines checkbox1352User visits their profile1353 # order random1354 storage_enforcement_banner1355 with storage_enforcement_date set1356 displays the banner in the profile page1357Skipping ./ee/spec/features/profiles/user_visits_profile_spec.rb[1:1:1:2] 'User visits their profile storage_enforcement_banner with storage_enforcement_date set does not display the banner if user has previously closed unless threshold has changed' because it's flaky.1358 does not display the banner if user has previously closed unless threshold has changed (PENDING: around hook at ./spec/support/flaky_tests.rb:21 did not execute the example)1359 with storage_enforcement_date not set1360 does not display the banner in the group page1361Group information1362 when the default value of "Group information content" preference is used1363 displays the Details view1364 when Security Dashboard view is set as default1365 and Security Dashboard feature is not available for a group1366 displays the "Security Dashboard unavailable" empty state1367 qrtly reconciliation alert1368 on self-managed1369 behaves like a hidden qrtly reconciliation alert1370 does not display an alert1371 on dotcom1372 when qrtly reconciliation is available1373 behaves like a visible dismissible qrtly reconciliation alert1374 when dismissed1375 behaves like a hidden qrtly reconciliation alert1376 does not display an alert1377 when visiting again1378 behaves like a hidden qrtly reconciliation alert1379 does not display an alert1380 when qrtly reconciliation is not available1381 behaves like a hidden qrtly reconciliation alert1382 does not display an alert1383 when over free user limit1384 behaves like over the free user limit alert1385 when over limit for notification1386 performs dismiss cycle1387 when over storage limits1388 does not show alerts1389 with enforcement concerns1390 when over limit1391 shows free user limit warning1392 when over storage limits1393 does not show alerts1394 when at limit1395 does not show free user limit warning1396 when under limit1397 does not show free user limit warning1398Admin Runners1399 Admin Runners page1400 with a GitLab version and runner releases1401 with runner_upgrade_management enabled1402 filters1403 shows upgrade filter1404 recommended to upgrade (patch)1405 behaves like upgrade is recommended1406 shows an orange upgrade recommended icon1407 available to upgrade (minor)1408 behaves like upgrade is available1409 shows a blue upgrade available icon1410 available to upgrade (major)1411 behaves like upgrade is available1412 shows a blue upgrade available icon1413 no upgrade available1414 behaves like no upgrade shown1415 shows no upgrade icon1416 with runner_upgrade_management disabled1417 filters1418 does not show upgrade filter1419 can upgrade1420 behaves like no upgrade shown1421 shows no upgrade icon1422Metrics rendering1423 for GitLab-managed alerting rules1424 shows embedded metrics1425 unlicensed1426 shows no embedded metrics1427 for GitLab embedded cluster health metrics1428 shows embedded metrics1429Merge request > User creates MR with multiple assignees1430 when GraphQL assignees widget feature flag is disabled1431 behaves like multiple assignees merge request1432 creates a MR with multiple assignees1433 when GraphQL assignees widget feature flag is enabled1434 behaves like multiple assignees widget merge request1435 creates a MR with multiple assignees1436Group CI/CD Analytics1437 renders statistics about release within the group1438 DORA charts1439 behaves like a DORA chart1440 render the Deployment frequency charts1441 behaves like a DORA chart1442 render the Lead time charts1443 behaves like a DORA chart1444 render the Time to restore service charts1445 behaves like a DORA chart1446 render the Change failure rate charts1447User activates GitHub integration1448 without a license1449 is excluded from the integrations index1450 renders 404 when trying to access integration settings directly1451 with valid license1452 activates integration1453 renders a token field of type `password` for masking input1454 with pipelines1455 tests integration before save1456Group navbar1457 for maintainers1458 when devops adoption analytics is available1459 behaves like verified navigation bar1460 renders correctly1461 when productivity analytics is available1462 behaves like verified navigation bar1463 renders correctly1464 when value stream analytics is available1465 redirects to value stream when Analytics item is clicked1466 behaves like verified navigation bar1467 renders correctly1468 when epics are available1469 behaves like verified navigation bar1470 renders correctly1471 when packages are available1472 when container registry is available1473 behaves like verified navigation bar1474 renders correctly1475 when customer relations feature is enabled1476 behaves like verified navigation bar1477 renders correctly1478 when customer relations feature enabled but subgroup1479 behaves like verified navigation bar1480 renders correctly1481 when iterations are available1482 behaves like verified navigation bar1483 renders correctly1484 when group wiki is available1485 behaves like verified navigation bar1486 renders correctly1487 when harbor registry is available1488 behaves like verified navigation bar1489 renders correctly1490 when observability tab is enabled1491 behaves like verified navigation bar1492 renders correctly1493 for owners1494 structure1495 behaves like verified navigation bar1496 renders correctly1497 when SAML SSO is available1498 behaves like verified navigation bar1499 renders correctly1500 when security dashboard is available1501 behaves like verified navigation bar1502 renders correctly1503Trial flow for user picking just me and importing a project1504 # order random1505 registers the user and starts to import a project1506Test Cases1507 test case create form1508 shows page title, title, description and label input fields1509 shows labels and footer actions within labels dropdown1510 shows page actions1511 creates a test case on saving form1512Jobs1513 GET /:project/jobs/:id1514 job project is over shared runners limit1515 displays a warning message1516 job project is not over shared runners limit1517 does not display a warning message1518 when job is not running1519 when namespace is in read-only mode1520 does not show retry button1521Standard flow for user picking just me and importing a project1522 # order random1523 registers the user and starts to import a project1524Dashboard groups1525 behaves like dashboard ultimate trial callout1526 hides promotion callout if not .com1527 .com1528 shows dismissable promotion callout if default dashboard for an owner1529 hides dismissable promotion callout if default dashboard for a non group owner1530 hides dismissable promotion callout if not default dashboard1531 hides promotion callout if a trial is active1532 hides promotion callout if user owns a paid namespace1533Burndown charts1534 for project milestones1535 presents burndown charts when available1536 presents burndown charts promotion correctly1537 for group milestones1538 presents burndown charts when available1539 presents burndown charts promotion correctly1540Group issues page1541 bulk editing1542 shows sidebar when clicked on "Edit issues"1543 shows group milestones within "Milestone" dropdown1544Dashboard projects1545 behaves like dashboard ultimate trial callout1546 hides promotion callout if not .com1547 .com1548 shows dismissable promotion callout if default dashboard for an owner1549 hides dismissable promotion callout if default dashboard for a non group owner1550 hides dismissable promotion callout if not default dashboard1551 hides promotion callout if a trial is active1552 hides promotion callout if user owns a paid namespace1553Group SAML SSO1554 sign_up1555 when signed in1556DEPRECATION WARNING: [Devise] `DeviseHelper#devise_error_messages!` is deprecated and will be1557removed in the next major version.1558Devise now uses a partial under "devise/shared/error_messages" to display1559error messages by default, and make them easier to customize. Update your1560views changing calls from:1561 <%= devise_error_messages! %>1562to:1563 <%= render "devise/shared/error_messages", resource: resource %>1564To start customizing how errors are displayed, you can copy the partial1565from devise to your `app/views` folder. Alternatively, you can run1566`rails g devise:views` which will copy all of them again to your app.1567 (called from block in _ee_app_views_groups_sso__register_pane_html_haml___359169454552288089_223762800 at /builds/gitlab-org/gitlab/ee/app/views/groups/sso/_register_pane.html.haml:5)1568 doesn't display the authorize tab1569 SAML response includes a verified email from the logged in user1570DEPRECATION WARNING: [Devise] `DeviseHelper#devise_error_messages!` is deprecated and will be1571removed in the next major version.1572Devise now uses a partial under "devise/shared/error_messages" to display1573error messages by default, and make them easier to customize. Update your1574views changing calls from:1575 <%= devise_error_messages! %>1576to:1577 <%= render "devise/shared/error_messages", resource: resource %>1578To start customizing how errors are displayed, you can copy the partial1579from devise to your `app/views` folder. Alternatively, you can run1580`rails g devise:views` which will copy all of them again to your app.1581 (called from block in _ee_app_views_groups_sso__register_pane_html_haml___359169454552288089_223762800 at /builds/gitlab-org/gitlab/ee/app/views/groups/sso/_register_pane.html.haml:5)1582 allows to complete the transfer and sign in to the group1583 convert_user_to_group_managed_accounts flag is disable1584DEPRECATION WARNING: [Devise] `DeviseHelper#devise_error_messages!` is deprecated and will be1585removed in the next major version.1586Devise now uses a partial under "devise/shared/error_messages" to display1587error messages by default, and make them easier to customize. Update your1588views changing calls from:1589 <%= devise_error_messages! %>1590to:1591 <%= render "devise/shared/error_messages", resource: resource %>1592To start customizing how errors are displayed, you can copy the partial1593from devise to your `app/views` folder. Alternatively, you can run1594`rails g devise:views` which will copy all of them again to your app.1595 (called from block in _ee_app_views_groups_sso__register_pane_html_haml___359169454552288089_223762800 at /builds/gitlab-org/gitlab/ee/app/views/groups/sso/_register_pane.html.haml:5)1596 doesn't display the authorize tab1597On-call Schedules1598 displaying the empty state by default1599 is expected to have visible button "Add a schedule" that is not disabled1600 creating a schedule1601 adds a schedule given valid options1602Jira issues list1603 renders "Create new issue" button1604 when jira_issues_integration licensed feature is not available1605 does not render "Create new issue" button1606 on gitlab.com1607WARNING: ignoring the provided expectation message argument ({:count=>2}) since it is not a string or a proc.1608 includes the Atlassian referrer in Jira links1609Public Project Snippets Access1610 GET /:project_path/snippets1611DEPRECATION WARNING: `.reorder(nil)` with `.first` / `.first!` no longer takes non-deterministic result in Rails 7.0. To continue taking non-deterministic result, use `.take` / `.take!` instead. (called from snippet_counts at /builds/gitlab-org/gitlab/app/services/snippets/count_service.rb:73)1612 is expected to be allowed for auditor1613 GET /:project_path/snippets/new1614 is expected to be denied for auditor1615 GET /:project_path/snippets/:id1616 for a public snippet1617 is expected to be allowed for auditor1618 for an internal snippet1619 is expected to be allowed for auditor1620 for a private snippet1621 is expected to be allowed for auditor1622 GET /:project_path/snippets/:id/raw1623 for a public snippet1624 is expected to be allowed for auditor1625 for an internal snippet1626 is expected to be allowed for auditor1627 for a private snippet1628 is expected to be allowed for auditor1629Clusterable > Show page1630 when clusterable is a project1631 does not show the environments tab1632 when clusterable is a group1633 shows the environments tab1634 when clusterable is an instance1635 shows the environments tab1636Groups::ProductivityAnalytics1637 exposes valid url params in data attributes1638 when params are invalid1639 does not expose params in data attributes1640User views milestone1641 only shows releases that user has access to1642GroupAnalytics1643 renders the container1644User views hooks1645 is expected to have text "http://example6.test"1646Standard flow for user picking just me and creating a project1647 # order random1648Skipping ./ee/spec/features/registrations/saas/standard_flow_just_me_creating_project_spec.rb[1:1] 'Standard flow for user picking just me and creating a project registers the user and creates a group and project reaching onboarding' because it's flaky.1649 registers the user and creates a group and project reaching onboarding (PENDING: around hook at ./spec/support/flaky_tests.rb:21 did not execute the example)1650Knapsack report was generated. Preview:1651{1652 "ee/spec/features/admin/geo/admin_geo_projects_spec.rb": 353.9842388070001,1653 "ee/spec/features/registrations/email_confirmation_spec.rb": 186.54152106400034,1654 "ee/spec/features/billings/billing_plans_spec.rb": 151.9132404410002,1655 "ee/spec/features/epics/epics_list_spec.rb": 130.74797571599993,1656 "ee/spec/features/boards/user_visits_board_spec.rb": 109.80572996599994,1657 "ee/spec/features/admin/geo/admin_geo_replication_nav_spec.rb": 97.74274135299993,1658 "ee/spec/features/projects/mirror_spec.rb": 83.78108935699993,1659 "ee/spec/features/admin/admin_users_spec.rb": 92.03283843999998,1660 "ee/spec/features/admin/admin_dashboard_spec.rb": 60.60569431800013,1661 "ee/spec/features/projects/settings/merge_requests/disable_merge_trains_setting_spec.rb": 66.25700414500034,1662 "ee/spec/features/profiles/user_visits_profile_spec.rb": 5.813589002999834,1663 "ee/spec/features/groups/group_overview_spec.rb": 46.840337113999794,1664 "ee/spec/features/admin/admin_runners_spec.rb": 47.18863966200024,1665 "ee/spec/features/markdown/metrics_spec.rb": 30.32796159899999,1666 "ee/spec/features/merge_request/user_creates_multiple_assignees_mr_spec.rb": 28.12395230700031,1667 "ee/spec/features/groups/analytics/ci_cd_analytics_spec.rb": 25.522528854999564,1668 "ee/spec/features/projects/integrations/user_activates_github_spec.rb": 23.859561544000826,1669 "ee/spec/features/groups/navbar_spec.rb": 15.477716909999799,1670 "ee/spec/features/registrations/saas/trial_flow_just_me_importing_project_spec.rb": 16.41636597500019,1671 "ee/spec/features/projects/quality/test_case_create_spec.rb": 14.856039090000195,1672 "ee/spec/features/projects/jobs_spec.rb": 17.49566531399978,1673 "ee/spec/features/registrations/saas/standard_flow_just_me_importing_project_spec.rb": 13.717404223000813,1674 "ee/spec/features/dashboards/groups_spec.rb": 9.121280640000805,1675 "ee/spec/features/burndown_charts_spec.rb": 14.489739317000385,1676 "ee/spec/features/groups/issues_spec.rb": 9.977210293000098,1677 "ee/spec/features/dashboards/projects_spec.rb": 9.388056267999673,1678 "ee/spec/features/groups/sso_spec.rb": 8.194917943000291,1679 "ee/spec/features/oncall_schedules/user_creates_schedule_spec.rb": 7.84448631000032,1680 "ee/spec/features/integrations/jira/jira_issues_list_spec.rb": 6.852284777000023,1681 "ee/spec/features/security/project/snippet/public_access_spec.rb": 5.208692303999669,1682 "ee/spec/features/clusters/cluster_detail_page_spec.rb": 6.192596386999867,1683 "ee/spec/features/groups/analytics/productivity_analytics_spec.rb": 3.7241321249994144,1684 "ee/spec/features/milestones/user_views_milestone_spec.rb": 3.4614398160001656,1685 "ee/spec/features/analytics/group_analytics_spec.rb": 1.5969998549999218,1686 "ee/spec/features/groups/hooks/user_views_hooks_spec.rb": 1.5520781670002181687}1688Knapsack global time execution for tests: 28m 26s1689Pending: (Failures listed here are expected and do not affect your suite's status)1690 1) Email Confirmation identity_verification: true, soft_email_confirmation: false, require_admin_approval_after_user_signup: false, email_confirmation_setting: "hard" confirms identity and signs in successfully1691 # around hook at ./spec/support/flaky_tests.rb:21 did not execute the example1692 # ./ee/spec/features/registrations/email_confirmation_spec.rb:321693 2) Project mirror configuration password authentication can be changed to unauthenticated1694 # around hook at ./spec/support/flaky_tests.rb:21 did not execute the example1695 # ./ee/spec/features/projects/mirror_spec.rb:1281696 3) User visits their profile storage_enforcement_banner with storage_enforcement_date set does not display the banner if user has previously closed unless threshold has changed1697 # around hook at ./spec/support/flaky_tests.rb:21 did not execute the example1698 # ./ee/spec/features/profiles/user_visits_profile_spec.rb:431699 4) Standard flow for user picking just me and creating a project registers the user and creates a group and project reaching onboarding1700 # around hook at ./spec/support/flaky_tests.rb:21 did not execute the example1701 # ./ee/spec/features/registrations/saas/standard_flow_just_me_creating_project_spec.rb:71702Finished in 28 minutes 32 seconds (files took 1 minute 15.84 seconds to load)1703339 examples, 0 failures, 4 pending1704Randomized with seed 102011705[TEST PROF INFO] Time spent in factories: 02:36.538 (8.99% of total time)1706Failed to write to log, write log/workhorse-test.log: file already closed1707RSpec exited with 0.1708No examples to retry, congrats!1710Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-16 due to policy1711Not uploading cache gitaly-ruby-gems-debian-bullseye-ruby-2.7-16 due to policy1713Uploading artifacts...1714coverage/: found 5 matching files and directories 1715crystalball/: found 2 matching files and directories 1716deprecations/: found 10 matching files and directories 1717knapsack/: found 3 matching files and directories 1718query_recorder/: found 2 matching files and directories 1719rspec/: found 9 matching files and directories 1720WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory 1721log/*.log: found 18 matching files and directories 1722WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3555857127/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1723WARNING: Retrying... context=artifacts-uploader error=request redirected1724Uploading artifacts as "archive" to coordinator... 201 Created id=3555857127 responseStatus=201 Created token=64_ikuWn1725Uploading artifacts...1726rspec/junit_rspec.xml: found 1 matching files and directories 1727WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3555857127/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1728WARNING: Retrying... context=artifacts-uploader error=request redirected1729Uploading artifacts as "junit" to coordinator... 201 Created id=3555857127 responseStatus=201 Created token=64_ikuWn1731Job succeeded