>>> gitea: Building community/gitea 1.15.11-r1 (using abuild 3.9.0-r0) started Mon, 14 Mar 2022 17:26:15 +0000 >>> gitea: Checking sanity of /home/buildozer/aports/community/gitea/APKBUILD... >>> gitea: Analyzing dependencies... >>> gitea: Installing for build: build-base git git-lfs gnupg go libcap bash openssh openssh-keygen sqlite (1/37) Installing git-lfs (3.0.2-r0) Executing git-lfs-3.0.2-r0.post-install Git LFS initialized. (2/37) Installing libgpg-error (1.42-r1) (3/37) Installing libassuan (2.5.5-r0) (4/37) Installing libcap (2.61-r0) (5/37) Installing pinentry (1.2.0-r0) Executing pinentry-1.2.0-r0.post-install (6/37) Installing libgcrypt (1.9.4-r0) (7/37) Installing gnupg-gpgconf (2.2.31-r1) (8/37) Installing libbz2 (1.0.8-r1) (9/37) Installing sqlite-libs (3.36.0-r0) (10/37) Installing gpg (2.2.31-r1) (11/37) Installing npth (1.6-r1) (12/37) Installing gpg-agent (2.2.31-r1) (13/37) Installing gpg-wks-server (2.2.31-r1) (14/37) Installing libksba (1.6.0-r0) (15/37) Installing gpgsm (2.2.31-r1) (16/37) Installing gpgv (2.2.31-r1) (17/37) Installing nettle (3.7.3-r0) (18/37) Installing libffi (3.4.2-r1) (19/37) Installing p11-kit (0.24.0-r1) (20/37) Installing libtasn1 (4.18.0-r0) (21/37) Installing libunistring (0.9.10-r1) (22/37) Installing gnutls (3.7.1-r0) (23/37) Installing gdbm (1.22-r0) (24/37) Installing libsasl (2.1.27-r14) (25/37) Installing libldap (2.6.0-r0) (26/37) Installing gnupg-dirmngr (2.2.31-r1) (27/37) Installing gnupg-utils (2.2.31-r1) (28/37) Installing gnupg-wks-client (2.2.31-r1) (29/37) Installing gnupg (2.2.31-r1) (30/37) Installing binutils-gold (2.37-r3) (31/37) Installing go (1.17.4-r0) (32/37) Installing readline (8.1.1-r0) (33/37) Installing bash (5.1.16-r0) Executing bash-5.1.16-r0.post-install (34/37) Installing openssh-sftp-server (8.8_p1-r1) (35/37) Installing openssh (8.8_p1-r1) (36/37) Installing sqlite (3.36.0-r0) (37/37) Installing .makedepends-gitea (20220314.172616) Executing busybox-1.34.1-r4.trigger OK: 741 MiB in 129 packages >>> gitea: Cleaning up srcdir >>> gitea: Cleaning up pkgdir >>> gitea: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/gitea-1.15.11.tar.gz >>> gitea: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/gitea-1.15.11.tar.gz >>> gitea: Checking sha512sums... gitea-1.15.11.tar.gz: OK gitea.initd: OK gitea.ini: OK fix-tests-ssh-hostkeys.patch: OK 0001-Fix-lfs-bug-19072-19080.patch: OK >>> gitea: Unpacking gitea-1.15.11.tar.gz... >>> gitea: fix-tests-ssh-hostkeys.patch patching file integrations/git_helper_for_declarative_test.go >>> gitea: 0001-Fix-lfs-bug-19072-19080.patch patching file modules/storage/local.go patching file modules/storage/local_test.go patching file routers/web/repo/lfs.go Running go generate... CGO_CFLAGS="-g -O2 -DSQLITE_MAX_VARIABLE_NUMBER=32766" go build -mod=vendor -v -tags 'tidb sqlite sqlite_unlock_notify' -ldflags '-s -w -X code.gitea.io/gitea/modules/setting.CustomConf=/etc/gitea/app.ini -X code.gitea.io/gitea/modules/setting.AppWorkPath=/var/lib/gitea/ -X code.gitea.io/gitea/modules/setting.StaticRootPath=/usr/share/webapps/gitea/ -X "main.MakeVersion=GNU Make 4.3" -X "main.Version=1.15.11" -X "main.Tags=tidb sqlite sqlite_unlock_notify"' -o gitea code.gitea.io/gitea/modules/storage code.gitea.io/gitea/modules/lfs code.gitea.io/gitea/models code.gitea.io/gitea/modules/indexer/stats code.gitea.io/gitea/modules/session code.gitea.io/gitea/modules/indexer/code code.gitea.io/gitea/modules/indexer/issues code.gitea.io/gitea/modules/eventsource code.gitea.io/gitea/modules/private code.gitea.io/gitea/modules/metrics code.gitea.io/gitea/services/archiver code.gitea.io/gitea/modules/ssh code.gitea.io/gitea/modules/gitgraph code.gitea.io/gitea/services/webhook code.gitea.io/gitea/modules/repository code.gitea.io/gitea/services/externalaccount code.gitea.io/gitea/services/gitdiff code.gitea.io/gitea/services/auth code.gitea.io/gitea/modules/notification/base code.gitea.io/gitea/modules/templates code.gitea.io/gitea/services/wiki code.gitea.io/gitea/modules/doctor code.gitea.io/gitea/modules/repofiles code.gitea.io/gitea/modules/convert code.gitea.io/gitea/modules/notification/action code.gitea.io/gitea/modules/notification/ui code.gitea.io/gitea/modules/notification/indexer code.gitea.io/gitea/services/mailer code.gitea.io/gitea/modules/context code.gitea.io/gitea/modules/notification/webhook code.gitea.io/gitea/modules/notification/mail code.gitea.io/gitea/modules/notification code.gitea.io/gitea/services/issue code.gitea.io/gitea/services/mirror code.gitea.io/gitea/services/comments code.gitea.io/gitea/services/release code.gitea.io/gitea/modules/password code.gitea.io/gitea/modules/web code.gitea.io/gitea/modules/upload code.gitea.io/gitea/services/lfs code.gitea.io/gitea/routers/api/v1/settings code.gitea.io/gitea/services/forms code.gitea.io/gitea/routers/api/v1/utils code.gitea.io/gitea/routers/web/explore code.gitea.io/gitea/routers/web/dev code.gitea.io/gitea/routers/common code.gitea.io/gitea/services/pull code.gitea.io/gitea/routers/api/v1/misc code.gitea.io/gitea/routers/api/v1/notify code.gitea.io/gitea/routers/api/v1/swagger code.gitea.io/gitea/routers/install code.gitea.io/gitea/routers/web/user/setting code.gitea.io/gitea/routers/web/org code.gitea.io/gitea/services/repository code.gitea.io/gitea/modules/migrations code.gitea.io/gitea/routers/web/user code.gitea.io/gitea/modules/cron code.gitea.io/gitea/modules/task code.gitea.io/gitea/routers/private code.gitea.io/gitea/routers/web/events code.gitea.io/gitea/routers/web/repo code.gitea.io/gitea/routers/web/admin code.gitea.io/gitea/routers/web code.gitea.io/gitea/routers/api/v1/repo code.gitea.io/gitea/routers/api/v1/user code.gitea.io/gitea/routers/api/v1/admin code.gitea.io/gitea/routers/api/v1/org code.gitea.io/gitea/routers/api/v1 code.gitea.io/gitea/routers code.gitea.io/gitea/cmd code.gitea.io/gitea ? code.gitea.io/gitea [no test files] ok code.gitea.io/gitea/cmd 0.158s ? code.gitea.io/gitea/contrib/environment-to-ini [no test files] ? code.gitea.io/gitea/contrib/fixtures [no test files] ? code.gitea.io/gitea/contrib/pr [no test files] ok code.gitea.io/gitea/models 12.330s ok code.gitea.io/gitea/modules/analyze 0.041s ? code.gitea.io/gitea/modules/auth/ldap [no test files] ? code.gitea.io/gitea/modules/auth/oauth2 [no test files] ok code.gitea.io/gitea/modules/auth/openid 1.011s ? code.gitea.io/gitea/modules/auth/pam [no test files] ok code.gitea.io/gitea/modules/avatar 0.034s ok code.gitea.io/gitea/modules/base 0.101s ok code.gitea.io/gitea/modules/cache 0.053s ok code.gitea.io/gitea/modules/context 0.287s ok code.gitea.io/gitea/modules/convert 0.615s ? code.gitea.io/gitea/modules/cron [no test files] ok code.gitea.io/gitea/modules/csv 0.052s ok code.gitea.io/gitea/modules/doctor 0.293s ok code.gitea.io/gitea/modules/emoji 0.031s ok code.gitea.io/gitea/modules/eventsource 0.353s ? code.gitea.io/gitea/modules/generate [no test files] ok code.gitea.io/gitea/modules/git 0.485s ? code.gitea.io/gitea/modules/git/pipeline [no test files] ok code.gitea.io/gitea/modules/gitgraph 0.380s ? code.gitea.io/gitea/modules/graceful [no test files] ? code.gitea.io/gitea/modules/hcaptcha [no test files] ok code.gitea.io/gitea/modules/highlight 0.121s ok code.gitea.io/gitea/modules/hostmatcher 0.016s ok code.gitea.io/gitea/modules/httpcache 0.054s ? code.gitea.io/gitea/modules/httplib [no test files] ? code.gitea.io/gitea/modules/indexer/bleve [no test files] ok code.gitea.io/gitea/modules/indexer/code 0.787s ok code.gitea.io/gitea/modules/indexer/issues 5.629s ok code.gitea.io/gitea/modules/indexer/stats 5.631s ok code.gitea.io/gitea/modules/lfs 0.102s ok code.gitea.io/gitea/modules/log 0.187s ok code.gitea.io/gitea/modules/markup 0.625s ? code.gitea.io/gitea/modules/markup/common [no test files] ok code.gitea.io/gitea/modules/markup/csv 0.112s ? code.gitea.io/gitea/modules/markup/external [no test files] ok code.gitea.io/gitea/modules/markup/markdown 0.129s ok code.gitea.io/gitea/modules/markup/mdstripper 0.075s ok code.gitea.io/gitea/modules/markup/orgmode 0.140s ? code.gitea.io/gitea/modules/matchlist [no test files] ? code.gitea.io/gitea/modules/metrics [no test files] ok code.gitea.io/gitea/modules/nosql 0.015s ? code.gitea.io/gitea/modules/notification [no test files] ok code.gitea.io/gitea/modules/notification/action 0.409s ? code.gitea.io/gitea/modules/notification/base [no test files] ? code.gitea.io/gitea/modules/notification/indexer [no test files] ? code.gitea.io/gitea/modules/notification/mail [no test files] ? code.gitea.io/gitea/modules/notification/ui [no test files] ? code.gitea.io/gitea/modules/notification/webhook [no test files] ? code.gitea.io/gitea/modules/options [no test files] ok code.gitea.io/gitea/modules/password 0.300s ? code.gitea.io/gitea/modules/pprof [no test files] ? code.gitea.io/gitea/modules/private [no test files] ok code.gitea.io/gitea/modules/process 0.179s ok code.gitea.io/gitea/modules/public 0.028s ok code.gitea.io/gitea/modules/queue 0.272s ? code.gitea.io/gitea/modules/recaptcha [no test files] ok code.gitea.io/gitea/modules/references 0.057s ok code.gitea.io/gitea/modules/repofiles 2.096s ok code.gitea.io/gitea/modules/repository 0.885s ok code.gitea.io/gitea/modules/secret 0.028s ? code.gitea.io/gitea/modules/session [no test files] ok code.gitea.io/gitea/modules/setting 0.037s ? code.gitea.io/gitea/modules/ssh [no test files] ok code.gitea.io/gitea/modules/storage 0.027s ? code.gitea.io/gitea/modules/structs [no test files] ? code.gitea.io/gitea/modules/svg [no test files] ok code.gitea.io/gitea/modules/sync 0.013s ? code.gitea.io/gitea/modules/task [no test files] ok code.gitea.io/gitea/modules/templates 0.217s ? code.gitea.io/gitea/modules/test [no test files] ok code.gitea.io/gitea/modules/timeutil 0.053s ? code.gitea.io/gitea/modules/translation [no test files] ok code.gitea.io/gitea/modules/typesniffer 0.014s ok code.gitea.io/gitea/modules/upload 0.314s ok code.gitea.io/gitea/modules/uri 0.034s ok code.gitea.io/gitea/modules/user 0.057s ok code.gitea.io/gitea/modules/util 0.023s ok code.gitea.io/gitea/modules/validation 0.065s ok code.gitea.io/gitea/modules/web 0.339s ? code.gitea.io/gitea/modules/web/middleware [no test files] ? code.gitea.io/gitea/routers [no test files] ? code.gitea.io/gitea/routers/api/v1 [no test files] ? code.gitea.io/gitea/routers/api/v1/admin [no test files] ok code.gitea.io/gitea/routers/api/v1/misc 0.331s ? code.gitea.io/gitea/routers/api/v1/notify [no test files] ? code.gitea.io/gitea/routers/api/v1/org [no test files] ok code.gitea.io/gitea/routers/api/v1/repo 0.697s ? code.gitea.io/gitea/routers/api/v1/settings [no test files] ? code.gitea.io/gitea/routers/api/v1/swagger [no test files] ? code.gitea.io/gitea/routers/api/v1/user [no test files] ? code.gitea.io/gitea/routers/api/v1/utils [no test files] ? code.gitea.io/gitea/routers/common [no test files] ok code.gitea.io/gitea/routers/install 0.194s ? code.gitea.io/gitea/routers/private [no test files] ok code.gitea.io/gitea/routers/utils 0.075s ? code.gitea.io/gitea/routers/web [no test files] ok code.gitea.io/gitea/routers/web/admin 0.958s ? code.gitea.io/gitea/routers/web/dev [no test files] ? code.gitea.io/gitea/routers/web/events [no test files] ? code.gitea.io/gitea/routers/web/explore [no test files] ? code.gitea.io/gitea/routers/web/org [no test files] ok code.gitea.io/gitea/routers/web/repo 4.324s ok code.gitea.io/gitea/routers/web/user 0.478s ok code.gitea.io/gitea/routers/web/user/setting 1.781s ok code.gitea.io/gitea/services/archiver 2.469s ok code.gitea.io/gitea/services/auth 0.257s ? code.gitea.io/gitea/services/comments [no test files] ? code.gitea.io/gitea/services/externalaccount [no test files] ok code.gitea.io/gitea/services/forms 0.332s ok code.gitea.io/gitea/services/gitdiff 1.040s ok code.gitea.io/gitea/services/issue 0.868s ? code.gitea.io/gitea/services/lfs [no test files] ok code.gitea.io/gitea/services/mailer 0.514s ? code.gitea.io/gitea/services/mirror [no test files] ok code.gitea.io/gitea/services/pull 0.465s ok code.gitea.io/gitea/services/release 12.684s ok code.gitea.io/gitea/services/repository 0.455s ok code.gitea.io/gitea/services/webhook 0.621s ok code.gitea.io/gitea/services/wiki 1.926s sed -e 's|{{REPO_TEST_DIR}}||g' \ integrations/sqlite.ini.tmpl > integrations/sqlite.ini go test -mod=vendor -c code.gitea.io/gitea/integrations -o integrations.sqlite.test -tags 'sqlite sqlite_unlock_notify' GITEA_ROOT="/home/buildozer/aports/community/gitea/src/src/code.gitea.io/gitea" GITEA_CONF=integrations/sqlite.ini ./integrations.sqlite.test 2022/03/14 17:28:14 ...s/storage/storage.go:171:initAttachments() [I] Initialising Attachment storage with type:  2022/03/14 17:28:14 ...les/storage/local.go:50:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/src/code.gitea.io/gitea/integrations/gitea-integration-sqlite/data/attachments 2022/03/14 17:28:14 ...s/storage/storage.go:165:initAvatars() [I] Initialising Avatar storage with type:  2022/03/14 17:28:14 ...les/storage/local.go:50:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/src/code.gitea.io/gitea/integrations/gitea-integration-sqlite/data/avatars 2022/03/14 17:28:14 ...s/storage/storage.go:183:initRepoAvatars() [I] Initialising Repository Avatar storage with type:  2022/03/14 17:28:14 ...les/storage/local.go:50:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/src/code.gitea.io/gitea/integrations/gitea-integration-sqlite/data/repo-avatars 2022/03/14 17:28:14 ...s/storage/storage.go:177:initLFS() [I] Initialising LFS storage with type:  2022/03/14 17:28:14 ...les/storage/local.go:50:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/src/code.gitea.io/gitea/integrations/gitea-integration-sqlite/data/lfs 2022/03/14 17:28:14 ...s/storage/storage.go:189:initRepoArchives() [I] Initialising Repository Archive storage with type:  2022/03/14 17:28:14 ...les/storage/local.go:50:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/src/code.gitea.io/gitea/integrations/gitea-integration-sqlite/data/repo-archive 2022/03/14 17:28:14 routers/init.go:76:GlobalInit() [I] Git Version: 2.34.1, Wire Protocol Version 2 Enabled 2022/03/14 17:28:14 routers/init.go:79:GlobalInit() [I] AppPath: /home/buildozer/aports/community/gitea/src/src/code.gitea.io/gitea/gitea 2022/03/14 17:28:14 routers/init.go:80:GlobalInit() [I] AppWorkPath: /home/buildozer/aports/community/gitea/src/src/code.gitea.io/gitea 2022/03/14 17:28:14 routers/init.go:81:GlobalInit() [I] Custom path: /home/buildozer/aports/community/gitea/src/src/code.gitea.io/gitea/custom 2022/03/14 17:28:14 routers/init.go:82:GlobalInit() [I] Log path: sqlite-log 2022/03/14 17:28:14 routers/init.go:83:GlobalInit() [I] Run Mode: Prod === TestAdminViewUsers (integrations/admin_user_test.go:18) === TestAdminViewUser (integrations/admin_user_test.go:30) === TestAdminEditUser (integrations/admin_user_test.go:42) === TestAdminDeleteUser (integrations/admin_user_test.go:70) === TestAPIAdminOrgCreate (integrations/git_helper_for_declarative_test.go:112) === TestAPIAdminOrgCreateBadVisibility (integrations/git_helper_for_declarative_test.go:112) === TestAPIAdminOrgCreateNotAdmin (integrations/api_admin_org_test.go:72) === TestAPIAdminCreateAndDeleteSSHKey (integrations/api_admin_test.go:20) === TestAPIAdminDeleteMissingSSHKey (integrations/api_admin_test.go:50) === TestAPIAdminDeleteUnauthorizedKey (integrations/api_admin_test.go:60) === TestAPISudoUser (integrations/api_admin_test.go:83) === TestAPISudoUserForbidden (integrations/api_admin_test.go:99) === TestAPIListUsers (integrations/api_admin_test.go:112) === TestAPIListUsersNotLoggedIn (integrations/api_admin_test.go:135) === TestAPIListUsersNonAdmin (integrations/api_admin_test.go:141) === TestAPICreateUserInvalidEmail (integrations/api_admin_test.go:150) === TestAPIEditUser (integrations/api_admin_test.go:169) === TestAPIGetBranch (integrations/api_branch_test.go:90) === TestAPICreateBranch (integrations/git_helper_for_declarative_test.go:112) === TestAPIBranchProtection (integrations/api_branch_test.go:177) === TestAPIListRepoComments (integrations/api_comment_test.go:21) === TestAPIListIssueComments (integrations/api_comment_test.go:67) === TestAPICreateComment (integrations/api_comment_test.go:88) === TestAPIGetComment (integrations/api_comment_test.go:111) === TestAPIEditComment (integrations/api_comment_test.go:138) === TestAPIDeleteComment (integrations/api_comment_test.go:164) === TestCreateForkNoLogin (integrations/api_fork_test.go:15) === TestGPGKeys (integrations/api_gpg_keys_test.go:21) === TestAPIIssuesMilestone (integrations/api_issue_milestone_test.go:19) === TestAPIIssuesReactions (integrations/api_issue_reaction_test.go:21) === TestAPICommentReactions (integrations/api_issue_reaction_test.go:78) === TestAPIListStopWatches (integrations/api_issue_stopwatch_test.go:18) === TestAPIStopStopWatches (integrations/api_issue_stopwatch_test.go:42) === TestAPICancelStopWatches (integrations/api_issue_stopwatch_test.go:58) === TestAPIStartStopWatches (integrations/api_issue_stopwatch_test.go:74) === TestAPIIssueSubscriptions (integrations/api_issue_subscription_test.go:19) === TestAPIListIssues (integrations/api_issue_test.go:21) === TestAPICreateIssue (integrations/api_issue_test.go:71) === TestAPIEditIssue (integrations/api_issue_test.go:104) === TestAPISearchIssues (integrations/api_issue_test.go:166) === TestAPISearchIssuesWithLabels (integrations/api_issue_test.go:242) === TestAPIGetTrackedTimes (integrations/api_issue_tracked_time_test.go:20) === TestAPIDeleteTrackedTime (integrations/api_issue_tracked_time_test.go:62) === TestAPIAddTrackedTimes (integrations/api_issue_tracked_time_test.go:97) === TestViewDeployKeysNoLogin (integrations/api_keys_test.go:20) === TestCreateDeployKeyNoLogin (integrations/api_keys_test.go:26) === TestGetDeployKeyNoLogin (integrations/api_keys_test.go:35) === TestDeleteDeployKeyNoLogin (integrations/api_keys_test.go:41) === TestCreateReadOnlyDeployKey (integrations/api_keys_test.go:47) === TestCreateReadWriteDeployKey (integrations/api_keys_test.go:73) === TestCreateUserKey (integrations/api_keys_test.go:98) === TestAPINotification (integrations/api_notification_test.go:19) === TestOAuth2Application (integrations/api_oauth2_apps_test.go:19) === TestAPIOrgCreate (integrations/git_helper_for_declarative_test.go:112) === TestAPIOrgEdit (integrations/git_helper_for_declarative_test.go:112) === TestAPIOrgEditBadVisibility (integrations/git_helper_for_declarative_test.go:112) === TestAPIOrgDeny (integrations/git_helper_for_declarative_test.go:112) === TestAPIGetAll (integrations/api_org_test.go:141) === TestAPIPrivateNoServ (integrations/git_helper_for_declarative_test.go:112) === TestAPIPrivateServ (integrations/git_helper_for_declarative_test.go:112) === TestAPIPullCommits (integrations/api_pull_commits_test.go:17) === TestAPIPullReview (integrations/api_pull_review_test.go:19) === TestAPIPullReviewRequest (integrations/api_pull_review_test.go:221) === TestAPIViewPulls (integrations/api_pull_test.go:22) === TestAPIMergePullWIP (integrations/api_pull_test.go:39) === TestAPICreatePullSuccess (integrations/api_pull_test.go:62) === TestAPICreatePullWithFieldsSuccess (integrations/api_pull_test.go:82) === TestAPICreatePullWithFieldsFailure (integrations/api_pull_test.go:119) === TestAPIEditPull (integrations/api_pull_test.go:153) === TestAPIListReleases (integrations/api_releases_test.go:21) === TestAPICreateAndUpdateRelease (integrations/api_releases_test.go:98) === TestAPICreateReleaseToDefaultBranch (integrations/api_releases_test.go:149) === TestAPICreateReleaseToDefaultBranchOnExistingTag (integrations/api_releases_test.go:160) === TestAPIGetReleaseByTag (integrations/api_releases_test.go:178) === TestAPIDeleteReleaseByTagName (integrations/api_releases_test.go:211) === TestAPIDownloadArchive (integrations/api_repo_archive_test.go:20) === TestAPIRepoEdit (integrations/git_helper_for_declarative_test.go:112) === TestAPICreateFile (integrations/git_helper_for_declarative_test.go:112) === TestAPIDeleteFile (integrations/git_helper_for_declarative_test.go:112) === TestAPIUpdateFile (integrations/git_helper_for_declarative_test.go:112) === TestAPIGetContentsList (integrations/git_helper_for_declarative_test.go:112) === TestAPIGetContents (integrations/git_helper_for_declarative_test.go:112) === TestAPIReposGitBlobs (integrations/api_repo_git_blobs_test.go:18) === TestAPIReposGitCommits (integrations/api_repo_git_commits_test.go:26) === TestAPIReposGitCommitList (integrations/api_repo_git_commits_test.go:54) === TestAPIReposGitCommitListPage2Empty (integrations/api_repo_git_commits_test.go:77) === TestAPIReposGitCommitListDifferentBranch (integrations/api_repo_git_commits_test.go:94) === TestAPIListGitHooks (integrations/api_repo_git_hook_test.go:24) === TestAPIListGitHooksNoHooks (integrations/api_repo_git_hook_test.go:50) === TestAPIListGitHooksNoAccess (integrations/api_repo_git_hook_test.go:71) === TestAPIGetGitHook (integrations/api_repo_git_hook_test.go:84) === TestAPIGetGitHookNoAccess (integrations/api_repo_git_hook_test.go:102) === TestAPIEditGitHook (integrations/api_repo_git_hook_test.go:115) === TestAPIEditGitHookNoAccess (integrations/api_repo_git_hook_test.go:145) === TestAPIDeleteGitHook (integrations/api_repo_git_hook_test.go:161) === TestAPIDeleteGitHookNoAccess (integrations/api_repo_git_hook_test.go:184) === TestAPIReposGitRefs (integrations/api_repo_git_ref_test.go:15) === TestAPIGitTags (integrations/api_repo_git_tags_test.go:21) === TestAPIDeleteTagByName (integrations/api_repo_git_tags_test.go:65) === TestAPIReposGitTrees (integrations/api_repo_git_trees_test.go:15) === TestRepoLanguages (integrations/git_helper_for_declarative_test.go:112) === TestAPILFSLocksNotStarted (integrations/api_repo_lfs_locks_test.go:22) === TestAPILFSLocksNotLogin (integrations/api_repo_lfs_locks_test.go:38) === TestAPILFSLocksLogged (integrations/api_repo_lfs_locks_test.go:52) === TestAPIRepoLFSMigrateLocal (integrations/api_repo_lfs_migrate_test.go:21) === TestAPILFSNotStarted (integrations/api_repo_lfs_test.go:24) === TestAPILFSMediaType (integrations/api_repo_lfs_test.go:44) === TestAPILFSBatch (integrations/api_repo_lfs_test.go:68) === TestAPILFSBatch/InvalidJsonRequest (integrations/api_repo_lfs_test.go:95) === TestAPILFSBatch/InvalidOperation (integrations/api_repo_lfs_test.go:103) === TestAPILFSBatch/InvalidPointer (integrations/api_repo_lfs_test.go:113) === TestAPILFSBatch/PointerSizeMismatch (integrations/api_repo_lfs_test.go:139) === TestAPILFSBatch/Download (integrations/api_repo_lfs_test.go:157) === TestAPILFSBatch/Download/PointerNotInStore (integrations/api_repo_lfs_test.go:160) === TestAPILFSBatch/Download/MetaNotFound (integrations/api_repo_lfs_test.go:177) === TestAPILFSBatch/Download/Success (integrations/api_repo_lfs_test.go:201) === TestAPILFSBatch/Upload (integrations/api_repo_lfs_test.go:222) === TestAPILFSBatch/Upload/FileTooBig (integrations/api_repo_lfs_test.go:225) === TestAPILFSBatch/Upload/AddMeta (integrations/api_repo_lfs_test.go:248) === TestAPILFSBatch/Upload/AlreadyExists (integrations/api_repo_lfs_test.go:282) === TestAPILFSBatch/Upload/NewFile (integrations/api_repo_lfs_test.go:299) === TestAPILFSUpload (integrations/api_repo_lfs_test.go:325) === TestAPILFSUpload/InvalidPointer (integrations/api_repo_lfs_test.go:343) === TestAPILFSUpload/AlreadyExistsInStore (integrations/api_repo_lfs_test.go:351) === TestAPILFSUpload/MetaAlreadyExists (integrations/api_repo_lfs_test.go:382) === TestAPILFSUpload/HashMismatch (integrations/api_repo_lfs_test.go:390) === TestAPILFSUpload/SizeMismatch (integrations/api_repo_lfs_test.go:398) === TestAPILFSUpload/Success (integrations/api_repo_lfs_test.go:406) === TestAPILFSVerify (integrations/api_repo_lfs_test.go:426) === TestAPILFSVerify/InvalidJsonRequest (integrations/api_repo_lfs_test.go:446) === TestAPILFSVerify/InvalidPointer (integrations/api_repo_lfs_test.go:454) === TestAPILFSVerify/PointerNotExisting (integrations/api_repo_lfs_test.go:462) === TestAPILFSVerify/Success (integrations/api_repo_lfs_test.go:470) === TestAPIReposRaw (integrations/api_repo_raw_test.go:15) === TestAPIRepoTags (integrations/api_repo_tags_test.go:20) === TestAPIRepoTeams (integrations/api_repo_teams_test.go:19) === TestAPIUserReposNotLogin (integrations/api_repo_test.go:23) === TestAPISearchRepo (integrations/api_repo_test.go:41) === TestAPIViewRepo (integrations/api_repo_test.go:217) === TestAPIOrgRepos (integrations/api_repo_test.go:247) === TestAPIGetRepoByIDUnauthorized (integrations/api_repo_test.go:293) === TestAPIRepoMigrate (integrations/api_repo_test.go:316) === TestAPIRepoMigrateConflict (integrations/git_helper_for_declarative_test.go:112) === TestAPIOrgRepoCreate (integrations/api_repo_test.go:395) === TestAPIRepoCreateConflict (integrations/git_helper_for_declarative_test.go:112) === TestAPIRepoTransfer (integrations/api_repo_test.go:462) === TestAPIGenerateRepo (integrations/api_repo_test.go:499) === TestAPIRepoGetReviewers (integrations/api_repo_test.go:536) === TestAPIRepoGetAssignees (integrations/api_repo_test.go:550) === TestAPIRepoTopic (integrations/api_repo_topic_test.go:19) === TestAPIExposedSettings (integrations/api_settings_test.go:18) === TestAPITeam (integrations/api_team_test.go:21) === TestAPITeamSearch (integrations/api_team_test.go:139) === TestAPITeamUser (integrations/api_team_user_test.go:19) === TestAPICreateAndDeleteToken (integrations/api_token_test.go:17) === TestAPIDeleteMissingToken (integrations/api_token_test.go:57) === TestAPIListEmails (integrations/api_user_email_test.go:17) === TestAPIAddEmail (integrations/api_user_email_test.go:44) === TestAPIDeleteEmail (integrations/api_user_email_test.go:75) === TestUserHeatmap (integrations/api_user_heatmap_test.go:20) === TestUserOrgs (integrations/api_user_orgs_test.go:19) === TestMyOrgs (integrations/api_user_orgs_test.go:70) === TestAPIUserSearchLoggedIn (integrations/api_user_search_test.go:25) === TestAPIUserSearchNotLoggedIn (integrations/api_user_search_test.go:43) === TestAPIUserSearchAdminLoggedInUserHidden (integrations/api_user_search_test.go:64) === TestAPIUserSearchNotLoggedInUserHidden (integrations/api_user_search_test.go:84) === TestCreateAnonymousAttachment (integrations/attachment_test.go:60) === TestCreateIssueAttachment (integrations/attachment_test.go:66) === TestGetAttachment (integrations/attachment_test.go:95) === TestLDAPAuthChange (integrations/auth_ldap_test.go:148) === TestViewBranches (integrations/branches_test.go:18) === TestDeleteBranch (integrations/branches_test.go:29) === TestUndoDeleteBranch (integrations/git_helper_for_declarative_test.go:112) === TestChangeDefaultBranch (integrations/change_default_branch_test.go:16) === Test_CmdKeys (integrations/git_helper_for_declarative_test.go:112) === TestCompareTag (integrations/compare_test.go:15) === TestCORSNotSet (integrations/cors_test.go:15) === TestSessionFileCreation (integrations/create_no_session_test.go:56) === TestSessionFileCreation/NoSessionOnViewIssue (integrations/create_no_session_test.go:90) === TestSessionFileCreation/CreateSessionOnLogin (integrations/create_no_session_test.go:100) === TestUserDeleteAccount (integrations/delete_user_test.go:28) === TestUserDeleteAccountStillOwnRepos (integrations/delete_user_test.go:43) === TestDownloadByID (integrations/download_test.go:16) === TestDownloadByIDForSVGUsesSecureHeaders (integrations/download_test.go:28) === TestDownloadByIDMedia (integrations/download_test.go:42) === TestDownloadByIDMediaForSVGUsesSecureHeaders (integrations/download_test.go:54) === TestDownloadRawTextFileWithoutMimeTypeMapping (integrations/download_test.go:68) === TestDownloadRawTextFileWithMimeTypeMapping (integrations/download_test.go:79) === TestCreateFile (integrations/git_helper_for_declarative_test.go:112) === TestCreateFileOnProtectedBranch (integrations/git_helper_for_declarative_test.go:112) === TestEditFile (integrations/git_helper_for_declarative_test.go:112) === TestEditFileToNewBranch (integrations/git_helper_for_declarative_test.go:112) === TestEmptyRepo (integrations/empty_repo_test.go:15) === TestEventSourceManagerRun (integrations/eventsource_test.go:20) === TestExploreRepos (integrations/explore_repos_test.go:13) === TestRepoCloneWiki (integrations/git_helper_for_declarative_test.go:112) === TestRepoCloneWiki (integrations/git_clone_wiki_test.go:34) === TestGitSmartHTTP (integrations/git_helper_for_declarative_test.go:112) === TestGit (integrations/git_helper_for_declarative_test.go:112) === TestGit/HTTP (integrations/git_test.go:48) === TestGit/HTTP/Standard (integrations/git_test.go:137) === TestGit/HTTP/Standard/PushCommit (integrations/git_test.go:186) === TestGit/HTTP/Standard/PushCommit/Little (integrations/git_test.go:188) === TestGit/HTTP/Standard/PushCommit/Big (integrations/git_test.go:196) +++ TestGit/HTTP/Standard/PushCommit/Big is a slow test (took 13.004174566s) +++ TestGit/HTTP/Standard/PushCommit is a slow test (took 13.504435929s) +++ TestGit/HTTP/Standard is a slow test (took 13.504601009s) === TestGit/HTTP/LFS (integrations/git_test.go:145) === TestGit/HTTP/LFS/PushCommit (integrations/git_test.go:186) === TestGit/HTTP/LFS/PushCommit/Little (integrations/git_test.go:188) === TestGit/HTTP/LFS/PushCommit/Big (integrations/git_test.go:196) === TestGit/HTTP/LFS/Locks (integrations/git_test.go:177) === TestGit/HTTP/Raw (integrations/git_test.go:205) === TestGit/HTTP/Media (integrations/git_test.go:246) === TestGit/HTTP/BranchProtectMerge (integrations/git_test.go:361) === TestGit/HTTP/CreatePRAndSetManuallyMerged (integrations/git_test.go:489) === TestGit/HTTP/MergeFork (integrations/git_test.go:76) === TestGit/HTTP/MergeFork/CreatePRAndMerge (integrations/git_test.go:441) +++ TestGit/HTTP/MergeFork/CreatePRAndMerge is a slow test (took 33.224402996s) === TestGit/HTTP/MergeFork/Raw (integrations/git_test.go:205) === TestGit/HTTP/MergeFork/Media (integrations/git_test.go:246) +++ TestGit/HTTP/MergeFork is a slow test (took 33.728394456s) === TestGit/HTTP/PushCreate (integrations/git_test.go:541) +++ TestGit/HTTP is a slow test (took 57.014230026s) === TestGit/SSH (integrations/git_test.go:85) === TestGit/SSH/Standard (integrations/git_test.go:137) === TestGit/SSH/Standard/PushCommit (integrations/git_test.go:186) === TestGit/SSH/Standard/PushCommit/Little (integrations/git_test.go:188) === TestGit/SSH/Standard/PushCommit/Big (integrations/git_test.go:196) +++ TestGit/SSH/Standard/PushCommit/Big is a slow test (took 13.030963007s) +++ TestGit/SSH/Standard/PushCommit is a slow test (took 13.633470187s) +++ TestGit/SSH/Standard is a slow test (took 13.633647588s) === TestGit/SSH/LFS (integrations/git_test.go:145) === TestGit/SSH/LFS/PushCommit (integrations/git_test.go:186) === TestGit/SSH/LFS/PushCommit/Little (integrations/git_test.go:188) === TestGit/SSH/LFS/PushCommit/Big (integrations/git_test.go:196) === TestGit/SSH/LFS/Locks (integrations/git_test.go:177) === TestGit/SSH/Raw (integrations/git_test.go:205) === TestGit/SSH/Media (integrations/git_test.go:246) === TestGit/SSH/BranchProtectMerge (integrations/git_test.go:361) === TestGit/SSH/MergeFork (integrations/git_test.go:116) === TestGit/SSH/MergeFork/CreatePRAndMerge (integrations/git_test.go:441) +++ TestGit/SSH/MergeFork/CreatePRAndMerge is a slow test (took 32.789564368s) === TestGit/SSH/MergeFork/Raw (integrations/git_test.go:205) === TestGit/SSH/MergeFork/Media (integrations/git_test.go:246) +++ TestGit/SSH/MergeFork is a slow test (took 33.289467568s) === TestGit/SSH/PushCreate (integrations/git_test.go:541) +++ TestGit/SSH is a slow test (took 1m7.626844633s) +++ TestGit is a slow test (took 2m4.761507599s) === TestGoGet (integrations/goget_test.go:17) === TestGPGGit (integrations/gpg_git_test.go:26) === TestGPGGit/Unsigned-Initial (integrations/gpg_git_test.go:73) === TestGPGGit/Unsigned-Initial-CRUD-ParentSigned (integrations/gpg_git_test.go:97) === TestGPGGit/Unsigned-Initial-CRUD-Never (integrations/gpg_git_test.go:114) === TestGPGGit/Unsigned-Initial-CRUD-Always (integrations/gpg_git_test.go:127) === TestGPGGit/Unsigned-Initial-CRUD-ParentSigned#01 (integrations/gpg_git_test.go:164) === TestGPGGit/AlwaysSign-Initial (integrations/gpg_git_test.go:187) === TestGPGGit/AlwaysSign-Initial-CRUD-Never (integrations/gpg_git_test.go:215) === TestGPGGit/AlwaysSign-Initial-CRUD-ParentSigned-On-Always (integrations/gpg_git_test.go:228) === TestGPGGit/AlwaysSign-Initial-CRUD-Always (integrations/gpg_git_test.go:247) === TestGPGGit/UnsignedMerging (integrations/gpg_git_test.go:268) === TestGPGGit/BaseSignedMerging (integrations/gpg_git_test.go:289) === TestGPGGit/CommitsSignedMerging (integrations/gpg_git_test.go:310) === TestNoLoginViewIssues (integrations/issue_test.go:54) === TestViewIssuesSortByType (integrations/issue_test.go:61) === TestViewIssuesKeyword (integrations/issue_test.go:89) === TestNoLoginViewIssue (integrations/issue_test.go:114) === TestNewIssue (integrations/issue_test.go:183) === TestIssueCommentClose (integrations/issue_test.go:189) === TestIssueReaction (integrations/issue_test.go:205) === TestIssueCrossReference (integrations/issue_test.go:231) === TestIssueRedirect (integrations/issue_test.go:325) === TestGetLFSSmall (integrations/lfs_getobject_test.go:84) === TestGetLFSLarge (integrations/lfs_getobject_test.go:97) === TestGetLFSGzip (integrations/lfs_getobject_test.go:113) === TestGetLFSZip (integrations/lfs_getobject_test.go:134) === TestGetLFSRangeNo (integrations/lfs_getobject_test.go:157) === TestGetLFSRange (integrations/lfs_getobject_test.go:170) === TestDetermineLocalEndpoint (integrations/lfs_local_endpoint_test.go:26) === TestLinksNoLogin (integrations/links_test.go:21) === TestRedirectsNoLogin (integrations/links_test.go:50) === TestNoLoginNotExist (integrations/links_test.go:68) === TestLinksLogin (integrations/links_test.go:172) === TestMirrorPull (integrations/mirror_pull_test.go:22) === TestMirrorPush (integrations/git_helper_for_declarative_test.go:112) === TestMirrorPush (integrations/mirror_push_test.go:28) === TestNonasciiBranches (integrations/nonascii_branches_test.go:200) === TestNoClientID (integrations/oauth_test.go:21) === TestLoginRedirect (integrations/oauth_test.go:28) === TestShowAuthorize (integrations/oauth_test.go:34) === TestRedirectWithExistingGrant (integrations/oauth_test.go:45) === TestAccessTokenExchange (integrations/oauth_test.go:56) === TestAccessTokenExchangeWithoutPKCE (integrations/oauth_test.go:81) === TestAccessTokenExchangeJSON (integrations/oauth_test.go:106) === TestAccessTokenExchangeWithInvalidCredentials (integrations/oauth_test.go:118) === TestAccessTokenExchangeWithBasicAuth (integrations/oauth_test.go:172) === TestRefreshTokenInvalidation (integrations/oauth_test.go:215) === TestOrgCounts (integrations/git_helper_for_declarative_test.go:112) === TestOrgRepos (integrations/org_test.go:18) === TestLimitedOrg (integrations/org_test.go:48) === TestPrivateOrg (integrations/org_test.go:78) === TestOrgRestrictedUser (integrations/org_test.go:117) === TestPrivateActivityNoVisibleForPublic (integrations/privateactivity_test.go:136) === TestPrivateActivityNoVisibleForUserItself (integrations/privateactivity_test.go:145) === TestPrivateActivityNoVisibleForOtherUser (integrations/privateactivity_test.go:155) === TestPrivateActivityNoVisibleForAdmin (integrations/privateactivity_test.go:165) === TestPrivateActivityYesInvisibleForPublic (integrations/privateactivity_test.go:177) === TestPrivateActivityYesVisibleForUserItself (integrations/privateactivity_test.go:187) === TestPrivateActivityYesInvisibleForOtherUser (integrations/privateactivity_test.go:198) === TestPrivateActivityYesVisibleForAdmin (integrations/privateactivity_test.go:209) === TestPrivateActivityNoHeatmapVisibleForPublic (integrations/privateactivity_test.go:222) === TestPrivateActivityNoHeatmapVisibleForUserItselfAtProfile (integrations/privateactivity_test.go:231) === TestPrivateActivityNoHeatmapVisibleForUserItselfAtDashboard (integrations/privateactivity_test.go:241) === TestPrivateActivityNoHeatmapVisibleForOtherUser (integrations/privateactivity_test.go:251) === TestPrivateActivityNoHeatmapVisibleForAdmin (integrations/privateactivity_test.go:261) === TestPrivateActivityYesHeatmapInvisibleForPublic (integrations/privateactivity_test.go:273) === TestPrivateActivityYesHeatmapVisibleForUserItselfAtProfile (integrations/privateactivity_test.go:283) === TestPrivateActivityYesHeatmapVisibleForUserItselfAtDashboard (integrations/privateactivity_test.go:294) === TestPrivateActivityYesHeatmapInvisibleForOtherUser (integrations/privateactivity_test.go:305) === TestPrivateActivityYesHeatmapVisibleForAdmin (integrations/privateactivity_test.go:316) === TestPrivateActivityNoHeatmapHasContentForPublic (integrations/privateactivity_test.go:329) === TestPrivateActivityNoHeatmapHasContentForUserItself (integrations/privateactivity_test.go:338) === TestPrivateActivityNoHeatmapHasContentForOtherUser (integrations/privateactivity_test.go:348) === TestPrivateActivityNoHeatmapHasContentForAdmin (integrations/privateactivity_test.go:358) === TestPrivateActivityYesHeatmapHasNoContentForPublic (integrations/privateactivity_test.go:371) === TestPrivateActivityYesHeatmapHasNoContentForUserItself (integrations/privateactivity_test.go:381) === TestPrivateActivityYesHeatmapHasNoContentForOtherUser (integrations/privateactivity_test.go:392) === TestPrivateActivityYesHeatmapHasNoContentForAdmin (integrations/privateactivity_test.go:403) === TestPullCompare (integrations/pull_compare_test.go:15) === TestPullCreate (integrations/git_helper_for_declarative_test.go:112) === TestPullCreate_TitleEscape (integrations/git_helper_for_declarative_test.go:112) === TestPullBranchDelete (integrations/git_helper_for_declarative_test.go:112) === TestPullBranchDelete (integrations/pull_create_test.go:138) === TestPullMerge (integrations/git_helper_for_declarative_test.go:112) === TestPullRebase (integrations/git_helper_for_declarative_test.go:112) === TestPullRebaseMerge (integrations/git_helper_for_declarative_test.go:112) === TestPullSquash (integrations/git_helper_for_declarative_test.go:112) === TestPullCleanUpAfterMerge (integrations/git_helper_for_declarative_test.go:112) === TestCantMergeWorkInProgress (integrations/git_helper_for_declarative_test.go:112) === TestCantMergeConflict (integrations/git_helper_for_declarative_test.go:112) === TestCantMergeUnrelated (integrations/git_helper_for_declarative_test.go:112) === TestPullView_ReviewerMissed (integrations/pull_review_test.go:12) === TestPullCreate_CommitStatus (integrations/git_helper_for_declarative_test.go:112) === TestPullCreate_EmptyChangesWithCommits (integrations/git_helper_for_declarative_test.go:112) === TestAPIPullUpdate (integrations/git_helper_for_declarative_test.go:112) === TestViewReleases (integrations/release_test.go:65) === TestViewReleasesNoLogin (integrations/release_test.go:76) === TestCreateRelease (integrations/release_test.go:83) === TestCreateReleasePreRelease (integrations/release_test.go:92) === TestCreateReleaseDraft (integrations/release_test.go:101) === TestCreateReleasePaging (integrations/release_test.go:110) === TestViewReleaseListNoLogin (integrations/release_test.go:134) === TestViewReleaseListLogin (integrations/release_test.go:160) === TestViewTagsList (integrations/release_test.go:191) === TestRepoActivity (integrations/git_helper_for_declarative_test.go:112) === TestCreateBranch (integrations/git_helper_for_declarative_test.go:112) === TestCreateBranchInvalidCSRF (integrations/repo_branch_test.go:132) === TestRepoCommitsSearch (integrations/repo_commits_search_test.go:29) === TestRepoCommits (integrations/repo_commits_test.go:21) === TestRepoCommitsWithStatusPending (integrations/repo_commits_test.go:36) === TestRepoCommitsWithStatusSuccess (integrations/repo_commits_test.go:36) === TestRepoCommitsWithStatusError (integrations/repo_commits_test.go:36) === TestRepoCommitsWithStatusFailure (integrations/repo_commits_test.go:36) === TestRepoCommitsWithStatusWarning (integrations/repo_commits_test.go:36) === TestRepoFork (integrations/repo_fork_test.go:57) === TestRepoForkToOrg (integrations/repo_fork_test.go:63) === TestRepoGenerate (integrations/repo_generate_test.go:58) === TestRepoGenerateToOrg (integrations/repo_generate_test.go:64) === TestRepoMigrate (integrations/repo_migrate_test.go:41) === TestSearchRepo (integrations/repo_search_test.go:32) === TestCreateNewTagProtected (integrations/repo_tag_test.go:21) === TestCreateNewTagProtected/API (integrations/repo_tag_test.go:27) === TestCreateNewTagProtected/Git (integrations/git_helper_for_declarative_test.go:112) === TestViewRepo (integrations/repo_test.go:22) === TestViewRepo2 (integrations/repo_test.go:35) === TestViewRepo2 (integrations/repo_test.go:35) === TestViewRepo2 (integrations/repo_test.go:35) === TestViewRepo3 (integrations/repo_test.go:103) === TestViewRepo1CloneLinkAnonymous (integrations/repo_test.go:111) === TestViewRepo1CloneLinkAuthorized (integrations/repo_test.go:125) === TestViewRepoWithSymlinks (integrations/repo_test.go:143) === TestViewAsRepoAdmin (integrations/repo_test.go:171) === TestViewAsRepoAdmin (integrations/repo_test.go:171) === TestRepoWatch (integrations/git_helper_for_declarative_test.go:112) === TestDeleteRepoFile (integrations/git_helper_for_declarative_test.go:112) === TestDeleteRepoFileWithoutBranchNames (integrations/git_helper_for_declarative_test.go:112) === TestCreateOrUpdateRepoFileForCreate (integrations/git_helper_for_declarative_test.go:112) === TestCreateOrUpdateRepoFileForUpdate (integrations/git_helper_for_declarative_test.go:112) === TestCreateOrUpdateRepoFileForUpdateWithFileMove (integrations/git_helper_for_declarative_test.go:112) === TestCreateOrUpdateRepoFileWithoutBranchNames (integrations/git_helper_for_declarative_test.go:112) === TestCreateOrUpdateRepoFileErrors (integrations/git_helper_for_declarative_test.go:112) === TestSettingShowUserEmailExplore (integrations/setting_test.go:17) === TestSettingShowUserEmailProfile (integrations/setting_test.go:45) === TestSettingLandingPage (integrations/setting_test.go:84) === TestSignin (integrations/signin_test.go:34) === TestSignOut (integrations/signout_test.go:13) === TestSignup (integrations/signup_test.go:19) === TestSignupEmail (integrations/signup_test.go:37) === TestPushDeployKeyOnEmptyRepo (integrations/git_helper_for_declarative_test.go:112) +++ TestPushDeployKeyOnEmptyRepo is a slow test (took 11.236927965s) === TestKeyOnlyOneType (integrations/git_helper_for_declarative_test.go:112) === TestViewTimetrackingControls (integrations/timetracking_test.go:19) === TestNotViewTimetrackingControls (integrations/timetracking_test.go:26) === TestViewTimetrackingControlsDisabled (integrations/timetracking_test.go:32) === TestUserAvatar (integrations/git_helper_for_declarative_test.go:112) === TestViewUser (integrations/user_test.go:19) === TestRenameUsername (integrations/user_test.go:26) === TestRenameInvalidUsername (integrations/user_test.go:42) === TestRenameReservedUsername (integrations/user_test.go:74) === TestExportUserGPGKeys (integrations/user_test.go:120) === TestVersion (integrations/version_test.go:18) === TestRenderFileSVGIsInImgTag (integrations/view_test.go:15) === TestXSSUserFullName (integrations/xss_test.go:17) PASS >>> gitea: Entering fakeroot... >>> gitea-openrc*: Running split function openrc... >>> gitea-openrc*: Preparing subpackage gitea-openrc... >>> gitea-openrc*: Running postcheck for gitea-openrc >>> gitea*: Running postcheck for gitea >>> gitea*: Preparing package gitea... >>> gitea*: Stripping binaries >>> gitea*: Script found. /bin/sh added as a dependency for gitea-1.15.11-r1.apk >>> gitea*: Adding .pre-install >>> gitea-openrc*: Scanning shared objects >>> gitea*: Scanning shared objects >>> gitea-openrc*: Tracing dependencies... >>> gitea-openrc*: Package size: 16.0 KB >>> gitea-openrc*: Compressing data... >>> gitea-openrc*: Create checksum... >>> gitea-openrc*: Create gitea-openrc-1.15.11-r1.apk >>> gitea*: Tracing dependencies... git git-lfs gnupg /bin/sh so:libc.musl-aarch64.so.1 >>> gitea*: Package size: 106.7 MB >>> gitea*: Compressing data... >>> gitea*: Create checksum... >>> gitea*: Create gitea-1.15.11-r1.apk >>> gitea: Build complete at Mon, 14 Mar 2022 17:33:07 +0000 elapsed time 0h 6m 52s >>> gitea: Cleaning up srcdir >>> gitea: Cleaning up pkgdir >>> gitea: Uninstalling dependencies... (1/37) Purging .makedepends-gitea (20220314.172616) (2/37) Purging git-lfs (3.0.2-r0) Executing git-lfs-3.0.2-r0.pre-deinstall System Git LFS configuration has been removed. (3/37) Purging gnupg (2.2.31-r1) (4/37) Purging gpg-wks-server (2.2.31-r1) (5/37) Purging gpgsm (2.2.31-r1) (6/37) Purging gpgv (2.2.31-r1) (7/37) Purging gnupg-utils (2.2.31-r1) (8/37) Purging gnupg-wks-client (2.2.31-r1) (9/37) Purging gpg (2.2.31-r1) (10/37) Purging gpg-agent (2.2.31-r1) (11/37) Purging gnupg-dirmngr (2.2.31-r1) (12/37) Purging gnupg-gpgconf (2.2.31-r1) (13/37) Purging pinentry (1.2.0-r0) (14/37) Purging go (1.17.4-r0) (15/37) Purging binutils-gold (2.37-r3) (16/37) Purging libcap (2.61-r0) (17/37) Purging bash (5.1.16-r0) Executing bash-5.1.16-r0.pre-deinstall (18/37) Purging openssh (8.8_p1-r1) (19/37) Purging openssh-sftp-server (8.8_p1-r1) (20/37) Purging sqlite (3.36.0-r0) (21/37) Purging libksba (1.6.0-r0) (22/37) Purging libassuan (2.5.5-r0) (23/37) Purging libgcrypt (1.9.4-r0) (24/37) Purging libgpg-error (1.42-r1) (25/37) Purging libbz2 (1.0.8-r1) (26/37) Purging sqlite-libs (3.36.0-r0) (27/37) Purging npth (1.6-r1) (28/37) Purging gnutls (3.7.1-r0) (29/37) Purging nettle (3.7.3-r0) (30/37) Purging p11-kit (0.24.0-r1) (31/37) Purging libffi (3.4.2-r1) (32/37) Purging libtasn1 (4.18.0-r0) (33/37) Purging libunistring (0.9.10-r1) (34/37) Purging libldap (2.6.0-r0) (35/37) Purging libsasl (2.1.27-r14) (36/37) Purging gdbm (1.22-r0) (37/37) Purging readline (8.1.1-r0) Executing busybox-1.34.1-r4.trigger OK: 344 MiB in 92 packages >>> gitea: Updating the community/aarch64 repository index... >>> gitea: Signing the index...