>>> gitea: Building community/gitea 1.23.7-r0 (using abuild 3.15.0_rc3-r0) started Sun, 13 Apr 2025 09:50:11 +0000 >>> gitea: Validating /home/buildozer/aports/community/gitea/APKBUILD... >>> gitea: Analyzing dependencies... >>> gitea: Installing for build: build-base git git-lfs gnupg go bash openssh openssh-keygen sqlite tzdata npm icu-data-full (1/41) Installing git-lfs (3.6.0-r4) Executing git-lfs-3.6.0-r4.post-install Git LFS initialized. (2/41) Installing libgpg-error (1.51-r0) (3/41) Installing libassuan (2.5.7-r0) (4/41) Installing pinentry (1.3.1-r0) Executing pinentry-1.3.1-r0.post-install (5/41) Installing libgcrypt (1.10.3-r1) (6/41) Installing gnupg-gpgconf (2.4.7-r0) (7/41) Installing nettle (3.10.1-r0) (8/41) Installing libffi (3.4.7-r0) (9/41) Installing libtasn1 (4.20.0-r0) (10/41) Installing p11-kit (0.25.5-r2) (11/41) Installing gnutls (3.8.8-r0) (12/41) Installing libksba (1.6.7-r0) (13/41) Installing gdbm (1.24-r0) (14/41) Installing libsasl (2.1.28-r8) (15/41) Installing libldap (2.6.8-r0) (16/41) Installing npth (1.8-r0) (17/41) Installing gnupg-dirmngr (2.4.7-r0) (18/41) Installing sqlite-libs (3.49.1-r0) (19/41) Installing gnupg-keyboxd (2.4.7-r0) (20/41) Installing libbz2 (1.0.8-r6) (21/41) Installing gpg (2.4.7-r0) (22/41) Installing gpg-agent (2.4.7-r0) (23/41) Installing gpg-wks-server (2.4.7-r0) (24/41) Installing gpgsm (2.4.7-r0) (25/41) Installing gpgv (2.4.7-r0) (26/41) Installing gnupg-utils (2.4.7-r0) (27/41) Installing gnupg-wks-client (2.4.7-r0) (28/41) Installing gnupg (2.4.7-r0) (29/41) Installing go (1.24.2-r0) (30/41) Installing bash (5.2.37-r0) Executing bash-5.2.37-r0.post-install (31/41) Installing sqlite (3.49.1-r0) (32/41) Installing tzdata (2025b-r0) (33/41) Installing ca-certificates (20241121-r2) (34/41) Installing ada-libs (2.9.2-r3) (35/41) Installing icu-data-full (76.1-r0) (36/41) Installing icu-libs (76.1-r0) (37/41) Installing simdjson (3.12.0-r0) (38/41) Installing simdutf (6.4.1-r0) (39/41) Installing nodejs (22.13.1-r4) (40/41) Installing npm (10.9.1-r0) (41/41) Installing .makedepends-gitea (20250413.095013) Executing busybox-1.37.0-r16.trigger Executing ca-certificates-20241121-r2.trigger OK: 714 MiB in 147 packages >>> gitea: Cleaning up srcdir >>> gitea: Cleaning up pkgdir >>> gitea: Cleaning up tmpdir >>> gitea: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gitea-1.23.7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> gitea: Fetching gitea-1.23.7.tar.gz::https://dl.gitea.com/gitea/1.23.7/gitea-src-1.23.7.tar.gz Connecting to dl.gitea.com (18.239.50.34:443) saving to '/var/cache/distfiles/edge/gitea-1.23.7.tar.gz.part' gitea-1.23.7.tar.gz. 100% |********************************| 52.8M 0:00:00 ETA '/var/cache/distfiles/edge/gitea-1.23.7.tar.gz.part' saved >>> gitea: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gitea-1.23.7.tar.gz >>> gitea: Checking sha512sums... gitea-1.23.7.tar.gz: OK gitea.initd: OK gitea.ini: OK >>> gitea: Unpacking /var/cache/distfiles/edge/gitea-1.23.7.tar.gz... fatal: not a git repository (or any of the parent directories): .git Running go generate... main.go build/codeformat/formatimports.go build/codeformat/formatimports_test.go build/license/aliasgenerator.go build/license/aliasgenerator_test.go cmd/actions.go cmd/admin.go cmd/admin_auth.go cmd/admin_auth_ldap.go cmd/admin_auth_ldap_test.go cmd/admin_auth_oauth.go cmd/admin_auth_stmp.go cmd/admin_regenerate.go cmd/admin_user.go cmd/admin_user_change_password.go cmd/admin_user_create.go cmd/admin_user_create_test.go cmd/admin_user_delete.go cmd/admin_user_generate_access_token.go cmd/admin_user_list.go cmd/admin_user_must_change_password.go cmd/cert.go cmd/cmd.go cmd/docs.go cmd/doctor.go cmd/doctor_convert.go cmd/doctor_test.go cmd/dump.go cmd/dump_repo.go cmd/embedded.go cmd/generate.go cmd/hook.go cmd/hook_test.go cmd/keys.go cmd/mailer.go cmd/main.go cmd/main_test.go cmd/manager.go cmd/manager_logging.go cmd/migrate.go cmd/migrate_storage.go cmd/migrate_storage_test.go cmd/restore_repo.go cmd/serv.go cmd/web.go cmd/web_acme.go cmd/web_graceful.go cmd/web_https.go contrib/backport/backport.go contrib/environment-to-ini/environment-to-ini.go models/error.go models/main_test.go models/repo.go models/repo_test.go models/repo_transfer.go models/actions/artifact.go models/actions/main_test.go models/actions/run.go models/actions/run_job.go models/actions/run_job_list.go models/actions/run_job_status_test.go models/actions/run_list.go models/actions/runner.go models/actions/runner_list.go models/actions/runner_token.go models/actions/runner_token_test.go models/actions/schedule.go models/actions/schedule_list.go models/actions/schedule_spec.go models/actions/schedule_spec_list.go models/actions/schedule_spec_test.go models/actions/status.go models/actions/task.go models/actions/task_list.go models/actions/task_output.go models/actions/task_step.go models/actions/tasks_version.go models/actions/utils.go models/actions/utils_test.go models/actions/variable.go models/activities/action.go models/activities/action_list.go models/activities/notification.go models/activities/notification_list.go models/activities/repo_activity.go models/activities/statistic.go models/activities/user_heatmap.go models/activities/action_test.go models/activities/main_test.go models/activities/notification_test.go models/activities/user_heatmap_test.go models/admin/task.go models/asymkey/error.go models/asymkey/gpg_key.go models/asymkey/gpg_key_add.go models/asymkey/gpg_key_commit_verification.go models/asymkey/gpg_key_common.go models/asymkey/gpg_key_import.go models/asymkey/gpg_key_list.go models/asymkey/gpg_key_test.go models/asymkey/gpg_key_verify.go models/asymkey/main_test.go models/asymkey/ssh_key.go models/asymkey/ssh_key_authorized_keys.go models/asymkey/ssh_key_commit_verification.go models/asymkey/ssh_key_deploy.go models/asymkey/ssh_key_fingerprint.go models/asymkey/ssh_key_parse.go models/asymkey/ssh_key_principals.go models/asymkey/ssh_key_test.go models/asymkey/ssh_key_verify.go models/auth/access_token.go models/auth/access_token_scope.go models/auth/access_token_scope_test.go models/auth/auth_token.go models/auth/oauth2.go models/auth/oauth2_list.go models/auth/session.go models/auth/source.go models/auth/twofactor.go models/auth/webauthn.go models/auth/access_token_test.go models/auth/main_test.go models/auth/oauth2_test.go models/auth/source_test.go models/auth/webauthn_test.go models/avatars/avatar.go models/avatars/avatar_test.go models/avatars/main_test.go models/db/collation.go models/db/common.go models/db/consistency.go models/db/context.go models/db/context_committer_test.go models/db/convert.go models/db/engine.go models/db/error.go models/db/index.go models/db/iterate.go models/db/list.go models/db/log.go models/db/name.go models/db/search.go models/db/sequence.go models/db/sql_postgres_with_schema.go models/db/context_test.go models/db/engine_test.go models/db/index_test.go models/db/iterate_test.go models/db/list_test.go models/db/main_test.go models/db/install/db.go models/db/paginator/main_test.go models/db/paginator/paginator.go models/db/paginator/paginator_test.go models/dbfs/dbfile.go models/dbfs/dbfs.go models/dbfs/dbfs_test.go models/dbfs/main_test.go models/git/branch.go models/git/branch_list.go models/git/commit_status.go models/git/commit_status_summary.go models/git/lfs.go models/git/lfs_lock.go models/git/lfs_lock_list.go models/git/protected_branch.go models/git/protected_branch_list.go models/git/protected_branch_list_test.go models/git/protected_branch_test.go models/git/protected_tag.go models/git/branch_test.go models/git/commit_status_test.go models/git/main_test.go models/git/protected_tag_test.go models/issues/assignees.go models/issues/comment.go models/issues/comment_code.go models/issues/comment_list.go models/issues/content_history.go models/issues/dependency.go models/issues/issue.go models/issues/issue_index.go models/issues/issue_label.go models/issues/issue_list.go models/issues/issue_lock.go models/issues/issue_project.go models/issues/issue_search.go models/issues/issue_stats.go models/issues/issue_update.go models/issues/issue_user.go models/issues/issue_watch.go models/issues/issue_xref.go models/issues/label.go models/issues/milestone.go models/issues/milestone_list.go models/issues/pull.go models/issues/pull_list.go models/issues/reaction.go models/issues/review.go models/issues/review_list.go models/issues/stopwatch.go models/issues/tracked_time.go models/issues/assignees_test.go models/issues/comment_test.go models/issues/content_history_test.go models/issues/dependency_test.go models/issues/issue_label_test.go models/issues/issue_list_test.go models/issues/issue_test.go models/issues/issue_user_test.go models/issues/issue_watch_test.go models/issues/issue_xref_test.go models/issues/label_test.go models/issues/main_test.go models/issues/milestone_test.go models/issues/pull_list_test.go models/issues/pull_test.go models/issues/review_test.go models/issues/stopwatch_test.go models/issues/tracked_time_test.go models/migrations/migrations.go models/migrations/migrations_test.go models/migrations/base/db.go models/migrations/base/db_test.go models/migrations/base/hash.go models/migrations/base/main_test.go models/migrations/base/tests.go models/migrations/v1_10/v100.go models/migrations/v1_10/v101.go models/migrations/v1_10/v88.go models/migrations/v1_10/v89.go models/migrations/v1_10/v90.go models/migrations/v1_10/v91.go models/migrations/v1_10/v92.go models/migrations/v1_10/v93.go models/migrations/v1_10/v94.go models/migrations/v1_10/v95.go models/migrations/v1_10/v96.go models/migrations/v1_10/v97.go models/migrations/v1_10/v98.go models/migrations/v1_10/v99.go models/migrations/v1_11/v102.go models/migrations/v1_11/v103.go models/migrations/v1_11/v104.go models/migrations/v1_11/v105.go models/migrations/v1_11/v106.go models/migrations/v1_11/v107.go models/migrations/v1_11/v108.go models/migrations/v1_11/v109.go models/migrations/v1_11/v110.go models/migrations/v1_11/v111.go models/migrations/v1_11/v112.go models/migrations/v1_11/v113.go models/migrations/v1_11/v114.go models/migrations/v1_11/v115.go models/migrations/v1_11/v116.go models/migrations/v1_12/v117.go models/migrations/v1_12/v118.go models/migrations/v1_12/v119.go models/migrations/v1_12/v120.go models/migrations/v1_12/v121.go models/migrations/v1_12/v122.go models/migrations/v1_12/v123.go models/migrations/v1_12/v124.go models/migrations/v1_12/v125.go models/migrations/v1_12/v126.go models/migrations/v1_12/v127.go models/migrations/v1_12/v128.go models/migrations/v1_12/v129.go models/migrations/v1_12/v130.go models/migrations/v1_12/v131.go models/migrations/v1_12/v132.go models/migrations/v1_12/v133.go models/migrations/v1_12/v134.go models/migrations/v1_12/v135.go models/migrations/v1_12/v136.go models/migrations/v1_12/v137.go models/migrations/v1_12/v138.go models/migrations/v1_12/v139.go models/migrations/v1_13/v140.go models/migrations/v1_13/v141.go models/migrations/v1_13/v142.go models/migrations/v1_13/v143.go models/migrations/v1_13/v144.go models/migrations/v1_13/v145.go models/migrations/v1_13/v146.go models/migrations/v1_13/v147.go models/migrations/v1_13/v148.go models/migrations/v1_13/v149.go models/migrations/v1_13/v150.go models/migrations/v1_13/v151.go models/migrations/v1_13/v152.go models/migrations/v1_13/v153.go models/migrations/v1_13/v154.go models/migrations/v1_14/main_test.go models/migrations/v1_14/v155.go models/migrations/v1_14/v156.go models/migrations/v1_14/v157.go models/migrations/v1_14/v158.go models/migrations/v1_14/v159.go models/migrations/v1_14/v160.go models/migrations/v1_14/v161.go models/migrations/v1_14/v162.go models/migrations/v1_14/v163.go models/migrations/v1_14/v164.go models/migrations/v1_14/v165.go models/migrations/v1_14/v166.go models/migrations/v1_14/v167.go models/migrations/v1_14/v168.go models/migrations/v1_14/v169.go models/migrations/v1_14/v170.go models/migrations/v1_14/v171.go models/migrations/v1_14/v172.go models/migrations/v1_14/v173.go models/migrations/v1_14/v174.go models/migrations/v1_14/v175.go models/migrations/v1_14/v176.go models/migrations/v1_14/v176_test.go models/migrations/v1_14/v177.go models/migrations/v1_14/v177_test.go models/migrations/v1_15/main_test.go models/migrations/v1_15/v178.go models/migrations/v1_15/v179.go models/migrations/v1_15/v180.go models/migrations/v1_15/v181.go models/migrations/v1_15/v181_test.go models/migrations/v1_15/v182.go models/migrations/v1_15/v182_test.go models/migrations/v1_15/v183.go models/migrations/v1_15/v184.go models/migrations/v1_15/v185.go models/migrations/v1_15/v186.go models/migrations/v1_15/v187.go models/migrations/v1_15/v188.go models/migrations/v1_16/main_test.go models/migrations/v1_16/v189.go models/migrations/v1_16/v189_test.go models/migrations/v1_16/v190.go models/migrations/v1_16/v191.go models/migrations/v1_16/v192.go models/migrations/v1_16/v193.go models/migrations/v1_16/v193_test.go models/migrations/v1_16/v194.go models/migrations/v1_16/v195.go models/migrations/v1_16/v195_test.go models/migrations/v1_16/v196.go models/migrations/v1_16/v197.go models/migrations/v1_16/v198.go models/migrations/v1_16/v199.go models/migrations/v1_16/v200.go models/migrations/v1_16/v201.go models/migrations/v1_16/v202.go models/migrations/v1_16/v203.go models/migrations/v1_16/v204.go models/migrations/v1_16/v205.go models/migrations/v1_16/v206.go models/migrations/v1_16/v207.go models/migrations/v1_16/v208.go models/migrations/v1_16/v209.go models/migrations/v1_16/v210.go models/migrations/v1_16/v210_test.go models/migrations/v1_17/main_test.go models/migrations/v1_17/v211.go models/migrations/v1_17/v212.go models/migrations/v1_17/v213.go models/migrations/v1_17/v214.go models/migrations/v1_17/v215.go models/migrations/v1_17/v216.go models/migrations/v1_17/v217.go models/migrations/v1_17/v218.go models/migrations/v1_17/v219.go models/migrations/v1_17/v220.go models/migrations/v1_17/v221.go models/migrations/v1_17/v221_test.go models/migrations/v1_17/v222.go models/migrations/v1_17/v223.go models/migrations/v1_18/main_test.go models/migrations/v1_18/v224.go models/migrations/v1_18/v225.go models/migrations/v1_18/v226.go models/migrations/v1_18/v227.go models/migrations/v1_18/v228.go models/migrations/v1_18/v229.go models/migrations/v1_18/v229_test.go models/migrations/v1_18/v230.go models/migrations/v1_18/v230_test.go models/migrations/v1_19/main_test.go models/migrations/v1_19/v231.go models/migrations/v1_19/v232.go models/migrations/v1_19/v233.go models/migrations/v1_19/v233_test.go models/migrations/v1_19/v234.go models/migrations/v1_19/v235.go models/migrations/v1_19/v236.go models/migrations/v1_19/v237.go models/migrations/v1_19/v238.go models/migrations/v1_19/v239.go models/migrations/v1_19/v240.go models/migrations/v1_19/v241.go models/migrations/v1_19/v242.go models/migrations/v1_19/v243.go models/migrations/v1_20/main_test.go models/migrations/v1_20/v244.go models/migrations/v1_20/v245.go models/migrations/v1_20/v246.go models/migrations/v1_20/v247.go models/migrations/v1_20/v248.go models/migrations/v1_20/v249.go models/migrations/v1_20/v250.go models/migrations/v1_20/v251.go models/migrations/v1_20/v252.go models/migrations/v1_20/v253.go models/migrations/v1_20/v254.go models/migrations/v1_20/v255.go models/migrations/v1_20/v256.go models/migrations/v1_20/v257.go models/migrations/v1_20/v258.go models/migrations/v1_20/v259.go models/migrations/v1_20/v259_test.go models/migrations/v1_21/main_test.go models/migrations/v1_21/v260.go models/migrations/v1_21/v261.go models/migrations/v1_21/v262.go models/migrations/v1_21/v263.go models/migrations/v1_21/v264.go models/migrations/v1_21/v265.go models/migrations/v1_21/v266.go models/migrations/v1_21/v267.go models/migrations/v1_21/v268.go models/migrations/v1_21/v269.go models/migrations/v1_21/v270.go models/migrations/v1_21/v271.go models/migrations/v1_21/v272.go models/migrations/v1_21/v273.go models/migrations/v1_21/v274.go models/migrations/v1_21/v275.go models/migrations/v1_21/v276.go models/migrations/v1_21/v277.go models/migrations/v1_21/v278.go models/migrations/v1_21/v279.go models/migrations/v1_22/main_test.go models/migrations/v1_22/v280.go models/migrations/v1_22/v281.go models/migrations/v1_22/v282.go models/migrations/v1_22/v283.go models/migrations/v1_22/v283_test.go models/migrations/v1_22/v284.go models/migrations/v1_22/v285.go models/migrations/v1_22/v286.go models/migrations/v1_22/v286_test.go models/migrations/v1_22/v287.go models/migrations/v1_22/v287_test.go models/migrations/v1_22/v288.go models/migrations/v1_22/v289.go models/migrations/v1_22/v290.go models/migrations/v1_22/v291.go models/migrations/v1_22/v292.go models/migrations/v1_22/v293.go models/migrations/v1_22/v293_test.go models/migrations/v1_22/v294.go models/migrations/v1_22/v294_test.go models/migrations/v1_22/v295.go models/migrations/v1_22/v296.go models/migrations/v1_22/v297.go models/migrations/v1_22/v298.go models/migrations/v1_23/main_test.go models/migrations/v1_23/v299.go models/migrations/v1_23/v300.go models/migrations/v1_23/v301.go models/migrations/v1_23/v302.go models/migrations/v1_23/v303.go models/migrations/v1_23/v304.go models/migrations/v1_23/v305.go models/migrations/v1_23/v306.go models/migrations/v1_23/v307.go models/migrations/v1_23/v308.go models/migrations/v1_23/v309.go models/migrations/v1_23/v310.go models/migrations/v1_23/v311.go models/migrations/v1_6/v70.go models/migrations/v1_6/v71.go models/migrations/v1_6/v72.go models/migrations/v1_7/v73.go models/migrations/v1_7/v74.go models/migrations/v1_7/v75.go models/migrations/v1_8/v76.go models/migrations/v1_8/v77.go models/migrations/v1_8/v78.go models/migrations/v1_8/v79.go models/migrations/v1_8/v80.go models/migrations/v1_8/v81.go models/migrations/v1_9/v82.go models/migrations/v1_9/v83.go models/migrations/v1_9/v84.go models/migrations/v1_9/v85.go models/migrations/v1_9/v86.go models/migrations/v1_9/v87.go models/organization/org.go models/organization/org_list.go models/organization/org_repo.go models/organization/org_user.go models/organization/team.go models/organization/team_invite.go models/organization/team_list.go models/organization/team_repo.go models/organization/team_unit.go models/organization/team_user.go models/organization/main_test.go models/organization/org_list_test.go models/organization/org_test.go models/organization/org_user_test.go models/organization/team_invite_test.go models/organization/team_list_test.go models/organization/team_repo_test.go models/organization/team_test.go models/packages/descriptor.go models/packages/package.go models/packages/package_blob.go models/packages/package_blob_upload.go models/packages/package_cleanup_rule.go models/packages/package_file.go models/packages/package_property.go models/packages/package_version.go models/packages/package_test.go models/packages/alpine/search.go models/packages/arch/search.go models/packages/conan/references.go models/packages/conan/search.go models/packages/conda/search.go models/packages/container/const.go models/packages/container/search.go models/packages/cran/search.go models/packages/debian/search.go models/packages/nuget/search.go models/packages/rpm/search.go models/perm/access_mode.go models/perm/access_mode_test.go models/perm/access/access.go models/perm/access/repo_permission.go models/perm/access/repo_permission_test.go models/perm/access/access_test.go models/perm/access/main_test.go models/project/column.go models/project/column_test.go models/project/issue.go models/project/main_test.go models/project/project.go models/project/project_test.go models/project/template.go models/pull/automerge.go models/pull/review_state.go models/renderhelper/commit_checker.go models/renderhelper/main_test.go models/renderhelper/repo_comment.go models/renderhelper/repo_comment_test.go models/renderhelper/repo_file.go models/renderhelper/repo_file_test.go models/renderhelper/repo_wiki.go models/renderhelper/repo_wiki_test.go models/renderhelper/simple_document.go models/renderhelper/simple_document_test.go models/repo/archiver.go models/repo/attachment.go models/repo/avatar.go models/repo/avatar_test.go models/repo/collaboration.go models/repo/fork.go models/repo/git.go models/repo/issue.go models/repo/language_stats.go models/repo/license.go models/repo/mirror.go models/repo/pushmirror.go models/repo/redirect.go models/repo/release.go models/repo/release_test.go models/repo/repo.go models/repo/repo_indexer.go models/repo/repo_list.go models/repo/repo_test.go models/repo/repo_unit.go models/repo/repo_unit_test.go models/repo/search.go models/repo/star.go models/repo/topic.go models/repo/update.go models/repo/upload.go models/repo/user_repo.go models/repo/watch.go models/repo/wiki.go models/repo/attachment_test.go models/repo/collaboration_test.go models/repo/fork_test.go models/repo/main_test.go models/repo/pushmirror_test.go models/repo/redirect_test.go models/repo/repo_list_test.go models/repo/star_test.go models/repo/topic_test.go models/repo/user_repo_test.go models/repo/watch_test.go models/repo/wiki_test.go models/secret/secret.go models/shared/types/ownertype.go models/system/appstate.go models/system/notice.go models/system/setting.go models/system/main_test.go models/system/notice_test.go models/system/setting_test.go models/unit/unit.go models/unit/unit_test.go models/unittest/consistency.go models/unittest/fixtures.go models/unittest/fixtures_loader.go models/unittest/fscopy.go models/unittest/reflection.go models/unittest/testdb.go models/unittest/unit_tests.go models/user/avatar.go models/user/avatar_test.go models/user/badge.go models/user/block.go models/user/email_address.go models/user/error.go models/user/external_login_user.go models/user/follow.go models/user/list.go models/user/must_change_password.go models/user/openid.go models/user/redirect.go models/user/search.go models/user/setting.go models/user/setting_keys.go models/user/user.go models/user/user_system.go models/user/user_system_test.go models/user/user_update.go models/user/email_address_test.go models/user/follow_test.go models/user/main_test.go models/user/openid_test.go models/user/redirect_test.go models/user/setting_test.go models/user/user_test.go models/webhook/hooktask.go models/webhook/main_test.go models/webhook/webhook.go models/webhook/webhook_system.go models/webhook/webhook_test.go modules/actions/github.go modules/actions/github_test.go modules/actions/log.go modules/actions/task_state.go modules/actions/task_state_test.go modules/actions/workflows.go modules/actions/workflows_test.go modules/activitypub/client.go modules/activitypub/client_test.go modules/activitypub/main_test.go modules/activitypub/user_settings.go modules/activitypub/user_settings_test.go modules/analyze/code_language.go modules/analyze/generated.go modules/analyze/vendor.go modules/analyze/vendor_test.go modules/assetfs/layered.go modules/assetfs/layered_test.go modules/auth/common.go modules/auth/openid/discovery_cache.go modules/auth/openid/discovery_cache_test.go modules/auth/openid/openid.go modules/auth/pam/pam_stub.go modules/auth/password/password.go modules/auth/password/password_test.go modules/auth/password/pwn.go modules/auth/password/hash/argon2.go modules/auth/password/hash/bcrypt.go modules/auth/password/hash/common.go modules/auth/password/hash/dummy.go modules/auth/password/hash/dummy_test.go modules/auth/password/hash/hash.go modules/auth/password/hash/hash_test.go modules/auth/password/hash/pbkdf2.go modules/auth/password/hash/scrypt.go modules/auth/password/hash/setting.go modules/auth/password/hash/setting_test.go modules/auth/password/pwn/pwn.go modules/auth/password/pwn/pwn_test.go modules/auth/webauthn/webauthn.go modules/auth/webauthn/webauthn_test.go modules/avatar/avatar.go modules/avatar/avatar_test.go modules/avatar/hash.go modules/avatar/hash_test.go modules/avatar/identicon/block.go modules/avatar/identicon/colors.go modules/avatar/identicon/identicon.go modules/avatar/identicon/polygon.go modules/badge/badge.go modules/base/base.go modules/base/natural_sort.go modules/base/natural_sort_test.go modules/base/tool.go modules/base/tool_test.go modules/cache/cache.go modules/cache/cache_redis.go modules/cache/cache_test.go modules/cache/cache_twoqueue.go modules/cache/context.go modules/cache/context_test.go modules/cache/string_cache.go modules/charset/ambiguous.go modules/charset/ambiguous_gen.go modules/charset/ambiguous_gen_test.go modules/charset/breakwriter.go modules/charset/breakwriter_test.go modules/charset/charset.go modules/charset/charset_test.go modules/charset/escape.go internal/profilerecord internal/goos internal/goarch internal/unsafeheader internal/byteorder cmp internal/godebugs unicode/utf8 internal/msan internal/coverage/rtcov internal/itoa internal/runtime/syscall unicode internal/asan encoding internal/cpu math/bits internal/runtime/atomic sync/atomic internal/goexperiment internal/runtime/math internal/runtime/sys internal/abi internal/chacha8rand internal/bytealg math internal/runtime/exithook internal/race internal/sync internal/runtime/maps internal/stringslite runtime internal/reflectlite iter sync maps slices internal/bisect internal/testlog internal/godebug errors sort internal/oserror path io strconv syscall bytes strings golang.org/x/text/unicode/rangetable reflect go/build/constraint internal/syscall/execenv internal/syscall/unix time io/fs internal/poll internal/filepathlite os path/filepath internal/fmtsort fmt text/tabwriter net/url flag go/token text/template/parse go/doc/comment go/scanner go/ast text/template go/parser go/printer go/format command-line-arguments unicode/utf16 log/internal math/rand context encoding/binary github.com/modern-go/reflect2 io/ioutil log runtime/debug math/big encoding/base64 encoding/json github.com/modern-go/concurrent github.com/json-iterator/go code.gitea.io/gitea/modules/json command-line-arguments modules/charset/escape_status.go modules/charset/escape_stream.go modules/charset/escape_test.go modules/charset/htmlstream.go modules/charset/invisible_gen.go modules/charset/ambiguous/generate.go modules/charset/invisible/generate.go modules/container/filter.go modules/container/filter_test.go modules/container/set.go modules/container/set_test.go modules/csv/csv.go modules/csv/csv_test.go modules/dump/dumper.go modules/dump/dumper_test.go modules/emoji/emoji.go modules/emoji/emoji_data.go modules/emoji/emoji_test.go modules/eventsource/event.go modules/eventsource/event_test.go modules/eventsource/manager.go modules/eventsource/manager_run.go modules/eventsource/messenger.go modules/generate/generate.go modules/generate/generate_test.go modules/git/attribute.go modules/git/batch.go modules/git/batch_reader.go modules/git/blame.go modules/git/blame_sha256_test.go modules/git/blame_test.go modules/git/blob.go modules/git/blob_nogogit.go modules/git/blob_test.go modules/git/command.go modules/git/command_test.go modules/git/commit.go modules/git/commit_info.go modules/git/commit_info_nogogit.go modules/git/commit_info_test.go modules/git/commit_reader.go modules/git/commit_sha256_test.go modules/git/commit_submodule.go modules/git/commit_submodule_file.go modules/git/commit_submodule_file_test.go modules/git/commit_test.go modules/git/config.go modules/git/config_submodule.go modules/git/config_submodule_test.go modules/git/config_test.go modules/git/diff.go modules/git/diff_test.go modules/git/error.go modules/git/fsck.go modules/git/git.go modules/git/git_test.go modules/git/grep.go modules/git/grep_test.go modules/git/hook.go modules/git/last_commit_cache.go modules/git/last_commit_cache_nogogit.go modules/git/log_name_status.go modules/git/notes.go modules/git/notes_nogogit.go modules/git/notes_test.go modules/git/object_format.go modules/git/object_id.go modules/git/object_id_test.go modules/git/parse.go modules/git/parse_nogogit.go modules/git/parse_nogogit_test.go modules/git/ref.go modules/git/ref_test.go modules/git/remote.go modules/git/repo.go modules/git/repo_archive.go modules/git/repo_attribute.go modules/git/repo_attribute_test.go modules/git/repo_base_nogogit.go modules/git/repo_blame.go modules/git/repo_blob.go modules/git/repo_blob_nogogit.go modules/git/repo_blob_test.go modules/git/repo_branch.go modules/git/repo_branch_nogogit.go modules/git/repo_branch_test.go modules/git/repo_commit.go modules/git/repo_commit_nogogit.go modules/git/repo_commit_test.go modules/git/repo_commitgraph.go modules/git/repo_compare.go modules/git/repo_compare_test.go modules/git/repo_gpg.go modules/git/repo_hook.go modules/git/repo_index.go modules/git/repo_language_stats.go modules/git/repo_language_stats_nogogit.go modules/git/repo_language_stats_test.go modules/git/repo_object.go modules/git/repo_ref.go modules/git/repo_ref_nogogit.go modules/git/repo_ref_test.go modules/git/repo_stats.go modules/git/repo_stats_test.go modules/git/repo_tag.go modules/git/repo_tag_nogogit.go modules/git/repo_tag_test.go modules/git/repo_test.go modules/git/repo_tree.go modules/git/repo_tree_nogogit.go modules/git/signature.go modules/git/signature_nogogit.go modules/git/signature_test.go modules/git/submodule.go modules/git/submodule_test.go modules/git/tag.go modules/git/tag_test.go modules/git/tree.go modules/git/tree_blob.go modules/git/tree_blob_nogogit.go modules/git/tree_entry.go modules/git/tree_entry_mode.go modules/git/tree_entry_nogogit.go modules/git/tree_nogogit.go modules/git/tree_test.go modules/git/utils.go modules/git/utils_test.go modules/git/foreachref/format.go modules/git/foreachref/parser.go modules/git/foreachref/format_test.go modules/git/foreachref/parser_test.go modules/git/internal/cmdarg.go modules/git/pipeline/catfile.go modules/git/pipeline/lfs_common.go modules/git/pipeline/lfs_nogogit.go modules/git/pipeline/namerev.go modules/git/pipeline/revlist.go modules/git/url/url.go modules/git/url/url_test.go modules/gitgraph/graph.go modules/gitgraph/graph_models.go modules/gitgraph/graph_test.go modules/gitgraph/parser.go modules/gitrepo/branch.go modules/gitrepo/gitrepo.go modules/gitrepo/url.go modules/gitrepo/walk_nogogit.go modules/globallock/globallock.go modules/globallock/globallock_test.go modules/globallock/locker.go modules/globallock/locker_test.go modules/globallock/memory_locker.go modules/globallock/redis_locker.go modules/graceful/context.go modules/graceful/manager.go modules/graceful/manager_common.go modules/graceful/manager_unix.go modules/graceful/net_unix.go modules/graceful/restart_unix.go modules/graceful/server.go modules/graceful/server_hooks.go modules/graceful/server_http.go modules/graceful/releasereopen/releasereopen.go modules/graceful/releasereopen/releasereopen_test.go modules/hcaptcha/error.go modules/hcaptcha/hcaptcha.go modules/hcaptcha/hcaptcha_test.go modules/highlight/highlight.go modules/highlight/highlight_test.go modules/hostmatcher/hostmatcher.go modules/hostmatcher/hostmatcher_test.go modules/hostmatcher/http.go modules/htmlutil/html.go modules/htmlutil/html_test.go modules/httpcache/httpcache.go modules/httpcache/httpcache_test.go modules/httplib/request.go modules/httplib/serve.go modules/httplib/serve_test.go modules/httplib/url.go modules/httplib/url_test.go modules/indexer/code/git.go modules/indexer/code/indexer.go modules/indexer/code/indexer_test.go modules/indexer/code/search.go modules/indexer/code/bleve/bleve.go modules/indexer/code/bleve/token/path/path.go modules/indexer/code/bleve/token/path/path_test.go modules/indexer/code/elasticsearch/elasticsearch.go modules/indexer/code/elasticsearch/elasticsearch_test.go modules/indexer/code/internal/indexer.go modules/indexer/code/internal/model.go modules/indexer/code/internal/util.go modules/indexer/internal/base32.go modules/indexer/internal/indexer.go modules/indexer/internal/paginator.go modules/indexer/internal/bleve/batch.go modules/indexer/internal/bleve/indexer.go modules/indexer/internal/bleve/query.go modules/indexer/internal/bleve/util.go modules/indexer/internal/bleve/util_test.go modules/indexer/internal/db/indexer.go modules/indexer/internal/elasticsearch/indexer.go modules/indexer/internal/elasticsearch/util.go modules/indexer/internal/meilisearch/filter.go modules/indexer/internal/meilisearch/indexer.go modules/indexer/internal/meilisearch/util.go modules/indexer/issues/dboptions.go modules/indexer/issues/indexer.go modules/indexer/issues/indexer_test.go modules/indexer/issues/util.go modules/indexer/issues/bleve/bleve.go modules/indexer/issues/bleve/bleve_test.go modules/indexer/issues/db/db.go modules/indexer/issues/db/options.go modules/indexer/issues/elasticsearch/elasticsearch.go modules/indexer/issues/elasticsearch/elasticsearch_test.go modules/indexer/issues/internal/indexer.go modules/indexer/issues/internal/model.go modules/indexer/issues/internal/tests/tests.go modules/indexer/issues/meilisearch/meilisearch.go modules/indexer/issues/meilisearch/meilisearch_test.go modules/indexer/stats/db.go modules/indexer/stats/indexer.go modules/indexer/stats/indexer_test.go modules/indexer/stats/queue.go modules/issue/template/template.go modules/issue/template/template_test.go modules/issue/template/unmarshal.go modules/json/json.go modules/label/label.go modules/label/parser.go modules/label/parser_test.go modules/lfs/client.go modules/lfs/client_test.go modules/lfs/content_store.go modules/lfs/endpoint.go modules/lfs/endpoint_test.go modules/lfs/filesystem_client.go modules/lfs/http_client.go modules/lfs/http_client_test.go modules/lfs/pointer.go modules/lfs/pointer_scanner_nogogit.go modules/lfs/pointer_test.go modules/lfs/shared.go modules/lfs/transferadapter.go modules/lfs/transferadapter_test.go modules/lfstransfer/logger.go modules/lfstransfer/main.go modules/lfstransfer/backend/backend.go modules/lfstransfer/backend/lock.go modules/lfstransfer/backend/util.go modules/lfstransfer/backend/util_test.go modules/log/color.go modules/log/color_console.go modules/log/color_console_other.go modules/log/color_router.go modules/log/event_format.go modules/log/event_format_test.go modules/log/event_writer.go modules/log/event_writer_base.go modules/log/event_writer_conn.go modules/log/event_writer_conn_test.go modules/log/event_writer_console.go modules/log/event_writer_file.go modules/log/flags.go modules/log/flags_test.go modules/log/init.go modules/log/level.go modules/log/level_test.go modules/log/logger.go modules/log/logger_global.go modules/log/logger_impl.go modules/log/logger_test.go modules/log/manager.go modules/log/manager_test.go modules/log/misc.go modules/log/stack.go modules/markup/camo.go modules/markup/camo_test.go modules/markup/html.go modules/markup/html_codepreview.go modules/markup/html_commit.go modules/markup/html_email.go modules/markup/html_emoji.go modules/markup/html_internal_test.go modules/markup/html_issue.go modules/markup/html_link.go modules/markup/html_mention.go modules/markup/html_node.go modules/markup/render.go modules/markup/render_helper.go modules/markup/render_link.go modules/markup/render_link_test.go modules/markup/renderer.go modules/markup/sanitizer.go modules/markup/sanitizer_custom.go modules/markup/sanitizer_default.go modules/markup/sanitizer_default_test.go modules/markup/sanitizer_description.go modules/markup/sanitizer_description_test.go modules/markup/html_codepreview_test.go modules/markup/html_test.go modules/markup/main_test.go modules/markup/asciicast/asciicast.go modules/markup/common/footnote.go modules/markup/common/footnote_test.go modules/markup/common/linkify.go modules/markup/console/console.go modules/markup/console/console_test.go modules/markup/csv/csv.go modules/markup/csv/csv_test.go modules/markup/external/external.go modules/markup/internal/finalprocessor.go modules/markup/internal/internal_test.go modules/markup/internal/renderinternal.go modules/markup/markdown/ast.go modules/markup/markdown/convertyaml.go modules/markup/markdown/goldmark.go modules/markup/markdown/main_test.go modules/markup/markdown/markdown.go modules/markup/markdown/markdown_math_test.go modules/markup/markdown/meta.go modules/markup/markdown/meta_test.go modules/markup/markdown/prefixed_id.go modules/markup/markdown/renderconfig.go modules/markup/markdown/renderconfig_test.go modules/markup/markdown/toc.go modules/markup/markdown/transform_blockquote.go modules/markup/markdown/transform_codespan.go modules/markup/markdown/transform_heading.go modules/markup/markdown/transform_image.go modules/markup/markdown/transform_link.go modules/markup/markdown/transform_list.go modules/markup/markdown/markdown_attention_test.go modules/markup/markdown/markdown_benchmark_test.go modules/markup/markdown/markdown_test.go modules/markup/markdown/math/block_node.go modules/markup/markdown/math/block_parser.go modules/markup/markdown/math/block_renderer.go modules/markup/markdown/math/inline_node.go modules/markup/markdown/math/inline_parser.go modules/markup/markdown/math/inline_renderer.go modules/markup/markdown/math/math.go modules/markup/mdstripper/mdstripper.go modules/markup/mdstripper/mdstripper_test.go modules/markup/orgmode/orgmode.go modules/markup/orgmode/orgmode_test.go modules/mcaptcha/mcaptcha.go modules/metrics/collector.go modules/migration/comment.go modules/migration/downloader.go modules/migration/error.go modules/migration/file_format.go modules/migration/file_format_test.go modules/migration/issue.go modules/migration/label.go modules/migration/messenger.go modules/migration/milestone.go modules/migration/null_downloader.go modules/migration/options.go modules/migration/pullrequest.go modules/migration/reaction.go modules/migration/release.go modules/migration/repo.go modules/migration/retry_downloader.go modules/migration/review.go modules/migration/schemas_dynamic.go modules/migration/uploader.go modules/nosql/leveldb.go modules/nosql/manager.go modules/nosql/manager_leveldb.go modules/nosql/manager_redis.go modules/nosql/manager_redis_test.go modules/nosql/redis.go modules/nosql/redis_test.go modules/optional/option.go modules/optional/serialization.go modules/optional/option_test.go modules/optional/serialization_test.go modules/options/base.go modules/options/dynamic.go modules/packages/content_store.go modules/packages/hashed_buffer.go modules/packages/hashed_buffer_test.go modules/packages/multi_hasher.go modules/packages/multi_hasher_test.go modules/packages/alpine/metadata.go modules/packages/alpine/metadata_test.go modules/packages/arch/metadata.go modules/packages/arch/metadata_test.go modules/packages/cargo/parser.go modules/packages/cargo/parser_test.go modules/packages/chef/metadata.go modules/packages/chef/metadata_test.go modules/packages/composer/metadata.go modules/packages/composer/metadata_test.go modules/packages/conan/conanfile_parser.go modules/packages/conan/conanfile_parser_test.go modules/packages/conan/conaninfo_parser.go modules/packages/conan/conaninfo_parser_test.go modules/packages/conan/metadata.go modules/packages/conan/reference.go modules/packages/conan/reference_test.go modules/packages/conda/metadata.go modules/packages/conda/metadata_test.go modules/packages/container/metadata.go modules/packages/container/metadata_test.go modules/packages/container/helm/helm.go modules/packages/cran/metadata.go modules/packages/cran/metadata_test.go modules/packages/debian/metadata.go modules/packages/debian/metadata_test.go modules/packages/goproxy/metadata.go modules/packages/goproxy/metadata_test.go modules/packages/helm/metadata.go modules/packages/maven/metadata.go modules/packages/maven/metadata_test.go modules/packages/npm/creator.go modules/packages/npm/creator_test.go modules/packages/npm/metadata.go modules/packages/nuget/metadata.go modules/packages/nuget/metadata_test.go modules/packages/nuget/symbol_extractor.go modules/packages/nuget/symbol_extractor_test.go modules/packages/pub/metadata.go modules/packages/pub/metadata_test.go modules/packages/pypi/metadata.go modules/packages/rpm/metadata.go modules/packages/rpm/metadata_test.go modules/packages/rubygems/marshal.go modules/packages/rubygems/marshal_test.go modules/packages/rubygems/metadata.go modules/packages/rubygems/metadata_test.go modules/packages/swift/metadata.go modules/packages/swift/metadata_test.go modules/packages/vagrant/metadata.go modules/packages/vagrant/metadata_test.go modules/paginator/paginator.go modules/paginator/paginator_test.go modules/pprof/pprof.go modules/private/actions.go modules/private/hook.go modules/private/internal.go modules/private/key.go modules/private/mail.go modules/private/manager.go modules/private/pushoptions.go modules/private/pushoptions_test.go modules/private/request.go modules/private/restore_repo.go modules/private/serv.go modules/process/context.go modules/process/error.go modules/process/manager.go modules/process/manager_exec.go modules/process/manager_stacktraces.go modules/process/manager_test.go modules/process/manager_unix.go modules/process/process.go modules/proxy/proxy.go modules/proxyprotocol/conn.go modules/proxyprotocol/errors.go modules/proxyprotocol/listener.go modules/proxyprotocol/util.go modules/public/mime_types.go modules/public/public.go modules/public/public_test.go modules/public/serve_dynamic.go modules/queue/backoff.go modules/queue/base.go modules/queue/base_channel.go modules/queue/base_channel_test.go modules/queue/base_dummy.go modules/queue/base_levelqueue.go modules/queue/base_levelqueue_common.go modules/queue/base_levelqueue_test.go modules/queue/base_levelqueue_unique.go modules/queue/base_redis.go modules/queue/base_redis_test.go modules/queue/base_test.go modules/queue/config.go modules/queue/manager.go modules/queue/manager_test.go modules/queue/queue.go modules/queue/testhelper.go modules/queue/workergroup.go modules/queue/workerqueue.go modules/queue/workerqueue_test.go modules/queue/lqinternal/lqinternal.go modules/recaptcha/recaptcha.go modules/references/references.go modules/references/references_test.go modules/regexplru/regexplru.go modules/regexplru/regexplru_test.go modules/repository/branch.go modules/repository/branch_test.go modules/repository/commits.go modules/repository/commits_test.go modules/repository/create.go modules/repository/create_test.go modules/repository/delete.go modules/repository/env.go modules/repository/fork.go modules/repository/fork_test.go modules/repository/hooks.go modules/repository/init.go modules/repository/init_test.go modules/repository/license.go modules/repository/license_test.go modules/repository/main_test.go modules/repository/push.go modules/repository/repo.go modules/repository/repo_test.go modules/repository/temp.go modules/secret/secret.go modules/secret/secret_test.go modules/session/db.go modules/session/mock.go modules/session/redis.go modules/session/store.go modules/session/virtual.go modules/setting/actions.go modules/setting/actions_test.go modules/setting/admin.go modules/setting/api.go modules/setting/asset_dynamic.go modules/setting/attachment.go modules/setting/attachment_test.go modules/setting/cache.go modules/setting/camo.go modules/setting/config.go modules/setting/config_env.go modules/setting/config_env_test.go modules/setting/config_provider.go modules/setting/config_provider_test.go modules/setting/cors.go modules/setting/cron.go modules/setting/cron_test.go modules/setting/database.go modules/setting/database_sqlite.go modules/setting/database_test.go modules/setting/federation.go modules/setting/git.go modules/setting/git_test.go modules/setting/gloabl_lock.go modules/setting/glob.go modules/setting/global.go modules/setting/global_lock_test.go modules/setting/highlight.go modules/setting/i18n.go modules/setting/incoming_email.go modules/setting/indexer.go modules/setting/indexer_test.go modules/setting/lfs.go modules/setting/lfs_test.go modules/setting/log.go modules/setting/log_test.go modules/setting/mailer.go modules/setting/mailer_test.go modules/setting/markup.go modules/setting/metrics.go modules/setting/migrations.go modules/setting/mime_type_map.go modules/setting/mirror.go modules/setting/oauth2.go modules/setting/oauth2_test.go modules/setting/other.go modules/setting/packages.go modules/setting/packages_test.go modules/setting/path.go modules/setting/path_test.go modules/setting/picture.go modules/setting/project.go modules/setting/proxy.go modules/setting/queue.go modules/setting/repository.go modules/setting/repository_archive.go modules/setting/repository_archive_test.go modules/setting/security.go modules/setting/server.go modules/setting/service.go modules/setting/service_test.go modules/setting/session.go modules/setting/setting.go modules/setting/setting_test.go modules/setting/ssh.go modules/setting/storage.go modules/setting/storage_test.go modules/setting/task.go modules/setting/time.go modules/setting/ui.go modules/setting/webhook.go modules/setting/config/getter.go modules/setting/config/value.go modules/sitemap/sitemap.go modules/sitemap/sitemap_test.go modules/ssh/init.go modules/ssh/ssh.go modules/ssh/ssh_graceful.go modules/storage/azureblob.go modules/storage/azureblob_test.go modules/storage/helper.go modules/storage/helper_test.go modules/storage/local.go modules/storage/local_test.go modules/storage/minio.go modules/storage/minio_test.go modules/storage/storage.go modules/storage/storage_test.go modules/structs/activity.go modules/structs/activitypub.go modules/structs/admin_user.go modules/structs/attachment.go modules/structs/commit_status.go modules/structs/commit_status_test.go modules/structs/cron.go modules/structs/doc.go modules/structs/fork.go modules/structs/git_blob.go modules/structs/git_hook.go modules/structs/hook.go modules/structs/issue.go modules/structs/issue_comment.go modules/structs/issue_label.go modules/structs/issue_milestone.go modules/structs/issue_reaction.go modules/structs/issue_stopwatch.go modules/structs/issue_test.go modules/structs/issue_tracked_time.go modules/structs/lfs_lock.go modules/structs/mirror.go modules/structs/miscellaneous.go modules/structs/nodeinfo.go modules/structs/notifications.go modules/structs/org.go modules/structs/org_member.go modules/structs/org_team.go modules/structs/package.go modules/structs/pull.go modules/structs/pull_review.go modules/structs/release.go modules/structs/repo.go modules/structs/repo_actions.go modules/structs/repo_branch.go modules/structs/repo_collaborator.go modules/structs/repo_commit.go modules/structs/repo_compare.go modules/structs/repo_file.go modules/structs/repo_key.go modules/structs/repo_note.go modules/structs/repo_refs.go modules/structs/repo_tag.go modules/structs/repo_topic.go modules/structs/repo_tree.go modules/structs/repo_watch.go modules/structs/repo_wiki.go modules/structs/secret.go modules/structs/settings.go modules/structs/status.go modules/structs/task.go modules/structs/user.go modules/structs/user_app.go modules/structs/user_email.go modules/structs/user_gpgkey.go modules/structs/user_key.go modules/structs/variable.go modules/structs/visible_type.go modules/svg/processor.go modules/svg/processor_test.go modules/svg/svg.go modules/sync/status_pool.go modules/sync/status_pool_test.go modules/system/appstate.go modules/system/appstate_test.go modules/system/db.go modules/system/item_runtime.go modules/templates/base.go modules/templates/dynamic.go modules/templates/helper.go modules/templates/helper_test.go modules/templates/htmlrenderer.go modules/templates/htmlrenderer_test.go modules/templates/mailer.go modules/templates/util_avatar.go modules/templates/util_date.go modules/templates/util_date_legacy.go modules/templates/util_date_test.go modules/templates/util_dict.go modules/templates/util_json.go modules/templates/util_misc.go modules/templates/util_render.go modules/templates/util_render_legacy.go modules/templates/util_render_test.go modules/templates/util_slice.go modules/templates/util_string.go modules/templates/util_test.go modules/templates/eval/eval.go modules/templates/eval/eval_test.go modules/templates/scopedtmpl/scopedtmpl.go modules/templates/scopedtmpl/scopedtmpl_test.go modules/templates/vars/vars.go modules/templates/vars/vars_test.go modules/test/logchecker.go modules/test/logchecker_test.go modules/test/utils.go modules/testlogger/testlogger.go modules/timeutil/executable.go modules/timeutil/since.go modules/timeutil/since_test.go modules/timeutil/timestamp.go modules/timeutil/timestampnano.go modules/translation/mock.go modules/translation/translation.go modules/translation/translation_test.go modules/translation/i18n/errors.go modules/translation/i18n/format.go modules/translation/i18n/i18n.go modules/translation/i18n/i18n_test.go modules/translation/i18n/localestore.go modules/turnstile/turnstile.go modules/typesniffer/typesniffer.go modules/typesniffer/typesniffer_test.go modules/updatechecker/update_checker.go modules/uri/uri.go modules/uri/uri_test.go modules/user/user.go modules/user/user_test.go modules/util/color.go modules/util/color_test.go modules/util/error.go modules/util/file_unix.go modules/util/file_unix_test.go modules/util/io.go modules/util/io_test.go modules/util/keypair.go modules/util/keypair_test.go modules/util/legacy.go modules/util/legacy_test.go modules/util/pack.go modules/util/pack_test.go modules/util/paginate.go modules/util/paginate_test.go modules/util/path.go modules/util/path_test.go modules/util/remove.go modules/util/sanitize.go modules/util/sanitize_test.go modules/util/sec_to_time.go modules/util/sec_to_time_test.go modules/util/shellquote.go modules/util/shellquote_test.go modules/util/slice.go modules/util/slice_test.go modules/util/string.go modules/util/string_test.go modules/util/time_str.go modules/util/time_str_test.go modules/util/timer.go modules/util/timer_test.go modules/util/truncate.go modules/util/truncate_test.go modules/util/url.go modules/util/util.go modules/util/util_test.go modules/util/filebuffer/file_backed_buffer.go modules/util/filebuffer/file_backed_buffer_test.go modules/util/rotatingfilewriter/writer.go modules/util/rotatingfilewriter/writer_test.go modules/validation/binding.go modules/validation/binding_test.go modules/validation/glob_pattern_test.go modules/validation/helpers.go modules/validation/helpers_test.go modules/validation/refname_test.go modules/validation/regex_pattern_test.go modules/validation/validurl_test.go modules/validation/validurllist_test.go modules/web/handler.go modules/web/route.go modules/web/route_test.go modules/web/routemock.go modules/web/routemock_test.go modules/web/middleware/binding.go modules/web/middleware/cookie.go modules/web/middleware/data.go modules/web/middleware/flash.go modules/web/middleware/locale.go modules/web/middleware/request.go modules/web/routing/context.go modules/web/routing/funcinfo.go modules/web/routing/funcinfo_test.go modules/web/routing/logger.go modules/web/routing/logger_manager.go modules/web/routing/requestrecord.go modules/web/types/response.go modules/webhook/structs.go modules/webhook/type.go modules/zstd/option.go modules/zstd/zstd.go modules/zstd/zstd_test.go routers/init.go routers/api/actions/actions.go routers/api/actions/artifact.pb.go routers/api/actions/artifacts.go routers/api/actions/artifacts_chunks.go routers/api/actions/artifacts_utils.go routers/api/actions/artifactsv4.go routers/api/actions/ping/ping.go routers/api/actions/ping/ping_test.go routers/api/actions/runner/interceptor.go routers/api/actions/runner/main_test.go routers/api/actions/runner/runner.go routers/api/packages/api.go routers/api/packages/alpine/alpine.go routers/api/packages/arch/arch.go routers/api/packages/cargo/cargo.go routers/api/packages/chef/auth.go routers/api/packages/chef/chef.go routers/api/packages/composer/api.go routers/api/packages/composer/composer.go routers/api/packages/conan/auth.go routers/api/packages/conan/conan.go routers/api/packages/conan/search.go routers/api/packages/conda/conda.go routers/api/packages/container/auth.go routers/api/packages/container/blob.go routers/api/packages/container/container.go routers/api/packages/container/errors.go routers/api/packages/container/manifest.go routers/api/packages/cran/cran.go routers/api/packages/debian/debian.go routers/api/packages/generic/generic.go routers/api/packages/generic/generic_test.go routers/api/packages/goproxy/goproxy.go routers/api/packages/helm/helm.go routers/api/packages/helper/helper.go routers/api/packages/maven/api.go routers/api/packages/maven/maven.go routers/api/packages/npm/api.go routers/api/packages/npm/npm.go routers/api/packages/nuget/api_v2.go routers/api/packages/nuget/api_v3.go routers/api/packages/nuget/auth.go routers/api/packages/nuget/links.go routers/api/packages/nuget/nuget.go routers/api/packages/pub/pub.go routers/api/packages/pypi/pypi.go routers/api/packages/pypi/pypi_test.go routers/api/packages/rpm/rpm.go routers/api/packages/rubygems/rubygems.go routers/api/packages/swift/swift.go routers/api/packages/vagrant/vagrant.go routers/api/v1/api.go routers/api/v1/activitypub/person.go routers/api/v1/activitypub/reqsignature.go routers/api/v1/admin/adopt.go routers/api/v1/admin/cron.go routers/api/v1/admin/email.go routers/api/v1/admin/hooks.go routers/api/v1/admin/org.go routers/api/v1/admin/repo.go routers/api/v1/admin/runners.go routers/api/v1/admin/user.go routers/api/v1/admin/user_badge.go routers/api/v1/misc/gitignore.go routers/api/v1/misc/label_templates.go routers/api/v1/misc/licenses.go routers/api/v1/misc/markup.go routers/api/v1/misc/markup_test.go routers/api/v1/misc/nodeinfo.go routers/api/v1/misc/signing.go routers/api/v1/misc/version.go routers/api/v1/notify/notifications.go routers/api/v1/notify/repo.go routers/api/v1/notify/threads.go routers/api/v1/notify/user.go routers/api/v1/org/action.go routers/api/v1/org/avatar.go routers/api/v1/org/block.go routers/api/v1/org/hook.go routers/api/v1/org/label.go routers/api/v1/org/member.go routers/api/v1/org/org.go routers/api/v1/org/team.go routers/api/v1/packages/package.go routers/api/v1/repo/action.go routers/api/v1/repo/avatar.go routers/api/v1/repo/blob.go routers/api/v1/repo/branch.go routers/api/v1/repo/collaborators.go routers/api/v1/repo/commits.go routers/api/v1/repo/compare.go routers/api/v1/repo/download.go routers/api/v1/repo/file.go routers/api/v1/repo/fork.go routers/api/v1/repo/git_hook.go routers/api/v1/repo/git_ref.go routers/api/v1/repo/hook.go routers/api/v1/repo/hook_test.go routers/api/v1/repo/issue.go routers/api/v1/repo/issue_attachment.go routers/api/v1/repo/issue_comment.go routers/api/v1/repo/issue_comment_attachment.go routers/api/v1/repo/issue_dependency.go routers/api/v1/repo/issue_label.go routers/api/v1/repo/issue_pin.go routers/api/v1/repo/issue_reaction.go routers/api/v1/repo/issue_stopwatch.go routers/api/v1/repo/issue_subscription.go routers/api/v1/repo/issue_tracked_time.go routers/api/v1/repo/key.go routers/api/v1/repo/label.go routers/api/v1/repo/language.go routers/api/v1/repo/license.go routers/api/v1/repo/main_test.go routers/api/v1/repo/migrate.go routers/api/v1/repo/milestone.go routers/api/v1/repo/mirror.go routers/api/v1/repo/notes.go routers/api/v1/repo/patch.go routers/api/v1/repo/pull.go routers/api/v1/repo/pull_review.go routers/api/v1/repo/release.go routers/api/v1/repo/release_attachment.go routers/api/v1/repo/release_tags.go routers/api/v1/repo/repo.go routers/api/v1/repo/repo_test.go routers/api/v1/repo/star.go routers/api/v1/repo/status.go routers/api/v1/repo/subscriber.go routers/api/v1/repo/tag.go routers/api/v1/repo/teams.go routers/api/v1/repo/topic.go routers/api/v1/repo/transfer.go routers/api/v1/repo/tree.go routers/api/v1/repo/wiki.go routers/api/v1/settings/settings.go routers/api/v1/shared/block.go routers/api/v1/shared/runners.go routers/api/v1/swagger/action.go routers/api/v1/swagger/activity.go routers/api/v1/swagger/activitypub.go routers/api/v1/swagger/app.go routers/api/v1/swagger/cron.go routers/api/v1/swagger/issue.go routers/api/v1/swagger/key.go routers/api/v1/swagger/misc.go routers/api/v1/swagger/nodeinfo.go routers/api/v1/swagger/notify.go routers/api/v1/swagger/options.go routers/api/v1/swagger/org.go routers/api/v1/swagger/package.go routers/api/v1/swagger/repo.go routers/api/v1/swagger/settings.go routers/api/v1/swagger/user.go routers/api/v1/user/action.go routers/api/v1/user/app.go routers/api/v1/user/avatar.go routers/api/v1/user/block.go routers/api/v1/user/email.go routers/api/v1/user/follower.go routers/api/v1/user/gpg_key.go routers/api/v1/user/helper.go routers/api/v1/user/hook.go routers/api/v1/user/key.go routers/api/v1/user/repo.go routers/api/v1/user/runners.go routers/api/v1/user/settings.go routers/api/v1/user/star.go routers/api/v1/user/user.go routers/api/v1/user/watch.go routers/api/v1/utils/git.go routers/api/v1/utils/hook.go routers/api/v1/utils/page.go routers/common/auth.go routers/common/blockexpensive.go routers/common/blockexpensive_test.go routers/common/codesearch.go routers/common/compare.go routers/common/db.go routers/common/deadline.go routers/common/errpage.go routers/common/errpage_test.go routers/common/lfs.go routers/common/markup.go routers/common/middleware.go routers/common/redirect.go routers/common/serve.go routers/install/install.go routers/install/routes.go routers/install/routes_test.go routers/private/actions.go routers/private/default_branch.go routers/private/hook_post_receive.go routers/private/hook_post_receive_test.go routers/private/hook_pre_receive.go routers/private/hook_proc_receive.go routers/private/hook_verification.go routers/private/hook_verification_test.go routers/private/internal.go routers/private/internal_repo.go routers/private/key.go routers/private/mail.go routers/private/main_test.go routers/private/manager.go routers/private/manager_process.go routers/private/manager_unix.go routers/private/restore_repo.go routers/private/serv.go routers/private/ssh_log.go routers/utils/utils.go routers/utils/utils_test.go routers/web/base.go routers/web/githttp.go routers/web/goget.go routers/web/home.go routers/web/metrics.go routers/web/nodeinfo.go routers/web/passkey.go routers/web/swagger_json.go routers/web/web.go routers/web/webfinger.go routers/web/admin/admin.go routers/web/admin/admin_test.go routers/web/admin/applications.go routers/web/admin/auths.go routers/web/admin/config.go routers/web/admin/diagnosis.go routers/web/admin/emails.go routers/web/admin/hooks.go routers/web/admin/main_test.go routers/web/admin/notice.go routers/web/admin/orgs.go routers/web/admin/packages.go routers/web/admin/queue.go routers/web/admin/queue_tester.go routers/web/admin/repos.go routers/web/admin/runners.go routers/web/admin/stacktrace.go routers/web/admin/users.go routers/web/admin/users_test.go routers/web/auth/2fa.go routers/web/auth/auth.go routers/web/auth/auth_test.go routers/web/auth/linkaccount.go routers/web/auth/main_test.go routers/web/auth/oauth.go routers/web/auth/oauth2_provider.go routers/web/auth/oauth_test.go routers/web/auth/openid.go routers/web/auth/password.go routers/web/auth/webauthn.go routers/web/devtest/devtest.go routers/web/devtest/mock_actions.go routers/web/events/events.go routers/web/explore/code.go routers/web/explore/org.go routers/web/explore/repo.go routers/web/explore/topic.go routers/web/explore/user.go routers/web/feed/branch.go routers/web/feed/convert.go routers/web/feed/file.go routers/web/feed/profile.go routers/web/feed/release.go routers/web/feed/render.go routers/web/feed/repo.go routers/web/healthcheck/check.go routers/web/misc/markup.go routers/web/misc/misc.go routers/web/misc/swagger.go routers/web/org/block.go routers/web/org/home.go routers/web/org/members.go routers/web/org/org.go routers/web/org/org_labels.go routers/web/org/projects.go routers/web/org/setting.go routers/web/org/setting_oauth2.go routers/web/org/setting_packages.go routers/web/org/teams.go routers/web/org/main_test.go routers/web/org/projects_test.go routers/web/org/setting/runners.go routers/web/repo/activity.go routers/web/repo/attachment.go routers/web/repo/blame.go routers/web/repo/branch.go routers/web/repo/cherry_pick.go routers/web/repo/code_frequency.go routers/web/repo/commit.go routers/web/repo/compare.go routers/web/repo/contributors.go routers/web/repo/download.go routers/web/repo/editor.go routers/web/repo/editor_test.go routers/web/repo/find.go routers/web/repo/fork.go routers/web/repo/githttp.go routers/web/repo/githttp_test.go routers/web/repo/helper.go routers/web/repo/issue.go routers/web/repo/issue_comment.go routers/web/repo/issue_content_history.go routers/web/repo/issue_dependency.go routers/web/repo/issue_label.go routers/web/repo/issue_label_test.go routers/web/repo/issue_list.go routers/web/repo/issue_lock.go routers/web/repo/issue_new.go routers/web/repo/issue_page_meta.go routers/web/repo/issue_pin.go routers/web/repo/issue_poster.go routers/web/repo/issue_stopwatch.go routers/web/repo/issue_suggestions.go routers/web/repo/issue_test.go routers/web/repo/issue_timetrack.go routers/web/repo/issue_view.go routers/web/repo/issue_watch.go routers/web/repo/main_test.go routers/web/repo/middlewares.go routers/web/repo/migrate.go routers/web/repo/milestone.go routers/web/repo/packages.go routers/web/repo/patch.go routers/web/repo/projects.go routers/web/repo/projects_test.go routers/web/repo/pull.go routers/web/repo/pull_review.go routers/web/repo/pull_review_test.go routers/web/repo/recent_commits.go routers/web/repo/release.go routers/web/repo/release_test.go routers/web/repo/render.go routers/web/repo/repo.go routers/web/repo/search.go routers/web/repo/search_test.go routers/web/repo/topic.go routers/web/repo/treelist.go routers/web/repo/view.go routers/web/repo/view_file.go routers/web/repo/view_home.go routers/web/repo/view_readme.go routers/web/repo/view_test.go routers/web/repo/wiki.go routers/web/repo/wiki_test.go routers/web/repo/actions/actions.go routers/web/repo/actions/actions_test.go routers/web/repo/actions/badge.go routers/web/repo/actions/main_test.go routers/web/repo/actions/view.go routers/web/repo/setting/avatar.go routers/web/repo/setting/collaboration.go routers/web/repo/setting/default_branch.go routers/web/repo/setting/deploy_key.go routers/web/repo/setting/git_hooks.go routers/web/repo/setting/lfs.go routers/web/repo/setting/main_test.go routers/web/repo/setting/protected_branch.go routers/web/repo/setting/protected_tag.go routers/web/repo/setting/secrets.go routers/web/repo/setting/setting.go routers/web/repo/setting/settings_test.go routers/web/repo/setting/webhook.go routers/web/shared/actions/runners.go routers/web/shared/actions/variables.go routers/web/shared/issue/issue_label.go routers/web/shared/packages/packages.go routers/web/shared/project/column.go routers/web/shared/secrets/secrets.go routers/web/shared/user/block.go routers/web/shared/user/header.go routers/web/shared/user/helper.go routers/web/shared/user/helper_test.go routers/web/user/avatar.go routers/web/user/code.go routers/web/user/home.go routers/web/user/home_test.go routers/web/user/main_test.go routers/web/user/notification.go routers/web/user/package.go routers/web/user/profile.go routers/web/user/search.go routers/web/user/stop_watch.go routers/web/user/setting/account.go routers/web/user/setting/account_test.go routers/web/user/setting/adopt.go routers/web/user/setting/applications.go routers/web/user/setting/block.go routers/web/user/setting/keys.go routers/web/user/setting/main_test.go routers/web/user/setting/oauth2.go routers/web/user/setting/oauth2_common.go routers/web/user/setting/packages.go routers/web/user/setting/profile.go routers/web/user/setting/runner.go routers/web/user/setting/webhooks.go routers/web/user/setting/security/2fa.go routers/web/user/setting/security/openid.go routers/web/user/setting/security/security.go routers/web/user/setting/security/webauthn.go services/actions/auth.go services/actions/auth_test.go services/actions/cleanup.go services/actions/clear_tasks.go services/actions/commit_status.go services/actions/init.go services/actions/init_test.go services/actions/interface.go services/actions/job_emitter.go services/actions/job_emitter_test.go services/actions/notifier.go services/actions/notifier_helper.go services/actions/rerun.go services/actions/rerun_test.go services/actions/schedule_tasks.go services/actions/task.go services/actions/task_test.go services/actions/variables.go services/agit/agit.go services/asymkey/deploy_key.go services/asymkey/main_test.go services/asymkey/sign.go services/asymkey/ssh_key.go services/asymkey/ssh_key_authorized_keys.go services/asymkey/ssh_key_authorized_principals.go services/asymkey/ssh_key_principals.go services/asymkey/ssh_key_test.go services/attachment/attachment.go services/attachment/attachment_test.go services/auth/auth.go services/auth/auth_test.go services/auth/auth_token.go services/auth/auth_token_test.go services/auth/basic.go services/auth/group.go services/auth/httpsign.go services/auth/interface.go services/auth/main_test.go services/auth/oauth2.go services/auth/oauth2_test.go services/auth/reverseproxy.go services/auth/session.go services/auth/signin.go services/auth/source.go services/auth/sspi.go services/auth/sspiauth_posix.go services/auth/sync.go services/auth/source/source_group_sync.go services/auth/source/db/authenticate.go services/auth/source/db/source.go services/auth/source/db/assert_interface_test.go services/auth/source/ldap/security_protocol.go services/auth/source/ldap/source.go services/auth/source/ldap/source_authenticate.go services/auth/source/ldap/source_search.go services/auth/source/ldap/source_sync.go services/auth/source/ldap/util.go services/auth/source/ldap/assert_interface_test.go services/auth/source/oauth2/init.go services/auth/source/oauth2/main_test.go services/auth/source/oauth2/providers.go services/auth/source/oauth2/providers_base.go services/auth/source/oauth2/providers_custom.go services/auth/source/oauth2/providers_openid.go services/auth/source/oauth2/providers_simple.go services/auth/source/oauth2/providers_test.go services/auth/source/oauth2/source.go services/auth/source/oauth2/source_authenticate.go services/auth/source/oauth2/source_callout.go services/auth/source/oauth2/source_name.go services/auth/source/oauth2/source_register.go services/auth/source/oauth2/source_sync.go services/auth/source/oauth2/source_sync_test.go services/auth/source/oauth2/store.go services/auth/source/oauth2/urlmapping.go services/auth/source/oauth2/assert_interface_test.go services/auth/source/pam/source.go services/auth/source/pam/source_authenticate.go services/auth/source/pam/assert_interface_test.go services/auth/source/smtp/auth.go services/auth/source/smtp/source.go services/auth/source/smtp/source_authenticate.go services/auth/source/smtp/assert_interface_test.go services/auth/source/sspi/source.go services/auth/source/sspi/assert_interface_test.go services/automerge/automerge.go services/automerge/notify.go services/context/access_log.go services/context/api.go services/context/api_org.go services/context/api_test.go services/context/base.go services/context/base_test.go services/context/captcha.go services/context/context.go services/context/context_cookie.go services/context/context_model.go services/context/context_request.go services/context/context_response.go services/context/context_template.go services/context/context_test.go services/context/csrf.go services/context/org.go services/context/package.go services/context/pagination.go services/context/permission.go services/context/private.go services/context/repo.go services/context/response.go services/context/user.go services/context/utils.go services/context/xsrf.go services/context/xsrf_test.go services/context/upload/upload.go services/context/upload/upload_test.go services/contexttest/context_tests.go services/convert/activity.go services/convert/attachment.go services/convert/convert.go services/convert/git_commit.go services/convert/git_commit_test.go services/convert/issue.go services/convert/issue_comment.go services/convert/issue_test.go services/convert/main_test.go services/convert/mirror.go services/convert/notification.go services/convert/package.go services/convert/pull.go services/convert/pull_review.go services/convert/pull_review_test.go services/convert/pull_test.go services/convert/release.go services/convert/release_test.go services/convert/repository.go services/convert/secret.go services/convert/status.go services/convert/user.go services/convert/user_test.go services/convert/utils.go services/convert/utils_test.go services/convert/wiki.go services/cron/cron.go services/cron/setting.go services/cron/tasks.go services/cron/tasks_actions.go services/cron/tasks_basic.go services/cron/tasks_extended.go services/cron/tasks_test.go services/doctor/actions.go services/doctor/authorizedkeys.go services/doctor/breaking.go services/doctor/checkOldArchives.go services/doctor/dbconsistency.go services/doctor/dbconsistency_test.go services/doctor/dbversion.go services/doctor/doctor.go services/doctor/fix16961.go services/doctor/fix16961_test.go services/doctor/fix8312.go services/doctor/heads.go services/doctor/lfs.go services/doctor/main_test.go services/doctor/mergebase.go services/doctor/misc.go services/doctor/paths.go services/doctor/repository.go services/doctor/storage.go services/doctor/usertype.go services/externalaccount/link.go services/externalaccount/user.go services/feed/feed.go services/feed/feed_test.go services/feed/notifier.go services/feed/notifier_test.go services/forms/admin.go services/forms/auth_form.go services/forms/org.go services/forms/package_form.go services/forms/repo_branch_form.go services/forms/repo_form.go services/forms/repo_form_test.go services/forms/repo_tag_form.go services/forms/runner.go services/forms/user_form.go services/forms/user_form_auth_openid.go services/forms/user_form_hidden_comments.go services/forms/user_form_test.go services/gitdiff/csv.go services/gitdiff/csv_test.go services/gitdiff/gitdiff.go services/gitdiff/gitdiff_test.go services/gitdiff/highlightdiff.go services/gitdiff/highlightdiff_test.go services/gitdiff/main_test.go services/indexer/indexer.go services/indexer/notify.go services/issue/assignee.go services/issue/assignee_test.go services/issue/comments.go services/issue/commit.go services/issue/commit_test.go services/issue/content.go services/issue/issue.go services/issue/issue_test.go services/issue/label.go services/issue/label_test.go services/issue/main_test.go services/issue/milestone.go services/issue/milestone_test.go services/issue/pull.go services/issue/reaction.go services/issue/reaction_test.go services/issue/status.go services/issue/suggestion.go services/issue/suggestion_test.go services/issue/template.go services/lfs/locks.go services/lfs/server.go services/mailer/mail.go services/mailer/mail_comment.go services/mailer/mail_issue.go services/mailer/mail_release.go services/mailer/mail_repo.go services/mailer/mail_team_invite.go services/mailer/mail_test.go services/mailer/mailer.go services/mailer/main_test.go services/mailer/notify.go services/mailer/incoming/incoming.go services/mailer/incoming/incoming_handler.go services/mailer/incoming/incoming_test.go services/mailer/incoming/payload/payload.go services/mailer/sender/dummy.go services/mailer/sender/main_test.go services/mailer/sender/message.go services/mailer/sender/message_test.go services/mailer/sender/sender.go services/mailer/sender/sendmail.go services/mailer/sender/smtp.go services/mailer/sender/smtp_auth.go services/mailer/token/token.go services/markup/main_test.go services/markup/processorhelper.go services/markup/processorhelper_codepreview.go services/markup/processorhelper_codepreview_test.go services/markup/processorhelper_test.go services/migrations/codebase.go services/migrations/codebase_test.go services/migrations/codecommit.go services/migrations/common.go services/migrations/dump.go services/migrations/error.go services/migrations/git.go services/migrations/gitbucket.go services/migrations/gitea_downloader.go services/migrations/gitea_downloader_test.go services/migrations/gitea_uploader.go services/migrations/gitea_uploader_test.go services/migrations/github.go services/migrations/github_test.go services/migrations/gitlab.go services/migrations/gitlab_test.go services/migrations/gogs.go services/migrations/gogs_test.go services/migrations/http_client.go services/migrations/main_test.go services/migrations/migrate.go services/migrations/migrate_test.go services/migrations/onedev.go services/migrations/onedev_test.go services/migrations/restore.go services/migrations/update.go services/mirror/mirror.go services/mirror/mirror_pull.go services/mirror/mirror_push.go services/mirror/mirror_test.go services/mirror/notifier.go services/mirror/queue.go services/notify/notifier.go services/notify/notify.go services/notify/null.go services/oauth2_provider/access_token.go services/oauth2_provider/additional_scopes_test.go services/oauth2_provider/init.go services/oauth2_provider/jwtsigningkey.go services/oauth2_provider/token.go services/org/org.go services/org/org_test.go services/org/team.go services/org/team_invite.go services/org/team_test.go services/org/user.go services/org/user_test.go services/packages/auth.go services/packages/packages.go services/packages/alpine/repository.go services/packages/arch/repository.go services/packages/arch/vercmp.go services/packages/arch/vercmp_test.go services/packages/cargo/index.go services/packages/cleanup/cleanup.go services/packages/container/blob_uploader.go services/packages/container/cleanup.go services/packages/container/common.go services/packages/debian/repository.go services/packages/rpm/repository.go services/packages/rpm/sign.go services/projects/issue.go services/projects/issue_test.go services/projects/main_test.go services/pull/check.go services/pull/check_test.go services/pull/comment.go services/pull/commit_status.go services/pull/commit_status_test.go services/pull/edits.go services/pull/lfs.go services/pull/main_test.go services/pull/merge.go services/pull/merge_ff_only.go services/pull/merge_merge.go services/pull/merge_prepare.go services/pull/merge_rebase.go services/pull/merge_squash.go services/pull/merge_test.go services/pull/patch.go services/pull/patch_unmerged.go services/pull/pull.go services/pull/pull_test.go services/pull/review.go services/pull/reviewer.go services/pull/temp_repo.go services/pull/update.go services/pull/update_rebase.go services/pull/review_test.go services/pull/reviewer_test.go services/release/release.go services/release/release_test.go services/release/tag.go services/repository/adopt.go services/repository/adopt_test.go services/repository/avatar.go services/repository/avatar_test.go services/repository/branch.go services/repository/cache.go services/repository/check.go services/repository/collaboration.go services/repository/collaboration_test.go services/repository/commit.go services/repository/contributors_graph.go services/repository/contributors_graph_test.go services/repository/create.go services/repository/delete.go services/repository/fork.go services/repository/fork_test.go services/repository/generate.go services/repository/generate_test.go services/repository/hooks.go services/repository/init.go services/repository/lfs.go services/repository/license.go services/repository/license_test.go services/repository/main_test.go services/repository/merge_upstream.go services/repository/migrate.go services/repository/push.go services/repository/repo_team.go services/repository/repo_team_test.go services/repository/repository.go services/repository/repository_test.go services/repository/setting.go services/repository/template.go services/repository/transfer.go services/repository/transfer_test.go services/repository/delete_test.go services/repository/lfs_test.go services/repository/archiver/archiver.go services/repository/archiver/archiver_test.go services/repository/commitstatus/commitstatus.go services/repository/files/cherry_pick.go services/repository/files/commit.go services/repository/files/content.go services/repository/files/content_test.go services/repository/files/diff.go services/repository/files/diff_test.go services/repository/files/file.go services/repository/files/file_test.go services/repository/files/patch.go services/repository/files/temp_repo.go services/repository/files/tree.go services/repository/files/tree_test.go services/repository/files/update.go services/repository/files/upload.go services/secrets/secrets.go services/secrets/validation.go services/task/migrate.go services/task/task.go services/uinotification/notify.go services/user/avatar.go services/user/block.go services/user/block_test.go services/user/delete.go services/user/email.go services/user/email_test.go services/user/update.go services/user/update_test.go services/user/user.go services/user/user_test.go services/webhook/deliver.go services/webhook/deliver_test.go services/webhook/dingtalk.go services/webhook/dingtalk_test.go services/webhook/discord.go services/webhook/discord_test.go services/webhook/feishu.go services/webhook/feishu_test.go services/webhook/general.go services/webhook/general_test.go services/webhook/main_test.go services/webhook/matrix.go services/webhook/matrix_test.go services/webhook/msteams.go services/webhook/msteams_test.go services/webhook/notifier.go services/webhook/packagist.go services/webhook/packagist_test.go services/webhook/payloader.go services/webhook/slack.go services/webhook/slack_test.go services/webhook/telegram.go services/webhook/telegram_test.go services/webhook/webhook.go services/webhook/webhook_test.go services/webhook/wechatwork.go services/webtheme/webtheme.go services/wiki/wiki.go services/wiki/wiki_path.go services/wiki/wiki_test.go tests/test_utils.go tests/e2e/e2e_test.go tests/e2e/utils_e2e_test.go tests/fuzz/fuzz_test.go tests/integration/actions_runner_modify_test.go tests/integration/actions_trigger_test.go tests/integration/actions_variables_test.go tests/integration/admin_config_test.go tests/integration/admin_user_test.go tests/integration/api_actions_artifact_test.go tests/integration/api_actions_artifact_v4_test.go tests/integration/api_activitypub_person_test.go tests/integration/api_admin_org_test.go tests/integration/api_admin_test.go tests/integration/api_branch_test.go tests/integration/api_comment_attachment_test.go tests/integration/api_comment_test.go tests/integration/api_fork_test.go tests/integration/api_gitignore_templates_test.go tests/integration/api_gpg_keys_test.go tests/integration/api_helper_for_declarative_test.go tests/integration/api_httpsig_test.go tests/integration/api_issue_attachment_test.go tests/integration/api_issue_config_test.go tests/integration/api_issue_label_test.go tests/integration/api_issue_milestone_test.go tests/integration/api_issue_pin_test.go tests/integration/api_issue_reaction_test.go tests/integration/api_issue_stopwatch_test.go tests/integration/api_issue_subscription_test.go tests/integration/api_issue_templates_test.go tests/integration/api_issue_test.go tests/integration/api_issue_tracked_time_test.go tests/integration/api_keys_test.go tests/integration/api_label_templates_test.go tests/integration/api_license_templates_test.go tests/integration/api_nodeinfo_test.go tests/integration/api_notification_test.go tests/integration/api_oauth2_apps_test.go tests/integration/api_org_avatar_test.go tests/integration/api_org_test.go tests/integration/api_packages_alpine_test.go tests/integration/api_packages_arch_test.go tests/integration/api_packages_cargo_test.go tests/integration/api_packages_chef_test.go tests/integration/api_packages_composer_test.go tests/integration/api_packages_conan_test.go tests/integration/api_packages_conda_test.go tests/integration/api_packages_container_test.go tests/integration/api_packages_cran_test.go tests/integration/api_packages_debian_test.go tests/integration/api_packages_generic_test.go tests/integration/api_packages_goproxy_test.go tests/integration/api_packages_helm_test.go tests/integration/api_packages_maven_test.go tests/integration/api_packages_npm_test.go tests/integration/api_packages_nuget_test.go tests/integration/api_packages_pub_test.go tests/integration/api_packages_pypi_test.go tests/integration/api_packages_rpm_test.go tests/integration/api_packages_rubygems_test.go tests/integration/api_packages_swift_test.go tests/integration/api_packages_test.go tests/integration/api_packages_vagrant_test.go tests/integration/api_private_serv_test.go tests/integration/api_pull_commits_test.go tests/integration/api_pull_review_test.go tests/integration/api_pull_test.go tests/integration/api_releases_attachment_test.go tests/integration/api_releases_test.go tests/integration/api_repo_archive_test.go tests/integration/api_repo_avatar_test.go tests/integration/api_repo_branch_test.go tests/integration/api_repo_collaborator_test.go tests/integration/api_repo_compare_test.go tests/integration/api_repo_edit_test.go tests/integration/api_repo_file_create_test.go tests/integration/api_repo_file_delete_test.go tests/integration/api_repo_file_get_test.go tests/integration/api_repo_file_helpers.go tests/integration/api_repo_file_update_test.go tests/integration/api_repo_files_change_test.go tests/integration/api_repo_get_contents_list_test.go tests/integration/api_repo_get_contents_test.go tests/integration/api_repo_git_blobs_test.go tests/integration/api_repo_git_commits_test.go tests/integration/api_repo_git_hook_test.go tests/integration/api_repo_git_notes_test.go tests/integration/api_repo_git_ref_test.go tests/integration/api_repo_git_tags_test.go tests/integration/api_repo_git_trees_test.go tests/integration/api_repo_hook_test.go tests/integration/api_repo_languages_test.go tests/integration/api_repo_lfs_locks_test.go tests/integration/api_repo_lfs_migrate_test.go tests/integration/api_repo_lfs_test.go tests/integration/api_repo_license_test.go tests/integration/api_repo_raw_test.go tests/integration/api_repo_secrets_test.go tests/integration/api_repo_tags_test.go tests/integration/api_repo_teams_test.go tests/integration/api_repo_test.go tests/integration/api_repo_topic_test.go tests/integration/api_repo_variables_test.go tests/integration/api_settings_test.go tests/integration/api_team_test.go tests/integration/api_team_user_test.go tests/integration/api_token_test.go tests/integration/api_twofa_test.go tests/integration/api_user_avatar_test.go tests/integration/api_user_block_test.go tests/integration/api_user_email_test.go tests/integration/api_user_follow_test.go tests/integration/api_user_heatmap_test.go tests/integration/api_user_info_test.go tests/integration/api_user_org_perm_test.go tests/integration/api_user_orgs_test.go tests/integration/api_user_search_test.go tests/integration/api_user_secrets_test.go tests/integration/api_user_star_test.go tests/integration/api_user_update_test.go tests/integration/api_user_variables_test.go tests/integration/api_user_watch_test.go tests/integration/api_wiki_test.go tests/integration/attachment_test.go tests/integration/auth_ldap_test.go tests/integration/benchmarks_test.go tests/integration/branches_test.go tests/integration/change_default_branch_test.go tests/integration/cmd_keys_test.go tests/integration/compare_test.go tests/integration/cors_test.go tests/integration/create_no_session_test.go tests/integration/csrf_test.go tests/integration/db_collation_test.go tests/integration/delete_user_test.go tests/integration/download_test.go tests/integration/dump_restore_test.go tests/integration/editor_test.go tests/integration/empty_repo_test.go tests/integration/eventsource_test.go tests/integration/explore_repos_test.go tests/integration/explore_user_test.go tests/integration/feed_repo_test.go tests/integration/feed_user_test.go tests/integration/git_general_test.go tests/integration/git_helper_for_declarative_test.go tests/integration/git_lfs_ssh_test.go tests/integration/git_misc_test.go tests/integration/git_push_test.go tests/integration/git_smart_http_test.go tests/integration/goget_test.go tests/integration/gpg_git_test.go tests/integration/html_helper.go tests/integration/incoming_email_test.go tests/integration/integration_test.go tests/integration/issue_test.go tests/integration/lfs_getobject_test.go tests/integration/lfs_local_endpoint_test.go tests/integration/lfs_view_test.go tests/integration/linguist_test.go tests/integration/links_test.go tests/integration/markup_external_test.go tests/integration/migrate_test.go tests/integration/mirror_pull_test.go tests/integration/mirror_push_test.go tests/integration/nonascii_branches_test.go tests/integration/oauth_test.go tests/integration/org_count_test.go tests/integration/org_project_test.go tests/integration/org_team_invite_test.go tests/integration/org_test.go tests/integration/privateactivity_test.go tests/integration/project_test.go tests/integration/pull_commit_test.go tests/integration/pull_compare_test.go tests/integration/pull_create_test.go tests/integration/pull_diff_test.go tests/integration/pull_merge_test.go tests/integration/pull_review_test.go tests/integration/pull_status_test.go tests/integration/pull_update_test.go tests/integration/release_test.go tests/integration/rename_branch_test.go tests/integration/repo_activity_test.go tests/integration/repo_archive_test.go tests/integration/repo_branch_test.go tests/integration/repo_commits_search_test.go tests/integration/repo_commits_test.go tests/integration/repo_fork_test.go tests/integration/repo_generate_test.go tests/integration/repo_merge_upstream_test.go tests/integration/repo_mergecommit_revert_test.go tests/integration/repo_migrate_test.go tests/integration/repo_search_test.go tests/integration/repo_tag_test.go tests/integration/repo_test.go tests/integration/repo_topic_test.go tests/integration/repo_watch_test.go tests/integration/repo_webhook_test.go tests/integration/repofiles_change_test.go tests/integration/session_test.go tests/integration/setting_test.go tests/integration/signin_test.go tests/integration/signout_test.go tests/integration/signup_test.go tests/integration/ssh_key_test.go tests/integration/timetracking_test.go tests/integration/user_avatar_test.go tests/integration/user_settings_test.go tests/integration/user_test.go tests/integration/version_test.go tests/integration/view_test.go tests/integration/webfinger_test.go tests/integration/wiki_test.go tests/integration/xss_test.go tests/integration/migration-test/migration_test.go CGO_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -D_LARGEFILE64_SOURCE" go build -v -buildmode=pie -modcacherw -trimpath -buildvcs=false -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.4.1" -X "main.Version=1.23.7" -X "main.Tags=tidb sqlite sqlite_unlock_notify"' -o gitea golang.org/x/text/internal/utf8internal internal/nettrace github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo golang.org/x/net/html/atom crypto/internal/fips140/alias cmp unicode/utf8 internal/unsafeheader github.com/gobwas/glob/util/runes encoding github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/encryption github.com/dgryski/go-rendezvous golang.org/x/crypto/internal/alias internal/byteorder container/list internal/itoa internal/goarch golang.org/x/text/encoding/internal/identifier image/color github.com/Azure/azure-sdk-for-go/sdk/azcore/to internal/goversion google.golang.org/protobuf/internal/flags vendor/golang.org/x/crypto/cryptobyte/asn1 unicode/utf16 golang.org/x/image/math/f64 code.gitea.io/gitea/modules/webhook github.com/ProtonMail/go-crypto/internal/byteutil github.com/klauspost/compress/internal/race internal/coverage/rtcov log/internal unicode vendor/golang.org/x/crypto/internal/alias github.com/lib/pq/oid internal/godebugs math/bits internal/goos code.gitea.io/gitea/modules/git/internal github.com/klauspost/compress/internal/cpuinfo internal/asan internal/profilerecord crypto/internal/boring/sig internal/cpu internal/runtime/atomic internal/runtime/syscall internal/msan internal/goexperiment sync/atomic internal/platform internal/gover internal/syslist golang.org/x/tools/internal/packagesinternal crypto/internal/fips140/subtle internal/runtime/math internal/abi github.com/pjbgf/sha1cd/internal github.com/pjbgf/sha1cd/ubc github.com/go-git/go-git/v5/plumbing/color code.gitea.io/gitea/modules/packages/container/helm code.gitea.io/gitea/modules/packages/pypi github.com/ulikunitz/xz/internal/hash github.com/dsnet/compress/internal github.com/dsnet/compress/bzip2/internal/sais github.com/blevesearch/gtreap github.com/pierrec/lz4/v4/internal/lz4errors code.gitea.io/gitea/modules/paginator code.gitea.io/gitea/modules/web/types log/slog/internal github.com/markbates/going/defaults golang.org/x/crypto/cryptobyte/asn1 golang.org/x/net/internal/iana google.golang.org/grpc/serviceconfig github.com/zeebo/blake3/internal/alg/compress/compress_sse41 internal/runtime/sys github.com/zeebo/blake3/internal/alg/hash/hash_avx2 crypto/internal/fips140deps/byteorder internal/chacha8rand github.com/golang/groupcache/lru google.golang.org/protobuf/internal/set github.com/rivo/uniseg image/color/palette internal/runtime/exithook github.com/blevesearch/go-porterstemmer crypto/internal/fips140deps/cpu internal/bytealg math internal/race internal/sync internal/runtime/maps internal/stringslite runtime github.com/klauspost/compress hash/maphash iter weak internal/reflectlite crypto/subtle runtime/metrics sync maps slices code.gitea.io/gitea/modules/container google.golang.org/protobuf/internal/pragma internal/singleflight internal/bisect internal/testlog go.uber.org/zap/internal/pool log/slog/internal/buffer code.gitea.io/gitea/modules/sync github.com/josharian/intern unique runtime/cgo internal/godebug errors crypto/internal/fips140deps/godebug io sort math/rand strconv internal/oserror path code.gitea.io/gitea/modules/graceful/releasereopen code.gitea.io/gitea/modules/auth/pam math/rand/v2 golang.org/x/crypto/cast5 vendor/golang.org/x/net/dns/dnsmessage hash golang.org/x/text/internal/tag github.com/redis/go-redis/v9/internal/rand bytes golang.org/x/text/internal/stringset net/netip github.com/redis/go-redis/v9/internal/util github.com/djherbis/buffer/limio encoding/base32 internal/saferio github.com/djherbis/nio/v3 container/heap github.com/x448/float16 golang.org/x/mod/semver github.com/beorn7/perks/quantile github.com/aws/smithy-go/transport/http/internal/io golang.org/x/crypto/blowfish internal/types/errors strings github.com/cloudflare/circl/internal/sha3 github.com/golang/geo/s1 reflect syscall hash/fnv crypto hash/adler32 hash/crc32 hash/crc64 github.com/cloudflare/circl/sign golang.org/x/crypto/ripemd160 golang.org/x/crypto/md4 crypto/internal/randutil golang.org/x/text/transform github.com/microsoft/go-mssqldb/internal/querytext vendor/golang.org/x/text/transform github.com/syndtr/goleveldb/leveldb/comparer github.com/aws/smithy-go/io github.com/gogs/chardet crypto/internal/impl github.com/redis/go-redis/v9/internal/hashtag net/http/internal/ascii github.com/gobwas/glob/util/strings crypto/internal/fips140 bufio github.com/kballard/go-shellquote go/version go/build/constraint github.com/mmcloughlin/avo/internal/stack github.com/dsnet/compress/internal/errors net/http/internal/testcert github.com/aws/aws-sdk-go-v2/internal/strings github.com/munnerz/goautoneg regexp/syntax html github.com/huandu/xstrings code.gitea.io/gitea/modules/emoji golang.org/x/text/encoding golang.org/x/text/runes golang.org/x/text/width github.com/microsoft/go-mssqldb/internal/cp crypto/tls/internal/fips140tls crypto/internal/fips140/sha256 crypto/internal/fips140/sha512 crypto/internal/fips140/sha3 golang.org/x/text/encoding/internal golang.org/x/text/encoding/unicode golang.org/x/text/encoding/charmap golang.org/x/text/encoding/korean golang.org/x/text/encoding/traditionalchinese golang.org/x/text/encoding/simplifiedchinese golang.org/x/text/encoding/japanese code.gitea.io/gitea/routers/utils github.com/dsnet/compress github.com/anmitsu/go-shlex image compress/bzip2 internal/syscall/execenv internal/syscall/unix time regexp image/internal/imageutil golang.org/x/image/vp8l golang.org/x/image/vp8 image/draw image/jpeg crypto/sha3 crypto/internal/fips140/hmac golang.org/x/image/draw crypto/internal/fips140/check crypto/internal/fips140hash crypto/internal/fips140/hkdf crypto/internal/fips140/tls12 crypto/internal/fips140/edwards25519/field crypto/internal/fips140/aes crypto/internal/fips140/bigmod crypto/internal/fips140/nistec/fiat github.com/go-enry/go-enry/v2/regex github.com/go-git/go-git/v5/internal/url mvdan.cc/xurls/v2 github.com/microcosm-cc/bluemonday/css crypto/internal/fips140/tls13 github.com/go-enry/go-enry/v2/data/rule github.com/go-enry/go-enry/v2/internal/tokenizer github.com/go-enry/go-enry/v2/data github.com/hashicorp/golang-lru/v2/internal github.com/klauspost/compress/gzhttp/writer github.com/Azure/azure-sdk-for-go/sdk/internal/temporal github.com/aws/aws-sdk-go-v2/internal/timeconv go.uber.org/zap/buffer context github.com/aws/smithy-go/ptr io/fs internal/poll github.com/hashicorp/golang-lru/v2/simplelru github.com/hashicorp/golang-lru/v2 go.uber.org/zap/internal/bufferpool go.uber.org/zap/internal/stacktrace golang.org/x/sync/semaphore golang.org/x/net/context github.com/aws/smithy-go/context github.com/aws/aws-sdk-go-v2/internal/sdk github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing internal/filepathlite embed github.com/jbenet/go-context/io github.com/go-git/go-git/v5/utils/ioutil google.golang.org/protobuf/internal/editiondefaults crypto/internal/fips140/edwards25519 os crypto/internal/fips140/nistec internal/fmtsort xorm.io/xorm/names github.com/blevesearch/bleve/v2/size encoding/binary github.com/goccy/go-json/internal/runtime github.com/hashicorp/errwrap github.com/modern-go/reflect2 io/ioutil crypto/internal/sysrand path/filepath github.com/go-git/go-billy/v5 internal/lazyregexp code.gitea.io/gitea/modules/util/filebuffer os/signal go.uber.org/zap/internal/exit github.com/klauspost/compress/internal/godebug internal/sysinfo golang.org/x/sys/cpu vendor/golang.org/x/sys/cpu github.com/mattn/go-runewidth fmt github.com/prometheus/procfs/internal/util google.golang.org/protobuf/internal/detrand github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/utils encoding/base64 vendor/golang.org/x/crypto/internal/poly1305 github.com/cespare/xxhash/v2 golang.org/x/crypto/internal/poly1305 github.com/pierrec/lz4/v4/internal/xxh32 github.com/zeebo/blake3/internal/utils github.com/RoaringBitmap/roaring/internal github.com/pierrec/lz4/v4/internal/lz4block github.com/golang/snappy filippo.io/edwards25519/field github.com/klauspost/compress/zstd/internal/xxhash golang.org/x/image/bmp github.com/klauspost/compress/internal/snapref golang.org/x/sys/unix crypto/internal/entropy crypto/internal/fips140/drbg golang.org/x/image/riff github.com/ssor/bom github.com/blakesmith/ar encoding/pem github.com/42wim/sshsig/pem github.com/emersion/go-imap/utf7 github.com/cention-sany/utf7 golang.org/x/image/webp crypto/internal/fips140only crypto/internal/fips140/ed25519 crypto/internal/fips140/mlkem crypto/internal/fips140/rsa crypto/internal/fips140/aes/gcm github.com/go-git/go-billy/v5/helper/polyfill github.com/mmcloughlin/avo/src github.com/go-git/go-billy/v5/util os/exec golang.org/x/crypto/blake2s golang.org/x/crypto/sha3 golang.org/x/crypto/blake2b crypto/rc4 crypto/md5 filippo.io/edwards25519 google.golang.org/protobuf/internal/errors google.golang.org/protobuf/internal/version go/token log encoding/hex text/tabwriter runtime/debug net/url github.com/redis/go-redis/v9/internal/hscan mime/quotedprintable net/http/internal github.com/gobwas/glob/syntax/lexer github.com/syndtr/goleveldb/leveldb/storage github.com/syndtr/goleveldb/leveldb/util mime compress/flate database/sql/driver vendor/golang.org/x/net/http2/hpack github.com/golang-sql/civil github.com/microsoft/go-mssqldb/aecmk text/template/parse encoding/json encoding/gob github.com/boombuler/barcode flag gopkg.in/ini.v1 github.com/gobwas/glob/match math/big vendor/golang.org/x/text/unicode/norm golang.org/x/text/internal/language gopkg.in/yaml.v3 encoding/xml golang.org/x/text/unicode/norm golang.org/x/net/html compress/lzw github.com/hashicorp/go-version github.com/klauspost/compress/fse google.golang.org/protobuf/encoding/protowire github.com/Azure/azure-sdk-for-go/sdk/internal/log code.gitea.io/gitea/modules/git/foreachref github.com/boombuler/barcode/utils github.com/Azure/azure-sdk-for-go/sdk/internal/diag golang.org/x/net/http2/hpack github.com/gobwas/glob/syntax/ast image/gif github.com/goccy/go-json/internal/errors github.com/Azure/azure-sdk-for-go/sdk/azcore/log github.com/go-ini/ini google.golang.org/protobuf/reflect/protoreflect github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log code.gitea.io/gitea/modules/templates/vars github.com/aymerick/douceur/css github.com/gorilla/css/scanner github.com/syndtr/goleveldb/leveldb/cache github.com/syndtr/goleveldb/leveldb/filter database/sql vendor/golang.org/x/text/unicode/bidi golang.org/x/sync/errgroup golang.org/x/text/unicode/bidi github.com/gobwas/glob/syntax github.com/go-git/gcfg/token github.com/go-git/gcfg/types gopkg.in/warnings.v0 dario.cat/mergo github.com/ProtonMail/go-crypto/openpgp/errors github.com/go-git/go-billy/v5/helper/chroot github.com/mmcloughlin/avo/attr github.com/boombuler/barcode/qr go/scanner github.com/aymerick/douceur/parser go/doc/comment github.com/ProtonMail/go-crypto/openpgp/armor github.com/klauspost/compress/huff0 github.com/mmcloughlin/avo/reg internal/buildcfg github.com/gobwas/glob/compiler github.com/mmcloughlin/avo/internal/prnt github.com/pquerna/otp/internal github.com/syndtr/goleveldb/leveldb/opt code.gitea.io/gitea/modules/git/url compress/gzip compress/zlib github.com/klauspost/cpuid/v2 github.com/yuin/goldmark/util github.com/go-git/gcfg/scanner internal/goroot github.com/klauspost/compress/flate golang.org/x/tools/internal/event/label golang.org/x/tools/internal/stdlib github.com/go-git/go-git/v5/internal/revision github.com/gobwas/glob image/png github.com/go-git/go-git/v5/plumbing/filemode github.com/go-git/go-git/v5/utils/sync github.com/syndtr/goleveldb/leveldb/errors github.com/google/pprof/profile github.com/emirpasic/gods/utils runtime/pprof github.com/sergi/go-diff/diffmatchpatch github.com/go-git/go-git/v5/utils/merkletrie/noder github.com/go-git/go-git/v5/utils/trace golang.org/x/tools/internal/event/keys github.com/syndtr/goleveldb/leveldb/iterator github.com/syndtr/goleveldb/leveldb/journal golang.org/x/text/secure/bidirule vendor/golang.org/x/text/secure/bidirule github.com/emirpasic/gods/containers go/ast github.com/go-git/go-git/v5/plumbing/protocol/packp/capability golang.org/x/sys/execabs github.com/go-git/go-git/v5/utils/merkletrie/internal/frame github.com/go-git/go-git/v5/plumbing/format/pktline github.com/robfig/cron/v3 text/scanner go.uber.org/multierr github.com/emirpasic/gods/lists github.com/emirpasic/gods/trees github.com/go-git/go-git/v5/utils/merkletrie go.uber.org/zap/internal/color github.com/google/btree github.com/nektos/act/pkg/workflowpattern golang.org/x/text/internal/language/compact golang.org/x/crypto/argon2 github.com/pmezard/go-difflib/difflib github.com/davecgh/go-spew/spew crypto/internal/fips140/ecdh crypto/internal/fips140/ecdsa runtime/trace github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband github.com/ulikunitz/xz/internal/xlog archive/zip github.com/opencontainers/go-digest github.com/syndtr/goleveldb/leveldb/memdb github.com/syndtr/goleveldb/leveldb/table github.com/opencontainers/image-spec/specs-go github.com/modern-go/concurrent google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/order google.golang.org/protobuf/runtime/protoiface crypto/cipher text/template golang.org/x/tools/internal/event/core testing google.golang.org/protobuf/reflect/protoregistry github.com/opencontainers/image-spec/specs-go/v1 github.com/dlclark/regexp2/syntax google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/encoding/json golang.org/x/text/language github.com/ulikunitz/xz/lzma github.com/andybalholm/brotli/matchfinder github.com/dsnet/compress/internal/prefix vendor/golang.org/x/net/idna github.com/pierrec/lz4/v4/internal/lz4stream github.com/blevesearch/bleve_index_api gopkg.in/yaml.v2 github.com/mmcloughlin/avo/operand github.com/blevesearch/bleve/v2/numeric github.com/golang/geo/r1 golang.org/x/tools/internal/event github.com/blevesearch/bleve/v2/index/scorch/mergeplan github.com/golang/geo/r2 github.com/blevesearch/vellum/utf8 github.com/blevesearch/segment github.com/blevesearch/snowballstem github.com/olivere/elastic/v7/config crypto/internal/boring crypto/des vendor/golang.org/x/crypto/chacha20 golang.org/x/crypto/chacha20 github.com/microcosm-cc/bluemonday github.com/ProtonMail/go-crypto/eax crypto/aes github.com/ProtonMail/go-crypto/ocb crypto/sha256 crypto/ecdh crypto/sha512 crypto/sha1 crypto/hmac golang.org/x/net/idna github.com/minio/minio-go/v7/pkg/sse google.golang.org/protobuf/proto github.com/minio/minio-go/v7/pkg/tags github.com/ProtonMail/go-crypto/openpgp/aes/keywrap code.gitea.io/gitea/modules/avatar/identicon golang.org/x/crypto/ssh/internal/bcrypt_pbkdf github.com/go-git/go-git/v5/utils/diff github.com/xi2/xz golang.org/x/crypto/pbkdf2 github.com/pierrec/lz4/v4 github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/crypto golang.org/x/crypto/hkdf github.com/blevesearch/vellum/regexp golang.org/x/crypto/scrypt github.com/blevesearch/snowballstem/english google.golang.org/protobuf/internal/encoding/defval github.com/blevesearch/bleve/v2/analysis github.com/ProtonMail/go-crypto/openpgp/internal/algorithm xorm.io/xorm/internal/json github.com/goccy/go-json/internal/decoder github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/keys github.com/goccy/go-json/internal/encoder github.com/minio/minio-go/v7/pkg/lifecycle golang.org/x/tools/internal/gocommand github.com/emirpasic/gods/lists/arraylist go.uber.org/zap/zapcore vendor/golang.org/x/crypto/chacha20poly1305 go.uber.org/atomic github.com/blevesearch/bleve/v2/util golang.org/x/crypto/curve25519 github.com/blevesearch/upsidedown_store_api github.com/golang-sql/sqlexp xorm.io/xorm/contexts gitea.com/go-chi/cache github.com/syndtr/goleveldb/leveldb github.com/djherbis/buffer/wrapio xorm.io/builder github.com/bits-and-blooms/bitset github.com/blevesearch/vellum/levenshtein github.com/mailru/easyjson/jlexer github.com/stretchr/testify/assert/yaml github.com/olivere/elastic/v7/uritemplates github.com/dsnet/compress/bzip2 github.com/emirpasic/gods/trees/binaryheap github.com/pkg/errors encoding/csv github.com/git-lfs/pktline golang.org/x/text/internal golang.org/x/text/internal/catmsg golang.org/x/text/internal/number golang.org/x/text/internal/format github.com/pquerna/otp golang.org/x/text/internal/colltab golang.org/x/text/encoding/htmlindex github.com/djherbis/buffer github.com/minio/md5-simd github.com/ulikunitz/xz github.com/editorconfig/editorconfig-core-go/v2 github.com/ProtonMail/go-crypto/openpgp/s2k github.com/RoaringBitmap/roaring github.com/blevesearch/bleve/v2/analysis/tokenizer/character golang.org/x/text/cases github.com/nwaples/rardecode github.com/couchbase/gomemcached google.golang.org/protobuf/internal/filedesc google.golang.org/protobuf/encoding/prototext github.com/couchbase/goutils/logging google.golang.org/grpc/grpclog/internal github.com/go-redsync/redsync/v4/redis github.com/mattn/go-isatty github.com/fsnotify/fsnotify github.com/sirupsen/logrus github.com/json-iterator/go crypto/rand crypto/internal/boring/bbig crypto/dsa crypto/elliptic encoding/asn1 github.com/dustin/go-humanize github.com/microsoft/go-mssqldb/internal/decimal html/template github.com/fxamacker/cbor/v2 github.com/go-git/gcfg xorm.io/xorm/internal/utils code.gitea.io/gitea/modules/process golang.org/x/net/html/charset github.com/ProtonMail/go-crypto/openpgp/internal/encoding github.com/cloudflare/circl/internal/conv crypto/rsa github.com/cyphar/filepath-securejoin crypto/ed25519 golang.org/x/crypto/bcrypt github.com/lib/pq/scram github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/algorithms code.gitea.io/gitea/modules/secret golang.org/x/text/message/catalog github.com/pquerna/otp/hotp github.com/klauspost/compress/zstd github.com/Azure/azure-sdk-for-go/sdk/internal/uuid github.com/rs/xid github.com/cloudflare/circl/math/fp25519 github.com/klauspost/compress/s2 github.com/cloudflare/circl/math github.com/cloudflare/circl/math/fp448 github.com/cloudflare/circl/math/mlsbset github.com/ProtonMail/go-crypto/openpgp/elgamal golang.org/x/crypto/ed25519 xorm.io/xorm/schemas go/parser xorm.io/xorm/convert go/printer github.com/pquerna/otp/totp go/constant go/doc github.com/mattn/go-colorable github.com/minio/minio-go/v7/pkg/cors github.com/goccy/go-json/internal/encoder/vm_color_indent github.com/SaveTheRbtz/zstd-seekable-format-go/pkg/env go.uber.org/zap/internal github.com/minio/minio-go/v7/pkg/replication github.com/sassoftware/go-rpmutils/fileutil github.com/dlclark/regexp2 github.com/golang/geo/r3 github.com/blevesearch/mmap-go go.etcd.io/bbolt google.golang.org/grpc/grpclog github.com/hashicorp/go-multierror github.com/fatih/color golang.org/x/text/collate github.com/google/licenseclassifier/v2 github.com/olekukonko/tablewriter log/slog github.com/go-git/go-git/v5/plumbing/format/config golang.org/x/text/feature/plural github.com/sassoftware/go-rpmutils/cpio github.com/ProtonMail/go-crypto/bitcurves github.com/ProtonMail/go-crypto/brainpool github.com/blevesearch/vellum golang.org/x/text/secure/precis github.com/go-asn1-ber/asn1-ber github.com/go-redsync/redsync/v4 google.golang.org/grpc/connectivity github.com/blevesearch/geo/s2 github.com/gorilla/securecookie github.com/rhysd/actionlint golang.org/x/oauth2/jws git.sr.ht/~mariusor/go-xsd-duration github.com/go-ap/jsonld github.com/valyala/fastjson/fastfloat crypto/internal/hpke github.com/aws/aws-sdk-go-v2/internal/rand golang.org/x/text/message golang.org/x/text/number crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte golang.org/x/tools/internal/pkgbits github.com/go-git/go-billy/v5/osfs github.com/jaytaylor/html2text github.com/aws/aws-sdk-go-v2/internal/sync/singleflight github.com/valyala/fastjson github.com/aws/smithy-go/internal/sync/singleflight github.com/aws/smithy-go/logging github.com/aws/smithy-go github.com/aws/smithy-go/time github.com/aws/smithy-go/rand github.com/aws/aws-sdk-go-v2/aws/ratelimit github.com/aws/smithy-go/document github.com/aws/smithy-go/encoding github.com/google/go-querystring/query github.com/aws/smithy-go/middleware golang.org/x/time/rate internal/profile google.golang.org/protobuf/encoding/protodelim github.com/prometheus/procfs/internal/fs code.gitea.io/gitea/modules/sitemap github.com/gorilla/feeds github.com/aws/smithy-go/encoding/json github.com/klauspost/compress/gzip github.com/emersion/go-sasl github.com/klauspost/compress/zip github.com/klauspost/pgzip github.com/jhillyerd/enmime/internal/coding github.com/caddyserver/certmagic/internal/atomicfile github.com/aws/smithy-go/auth github.com/aws/smithy-go/metrics github.com/aws/smithy-go/tracing github.com/aws/aws-sdk-go-v2/aws/protocol/restjson github.com/aws/aws-sdk-go-v2/service/codecommit/types github.com/libdns/libdns github.com/klauspost/compress/gzhttp/writer/gzkp code.gitea.io/gitea/modules/htmlutil golang.org/x/crypto/cryptobyte code.gitea.io/gitea/modules/templates/scopedtmpl golang.org/x/net/bpf crypto/ecdsa github.com/zeebo/blake3/internal/consts github.com/xrash/smetrics github.com/russross/blackfriday/v2 github.com/buildkite/terminal-to-html/v3 github.com/niklasfasching/go-org/org code.gitea.io/gitea/modules/markup/internal github.com/zeebo/blake3/internal/alg/compress/compress_pure go/build github.com/zeebo/blake3/internal/alg/compress go/types code.gitea.io/gitea/modules/queue/lqinternal xorm.io/xorm/caches gitea.com/lunny/levelqueue github.com/cloudflare/circl/ecc/goldilocks go/format github.com/aws/aws-sdk-go-v2/internal/context github.com/cloudflare/circl/dh/x448 github.com/wneessen/go-mail/log github.com/zeebo/blake3/internal/alg/hash/hash_pure github.com/aws/aws-sdk-go-v2/internal/middleware google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/encoding/protojson github.com/cloudflare/circl/dh/x25519 github.com/cloudflare/circl/sign/ed25519 github.com/zeebo/blake3/internal/alg/hash github.com/zeebo/blake3/internal/alg github.com/mmcloughlin/avo/buildtags github.com/zeebo/blake3 google.golang.org/protobuf/internal/impl github.com/alecthomas/chroma/v2 github.com/dimiro1/reply github.com/ProtonMail/go-crypto/openpgp/ed25519 github.com/cloudflare/circl/sign/ed448 github.com/ProtonMail/go-crypto/openpgp/ed448 github.com/blevesearch/scorch_segment_api/v2 github.com/cpuguy83/go-md2man/v2/md2man github.com/blevesearch/zapx/v14 github.com/blevesearch/zapx/v16 github.com/blevesearch/zapx/v11 github.com/blevesearch/zapx/v13 github.com/blevesearch/zapx/v12 github.com/blevesearch/zapx/v15 github.com/urfave/cli/v2 github.com/go-webauthn/webauthn/protocol/webauthncbor github.com/ProtonMail/go-crypto/openpgp/x25519 github.com/ProtonMail/go-crypto/openpgp/x448 github.com/ProtonMail/go-crypto/openpgp/internal/ecc github.com/alecthomas/chroma/v2/formatters/html github.com/alecthomas/chroma/v2/styles github.com/alecthomas/chroma/v2/lexers code.gitea.io/gitea/modules/json github.com/ProtonMail/go-crypto/openpgp/ecdh github.com/ProtonMail/go-crypto/openpgp/eddsa github.com/ProtonMail/go-crypto/openpgp/ecdsa github.com/ProtonMail/go-crypto/openpgp/packet code.gitea.io/gitea/modules/structs code.gitea.io/gitea/modules/optional github.com/blevesearch/geo/geojson github.com/ProtonMail/go-crypto/openpgp github.com/blevesearch/bleve/v2/geo google.golang.org/protobuf/internal/filetype github.com/blevesearch/bleve/v2/search google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/known/structpb google.golang.org/protobuf/protoadapt google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/wrapperspb code.gitea.io/actions-proto-go/ping/v1 google.golang.org/protobuf/types/descriptorpb github.com/prometheus/client_model/go google.golang.org/genproto/googleapis/rpc/status connectrpc.com/connect/internal/gen/connectext/grpc/status/v1 code.gitea.io/actions-proto-go/runner/v1 github.com/blevesearch/bleve/v2/search/highlight github.com/blevesearch/bleve/v2/search/facet github.com/blevesearch/bleve/v2/search/scorer github.com/blevesearch/bleve/v2/search/collector github.com/blevesearch/bleve/v2/registry github.com/prometheus/common/model golang.org/x/tools/internal/aliases github.com/mmcloughlin/avo/gotypes golang.org/x/tools/internal/versions golang.org/x/tools/internal/typeparams github.com/blevesearch/bleve/v2/analysis/datetime/flexible github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/microseconds github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/nanoseconds github.com/blevesearch/bleve/v2/analysis/token/lowercase github.com/blevesearch/bleve/v2/analysis/tokenizer/single github.com/blevesearch/bleve/v2/analysis/token/porter github.com/blevesearch/bleve/v2/analysis/tokenizer/unicode github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/seconds github.com/blevesearch/bleve/v2/analysis/token/unicodenorm github.com/blevesearch/bleve/v2/analysis/tokenizer/letter github.com/blevesearch/bleve/v2/index/upsidedown/store/boltdb github.com/blevesearch/bleve/v2/index/upsidedown/store/gtreap github.com/blevesearch/bleve/v2/analysis/token/stop github.com/blevesearch/bleve/v2/search/highlight/format/html github.com/blevesearch/bleve/v2/analysis/token/camelcase github.com/blevesearch/bleve/v2/search/highlight/fragmenter/simple github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/milliseconds code.gitea.io/gitea/modules/indexer/code/bleve/token/path github.com/blevesearch/bleve/v2/search/highlight/highlighter/simple github.com/blevesearch/bleve/v2/analysis/analyzer/custom github.com/blevesearch/bleve/v2/analysis/analyzer/keyword github.com/blevesearch/bleve/v2/analysis/datetime/optional github.com/mmcloughlin/avo/ir github.com/blevesearch/bleve/v2/analysis/lang/en github.com/blevesearch/bleve/v2/search/highlight/highlighter/html github.com/yuin/goldmark/text github.com/blevesearch/bleve/v2/analysis/analyzer/standard google.golang.org/protobuf/internal/editionssupport google.golang.org/protobuf/types/gofeaturespb golang.org/x/tools/go/types/typeutil github.com/mmcloughlin/avo/printer github.com/mmcloughlin/avo/x86 google.golang.org/protobuf/reflect/protodesc github.com/yuin/goldmark/ast github.com/mmcloughlin/avo/pass github.com/prometheus/client_golang/prometheus/internal golang.org/x/tools/internal/typesinternal os/user net github.com/DataDog/zstd golang.org/x/tools/go/types/objectpath github.com/mattn/go-sqlite3 golang.org/x/tools/internal/gcimporter github.com/golang/protobuf/proto github.com/yuin/goldmark/renderer github.com/yuin/goldmark/extension/ast github.com/yuin/goldmark/parser github.com/yuin/goldmark/renderer/html golang.org/x/tools/go/gcexportdata github.com/yuin/goldmark code.gitea.io/gitea/modules/markup/common github.com/yuin/goldmark-highlighting/v2 github.com/yuin/goldmark-meta github.com/yuin/goldmark/extension golang.org/x/tools/go/packages github.com/goccy/go-json/internal/encoder/vm_color code.gitea.io/gitea/modules/user github.com/go-git/go-git/v5/internal/path_util github.com/kevinburke/ssh_config archive/tar github.com/go-git/go-git/v5/plumbing/format/gitignore github.com/mmcloughlin/avo/build github.com/goccy/go-json/internal/encoder/vm_indent github.com/go-enry/go-enry/v2 code.gitea.io/gitea/modules/analyze github.com/redis/go-redis/v9/internal vendor/golang.org/x/net/http/httpproxy log/syslog github.com/redis/go-redis/v9/internal/proto net/textproto github.com/google/go-tpm/tpmutil google.golang.org/grpc/internal github.com/minio/minio-go/v7/pkg/s3utils github.com/mitchellh/mapstructure github.com/mailru/easyjson/buffer golang.org/x/net/internal/socks github.com/bradfitz/gomemcache/memcache code.gitea.io/gitea/modules/hostmatcher github.com/google/uuid github.com/nektos/act/pkg/common github.com/blevesearch/bleve/v2/document crypto/x509 golang.org/x/net/internal/socket github.com/prometheus/procfs github.com/mailru/easyjson/jwriter google.golang.org/grpc/codes xorm.io/xorm/log google.golang.org/grpc/internal/status golang.org/x/net/proxy xorm.io/xorm/core github.com/go-co-op/gocron vendor/golang.org/x/net/http/httpguts golang.org/x/net/http/httpguts net/mail github.com/ProtonMail/go-crypto/openpgp/clearsign mime/multipart github.com/jhillyerd/enmime/internal/textproto github.com/google/go-tpm/legacy/tpm2 google.golang.org/grpc/status github.com/redis/go-redis/v9/internal/pool golang.org/x/net/ipv6 golang.org/x/net/ipv4 github.com/blevesearch/bleve/v2/mapping github.com/blevesearch/bleve/v2/index/upsidedown github.com/blevesearch/bleve/v2/search/searcher github.com/blevesearch/bleve/v2/index/scorch strk.kbt.io/projects/go/libravatar github.com/jhillyerd/enmime/internal/stringutil github.com/santhosh-tekuri/jsonschema/v5 github.com/jhillyerd/enmime/mediatype xorm.io/xorm/dialects github.com/blevesearch/bleve/v2/search/query github.com/pjbgf/sha1cd golang.org/x/crypto/ocsp github.com/go-webauthn/webauthn/protocol/webauthncose github.com/tstranex/u2f code.gitea.io/gitea/modules/util github.com/golang-jwt/jwt/v4 github.com/golang-jwt/jwt/v5 crypto/tls golang.org/x/crypto/ssh github.com/go-git/go-git/v5/plumbing/hash code.gitea.io/gitea/models/perm code.gitea.io/gitea/modules/packages/cran code.gitea.io/gitea/modules/util/rotatingfilewriter code.gitea.io/gitea/modules/templates/eval code.gitea.io/gitea/modules/packages/goproxy code.gitea.io/gitea/modules/markup/markdown/math github.com/go-git/go-git/v5/plumbing code.gitea.io/gitea/modules/generate xorm.io/xorm/tags code.gitea.io/gitea/modules/log github.com/go-git/go-git/v5/utils/binary github.com/go-git/go-git/v5/utils/merkletrie/filesystem github.com/go-git/go-git/v5/plumbing/cache github.com/go-git/go-git/v5/plumbing/format/diff github.com/go-git/go-git/v5/config github.com/go-git/go-git/v5/plumbing/format/idxfile github.com/go-git/go-git/v5/plumbing/format/index github.com/go-git/go-git/v5/utils/merkletrie/index github.com/go-git/go-git/v5/plumbing/storer xorm.io/xorm/internal/statements github.com/go-git/go-git/v5/storage github.com/go-git/go-git/v5/plumbing/format/packfile code.gitea.io/gitea/modules/auth code.gitea.io/gitea/modules/regexplru code.gitea.io/gitea/modules/setting/config code.gitea.io/gitea/modules/pprof code.gitea.io/gitea/modules/auth/password/hash code.gitea.io/gitea/modules/proxyprotocol code.gitea.io/gitea/modules/packages/conan github.com/go-git/go-git/v5/plumbing/object github.com/go-git/go-git/v5/storage/memory github.com/go-git/go-git/v5/plumbing/protocol/packp github.com/go-git/go-git/v5/plumbing/format/objfile github.com/go-git/go-git/v5/plumbing/transport github.com/go-git/go-git/v5/storage/filesystem/dotgit github.com/go-git/go-git/v5/plumbing/transport/internal/common github.com/go-git/go-git/v5/plumbing/revlist golang.org/x/crypto/ssh/knownhosts golang.org/x/crypto/ssh/agent github.com/gliderlabs/ssh github.com/go-git/go-git/v5/plumbing/transport/git github.com/skeema/knownhosts github.com/go-git/go-git/v5/storage/filesystem github.com/xanzy/ssh-agent github.com/42wim/sshsig xorm.io/xorm github.com/go-git/go-git/v5/plumbing/transport/ssh github.com/go-git/go-git/v5/plumbing/transport/server github.com/go-git/go-git/v5/plumbing/transport/file net/http/httptrace net/smtp github.com/microsoft/go-mssqldb/msdsn github.com/wneessen/go-mail/smtp github.com/emersion/go-imap github.com/go-sql-driver/mysql github.com/lib/pq github.com/redis/go-redis/v9 github.com/miekg/dns golang.org/x/net/internal/httpcommon net/http github.com/jhillyerd/enmime github.com/microsoft/go-mssqldb/integratedauth github.com/wneessen/go-mail github.com/microsoft/go-mssqldb/integratedauth/ntlm github.com/microsoft/go-mssqldb github.com/emersion/go-imap/responses github.com/emersion/go-imap/commands github.com/emersion/go-imap/client code.gitea.io/gitea/models/migrations/v1_7 github.com/goccy/go-json/internal/encoder/vm code.gitea.io/gitea/modules/assetfs code.gitea.io/gitea/modules/typesniffer github.com/Azure/azure-sdk-for-go/sdk/internal/exported github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared github.com/42wim/httpsig expvar codeberg.org/gusted/mcaptcha net/http/cookiejar net/http/httptest github.com/go-webauthn/x/revoke github.com/yohcop/openid-go github.com/couchbase/goutils/scramsha github.com/minio/minio-go/v7/pkg/signer github.com/go-git/go-git/v5/plumbing/transport/http code.gitea.io/gitea/modules/uri github.com/chi-middleware/proxy net/http/httputil github.com/unknwon/com golang.org/x/oauth2/internal github.com/mailru/easyjson gitea.com/lunny/dingtalk_webhook github.com/mrjones/oauth github.com/gorilla/sessions github.com/klauspost/compress/gzhttp cloud.google.com/go/compute/metadata github.com/aws/smithy-go/endpoints github.com/go-ap/errors github.com/gorilla/mux github.com/aws/smithy-go/encoding/httpbinding github.com/go-chi/chi/v5 github.com/hashicorp/go-cleanhttp github.com/Azure/go-ntlmssp github.com/charmbracelet/git-lfs-transfer/transfer github.com/go-chi/cors go.uber.org/zap github.com/gogs/go-gogs-client golang.org/x/net/http2 github.com/go-fed/httpsig github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header net/http/pprof github.com/prometheus/common/expfmt connectrpc.com/connect github.com/andybalholm/brotli github.com/google/go-github/v61/github github.com/caddyserver/zerossl github.com/felixge/fgprof net/http/cgi github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil github.com/Azure/azure-sdk-for-go/sdk/internal/poller github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported github.com/hashicorp/go-retryablehttp golang.org/x/oauth2 github.com/go-webauthn/webauthn/metadata code.gitea.io/gitea/modules/auth/openid github.com/couchbase/gomemcached/client golang.org/x/net/publicsuffix github.com/go-ldap/ldap/v3 github.com/stretchr/testify/assert github.com/Azure/azure-sdk-for-go/sdk/azcore/policy github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers github.com/go-git/go-git/v5/plumbing/transport/client github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming github.com/go-git/go-git/v5 code.gitea.io/sdk/gitea gitea.com/go-chi/cache/memcache gitea.com/go-chi/captcha gitea.com/go-chi/session golang.org/x/oauth2/authhandler github.com/markbates/goth golang.org/x/oauth2/google/internal/stsexchange golang.org/x/oauth2/google/internal/impersonate golang.org/x/oauth2/jwt github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/async github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/body github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/fake github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc net/http/fcgi github.com/aws/smithy-go/transport/http github.com/blevesearch/bleve/v2 github.com/go-chi/chi/v5/middleware github.com/olivere/elastic/v7 github.com/markbates/goth/providers/dropbox github.com/markbates/goth/providers/azuread github.com/markbates/goth/providers/facebook github.com/markbates/goth/providers/discord github.com/markbates/goth/providers/gitea github.com/markbates/goth/providers/gitlab github.com/markbates/goth/providers/github github.com/markbates/goth/providers/mastodon github.com/markbates/goth/providers/nextcloud github.com/markbates/goth/providers/microsoftonline github.com/markbates/goth/providers/bitbucket github.com/markbates/goth/providers/azureadv2 github.com/markbates/goth/providers/openidConnect github.com/markbates/goth/providers/yandex github.com/markbates/goth/gothic github.com/markbates/goth/providers/twitter github.com/go-webauthn/webauthn/protocol github.com/go-ap/activitypub golang.org/x/oauth2/google/internal/externalaccountauthorizeduser golang.org/x/oauth2/google/externalaccount github.com/xanzy/go-gitlab github.com/prometheus/client_golang/prometheus gitea.com/go-chi/session/memcache gitea.com/go-chi/session/mysql gitea.com/go-chi/session/postgres github.com/aws/aws-sdk-go-v2/internal/auth github.com/aws/smithy-go/auth/bearer github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn golang.org/x/oauth2/google github.com/aws/aws-sdk-go-v2/aws github.com/go-webauthn/webauthn/webauthn github.com/couchbase/go-couchbase github.com/SaveTheRbtz/zstd-seekable-format-go/pkg github.com/mholt/acmez/v2/acme github.com/markbates/goth/providers/google code.gitea.io/actions-proto-go/ping/v1/pingv1connect code.gitea.io/actions-proto-go/runner/v1/runnerv1connect github.com/stretchr/testify/require github.com/aws/aws-sdk-go-v2/credentials github.com/aws/aws-sdk-go-v2/aws/defaults github.com/aws/aws-sdk-go-v2/aws/middleware github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4 github.com/aws/aws-sdk-go-v2/internal/endpoints github.com/aws/aws-sdk-go-v2/internal/configsources github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 github.com/ethantkoenig/rupture github.com/mholt/acmez/v2 code.gitea.io/gitea/modules/zstd github.com/aws/aws-sdk-go-v2/service/codecommit/internal/endpoints code.gitea.io/gitea/routers/api/actions/ping github.com/aws/aws-sdk-go-v2/aws/transport/http github.com/aws/aws-sdk-go-v2/aws/retry github.com/aws/aws-sdk-go-v2/aws/signer/v4 github.com/nektos/act/pkg/common/git github.com/caddyserver/certmagic github.com/aws/aws-sdk-go-v2/internal/auth/smithy github.com/nektos/act/pkg/model github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime github.com/prometheus/client_golang/prometheus/promhttp github.com/aws/aws-sdk-go-v2/service/codecommit gitea.com/go-chi/session/couchbase github.com/nektos/act/pkg/exprparser github.com/Azure/azure-sdk-for-go/sdk/azcore github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated github.com/nektos/act/pkg/jobparser github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/bloberror github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared github.com/mholt/archiver/v3 github.com/meilisearch/meilisearch-go github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/base github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/appendblob github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/pageblob github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blockblob github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/service github.com/Azure/azure-sdk-for-go/sdk/storage/azblob code.gitea.io/gitea/modules/indexer/internal/meilisearch code.gitea.io/gitea/modules/nosql github.com/go-redsync/redsync/v4/redis/goredis/v9 github.com/goccy/go-json github.com/minio/minio-go/v7/pkg/set github.com/minio/minio-go/v7/pkg/encrypt gitea.com/go-chi/binding github.com/minio/minio-go/v7/pkg/credentials github.com/minio/minio-go/v7/pkg/notification github.com/minio/minio-go/v7 github.com/sassoftware/go-rpmutils code.gitea.io/gitea/modules/setting code.gitea.io/gitea/modules/options code.gitea.io/gitea/modules/httpcache code.gitea.io/gitea/modules/markup/mdstripper code.gitea.io/gitea/modules/avatar code.gitea.io/gitea/modules/turnstile code.gitea.io/gitea/modules/proxy code.gitea.io/gitea/modules/mcaptcha code.gitea.io/gitea/modules/globallock code.gitea.io/gitea/modules/highlight code.gitea.io/gitea/modules/storage code.gitea.io/gitea/models/db code.gitea.io/gitea/modules/graceful code.gitea.io/gitea/models/unit code.gitea.io/gitea/modules/translation/i18n code.gitea.io/gitea/modules/auth/password/pwn code.gitea.io/gitea/modules/recaptcha code.gitea.io/gitea/modules/hcaptcha code.gitea.io/gitea/modules/label code.gitea.io/gitea/modules/public code.gitea.io/gitea/modules/references code.gitea.io/gitea/modules/translation code.gitea.io/gitea/modules/svg code.gitea.io/gitea/services/webtheme code.gitea.io/gitea/models/shared/types code.gitea.io/gitea/modules/auth/password code.gitea.io/gitea/modules/timeutil code.gitea.io/gitea/modules/charset code.gitea.io/gitea/modules/web/routing code.gitea.io/gitea/modules/cache code.gitea.io/gitea/modules/queue code.gitea.io/gitea/modules/dump code.gitea.io/gitea/models/migrations/v1_10 code.gitea.io/gitea/models/migrations/v1_23 code.gitea.io/gitea/models/migrations/v1_22 code.gitea.io/gitea/modules/packages code.gitea.io/gitea/modules/httplib code.gitea.io/gitea/models/dbfs code.gitea.io/gitea/models/system code.gitea.io/gitea/models/db/install code.gitea.io/gitea/modules/indexer/internal code.gitea.io/gitea/models/webhook code.gitea.io/gitea/models/auth code.gitea.io/gitea/models/migrations/v1_19 code.gitea.io/gitea/modules/indexer/issues/internal code.gitea.io/gitea/modules/indexer/internal/elasticsearch code.gitea.io/gitea/modules/indexer/internal/bleve code.gitea.io/gitea/modules/indexer/internal/db code.gitea.io/gitea/modules/testlogger code.gitea.io/gitea/models/avatars code.gitea.io/gitea/routers/web/healthcheck code.gitea.io/gitea/modules/git code.gitea.io/gitea/modules/indexer/issues/meilisearch code.gitea.io/gitea/modules/indexer/issues/bleve code.gitea.io/gitea/modules/indexer/issues/elasticsearch code.gitea.io/gitea/modules/system code.gitea.io/gitea/modules/updatechecker code.gitea.io/gitea/services/auth/source/sspi code.gitea.io/gitea/modules/session code.gitea.io/gitea/modules/base code.gitea.io/gitea/modules/validation code.gitea.io/gitea/modules/git/pipeline code.gitea.io/gitea/modules/gitrepo code.gitea.io/gitea/modules/migration code.gitea.io/gitea/models/migrations/v1_12 code.gitea.io/gitea/modules/packages/alpine code.gitea.io/gitea/modules/packages/cargo code.gitea.io/gitea/modules/packages/arch code.gitea.io/gitea/modules/packages/chef code.gitea.io/gitea/modules/packages/container code.gitea.io/gitea/modules/packages/composer code.gitea.io/gitea/modules/packages/conda code.gitea.io/gitea/modules/packages/debian code.gitea.io/gitea/modules/packages/maven code.gitea.io/gitea/modules/packages/helm code.gitea.io/gitea/modules/packages/pub code.gitea.io/gitea/modules/packages/npm code.gitea.io/gitea/modules/packages/rpm code.gitea.io/gitea/modules/packages/swift code.gitea.io/gitea/modules/packages/nuget code.gitea.io/gitea/modules/packages/vagrant code.gitea.io/gitea/modules/packages/rubygems code.gitea.io/gitea/modules/web/middleware code.gitea.io/gitea/services/mailer/sender code.gitea.io/gitea/models/unittest code.gitea.io/gitea/modules/markup code.gitea.io/gitea/models/user code.gitea.io/gitea/modules/lfs code.gitea.io/gitea/modules/web code.gitea.io/gitea/modules/markup/external code.gitea.io/gitea/modules/markup/asciicast code.gitea.io/gitea/modules/markup/console code.gitea.io/gitea/modules/csv code.gitea.io/gitea/modules/markup/orgmode code.gitea.io/gitea/modules/markup/markdown code.gitea.io/gitea/modules/markup/csv code.gitea.io/gitea/models/migrations/base code.gitea.io/gitea/modules/issue/template code.gitea.io/gitea/models/migrations/v1_6 code.gitea.io/gitea/models/migrations/v1_9 code.gitea.io/gitea/models/migrations/v1_15 code.gitea.io/gitea/models/migrations/v1_8 code.gitea.io/gitea/models/migrations/v1_11 code.gitea.io/gitea/models/migrations/v1_20 code.gitea.io/gitea/models/migrations/v1_13 code.gitea.io/gitea/models/migrations/v1_16 code.gitea.io/gitea/models/migrations/v1_21 code.gitea.io/gitea/models/migrations/v1_14 code.gitea.io/gitea/modules/auth/webauthn code.gitea.io/gitea/services/auth/source/db code.gitea.io/gitea/services/mailer/token code.gitea.io/gitea/services/auth/source/pam code.gitea.io/gitea/modules/activitypub code.gitea.io/gitea/services/auth/source/smtp code.gitea.io/gitea/models/repo code.gitea.io/gitea/services/auth/source/oauth2 code.gitea.io/gitea/models/pull code.gitea.io/gitea/models/admin code.gitea.io/gitea/models/renderhelper code.gitea.io/gitea/modules/indexer/stats code.gitea.io/gitea/modules/indexer/code/internal code.gitea.io/gitea/models/project code.gitea.io/gitea/services/repository/archiver code.gitea.io/gitea/models/asymkey code.gitea.io/gitea/models/actions code.gitea.io/gitea/models/packages code.gitea.io/gitea/modules/indexer/code/bleve code.gitea.io/gitea/modules/indexer/code/elasticsearch code.gitea.io/gitea/modules/indexer/code code.gitea.io/gitea/models/packages/alpine code.gitea.io/gitea/models/packages/arch code.gitea.io/gitea/models/packages/cran code.gitea.io/gitea/models/packages/container code.gitea.io/gitea/models/packages/conda code.gitea.io/gitea/models/packages/nuget code.gitea.io/gitea/models/packages/conan code.gitea.io/gitea/models/packages/rpm code.gitea.io/gitea/models/packages/debian code.gitea.io/gitea/models/migrations/v1_17 code.gitea.io/gitea/modules/ssh code.gitea.io/gitea/modules/badge code.gitea.io/gitea/modules/actions code.gitea.io/gitea/models/secret code.gitea.io/gitea/services/secrets code.gitea.io/gitea/models/organization code.gitea.io/gitea/models/perm/access code.gitea.io/gitea/services/oauth2_provider code.gitea.io/gitea/models/git code.gitea.io/gitea/modules/gitgraph code.gitea.io/gitea/models/issues code.gitea.io/gitea/modules/indexer/issues/db code.gitea.io/gitea/models/migrations/v1_18 code.gitea.io/gitea/services/mailer/incoming/payload code.gitea.io/gitea/services/externalaccount code.gitea.io/gitea/services/projects code.gitea.io/gitea/models code.gitea.io/gitea/services/gitdiff code.gitea.io/gitea/models/activities code.gitea.io/gitea/modules/indexer/issues code.gitea.io/gitea/models/migrations code.gitea.io/gitea/services/asymkey code.gitea.io/gitea/modules/metrics code.gitea.io/gitea/modules/repository code.gitea.io/gitea/services/notify code.gitea.io/gitea/modules/private code.gitea.io/gitea/modules/templates code.gitea.io/gitea/services/repository/commitstatus code.gitea.io/gitea/services/packages code.gitea.io/gitea/services/indexer code.gitea.io/gitea/services/release code.gitea.io/gitea/services/feed code.gitea.io/gitea/services/uinotification code.gitea.io/gitea/services/issue code.gitea.io/gitea/modules/lfstransfer/backend code.gitea.io/gitea/modules/lfstransfer code.gitea.io/gitea/services/mailer code.gitea.io/gitea/services/context code.gitea.io/gitea/services/packages/alpine code.gitea.io/gitea/services/packages/arch code.gitea.io/gitea/services/packages/container code.gitea.io/gitea/services/packages/rpm code.gitea.io/gitea/services/packages/debian code.gitea.io/gitea/routers/api/packages/helper code.gitea.io/gitea/routers/api/v1/activitypub code.gitea.io/gitea/services/context/upload code.gitea.io/gitea/routers/web/shared/issue code.gitea.io/gitea/routers/web/org/setting code.gitea.io/gitea/routers/api/v1/settings code.gitea.io/gitea/routers/web/shared/project code.gitea.io/gitea/routers/web/feed code.gitea.io/gitea/services/convert code.gitea.io/gitea/services/pull code.gitea.io/gitea/routers/api/packages/alpine code.gitea.io/gitea/routers/api/packages/arch code.gitea.io/gitea/routers/api/packages/cran code.gitea.io/gitea/routers/api/packages/debian code.gitea.io/gitea/routers/api/packages/goproxy code.gitea.io/gitea/routers/api/packages/generic code.gitea.io/gitea/routers/api/packages/maven code.gitea.io/gitea/routers/api/packages/pub code.gitea.io/gitea/routers/api/packages/pypi code.gitea.io/gitea/routers/api/packages/conda code.gitea.io/gitea/routers/api/packages/rpm code.gitea.io/gitea/routers/api/packages/rubygems code.gitea.io/gitea/routers/api/packages/npm code.gitea.io/gitea/routers/api/packages/vagrant code.gitea.io/gitea/routers/api/packages/helm code.gitea.io/gitea/routers/api/packages/swift code.gitea.io/gitea/services/attachment code.gitea.io/gitea/routers/api/packages/composer code.gitea.io/gitea/modules/eventsource code.gitea.io/gitea/services/lfs code.gitea.io/gitea/services/actions code.gitea.io/gitea/services/webhook code.gitea.io/gitea/services/agit code.gitea.io/gitea/services/mailer/incoming code.gitea.io/gitea/services/automerge code.gitea.io/gitea/services/repository/files code.gitea.io/gitea/routers/api/actions/runner code.gitea.io/gitea/services/markup code.gitea.io/gitea/services/repository code.gitea.io/gitea/routers/api/actions code.gitea.io/gitea/routers/api/v1/utils code.gitea.io/gitea/services/forms code.gitea.io/gitea/routers/api/v1/packages code.gitea.io/gitea/routers/api/v1/notify code.gitea.io/gitea/routers/web/shared/secrets code.gitea.io/gitea/routers/web/user/setting/security code.gitea.io/gitea/routers/api/v1/swagger code.gitea.io/gitea/services/packages/cargo code.gitea.io/gitea/services/wiki code.gitea.io/gitea/services/mirror code.gitea.io/gitea/services/org code.gitea.io/gitea/services/migrations code.gitea.io/gitea/routers/api/packages/cargo code.gitea.io/gitea/services/packages/cleanup code.gitea.io/gitea/routers/web/shared/packages code.gitea.io/gitea/services/auth/source code.gitea.io/gitea/services/user code.gitea.io/gitea/services/doctor code.gitea.io/gitea/routers/api/v1/shared code.gitea.io/gitea/routers/web/shared/user code.gitea.io/gitea/services/auth/source/ldap code.gitea.io/gitea/services/auth code.gitea.io/gitea/routers/web/shared/actions code.gitea.io/gitea/routers/web/repo/actions code.gitea.io/gitea/services/task code.gitea.io/gitea/routers/api/packages/chef code.gitea.io/gitea/routers/api/packages/conan code.gitea.io/gitea/routers/api/packages/container code.gitea.io/gitea/routers/api/packages/nuget code.gitea.io/gitea/services/cron code.gitea.io/gitea/routers/common code.gitea.io/gitea/routers/web/user/setting code.gitea.io/gitea/routers/web/auth code.gitea.io/gitea/routers/web/devtest code.gitea.io/gitea/routers/web/misc code.gitea.io/gitea/routers/install code.gitea.io/gitea/routers/web/explore code.gitea.io/gitea/routers/api/v1/misc code.gitea.io/gitea/routers/private code.gitea.io/gitea/routers/web/repo code.gitea.io/gitea/routers/api/v1/repo code.gitea.io/gitea/routers/api/packages code.gitea.io/gitea/routers/web/events code.gitea.io/gitea/routers/web/org code.gitea.io/gitea/routers/web/admin code.gitea.io/gitea/routers/web/user 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/web/repo/setting code.gitea.io/gitea/routers/web code.gitea.io/gitea/routers code.gitea.io/gitea/cmd code.gitea.io/gitea fatal: not a git repository (or any of the parent directories): .git go test -c code.gitea.io/gitea/tests/integration -o integrations.sqlite.test -tags 'tidb sqlite sqlite_unlock_notify sqlite sqlite_unlock_notify' sed -e 's|{{REPO_TEST_DIR}}||g' \ -e 's|{{TEST_LOGGER}}|test,file|g' \ -e 's|{{TEST_TYPE}}|integration|g' \ tests/sqlite.ini.tmpl > tests/sqlite.ini GITEA_ROOT="/home/buildozer/aports/community/gitea/src/gitea-src-1.23.7" GITEA_CONF=tests/sqlite.ini ./integrations.sqlite.test 2025/04/13 09:53:36 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/tests/integration/gitea-integration-sqlite/data/attachments 2025/04/13 09:53:36 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/tests/integration/gitea-integration-sqlite/data/avatars 2025/04/13 09:53:36 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/tests/integration/gitea-integration-sqlite/data/repo-avatars 2025/04/13 09:53:36 ...s/storage/storage.go:186:initLFS() [I] Initialising LFS storage with type: local 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/tests/integration/gitea-integration-sqlite/data/lfs 2025/04/13 09:53:36 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/repo-archive 2025/04/13 09:53:36 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/packages 2025/04/13 09:53:36 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/actions_log 2025/04/13 09:53:36 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/actions_artifacts 2025/04/13 09:53:36 modules/git/git.go:165:InitSimple() [W] git module has been initialized already, duplicate init may work but it's better to fix it 2025/04/13 09:53:36 routers/init.go:117:InitWebInstalled() [I] Git version: 2.49.0 (home: /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/home) ??? [TestLogger] 2025/04/13 09:53:36 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local ??? [TestLogger] 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/tests/integration/gitea-integration-sqlite/data/attachments ??? [TestLogger] 2025/04/13 09:53:36 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local ??? [TestLogger] 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/tests/integration/gitea-integration-sqlite/data/avatars ??? [TestLogger] 2025/04/13 09:53:36 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local ??? [TestLogger] 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/tests/integration/gitea-integration-sqlite/data/repo-avatars ??? [TestLogger] 2025/04/13 09:53:36 ...s/storage/storage.go:186:initLFS() [I] Initialising LFS storage with type: local ??? [TestLogger] 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/tests/integration/gitea-integration-sqlite/data/lfs ??? [TestLogger] 2025/04/13 09:53:36 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local ??? [TestLogger] 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/repo-archive ??? [TestLogger] 2025/04/13 09:53:36 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local ??? [TestLogger] 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/packages ??? [TestLogger] 2025/04/13 09:53:36 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local ??? [TestLogger] 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/actions_log ??? [TestLogger] 2025/04/13 09:53:36 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local ??? [TestLogger] 2025/04/13 09:53:36 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/actions_artifacts ??? [TestLogger] 2025/04/13 09:53:36 routers/init.go:139:InitWebInstalled() [I] SQLite3 support is enabled ??? [TestLogger] 2025/04/13 09:53:36 routers/common/db.go:23:InitDBEngine() [I] Beginning ORM engine initialization. ??? [TestLogger] 2025/04/13 09:53:36 routers/common/db.go:30:InitDBEngine() [I] ORM engine initialization attempt #1/10... ??? [TestLogger] 2025/04/13 09:57:48 routers/init.go:145:InitWebInstalled() [I] ORM engine initialization successful! ??? [TestLogger] 2025/04/13 09:57:52 ...er/issues/indexer.go:76:func1() [I] PID 29778: Initializing Issue Indexer: bleve ??? [TestLogger] 2025/04/13 09:57:52 ...exer/code/indexer.go:152:func3() [I] PID: 29778 Initializing Repository Indexer at: /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/indexers/repos.bleve ??? [TestLogger] 2025/04/13 09:57:52 ...xer/stats/indexer.go:41:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories ??? [TestLogger] 2025/04/13 09:57:52 routers/init.go:86:syncAppConfForGit() [I] AppPath changed from '' to '/home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/gitea' ??? [TestLogger] 2025/04/13 09:57:52 routers/init.go:91:syncAppConfForGit() [I] CustomConf changed from '' to '/home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/sqlite.ini' ??? [TestLogger] 2025/04/13 09:57:52 routers/init.go:97:syncAppConfForGit() [I] re-sync repository hooks ... ??? [TestLogger] 2025/04/13 09:57:52 routers/init.go:100:syncAppConfForGit() [I] re-write ssh public keys ... ??? [TestLogger] 2025/04/13 09:57:53 ...exer/code/indexer.go:227:func4() [I] Repository Indexer Initialization took 993.595793ms ??? [TestLogger] 2025/04/13 09:57:53 ...exer/code/indexer.go:253:populateRepoIndexer() [I] Populating the repo indexer with existing repositories ??? [TestLogger] 2025/04/13 09:57:53 ...er/issues/indexer.go:153:func2() [I] Issue Indexer Initialization took 993.765666ms ??? [TestLogger] 2025/04/13 09:57:54 modules/ssh/ssh.go:385:Listen() [I] Adding SSH host key: /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/gitea-integration-sqlite/data/ssh/gitea.rsa ??? [TestLogger] 2025/04/13 09:57:54 modules/ssh/init.go:26:Init() [I] SSH server started on localhost:2203. Cipher list ([chacha20-poly1305@openssh.com aes128-ctr aes192-ctr aes256-ctr aes128-gcm@openssh.com aes256-gcm@openssh.com]), key exchange algorithms ([curve25519-sha256 ecdh-sha2-nistp256 ecdh-sha2-nistp384 ecdh-sha2-nistp521 diffie-hellman-group14-sha256 diffie-hellman-group14-sha1]), MACs ([hmac-sha2-256-etm@openssh.com hmac-sha2-256 hmac-sha1]) ??? [TestLogger] 2025/04/13 09:57:54 ...s/graceful/server.go:50:NewServer() [I] Starting new SSH server: tcp:localhost:2203 on PID: 29778 === TestActionsRunnerModify (tests/integration/actions_runner_modify_test.go:24) +++ TestActionsRunnerModify is a slow test (run: 20.790025071s, flush: 91.99µs) === TestPullRequestTargetEvent (tests/integration/actions_trigger_test.go:41) +++ TestPullRequestTargetEvent is a slow test (run: 44.41969973s, flush: 97.478µs) === TestSkipCI (tests/integration/actions_trigger_test.go:217) +++ TestSkipCI is a slow test (run: 32.729105356s, flush: 134.042µs) === TestCreateDeleteRefEvent (tests/integration/actions_trigger_test.go:344) +++ TestCreateDeleteRefEvent is a slow test (run: 25.289352577s, flush: 154.386µs) === TestClosePullRequestWithPath (tests/integration/actions_trigger_test.go:460) +++ TestClosePullRequestWithPath is a slow test (run: 35.445895364s, flush: 198.047µs) === TestActionsVariables (tests/integration/actions_variables_test.go:24) +++ TestActionsVariables is a slow test (run: 11.887451819s, flush: 138.167µs) === TestAdminConfig (tests/integration/admin_config_test.go:17) === TestAdminViewUsers (tests/integration/admin_user_test.go:19) === TestAdminViewUser (tests/integration/admin_user_test.go:31) === TestAdminEditUser (tests/integration/admin_user_test.go:43) === TestAdminDeleteUser (tests/integration/admin_user_test.go:71) === TestActionsArtifactUploadSingleFile (tests/integration/api_actions_artifact_test.go:34) === TestActionsArtifactUploadInvalidHash (tests/integration/api_actions_artifact_test.go:68) === TestActionsArtifactConfirmUploadWithoutName (tests/integration/api_actions_artifact_test.go:83) === TestActionsArtifactUploadWithoutToken (tests/integration/api_actions_artifact_test.go:92) ??? [TestLogger] 2025/04/13 10:01:24 ...eb/routing/logger.go:102:func1() [I] router: completed PATCH /api/actions_pipeline/_apis/pipelines/workflows/791/artifacts for test-mock:12345, 400 Bad Request in 20.4ms @ :1(actions.artifactRoutes.comfirmUploadArtifact-fm) === TestActionsArtifactDownload (tests/integration/api_actions_artifact_test.go:118) === TestActionsArtifactUploadMultipleFile (tests/integration/api_actions_artifact_test.go:162) === TestActionsArtifactDownloadMultiFiles (tests/integration/api_actions_artifact_test.go:218) === TestActionsArtifactUploadWithRetentionDays (tests/integration/api_actions_artifact_test.go:273) === TestActionsArtifactOverwrite (tests/integration/api_actions_artifact_test.go:309) === TestActionsArtifactV4UploadSingleFile (tests/integration/api_actions_artifact_v4_test.go:36) === TestActionsArtifactV4UploadSingleFileWrongChecksum (tests/integration/api_actions_artifact_v4_test.go:83) === TestActionsArtifactV4UploadSingleFileWithRetentionDays (tests/integration/api_actions_artifact_v4_test.go:127) === TestActionsArtifactV4UploadSingleFileWithPotentialHarmfulBlockID (tests/integration/api_actions_artifact_v4_test.go:175) === TestActionsArtifactV4UploadSingleFileWithChunksOutOfOrder (tests/integration/api_actions_artifact_v4_test.go:238) === TestActionsArtifactV4DownloadSingle (tests/integration/api_actions_artifact_v4_test.go:303) === TestActionsArtifactV4Delete (tests/integration/api_actions_artifact_v4_test.go:338) === TestActivityPubPerson (tests/integration/api_activitypub_person_test.go:32) === TestActivityPubMissingPerson (tests/integration/api_activitypub_person_test.go:70) === TestActivityPubPersonInbox (tests/integration/api_activitypub_person_test.go:88) === TestAPIAdminOrgCreate (tests/integration/api_admin_org_test.go:22) === TestAPIAdminOrgCreateBadVisibility (tests/integration/api_admin_org_test.go:57) === TestAPIAdminOrgCreateNotAdmin (tests/integration/api_admin_org_test.go:76) === TestAPIAdminCreateAndDeleteSSHKey (tests/integration/api_admin_test.go:26) === TestAPIAdminDeleteMissingSSHKey (tests/integration/api_admin_test.go:55) === TestAPIAdminDeleteUnauthorizedKey (tests/integration/api_admin_test.go:65) === TestAPISudoUser (tests/integration/api_admin_test.go:86) === TestAPISudoUserForbidden (tests/integration/api_admin_test.go:101) === TestAPIListUsers (tests/integration/api_admin_test.go:112) === TestAPIListUsersNotLoggedIn (tests/integration/api_admin_test.go:134) === TestAPIListUsersNonAdmin (tests/integration/api_admin_test.go:140) === TestAPICreateUserInvalidEmail (tests/integration/api_admin_test.go:149) === TestAPICreateAndDeleteUser (tests/integration/api_admin_test.go:166) +++ TestAPICreateAndDeleteUser is a slow test (run: 10.025505307s, flush: 103.27µs) === TestAPIEditUser (tests/integration/api_admin_test.go:193) +++ TestAPIEditUser is a slow test (run: 12.054436581s, flush: 100.019µs) === TestAPICreateRepoForUser (tests/integration/api_admin_test.go:238) === TestAPIRenameUser (tests/integration/api_admin_test.go:254) +++ TestAPIRenameUser is a slow test (run: 15.512681704s, flush: 92.754µs) === TestAPICron (tests/integration/api_admin_test.go:293) === TestAPICron/List (tests/integration/api_admin_test.go:299) === TestAPICron/Execute (tests/integration/api_admin_test.go:315) +++ TestAPICron is a slow test (run: 11.874093792s, flush: 53.844µs) === TestAPICreateUser_NotAllowedEmailDomain (tests/integration/api_admin_test.go:343) +++ TestAPICreateUser_NotAllowedEmailDomain is a slow test (run: 12.023689514s, flush: 88.22µs) === TestAPIEditUser_NotAllowedEmailDomain (tests/integration/api_admin_test.go:368) +++ TestAPIEditUser_NotAllowedEmailDomain is a slow test (run: 17.756087059s, flush: 67.867µs) === TestAPIGetBranch (tests/integration/api_branch_test.go:96) +++ TestAPIGetBranch is a slow test (run: 17.715366712s, flush: 176.796µs) === TestAPICreateBranch (tests/integration/api_branch_test.go:111) +++ TestAPICreateBranch is a slow test (run: 30.387901257s, flush: 116.749µs) === TestAPIUpdateBranch (tests/integration/api_branch_test.go:191) +++ TestAPIUpdateBranch is a slow test (run: 25.355403801s, flush: 109.333µs) === TestAPIBranchProtection (tests/integration/api_branch_test.go:222) +++ TestAPIBranchProtection is a slow test (run: 1m4.2044097s, flush: 175.548375ms) === TestAPICreateBranchWithSyncBranches (tests/integration/api_branch_test.go:267) === TestAPICreateBranchWithSyncBranches (tests/integration/api_branch_test.go:279) +++ TestAPICreateBranchWithSyncBranches is a slow test (run: 20.592436593s, flush: 132.504µs) +++ TestAPICreateBranchWithSyncBranches is a slow test (run: 27.036197086s, flush: 89.104µs) === TestAPIGetCommentAttachment (tests/integration/api_comment_attachment_test.go:28) +++ TestAPIGetCommentAttachment is a slow test (run: 15.307964431s, flush: 108.747µs) === TestAPIListCommentAttachments (tests/integration/api_comment_attachment_test.go:67) === TestAPICreateCommentAttachment (tests/integration/api_comment_attachment_test.go:89) === TestAPICreateCommentAttachmentWithUnallowedFile (tests/integration/api_comment_attachment_test.go:124) === TestAPIEditCommentAttachment (tests/integration/api_comment_attachment_test.go:152) === TestAPIEditCommentAttachmentWithUnallowedFile (tests/integration/api_comment_attachment_test.go:177) === TestAPIDeleteCommentAttachment (tests/integration/api_comment_attachment_test.go:198) === TestAPIListRepoComments (tests/integration/api_comment_test.go:26) === TestAPIListIssueComments (tests/integration/api_comment_test.go:71) === TestAPICreateComment (tests/integration/api_comment_test.go:92) === TestAPICreateComment/BlockedByRepoOwner (tests/integration/api_comment_test.go:113) === TestAPICreateComment/BlockedByIssuePoster (tests/integration/api_comment_test.go:126) +++ TestAPICreateComment is a slow test (run: 19.159217533s, flush: 112.043µs) === TestAPIGetComment (tests/integration/api_comment_test.go:140) +++ TestAPIGetComment is a slow test (run: 10.23705759s, flush: 92.558µs) === TestAPIGetSystemUserComment (tests/integration/api_comment_test.go:167) === TestAPIEditComment (tests/integration/api_comment_test.go:204) +++ TestAPIEditComment is a slow test (run: 15.879788616s, flush: 159.972µs) === TestAPIDeleteComment (tests/integration/api_comment_test.go:242) +++ TestAPIDeleteComment is a slow test (run: 16.860463921s, flush: 161.985µs) === TestAPIListIssueTimeline (tests/integration/api_comment_test.go:269) === TestCreateForkNoLogin (tests/integration/api_fork_test.go:24) === TestAPIForkListLimitedAndPrivateRepos (tests/integration/api_fork_test.go:30) === TestAPIForkListLimitedAndPrivateRepos/Anonymous (tests/integration/api_fork_test.go:64) === TestAPIForkListLimitedAndPrivateRepos/Logged_in (tests/integration/api_fork_test.go:77) +++ TestAPIForkListLimitedAndPrivateRepos is a slow test (run: 29.225814671s, flush: 120.877µs) === TestGetPrivateReposForks (tests/integration/api_fork_test.go:102) +++ TestGetPrivateReposForks is a slow test (run: 15.75793174s, flush: 133.218µs) === TestAPIListGitignoresTemplates (tests/integration/api_gitignore_templates_test.go:20) === TestAPIGetGitignoreTemplateInfo (tests/integration/api_gitignore_templates_test.go:31) === TestGPGKeys (tests/integration/api_gpg_keys_test.go:22) +++ TestGPGKeys is a slow test (run: 34.002121506s, flush: 141.097µs) === TestHTTPSigPubKey (tests/integration/api_httpsig_test.go:55) +++ TestHTTPSigPubKey is a slow test (run: 12.172402082s, flush: 97.446µs) === TestHTTPSigCert (tests/integration/api_httpsig_test.go:95) +++ TestHTTPSigCert is a slow test (run: 11.306642484s, flush: 64.865µs) === TestAPIGetIssueAttachment (tests/integration/api_issue_attachment_test.go:26) +++ TestAPIGetIssueAttachment is a slow test (run: 13.585188626s, flush: 123.143µs) === TestAPIListIssueAttachments (tests/integration/api_issue_attachment_test.go:46) +++ TestAPIListIssueAttachments is a slow test (run: 13.60258042s, flush: 74.217µs) === TestAPICreateIssueAttachment (tests/integration/api_issue_attachment_test.go:66) +++ TestAPICreateIssueAttachment is a slow test (run: 15.63591976s, flush: 129.451µs) === TestAPICreateIssueAttachmentWithUnallowedFile (tests/integration/api_issue_attachment_test.go:100) +++ TestAPICreateIssueAttachmentWithUnallowedFile is a slow test (run: 14.079968321s, flush: 89.697µs) === TestAPIEditIssueAttachment (tests/integration/api_issue_attachment_test.go:127) +++ TestAPIEditIssueAttachment is a slow test (run: 15.107438521s, flush: 108.103µs) === TestAPIEditIssueAttachmentWithUnallowedFile (tests/integration/api_issue_attachment_test.go:151) +++ TestAPIEditIssueAttachmentWithUnallowedFile is a slow test (run: 14.018413815s, flush: 60.569µs) === TestAPIDeleteIssueAttachment (tests/integration/api_issue_attachment_test.go:171) +++ TestAPIDeleteIssueAttachment is a slow test (run: 15.125288146s, flush: 109.102µs) === TestAPIRepoGetIssueConfig (tests/integration/api_issue_config_test.go:41) +++ TestAPIRepoGetIssueConfig is a slow test (run: 15.920135788s, flush: 108.406µs) === TestAPIRepoIssueConfigPaths (tests/integration/api_issue_config_test.go:110) +++ TestAPIRepoIssueConfigPaths is a slow test (run: 29.702175956s, flush: 62.22µs) === TestAPIRepoValidateIssueConfig (tests/integration/api_issue_config_test.go:148) ??? [TestLogger] 2025/04/13 10:14:31 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/login for test-mock:12345, 200 OK in 3.1ms @ auth/auth.go:180(auth.SignIn) ??? [TestLogger] 2025/04/13 10:14:33 ...eb/routing/logger.go:102:func1() [I] router: completed POST /user/login for test-mock:12345, 303 See Other in 2221.5ms @ auth/auth.go:193(auth.SignInPost) ??? [TestLogger] 2025/04/13 10:14:35 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/settings/applications for test-mock:12345, 200 OK in 1825.8ms @ setting/applications.go:25(setting.Applications) ??? [TestLogger] 2025/04/13 10:14:36 ...eb/routing/logger.go:102:func1() [I] router: completed POST /user/settings/applications for test-mock:12345, 303 See Other in 1137.6ms @ setting/applications.go:36(setting.ApplicationsPost) ??? [TestLogger] 2025/04/13 10:14:36 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/settings/applications for test-mock:12345, 200 OK in 231.2ms @ setting/applications.go:25(setting.Applications) ??? [TestLogger] 2025/04/13 10:14:38 ...eb/routing/logger.go:102:func1() [I] router: completed POST /api/v1/repos/user2/repo2/labels for test-mock:12345, 201 Created in 1800.3ms @ repo/label.go:121(repo.CreateLabel) ??? [TestLogger] 2025/04/13 10:14:40 ...eb/routing/logger.go:102:func1() [I] router: completed POST /api/v1/repos/user2/repo2/labels for test-mock:12345, 201 Created in 1812.6ms @ repo/label.go:121(repo.CreateLabel) ??? [TestLogger] 2025/04/13 10:14:41 ...eb/routing/logger.go:102:func1() [I] router: completed POST /api/v1/repos/user2/repo2/labels for test-mock:12345, 422 Unprocessable Entity in 911.9ms @ repo/label.go:121(repo.CreateLabel) ??? [TestLogger] 2025/04/13 10:14:42 ...eb/routing/logger.go:102:func1() [I] router: completed GET /api/v1/repos/user2/repo2/labels for test-mock:12345, 200 OK in 907.1ms @ repo/label.go:21(repo.ListLabels) ??? [TestLogger] 2025/04/13 10:14:43 ...eb/routing/logger.go:102:func1() [I] router: completed GET /api/v1/repos/user2/repo2/labels/11 for test-mock:12345, 200 OK in 908.0ms @ repo/label.go:69(repo.GetLabel) ??? [TestLogger] 2025/04/13 10:14:45 ...eb/routing/logger.go:102:func1() [I] router: completed PATCH /api/v1/repos/user2/repo2/labels/11 for test-mock:12345, 200 OK in 1811.3ms @ repo/label.go:177(repo.EditLabel) ??? [TestLogger] 2025/04/13 10:14:46 ...eb/routing/logger.go:102:func1() [I] router: completed PATCH /api/v1/repos/user2/repo2/labels/11 for test-mock:12345, 422 Unprocessable Entity in 907.8ms @ repo/label.go:177(repo.EditLabel) ??? [TestLogger] 2025/04/13 10:14:47 ...eb/routing/logger.go:102:func1() [I] router: completed DELETE /api/v1/repos/user2/repo2/labels/11 for test-mock:12345, 204 No Content in 1817.2ms @ repo/label.go:252(repo.DeleteLabel) ??? [TestLogger] 2025/04/13 10:14:48 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/login for test-mock:12345, 200 OK in 2.9ms @ auth/auth.go:180(auth.SignIn) ??? [TestLogger] 2025/04/13 10:14:51 ...eb/routing/logger.go:102:func1() [I] router: completed POST /user/login for test-mock:12345, 303 See Other in 2499.5ms @ auth/auth.go:193(auth.SignInPost) ??? [TestLogger] 2025/04/13 10:14:52 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/settings/applications for test-mock:12345, 200 OK in 1357.3ms @ setting/applications.go:25(setting.Applications) ??? [TestLogger] 2025/04/13 10:14:53 ...eb/routing/logger.go:102:func1() [I] router: completed POST /user/settings/applications for test-mock:12345, 303 See Other in 674.6ms @ setting/applications.go:36(setting.ApplicationsPost) ??? [TestLogger] 2025/04/13 10:14:53 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/settings/applications for test-mock:12345, 200 OK in 7.0ms @ setting/applications.go:25(setting.Applications) ??? [TestLogger] 2025/04/13 10:14:54 ...eb/routing/logger.go:102:func1() [I] router: completed POST /api/v1/repos/user2/repo1/issues/1/labels for test-mock:12345, 200 OK in 1364.8ms @ repo/issue_label.go:69(repo.AddIssueLabels) ??? [TestLogger] 2025/04/13 10:14:55 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/login for test-mock:12345, 200 OK in 2.9ms @ auth/auth.go:180(auth.SignIn) ??? [TestLogger] 2025/04/13 10:14:57 ...eb/routing/logger.go:102:func1() [I] router: completed POST /user/login for test-mock:12345, 303 See Other in 2418.8ms @ auth/auth.go:193(auth.SignInPost) ??? [TestLogger] 2025/04/13 10:14:58 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/settings/applications for test-mock:12345, 200 OK in 635.1ms @ setting/applications.go:25(setting.Applications) ??? [TestLogger] 2025/04/13 10:14:58 ...eb/routing/logger.go:102:func1() [I] router: completed POST /user/settings/applications for test-mock:12345, 303 See Other in 663.6ms @ setting/applications.go:36(setting.ApplicationsPost) ??? [TestLogger] 2025/04/13 10:14:58 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/settings/applications for test-mock:12345, 200 OK in 7.8ms @ setting/applications.go:25(setting.Applications) ??? [TestLogger] 2025/04/13 10:15:00 ...eb/routing/logger.go:102:func1() [I] router: completed POST /api/v1/repos/org3/repo3/issues/1/labels for test-mock:12345, 200 OK in 1997.9ms @ repo/issue_label.go:69(repo.AddIssueLabels) ??? [TestLogger] 2025/04/13 10:15:01 ...eb/routing/logger.go:102:func1() [I] router: completed DELETE /api/v1/repos/org3/repo3/issues/1/labels for test-mock:12345, 204 No Content in 1117.2ms @ repo/issue_label.go:257(repo.ClearIssueLabels) ??? [TestLogger] 2025/04/13 10:15:02 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/login for test-mock:12345, 200 OK in 3.0ms @ auth/auth.go:180(auth.SignIn) ??? [TestLogger] 2025/04/13 10:15:05 ...eb/routing/logger.go:102:func1() [I] router: completed POST /user/login for test-mock:12345, 303 See Other in 2927.6ms @ auth/auth.go:193(auth.SignInPost) ??? [TestLogger] 2025/04/13 10:15:07 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/settings/applications for test-mock:12345, 200 OK in 2053.5ms @ setting/applications.go:25(setting.Applications) ??? [TestLogger] 2025/04/13 10:15:08 ...eb/routing/logger.go:102:func1() [I] router: completed POST /user/settings/applications for test-mock:12345, 303 See Other in 1115.3ms @ setting/applications.go:36(setting.ApplicationsPost) ??? [TestLogger] 2025/04/13 10:15:09 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/settings/applications for test-mock:12345, 200 OK in 275.3ms @ setting/applications.go:25(setting.Applications) ??? [TestLogger] 2025/04/13 10:15:09 ...eb/routing/logger.go:102:func1() [I] router: completed PUT /api/v1/repos/user2/repo1/issues/1/labels for test-mock:12345, 200 OK in 812.4ms @ repo/issue_label.go:200(repo.ReplaceIssueLabels) ??? [TestLogger] 2025/04/13 10:15:10 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/login for test-mock:12345, 200 OK in 3.1ms @ auth/auth.go:180(auth.SignIn) ??? [TestLogger] 2025/04/13 10:15:13 ...eb/routing/logger.go:102:func1() [I] router: completed POST /user/login for test-mock:12345, 303 See Other in 3172.1ms @ auth/auth.go:193(auth.SignInPost) ??? [TestLogger] 2025/04/13 10:15:15 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/settings/applications for test-mock:12345, 200 OK in 1868.1ms @ setting/applications.go:25(setting.Applications) ??? [TestLogger] 2025/04/13 10:15:16 ...eb/routing/logger.go:102:func1() [I] router: completed POST /user/settings/applications for test-mock:12345, 303 See Other in 963.2ms @ setting/applications.go:36(setting.ApplicationsPost) ??? [TestLogger] 2025/04/13 10:15:16 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/settings/applications for test-mock:12345, 200 OK in 219.4ms @ setting/applications.go:25(setting.Applications) ??? [TestLogger] 2025/04/13 10:15:17 ...eb/routing/logger.go:102:func1() [I] router: completed PUT /api/v1/repos/user2/repo1/issues/1/labels for test-mock:12345, 200 OK in 853.8ms @ repo/issue_label.go:200(repo.ReplaceIssueLabels) ??? [TestLogger] 2025/04/13 10:15:18 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/login for test-mock:12345, 200 OK in 3.1ms @ auth/auth.go:180(auth.SignIn) ??? [TestLogger] 2025/04/13 10:15:21 ...eb/routing/logger.go:102:func1() [I] router: completed POST /user/login for test-mock:12345, 303 See Other in 2955.1ms @ auth/auth.go:193(auth.SignInPost) ??? [TestLogger] 2025/04/13 10:15:22 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/settings/applications for test-mock:12345, 200 OK in 1094.8ms @ setting/applications.go:25(setting.Applications) ??? [TestLogger] 2025/04/13 10:15:23 ...eb/routing/logger.go:102:func1() [I] router: completed POST /user/settings/applications for test-mock:12345, 303 See Other in 1111.4ms @ setting/applications.go:36(setting.ApplicationsPost) ??? [TestLogger] 2025/04/13 10:15:23 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/settings/applications for test-mock:12345, 200 OK in 228.0ms @ setting/applications.go:25(setting.Applications) ??? [TestLogger] 2025/04/13 10:15:25 ...eb/routing/logger.go:102:func1() [I] router: completed POST /api/v1/orgs/org3/labels for test-mock:12345, 201 Created in 1730.3ms @ org/label.go:64(org.CreateLabel) ??? [TestLogger] 2025/04/13 10:15:27 ...eb/routing/logger.go:102:func1() [I] router: completed POST /api/v1/orgs/org3/labels for test-mock:12345, 201 Created in 1783.1ms @ org/label.go:64(org.CreateLabel) ??? [TestLogger] 2025/04/13 10:15:27 ...eb/routing/logger.go:102:func1() [I] router: completed POST /api/v1/orgs/org3/labels for test-mock:12345, 422 Unprocessable Entity in 889.0ms @ org/label.go:64(org.CreateLabel) ??? [TestLogger] 2025/04/13 10:15:28 ...eb/routing/logger.go:102:func1() [I] router: completed GET /api/v1/orgs/org3/labels for test-mock:12345, 200 OK in 892.5ms @ org/label.go:21(org.ListLabels) ??? [TestLogger] 2025/04/13 10:15:29 ...eb/routing/logger.go:102:func1() [I] router: completed GET /api/v1/orgs/org3/labels/13 for test-mock:12345, 200 OK in 892.0ms @ org/label.go:114(org.GetLabel) ??? [TestLogger] 2025/04/13 10:15:31 ...eb/routing/logger.go:102:func1() [I] router: completed PATCH /api/v1/orgs/org3/labels/13 for test-mock:12345, 200 OK in 1779.2ms @ org/label.go:161(org.EditLabel) ??? [TestLogger] 2025/04/13 10:15:32 ...eb/routing/logger.go:102:func1() [I] router: completed PATCH /api/v1/orgs/org3/labels/13 for test-mock:12345, 422 Unprocessable Entity in 890.8ms @ org/label.go:161(org.EditLabel) ??? [TestLogger] 2025/04/13 10:15:34 ...eb/routing/logger.go:102:func1() [I] router: completed DELETE /api/v1/orgs/org3/labels/13 for test-mock:12345, 204 No Content in 1790.8ms @ org/label.go:230(org.DeleteLabel) === TestAPIIssuesMilestone (tests/integration/api_issue_milestone_test.go:23) +++ TestAPIIssuesMilestone is a slow test (run: 22.543892567s, flush: 148.654µs) === TestAPIPinIssue (tests/integration/api_issue_pin_test.go:23) +++ TestAPIPinIssue is a slow test (run: 16.083929857s, flush: 112.855µs) === TestAPIUnpinIssue (tests/integration/api_issue_pin_test.go:48) +++ TestAPIUnpinIssue is a slow test (run: 19.008487005s, flush: 71.596µs) === TestAPIMoveIssuePin (tests/integration/api_issue_pin_test.go:84) +++ TestAPIMoveIssuePin is a slow test (run: 19.439221073s, flush: 106.761µs) === TestAPIListPinnedIssues (tests/integration/api_issue_pin_test.go:134) +++ TestAPIListPinnedIssues is a slow test (run: 16.25671516s, flush: 116.129µs) === TestAPIListPinnedPullrequests (tests/integration/api_issue_pin_test.go:161) === TestAPINewPinAllowed (tests/integration/api_issue_pin_test.go:176) === TestAPIIssuesReactions (tests/integration/api_issue_reaction_test.go:26) +++ TestAPIIssuesReactions is a slow test (run: 24.489106858s, flush: 99.221µs) === TestAPICommentReactions (tests/integration/api_issue_reaction_test.go:90) +++ TestAPICommentReactions is a slow test (run: 23.829708459s, flush: 174.088µs) === TestAPIListStopWatches (tests/integration/api_issue_stopwatch_test.go:23) +++ TestAPIListStopWatches is a slow test (run: 13.850274374s, flush: 76.847µs) === TestAPIStopStopWatches (tests/integration/api_issue_stopwatch_test.go:48) +++ TestAPIStopStopWatches is a slow test (run: 17.864958709s, flush: 63.634µs) === TestAPICancelStopWatches (tests/integration/api_issue_stopwatch_test.go:65) +++ TestAPICancelStopWatches is a slow test (run: 14.752360739s, flush: 55.13µs) === TestAPIStartStopWatches (tests/integration/api_issue_stopwatch_test.go:82) +++ TestAPIStartStopWatches is a slow test (run: 19.707463266s, flush: 56.588µs) === TestAPIIssueSubscriptions (tests/integration/api_issue_subscription_test.go:24) +++ TestAPIIssueSubscriptions is a slow test (run: 24.965724872s, flush: 97.327µs) === TestAPIIssueTemplateList (tests/integration/api_issue_templates_test.go:20) +++ TestAPIIssueTemplateList is a slow test (run: 1m3.361995805s, flush: 83.37µs) === TestAPIListIssues (tests/integration/api_issue_test.go:29) +++ TestAPIListIssues is a slow test (run: 13.647601037s, flush: 80.253µs) === TestAPIListIssuesPublicOnly (tests/integration/api_issue_test.go:79) +++ TestAPIListIssuesPublicOnly is a slow test (run: 20.382319409s, flush: 66.888µs) === TestAPICreateIssue (tests/integration/api_issue_test.go:107) +++ TestAPICreateIssue is a slow test (run: 24.798292871s, flush: 100.1µs) === TestAPICreateIssueParallel (tests/integration/api_issue_test.go:146) +++ TestAPICreateIssueParallel is a slow test (run: 1m14.831767477s, flush: 210.10264ms) === TestAPIEditIssue (tests/integration/api_issue_test.go:201) +++ TestAPIEditIssue is a slow test (run: 22.133792098s, flush: 438.477729ms) === TestAPISearchIssues (tests/integration/api_issue_test.go:267) +++ TestAPISearchIssues is a slow test (run: 24.754750698s, flush: 202.312µs) === TestAPISearchIssuesWithLabels (tests/integration/api_issue_test.go:371) +++ TestAPISearchIssuesWithLabels is a slow test (run: 16.337398174s, flush: 82.432µs) === TestAPIGetTrackedTimes (tests/integration/api_issue_tracked_time_test.go:24) +++ TestAPIGetTrackedTimes is a slow test (run: 13.863650655s, flush: 130.452µs) === TestAPIDeleteTrackedTime (tests/integration/api_issue_tracked_time_test.go:68) +++ TestAPIDeleteTrackedTime is a slow test (run: 19.535117038s, flush: 72.231µs) === TestAPIAddTrackedTimes (tests/integration/api_issue_tracked_time_test.go:106) +++ TestAPIAddTrackedTimes is a slow test (run: 12.756921288s, flush: 114.966µs) === TestViewDeployKeysNoLogin (tests/integration/api_keys_test.go:25) === TestCreateDeployKeyNoLogin (tests/integration/api_keys_test.go:31) === TestGetDeployKeyNoLogin (tests/integration/api_keys_test.go:40) === TestDeleteDeployKeyNoLogin (tests/integration/api_keys_test.go:46) === TestCreateReadOnlyDeployKey (tests/integration/api_keys_test.go:52) +++ TestCreateReadOnlyDeployKey is a slow test (run: 21.310390506s, flush: 118.691µs) === TestCreateReadWriteDeployKey (tests/integration/api_keys_test.go:92) +++ TestCreateReadWriteDeployKey is a slow test (run: 15.313658953s, flush: 61.921µs) === TestCreateUserKey (tests/integration/api_keys_test.go:118) +++ TestCreateUserKey is a slow test (run: 26.004646478s, flush: 57.565µs) === TestAPIListLabelTemplates (tests/integration/api_label_templates_test.go:21) === TestAPIGetLabelTemplateInfo (tests/integration/api_label_templates_test.go:35) === TestAPIListLicenseTemplates (tests/integration/api_license_templates_test.go:21) === TestAPIGetLicenseTemplateInfo (tests/integration/api_license_templates_test.go:32) === TestNodeinfo (tests/integration/api_nodeinfo_test.go:26) === TestAPINotification (tests/integration/api_notification_test.go:24) +++ TestAPINotification is a slow test (run: 25.371544069s, flush: 61.728µs) === TestAPINotificationPUT (tests/integration/api_notification_test.go:161) +++ TestAPINotificationPUT is a slow test (run: 14.957249228s, flush: 115.469µs) === TestOAuth2Application (tests/integration/api_oauth2_apps_test.go:21) +++ TestOAuth2Application is a slow test (run: 28.258793086s, flush: 67.635µs) === TestAPIUpdateOrgAvatar (tests/integration/api_org_avatar_test.go:20) +++ TestAPIUpdateOrgAvatar is a slow test (run: 16.093909128s, flush: 67.768µs) === TestAPIDeleteOrgAvatar (tests/integration/api_org_avatar_test.go:67) +++ TestAPIDeleteOrgAvatar is a slow test (run: 14.383092683s, flush: 70.402µs) === TestAPIOrgCreate (tests/integration/api_org_test.go:28) +++ TestAPIOrgCreate is a slow test (run: 16.254659042s, flush: 71.486µs) === TestAPIOrgEdit (tests/integration/api_org_test.go:104) +++ TestAPIOrgEdit is a slow test (run: 13.921704662s, flush: 126.059µs) === TestAPIOrgEditBadVisibility (tests/integration/api_org_test.go:132) +++ TestAPIOrgEditBadVisibility is a slow test (run: 13.452318208s, flush: 59.341µs) === TestAPIOrgDeny (tests/integration/api_org_test.go:150) === TestAPIGetAll (tests/integration/api_org_test.go:169) +++ TestAPIGetAll is a slow test (run: 13.642078658s, flush: 168.579µs) === TestAPIOrgSearchEmptyTeam (tests/integration/api_org_test.go:195) +++ TestAPIOrgSearchEmptyTeam is a slow test (run: 14.602188955s, flush: 66.739µs) === TestPackageAlpine (tests/integration/api_packages_alpine_test.go:29) === TestPackageAlpine/RepositoryKey (tests/integration/api_packages_alpine_test.go:96) === TestPackageAlpine/[Branch:v3.16,Repository:main]/Upload (tests/integration/api_packages_alpine_test.go:109) === TestPackageAlpine/[Branch:v3.16,Repository:main]/Index (tests/integration/api_packages_alpine_test.go:214) === TestPackageAlpine/[Branch:v3.16,Repository:main]/Download (tests/integration/api_packages_alpine_test.go:238) === TestPackageAlpine/[Branch:v3.16,Repository:main]/NoArch (tests/integration/api_packages_alpine_test.go:245) === TestPackageAlpine/[Branch:v3.16,Repository:testing]/Upload (tests/integration/api_packages_alpine_test.go:109) === TestPackageAlpine/[Branch:v3.16,Repository:testing]/Index (tests/integration/api_packages_alpine_test.go:214) === TestPackageAlpine/[Branch:v3.16,Repository:testing]/Download (tests/integration/api_packages_alpine_test.go:238) === TestPackageAlpine/[Branch:v3.16,Repository:testing]/NoArch (tests/integration/api_packages_alpine_test.go:245) === TestPackageAlpine/[Branch:v3.17,Repository:main]/Upload (tests/integration/api_packages_alpine_test.go:109) === TestPackageAlpine/[Branch:v3.17,Repository:main]/Index (tests/integration/api_packages_alpine_test.go:214) === TestPackageAlpine/[Branch:v3.17,Repository:main]/Download (tests/integration/api_packages_alpine_test.go:238) === TestPackageAlpine/[Branch:v3.17,Repository:main]/NoArch (tests/integration/api_packages_alpine_test.go:245) === TestPackageAlpine/[Branch:v3.17,Repository:testing]/Upload (tests/integration/api_packages_alpine_test.go:109) === TestPackageAlpine/[Branch:v3.17,Repository:testing]/Index (tests/integration/api_packages_alpine_test.go:214) === TestPackageAlpine/[Branch:v3.17,Repository:testing]/Download (tests/integration/api_packages_alpine_test.go:238) === TestPackageAlpine/[Branch:v3.17,Repository:testing]/NoArch (tests/integration/api_packages_alpine_test.go:245) === TestPackageAlpine/Delete (tests/integration/api_packages_alpine_test.go:277) +++ TestPackageAlpine is a slow test (run: 1m10.657127348s, flush: 67.308µs) === TestPackageArch (tests/integration/api_packages_arch_test.go:29) === TestPackageArch/RepositoryKey (tests/integration/api_packages_arch_test.go:117) === TestPackageArch/[main,gz]/Upload (tests/integration/api_packages_arch_test.go:134) === TestPackageArch/[main,gz]/Index (tests/integration/api_packages_arch_test.go:203) === TestPackageArch/[main,gz]/Download (tests/integration/api_packages_arch_test.go:241) === TestPackageArch/[main,gz]/Any (tests/integration/api_packages_arch_test.go:251) === TestPackageArch/[main,gz]/Delete (tests/integration/api_packages_arch_test.go:285) === TestPackageArch/[testing,gz]/Upload (tests/integration/api_packages_arch_test.go:134) === TestPackageArch/[testing,gz]/Index (tests/integration/api_packages_arch_test.go:203) === TestPackageArch/[testing,gz]/Download (tests/integration/api_packages_arch_test.go:241) === TestPackageArch/[testing,gz]/Any (tests/integration/api_packages_arch_test.go:251) === TestPackageArch/[testing,gz]/Delete (tests/integration/api_packages_arch_test.go:285) === TestPackageArch/[with/slash,gz]/Upload (tests/integration/api_packages_arch_test.go:134) === TestPackageArch/[with/slash,gz]/Index (tests/integration/api_packages_arch_test.go:203) === TestPackageArch/[with/slash,gz]/Download (tests/integration/api_packages_arch_test.go:241) === TestPackageArch/[with/slash,gz]/Any (tests/integration/api_packages_arch_test.go:251) === TestPackageArch/[with/slash,gz]/Delete (tests/integration/api_packages_arch_test.go:285) === TestPackageArch/[,gz]/Upload (tests/integration/api_packages_arch_test.go:134) === TestPackageArch/[,gz]/Index (tests/integration/api_packages_arch_test.go:203) === TestPackageArch/[,gz]/Download (tests/integration/api_packages_arch_test.go:241) === TestPackageArch/[,gz]/Any (tests/integration/api_packages_arch_test.go:251) === TestPackageArch/[,gz]/Delete (tests/integration/api_packages_arch_test.go:285) === TestPackageArch/[main,xz]/Upload (tests/integration/api_packages_arch_test.go:134) === TestPackageArch/[main,xz]/Index (tests/integration/api_packages_arch_test.go:203) === TestPackageArch/[main,xz]/Download (tests/integration/api_packages_arch_test.go:241) === TestPackageArch/[main,xz]/Any (tests/integration/api_packages_arch_test.go:251) === TestPackageArch/[main,xz]/Delete (tests/integration/api_packages_arch_test.go:285) === TestPackageArch/[testing,xz]/Upload (tests/integration/api_packages_arch_test.go:134) === TestPackageArch/[testing,xz]/Index (tests/integration/api_packages_arch_test.go:203) === TestPackageArch/[testing,xz]/Download (tests/integration/api_packages_arch_test.go:241) === TestPackageArch/[testing,xz]/Any (tests/integration/api_packages_arch_test.go:251) === TestPackageArch/[testing,xz]/Delete (tests/integration/api_packages_arch_test.go:285) === TestPackageArch/[with/slash,xz]/Upload (tests/integration/api_packages_arch_test.go:134) === TestPackageArch/[with/slash,xz]/Index (tests/integration/api_packages_arch_test.go:203) === TestPackageArch/[with/slash,xz]/Download (tests/integration/api_packages_arch_test.go:241) === TestPackageArch/[with/slash,xz]/Any (tests/integration/api_packages_arch_test.go:251) === TestPackageArch/[with/slash,xz]/Delete (tests/integration/api_packages_arch_test.go:285) === TestPackageArch/[,xz]/Upload (tests/integration/api_packages_arch_test.go:134) === TestPackageArch/[,xz]/Index (tests/integration/api_packages_arch_test.go:203) === TestPackageArch/[,xz]/Download (tests/integration/api_packages_arch_test.go:241) === TestPackageArch/[,xz]/Any (tests/integration/api_packages_arch_test.go:251) === TestPackageArch/[,xz]/Delete (tests/integration/api_packages_arch_test.go:285) === TestPackageArch/[main,zst]/Upload (tests/integration/api_packages_arch_test.go:134) === TestPackageArch/[main,zst]/Index (tests/integration/api_packages_arch_test.go:203) === TestPackageArch/[main,zst]/Download (tests/integration/api_packages_arch_test.go:241) === TestPackageArch/[main,zst]/Any (tests/integration/api_packages_arch_test.go:251) === TestPackageArch/[main,zst]/Delete (tests/integration/api_packages_arch_test.go:285) === TestPackageArch/[testing,zst]/Upload (tests/integration/api_packages_arch_test.go:134) === TestPackageArch/[testing,zst]/Index (tests/integration/api_packages_arch_test.go:203) === TestPackageArch/[testing,zst]/Download (tests/integration/api_packages_arch_test.go:241) === TestPackageArch/[testing,zst]/Any (tests/integration/api_packages_arch_test.go:251) === TestPackageArch/[testing,zst]/Delete (tests/integration/api_packages_arch_test.go:285) === TestPackageArch/[with/slash,zst]/Upload (tests/integration/api_packages_arch_test.go:134) === TestPackageArch/[with/slash,zst]/Index (tests/integration/api_packages_arch_test.go:203) === TestPackageArch/[with/slash,zst]/Download (tests/integration/api_packages_arch_test.go:241) === TestPackageArch/[with/slash,zst]/Any (tests/integration/api_packages_arch_test.go:251) === TestPackageArch/[with/slash,zst]/Delete (tests/integration/api_packages_arch_test.go:285) === TestPackageArch/[,zst]/Upload (tests/integration/api_packages_arch_test.go:134) === TestPackageArch/[,zst]/Index (tests/integration/api_packages_arch_test.go:203) === TestPackageArch/[,zst]/Download (tests/integration/api_packages_arch_test.go:241) === TestPackageArch/[,zst]/Any (tests/integration/api_packages_arch_test.go:251) === TestPackageArch/[,zst]/Delete (tests/integration/api_packages_arch_test.go:285) === TestPackageArch/KeepLastVersion (tests/integration/api_packages_arch_test.go:302) +++ TestPackageArch is a slow test (run: 2m46.690331376s, flush: 98.385µs) === TestPackageCargo (tests/integration/api_packages_cargo_test.go:32) === TestPackageCargo/Index/Git/Config (tests/integration/api_packages_cargo_test.go:101) === TestPackageCargo/Index/HTTP/Config (tests/integration/api_packages_cargo_test.go:114) === TestPackageCargo/Upload/InvalidNameOrVersion (tests/integration/api_packages_cargo_test.go:130) === TestPackageCargo/Upload/InvalidContent (tests/integration/api_packages_cargo_test.go:153) === TestPackageCargo/Upload/Valid (tests/integration/api_packages_cargo_test.go:169) === TestPackageCargo/Upload/Valid/Index/Git/Entry (tests/integration/api_packages_cargo_test.go:210) === TestPackageCargo/Upload/Valid/Index/Git/Rebuild (tests/integration/api_packages_cargo_test.go:237) === TestPackageCargo/Upload/Valid/Index/HTTP/Entry (tests/integration/api_packages_cargo_test.go:248) +++ TestPackageCargo/Upload/Valid is a slow test (run: 17.10764488s, flush: 32.73µs) === TestPackageCargo/Download (tests/integration/api_packages_cargo_test.go:280) === TestPackageCargo/Search (tests/integration/api_packages_cargo_test.go:302) === TestPackageCargo/Yank (tests/integration/api_packages_cargo_test.go:333) === TestPackageCargo/Unyank (tests/integration/api_packages_cargo_test.go:353) === TestPackageCargo/ListOwners (tests/integration/api_packages_cargo_test.go:373) +++ TestPackageCargo is a slow test (run: 52.954431639s, flush: 82.909µs) === TestPackageChef (tests/integration/api_packages_chef_test.go:41) === TestPackageChef/Authenticate/MissingUser (tests/integration/api_packages_chef_test.go:93) === TestPackageChef/Authenticate/NotExistingUser (tests/integration/api_packages_chef_test.go:102) === TestPackageChef/Authenticate/Timestamp (tests/integration/api_packages_chef_test.go:112) === TestPackageChef/Authenticate/SigningVersion (tests/integration/api_packages_chef_test.go:127) === TestPackageChef/Authenticate/SignedHeaders (tests/integration/api_packages_chef_test.go:158) === TestPackageChef/Authenticate/SignedHeaders/1.0 (tests/integration/api_packages_chef_test.go:256) === TestPackageChef/Authenticate/SignedHeaders/1.1 (tests/integration/api_packages_chef_test.go:256) === TestPackageChef/Authenticate/SignedHeaders/1.2 (tests/integration/api_packages_chef_test.go:256) === TestPackageChef/Authenticate/SignedHeaders/1.3 (tests/integration/api_packages_chef_test.go:256) === TestPackageChef/Upload (tests/integration/api_packages_chef_test.go:302) === TestPackageChef/Download (tests/integration/api_packages_chef_test.go:330) === TestPackageChef/Universe (tests/integration/api_packages_chef_test.go:337) === TestPackageChef/Search (tests/integration/api_packages_chef_test.go:368) === TestPackageChef/EnumeratePackages (tests/integration/api_packages_chef_test.go:419) === TestPackageChef/PackageMetadata (tests/integration/api_packages_chef_test.go:470) === TestPackageChef/PackageVersionMetadata (tests/integration/api_packages_chef_test.go:502) === TestPackageChef/Delete/Version (tests/integration/api_packages_chef_test.go:532) === TestPackageChef/Delete/Package (tests/integration/api_packages_chef_test.go:547) +++ TestPackageChef is a slow test (run: 17.992287485s, flush: 36.065µs) === TestPackageComposer (tests/integration/api_packages_composer_test.go:27) === TestPackageComposer/ServiceIndex (tests/integration/api_packages_composer_test.go:64) === TestPackageComposer/Upload/MissingVersion (tests/integration/api_packages_composer_test.go:80) === TestPackageComposer/Upload/Valid (tests/integration/api_packages_composer_test.go:88) === TestPackageComposer/Download (tests/integration/api_packages_composer_test.go:124) === TestPackageComposer/SearchService (tests/integration/api_packages_composer_test.go:148) === TestPackageComposer/EnumeratePackages (tests/integration/api_packages_composer_test.go:182) === TestPackageComposer/PackageMetadata (tests/integration/api_packages_composer_test.go:198) +++ TestPackageComposer is a slow test (run: 12.740036107s, flush: 70.586µs) === TestPackageConan (tests/integration/api_packages_conan_test.go:202) === TestPackageConan/v1/Ping (tests/integration/api_packages_conan_test.go:220) === TestPackageConan/v1/UserName/Password_Authenticate (tests/integration/api_packages_conan_test.go:231) === TestPackageConan/v1/Token_Scope_Authentication (tests/integration/api_packages_conan_test.go:248) === TestPackageConan/v1/Token_Scope_Authentication/No_Package_permission (tests/integration/api_packages_conan_test.go:284) === TestPackageConan/v1/Token_Scope_Authentication/Package_Read_permission (tests/integration/api_packages_conan_test.go:290) === TestPackageConan/v1/Token_Scope_Authentication/Package_Write_permission (tests/integration/api_packages_conan_test.go:296) === TestPackageConan/v1/Token_Scope_Authentication/All_permission (tests/integration/api_packages_conan_test.go:302) +++ TestPackageConan/v1/Token_Scope_Authentication is a slow test (run: 15.487374738s, flush: 74.337µs) === TestPackageConan/v1/CheckCredentials (tests/integration/api_packages_conan_test.go:309) === TestPackageConan/v1/Upload (tests/integration/api_packages_conan_test.go:317) === TestPackageConan/v1/Upload/Validate (tests/integration/api_packages_conan_test.go:322) === TestPackageConan/v1/Download (tests/integration/api_packages_conan_test.go:366) === TestPackageConan/v1/Search/Recipe (tests/integration/api_packages_conan_test.go:432) === TestPackageConan/v1/Search/Package (tests/integration/api_packages_conan_test.go:469) === TestPackageConan/v1/Delete/Package (tests/integration/api_packages_conan_test.go:485) === TestPackageConan/v1/Delete/Recipe (tests/integration/api_packages_conan_test.go:518) === TestPackageConan/v2/Ping (tests/integration/api_packages_conan_test.go:551) === TestPackageConan/v2/UserName/Password_Authenticate (tests/integration/api_packages_conan_test.go:562) === TestPackageConan/v2/Token_Scope_Authentication (tests/integration/api_packages_conan_test.go:582) === TestPackageConan/v2/Token_Scope_Authentication/No_Package_permission (tests/integration/api_packages_conan_test.go:616) === TestPackageConan/v2/Token_Scope_Authentication/Package_Read_permission (tests/integration/api_packages_conan_test.go:622) === TestPackageConan/v2/Token_Scope_Authentication/Package_Write_permission (tests/integration/api_packages_conan_test.go:628) === TestPackageConan/v2/Token_Scope_Authentication/All_permission (tests/integration/api_packages_conan_test.go:634) +++ TestPackageConan/v2/Token_Scope_Authentication is a slow test (run: 13.06784202s, flush: 91.77µs) === TestPackageConan/v2/CheckCredentials (tests/integration/api_packages_conan_test.go:641) === TestPackageConan/v2/Upload (tests/integration/api_packages_conan_test.go:649) === TestPackageConan/v2/Upload/Validate (tests/integration/api_packages_conan_test.go:654) === TestPackageConan/v2/Latest (tests/integration/api_packages_conan_test.go:663) === TestPackageConan/v2/ListRevisions (tests/integration/api_packages_conan_test.go:685) === TestPackageConan/v2/Search/Recipe (tests/integration/api_packages_conan_test.go:728) === TestPackageConan/v2/Search/Package (tests/integration/api_packages_conan_test.go:765) === TestPackageConan/v2/Delete/Package (tests/integration/api_packages_conan_test.go:791) === TestPackageConan/v2/Delete/Recipe (tests/integration/api_packages_conan_test.go:845) +++ TestPackageConan is a slow test (run: 1m10.097173243s, flush: 61.284µs) === TestPackageConda (tests/integration/api_packages_conda_test.go:28) === TestPackageConda/Upload/.tar.bz2 (tests/integration/api_packages_conda_test.go:57) === TestPackageConda/Upload/.conda (tests/integration/api_packages_conda_test.go:91) === TestPackageConda/Download/.tar.bz2 (tests/integration/api_packages_conda_test.go:148) === TestPackageConda/Download/.conda (tests/integration/api_packages_conda_test.go:158) === TestPackageConda/EnumeratePackages/.tar.bz2 (tests/integration/api_packages_conda_test.go:213) === TestPackageConda/EnumeratePackages/.conda (tests/integration/api_packages_conda_test.go:244) +++ TestPackageConda is a slow test (run: 13.54975832s, flush: 87.244µs) === TestPackageContainer (tests/integration/api_packages_container_test.go:34) === TestPackageContainer/Authenticate/Anonymous (tests/integration/api_packages_container_test.go:93) === TestPackageContainer/Authenticate/UserName/Password (tests/integration/api_packages_container_test.go:130) === TestPackageContainer/Authenticate/AccessToken (tests/integration/api_packages_container_test.go:159) +++ TestPackageContainer/Authenticate/AccessToken is a slow test (run: 11.429403252s, flush: 56.892µs) === TestPackageContainer/DetermineSupport (tests/integration/api_packages_container_test.go:205) === TestPackageContainer/[Image:test]/UploadBlob/Monolithic (tests/integration/api_packages_container_test.go:227) === TestPackageContainer/[Image:test]/UploadBlob/Chunked (tests/integration/api_packages_container_test.go:265) === TestPackageContainer/[Image:test]/UploadBlob/Chunked/Cancel (tests/integration/api_packages_container_test.go:326) === TestPackageContainer/[Image:test]/UploadBlob/Mount (tests/integration/api_packages_container_test.go:356) === TestPackageContainer/[Image:test]/[Tag:latest]/UploadManifest (tests/integration/api_packages_container_test.go:393) === TestPackageContainer/[Image:test]/[Tag:latest]/HeadManifest (tests/integration/api_packages_container_test.go:468) === TestPackageContainer/[Image:test]/[Tag:latest]/GetManifest (tests/integration/api_packages_container_test.go:483) === TestPackageContainer/[Image:test]/[Tag:main]/UploadManifest (tests/integration/api_packages_container_test.go:393) === TestPackageContainer/[Image:test]/[Tag:main]/HeadManifest (tests/integration/api_packages_container_test.go:468) === TestPackageContainer/[Image:test]/[Tag:main]/GetManifest (tests/integration/api_packages_container_test.go:483) === TestPackageContainer/[Image:test]/UploadUntaggedManifest (tests/integration/api_packages_container_test.go:502) === TestPackageContainer/[Image:test]/UploadIndexManifest (tests/integration/api_packages_container_test.go:542) === TestPackageContainer/[Image:test]/HeadBlob (tests/integration/api_packages_container_test.go:591) === TestPackageContainer/[Image:test]/GetBlob (tests/integration/api_packages_container_test.go:610) === TestPackageContainer/[Image:test]/GetTagList (tests/integration/api_packages_container_test.go:626) === TestPackageContainer/[Image:test]/Delete/Blob (tests/integration/api_packages_container_test.go:689) === TestPackageContainer/[Image:test]/Delete/ManifestByDigest (tests/integration/api_packages_container_test.go:701) === TestPackageContainer/[Image:test]/Delete/ManifestByTag (tests/integration/api_packages_container_test.go:713) === TestPackageContainer/[Image:te/st]/UploadBlob/Monolithic (tests/integration/api_packages_container_test.go:227) === TestPackageContainer/[Image:te/st]/UploadBlob/Chunked (tests/integration/api_packages_container_test.go:265) === TestPackageContainer/[Image:te/st]/UploadBlob/Chunked/Cancel (tests/integration/api_packages_container_test.go:326) === TestPackageContainer/[Image:te/st]/UploadBlob/Mount (tests/integration/api_packages_container_test.go:356) === TestPackageContainer/[Image:te/st]/[Tag:latest]/UploadManifest (tests/integration/api_packages_container_test.go:393) === TestPackageContainer/[Image:te/st]/[Tag:latest]/HeadManifest (tests/integration/api_packages_container_test.go:468) === TestPackageContainer/[Image:te/st]/[Tag:latest]/GetManifest (tests/integration/api_packages_container_test.go:483) === TestPackageContainer/[Image:te/st]/[Tag:main]/UploadManifest (tests/integration/api_packages_container_test.go:393) === TestPackageContainer/[Image:te/st]/[Tag:main]/HeadManifest (tests/integration/api_packages_container_test.go:468) === TestPackageContainer/[Image:te/st]/[Tag:main]/GetManifest (tests/integration/api_packages_container_test.go:483) === TestPackageContainer/[Image:te/st]/UploadUntaggedManifest (tests/integration/api_packages_container_test.go:502) === TestPackageContainer/[Image:te/st]/UploadIndexManifest (tests/integration/api_packages_container_test.go:542) === TestPackageContainer/[Image:te/st]/HeadBlob (tests/integration/api_packages_container_test.go:591) === TestPackageContainer/[Image:te/st]/GetBlob (tests/integration/api_packages_container_test.go:610) === TestPackageContainer/[Image:te/st]/GetTagList (tests/integration/api_packages_container_test.go:626) === TestPackageContainer/[Image:te/st]/Delete/Blob (tests/integration/api_packages_container_test.go:689) === TestPackageContainer/[Image:te/st]/Delete/ManifestByDigest (tests/integration/api_packages_container_test.go:701) === TestPackageContainer/[Image:te/st]/Delete/ManifestByTag (tests/integration/api_packages_container_test.go:713) === TestPackageContainer/ParallelUpload (tests/integration/api_packages_container_test.go:729) === TestPackageContainer/OwnerNameChange (tests/integration/api_packages_container_test.go:754) === TestPackageContainer/OwnerNameChange/Catalog[user2] (tests/integration/api_packages_container_test.go:758) === TestPackageContainer/OwnerNameChange/Catalog[newUsername] (tests/integration/api_packages_container_test.go:758) +++ TestPackageContainer is a slow test (run: 1m20.037956031s, flush: 30.926µs) === TestPackageCran (tests/integration/api_packages_cran_test.go:26) === TestPackageCran/Source/Upload (tests/integration/api_packages_cran_test.go:67) === TestPackageCran/Source/Download (tests/integration/api_packages_cran_test.go:111) === TestPackageCran/Source/DownloadArchived (tests/integration/api_packages_cran_test.go:119) === TestPackageCran/Source/Enumerate (tests/integration/api_packages_cran_test.go:127) === TestPackageCran/Binary/Upload (tests/integration/api_packages_cran_test.go:158) === TestPackageCran/Binary/Download (tests/integration/api_packages_cran_test.go:201) === TestPackageCran/Binary/Enumerate (tests/integration/api_packages_cran_test.go:221) +++ TestPackageCran is a slow test (run: 14.096530828s, flush: 77.838µs) === TestPackageDebian (tests/integration/api_packages_debian_test.go:31) === TestPackageDebian/RepositoryKey (tests/integration/api_packages_debian_test.go:72) === TestPackageDebian/[Distribution:test]/[Component:main,Architecture:all]/Upload (tests/integration/api_packages_debian_test.go:89) === TestPackageDebian/[Distribution:test]/[Component:main,Architecture:all]/Download (tests/integration/api_packages_debian_test.go:156) === TestPackageDebian/[Distribution:test]/[Component:main,Architecture:all]/Packages (tests/integration/api_packages_debian_test.go:165) === TestPackageDebian/[Distribution:test]/[Component:main,Architecture:amd64]/Upload (tests/integration/api_packages_debian_test.go:89) === TestPackageDebian/[Distribution:test]/[Component:main,Architecture:amd64]/Download (tests/integration/api_packages_debian_test.go:156) === TestPackageDebian/[Distribution:test]/[Component:main,Architecture:amd64]/Packages (tests/integration/api_packages_debian_test.go:165) === TestPackageDebian/[Distribution:test]/[Component:stable,Architecture:all]/Upload (tests/integration/api_packages_debian_test.go:89) === TestPackageDebian/[Distribution:test]/[Component:stable,Architecture:all]/Download (tests/integration/api_packages_debian_test.go:156) === TestPackageDebian/[Distribution:test]/[Component:stable,Architecture:all]/Packages (tests/integration/api_packages_debian_test.go:165) === TestPackageDebian/[Distribution:test]/[Component:stable,Architecture:amd64]/Upload (tests/integration/api_packages_debian_test.go:89) === TestPackageDebian/[Distribution:test]/[Component:stable,Architecture:amd64]/Download (tests/integration/api_packages_debian_test.go:156) === TestPackageDebian/[Distribution:test]/[Component:stable,Architecture:amd64]/Packages (tests/integration/api_packages_debian_test.go:165) === TestPackageDebian/[Distribution:test]/Release (tests/integration/api_packages_debian_test.go:202) === TestPackageDebian/[Distribution:gitea]/[Component:main,Architecture:all]/Upload (tests/integration/api_packages_debian_test.go:89) === TestPackageDebian/[Distribution:gitea]/[Component:main,Architecture:all]/Download (tests/integration/api_packages_debian_test.go:156) === TestPackageDebian/[Distribution:gitea]/[Component:main,Architecture:all]/Packages (tests/integration/api_packages_debian_test.go:165) === TestPackageDebian/[Distribution:gitea]/[Component:main,Architecture:amd64]/Upload (tests/integration/api_packages_debian_test.go:89) === TestPackageDebian/[Distribution:gitea]/[Component:main,Architecture:amd64]/Download (tests/integration/api_packages_debian_test.go:156) === TestPackageDebian/[Distribution:gitea]/[Component:main,Architecture:amd64]/Packages (tests/integration/api_packages_debian_test.go:165) === TestPackageDebian/[Distribution:gitea]/[Component:stable,Architecture:all]/Upload (tests/integration/api_packages_debian_test.go:89) === TestPackageDebian/[Distribution:gitea]/[Component:stable,Architecture:all]/Download (tests/integration/api_packages_debian_test.go:156) === TestPackageDebian/[Distribution:gitea]/[Component:stable,Architecture:all]/Packages (tests/integration/api_packages_debian_test.go:165) === TestPackageDebian/[Distribution:gitea]/[Component:stable,Architecture:amd64]/Upload (tests/integration/api_packages_debian_test.go:89) === TestPackageDebian/[Distribution:gitea]/[Component:stable,Architecture:amd64]/Download (tests/integration/api_packages_debian_test.go:156) === TestPackageDebian/[Distribution:gitea]/[Component:stable,Architecture:amd64]/Packages (tests/integration/api_packages_debian_test.go:165) === TestPackageDebian/[Distribution:gitea]/Release (tests/integration/api_packages_debian_test.go:202) === TestPackageDebian/Delete (tests/integration/api_packages_debian_test.go:239) +++ TestPackageDebian/Delete is a slow test (run: 25.859575026s, flush: 160.286µs) === TestPackageDebian/Cleanup (tests/integration/api_packages_debian_test.go:270) +++ TestPackageDebian/Cleanup is a slow test (run: 11.575031381s, flush: 215.18µs) +++ TestPackageDebian is a slow test (run: 2m15.464506995s, flush: 124.582µs) === TestPackageGeneric (tests/integration/api_packages_generic_test.go:25) === TestPackageGeneric/Upload (tests/integration/api_packages_generic_test.go:37) === TestPackageGeneric/Upload/Exists (tests/integration/api_packages_generic_test.go:64) === TestPackageGeneric/Upload/Additional (tests/integration/api_packages_generic_test.go:72) === TestPackageGeneric/Upload/InvalidParameter (tests/integration/api_packages_generic_test.go:86) === TestPackageGeneric/Download (tests/integration/api_packages_generic_test.go:103) === TestPackageGeneric/Download/NotExists (tests/integration/api_packages_generic_test.go:127) === TestPackageGeneric/Download/RequireSignInView (tests/integration/api_packages_generic_test.go:134) === TestPackageGeneric/Download/ServeDirect (tests/integration/api_packages_generic_test.go:142) === TestPackageGeneric/Delete (tests/integration/api_packages_generic_test.go:190) === TestPackageGeneric/Delete/File (tests/integration/api_packages_generic_test.go:193) === TestPackageGeneric/Delete/File/RemovesVersion (tests/integration/api_packages_generic_test.go:214) === TestPackageGeneric/Delete/Version (tests/integration/api_packages_generic_test.go:227) +++ TestPackageGeneric is a slow test (run: 17.435941755s, flush: 31.275µs) === TestPackageGo (tests/integration/api_packages_goproxy_test.go:24) === TestPackageGo/Upload (tests/integration/api_packages_goproxy_test.go:47) === TestPackageGo/List (tests/integration/api_packages_goproxy_test.go:102) === TestPackageGo/Info (tests/integration/api_packages_goproxy_test.go:111) === TestPackageGo/GoMod (tests/integration/api_packages_goproxy_test.go:144) === TestPackageGo/Download (tests/integration/api_packages_goproxy_test.go:158) +++ TestPackageGo is a slow test (run: 13.659715105s, flush: 26.558µs) === TestPackageHelm (tests/integration/api_packages_helm_test.go:28) === TestPackageHelm/Upload (tests/integration/api_packages_helm_test.go:67) === TestPackageHelm/Download (tests/integration/api_packages_helm_test.go:102) === TestPackageHelm/Index (tests/integration/api_packages_helm_test.go:123) +++ TestPackageHelm is a slow test (run: 12.273164417s, flush: 72.574µs) === TestPackageMaven (tests/integration/api_packages_maven_test.go:28) === TestPackageMaven/Upload (tests/integration/api_packages_maven_test.go:52) === TestPackageMaven/UploadLegacy (tests/integration/api_packages_maven_test.go:81) === TestPackageMaven/UploadExists (tests/integration/api_packages_maven_test.go:135) === TestPackageMaven/Download (tests/integration/api_packages_maven_test.go:141) === TestPackageMaven/UploadVerifySHA1 (tests/integration/api_packages_maven_test.go:162) === TestPackageMaven/UploadVerifySHA1/Missmatch (tests/integration/api_packages_maven_test.go:165) === TestPackageMaven/UploadVerifySHA1/Valid (tests/integration/api_packages_maven_test.go:170) === TestPackageMaven/UploadPOM (tests/integration/api_packages_maven_test.go:185) === TestPackageMaven/DownloadPOM (tests/integration/api_packages_maven_test.go:220) === TestPackageMaven/DownloadChecksums (tests/integration/api_packages_maven_test.go:241) === TestPackageMaven/DownloadMetadata (tests/integration/api_packages_maven_test.go:260) +++ TestPackageMaven is a slow test (run: 20.932190276s, flush: 98.441µs) === TestPackageMavenConcurrent (tests/integration/api_packages_maven_test.go:305) === TestPackageMavenConcurrent/Concurrent_Upload (tests/integration/api_packages_maven_test.go:321) +++ TestPackageMavenConcurrent/Concurrent_Upload is a slow test (run: 20.52517558s, flush: 127.458µs) +++ TestPackageMavenConcurrent is a slow test (run: 26.22092549s, flush: 97.864µs) === TestPackageNpm (tests/integration/api_packages_npm_test.go:27) === TestPackageNpm/Upload (tests/integration/api_packages_npm_test.go:97) === TestPackageNpm/UploadExists (tests/integration/api_packages_npm_test.go:129) === TestPackageNpm/Download (tests/integration/api_packages_npm_test.go:137) === TestPackageNpm/PackageMetadata (tests/integration/api_packages_npm_test.go:159) === TestPackageNpm/AddTag (tests/integration/api_packages_npm_test.go:195) === TestPackageNpm/ListTags (tests/integration/api_packages_npm_test.go:211) === TestPackageNpm/PackageMetadataDistTags (tests/integration/api_packages_npm_test.go:228) === TestPackageNpm/DeleteTag (tests/integration/api_packages_npm_test.go:245) === TestPackageNpm/Search (tests/integration/api_packages_npm_test.go:260) === TestPackageNpm/Delete (tests/integration/api_packages_npm_test.go:291) === TestPackageNpm/Delete/Version (tests/integration/api_packages_npm_test.go:305) === TestPackageNpm/Delete/Full (tests/integration/api_packages_npm_test.go:324) +++ TestPackageNpm is a slow test (run: 38.808016128s, flush: 59.252µs) === TestPackageNuGet (tests/integration/api_packages_nuget_test.go:46) === TestPackageNuGet/ServiceIndex/v2 (tests/integration/api_packages_nuget_test.go:128) === TestPackageNuGet/ServiceIndex/v3 (tests/integration/api_packages_nuget_test.go:175) === TestPackageNuGet/Upload/DependencyPackage (tests/integration/api_packages_nuget_test.go:247) === TestPackageNuGet/Upload/SymbolPackage (tests/integration/api_packages_nuget_test.go:335) === TestPackageNuGet/Download (tests/integration/api_packages_nuget_test.go:433) === TestPackageNuGet/Download/Symbol (tests/integration/api_packages_nuget_test.go:465) === TestPackageNuGet/SearchService/v2/Search() (tests/integration/api_packages_nuget_test.go:533) === TestPackageNuGet/SearchService/v2/Packages() (tests/integration/api_packages_nuget_test.go:555) === TestPackageNuGet/SearchService/v2/Packages()#01 (tests/integration/api_packages_nuget_test.go:577) === TestPackageNuGet/SearchService/v2/Packages()#01/substringof (tests/integration/api_packages_nuget_test.go:580) === TestPackageNuGet/SearchService/v2/Packages()#01/IdEq (tests/integration/api_packages_nuget_test.go:602) === TestPackageNuGet/SearchService/v3 (tests/integration/api_packages_nuget_test.go:646) === TestPackageNuGet/SearchService/v3/EnforceGrouped (tests/integration/api_packages_nuget_test.go:661) === TestPackageNuGet/RegistrationService/RegistrationIndex (tests/integration/api_packages_nuget_test.go:703) === TestPackageNuGet/RegistrationService/RegistrationLeaf/v2 (tests/integration/api_packages_nuget_test.go:730) === TestPackageNuGet/RegistrationService/RegistrationLeaf/v3 (tests/integration/api_packages_nuget_test.go:747) === TestPackageNuGet/PackageService/v2 (tests/integration/api_packages_nuget_test.go:765) === TestPackageNuGet/PackageService/v3 (tests/integration/api_packages_nuget_test.go:786) === TestPackageNuGet/Delete (tests/integration/api_packages_nuget_test.go:801) === TestPackageNuGet/DownloadNotExists (tests/integration/api_packages_nuget_test.go:813) === TestPackageNuGet/DeleteNotExists (tests/integration/api_packages_nuget_test.go:825) +++ TestPackageNuGet is a slow test (run: 51.40836452s, flush: 82.182µs) === TestPackagePub (tests/integration/api_packages_pub_test.go:30) === TestPackagePub/Upload (tests/integration/api_packages_pub_test.go:62) === TestPackagePub/Download (tests/integration/api_packages_pub_test.go:128) === TestPackagePub/EnumeratePackageVersions (tests/integration/api_packages_pub_test.go:153) +++ TestPackagePub is a slow test (run: 18.099262698s, flush: 63.424µs) === TestPackagePyPI (tests/integration/api_packages_pypi_test.go:27) === TestPackagePyPI/Upload (tests/integration/api_packages_pypi_test.go:64) === TestPackagePyPI/UploadAddFile (tests/integration/api_packages_pypi_test.go:92) === TestPackagePyPI/UploadHashMismatch (tests/integration/api_packages_pypi_test.go:123) === TestPackagePyPI/UploadExists (tests/integration/api_packages_pypi_test.go:130) === TestPackagePyPI/Download (tests/integration/api_packages_pypi_test.go:137) === TestPackagePyPI/PackageMetadata (tests/integration/api_packages_pypi_test.go:157) +++ TestPackagePyPI is a slow test (run: 12.729319276s, flush: 37.58µs) === TestPackageRpm (tests/integration/api_packages_rpm_test.go:34) === TestPackageRpm/[Group:]/RepositoryConfig (tests/integration/api_packages_rpm_test.go:90) === TestPackageRpm/[Group:]/RepositoryKey (tests/integration/api_packages_rpm_test.go:112) === TestPackageRpm/[Group:]/Download (tests/integration/api_packages_rpm_test.go:158) === TestPackageRpm/[Group:]/Repository (tests/integration/api_packages_rpm_test.go:167) === TestPackageRpm/[Group:]/Repository/repomd.xml (tests/integration/api_packages_rpm_test.go:178) === TestPackageRpm/[Group:]/Repository/repomd.xml.asc (tests/integration/api_packages_rpm_test.go:239) === TestPackageRpm/[Group:]/Repository/primary.xml.gz (tests/integration/api_packages_rpm_test.go:257) === TestPackageRpm/[Group:]/Repository/filelists.xml.gz (tests/integration/api_packages_rpm_test.go:344) === TestPackageRpm/[Group:]/Repository/other.xml.gz (tests/integration/api_packages_rpm_test.go:381) === TestPackageRpm/[Group:]/Delete (tests/integration/api_packages_rpm_test.go:421) === TestPackageRpm/[Group:]/UploadSign (tests/integration/api_packages_rpm_test.go:439) +++ TestPackageRpm/[Group:]/UploadSign is a slow test (run: 10.136542067s, flush: 53.585µs) === TestPackageRpm/[Group:el9]/RepositoryConfig (tests/integration/api_packages_rpm_test.go:90) === TestPackageRpm/[Group:el9]/RepositoryKey (tests/integration/api_packages_rpm_test.go:112) === TestPackageRpm/[Group:el9]/Download (tests/integration/api_packages_rpm_test.go:158) === TestPackageRpm/[Group:el9]/Repository (tests/integration/api_packages_rpm_test.go:167) === TestPackageRpm/[Group:el9]/Repository/repomd.xml (tests/integration/api_packages_rpm_test.go:178) === TestPackageRpm/[Group:el9]/Repository/repomd.xml.asc (tests/integration/api_packages_rpm_test.go:239) === TestPackageRpm/[Group:el9]/Repository/primary.xml.gz (tests/integration/api_packages_rpm_test.go:257) === TestPackageRpm/[Group:el9]/Repository/filelists.xml.gz (tests/integration/api_packages_rpm_test.go:344) === TestPackageRpm/[Group:el9]/Repository/other.xml.gz (tests/integration/api_packages_rpm_test.go:381) === TestPackageRpm/[Group:el9]/Delete (tests/integration/api_packages_rpm_test.go:421) === TestPackageRpm/[Group:el9]/UploadSign (tests/integration/api_packages_rpm_test.go:439) +++ TestPackageRpm/[Group:el9]/UploadSign is a slow test (run: 10.090762647s, flush: 57.593µs) === TestPackageRpm/[Group:el9/stable]/RepositoryConfig (tests/integration/api_packages_rpm_test.go:90) === TestPackageRpm/[Group:el9/stable]/RepositoryKey (tests/integration/api_packages_rpm_test.go:112) === TestPackageRpm/[Group:el9/stable]/Download (tests/integration/api_packages_rpm_test.go:158) === TestPackageRpm/[Group:el9/stable]/Repository (tests/integration/api_packages_rpm_test.go:167) === TestPackageRpm/[Group:el9/stable]/Repository/repomd.xml (tests/integration/api_packages_rpm_test.go:178) === TestPackageRpm/[Group:el9/stable]/Repository/repomd.xml.asc (tests/integration/api_packages_rpm_test.go:239) === TestPackageRpm/[Group:el9/stable]/Repository/primary.xml.gz (tests/integration/api_packages_rpm_test.go:257) === TestPackageRpm/[Group:el9/stable]/Repository/filelists.xml.gz (tests/integration/api_packages_rpm_test.go:344) === TestPackageRpm/[Group:el9/stable]/Repository/other.xml.gz (tests/integration/api_packages_rpm_test.go:381) === TestPackageRpm/[Group:el9/stable]/Delete (tests/integration/api_packages_rpm_test.go:421) === TestPackageRpm/[Group:el9/stable]/UploadSign (tests/integration/api_packages_rpm_test.go:439) +++ TestPackageRpm/[Group:el9/stable]/UploadSign is a slow test (run: 10.168811506s, flush: 49.204µs) +++ TestPackageRpm is a slow test (run: 1m16.162497094s, flush: 46.247µs) === TestPackageRubyGems (tests/integration/api_packages_rubygems_test.go:173) === TestPackageRubyGems/Upload (tests/integration/api_packages_rubygems_test.go:194) === TestPackageRubyGems/UploadExists (tests/integration/api_packages_rubygems_test.go:221) === TestPackageRubyGems/Download (tests/integration/api_packages_rubygems_test.go:226) === TestPackageRubyGems/DownloadGemspec (tests/integration/api_packages_rubygems_test.go:241) === TestPackageRubyGems/EnumeratePackages (tests/integration/api_packages_rubygems_test.go:260) === TestPackageRubyGems/UploadAnother (tests/integration/api_packages_rubygems_test.go:279) === TestPackageRubyGems/PackageInfo (tests/integration/api_packages_rubygems_test.go:284) === TestPackageRubyGems/Versions (tests/integration/api_packages_rubygems_test.go:295) === TestPackageRubyGems/DeleteAll (tests/integration/api_packages_rubygems_test.go:317) === TestPackageRubyGems/PackageInfoAfterDelete (tests/integration/api_packages_rubygems_test.go:326) === TestPackageRubyGems/VersionsAfterDelete (tests/integration/api_packages_rubygems_test.go:332) +++ TestPackageRubyGems is a slow test (run: 15.523872603s, flush: 88.335µs) === TestPackageSwift (tests/integration/api_packages_swift_test.go:29) === TestPackageSwift/CheckLogin (tests/integration/api_packages_swift_test.go:46) === TestPackageSwift/CheckAcceptMediaType (tests/integration/api_packages_swift_test.go:64) === TestPackageSwift/Upload (tests/integration/api_packages_swift_test.go:93) === TestPackageSwift/Download (tests/integration/api_packages_swift_test.go:187) === TestPackageSwift/EnumeratePackageVersions (tests/integration/api_packages_swift_test.go:207) === TestPackageSwift/PackageVersionMetadata (tests/integration/api_packages_swift_test.go:236) === TestPackageSwift/DownloadManifest/Default (tests/integration/api_packages_swift_test.go:281) === TestPackageSwift/DownloadManifest/DifferentVersion (tests/integration/api_packages_swift_test.go:294) === TestPackageSwift/DownloadManifest/Redirect (tests/integration/api_packages_swift_test.go:310) === TestPackageSwift/LookupPackageIdentifiers (tests/integration/api_packages_swift_test.go:322) +++ TestPackageSwift is a slow test (run: 14.043845101s, flush: 90.495µs) === TestPackageAPI (tests/integration/api_packages_test.go:32) === TestPackageAPI/ListPackages (tests/integration/api_packages_test.go:49) === TestPackageAPI/GetPackage (tests/integration/api_packages_test.go:67) === TestPackageAPI/GetPackage/RepositoryLink (tests/integration/api_packages_test.go:87) === TestPackageAPI/ListPackageFiles (tests/integration/api_packages_test.go:129) === TestPackageAPI/DeletePackage (tests/integration/api_packages_test.go:152) +++ TestPackageAPI is a slow test (run: 26.785695765s, flush: 127.641µs) === TestPackageAccess (tests/integration/api_packages_test.go:165) === TestPackageAccess/Upload (tests/integration/api_packages_test.go:203) +++ TestPackageAccess/Upload is a slow test (run: 13.808052102s, flush: 97.251µs) === TestPackageAccess/Download (tests/integration/api_packages_test.go:288) +++ TestPackageAccess/Download is a slow test (run: 22.423183707s, flush: 60.372µs) === TestPackageAccess/API (tests/integration/api_packages_test.go:369) +++ TestPackageAccess/API is a slow test (run: 13.380032523s, flush: 58.135µs) +++ TestPackageAccess is a slow test (run: 56.431745432s, flush: 77.073µs) === TestPackageQuota (tests/integration/api_packages_test.go:395) === TestPackageQuota/Common (tests/integration/api_packages_test.go:404) === TestPackageQuota/Container (tests/integration/api_packages_test.go:432) +++ TestPackageQuota is a slow test (run: 14.235610736s, flush: 95.648µs) === TestPackageCleanup (tests/integration/api_packages_test.go:456) === TestPackageCleanup/Common (tests/integration/api_packages_test.go:463) === TestPackageCleanup/CleanupRules (tests/integration/api_packages_test.go:501) === TestPackageCleanup/CleanupRules/Disabled (tests/integration/api_packages_test.go:602) === TestPackageCleanup/CleanupRules/KeepCount (tests/integration/api_packages_test.go:602) +++ TestPackageCleanup/CleanupRules/KeepCount is a slow test (run: 11.767392339s, flush: 51.532µs) === TestPackageCleanup/CleanupRules/KeepPattern (tests/integration/api_packages_test.go:602) === TestPackageCleanup/CleanupRules/RemoveDays (tests/integration/api_packages_test.go:602) === TestPackageCleanup/CleanupRules/RemovePattern (tests/integration/api_packages_test.go:602) === TestPackageCleanup/CleanupRules/MatchFullName (tests/integration/api_packages_test.go:602) === TestPackageCleanup/CleanupRules/Mixed (tests/integration/api_packages_test.go:602) +++ TestPackageCleanup/CleanupRules/Mixed is a slow test (run: 14.494063144s, flush: 138.91µs) +++ TestPackageCleanup/CleanupRules is a slow test (run: 57.473916172s, flush: 121.491µs) +++ TestPackageCleanup is a slow test (run: 1m12.591563978s, flush: 106.901µs) === TestPackageVagrant (tests/integration/api_packages_vagrant_test.go:28) === TestPackageVagrant/Authenticate (tests/integration/api_packages_vagrant_test.go:60) === TestPackageVagrant/Upload (tests/integration/api_packages_vagrant_test.go:75) === TestPackageVagrant/Download (tests/integration/api_packages_vagrant_test.go:120) === TestPackageVagrant/EnumeratePackageVersions (tests/integration/api_packages_vagrant_test.go:129) +++ TestPackageVagrant is a slow test (run: 17.898583796s, flush: 37.51µs) === TestAPIPrivateNoServ (tests/integration/api_private_serv_test.go:19) === TestAPIPrivateServ (tests/integration/api_private_serv_test.go:41) === TestAPIPullCommits (tests/integration/api_pull_commits_test.go:21) === TestAPIPullReview (tests/integration/api_pull_review_test.go:28) +++ TestAPIPullReview is a slow test (run: 46.652813976s, flush: 122.373µs) === TestAPIPullReviewRequest (tests/integration/api_pull_review_test.go:238) +++ TestAPIPullReviewRequest is a slow test (run: 55.992323628s, flush: 124.701µs) === TestAPIPullReviewStayDismissed (tests/integration/api_pull_review_test.go:368) +++ TestAPIPullReviewStayDismissed is a slow test (run: 33.453610758s, flush: 110.982µs) === TestAPIViewPulls (tests/integration/api_pull_test.go:32) +++ TestAPIViewPulls is a slow test (run: 17.88964721s, flush: 145.156µs) === TestAPIViewPullsByBaseHead (tests/integration/api_pull_test.go:141) +++ TestAPIViewPullsByBaseHead is a slow test (run: 14.43554629s, flush: 97.015µs) === TestAPIMergePullWIP (tests/integration/api_pull_test.go:163) +++ TestAPIMergePullWIP is a slow test (run: 16.244974738s, flush: 279.044µs) === TestAPICreatePullSuccess (tests/integration/api_pull_test.go:186) +++ TestAPICreatePullSuccess is a slow test (run: 19.85631493s, flush: 446.743489ms) === TestAPICreatePullBasePermission (tests/integration/api_pull_test.go:206) +++ TestAPICreatePullBasePermission is a slow test (run: 27.108148632s, flush: 75.07µs) === TestAPICreatePullHeadPermission (tests/integration/api_pull_test.go:234) +++ TestAPICreatePullHeadPermission is a slow test (run: 29.506578491s, flush: 157.283µs) === TestAPICreatePullSameRepoSuccess (tests/integration/api_pull_test.go:265) +++ TestAPICreatePullSameRepoSuccess is a slow test (run: 24.897164304s, flush: 145.366µs) === TestAPICreatePullWithFieldsSuccess (tests/integration/api_pull_test.go:282) +++ TestAPICreatePullWithFieldsSuccess is a slow test (run: 18.523596771s, flush: 405.401831ms) === TestAPICreatePullWithFieldsFailure (tests/integration/api_pull_test.go:320) +++ TestAPICreatePullWithFieldsFailure is a slow test (run: 16.397177032s, flush: 66.703µs) === TestAPIEditPull (tests/integration/api_pull_test.go:355) +++ TestAPIEditPull is a slow test (run: 25.26764365s, flush: 153.408µs) === TestAPICommitPullRequest (tests/integration/api_pull_test.go:414) +++ TestAPICommitPullRequest is a slow test (run: 15.62741802s, flush: 67.332µs) === TestAPIEditReleaseAttachmentWithUnallowedFile (tests/integration/api_releases_attachment_test.go:23) +++ TestAPIEditReleaseAttachmentWithUnallowedFile is a slow test (run: 14.523989741s, flush: 66.491µs) === TestAPIListReleases (tests/integration/api_releases_test.go:29) +++ TestAPIListReleases is a slow test (run: 18.195452821s, flush: 65.684µs) === TestAPICreateAndUpdateRelease (tests/integration/api_releases_test.go:106) +++ TestAPICreateAndUpdateRelease is a slow test (run: 20.71245991s, flush: 98.124µs) === TestAPICreateProtectedTagRelease (tests/integration/api_releases_test.go:158) +++ TestAPICreateProtectedTagRelease is a slow test (run: 13.448060494s, flush: 188.465µs) === TestAPICreateReleaseToDefaultBranch (tests/integration/api_releases_test.go:183) +++ TestAPICreateReleaseToDefaultBranch is a slow test (run: 22.442733918s, flush: 128.666µs) === TestAPICreateReleaseToDefaultBranchOnExistingTag (tests/integration/api_releases_test.go:194) +++ TestAPICreateReleaseToDefaultBranchOnExistingTag is a slow test (run: 18.132735093s, flush: 85.247µs) === TestAPICreateReleaseGivenInvalidTarget (tests/integration/api_releases_test.go:212) +++ TestAPICreateReleaseGivenInvalidTarget is a slow test (run: 13.304067617s, flush: 72.307µs) === TestAPIGetLatestRelease (tests/integration/api_releases_test.go:230) === TestAPIGetReleaseByTag (tests/integration/api_releases_test.go:245) === TestAPIDeleteReleaseByTagName (tests/integration/api_releases_test.go:271) +++ TestAPIDeleteReleaseByTagName is a slow test (run: 32.71440291s, flush: 72.568µs) === TestAPIUploadAssetRelease (tests/integration/api_releases_test.go:297) === TestAPIUploadAssetRelease/multipart/form-data (tests/integration/api_releases_test.go:312) === TestAPIUploadAssetRelease/application/octet-stream (tests/integration/api_releases_test.go:348) +++ TestAPIUploadAssetRelease is a slow test (run: 28.70669905s, flush: 115.835µs) === TestAPIDownloadArchive (tests/integration/api_repo_archive_test.go:24) +++ TestAPIDownloadArchive is a slow test (run: 25.735774682s, flush: 58.82µs) === TestAPIDownloadArchive2 (tests/integration/api_repo_archive_test.go:64) +++ TestAPIDownloadArchive2 is a slow test (run: 25.545652889s, flush: 71.823µs) === TestAPIUpdateRepoAvatar (tests/integration/api_repo_avatar_test.go:24) +++ TestAPIUpdateRepoAvatar is a slow test (run: 16.722250085s, flush: 96.899µs) === TestAPIDeleteRepoAvatar (tests/integration/api_repo_avatar_test.go:71) +++ TestAPIDeleteRepoAvatar is a slow test (run: 14.499701381s, flush: 84.67µs) === TestAPIRepoBranchesPlain (tests/integration/api_repo_branch_test.go:27) +++ TestAPIRepoBranchesPlain is a slow test (run: 34.915143863s, flush: 158.166µs) === TestAPIRepoBranchesMirror (tests/integration/api_repo_branch_test.go:92) +++ TestAPIRepoBranchesMirror is a slow test (run: 16.539513954s, flush: 70.904µs) === TestAPIRepoCollaboratorPermission (tests/integration/api_repo_collaborator_test.go:22) +++ TestAPIRepoCollaboratorPermission is a slow test (run: 51.713902836s, flush: 87.595µs) === TestAPICompareBranches (tests/integration/api_repo_compare_test.go:20) === TestAPICompareBranches/CompareBranches (tests/integration/api_repo_compare_test.go:28) === TestAPICompareBranches/CompareCommits (tests/integration/api_repo_compare_test.go:40) +++ TestAPICompareBranches is a slow test (run: 14.832015544s, flush: 114.76µs) === TestAPIRepoEdit (tests/integration/api_repo_edit_test.go:140) +++ TestAPIRepoEdit is a slow test (run: 1m25.937793759s, flush: 223.930033ms) === TestAPICreateFile (tests/integration/api_repo_file_create_test.go:142) +++ TestAPICreateFile is a slow test (run: 2m6.393051262s, flush: 226.416µs) === TestAPIDeleteFile (tests/integration/api_repo_file_delete_test.go:41) +++ TestAPIDeleteFile is a slow test (run: 4m4.489983051s, flush: 104.367µs) === TestAPIGetRawFileOrLFS (tests/integration/api_repo_file_get_test.go:19) === TestAPIGetRawFileOrLFS (tests/integration/api_repo_file_get_test.go:27) +++ TestAPIGetRawFileOrLFS is a slow test (run: 13.474330973s, flush: 61.76µs) +++ TestAPIGetRawFileOrLFS is a slow test (run: 21.777516474s, flush: 31.44µs) === TestAPIUpdateFile (tests/integration/api_repo_file_update_test.go:109) +++ TestAPIUpdateFile is a slow test (run: 4m39.977208378s, flush: 129.021µs) === TestAPIChangeFiles (tests/integration/api_repo_files_change_test.go:64) +++ TestAPIChangeFiles is a slow test (run: 6m36.385026218s, flush: 140.954µs) === TestAPIGetContentsList (tests/integration/api_repo_get_contents_list_test.go:54) +++ TestAPIGetContentsList is a slow test (run: 33.457178832s, flush: 120.119µs) === TestAPIGetContents (tests/integration/api_repo_get_contents_test.go:57) +++ TestAPIGetContents is a slow test (run: 32.446712093s, flush: 105.46µs) === TestAPIGetContentsRefFormats (tests/integration/api_repo_get_contents_test.go:172) === TestAPIReposGitBlobs (tests/integration/api_repo_git_blobs_test.go:21) +++ TestAPIReposGitBlobs is a slow test (run: 20.954839133s, flush: 51.582µs) === TestAPIReposGitCommits (tests/integration/api_repo_git_commits_test.go:28) +++ TestAPIReposGitCommits is a slow test (run: 19.864813816s, flush: 84.432µs) === TestAPIReposGitCommitList (tests/integration/api_repo_git_commits_test.go:60) +++ TestAPIReposGitCommitList is a slow test (run: 14.483299637s, flush: 69.639µs) === TestAPIReposGitCommitListNotMaster (tests/integration/api_repo_git_commits_test.go:84) +++ TestAPIReposGitCommitListNotMaster is a slow test (run: 14.506398313s, flush: 129.3µs) === TestAPIReposGitCommitListPage2Empty (tests/integration/api_repo_git_commits_test.go:110) +++ TestAPIReposGitCommitListPage2Empty is a slow test (run: 13.792173113s, flush: 127.781µs) === TestAPIReposGitCommitListDifferentBranch (tests/integration/api_repo_git_commits_test.go:128) +++ TestAPIReposGitCommitListDifferentBranch is a slow test (run: 14.526207335s, flush: 108.641µs) === TestAPIReposGitCommitListWithoutSelectFields (tests/integration/api_repo_git_commits_test.go:148) +++ TestAPIReposGitCommitListWithoutSelectFields is a slow test (run: 14.478279776s, flush: 82.251µs) === TestDownloadCommitDiffOrPatch (tests/integration/api_repo_git_commits_test.go:170) +++ TestDownloadCommitDiffOrPatch is a slow test (run: 15.41869536s, flush: 163.399µs) === TestGetFileHistory (tests/integration/api_repo_git_commits_test.go:194) +++ TestGetFileHistory is a slow test (run: 14.524002767s, flush: 138.464µs) === TestGetFileHistoryNotOnMaster (tests/integration/api_repo_git_commits_test.go:215) +++ TestGetFileHistoryNotOnMaster is a slow test (run: 14.512591872s, flush: 125.519µs) === TestAPIListGitHooks (tests/integration/api_repo_git_hook_test.go:27) +++ TestAPIListGitHooks is a slow test (run: 13.583227671s, flush: 79.147µs) === TestAPIListGitHooksNoHooks (tests/integration/api_repo_git_hook_test.go:53) +++ TestAPIListGitHooksNoHooks is a slow test (run: 13.636994892s, flush: 60.874µs) === TestAPIListGitHooksNoAccess (tests/integration/api_repo_git_hook_test.go:74) +++ TestAPIListGitHooksNoAccess is a slow test (run: 14.564054224s, flush: 93.67µs) === TestAPIGetGitHook (tests/integration/api_repo_git_hook_test.go:87) +++ TestAPIGetGitHook is a slow test (run: 13.629617244s, flush: 134.346µs) === TestAPIGetGitHookNoAccess (tests/integration/api_repo_git_hook_test.go:105) +++ TestAPIGetGitHookNoAccess is a slow test (run: 14.44920227s, flush: 65.822µs) === TestAPIEditGitHook (tests/integration/api_repo_git_hook_test.go:118) +++ TestAPIEditGitHook is a slow test (run: 14.446728433s, flush: 102.23µs) === TestAPIEditGitHookNoAccess (tests/integration/api_repo_git_hook_test.go:148) +++ TestAPIEditGitHookNoAccess is a slow test (run: 14.459902995s, flush: 61.13µs) === TestAPIDeleteGitHook (tests/integration/api_repo_git_hook_test.go:163) +++ TestAPIDeleteGitHook is a slow test (run: 14.497479683s, flush: 153.258µs) === TestAPIDeleteGitHookNoAccess (tests/integration/api_repo_git_hook_test.go:186) +++ TestAPIDeleteGitHookNoAccess is a slow test (run: 14.506650469s, flush: 66.058µs) === TestAPIReposGitNotes (tests/integration/api_repo_git_notes_test.go:20) +++ TestAPIReposGitNotes is a slow test (run: 16.154341341s, flush: 137.149µs) === TestAPIReposGitRefs (tests/integration/api_repo_git_ref_test.go:17) +++ TestAPIReposGitRefs is a slow test (run: 17.208499412s, flush: 61.634µs) === TestAPIGitTags (tests/integration/api_repo_git_tags_test.go:25) +++ TestAPIGitTags is a slow test (run: 17.767075592s, flush: 130.672µs) === TestAPIDeleteTagByName (tests/integration/api_repo_git_tags_test.go:71) +++ TestAPIDeleteTagByName is a slow test (run: 29.2010449s, flush: 125.573µs) === TestAPIReposGitTrees (tests/integration/api_repo_git_trees_test.go:18) +++ TestAPIReposGitTrees is a slow test (run: 20.250435796s, flush: 59.679µs) === TestAPICreateHook (tests/integration/api_repo_hook_test.go:22) +++ TestAPICreateHook is a slow test (run: 14.446079256s, flush: 117.099µs) === TestRepoLanguages (tests/integration/api_repo_languages_test.go:16) +++ TestRepoLanguages is a slow test (run: 30.735323773s, flush: 121.645µs) === TestAPILFSLocksNotStarted (tests/integration/api_repo_lfs_locks_test.go:24) === TestAPILFSLocksNotLogin (tests/integration/api_repo_lfs_locks_test.go:40) === TestAPILFSLocksLogged (tests/integration/api_repo_lfs_locks_test.go:54) +++ TestAPILFSLocksLogged is a slow test (run: 58.55644209s, flush: 125.522µs) === TestAPIRepoLFSMigrateLocal (tests/integration/api_repo_lfs_migrate_test.go:24) +++ TestAPIRepoLFSMigrateLocal is a slow test (run: 24.580043795s, flush: 106.787µs) === TestAPILFSNotStarted (tests/integration/api_repo_lfs_test.go:29) === TestAPILFSMediaType (tests/integration/api_repo_lfs_test.go:49) === TestAPILFSBatch (tests/integration/api_repo_lfs_test.go:73) === TestAPILFSBatch/InvalidJsonRequest (tests/integration/api_repo_lfs_test.go:98) === TestAPILFSBatch/InvalidOperation (tests/integration/api_repo_lfs_test.go:106) === TestAPILFSBatch/InvalidPointer (tests/integration/api_repo_lfs_test.go:116) === TestAPILFSBatch/PointerSizeMismatch (tests/integration/api_repo_lfs_test.go:142) === TestAPILFSBatch/Download (tests/integration/api_repo_lfs_test.go:160) === TestAPILFSBatch/Download/PointerNotInStore (tests/integration/api_repo_lfs_test.go:163) === TestAPILFSBatch/Download/MetaNotFound (tests/integration/api_repo_lfs_test.go:180) === TestAPILFSBatch/Download/Success (tests/integration/api_repo_lfs_test.go:204) === TestAPILFSBatch/Upload (tests/integration/api_repo_lfs_test.go:225) === TestAPILFSBatch/Upload/FileTooBig (tests/integration/api_repo_lfs_test.go:228) === TestAPILFSBatch/Upload/AddMeta (tests/integration/api_repo_lfs_test.go:251) +++ TestAPILFSBatch/Upload/AddMeta is a slow test (run: 10.028606066s, flush: 153.519µs) === TestAPILFSBatch/Upload/AlreadyExists (tests/integration/api_repo_lfs_test.go:289) === TestAPILFSBatch/Upload/NewFile (tests/integration/api_repo_lfs_test.go:306) +++ TestAPILFSBatch/Upload is a slow test (run: 10.806096177s, flush: 99.559µs) +++ TestAPILFSBatch is a slow test (run: 33.377057894s, flush: 60.088µs) === TestAPILFSUpload (tests/integration/api_repo_lfs_test.go:332) === TestAPILFSUpload/InvalidPointer (tests/integration/api_repo_lfs_test.go:349) === TestAPILFSUpload/AlreadyExistsInStore (tests/integration/api_repo_lfs_test.go:357) === TestAPILFSUpload/MetaAlreadyExists (tests/integration/api_repo_lfs_test.go:392) === TestAPILFSUpload/HashMismatch (tests/integration/api_repo_lfs_test.go:400) === TestAPILFSUpload/SizeMismatch (tests/integration/api_repo_lfs_test.go:408) === TestAPILFSUpload/Success (tests/integration/api_repo_lfs_test.go:416) +++ TestAPILFSUpload is a slow test (run: 24.955623852s, flush: 136.649µs) === TestAPILFSVerify (tests/integration/api_repo_lfs_test.go:436) === TestAPILFSVerify/InvalidJsonRequest (tests/integration/api_repo_lfs_test.go:455) === TestAPILFSVerify/InvalidPointer (tests/integration/api_repo_lfs_test.go:463) === TestAPILFSVerify/PointerNotExisting (tests/integration/api_repo_lfs_test.go:471) === TestAPILFSVerify/Success (tests/integration/api_repo_lfs_test.go:479) +++ TestAPILFSVerify is a slow test (run: 23.314287854s, flush: 53.678µs) === TestAPIRepoLicense (tests/integration/api_repo_license_test.go:32) +++ TestAPIRepoLicense is a slow test (run: 38.692566567s, flush: 103.603µs) === TestAPIReposRaw (tests/integration/api_repo_raw_test.go:19) +++ TestAPIReposRaw is a slow test (run: 17.771998337s, flush: 128.372µs) === TestAPIRepoSecrets (tests/integration/api_repo_secrets_test.go:20) +++ TestAPIRepoSecrets is a slow test (run: 31.383835227s, flush: 101.819µs) === TestAPIRepoTags (tests/integration/api_repo_tags_test.go:22) +++ TestAPIRepoTags is a slow test (run: 28.12955256s, flush: 74.103µs) === TestAPIRepoTeams (tests/integration/api_repo_teams_test.go:24) +++ TestAPIRepoTeams is a slow test (run: 27.334239379s, flush: 74.225µs) === TestAPIUserReposNotLogin (tests/integration/api_repo_test.go:28) === TestAPIUserReposWithWrongToken (tests/integration/api_repo_test.go:46) === TestAPISearchRepo (tests/integration/api_repo_test.go:57) +++ TestAPISearchRepo is a slow test (run: 2m23.445154256s, flush: 104.76µs) === TestAPIViewRepo (tests/integration/api_repo_test.go:261) === TestAPIOrgRepos (tests/integration/api_repo_test.go:291) +++ TestAPIOrgRepos is a slow test (run: 25.388901897s, flush: 187.724µs) === TestAPIOrgReposWithCodeUnitDisabled (tests/integration/api_repo_test.go:332) +++ TestAPIOrgReposWithCodeUnitDisabled is a slow test (run: 15.176387117s, flush: 60.322µs) === TestAPIGetRepoByIDUnauthorized (tests/integration/api_repo_test.go:364) +++ TestAPIGetRepoByIDUnauthorized is a slow test (run: 13.618939732s, flush: 66.231µs) === TestAPIRepoMigrate (tests/integration/api_repo_test.go:388) +++ TestAPIRepoMigrate is a slow test (run: 1m22.075468741s, flush: 115.488µs) === TestAPIRepoMigrateConflict (tests/integration/api_repo_test.go:417) +++ TestAPIRepoMigrateConflict is a slow test (run: 20.214707185s, flush: 96.199µs) === TestAPIMirrorSyncNonMirrorRepo (tests/integration/api_repo_test.go:455) +++ TestAPIMirrorSyncNonMirrorRepo is a slow test (run: 14.485228104s, flush: 58.166µs) === TestAPIOrgRepoCreate (tests/integration/api_repo_test.go:496) +++ TestAPIOrgRepoCreate is a slow test (run: 42.723693699s, flush: 75.972µs) === TestAPIRepoCreateConflict (tests/integration/api_repo_test.go:505) +++ TestAPIRepoCreateConflict is a slow test (run: 19.96014638s, flush: 103.491µs) === TestAPIRepoTransfer (tests/integration/api_repo_test.go:556) +++ TestAPIRepoTransfer is a slow test (run: 1m4.938135555s, flush: 158.528µs) === TestAPIAcceptTransfer (tests/integration/api_repo_test.go:620) +++ TestAPIAcceptTransfer is a slow test (run: 29.889006503s, flush: 70.624µs) === TestAPIRejectTransfer (tests/integration/api_repo_test.go:649) +++ TestAPIRejectTransfer is a slow test (run: 33.306078178s, flush: 89.331µs) === TestAPIGenerateRepo (tests/integration/api_repo_test.go:678) +++ TestAPIGenerateRepo is a slow test (run: 28.382976321s, flush: 103.28µs) === TestAPIRepoGetReviewers (tests/integration/api_repo_test.go:715) +++ TestAPIRepoGetReviewers is a slow test (run: 14.276420325s, flush: 141.611µs) === TestAPIRepoGetAssignees (tests/integration/api_repo_test.go:732) +++ TestAPIRepoGetAssignees is a slow test (run: 14.252925318s, flush: 58.554µs) === TestAPITopicSearch (tests/integration/api_repo_topic_test.go:23) === TestAPIRepoTopic (tests/integration/api_repo_topic_test.go:75) +++ TestAPIRepoTopic is a slow test (run: 38.476278913s, flush: 72.304µs) === TestAPIRepoVariables (tests/integration/api_repo_variables_test.go:20) +++ TestAPIRepoVariables is a slow test (run: 37.811139511s, flush: 82.286µs) === TestAPIExposedSettings (tests/integration/api_settings_test.go:18) === TestAPITeam (tests/integration/api_team_test.go:28) +++ TestAPITeam is a slow test (run: 44.288529968s, flush: 75.315µs) === TestAPITeamSearch (tests/integration/api_team_test.go:272) +++ TestAPITeamSearch is a slow test (run: 20.145232157s, flush: 86.075µs) === TestAPIGetTeamRepo (tests/integration/api_team_test.go:298) +++ TestAPIGetTeamRepo is a slow test (run: 19.155636166s, flush: 62.659µs) === TestAPITeamUser (tests/integration/api_team_user_test.go:23) +++ TestAPITeamUser is a slow test (run: 15.313844294s, flush: 147.945µs) === TestAPICreateAndDeleteToken (tests/integration/api_token_test.go:23) +++ TestAPICreateAndDeleteToken is a slow test (run: 11.467944232s, flush: 85.989µs) === TestAPIDeleteMissingToken (tests/integration/api_token_test.go:35) === TestAPIGetTokensPermission (tests/integration/api_token_test.go:45) === TestAPIDeleteTokensPermission (tests/integration/api_token_test.go:68) +++ TestAPIDeleteTokensPermission is a slow test (run: 13.9750366s, flush: 64.435µs) === TestAPIDeniesPermissionBasedOnTokenScope (tests/integration/api_token_test.go:111) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/admin/emails (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/admin/users (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/POST_/api/v1/admin/users (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/PATCH_/api/v1/admin/users/user2 (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/admin/users/user2/orgs (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/POST_/api/v1/admin/users/user2/orgs (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/admin/orgs (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/notifications (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/PUT_/api/v1/notifications (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/POST_/api/v1/org/org1/repos (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/packages/user1/type/name/1 (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/DELETE_/api/v1/packages/user1/type/name/1 (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/repos/user1/repo1 (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/PATCH_/api/v1/repos/user1/repo1 (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/DELETE_/api/v1/repos/user1/repo1 (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/repos/user1/repo1/branches (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/repos/user1/repo1/archive/foo (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/repos/user1/repo1/issues (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/repos/user1/repo1/media/foo (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/repos/user1/repo1/raw/foo (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/repos/user1/repo1/teams (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/PUT_/api/v1/repos/user1/repo1/teams/team1 (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/POST_/api/v1/repos/user1/repo1/transfer (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/repos/user2/repo2 (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/repos/user2/repo2#01 (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/user (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/user/emails (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/POST_/api/v1/user/emails (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/DELETE_/api/v1/user/emails (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/user/applications/oauth2 (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/POST_/api/v1/user/applications/oauth2 (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/users/search (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/users/user31 (tests/integration/api_token_test.go:484) === TestAPIDeniesPermissionBasedOnTokenScope/GET_/api/v1/users/user31/gpg_keys (tests/integration/api_token_test.go:484) +++ TestAPIDeniesPermissionBasedOnTokenScope is a slow test (run: 1m39.612268083s, flush: 45.75µs) === TestAPITwoFactor (tests/integration/api_twofa_test.go:22) === TestBasicAuthWithWebAuthn (tests/integration/api_twofa_test.go:58) === TestAPIUpdateUserAvatar (tests/integration/api_user_avatar_test.go:20) +++ TestAPIUpdateUserAvatar is a slow test (run: 17.446116334s, flush: 69.771µs) === TestAPIDeleteUserAvatar (tests/integration/api_user_avatar_test.go:67) +++ TestAPIDeleteUserAvatar is a slow test (run: 15.330963862s, flush: 104.689µs) === TestBlockUser (tests/integration/api_user_block_test.go:23) +++ TestBlockUser is a slow test (run: 40.343543336s, flush: 108.452µs) === TestAPIListEmails (tests/integration/api_user_email_test.go:18) +++ TestAPIListEmails is a slow test (run: 14.392560334s, flush: 103.197µs) === TestAPIAddEmail (tests/integration/api_user_email_test.go:46) +++ TestAPIAddEmail is a slow test (run: 17.12475326s, flush: 90.329µs) === TestAPIDeleteEmail (tests/integration/api_user_email_test.go:96) +++ TestAPIDeleteEmail is a slow test (run: 17.139913954s, flush: 78.362µs) === TestAPIFollow (tests/integration/api_user_follow_test.go:21) === TestAPIFollow/Follow (tests/integration/api_user_follow_test.go:33) === TestAPIFollow/ListFollowing (tests/integration/api_user_follow_test.go:47) === TestAPIFollow/ListMyFollowing (tests/integration/api_user_follow_test.go:60) === TestAPIFollow/ListFollowers (tests/integration/api_user_follow_test.go:73) === TestAPIFollow/ListMyFollowers (tests/integration/api_user_follow_test.go:86) === TestAPIFollow/CheckFollowing (tests/integration/api_user_follow_test.go:99) === TestAPIFollow/CheckMyFollowing (tests/integration/api_user_follow_test.go:111) === TestAPIFollow/Unfollow (tests/integration/api_user_follow_test.go:123) +++ TestAPIFollow is a slow test (run: 33.834712995s, flush: 123.434µs) === TestUserHeatmap (tests/integration/api_user_heatmap_test.go:21) +++ TestUserHeatmap is a slow test (run: 13.511360988s, flush: 111.98µs) === TestAPIUserInfo (tests/integration/api_user_info_test.go:21) === TestAPIUserInfo/GetInfo (tests/integration/api_user_info_test.go:32) === TestAPIUserInfo/GetAuthenticatedUser (tests/integration/api_user_info_test.go:60) +++ TestAPIUserInfo is a slow test (run: 14.88807972s, flush: 81.515µs) === TestTokenNeeded (tests/integration/api_user_org_perm_test.go:26) ??? [TestLogger] 2025/04/13 11:53:56 ...eb/routing/logger.go:102:func1() [I] router: completed GET /api/v1/users/user1/orgs/org6/permissions for test-mock:12345, 401 Unauthorized in 0.4ms @ v1/api.go:344(v1.Routes.func2.(*Router).Group.Routes.func2.12.reqToken.99) === TestWithOwnerUser (tests/integration/api_user_org_perm_test.go:33) +++ TestWithOwnerUser is a slow test (run: 14.451071096s, flush: 126.688µs) === TestCanWriteUser (tests/integration/api_user_org_perm_test.go:33) +++ TestCanWriteUser is a slow test (run: 13.579103883s, flush: 103.394µs) === TestAdminUser (tests/integration/api_user_org_perm_test.go:33) +++ TestAdminUser is a slow test (run: 13.560437986s, flush: 70.528µs) === TestAdminCanNotCreateRepo (tests/integration/api_user_org_perm_test.go:33) +++ TestAdminCanNotCreateRepo is a slow test (run: 13.535790128s, flush: 62.439µs) === TestCanReadUser (tests/integration/api_user_org_perm_test.go:33) +++ TestCanReadUser is a slow test (run: 13.509353288s, flush: 111.374µs) === TestUnknowUser (tests/integration/api_user_org_perm_test.go:127) +++ TestUnknowUser is a slow test (run: 13.361065953s, flush: 143.09µs) === TestUnknowOrganization (tests/integration/api_user_org_perm_test.go:142) +++ TestUnknowOrganization is a slow test (run: 13.560883085s, flush: 139.786µs) === TestUserOrgs (tests/integration/api_user_orgs_test.go:22) +++ TestUserOrgs is a slow test (run: 24.582788661s, flush: 74.043µs) === TestMyOrgs (tests/integration/api_user_orgs_test.go:104) +++ TestMyOrgs is a slow test (run: 14.015599916s, flush: 130.418µs) === TestAPIUserSearchLoggedIn (tests/integration/api_user_search_test.go:25) +++ TestAPIUserSearchLoggedIn is a slow test (run: 15.132335586s, flush: 103.073µs) === TestAPIUserSearchNotLoggedIn (tests/integration/api_user_search_test.go:57) === TestAPIUserSearchSystemUsers (tests/integration/api_user_search_test.go:74) === TestAPIUserSearchAdminLoggedInUserHidden (tests/integration/api_user_search_test.go:96) +++ TestAPIUserSearchAdminLoggedInUserHidden is a slow test (run: 13.277450581s, flush: 138.265µs) === TestAPIUserSearchNotLoggedInUserHidden (tests/integration/api_user_search_test.go:116) === TestAPIUserSearchByEmail (tests/integration/api_user_search_test.go:127) +++ TestAPIUserSearchByEmail is a slow test (run: 19.342379957s, flush: 66.175µs) === TestAPIUserSecrets (tests/integration/api_user_secrets_test.go:17) +++ TestAPIUserSecrets is a slow test (run: 29.721967085s, flush: 67.021µs) === TestAPIStar (tests/integration/api_user_star_test.go:21) === TestAPIStar/Star (tests/integration/api_user_star_test.go:31) === TestAPIStar/GetStarredRepos (tests/integration/api_user_star_test.go:45) === TestAPIStar/GetMyStarredRepos (tests/integration/api_user_star_test.go:60) === TestAPIStar/IsStarring (tests/integration/api_user_star_test.go:75) === TestAPIStar/Unstar (tests/integration/api_user_star_test.go:87) +++ TestAPIStar is a slow test (run: 29.816511364s, flush: 904.685µs) === TestAPIUpdateUser (tests/integration/api_user_update_test.go:15) +++ TestAPIUpdateUser is a slow test (run: 15.351681418s, flush: 98.281µs) === TestAPIUserVariables (tests/integration/api_user_variables_test.go:17) +++ TestAPIUserVariables is a slow test (run: 37.029030669s, flush: 100.832µs) === TestAPIWatch (tests/integration/api_user_watch_test.go:21) === TestAPIWatch/Watch (tests/integration/api_user_watch_test.go:31) === TestAPIWatch/GetWatchedRepos (tests/integration/api_user_watch_test.go:45) === TestAPIWatch/GetMyWatchedRepos (tests/integration/api_user_watch_test.go:60) === TestAPIWatch/IsWatching (tests/integration/api_user_watch_test.go:75) === TestAPIWatch/Unwatch (tests/integration/api_user_watch_test.go:90) +++ TestAPIWatch is a slow test (run: 27.988576758s, flush: 120.686µs) === TestAPIGetWikiPage (tests/integration/api_wiki_test.go:20) === TestAPIListWikiPages (tests/integration/api_wiki_test.go:65) === TestAPINewWikiPage (tests/integration/api_wiki_test.go:193) === TestAPINewWikiPage (tests/integration/api_wiki_test.go:193) +++ TestAPINewWikiPage is a slow test (run: 16.70839746s, flush: 153.953µs) +++ TestAPINewWikiPage is a slow test (run: 33.445695989s, flush: 84.171µs) === TestAPIEditWikiPage (tests/integration/api_wiki_test.go:201) +++ TestAPIEditWikiPage is a slow test (run: 17.340456872s, flush: 97.36µs) === TestAPIListPageRevisions (tests/integration/api_wiki_test.go:217) === TestCreateAnonymousAttachment (tests/integration/attachment_test.go:58) === TestCreateIssueAttachment (tests/integration/attachment_test.go:64) +++ TestCreateIssueAttachment is a slow test (run: 21.338746779s, flush: 222.717745ms) === TestGetAttachment (tests/integration/attachment_test.go:96) +++ TestGetAttachment is a slow test (run: 27.526301951s, flush: 84.213µs) === TestLDAPEmailSignin (tests/integration/auth_ldap_test.go:557) +++ TestLDAPEmailSignin is a slow test (run: 16.420733325s, flush: 117.192µs) === TestViewBranches (tests/integration/branches_test.go:18) === TestDeleteBranch (tests/integration/branches_test.go:29) +++ TestDeleteBranch is a slow test (run: 33.919909702s, flush: 78.71µs) === TestUndoDeleteBranch (tests/integration/branches_test.go:35) +++ TestUndoDeleteBranch is a slow test (run: 1m3.62130766s, flush: 62.837µs) === TestChangeDefaultBranch (tests/integration/change_default_branch_test.go:18) +++ TestChangeDefaultBranch is a slow test (run: 15.287824612s, flush: 63.004µs) === Test_CmdKeys (tests/integration/cmd_keys_test.go:20) === TestCompareTag (tests/integration/compare_test.go:24) +++ TestCompareTag is a slow test (run: 14.282762656s, flush: 54.69µs) === TestCompareDefault (tests/integration/compare_test.go:41) +++ TestCompareDefault is a slow test (run: 13.00252028s, flush: 43.437µs) === TestCompareBranches (tests/integration/compare_test.go:72) +++ TestCompareBranches is a slow test (run: 18.123281572s, flush: 47.139µs) === TestCompareCodeExpand (tests/integration/compare_test.go:129) +++ TestCompareCodeExpand is a slow test (run: 48.616154473s, flush: 31.34µs) === TestCORS (tests/integration/cors_test.go:19) === TestSessionFileCreation (tests/integration/create_no_session_test.go:54) === TestSessionFileCreation/NoSessionOnViewIssue (tests/integration/create_no_session_test.go:81) === TestSessionFileCreation/CreateSessionOnLogin (tests/integration/create_no_session_test.go:91) +++ TestSessionFileCreation is a slow test (run: 12.779420284s, flush: 36.916µs) === TestCsrfProtection (tests/integration/csrf_test.go:18) +++ TestCsrfProtection is a slow test (run: 10.616699863s, flush: 15.621µs) === TestUserDeleteAccount (tests/integration/delete_user_test.go:33) +++ TestUserDeleteAccount is a slow test (run: 10.993454952s, flush: 22.609µs) === TestUserDeleteAccountStillOwnRepos (tests/integration/delete_user_test.go:48) +++ TestUserDeleteAccountStillOwnRepos is a slow test (run: 10.343184911s, flush: 21.447µs) === TestDownloadByID (tests/integration/download_test.go:17) +++ TestDownloadByID is a slow test (run: 10.1426942s, flush: 17.875µs) ??? [TestLogger] 2025/04/13 12:06:50 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user2/repo1/raw/blob/4b4851ad51df6a7d9f25c979345979eaeb5b349f for test-mock:12345, 200 OK in 287.5ms @ repo/download.go:135(repo.DownloadByID) === TestDownloadByIDForSVGUsesSecureHeaders (tests/integration/download_test.go:29) +++ TestDownloadByIDForSVGUsesSecureHeaders is a slow test (run: 12.094049617s, flush: 18.45µs) === TestDownloadByIDMedia (tests/integration/download_test.go:43) +++ TestDownloadByIDMedia is a slow test (run: 10.252622707s, flush: 17.764µs) === TestDownloadByIDMediaForSVGUsesSecureHeaders (tests/integration/download_test.go:55) +++ TestDownloadByIDMediaForSVGUsesSecureHeaders is a slow test (run: 12.049777146s, flush: 22.07µs) === TestDownloadRawTextFileWithoutMimeTypeMapping (tests/integration/download_test.go:69) +++ TestDownloadRawTextFileWithoutMimeTypeMapping is a slow test (run: 12.059438823s, flush: 18.718µs) === TestDownloadRawTextFileWithMimeTypeMapping (tests/integration/download_test.go:80) +++ TestDownloadRawTextFileWithMimeTypeMapping is a slow test (run: 12.091077198s, flush: 78.343µs) === TestDumpRestore (tests/integration/dump_restore_test.go:32) +++ TestDumpRestore is a slow test (run: 1m50.796048768s, flush: 58.061µs) === TestCreateFile (tests/integration/editor_test.go:21) +++ TestCreateFile is a slow test (run: 30.056587908s, flush: 42.858µs) === TestCreateFileOnProtectedBranch (tests/integration/editor_test.go:49) +++ TestCreateFileOnProtectedBranch is a slow test (run: 17.707286788s, flush: 26.509µs) === TestEditFile (tests/integration/editor_test.go:167) +++ TestEditFile is a slow test (run: 30.749367422s, flush: 22.654µs) === TestEditFileToNewBranch (tests/integration/editor_test.go:174) +++ TestEditFileToNewBranch is a slow test (run: 29.558113607s, flush: 33.273µs) === TestEmptyRepo (tests/integration/empty_repo_test.go:43) ??? [TestLogger] 2025/04/13 12:11:35 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user10/repo6/graph for test-mock:12345, 404 Not Found in 0.9ms @ context/repo.go:403(context.RepoAssignment) === TestEmptyRepoAddFile (tests/integration/empty_repo_test.go:60) +++ TestEmptyRepoAddFile is a slow test (run: 19.053124014s, flush: 46.799µs) === TestEmptyRepoUploadFile (tests/integration/empty_repo_test.go:105) +++ TestEmptyRepoUploadFile is a slow test (run: 18.282787117s, flush: 55.991µs) === TestEmptyRepoAddFileByAPI (tests/integration/empty_repo_test.go:142) +++ TestEmptyRepoAddFileByAPI is a slow test (run: 19.195885025s, flush: 28.946µs) === TestEventSourceManagerRun (tests/integration/eventsource_test.go:26) +++ TestEventSourceManagerRun is a slow test (run: 21.013410969s, flush: 41.509µs) === TestExploreRepos (tests/integration/explore_repos_test.go:16) ??? [TestLogger] 2025/04/13 12:13:00 ...eb/routing/logger.go:102:func1() [I] router: completed GET /explore/repos?q=TheKeyword&topic=1&language=TheLang for test-mock:12345, 200 OK in 6.3ms @ explore/repo.go:167(explore.Repos) === TestExploreUser (tests/integration/explore_user_test.go:16) ??? [TestLogger] 2025/04/13 12:13:08 ...eb/routing/logger.go:102:func1() [I] router: completed GET /explore/users?sort=reverseleastupdate for test-mock:12345, 404 Not Found in 1.1ms @ explore/user.go:133(explore.Users) === TestFeedRepo/RSS (tests/integration/feed_repo_test.go:18) === TestFeedUser/User/Atom (tests/integration/feed_user_test.go:35) === TestFeedUser/User/RSS (tests/integration/feed_user_test.go:45) === TestGitGeneral (tests/integration/git_general_test.go:43) === TestGitGeneral/HTTP (tests/integration/git_general_test.go:55) === TestGitGeneral/HTTP/CommitAndPushStandard (tests/integration/git_general_test.go:146) === TestGitGeneral/HTTP/CommitAndPushStandard/PushCommit_Size-10 (tests/integration/git_general_test.go:190) === TestGitGeneral/HTTP/CommitAndPushStandard/PushCommit_Size-10485760 (tests/integration/git_general_test.go:190) +++ TestGitGeneral/HTTP/CommitAndPushStandard is a slow test (run: 17.400323787s, flush: 8.01µs) === TestGitGeneral/HTTP/CommitAndPushLFS (tests/integration/git_general_test.go:154) === TestGitGeneral/HTTP/CommitAndPushLFS/PushCommit_Size-10 (tests/integration/git_general_test.go:190) === TestGitGeneral/HTTP/CommitAndPushLFS/PushCommit_Size-10485760 (tests/integration/git_general_test.go:190) === TestGitGeneral/HTTP/CommitAndPushLFS/Locks (tests/integration/git_general_test.go:180) +++ TestGitGeneral/HTTP/CommitAndPushLFS is a slow test (run: 24.119227632s, flush: 15.381µs) === TestGitGeneral/HTTP/Raw (tests/integration/git_general_test.go:199) === TestGitGeneral/HTTP/Media (tests/integration/git_general_test.go:239) === TestGitGeneral/HTTP/CreateAgitFlowPull (tests/integration/git_general_test.go:740) +++ TestGitGeneral/HTTP/CreateAgitFlowPull is a slow test (run: 43.691477828s, flush: 32.283µs) === TestGitGeneral/HTTP/CreateProtectedBranch (tests/integration/git_general_test.go:332) +++ TestGitGeneral/HTTP/CreateProtectedBranch is a slow test (run: 22.533613698s, flush: 35.32µs) === TestGitGeneral/HTTP/BranchProtectMerge (tests/integration/git_general_test.go:360) +++ TestGitGeneral/HTTP/BranchProtectMerge is a slow test (run: 1m44.781535645s, flush: 31.565µs) === TestGitGeneral/HTTP/AutoMerge (tests/integration/git_general_test.go:649) +++ TestGitGeneral/HTTP/AutoMerge is a slow test (run: 45.023212543s, flush: 414.8852ms) === TestGitGeneral/HTTP/CreatePRAndSetManuallyMerged (tests/integration/git_general_test.go:541) +++ TestGitGeneral/HTTP/CreatePRAndSetManuallyMerged is a slow test (run: 16.933743035s, flush: 45.429µs) === TestGitGeneral/HTTP/MergeFork (tests/integration/git_general_test.go:88) === TestGitGeneral/HTTP/MergeFork/CreatePRAndMerge (tests/integration/git_general_test.go:493) +++ TestGitGeneral/HTTP/MergeFork/CreatePRAndMerge is a slow test (run: 42.061621094s, flush: 26.816µs) === TestGitGeneral/HTTP/MergeFork/Raw (tests/integration/git_general_test.go:199) === TestGitGeneral/HTTP/MergeFork/Media (tests/integration/git_general_test.go:239) +++ TestGitGeneral/HTTP/MergeFork is a slow test (run: 46.923745963s, flush: 6.918µs) === TestGitGeneral/HTTP/PushCreate (tests/integration/git_general_test.go:593) +++ TestGitGeneral/HTTP/PushCreate is a slow test (run: 15.078439573s, flush: 27.178µs) +++ TestGitGeneral/HTTP is a slow test (run: 6m6.988667055s, flush: 16.023µs) === TestGitGeneral/SSH (tests/integration/git_general_test.go:97) === TestGitGeneral/SSH/CommitAndPushStandard (tests/integration/git_general_test.go:146) === TestGitGeneral/SSH/CommitAndPushStandard/PushCommit_Size-10 (tests/integration/git_general_test.go:190) === TestGitGeneral/SSH/CommitAndPushStandard/PushCommit_Size-10485760 (tests/integration/git_general_test.go:190) +++ TestGitGeneral/SSH/CommitAndPushStandard/PushCommit_Size-10485760 is a slow test (run: 10.432550363s, flush: 32.328µs) +++ TestGitGeneral/SSH/CommitAndPushStandard is a slow test (run: 19.447058517s, flush: 18.57µs) === TestGitGeneral/SSH/CommitAndPushLFS (tests/integration/git_general_test.go:154) === TestGitGeneral/SSH/CommitAndPushLFS/PushCommit_Size-10 (tests/integration/git_general_test.go:190) +++ TestGitGeneral/SSH/CommitAndPushLFS/PushCommit_Size-10 is a slow test (run: 12.199643036s, flush: 41.825µs) === TestGitGeneral/SSH/CommitAndPushLFS/PushCommit_Size-10485760 (tests/integration/git_general_test.go:190) +++ TestGitGeneral/SSH/CommitAndPushLFS/PushCommit_Size-10485760 is a slow test (run: 12.677850585s, flush: 26.446µs) === TestGitGeneral/SSH/CommitAndPushLFS/Locks (tests/integration/git_general_test.go:180) +++ TestGitGeneral/SSH/CommitAndPushLFS is a slow test (run: 30.681840247s, flush: 18.581µs) === TestGitGeneral/SSH/Raw (tests/integration/git_general_test.go:199) === TestGitGeneral/SSH/Media (tests/integration/git_general_test.go:239) === TestGitGeneral/SSH/CreateAgitFlowPull (tests/integration/git_general_test.go:740) +++ TestGitGeneral/SSH/CreateAgitFlowPull is a slow test (run: 54.743944961s, flush: 441.604099ms) === TestGitGeneral/SSH/CreateProtectedBranch (tests/integration/git_general_test.go:332) +++ TestGitGeneral/SSH/CreateProtectedBranch is a slow test (run: 31.173633767s, flush: 31.777µs) === TestGitGeneral/SSH/BranchProtectMerge (tests/integration/git_general_test.go:360) !!! TestGitGeneral ... timeout: 10m0s ... stacktrace: goroutine 243521 [running]: code.gitea.io/gitea/modules/testlogger.PrintCurrentTest.func1() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/testlogger/testlogger.go:120 +0x65 created by time.goFunc /usr/lib/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 11 minutes]: testing.(*T).Run(0xc002a8f880, {0x3bab977?, 0xc00d18fa10?}, 0x3f82968) /usr/lib/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc002a8f880) /usr/lib/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc002a8f880, 0xc00d18fb50) /usr/lib/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00d41f128, {0x64c2160, 0x286, 0x286}, {0x0?, 0x1c00d18fbe8?, 0x0?}) /usr/lib/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0010a20a0) /usr/lib/go/src/testing/testing.go:2142 +0x64a code.gitea.io/gitea/tests/integration.TestMain(0xc0010a20a0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/integration_test.go:115 +0x267 main.main() _testmain.go:1343 +0xa8 goroutine 786 [select, 145 minutes]: github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc0018eaea0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:825 +0x6b7 created by github.com/syndtr/goleveldb/leveldb.openDB in goroutine 761 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db.go:149 +0x4ee goroutine 75 [select, 3 minutes]: github.com/blevesearch/bleve_index_api.AnalysisWorker(...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:46 created by github.com/blevesearch/bleve_index_api.NewAnalysisQueue in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:38 +0xa5 goroutine 76 [select, 3 minutes]: github.com/blevesearch/bleve_index_api.AnalysisWorker(...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:46 created by github.com/blevesearch/bleve_index_api.NewAnalysisQueue in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:38 +0xa5 goroutine 77 [select, 3 minutes]: github.com/blevesearch/bleve_index_api.AnalysisWorker(...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:46 created by github.com/blevesearch/bleve_index_api.NewAnalysisQueue in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:38 +0xa5 goroutine 78 [select, 3 minutes]: github.com/blevesearch/bleve_index_api.AnalysisWorker(...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:46 created by github.com/blevesearch/bleve_index_api.NewAnalysisQueue in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:38 +0xa5 goroutine 84 [select, 149 minutes]: code.gitea.io/gitea/modules/graceful.(*Manager).handleSignals(0xc0007dba40, {0x43d7c00, 0xc000c87ad0}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager_unix.go:125 +0x2ae created by code.gitea.io/gitea/modules/graceful.(*Manager).start in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager_unix.go:55 +0x19c goroutine 85 [sync.Cond.Wait, 145 minutes]: sync.runtime_notifyListWait(0xc0007dbb00, 0x1) /usr/lib/go/src/runtime/sema.go:597 +0x159 sync.(*Cond).Wait(0x0?) /usr/lib/go/src/sync/cond.go:71 +0x85 code.gitea.io/gitea/modules/graceful.(*Manager).start.func1() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager_unix.go:79 +0x72 created by code.gitea.io/gitea/modules/graceful.(*Manager).start in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager_unix.go:59 +0x206 goroutine 37 [syscall, 149 minutes]: os/signal.signal_recv() /usr/lib/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/lib/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 84 /usr/lib/go/src/os/signal/signal.go:152 +0x1f goroutine 753 [select]: github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc0018eaea0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db_state.go:101 +0x9c created by github.com/syndtr/goleveldb/leveldb.openDB in goroutine 761 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db.go:143 +0x485 goroutine 762 [select]: github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc000034620) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0xc8 created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool in goroutine 761 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x17b goroutine 232 [select, 149 minutes]: database/sql.(*DB).connectionOpener(0xc001e5cdd0, {0x43d7c38, 0xc000ee58b0}) /usr/lib/go/src/database/sql/sql.go:1261 +0x87 created by database/sql.OpenDB in goroutine 1 /usr/lib/go/src/database/sql/sql.go:841 +0x130 goroutine 774 [select, 3 minutes]: github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).introducerLoop(0xc001dd2488) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/introducer.go:67 +0x19c created by github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).Open in goroutine 790 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/scorch.go:211 +0x85 goroutine 752 [select, 145 minutes]: github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc0018eaea0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:90 +0x149 created by github.com/syndtr/goleveldb/leveldb.openDB in goroutine 761 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db.go:142 +0x447 goroutine 787 [select, 145 minutes]: github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc0018eaea0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:762 +0xf3 created by github.com/syndtr/goleveldb/leveldb.openDB in goroutine 761 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db.go:150 +0x52a goroutine 854 [select]: code.gitea.io/gitea/modules/queue.backoffRetErr[...]({0x43d9480?, 0xc000bc86a0}, 0xc002325f20, 0x77359400?, 0xc000f2d260, 0xc002325ed0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/queue/backoff.go:51 +0x185 code.gitea.io/gitea/modules/queue.(*baseLevelQueueCommonImpl).PopItem(0x0?, {0x43d9480?, 0xc000bc86a0?}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/queue/base_levelqueue_common.go:53 +0x4f code.gitea.io/gitea/modules/queue.(*baseLevelQueueUnique).PopItem(0xc003890030, {0x43d9480, 0xc000bc86a0}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/queue/base_levelqueue_unique.go:51 +0xa5 code.gitea.io/gitea/modules/queue.popItemByChan.func1() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/queue/base.go:27 +0x96 created by code.gitea.io/gitea/modules/queue.popItemByChan in goroutine 831 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/queue/base.go:25 +0x129 goroutine 775 [select, 3 minutes]: github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).persisterLoop(0xc001dd2488) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/persister.go:226 +0xaf6 created by github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).Open in goroutine 790 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/scorch.go:215 +0xf6 goroutine 776 [select, 3 minutes]: github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).mergerLoop(0xc001dd2488) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/merge.go:144 +0x638 created by github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).Open in goroutine 790 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/scorch.go:217 +0x145 goroutine 777 [IO wait]: internal/poll.runtime_pollWait(0x7fe8c948adc8, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000f83e00?, 0xc001dd0a80?, 0x0) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc000f83e00) /usr/lib/go/src/internal/poll/fd_unix.go:620 +0x295 net.(*netFD).accept(0xc000f83e00) /usr/lib/go/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc000748480) /usr/lib/go/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).AcceptTCP(0xc000748480) /usr/lib/go/src/net/tcpsock.go:367 +0x30 code.gitea.io/gitea/modules/graceful.(*wrappedListener).Accept(0xc000b18440) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/server.go:202 +0x45 github.com/gliderlabs/ssh.(*Server).Serve(0xc001ce8d80, {0x43d2a00, 0xc000b18440}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/gliderlabs/ssh/server.go:250 +0x18c code.gitea.io/gitea/modules/graceful.(*Server).Serve(0xc001d3f810, 0xc002034f50) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/server.go:155 +0xfe code.gitea.io/gitea/modules/graceful.(*Server).ListenAndServe(0xc001d3f810, 0xc002034f50, 0x0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/server.go:95 +0x225 code.gitea.io/gitea/modules/ssh.listen(0xc001ce8d80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/ssh/ssh_graceful.go:19 +0x88 code.gitea.io/gitea/modules/ssh.Listen.func3() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/ssh/ssh.go:395 +0x92 created by code.gitea.io/gitea/modules/ssh.Listen in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/ssh/ssh.go:392 +0x87b goroutine 145 [select]: code.gitea.io/gitea/modules/log.(*EventWriterBaseImpl).Run(0xc00081e780, {0x43d9480, 0xc000afb5a0}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:81 +0x279 code.gitea.io/gitea/modules/log.eventWriterStartGo.func1() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:157 +0xa5 created by code.gitea.io/gitea/modules/log.eventWriterStartGo in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:153 +0x191 goroutine 144 [select]: code.gitea.io/gitea/modules/log.(*EventWriterBaseImpl).Run(0xc00081e660, {0x43d9480, 0xc000afb520}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:81 +0x279 code.gitea.io/gitea/modules/log.eventWriterStartGo.func1() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:157 +0xa5 created by code.gitea.io/gitea/modules/log.eventWriterStartGo in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:153 +0x191 goroutine 507 [select, 3 minutes]: github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).introducerLoop(0xc001b58d88) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/introducer.go:67 +0x19c created by github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).Open in goroutine 788 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/scorch.go:211 +0x85 goroutine 769 [select, 145 minutes]: code.gitea.io/gitea/modules/graceful.(*Server).awaitShutdown(0xc001d3f810) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/server_hooks.go:15 +0xa5 created by code.gitea.io/gitea/modules/graceful.(*Server).ListenAndServe in goroutine 777 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/server.go:72 +0x6b goroutine 818 [select, 11 minutes]: code.gitea.io/gitea/modules/eventsource.(*Manager).Run(0xc001b8a390, {0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/eventsource/manager_run.go:57 +0x2aa code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc001ce6ab0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/eventsource.(*Manager).Init in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/eventsource/manager_run.go:26 +0xd4 goroutine 508 [select, 3 minutes]: github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).persisterLoop(0xc001b58d88) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/persister.go:226 +0xaf6 created by github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).Open in goroutine 788 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/scorch.go:215 +0xf6 goroutine 509 [select, 3 minutes]: github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).mergerLoop(0xc001b58d88) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/merge.go:144 +0x638 created by github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).Open in goroutine 788 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/scorch.go:217 +0x145 goroutine 831 [select]: code.gitea.io/gitea/modules/queue.(*WorkerPoolQueue[...]).doRun(0x44574a0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/queue/workergroup.go:341 +0x3a5 code.gitea.io/gitea/modules/queue.(*WorkerPoolQueue[...]).Run(...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/queue/workerqueue.go:184 code.gitea.io/gitea/modules/graceful.(*Manager).RunWithCancel(0xc0007dba40, {0x43c5b28, 0xc0038a2aa0}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:75 +0x10b created by code.gitea.io/gitea/modules/indexer/issues.InitIssueIndexer.func1 in goroutine 788 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/indexer/issues/indexer.go:124 +0x87e goroutine 922 [select]: github.com/go-co-op/gocron.(*executor).run(0xc000ec4be0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-co-op/gocron/executor.go:228 +0xa8 created by github.com/go-co-op/gocron.(*executor).start in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-co-op/gocron/executor.go:157 +0x20d goroutine 923 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00ca86b40) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 194759 [select, 21 minutes]: code.gitea.io/gitea/modules/log.(*EventWriterBaseImpl).Run(0xc00e2df260, {0x43d9480, 0xc00c252fa0}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:81 +0x279 code.gitea.io/gitea/modules/log.eventWriterStartGo.func1() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:157 +0xa5 created by code.gitea.io/gitea/modules/log.eventWriterStartGo in goroutine 194756 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:153 +0x191 goroutine 243385 [IO wait]: internal/poll.runtime_pollWait(0x7fe8c8b12348, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00a1ebd40?, 0xc009371a56?, 0x1) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00a1ebd40, {0xc009371a56, 0x5aa, 0x5aa}) /usr/lib/go/src/internal/poll/fd_unix.go:165 +0x27a os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:29 os.(*File).Read(0xc010602c98, {0xc009371a56?, 0x41c266?, 0x0?}) /usr/lib/go/src/os/file.go:124 +0x4f bytes.(*Buffer).ReadFrom(0xc001e914a0, {0x43b1900, 0xc0130835a0}) /usr/lib/go/src/bytes/buffer.go:211 +0x98 io.copyBuffer({0x43b1aa0, 0xc001e914a0}, {0x43b1900, 0xc0130835a0}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:415 +0x151 io.Copy(...) /usr/lib/go/src/io/io.go:388 os.genericWriteTo(0xc010602c98?, {0x43b1aa0, 0xc001e914a0}) /usr/lib/go/src/os/file.go:275 +0x4f os.(*File).WriteTo(0xc010602c98, {0x43b1aa0, 0xc001e914a0}) /usr/lib/go/src/os/file.go:253 +0x9c io.copyBuffer({0x43b1aa0, 0xc001e914a0}, {0x43b1980, 0xc010602c98}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:411 +0x9d io.Copy(...) /usr/lib/go/src/io/io.go:388 os/exec.(*Cmd).writerDescriptor.func1() /usr/lib/go/src/os/exec/exec.go:596 +0x34 os/exec.(*Cmd).Start.func2(0xc010b269a0?) /usr/lib/go/src/os/exec/exec.go:749 +0x2c created by os/exec.(*Cmd).Start in goroutine 243383 /usr/lib/go/src/os/exec/exec.go:748 +0x92b goroutine 197932 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00f9682a0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 197931 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 13341 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00d3df2d8) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 13318 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 207659 [IO wait]: internal/poll.runtime_pollWait(0x7fe8c948a0a8, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00cd31380?, 0x900000036?, 0x0) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc00cd31380) /usr/lib/go/src/internal/poll/fd_unix.go:620 +0x295 net.(*netFD).accept(0xc00cd31380) /usr/lib/go/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc00ef4c240) /usr/lib/go/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).Accept(0xc00ef4c240) /usr/lib/go/src/net/tcpsock.go:380 +0x30 net/http.(*Server).Serve(0xc00bcce800, {0x43d28b0, 0xc00ef4c240}) /usr/lib/go/src/net/http/server.go:3424 +0x30c created by code.gitea.io/gitea/tests/integration.onGiteaRun[...] in goroutine 207653 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_helper_for_declarative_test.go:84 +0x27d goroutine 46807 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc0127b6330) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 46806 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 207653 [chan receive, 5 minutes]: testing.(*T).Run(0xc00df288c0, {0x3acb3c1?, 0x5?}, 0xc012f620c0) /usr/lib/go/src/testing/testing.go:1859 +0x431 code.gitea.io/gitea/tests/integration.testGitGeneral(0xc00df288c0, 0xc011f4dc20) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_general_test.go:96 +0x4f3 code.gitea.io/gitea/tests/integration.onGiteaRun[...](0xc00df288c0, 0x3f83998) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_helper_for_declarative_test.go:87 +0x297 code.gitea.io/gitea/tests/integration.TestGitGeneral(0xc00df288c0?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_general_test.go:43 +0x25 testing.tRunner(0xc00df288c0, 0x3f82968) /usr/lib/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/lib/go/src/testing/testing.go:1851 +0x413 goroutine 197786 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00f3615d8) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 197941 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 13383 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00de124e0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 13382 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 13344 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00bb77338) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 13343 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 13319 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00d2c7cf8) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 13318 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 13380 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc002281ec0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 13343 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 13433 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00ec4f668) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 13382 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 243383 [syscall]: syscall.Syscall6(0xf7, 0x3, 0x1a, 0xc00fa4f898, 0x4, 0xc00cb2b200, 0x0) /usr/lib/go/src/syscall/syscall_linux.go:95 +0x39 internal/syscall/unix.Waitid(0xc00fa4f8c6?, 0xc00fa4f9f0?, 0x5aa30b?, 0xc001ca69e0?, 0x0?) /usr/lib/go/src/internal/syscall/unix/waitid_linux.go:18 +0x39 os.(*Process).pidfdWait.func1(...) /usr/lib/go/src/os/pidfd_linux.go:106 os.ignoringEINTR(...) /usr/lib/go/src/os/file_posix.go:251 os.(*Process).pidfdWait(0xc00d3f2cd8?) /usr/lib/go/src/os/pidfd_linux.go:105 +0x209 os.(*Process).wait(0x1?) /usr/lib/go/src/os/exec_unix.go:27 +0x25 os.(*Process).Wait(...) /usr/lib/go/src/os/exec.go:358 os/exec.(*Cmd).Wait(0xc00d3c4d80) /usr/lib/go/src/os/exec/exec.go:922 +0x45 code.gitea.io/gitea/modules/git.(*Command).Run(0xc0001f7030, 0xc00a4deca0?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/command.go:344 +0x716 code.gitea.io/gitea/modules/git.(*Command).RunStdBytes(0xc0001f7030, 0x20?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/command.go:441 +0x165 code.gitea.io/gitea/modules/git.(*Command).RunStdString(0xc010bf69a0?, 0x43b1a01?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/command.go:407 +0x17 code.gitea.io/gitea/tests/integration.doGitPushTestRepository.func1(0xc00e83ee00) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_helper_for_declarative_test.go:151 +0x4c5 testing.tRunner(0xc00e83ee00, 0xc001e91020) /usr/lib/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 241291 /usr/lib/go/src/testing/testing.go:1851 +0x413 goroutine 241291 [chan receive]: testing.(*T).Run(0xc015283880, {0x3c54ab0?, 0xc010bf6980?}, 0xc001e91020) /usr/lib/go/src/testing/testing.go:1859 +0x431 code.gitea.io/gitea/tests/integration.testGitGeneral.func2.1.doBranchProtectPRMerge.10(0xc015283880) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_general_test.go:409 +0x7a6 testing.tRunner(0xc015283880, 0xc013c535e0) /usr/lib/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 233315 /usr/lib/go/src/testing/testing.go:1851 +0x413 goroutine 233315 [chan receive]: testing.(*T).Run(0xc00eb9d180, {0x3c0047e?, 0xc011f4dc20?}, 0xc013c535e0) /usr/lib/go/src/testing/testing.go:1859 +0x431 code.gitea.io/gitea/tests/integration.testGitGeneral.func2.1({0xc01316fa00, 0x32}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_general_test.go:126 +0x92d code.gitea.io/gitea/tests/integration.withKeyFile(0xc00eb9d180, {0x3babfa5, 0xe}, 0xc00d7a3f20) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_helper_for_declarative_test.go:48 +0x2bc code.gitea.io/gitea/tests/integration.testGitGeneral.func2(0xc00eb9d180) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_general_test.go:107 +0x450 testing.tRunner(0xc00eb9d180, 0xc012f620c0) /usr/lib/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 207653 /usr/lib/go/src/testing/testing.go:1851 +0x413 goroutine 243386 [select]: os/exec.(*Cmd).watchCtx(0xc00d3c4d80, 0xc002e30460) /usr/lib/go/src/os/exec/exec.go:789 +0xb2 created by os/exec.(*Cmd).Start in goroutine 243383 /usr/lib/go/src/os/exec/exec.go:775 +0x8f3 goroutine 46834 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00e9010c8) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 46806 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 197937 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc010b831b8) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 197936 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 243384 [IO wait]: internal/poll.runtime_pollWait(0x7fe8c948a3f0, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00a1ebc80?, 0xc00b2e9e00?, 0x1) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00a1ebc80, {0xc00b2e9e00, 0x200, 0x200}) /usr/lib/go/src/internal/poll/fd_unix.go:165 +0x27a os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:29 os.(*File).Read(0xc010602c80, {0xc00b2e9e00?, 0x41c266?, 0xc00da9ed70?}) /usr/lib/go/src/os/file.go:124 +0x4f bytes.(*Buffer).ReadFrom(0xc001e91380, {0x43b1900, 0xc013083598}) /usr/lib/go/src/bytes/buffer.go:211 +0x98 io.copyBuffer({0x43b1aa0, 0xc001e91380}, {0x43b1900, 0xc013083598}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:415 +0x151 io.Copy(...) /usr/lib/go/src/io/io.go:388 os.genericWriteTo(0xc010602c80?, {0x43b1aa0, 0xc001e91380}) /usr/lib/go/src/os/file.go:275 +0x4f os.(*File).WriteTo(0xc010602c80, {0x43b1aa0, 0xc001e91380}) /usr/lib/go/src/os/file.go:253 +0x9c io.copyBuffer({0x43b1aa0, 0xc001e91380}, {0x43b1980, 0xc010602c80}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:411 +0x9d io.Copy(...) /usr/lib/go/src/io/io.go:388 os/exec.(*Cmd).writerDescriptor.func1() /usr/lib/go/src/os/exec/exec.go:596 +0x34 os/exec.(*Cmd).Start.func2(0xc001e91020?) /usr/lib/go/src/os/exec/exec.go:749 +0x2c created by os/exec.(*Cmd).Start in goroutine 243383 /usr/lib/go/src/os/exec/exec.go:748 +0x92b goroutine 197964 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc011b61b00) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 197941 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 +++ TestGitGeneral/SSH/BranchProtectMerge is a slow test (run: 2m17.649746301s, flush: 37.2µs) === TestGitGeneral/SSH/MergeFork (tests/integration/git_general_test.go:128) === TestGitGeneral/SSH/MergeFork/CreatePRAndMerge (tests/integration/git_general_test.go:493) +++ TestGitGeneral/SSH/MergeFork/CreatePRAndMerge is a slow test (run: 42.381532762s, flush: 27.894µs) === TestGitGeneral/SSH/MergeFork/Raw (tests/integration/git_general_test.go:199) === TestGitGeneral/SSH/MergeFork/Media (tests/integration/git_general_test.go:239) +++ TestGitGeneral/SSH/MergeFork is a slow test (run: 47.291446977s, flush: 7.088µs) === TestGitGeneral/SSH/PushCreate (tests/integration/git_general_test.go:593) +++ TestGitGeneral/SSH/PushCreate is a slow test (run: 16.338494117s, flush: 48.573µs) +++ TestGitGeneral/SSH is a slow test (run: 6m1.174456266s, flush: 17.609µs) +++ TestGitGeneral is a slow test (run: 12m26.438134846s, flush: 15.698µs) === TestGitLFSSSH (tests/integration/git_lfs_ssh_test.go:26) === TestGitLFSSSH/CommitAndPushLFS (tests/integration/git_general_test.go:154) === TestGitLFSSSH/CommitAndPushLFS/PushCommit_Size-10 (tests/integration/git_general_test.go:190) +++ TestGitLFSSSH/CommitAndPushLFS/PushCommit_Size-10 is a slow test (run: 19.228644047s, flush: 47.218µs) === TestGitLFSSSH/CommitAndPushLFS/Locks (tests/integration/git_general_test.go:180) +++ TestGitLFSSSH/CommitAndPushLFS is a slow test (run: 23.626443137s, flush: 15.795µs) +++ TestGitLFSSSH is a slow test (run: 45.546773802s, flush: 24.979µs) === TestDataAsyncDoubleRead_Issue29101 (tests/integration/git_misc_test.go:28) +++ TestDataAsyncDoubleRead_Issue29101 is a slow test (run: 26.894416453s, flush: 37.359µs) === TestAgitPullPush (tests/integration/git_misc_test.go:85) +++ TestAgitPullPush is a slow test (run: 40.666858816s, flush: 38.634µs) === TestGitPush (tests/integration/git_push_test.go:24) !!! TestGitPush ... timeout: 10m0s ... stacktrace: goroutine 289964 [running]: code.gitea.io/gitea/modules/testlogger.PrintCurrentTest.func1() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/testlogger/testlogger.go:120 +0x65 created by time.goFunc /usr/lib/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 11 minutes]: testing.(*T).Run(0xc002a8f880, {0x3b60ea0?, 0xc00d18fa10?}, 0x3f82978) /usr/lib/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc002a8f880) /usr/lib/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc002a8f880, 0xc00d18fb50) /usr/lib/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00d41f128, {0x64c2160, 0x286, 0x286}, {0x0?, 0x1c00d18fbe8?, 0x0?}) /usr/lib/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0010a20a0) /usr/lib/go/src/testing/testing.go:2142 +0x64a code.gitea.io/gitea/tests/integration.TestMain(0xc0010a20a0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/integration_test.go:115 +0x267 main.main() _testmain.go:1343 +0xa8 goroutine 786 [select, 160 minutes]: github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc0018eaea0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:825 +0x6b7 created by github.com/syndtr/goleveldb/leveldb.openDB in goroutine 761 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db.go:149 +0x4ee goroutine 75 [select, 11 minutes]: github.com/blevesearch/bleve_index_api.AnalysisWorker(...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:46 created by github.com/blevesearch/bleve_index_api.NewAnalysisQueue in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:38 +0xa5 goroutine 76 [select, 5 minutes]: github.com/blevesearch/bleve_index_api.AnalysisWorker(...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:46 created by github.com/blevesearch/bleve_index_api.NewAnalysisQueue in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:38 +0xa5 goroutine 77 [select, 5 minutes]: github.com/blevesearch/bleve_index_api.AnalysisWorker(...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:46 created by github.com/blevesearch/bleve_index_api.NewAnalysisQueue in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:38 +0xa5 goroutine 78 [select, 9 minutes]: github.com/blevesearch/bleve_index_api.AnalysisWorker(...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:46 created by github.com/blevesearch/bleve_index_api.NewAnalysisQueue in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve_index_api/analysis.go:38 +0xa5 goroutine 84 [select, 164 minutes]: code.gitea.io/gitea/modules/graceful.(*Manager).handleSignals(0xc0007dba40, {0x43d7c00, 0xc000c87ad0}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager_unix.go:125 +0x2ae created by code.gitea.io/gitea/modules/graceful.(*Manager).start in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager_unix.go:55 +0x19c goroutine 85 [sync.Cond.Wait, 160 minutes]: sync.runtime_notifyListWait(0xc0007dbb00, 0x1) /usr/lib/go/src/runtime/sema.go:597 +0x159 sync.(*Cond).Wait(0x0?) /usr/lib/go/src/sync/cond.go:71 +0x85 code.gitea.io/gitea/modules/graceful.(*Manager).start.func1() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager_unix.go:79 +0x72 created by code.gitea.io/gitea/modules/graceful.(*Manager).start in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager_unix.go:59 +0x206 goroutine 37 [syscall, 164 minutes]: os/signal.signal_recv() /usr/lib/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/lib/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 84 /usr/lib/go/src/os/signal/signal.go:152 +0x1f goroutine 753 [select]: github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc0018eaea0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db_state.go:101 +0x9c created by github.com/syndtr/goleveldb/leveldb.openDB in goroutine 761 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db.go:143 +0x485 goroutine 762 [select]: github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc000034620) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0xc8 created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool in goroutine 761 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x17b goroutine 232 [select, 164 minutes]: database/sql.(*DB).connectionOpener(0xc001e5cdd0, {0x43d7c38, 0xc000ee58b0}) /usr/lib/go/src/database/sql/sql.go:1261 +0x87 created by database/sql.OpenDB in goroutine 1 /usr/lib/go/src/database/sql/sql.go:841 +0x130 goroutine 774 [select, 5 minutes]: github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).introducerLoop(0xc001dd2488) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/introducer.go:67 +0x19c created by github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).Open in goroutine 790 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/scorch.go:211 +0x85 goroutine 752 [select, 160 minutes]: github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc0018eaea0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:90 +0x149 created by github.com/syndtr/goleveldb/leveldb.openDB in goroutine 761 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db.go:142 +0x447 goroutine 787 [select, 160 minutes]: github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc0018eaea0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:762 +0xf3 created by github.com/syndtr/goleveldb/leveldb.openDB in goroutine 761 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/syndtr/goleveldb/leveldb/db.go:150 +0x52a goroutine 854 [select]: code.gitea.io/gitea/modules/queue.backoffRetErr[...]({0x43d9480?, 0xc000bc86a0}, 0xc002325f20, 0x77359400?, 0xc000f2d260, 0xc002325ed0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/queue/backoff.go:51 +0x185 code.gitea.io/gitea/modules/queue.(*baseLevelQueueCommonImpl).PopItem(0x0?, {0x43d9480?, 0xc000bc86a0?}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/queue/base_levelqueue_common.go:53 +0x4f code.gitea.io/gitea/modules/queue.(*baseLevelQueueUnique).PopItem(0xc003890030, {0x43d9480, 0xc000bc86a0}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/queue/base_levelqueue_unique.go:51 +0xa5 code.gitea.io/gitea/modules/queue.popItemByChan.func1() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/queue/base.go:27 +0x96 created by code.gitea.io/gitea/modules/queue.popItemByChan in goroutine 831 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/queue/base.go:25 +0x129 goroutine 775 [select, 5 minutes]: github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).persisterLoop(0xc001dd2488) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/persister.go:226 +0xaf6 created by github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).Open in goroutine 790 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/scorch.go:215 +0xf6 goroutine 776 [select, 5 minutes]: github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).mergerLoop(0xc001dd2488) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/merge.go:144 +0x638 created by github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).Open in goroutine 790 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/scorch.go:217 +0x145 goroutine 777 [IO wait, 11 minutes]: internal/poll.runtime_pollWait(0x7fe8c948adc8, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000f83e00?, 0xc001dd0a80?, 0x0) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc000f83e00) /usr/lib/go/src/internal/poll/fd_unix.go:620 +0x295 net.(*netFD).accept(0xc000f83e00) /usr/lib/go/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc000748480) /usr/lib/go/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).AcceptTCP(0xc000748480) /usr/lib/go/src/net/tcpsock.go:367 +0x30 code.gitea.io/gitea/modules/graceful.(*wrappedListener).Accept(0xc000b18440) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/server.go:202 +0x45 github.com/gliderlabs/ssh.(*Server).Serve(0xc001ce8d80, {0x43d2a00, 0xc000b18440}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/gliderlabs/ssh/server.go:250 +0x18c code.gitea.io/gitea/modules/graceful.(*Server).Serve(0xc001d3f810, 0xc002034f50) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/server.go:155 +0xfe code.gitea.io/gitea/modules/graceful.(*Server).ListenAndServe(0xc001d3f810, 0xc002034f50, 0x0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/server.go:95 +0x225 code.gitea.io/gitea/modules/ssh.listen(0xc001ce8d80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/ssh/ssh_graceful.go:19 +0x88 code.gitea.io/gitea/modules/ssh.Listen.func3() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/ssh/ssh.go:395 +0x92 created by code.gitea.io/gitea/modules/ssh.Listen in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/ssh/ssh.go:392 +0x87b goroutine 145 [select]: code.gitea.io/gitea/modules/log.(*EventWriterBaseImpl).Run(0xc00081e780, {0x43d9480, 0xc000afb5a0}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:81 +0x279 code.gitea.io/gitea/modules/log.eventWriterStartGo.func1() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:157 +0xa5 created by code.gitea.io/gitea/modules/log.eventWriterStartGo in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:153 +0x191 goroutine 144 [select]: code.gitea.io/gitea/modules/log.(*EventWriterBaseImpl).Run(0xc00081e660, {0x43d9480, 0xc000afb520}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:81 +0x279 code.gitea.io/gitea/modules/log.eventWriterStartGo.func1() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:157 +0xa5 created by code.gitea.io/gitea/modules/log.eventWriterStartGo in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:153 +0x191 goroutine 507 [select, 11 minutes]: github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).introducerLoop(0xc001b58d88) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/introducer.go:67 +0x19c created by github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).Open in goroutine 788 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/scorch.go:211 +0x85 goroutine 769 [select, 160 minutes]: code.gitea.io/gitea/modules/graceful.(*Server).awaitShutdown(0xc001d3f810) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/server_hooks.go:15 +0xa5 created by code.gitea.io/gitea/modules/graceful.(*Server).ListenAndServe in goroutine 777 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/server.go:72 +0x6b goroutine 818 [select, 25 minutes]: code.gitea.io/gitea/modules/eventsource.(*Manager).Run(0xc001b8a390, {0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/eventsource/manager_run.go:57 +0x2aa code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc001ce6ab0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/eventsource.(*Manager).Init in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/eventsource/manager_run.go:26 +0xd4 goroutine 508 [select, 11 minutes]: github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).persisterLoop(0xc001b58d88) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/persister.go:226 +0xaf6 created by github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).Open in goroutine 788 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/scorch.go:215 +0xf6 goroutine 509 [select, 11 minutes]: github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).mergerLoop(0xc001b58d88) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/merge.go:144 +0x638 created by github.com/blevesearch/bleve/v2/index/scorch.(*Scorch).Open in goroutine 788 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/blevesearch/bleve/v2/index/scorch/scorch.go:217 +0x145 goroutine 831 [select, 11 minutes]: code.gitea.io/gitea/modules/queue.(*WorkerPoolQueue[...]).doRun(0x44574a0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/queue/workergroup.go:341 +0x3a5 code.gitea.io/gitea/modules/queue.(*WorkerPoolQueue[...]).Run(...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/queue/workerqueue.go:184 code.gitea.io/gitea/modules/graceful.(*Manager).RunWithCancel(0xc0007dba40, {0x43c5b28, 0xc0038a2aa0}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:75 +0x10b created by code.gitea.io/gitea/modules/indexer/issues.InitIssueIndexer.func1 in goroutine 788 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/indexer/issues/indexer.go:124 +0x87e goroutine 922 [select]: github.com/go-co-op/gocron.(*executor).run(0xc000ec4be0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-co-op/gocron/executor.go:228 +0xa8 created by github.com/go-co-op/gocron.(*executor).start in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-co-op/gocron/executor.go:157 +0x20d goroutine 923 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00ca86b40) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 1 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 194759 [select, 35 minutes]: code.gitea.io/gitea/modules/log.(*EventWriterBaseImpl).Run(0xc00e2df260, {0x43d9480, 0xc00c252fa0}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:81 +0x279 code.gitea.io/gitea/modules/log.eventWriterStartGo.func1() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:157 +0xa5 created by code.gitea.io/gitea/modules/log.eventWriterStartGo in goroutine 194756 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/log/event_writer_base.go:153 +0x191 goroutine 256217 [select, 11 minutes]: io.(*pipe).read(0xc010d971a0, {0xc00d772000, 0x8000, 0x0?}) /usr/lib/go/src/io/pipe.go:57 +0xa5 io.(*PipeReader).Read(0xc01252c1a8?, {0xc00d772000?, 0x29?, 0x8?}) /usr/lib/go/src/io/pipe.go:134 +0x1a io.copyBuffer({0x43b1920, 0xc00f414f78}, {0x43b2b80, 0xc010d971a0}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:429 +0x190 io.Copy(...) /usr/lib/go/src/io/io.go:388 os.genericReadFrom(0xc01252c1a8?, {0x43b2b80, 0xc010d971a0}) /usr/lib/go/src/os/file.go:185 +0x4f os.(*File).ReadFrom(0xc01252c1a8, {0x43b2b80, 0xc010d971a0}) /usr/lib/go/src/os/file.go:161 +0x9c io.copyBuffer({0x43b1960, 0xc01252c1a8}, {0x43b2b80, 0xc010d971a0}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:415 +0x151 io.Copy(...) /usr/lib/go/src/io/io.go:388 os/exec.(*Cmd).childStdin.func1() /usr/lib/go/src/os/exec/exec.go:547 +0x3b os/exec.(*Cmd).Start.func2(0xc011a69cc0?) /usr/lib/go/src/os/exec/exec.go:749 +0x2c created by os/exec.(*Cmd).Start in goroutine 256216 /usr/lib/go/src/os/exec/exec.go:748 +0x92b goroutine 289951 [select]: os/exec.(*Cmd).watchCtx(0xc00fc8c300, 0xc010e41570) /usr/lib/go/src/os/exec/exec.go:789 +0xb2 created by os/exec.(*Cmd).Start in goroutine 289500 /usr/lib/go/src/os/exec/exec.go:775 +0x8f3 goroutine 256220 [select, 11 minutes]: os/exec.(*Cmd).watchCtx(0xc00df70180, 0xc010b27ab0) /usr/lib/go/src/os/exec/exec.go:789 +0xb2 created by os/exec.(*Cmd).Start in goroutine 256216 /usr/lib/go/src/os/exec/exec.go:775 +0x8f3 goroutine 289950 [IO wait]: internal/poll.runtime_pollWait(0x7fe8c8b129d8, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc011e0a7e0?, 0xc002b54000?, 0x1) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc011e0a7e0, {0xc002b54000, 0x200, 0x200}) /usr/lib/go/src/internal/poll/fd_unix.go:165 +0x27a os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:29 os.(*File).Read(0xc0127c7d88, {0xc002b54000?, 0x41c266?, 0x0?}) /usr/lib/go/src/os/file.go:124 +0x4f bytes.(*Buffer).ReadFrom(0xc00c91af60, {0x43b1900, 0xc013a4b688}) /usr/lib/go/src/bytes/buffer.go:211 +0x98 io.copyBuffer({0x43b1aa0, 0xc00c91af60}, {0x43b1900, 0xc013a4b688}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:415 +0x151 io.Copy(...) /usr/lib/go/src/io/io.go:388 os.genericWriteTo(0xc0127c7d88?, {0x43b1aa0, 0xc00c91af60}) /usr/lib/go/src/os/file.go:275 +0x4f os.(*File).WriteTo(0xc0127c7d88, {0x43b1aa0, 0xc00c91af60}) /usr/lib/go/src/os/file.go:253 +0x9c io.copyBuffer({0x43b1aa0, 0xc00c91af60}, {0x43b1980, 0xc0127c7d88}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:411 +0x9d io.Copy(...) /usr/lib/go/src/io/io.go:388 os/exec.(*Cmd).writerDescriptor.func1() /usr/lib/go/src/os/exec/exec.go:596 +0x34 os/exec.(*Cmd).Start.func2(0xc00e729130?) /usr/lib/go/src/os/exec/exec.go:749 +0x2c created by os/exec.(*Cmd).Start in goroutine 289500 /usr/lib/go/src/os/exec/exec.go:748 +0x92b goroutine 258462 [IO wait]: internal/poll.runtime_pollWait(0x7fe8c948a1c0, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00d3f7a00?, 0x900000036?, 0x0) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc00d3f7a00) /usr/lib/go/src/internal/poll/fd_unix.go:620 +0x295 net.(*netFD).accept(0xc00d3f7a00) /usr/lib/go/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc0007c8700) /usr/lib/go/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).Accept(0xc0007c8700) /usr/lib/go/src/net/tcpsock.go:380 +0x30 net/http.(*Server).Serve(0xc009d56a00, {0x43d28b0, 0xc0007c8700}) /usr/lib/go/src/net/http/server.go:3424 +0x30c created by code.gitea.io/gitea/tests/integration.onGiteaRun[...] in goroutine 258425 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_helper_for_declarative_test.go:84 +0x27d goroutine 256216 [syscall, 11 minutes]: syscall.Syscall6(0xf7, 0x3, 0x1b, 0xc00231ea28, 0x4, 0xc013c7a7e0, 0x0) /usr/lib/go/src/syscall/syscall_linux.go:95 +0x39 internal/syscall/unix.Waitid(0xc00231ea56?, 0xc00231eb80?, 0x5aa30b?, 0xc001ca69e0?, 0x0?) /usr/lib/go/src/internal/syscall/unix/waitid_linux.go:18 +0x39 os.(*Process).pidfdWait.func1(...) /usr/lib/go/src/os/pidfd_linux.go:106 os.ignoringEINTR(...) /usr/lib/go/src/os/file_posix.go:251 os.(*Process).pidfdWait(0xc00e3fcb58?) /usr/lib/go/src/os/pidfd_linux.go:105 +0x209 os.(*Process).wait(0x1?) /usr/lib/go/src/os/exec_unix.go:27 +0x25 os.(*Process).Wait(...) /usr/lib/go/src/os/exec.go:358 os/exec.(*Cmd).Wait(0xc00df70180) /usr/lib/go/src/os/exec/exec.go:922 +0x45 code.gitea.io/gitea/modules/git.(*Command).Run(0xc010ac3ea0, 0x2b?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/command.go:344 +0x716 code.gitea.io/gitea/modules/git.catFileBatch.func3() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/batch_reader.go:124 +0x525 created by code.gitea.io/gitea/modules/git.catFileBatch in goroutine 255653 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/batch_reader.go:120 +0x4c5 goroutine 197932 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00f9682a0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 197931 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 256219 [IO wait, 11 minutes]: internal/poll.runtime_pollWait(0x7fe8c8b12000, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc010d974a0?, 0xc00d7a0000?, 0x1) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc010d974a0, {0xc00d7a0000, 0x8000, 0x8000}) /usr/lib/go/src/internal/poll/fd_unix.go:165 +0x27a os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:29 os.(*File).Read(0xc01252c1c8, {0xc00d7a0000?, 0x47b8bf?, 0x8?}) /usr/lib/go/src/os/file.go:124 +0x4f io.copyBuffer({0x43b19e0, 0xc013100760}, {0x43b1900, 0xc00a0f0bf0}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:429 +0x190 io.Copy(...) /usr/lib/go/src/io/io.go:388 os.genericWriteTo(0xc01252c1c8?, {0x43b19e0, 0xc013100760}) /usr/lib/go/src/os/file.go:275 +0x4f os.(*File).WriteTo(0xc01252c1c8, {0x43b19e0, 0xc013100760}) /usr/lib/go/src/os/file.go:253 +0x9c io.copyBuffer({0x43b19e0, 0xc013100760}, {0x43b1980, 0xc01252c1c8}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:411 +0x9d io.Copy(...) /usr/lib/go/src/io/io.go:388 os/exec.(*Cmd).writerDescriptor.func1() /usr/lib/go/src/os/exec/exec.go:596 +0x34 os/exec.(*Cmd).Start.func2(0xc011b96de0?) /usr/lib/go/src/os/exec/exec.go:749 +0x2c created by os/exec.(*Cmd).Start in goroutine 256216 /usr/lib/go/src/os/exec/exec.go:748 +0x92b goroutine 289990 [chan receive]: code.gitea.io/gitea/modules/git.catFileBatch.func2() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/batch_reader.go:113 +0x2c created by code.gitea.io/gitea/modules/git.catFileBatch in goroutine 289798 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/batch_reader.go:112 +0x371 goroutine 13341 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00d3df2d8) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 13318 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 275841 [syscall]: syscall.Syscall6(0xf7, 0x3, 0x1d, 0xc000067140, 0x4, 0xc002d90b40, 0x0) /usr/lib/go/src/syscall/syscall_linux.go:95 +0x39 internal/syscall/unix.Waitid(0xc00006716e?, 0xc000067298?, 0x5aa30b?, 0xc001ca69e0?, 0x0?) /usr/lib/go/src/internal/syscall/unix/waitid_linux.go:18 +0x39 os.(*Process).pidfdWait.func1(...) /usr/lib/go/src/os/pidfd_linux.go:106 os.ignoringEINTR(...) /usr/lib/go/src/os/file_posix.go:251 os.(*Process).pidfdWait(0xc010482cf0?) /usr/lib/go/src/os/pidfd_linux.go:105 +0x209 os.(*Process).wait(0x1?) /usr/lib/go/src/os/exec_unix.go:27 +0x25 os.(*Process).Wait(...) /usr/lib/go/src/os/exec.go:358 os/exec.(*Cmd).Wait(0xc00e711080) /usr/lib/go/src/os/exec/exec.go:922 +0x45 code.gitea.io/gitea/modules/git.(*Command).Run(0xc00fa3c460, 0x1800?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/command.go:344 +0x716 code.gitea.io/gitea/modules/git.(*Command).RunStdBytes(0xc00fa3c460, 0x20?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/command.go:441 +0x165 code.gitea.io/gitea/modules/git.(*Command).RunStdString(0xc013d818a0?, 0xc00e72e380?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/command.go:407 +0x17 code.gitea.io/gitea/tests/integration.testGitPush.func3.1.doGitPushTestRepository.2(...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_helper_for_declarative_test.go:151 code.gitea.io/gitea/tests/integration.testGitPush.func3.1(0xc00e72e380, {0xc0132f0c00, 0x36}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_push_test.go:81 +0x645 code.gitea.io/gitea/tests/integration.runTestGitPush(0xc00e72e380, 0xc012aae120, 0x3f839b8) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_push_test.go:169 +0x971 code.gitea.io/gitea/tests/integration.testGitPush.func3(0xc00e72e380?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_push_test.go:77 +0x1e testing.tRunner(0xc00e72e380, 0xc00b03abb0) /usr/lib/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 258425 /usr/lib/go/src/testing/testing.go:1851 +0x413 goroutine 46807 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc0127b6330) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 46806 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 258425 [chan receive, 5 minutes]: testing.(*T).Run(0xc015202fc0, {0x3c635d4?, 0xc00f9a6a80?}, 0xc00b03abb0) /usr/lib/go/src/testing/testing.go:1859 +0x431 code.gitea.io/gitea/tests/integration.testGitPush(0xc015202fc0, 0xc012aae120) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_push_test.go:76 +0x10c code.gitea.io/gitea/tests/integration.onGiteaRun[...](0xc015202fc0, 0x3f839a0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_helper_for_declarative_test.go:87 +0x297 code.gitea.io/gitea/tests/integration.TestGitPush(0xc015202fc0?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/tests/integration/git_push_test.go:24 +0x25 testing.tRunner(0xc015202fc0, 0x3f82978) /usr/lib/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/lib/go/src/testing/testing.go:1851 +0x413 goroutine 197786 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00f3615d8) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 197941 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 13383 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00de124e0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 13382 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 13344 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00bb77338) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 13343 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 13319 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00d2c7cf8) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 13318 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 289949 [IO wait]: internal/poll.runtime_pollWait(0x7fe8c948a508, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc011e0a720?, 0xc00f18e000?, 0x1) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc011e0a720, {0xc00f18e000, 0x8000, 0x8000}) /usr/lib/go/src/internal/poll/fd_unix.go:165 +0x27a os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:29 os.(*File).Read(0xc0127c7d78, {0xc00f18e000?, 0x33?, 0x8000?}) /usr/lib/go/src/os/file.go:124 +0x4f io.copyBuffer({0x7fe8c7d286f8, 0xc00d596180}, {0x43b1900, 0xc010602ec8}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:429 +0x190 io.Copy(...) /usr/lib/go/src/io/io.go:388 os.genericWriteTo(0xc0127c7d78?, {0x7fe8c7d286f8, 0xc00d596180}) /usr/lib/go/src/os/file.go:275 +0x4f os.(*File).WriteTo(0xc0127c7d78, {0x7fe8c7d286f8, 0xc00d596180}) /usr/lib/go/src/os/file.go:253 +0x9c io.copyBuffer({0x7fe8c7d286f8, 0xc00d596180}, {0x43b1980, 0xc0127c7d78}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:411 +0x9d io.Copy(...) /usr/lib/go/src/io/io.go:388 os/exec.(*Cmd).writerDescriptor.func1() /usr/lib/go/src/os/exec/exec.go:596 +0x34 os/exec.(*Cmd).Start.func2(0xc00e1f10a0?) /usr/lib/go/src/os/exec/exec.go:749 +0x2c created by os/exec.(*Cmd).Start in goroutine 289500 /usr/lib/go/src/os/exec/exec.go:748 +0x92b goroutine 289993 [IO wait]: internal/poll.runtime_pollWait(0x7fe8c7fee628, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc011e0bbc0?, 0xc00f816000?, 0x1) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc011e0bbc0, {0xc00f816000, 0x8000, 0x8000}) /usr/lib/go/src/internal/poll/fd_unix.go:165 +0x27a os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:29 os.(*File).Read(0xc0127c7eb8, {0xc00f816000?, 0xa2?, 0x8000?}) /usr/lib/go/src/os/file.go:124 +0x4f io.copyBuffer({0x43b2c00, 0xc0127c7e98}, {0x43b1900, 0xc00b2f3768}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:429 +0x190 io.Copy(...) /usr/lib/go/src/io/io.go:388 os.genericWriteTo(0xc0127c7eb8?, {0x43b2c00, 0xc0127c7e98}) /usr/lib/go/src/os/file.go:275 +0x4f os.(*File).WriteTo(0xc0127c7eb8, {0x43b2c00, 0xc0127c7e98}) /usr/lib/go/src/os/file.go:253 +0x9c io.copyBuffer({0x43b2c00, 0xc0127c7e98}, {0x43b1980, 0xc0127c7eb8}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:411 +0x9d io.Copy(...) /usr/lib/go/src/io/io.go:388 os/exec.(*Cmd).writerDescriptor.func1() /usr/lib/go/src/os/exec/exec.go:596 +0x34 os/exec.(*Cmd).Start.func2(0xc00d5c5a90?) /usr/lib/go/src/os/exec/exec.go:749 +0x2c created by os/exec.(*Cmd).Start in goroutine 289991 /usr/lib/go/src/os/exec/exec.go:748 +0x92b goroutine 13380 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc002281ec0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 13343 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 289890 [IO wait]: internal/poll.runtime_pollWait(0x7fe8c7fee970, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00fa07bc0?, 0xc005cf1800?, 0x1) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00fa07bc0, {0xc005cf1800, 0x200, 0x200}) /usr/lib/go/src/internal/poll/fd_unix.go:165 +0x27a os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:29 os.(*File).Read(0xc013a4b650, {0xc005cf1800?, 0x41c266?, 0xc00ef61e78?}) /usr/lib/go/src/os/file.go:124 +0x4f bytes.(*Buffer).ReadFrom(0xc00f8f8480, {0x43b1900, 0xc00b2f3660}) /usr/lib/go/src/bytes/buffer.go:211 +0x98 io.copyBuffer({0x43b1aa0, 0xc00f8f8480}, {0x43b1900, 0xc00b2f3660}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:415 +0x151 io.Copy(...) /usr/lib/go/src/io/io.go:388 os.genericWriteTo(0xc013a4b650?, {0x43b1aa0, 0xc00f8f8480}) /usr/lib/go/src/os/file.go:275 +0x4f os.(*File).WriteTo(0xc013a4b650, {0x43b1aa0, 0xc00f8f8480}) /usr/lib/go/src/os/file.go:253 +0x9c io.copyBuffer({0x43b1aa0, 0xc00f8f8480}, {0x43b1980, 0xc013a4b650}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:411 +0x9d io.Copy(...) /usr/lib/go/src/io/io.go:388 os/exec.(*Cmd).writerDescriptor.func1() /usr/lib/go/src/os/exec/exec.go:596 +0x34 os/exec.(*Cmd).Start.func2(0xc003450fc0?) /usr/lib/go/src/os/exec/exec.go:749 +0x2c created by os/exec.(*Cmd).Start in goroutine 275841 /usr/lib/go/src/os/exec/exec.go:748 +0x92b goroutine 13433 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00ec4f668) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 13382 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 289798 [syscall]: github.com/mattn/go-sqlite3._Cfunc__sqlite3_step_row_internal(0x7fe8c7fa9cf8, 0xc00ad80058, 0xc00ad80060) _cgo_gotypes.go:403 +0x46 github.com/mattn/go-sqlite3.(*SQLiteStmt).execSync.func3(...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/mattn/go-sqlite3/sqlite3.go:2094 github.com/mattn/go-sqlite3.(*SQLiteStmt).execSync(0xc011096600, {0x68db7e0?, 0x4519df?, 0x0?}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/mattn/go-sqlite3/sqlite3.go:2094 +0xb5 github.com/mattn/go-sqlite3.(*SQLiteStmt).exec(0xc011096600, {0x43d7730, 0x68db7e0}, {0x68db7e0, 0x0, 0x0}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/mattn/go-sqlite3/sqlite3.go:2055 +0x453 github.com/mattn/go-sqlite3.(*SQLiteConn).exec(0xc00e7a5e00, {0x43d7730, 0x68db7e0}, {0x3aec2ce?, 0x35ae340?}, {0x0, 0x0, 0x0}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/mattn/go-sqlite3/sqlite3.go:889 +0x255 github.com/mattn/go-sqlite3.(*SQLiteTx).Commit(0xc0127c7df0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/mattn/go-sqlite3/sqlite3.go:507 +0x45 database/sql.(*Tx).Commit.func1() /usr/lib/go/src/database/sql/sql.go:2313 +0x29 database/sql.withLock({0x43c6d48, 0xc010275780}, 0xc00f7e7890) /usr/lib/go/src/database/sql/sql.go:3574 +0x71 database/sql.(*Tx).Commit(0xc0103f8900) /usr/lib/go/src/database/sql/sql.go:2312 +0xea xorm.io/xorm/core.(*Tx).Commit(0xc00ad1a2e0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/xorm.io/xorm/core/tx.go:52 +0xef xorm.io/xorm.(*Session).Commit(0xc00d3dadd0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/xorm.io/xorm/session_tx.go:42 +0x97 code.gitea.io/gitea/models/db.txWithNoCheck({0x43da408, 0xc00b7bbf60}, 0xc00cc85ab0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/models/db/context.go:192 +0x118 code.gitea.io/gitea/models/db.WithTx({0x43da408, 0xc00b7bbf60}, 0xc00cc85ab0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/models/db/context.go:178 +0xdd code.gitea.io/gitea/services/repository.SyncBranchesToDB({0x43da408?, 0xc00b7bbf60?}, 0xc004b13b30?, 0x33bb740?, {0xc00eedfb90?, 0x8080808080808080?, 0x0?}, {0xc00eedfba0, 0x1, 0x1}, ...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/services/repository/branch.go:308 +0xc7 code.gitea.io/gitea/routers/private.HookPostReceive(0xc00b7bbf60) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/routers/private/hook_post_receive.go:144 +0x3245 reflect.Value.call({0x33cc480?, 0x3f88d98?, 0x68db7e0?}, {0x3ad1d18, 0x4}, {0xc0136c6480, 0x1, 0x2015657?}) /usr/lib/go/src/reflect/value.go:584 +0xca6 reflect.Value.Call({0x33cc480?, 0x3f88d98?, 0xc00d392910?}, {0xc0136c6480?, 0x3f88d98?, 0x0?}) /usr/lib/go/src/reflect/value.go:368 +0xb9 code.gitea.io/gitea/modules/web.toHandlerProvider.func1.1({0x43d24e0, 0xc00cffe080}, 0xc00dfb8dc0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:172 +0x1aa net/http.HandlerFunc.ServeHTTP(0xc0136c6420?, {0x43d24e0?, 0xc00cffe080?}, 0x3a1be80?) /usr/lib/go/src/net/http/server.go:2294 +0x29 net/http.HandlerFunc.ServeHTTP(0x2086368?, {0x43d24e0?, 0xc00cffe080?}, 0x2020934?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.(*Router).wrapMiddlewareAndHandler.RouterMockPoint.func1.1({0x43d24e0, 0xc00cffe080}, 0xc00dfb8dc0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routemock.go:34 +0xa3 net/http.HandlerFunc.ServeHTTP(0xc0136c6420?, {0x43d24e0?, 0xc00cffe080?}, 0x0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.func1.1({0x43d24e0, 0xc00cffe080}, 0xc00dfb8dc0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:182 +0x242 net/http.HandlerFunc.ServeHTTP(0xc0136c63d8?, {0x43d24e0?, 0xc00cffe080?}, 0xc0136c6408?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.func1.1({0x43d24e0, 0xc00cffe080}, 0xc00dfb8dc0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:182 +0x242 net/http.HandlerFunc.ServeHTTP(0xc003733c09?, {0x43d24e0?, 0xc00cffe080?}, 0xc00e957a00?) /usr/lib/go/src/net/http/server.go:2294 +0x29 github.com/go-chi/chi/v5.(*ChainHandler).ServeHTTP(0xc00dab8780?, {0x43d24e0?, 0xc00cffe080?}, 0xc003733bf0?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/chain.go:31 +0x26 github.com/go-chi/chi/v5.(*Mux).routeHTTP(0xc012bb09c0, {0x43d24e0, 0xc00cffe080}, 0xc00dfb8dc0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/mux.go:459 +0x2e2 net/http.HandlerFunc.ServeHTTP(0xc00dfb8dc0?, {0x43d24e0?, 0xc00cffe080?}, 0x20652a4?) /usr/lib/go/src/net/http/server.go:2294 +0x29 github.com/go-chi/chi/v5/middleware.RealIP.func1({0x43d24e0, 0xc00cffe080}, 0xc00dfb8dc0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/middleware/realip.go:36 +0x95 net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d24e0?, 0xc00cffe080?}, 0xc0018ae1c0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00dfb8dc0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0xc00c91be00?, {0x43d24e0?, 0xc00cffe080?}, 0x7fe910097a78?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/routers/private.authInternal.func1({0x43d24e0, 0xc00cffe080}, 0xc00dfb8dc0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/routers/private/internal.go:39 +0x225 net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d24e0?, 0xc00cffe080?}, 0xc0018ae1c0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00dfb8dc0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0x6449c30?, {0x43d24e0?, 0xc00cffe080?}, 0x3a1be80?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/routers/private.Routes.PrivateContexter.func2.1({0x43d24e0?, 0xc00cffe080?}, 0xc00db85030?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/services/context/private.go:72 +0xf5 net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d24e0?, 0xc00cffe080?}, 0xc0018ae1c0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00dfb8a00) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0xc00db85110?, {0x43d24e0?, 0xc00cffe080?}, 0xc00db850f0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 github.com/go-chi/chi/v5.(*Mux).ServeHTTP(0xc012bb09c0, {0x43d24e0, 0xc00cffe080}, 0xc00dfb8a00) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/mux.go:73 +0x32f github.com/go-chi/chi/v5.(*Mux).Mount.func1({0x43d24e0, 0xc00cffe080}, 0xc00dfb8a00) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/mux.go:327 +0x1bb net/http.HandlerFunc.ServeHTTP(0xc00dab8780?, {0x43d24e0?, 0xc00cffe080?}, 0xc003350305?) /usr/lib/go/src/net/http/server.go:2294 +0x29 github.com/go-chi/chi/v5.(*Mux).routeHTTP(0xc012444840, {0x43d24e0, 0xc00cffe080}, 0xc00dfb8a00) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/mux.go:459 +0x2e2 net/http.HandlerFunc.ServeHTTP(0xc00dfb8780?, {0x43d24e0?, 0xc00cffe080?}, 0x68db7e0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).handler-fm.(*requestRecordsManager).handler.func1({0x43d24e0, 0xc00cffe080}, 0xc00dfb8780) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:122 +0x22f net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d24e0?, 0xc00cffe080?}, 0xc004b12cb0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00dfb8780) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0xc004b12cb0?, {0x43d24e0?, 0xc00cffe080?}, 0x1?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/routers/common.ProtocolMiddlewares.ForwardedHeaders.func4.1({0x43d24e0, 0xc00cffe080}, 0xc00dfb8780) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/chi-middleware/proxy/middleware.go:37 +0xf4 net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d24e0?, 0xc00cffe080?}, 0x1400000000519345?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00dfb8780) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0x43d9480?, {0x43d24e0?, 0xc00cffe080?}, 0xc003350340?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/routers/common.ProtocolMiddlewares.func3.1({0x43d1c70, 0xc00ad79500}, 0xc00dfb8500) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/routers/common/middleware.go:59 +0x2d0 net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d1c70?, 0xc00ad79500?}, 0x140000000ec81678?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00dfb8500) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0x43d7c00?, {0x43d1c70?, 0xc00ad79500?}, 0x68db7e0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/routers/common.ProtocolMiddlewares.func2.1({0x43d1c70, 0xc00ad79500}, 0xc00dfb8500) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/routers/common/middleware.go:50 +0x2fc net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d1c70?, 0xc00ad79500?}, 0x47b8bf?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00db57e00) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0xc0106c8ab0?, {0x43d1c70?, 0xc00ad79500?}, 0x68db7e0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/routers/common.ProtocolMiddlewares.func1.1({0x43d1c70, 0xc00ad79500}, 0xc00db57e00) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/routers/common/middleware.go:36 +0x10a net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d1c70?, 0xc00ad79500?}, 0x140000000ec81940?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00db57e00) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0x43d7c38?, {0x43d1c70?, 0xc00ad79500?}, 0x64263a0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 github.com/go-chi/chi/v5.(*Mux).ServeHTTP(0xc012444840, {0x43d1c70, 0xc00ad79500}, 0xc000cf77c0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/mux.go:90 +0x2ee code.gitea.io/gitea/modules/web.(*Router).normalizeRequestPath(0x9c1b80?, {0x43d1c70, 0xc00ad79500}, 0xc000cf77c0, {0x43baac0, 0xc012444840}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/route.go:237 +0x55c code.gitea.io/gitea/modules/web.(*Router).ServeHTTP(0x41d365?, {0x43d1c70?, 0xc00ad79500?}, 0xc00ad79501?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/route.go:175 +0x45 net/http.serverHandler.ServeHTTP({0x43c3458?}, {0x43d1c70?, 0xc00ad79500?}, 0x1?) /usr/lib/go/src/net/http/server.go:3301 +0x8e net/http.(*conn).serve(0xc012d31ef0, {0x43d7c00, 0xc00feadd40}) /usr/lib/go/src/net/http/server.go:2102 +0x625 created by net/http.(*Server).Serve in goroutine 258462 /usr/lib/go/src/net/http/server.go:3454 +0x485 goroutine 289994 [IO wait]: internal/poll.runtime_pollWait(0x7fe8c948aa80, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc011e0bc80?, 0xc00f830000?, 0x1) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc011e0bc80, {0xc00f830000, 0x8000, 0x8000}) /usr/lib/go/src/internal/poll/fd_unix.go:165 +0x27a os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:29 os.(*File).Read(0xc0127c7ec8, {0xc00f830000?, 0x47b8bf?, 0x8?}) /usr/lib/go/src/os/file.go:124 +0x4f io.copyBuffer({0x43b19e0, 0xc00ad1af00}, {0x43b1900, 0xc013a4b7a0}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:429 +0x190 io.Copy(...) /usr/lib/go/src/io/io.go:388 os.genericWriteTo(0xc0127c7ec8?, {0x43b19e0, 0xc00ad1af00}) /usr/lib/go/src/os/file.go:275 +0x4f os.(*File).WriteTo(0xc0127c7ec8, {0x43b19e0, 0xc00ad1af00}) /usr/lib/go/src/os/file.go:253 +0x9c io.copyBuffer({0x43b19e0, 0xc00ad1af00}, {0x43b1980, 0xc0127c7ec8}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:411 +0x9d io.Copy(...) /usr/lib/go/src/io/io.go:388 os/exec.(*Cmd).writerDescriptor.func1() /usr/lib/go/src/os/exec/exec.go:596 +0x34 os/exec.(*Cmd).Start.func2(0xc001cd5c70?) /usr/lib/go/src/os/exec/exec.go:749 +0x2c created by os/exec.(*Cmd).Start in goroutine 289991 /usr/lib/go/src/os/exec/exec.go:748 +0x92b goroutine 289952 [IO wait]: internal/poll.runtime_pollWait(0x7fe8c948a2d8, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0103d2200?, 0xc00edc1991?, 0x0) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0103d2200, {0xc00edc1991, 0x1, 0x1}) /usr/lib/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0103d2200, {0xc00edc1991?, 0xc00e58b778?, 0xc00e58b7b8?}) /usr/lib/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc010602ed8, {0xc00edc1991?, 0xc00ed77500?, 0xc00083e2a0?}) /usr/lib/go/src/net/net.go:194 +0x45 net/http.(*connReader).backgroundRead(0xc00edc1980) /usr/lib/go/src/net/http/server.go:690 +0x37 created by net/http.(*connReader).startBackgroundRead in goroutine 289798 /usr/lib/go/src/net/http/server.go:686 +0xb6 goroutine 289991 [syscall]: syscall.Syscall6(0xf7, 0x3, 0x28, 0xc00ec81a28, 0x4, 0xc00d516e10, 0x0) /usr/lib/go/src/syscall/syscall_linux.go:95 +0x39 internal/syscall/unix.Waitid(0xc00ec81a56?, 0xc00ec81b80?, 0x5aa30b?, 0xc001ca69e0?, 0x0?) /usr/lib/go/src/internal/syscall/unix/waitid_linux.go:18 +0x39 os.(*Process).pidfdWait.func1(...) /usr/lib/go/src/os/pidfd_linux.go:106 os.ignoringEINTR(...) /usr/lib/go/src/os/file_posix.go:251 os.(*Process).pidfdWait(0xc0136c7278?) /usr/lib/go/src/os/pidfd_linux.go:105 +0x209 os.(*Process).wait(0x1?) /usr/lib/go/src/os/exec_unix.go:27 +0x25 os.(*Process).Wait(...) /usr/lib/go/src/os/exec.go:358 os/exec.(*Cmd).Wait(0xc00fc8ca80) /usr/lib/go/src/os/exec/exec.go:922 +0x45 code.gitea.io/gitea/modules/git.(*Command).Run(0xc0018ae7e0, 0x2b?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/command.go:344 +0x716 code.gitea.io/gitea/modules/git.catFileBatch.func3() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/batch_reader.go:124 +0x525 created by code.gitea.io/gitea/modules/git.catFileBatch in goroutine 289798 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/batch_reader.go:120 +0x4c5 goroutine 256215 [chan receive, 11 minutes]: code.gitea.io/gitea/modules/git.catFileBatch.func2() /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/batch_reader.go:113 +0x2c created by code.gitea.io/gitea/modules/git.catFileBatch in goroutine 255653 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/batch_reader.go:112 +0x371 goroutine 289797 [IO wait]: internal/poll.runtime_pollWait(0x7fe8c948a0a8, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00eec9980?, 0xc00f3bf8d1?, 0x0) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00eec9980, {0xc00f3bf8d1, 0x1, 0x1}) /usr/lib/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00eec9980, {0xc00f3bf8d1?, 0xc00dba9570?, 0x0?}) /usr/lib/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00b2f3670, {0xc00f3bf8d1?, 0x862498?, 0xc01265ad20?}) /usr/lib/go/src/net/net.go:194 +0x45 net/http.(*connReader).backgroundRead(0xc00f3bf8c0) /usr/lib/go/src/net/http/server.go:690 +0x37 created by net/http.(*connReader).startBackgroundRead in goroutine 289948 /usr/lib/go/src/net/http/server.go:686 +0xb6 goroutine 256218 [IO wait, 11 minutes]: internal/poll.runtime_pollWait(0x7fe8c8b12c08, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc010d973e0?, 0xc00d76a000?, 0x1) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc010d973e0, {0xc00d76a000, 0x8000, 0x8000}) /usr/lib/go/src/internal/poll/fd_unix.go:165 +0x27a os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:29 os.(*File).Read(0xc01252c1b8, {0xc00d76a000?, 0x1?, 0x8000?}) /usr/lib/go/src/os/file.go:124 +0x4f io.copyBuffer({0x43b2c00, 0xc01252c198}, {0x43b1900, 0xc00f414f70}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:429 +0x190 io.Copy(...) /usr/lib/go/src/io/io.go:388 os.genericWriteTo(0xc01252c1b8?, {0x43b2c00, 0xc01252c198}) /usr/lib/go/src/os/file.go:275 +0x4f os.(*File).WriteTo(0xc01252c1b8, {0x43b2c00, 0xc01252c198}) /usr/lib/go/src/os/file.go:253 +0x9c io.copyBuffer({0x43b2c00, 0xc01252c198}, {0x43b1980, 0xc01252c1b8}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:411 +0x9d io.Copy(...) /usr/lib/go/src/io/io.go:388 os/exec.(*Cmd).writerDescriptor.func1() /usr/lib/go/src/os/exec/exec.go:596 +0x34 os/exec.(*Cmd).Start.func2(0xc01043e6f0?) /usr/lib/go/src/os/exec/exec.go:749 +0x2c created by os/exec.(*Cmd).Start in goroutine 256216 /usr/lib/go/src/os/exec/exec.go:748 +0x92b goroutine 289995 [select]: os/exec.(*Cmd).watchCtx(0xc00fc8ca80, 0xc00c554070) /usr/lib/go/src/os/exec/exec.go:789 +0xb2 created by os/exec.(*Cmd).Start in goroutine 289991 /usr/lib/go/src/os/exec/exec.go:775 +0x8f3 goroutine 289892 [select]: os/exec.(*Cmd).watchCtx(0xc00e711080, 0xc00f7ccd20) /usr/lib/go/src/os/exec/exec.go:789 +0xb2 created by os/exec.(*Cmd).Start in goroutine 275841 /usr/lib/go/src/os/exec/exec.go:775 +0x8f3 goroutine 289891 [IO wait]: internal/poll.runtime_pollWait(0x7fe8c948ab98, 0x72) /usr/lib/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00fa07f20?, 0xc005cf1a00?, 0x1) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00fa07f20, {0xc005cf1a00, 0x200, 0x200}) /usr/lib/go/src/internal/poll/fd_unix.go:165 +0x27a os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:29 os.(*File).Read(0xc013a4b668, {0xc005cf1a00?, 0x41c266?, 0xc00e53fe78?}) /usr/lib/go/src/os/file.go:124 +0x4f bytes.(*Buffer).ReadFrom(0xc00f8f84b0, {0x43b1900, 0xc00b2f3668}) /usr/lib/go/src/bytes/buffer.go:211 +0x98 io.copyBuffer({0x43b1aa0, 0xc00f8f84b0}, {0x43b1900, 0xc00b2f3668}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:415 +0x151 io.Copy(...) /usr/lib/go/src/io/io.go:388 os.genericWriteTo(0xc013a4b668?, {0x43b1aa0, 0xc00f8f84b0}) /usr/lib/go/src/os/file.go:275 +0x4f os.(*File).WriteTo(0xc013a4b668, {0x43b1aa0, 0xc00f8f84b0}) /usr/lib/go/src/os/file.go:253 +0x9c io.copyBuffer({0x43b1aa0, 0xc00f8f84b0}, {0x43b1980, 0xc013a4b668}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:411 +0x9d io.Copy(...) /usr/lib/go/src/io/io.go:388 os/exec.(*Cmd).writerDescriptor.func1() /usr/lib/go/src/os/exec/exec.go:596 +0x34 os/exec.(*Cmd).Start.func2(0xc01121d110?) /usr/lib/go/src/os/exec/exec.go:749 +0x2c created by os/exec.(*Cmd).Start in goroutine 275841 /usr/lib/go/src/os/exec/exec.go:748 +0x92b goroutine 46834 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc00e9010c8) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 46806 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 197937 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc010b831b8) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 197936 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 289989 [select]: context.(*cancelCtx).propagateCancel.func2() /usr/lib/go/src/context/context.go:514 +0x98 created by context.(*cancelCtx).propagateCancel in goroutine 289798 /usr/lib/go/src/context/context.go:513 +0x3e6 goroutine 289992 [select]: io.(*pipe).read(0xc011e0b980, {0xc00f820000, 0x8000, 0x0?}) /usr/lib/go/src/io/pipe.go:57 +0xa5 io.(*PipeReader).Read(0xc0127c7ea8?, {0xc00f820000?, 0x29?, 0x8?}) /usr/lib/go/src/io/pipe.go:134 +0x1a io.copyBuffer({0x43b1920, 0xc00b2f3770}, {0x43b2b80, 0xc011e0b980}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:429 +0x190 io.Copy(...) /usr/lib/go/src/io/io.go:388 os.genericReadFrom(0xc0127c7ea8?, {0x43b2b80, 0xc011e0b980}) /usr/lib/go/src/os/file.go:185 +0x4f os.(*File).ReadFrom(0xc0127c7ea8, {0x43b2b80, 0xc011e0b980}) /usr/lib/go/src/os/file.go:161 +0x9c io.copyBuffer({0x43b1960, 0xc0127c7ea8}, {0x43b2b80, 0xc011e0b980}, {0x0, 0x0, 0x0}) /usr/lib/go/src/io/io.go:415 +0x151 io.Copy(...) /usr/lib/go/src/io/io.go:388 os/exec.(*Cmd).childStdin.func1() /usr/lib/go/src/os/exec/exec.go:547 +0x3b os/exec.(*Cmd).Start.func2(0xc00b6b50e0?) /usr/lib/go/src/os/exec/exec.go:749 +0x2c created by os/exec.(*Cmd).Start in goroutine 289991 /usr/lib/go/src/os/exec/exec.go:748 +0x92b goroutine 197964 [select]: code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector.func1({0x43d7c00, 0xc000c87a70}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:53 +0x11e code.gitea.io/gitea/modules/graceful.(*Manager).RunWithShutdownContext(0xc0007dba40, 0xc011b61b00) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/graceful/manager.go:92 +0xb9 created by code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).startSlowQueryDetector in goroutine 197941 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:43 +0xd1 goroutine 289500 [syscall]: syscall.Syscall6(0xf7, 0x3, 0x24, 0xc00cfc7018, 0x4, 0xc00d516990, 0x0) /usr/lib/go/src/syscall/syscall_linux.go:95 +0x39 internal/syscall/unix.Waitid(0xc00cfc7046?, 0xc00cfc7170?, 0x5aa30b?, 0xc001ca69e0?, 0x0?) /usr/lib/go/src/internal/syscall/unix/waitid_linux.go:18 +0x39 os.(*Process).pidfdWait.func1(...) /usr/lib/go/src/os/pidfd_linux.go:106 os.ignoringEINTR(...) /usr/lib/go/src/os/file_posix.go:251 os.(*Process).pidfdWait(0xc0136c6240?) /usr/lib/go/src/os/pidfd_linux.go:105 +0x209 os.(*Process).wait(0x1?) /usr/lib/go/src/os/exec_unix.go:27 +0x25 os.(*Process).Wait(...) /usr/lib/go/src/os/exec.go:358 os/exec.(*Cmd).Wait(0xc00fc8c300) /usr/lib/go/src/os/exec/exec.go:922 +0x45 code.gitea.io/gitea/modules/git.(*Command).Run(0xc001925f10, 0x38201e0?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/git/command.go:344 +0x716 code.gitea.io/gitea/routers/web/repo.serviceRPC(0xc01265a500, 0xc00c91af30, {0x3b7e23b, 0xc}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/routers/web/repo/githttp.go:462 +0xd5d code.gitea.io/gitea/routers/web/repo.ServiceReceivePack(0xc01265a500) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/routers/web/repo/githttp.go:489 +0x36 reflect.Value.call({0x33c6880?, 0x3f86000?, 0x68db7e0?}, {0x3ad1d18, 0x4}, {0xc010db49f0, 0x1, 0x2015657?}) /usr/lib/go/src/reflect/value.go:584 +0xca6 reflect.Value.Call({0x33c6880?, 0x3f86000?, 0xc00d1ed810?}, {0xc010db49f0?, 0x3f86000?, 0x0?}) /usr/lib/go/src/reflect/value.go:368 +0xb9 code.gitea.io/gitea/modules/web.toHandlerProvider.func1.1({0x43d24e0, 0xc00d596180}, 0xc00db57b80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:172 +0x1aa net/http.HandlerFunc.ServeHTTP(0xc010db49d8?, {0x43d24e0?, 0xc00d596180?}, 0x43d7c00?) /usr/lib/go/src/net/http/server.go:2294 +0x29 net/http.HandlerFunc.ServeHTTP(0x2081368?, {0x43d24e0?, 0xc00d596180?}, 0x2020934?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.(*Router).wrapMiddlewareAndHandler.RouterMockPoint.func1.1({0x43d24e0, 0xc00d596180}, 0xc00db57b80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routemock.go:34 +0xa3 net/http.HandlerFunc.ServeHTTP(0xc010db49d8?, {0x43d24e0?, 0xc00d596180?}, 0x0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.func1.1({0x43d24e0, 0xc00d596180}, 0xc00db57b80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:182 +0x242 net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d24e0?, 0xc00d596180?}, 0xc001925ea0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00db57b80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0xc010db49c0?, {0x43d24e0?, 0xc00d596180?}, 0x0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.func1.1({0x43d24e0, 0xc00d596180}, 0xc00db57b80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:182 +0x242 net/http.HandlerFunc.ServeHTTP(0xc010db49a8?, {0x43d24e0?, 0xc00d596180?}, 0x0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.func1.1({0x43d24e0, 0xc00d596180}, 0xc00db57b80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:182 +0x242 net/http.HandlerFunc.ServeHTTP(0xc003732e77?, {0x43d24e0?, 0xc00d596180?}, 0xc01365a2f0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 github.com/go-chi/chi/v5.(*ChainHandler).ServeHTTP(0xc00dab85a0?, {0x43d24e0?, 0xc00d596180?}, 0xc003732e70?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/chain.go:31 +0x26 github.com/go-chi/chi/v5.(*Mux).routeHTTP(0xc012445080, {0x43d24e0, 0xc00d596180}, 0xc00db57b80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/mux.go:459 +0x2e2 net/http.HandlerFunc.ServeHTTP(0xc010db4990?, {0x43d24e0?, 0xc00d596180?}, 0x0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.func1.1({0x43d24e0, 0xc00d596180}, 0xc00db57b80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:182 +0x242 net/http.HandlerFunc.ServeHTTP(0xc000b4bad0?, {0x43d24e0?, 0xc00d596180?}, 0x0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.func1.1({0x43d24e0, 0xc00d596180}, 0xc00db57b80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:182 +0x242 net/http.HandlerFunc.ServeHTTP(0xc000b4bab8?, {0x43d24e0?, 0xc00d596180?}, 0x0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.func1.1({0x43d24e0, 0xc00d596180}, 0xc00db57b80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:182 +0x242 net/http.HandlerFunc.ServeHTTP(0x0?, {0x43d24e0?, 0xc00d596180?}, 0x43d7c00?) /usr/lib/go/src/net/http/server.go:2294 +0x29 github.com/go-chi/chi/v5/middleware.GetHead.func1({0x43d24e0?, 0xc00d596180?}, 0xc00cfc8698?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/middleware/get_head.go:37 +0x1cb net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d24e0?, 0xc00d596180?}, 0xc001925ea0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00db57b80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0xc000b4adb0?, {0x43d24e0?, 0xc00d596180?}, 0x0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.func1.1({0x43d24e0, 0xc00d596180}, 0xc00db57b80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:182 +0x242 net/http.HandlerFunc.ServeHTTP(0x374e840?, {0x43d24e0?, 0xc00d596180?}, 0x8?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/services/context.Contexter.func1.1({0x43d4d50?, 0xc00a1d0640?}, 0xc00db57900) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/services/context/context.go:221 +0x1085 net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d4d50?, 0xc00a1d0640?}, 0xc001925ea0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00db57900) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0x43d7c00?, {0x43d4d50?, 0xc00a1d0640?}, 0x43a6ac0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 gitea.com/go-chi/session.Sessioner.func1.1({0x43d4d50, 0xc00a1d0640}, 0xc00db57680) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/gitea.com/go-chi/session/session.go:257 +0x1ce net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d4d50?, 0xc00a1d0640?}, 0xc001925ea0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00db57680) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0x645f650?, {0x43d4d50?, 0xc00a1d0640?}, 0x4?) /usr/lib/go/src/net/http/server.go:2294 +0x29 github.com/klauspost/compress/gzhttp.NewWrapper.func1.1({0x43d24e0, 0xc00d5960c0}, 0xc00db57680) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/klauspost/compress/gzhttp/compress.go:519 +0x607 net/http.HandlerFunc.ServeHTTP(0x43d7c00?, {0x43d24e0?, 0xc00d5960c0?}, 0x28?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func3.1(0xc00db57680) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x70 net/http.HandlerFunc.ServeHTTP(0xc00cfc8f40?, {0x43d24e0?, 0xc00d5960c0?}, 0xc00cfc8f20?) /usr/lib/go/src/net/http/server.go:2294 +0x29 github.com/go-chi/chi/v5.(*Mux).ServeHTTP(0xc012445080, {0x43d24e0, 0xc00d5960c0}, 0xc00db57680) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/mux.go:73 +0x32f github.com/go-chi/chi/v5.(*Mux).Mount.func1({0x43d24e0, 0xc00d5960c0}, 0xc00db57680) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/mux.go:327 +0x1bb net/http.HandlerFunc.ServeHTTP(0xc00dab85a0?, {0x43d24e0?, 0xc00d5960c0?}, 0xc003732e10?) /usr/lib/go/src/net/http/server.go:2294 +0x29 github.com/go-chi/chi/v5.(*Mux).routeHTTP(0xc0124448a0, {0x43d24e0, 0xc00d5960c0}, 0xc00db57680) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/mux.go:459 +0x2e2 net/http.HandlerFunc.ServeHTTP(0xc00cfc9110?, {0x43d24e0?, 0xc00d5960c0?}, 0xc00cfc90f0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 github.com/go-chi/chi/v5.(*Mux).ServeHTTP(0xc0124448a0, {0x43d24e0, 0xc00d5960c0}, 0xc00db57680) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/mux.go:73 +0x32f github.com/go-chi/chi/v5.(*Mux).Mount.func1({0x43d24e0, 0xc00d5960c0}, 0xc00db57680) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/mux.go:327 +0x1bb net/http.HandlerFunc.ServeHTTP(0xc00dab85a0?, {0x43d24e0?, 0xc00d5960c0?}, 0xc00253dac5?) /usr/lib/go/src/net/http/server.go:2294 +0x29 github.com/go-chi/chi/v5.(*Mux).routeHTTP(0xc012444840, {0x43d24e0, 0xc00d5960c0}, 0xc00db57680) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/mux.go:459 +0x2e2 net/http.HandlerFunc.ServeHTTP(0xc00db57540?, {0x43d24e0?, 0xc00d5960c0?}, 0x68db7e0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web/routing.(*requestRecordsManager).handler-fm.(*requestRecordsManager).handler.func1({0x43d24e0, 0xc00d5960c0}, 0xc00db57540) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/routing/logger_manager.go:122 +0x22f net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d24e0?, 0xc00d5960c0?}, 0x3bc3165?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00db57540) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0xc00db57540?, {0x43d24e0?, 0xc00d5960c0?}, 0xc00e651260?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/routers/common.ProtocolMiddlewares.ForwardedHeaders.func4.1({0x43d24e0, 0xc00d5960c0}, 0xc00db57540) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/chi-middleware/proxy/middleware.go:37 +0xf4 net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d24e0?, 0xc00d5960c0?}, 0x1400000000519345?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00db57540) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0x43d9480?, {0x43d24e0?, 0xc00d5960c0?}, 0xc003732de0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/routers/common.ProtocolMiddlewares.func3.1({0x43d1c70, 0xc00ad79420}, 0xc00db572c0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/routers/common/middleware.go:59 +0x2d0 net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d1c70?, 0xc00ad79420?}, 0x140000000cfc9678?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00db572c0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0x43d7c00?, {0x43d1c70?, 0xc00ad79420?}, 0x68db7e0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/routers/common.ProtocolMiddlewares.func2.1({0x43d1c70, 0xc00ad79420}, 0xc00db572c0) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/routers/common/middleware.go:50 +0x2fc net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d1c70?, 0xc00ad79420?}, 0x47b8bf?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00db56c80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0xc0106c8750?, {0x43d1c70?, 0xc00ad79420?}, 0x68db7e0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/routers/common.ProtocolMiddlewares.func1.1({0x43d1c70, 0xc00ad79420}, 0xc00db56c80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/routers/common/middleware.go:36 +0x10a net/http.HandlerFunc.ServeHTTP(0x350ff80?, {0x43d1c70?, 0xc00ad79420?}, 0x140000000cfc9940?) /usr/lib/go/src/net/http/server.go:2294 +0x29 code.gitea.io/gitea/modules/web.toHandlerProvider.wrapHandlerProvider[...].func2.1(0xc00db56c80) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/handler.go:136 +0x7a net/http.HandlerFunc.ServeHTTP(0x43d7c38?, {0x43d1c70?, 0xc00ad79420?}, 0x64263a0?) /usr/lib/go/src/net/http/server.go:2294 +0x29 github.com/go-chi/chi/v5.(*Mux).ServeHTTP(0xc012444840, {0x43d1c70, 0xc00ad79420}, 0xc00db56b40) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/go-chi/chi/v5/mux.go:90 +0x2ee code.gitea.io/gitea/modules/web.(*Router).normalizeRequestPath(0x9c1b80?, {0x43d1c70, 0xc00ad79420}, 0xc00db56b40, {0x43baac0, 0xc012444840}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/route.go:237 +0x55c code.gitea.io/gitea/modules/web.(*Router).ServeHTTP(0x41d365?, {0x43d1c70?, 0xc00ad79420?}, 0xc00ad79401?) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/web/route.go:175 +0x45 net/http.serverHandler.ServeHTTP({0x43c3458?}, {0x43d1c70?, 0xc00ad79420?}, 0x1?) /usr/lib/go/src/net/http/server.go:3301 +0x8e net/http.(*conn).serve(0xc00f18bb90, {0x43d7c00, 0xc00feadd40}) /usr/lib/go/src/net/http/server.go:2102 +0x625 created by net/http.(*Server).Serve in goroutine 258462 /usr/lib/go/src/net/http/server.go:3454 +0x485 +++ TestGitPush is a slow test (run: 15m22.388295163s, flush: 44.779µs) === TestPushPullRefs (tests/integration/git_push_test.go:198) === TestGitSmartHTTP (tests/integration/git_smart_http_test.go:19) === TestGoGet (tests/integration/goget_test.go:18) === TestGoGetForSSH (tests/integration/goget_test.go:38) ??? [TestLogger] 2025/04/13 12:43:12 ...eb/routing/logger.go:102:func1() [I] router: completed GET /blah/glah/plah?go-get=1 for test-mock:12345, 200 OK in 0.4ms @ web/goget.go:20(web.goGet) ??? [TestLogger] 2025/04/13 12:43:12 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/login for test-mock:12345, 200 OK in 1.6ms @ auth/auth.go:180(auth.SignIn) ??? [TestLogger] 2025/04/13 12:43:12 ...eb/routing/logger.go:102:func1() [I] router: completed POST /user/login for test-mock:12345, 303 See Other in 3.9ms @ auth/auth.go:193(auth.SignInPost) ??? [TestLogger] 2025/04/13 12:43:12 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/settings/applications for test-mock:12345, 200 OK in 7.0ms @ setting/applications.go:25(setting.Applications) ??? [TestLogger] 2025/04/13 12:43:12 ...eb/routing/logger.go:102:func1() [I] router: completed POST /user/settings/applications for test-mock:12345, 303 See Other in 12.4ms @ setting/applications.go:36(setting.ApplicationsPost) ??? [TestLogger] 2025/04/13 12:43:12 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/settings/applications for test-mock:12345, 200 OK in 3.0ms @ setting/applications.go:25(setting.Applications) === TestGPGGit (tests/integration/gpg_git_test.go:50) === TestGPGGit/Unsigned-Initial (tests/integration/gpg_git_test.go:54) === TestGPGGit/Unsigned-Initial-CRUD-ParentSigned (tests/integration/gpg_git_test.go:75) === TestGPGGit/Unsigned-Initial-CRUD-Never (tests/integration/gpg_git_test.go:89) === TestGPGGit/Unsigned-Initial-CRUD-Always (tests/integration/gpg_git_test.go:99) === TestGPGGit/Unsigned-Initial-CRUD-ParentSigned#01 (tests/integration/gpg_git_test.go:129) === TestGPGGit/AlwaysSign-Initial (tests/integration/gpg_git_test.go:147) === TestGPGGit/AlwaysSign-Initial-CRUD-Never (tests/integration/gpg_git_test.go:169) === TestGPGGit/AlwaysSign-Initial-CRUD-ParentSigned-On-Always (tests/integration/gpg_git_test.go:180) === TestGPGGit/AlwaysSign-Initial-CRUD-Always (tests/integration/gpg_git_test.go:196) === TestGPGGit/UnsignedMerging (tests/integration/gpg_git_test.go:212) === TestGPGGit/BaseSignedMerging (tests/integration/gpg_git_test.go:229) === TestGPGGit/CommitsSignedMerging (tests/integration/gpg_git_test.go:246) +++ TestGPGGit is a slow test (run: 12.31000637s, flush: 24.174µs) === TestIncomingEmail (tests/integration/incoming_email_test.go:30) === TestIncomingEmail/Payload (tests/integration/incoming_email_test.go:35) === TestIncomingEmail/Token (tests/integration/incoming_email_test.go:62) === TestIncomingEmail/Handler/Reply/Comment (tests/integration/incoming_email_test.go:80) === TestIncomingEmail/Handler/Reply/CodeComment (tests/integration/incoming_email_test.go:119) === TestIncomingEmail/Handler/Unsubscribe (tests/integration/incoming_email_test.go:158) === TestNoLoginViewIssues (tests/integration/issue_test.go:62) === TestViewIssuesSortByType (tests/integration/issue_test.go:69) === TestViewIssuesKeyword (tests/integration/issue_test.go:97) === TestNoLoginViewIssue (tests/integration/issue_test.go:122) === TestNewIssue (tests/integration/issue_test.go:189) === TestEditIssue (tests/integration/issue_test.go:195) === TestIssueCommentClose (tests/integration/issue_test.go:223) === TestIssueCommentDelete (tests/integration/issue_test.go:239) === TestIssueCommentUpdate (tests/integration/issue_test.go:260) === TestIssueCommentUpdateSimultaneously (tests/integration/issue_test.go:289) === TestIssueReaction (tests/integration/issue_test.go:327) === TestIssueCrossReference (tests/integration/issue_test.go:353) === TestIssueRedirect (tests/integration/issue_test.go:453) === TestSearchIssues (tests/integration/issue_test.go:473) === TestSearchIssuesWithLabels (tests/integration/issue_test.go:569) === TestGetIssueInfo (tests/integration/issue_test.go:629) === TestUpdateIssueDeadline (tests/integration/issue_test.go:654) === TestIssueReferenceURL (tests/integration/issue_test.go:678) === TestGetLFSSmall (tests/integration/lfs_getobject_test.go:111) === TestGetLFSSmallToken (tests/integration/lfs_getobject_test.go:119) === TestGetLFSSmallTokenFail (tests/integration/lfs_getobject_test.go:127) === TestGetLFSLarge (tests/integration/lfs_getobject_test.go:134) === TestGetLFSGzip (tests/integration/lfs_getobject_test.go:145) === TestGetLFSZip (tests/integration/lfs_getobject_test.go:161) === TestGetLFSRangeNo (tests/integration/lfs_getobject_test.go:179) === TestGetLFSRange (tests/integration/lfs_getobject_test.go:187) === TestDetermineLocalEndpoint (tests/integration/lfs_local_endpoint_test.go:25) === TestLFSRender (tests/integration/lfs_view_test.go:28) === TestLFSRender/Markup (tests/integration/lfs_view_test.go:34) === TestLFSRender/Image (tests/integration/lfs_view_test.go:50) === TestLFSRender/Binary (tests/integration/lfs_view_test.go:67) === TestLFSRender/Readme (tests/integration/lfs_view_test.go:84) === TestLFSRender/Invalid (tests/integration/lfs_view_test.go:97) === TestLFSLockView (tests/integration/lfs_view_test.go:116) === TestLFSLockView/owner_name (tests/integration/lfs_view_test.go:143) === TestLinguist (tests/integration/linguist_test.go:29) === TestLinguist/Case-0 (tests/integration/linguist_test.go:224) === TestLinguist/Case-1 (tests/integration/linguist_test.go:224) === TestLinguist/Case-2 (tests/integration/linguist_test.go:224) === TestLinguist/Case-3 (tests/integration/linguist_test.go:224) === TestLinguist/Case-4 (tests/integration/linguist_test.go:224) === TestLinguist/Case-5 (tests/integration/linguist_test.go:224) === TestLinguist/Case-6 (tests/integration/linguist_test.go:224) === TestLinguist/Case-7 (tests/integration/linguist_test.go:224) === TestLinguist/Case-8 (tests/integration/linguist_test.go:224) === TestLinguist/Case-9 (tests/integration/linguist_test.go:224) === TestLinguist/Case-10 (tests/integration/linguist_test.go:224) === TestLinguist/Case-11 (tests/integration/linguist_test.go:224) === TestLinguist/Case-12 (tests/integration/linguist_test.go:224) === TestLinguist/Case-13 (tests/integration/linguist_test.go:224) === TestLinksNoLogin (tests/integration/links_test.go:21) === TestRedirectsNoLogin (tests/integration/links_test.go:50) === TestNoLoginNotExist (tests/integration/links_test.go:68) === TestLinksLogin (tests/integration/links_test.go:173) === TestRepoLinks (tests/integration/links_test.go:179) === TestExternalMarkupRenderer (tests/integration/markup_external_test.go:22) ??? [TestLogger] 2025/04/13 12:43:46 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user30/renderer/render/branch/master/README.html for test-mock:12345, 200 OK in 128.3ms @ repo/render.go:23(repo.RenderFile) === TestMigrateGiteaForm (tests/integration/migrate_test.go:55) === TestMirrorPull (tests/integration/mirror_pull_test.go:26) === TestMirrorPush (tests/integration/mirror_push_test.go:33) === TestRepoSettingPushMirrorUpdate (tests/integration/mirror_push_test.go:124) === TestNonAsciiBranches (tests/integration/nonascii_branches_test.go:189) === TestAuthorizeNoClientID (tests/integration/oauth_test.go:30) ??? [TestLogger] 2025/04/13 12:44:01 ...eb/routing/logger.go:102:func1() [I] router: completed GET /login/oauth/authorize for test-mock:12345, 400 Bad Request in 16.0ms @ auth/oauth2_provider.go:185(auth.AuthorizeOAuth) === TestAuthorizeUnregisteredRedirect (tests/integration/oauth_test.go:38) === TestAuthorizeUnsupportedResponseType (tests/integration/oauth_test.go:46) === TestAuthorizeUnsupportedCodeChallengeMethod (tests/integration/oauth_test.go:57) === TestAuthorizeLoginRedirect (tests/integration/oauth_test.go:68) === TestAuthorizeShow (tests/integration/oauth_test.go:74) === TestAuthorizeRedirectWithExistingGrant (tests/integration/oauth_test.go:85) === TestAuthorizePKCERequiredForPublicClient (tests/integration/oauth_test.go:98) === TestAccessTokenExchange (tests/integration/oauth_test.go:109) === TestAccessTokenExchangeWithPublicClient (tests/integration/oauth_test.go:133) === TestAccessTokenExchangeJSON (tests/integration/oauth_test.go:156) === TestAccessTokenExchangeWithoutPKCE (tests/integration/oauth_test.go:180) === TestAccessTokenExchangeWithInvalidCredentials (tests/integration/oauth_test.go:196) ??? [TestLogger] 2025/04/13 12:44:02 ...eb/routing/logger.go:102:func1() [I] router: completed POST /login/oauth/access_token for test-mock:12345, 400 Bad Request in 0.2ms @ auth/oauth2_provider.go:462(auth.AccessTokenOAuth) === TestAccessTokenExchangeWithBasicAuth (tests/integration/oauth_test.go:274) === TestRefreshTokenInvalidation (tests/integration/oauth_test.go:352) === TestOAuthIntrospection (tests/integration/oauth_test.go:433) === TestOAuth_GrantScopesReadUserFailRepos (tests/integration/oauth_test.go:491) ??? [TestLogger] 2025/04/13 12:44:04 ...eb/routing/logger.go:102:func1() [I] router: completed POST /login/oauth/introspect for test-mock:12345, 401 Unauthorized in 66.0ms @ auth/oauth2_provider.go:137(auth.IntrospectOAuth) === TestOAuth_GrantScopesReadRepositoryFailOrganization (tests/integration/oauth_test.go:572) === TestOAuth_GrantScopesClaimPublicOnlyGroups (tests/integration/oauth_test.go:715) === TestOAuth_GrantScopesClaimAllGroups (tests/integration/oauth_test.go:816) === TestOrgCounts (tests/integration/org_count_test.go:22) === TestOrgProjectAccess (tests/integration/org_project_test.go:16) === TestOrgTeamEmailInvite (tests/integration/org_team_invite_test.go:30) === TestOrgTeamEmailInviteRedirectsExistingUser (tests/integration/org_team_invite_test.go:82) === TestOrgTeamEmailInviteRedirectsNewUser (tests/integration/org_team_invite_test.go:158) === TestOrgTeamEmailInviteRedirectsNewUserWithActivation (tests/integration/org_team_invite_test.go:237) === TestOrgTeamEmailInviteRedirectsExistingUserWithLogin (tests/integration/org_team_invite_test.go:308) === TestOrgRepos (tests/integration/org_test.go:22) === TestLimitedOrg (tests/integration/org_test.go:52) === TestPrivateOrg (tests/integration/org_test.go:82) === TestOrgMembers (tests/integration/org_test.go:121) === TestOrgRestrictedUser (tests/integration/org_test.go:139) === TestTeamSearch (tests/integration/org_test.go:199) === TestPrivateActivityNoVisibleForPublic (tests/integration/privateactivity_test.go:143) === TestPrivateActivityNoVisibleForUserItself (tests/integration/privateactivity_test.go:152) === TestPrivateActivityNoVisibleForOtherUser (tests/integration/privateactivity_test.go:162) === TestPrivateActivityNoVisibleForAdmin (tests/integration/privateactivity_test.go:172) === TestPrivateActivityYesInvisibleForPublic (tests/integration/privateactivity_test.go:184) === TestPrivateActivityYesVisibleForUserItself (tests/integration/privateactivity_test.go:194) === TestPrivateActivityYesInvisibleForOtherUser (tests/integration/privateactivity_test.go:205) === TestPrivateActivityYesVisibleForAdmin (tests/integration/privateactivity_test.go:216) === TestPrivateActivityNoHeatmapVisibleForPublic (tests/integration/privateactivity_test.go:229) === TestPrivateActivityNoHeatmapVisibleForUserItselfAtProfile (tests/integration/privateactivity_test.go:238) === TestPrivateActivityNoHeatmapVisibleForUserItselfAtDashboard (tests/integration/privateactivity_test.go:248) === TestPrivateActivityNoHeatmapVisibleForOtherUser (tests/integration/privateactivity_test.go:258) === TestPrivateActivityNoHeatmapVisibleForAdmin (tests/integration/privateactivity_test.go:268) === TestPrivateActivityYesHeatmapInvisibleForPublic (tests/integration/privateactivity_test.go:280) === TestPrivateActivityYesHeatmapVisibleForUserItselfAtProfile (tests/integration/privateactivity_test.go:290) === TestPrivateActivityYesHeatmapVisibleForUserItselfAtDashboard (tests/integration/privateactivity_test.go:301) === TestPrivateActivityYesHeatmapInvisibleForOtherUser (tests/integration/privateactivity_test.go:312) === TestPrivateActivityYesHeatmapVisibleForAdmin (tests/integration/privateactivity_test.go:323) === TestPrivateActivityNoHeatmapHasContentForPublic (tests/integration/privateactivity_test.go:336) === TestPrivateActivityNoHeatmapHasContentForUserItself (tests/integration/privateactivity_test.go:345) === TestPrivateActivityNoHeatmapHasContentForOtherUser (tests/integration/privateactivity_test.go:355) === TestPrivateActivityNoHeatmapHasContentForAdmin (tests/integration/privateactivity_test.go:365) === TestPrivateActivityYesHeatmapHasNoContentForPublic (tests/integration/privateactivity_test.go:378) === TestPrivateActivityYesHeatmapHasNoContentForUserItself (tests/integration/privateactivity_test.go:388) === TestPrivateActivityYesHeatmapHasNoContentForOtherUser (tests/integration/privateactivity_test.go:399) === TestPrivateActivityYesHeatmapHasNoContentForAdmin (tests/integration/privateactivity_test.go:410) === TestPrivateRepoProject (tests/integration/project_test.go:22) === TestMoveRepoProjectColumns (tests/integration/project_test.go:34) === TestListPullCommits (tests/integration/pull_commit_test.go:17) === TestPullCompare (tests/integration/pull_compare_test.go:25) === TestPullCompare (tests/integration/pull_compare_test.go:45) === TestPullCompare (tests/integration/pull_compare_test.go:46) === TestPullCompare_EnableAllowEditsFromMaintainer (tests/integration/pull_compare_test.go:79) === TestPullCreate (tests/integration/pull_create_test.go:112) === TestPullCreate_TitleEscape (tests/integration/pull_create_test.go:140) === TestPullBranchDelete (tests/integration/pull_create_test.go:202) === TestPullBranchDelete (tests/integration/pull_create_test.go:203) === TestPullCreatePrFromBaseToFork (tests/integration/pull_create_test.go:240) === TestCreateAgitPullWithReadPermission (tests/integration/pull_create_test.go:257) === TestCreatePullWhenBlocked (tests/integration/pull_create_test.go:286) === TestPullDiff_CompletePRDiff (tests/integration/pull_diff_test.go:33) === TestPullDiff_SingleCommitPRDiff (tests/integration/pull_diff_test.go:33) === TestPullDiff_CommitRangePRDiff (tests/integration/pull_diff_test.go:33) === TestPullDiff_StartingFromBaseToCommitPRDiff (tests/integration/pull_diff_test.go:33) === TestPullMerge (tests/integration/pull_merge_test.go:93) === TestPullRebase (tests/integration/pull_merge_test.go:115) === TestPullRebaseMerge (tests/integration/pull_merge_test.go:137) === TestPullSquash (tests/integration/pull_merge_test.go:159) === TestPullCleanUpAfterMerge (tests/integration/pull_merge_test.go:182) === TestCantMergeWorkInProgress (tests/integration/pull_merge_test.go:217) === TestCantMergeConflict (tests/integration/pull_merge_test.go:236) === TestCantMergeUnrelated (tests/integration/pull_merge_test.go:282) === TestFastForwardOnlyMerge (tests/integration/pull_merge_test.go:377) === TestCantFastForwardOnlyMergeDiverging (tests/integration/pull_merge_test.go:418) === TestConflictChecking (tests/integration/pull_merge_test.go:461) === TestPullRetargetChildOnBranchDelete (tests/integration/pull_merge_test.go:541) === TestPullDontRetargetChildOnWrongRepo (tests/integration/pull_merge_test.go:575) === TestPullRequestMergedWithNoPermissionDeleteBranch (tests/integration/pull_merge_test.go:610) === TestPullMergeIndexerNotifier (tests/integration/pull_merge_test.go:631) === TestPullAutoMergeAfterCommitStatusSucceed (tests/integration/pull_merge_test.go:706) === TestPullAutoMergeAfterCommitStatusSucceedAndApproval (tests/integration/pull_merge_test.go:789) === TestPullAutoMergeAfterCommitStatusSucceedAndApprovalForAgitFlow (tests/integration/pull_merge_test.go:883) === TestPullNonMergeForAdminWithBranchProtection (tests/integration/pull_merge_test.go:1012) === TestPullView_ReviewerMissed (tests/integration/pull_review_test.go:31) === TestPullView_CodeOwner (tests/integration/pull_review_test.go:51) === TestPullView_GivenApproveOrRejectReviewOnClosedPR (tests/integration/pull_review_test.go:220) === TestPullCreate_CommitStatus (tests/integration/pull_status_test.go:24) === TestPullCreate_EmptyChangesWithDifferentCommits (tests/integration/pull_status_test.go:123) === TestPullCreate_EmptyChangesWithSameCommits (tests/integration/pull_status_test.go:148) === TestAPIPullUpdate (tests/integration/pull_update_test.go:27) === TestAPIPullUpdateByRebase (tests/integration/pull_update_test.go:56) === TestViewReleases (tests/integration/release_test.go:66) === TestViewReleasesNoLogin (tests/integration/release_test.go:77) === TestCreateRelease (tests/integration/release_test.go:84) === TestCreateReleasePreRelease (tests/integration/release_test.go:93) === TestCreateReleaseDraft (tests/integration/release_test.go:102) === TestCreateReleasePaging (tests/integration/release_test.go:111) === TestViewReleaseListNoLogin (tests/integration/release_test.go:135) === TestViewSingleReleaseNoLogin (tests/integration/release_test.go:177) === TestViewReleaseListLogin (tests/integration/release_test.go:190) === TestViewTagsList (tests/integration/release_test.go:221) === TestDownloadReleaseAttachment (tests/integration/release_test.go:244) === TestRenameBranch (tests/integration/rename_branch_test.go:21) === TestRenameBranch (tests/integration/rename_branch_test.go:25) === TestRepoActivity (tests/integration/repo_activity_test.go:22) === TestRepoDownloadArchive (tests/integration/repo_archive_test.go:21) ??? [TestLogger] 2025/04/13 12:46:03 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user2/repo1/archive/master.zip for test-mock:12345, 200 OK in 1014.6ms @ repo/repo.go:469(repo.Download) === TestCreateBranch (tests/integration/repo_branch_test.go:38) === TestCreateBranchInvalidCSRF (tests/integration/repo_branch_test.go:130) === TestRecentlyPushedNewBranches (tests/integration/repo_branch_test.go:242) +++ TestRecentlyPushedNewBranches is a slow test (run: 24.487378879s, flush: 30.052µs) === TestRepoCommitsSearch (tests/integration/repo_commits_search_test.go:30) === TestRepoCommits (tests/integration/repo_commits_test.go:24) === TestRepoCommitsWithStatusPending (tests/integration/repo_commits_test.go:39) === TestRepoCommitsWithStatusSuccess (tests/integration/repo_commits_test.go:39) === TestRepoCommitsWithStatusError (tests/integration/repo_commits_test.go:39) === TestRepoCommitsWithStatusFailure (tests/integration/repo_commits_test.go:39) === TestRepoCommitsWithStatusWarning (tests/integration/repo_commits_test.go:39) === TestRepoCommitsStatusParallel (tests/integration/repo_commits_test.go:133) === TestRepoCommitsStatusMultiple (tests/integration/repo_commits_test.go:168) === TestRepoFork (tests/integration/repo_fork_test.go:63) === TestRepoForkToOrg (tests/integration/repo_fork_test.go:69) === TestForkListLimitedAndPrivateRepos (tests/integration/repo_fork_test.go:83) === TestForkListLimitedAndPrivateRepos/Anonymous (tests/integration/repo_fork_test.go:108) === TestForkListLimitedAndPrivateRepos/Logged_in (tests/integration/repo_fork_test.go:116) === TestRepoGenerate (tests/integration/repo_generate_test.go:83) === TestRepoGenerateToOrg (tests/integration/repo_generate_test.go:89) === TestRepoMergeUpstream (tests/integration/repo_merge_upstream_test.go:28) === TestRepoMergeCommitRevert (tests/integration/repo_mergecommit_revert_test.go:16) === TestRepoMigrate (tests/integration/repo_migrate_test.go:42) === TestSearchRepo (tests/integration/repo_search_test.go:30) === TestCreateNewTagProtected (tests/integration/repo_tag_test.go:29) === TestCreateNewTagProtected/Code (tests/integration/repo_tag_test.go:35) === TestCreateNewTagProtected/Git (tests/integration/repo_tag_test.go:49) === TestCreateNewTagProtected/GitTagForce (tests/integration/repo_tag_test.go:69) === TestRepushTag (tests/integration/repo_tag_test.go:125) === TestViewRepo (tests/integration/repo_test.go:23) ??? [TestLogger] 2025/04/13 12:46:45 ...eb/routing/logger.go:102:func1() [I] router: completed GET /org3/repo3 for test-mock:12345, 404 Not Found in 1.3ms @ context/repo.go:403(context.RepoAssignment) === TestViewRepo2 (tests/integration/repo_test.go:45) === TestViewRepo2 (tests/integration/repo_test.go:45) === TestViewRepo2 (tests/integration/repo_test.go:45) === TestViewRepo3 (tests/integration/repo_test.go:116) === TestViewRepo1CloneLinkAnonymous (tests/integration/repo_test.go:124) === TestViewRepo1CloneLinkAuthorized (tests/integration/repo_test.go:138) === TestViewRepoWithSymlinks (tests/integration/repo_test.go:156) === TestViewFileInRepo (tests/integration/repo_test.go:180) === TestBlameFileInRepo (tests/integration/repo_test.go:199) === TestViewRepoDirectory (tests/integration/repo_test.go:218) === TestViewRepoDirectoryReadme (tests/integration/repo_test.go:240) === TestViewRepoDirectoryReadme/Home (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/md (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/txt (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/plain (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/i18n (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/branch-HEAD (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/commit-HEAD (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/subdir (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/docs-direct (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/docs (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/.gitea (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/.github (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/symlink (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/symlink-multiple (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/symlink-up-and-down (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/fallback/top (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/fallback/2 (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/fallback/3 (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/fallback/4 (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/fallback/5 (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/fallback/6 (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/fallback/7 (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/fallback/8 (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/fallback/9 (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/fallbacks-broken-symlinks (tests/integration/repo_test.go:255) === TestViewRepoDirectoryReadme/missing/sp-ace (tests/integration/repo_test.go:329) === TestViewRepoDirectoryReadme/missing/nested-special (tests/integration/repo_test.go:329) === TestViewRepoDirectoryReadme/missing/special-subdir-nested (tests/integration/repo_test.go:329) === TestViewRepoDirectoryReadme/missing/symlink-loop (tests/integration/repo_test.go:329) === TestMarkDownReadmeImage (tests/integration/repo_test.go:347) === TestMarkDownReadmeImageSubfolder (tests/integration/repo_test.go:369) === TestGeneratedSourceLink (tests/integration/repo_test.go:392) === TestGeneratedSourceLink/Rendered_file (tests/integration/repo_test.go:395) === TestGeneratedSourceLink/Non-Rendered_file (tests/integration/repo_test.go:410) === TestViewCommit (tests/integration/repo_test.go:428) === TestTopicSearch (tests/integration/repo_topic_test.go:18) === TestRepoWatch (tests/integration/repo_watch_test.go:16) === TestNewWebHookLink (tests/integration/repo_webhook_test.go:32) === Test_WebhookCreate (tests/integration/repo_webhook_test.go:139) === Test_WebhookDelete (tests/integration/repo_webhook_test.go:171) === Test_WebhookFork (tests/integration/repo_webhook_test.go:204) === Test_WebhookIssueComment (tests/integration/repo_webhook_test.go:236) === Test_WebhookRelease (tests/integration/repo_webhook_test.go:271) === Test_WebhookPush (tests/integration/repo_webhook_test.go:304) === Test_WebhookIssue (tests/integration/repo_webhook_test.go:336) === Test_WebhookPullRequest (tests/integration/repo_webhook_test.go:369) === Test_WebhookPullRequestComment (tests/integration/repo_webhook_test.go:406) === Test_WebhookWiki (tests/integration/repo_webhook_test.go:444) === Test_WebhookRepository (tests/integration/repo_webhook_test.go:476) === Test_WebhookPackage (tests/integration/repo_webhook_test.go:508) === Test_WebhookStatus (tests/integration/repo_webhook_test.go:551) === Test_WebhookStatus_NoWrongTrigger (tests/integration/repo_webhook_test.go:596) === TestChangeRepoFilesForCreate (tests/integration/repofiles_change_test.go:248) === TestChangeRepoFilesForUpdate (tests/integration/repofiles_change_test.go:285) === TestChangeRepoFilesForUpdateWithFileMove (tests/integration/repofiles_change_test.go:319) === TestChangeRepoFilesWithoutBranchNames (tests/integration/repofiles_change_test.go:370) === TestChangeRepoFilesForDelete (tests/integration/repofiles_change_test.go:401) === TestChangeRepoFilesForDeleteWithoutBranchNames (tests/integration/repofiles_change_test.go:440) === TestChangeRepoFilesErrors (tests/integration/repofiles_change_test.go:475) === Test_RegenerateSession (tests/integration/session_test.go:18) === TestSettingShowUserEmailExplore (tests/integration/setting_test.go:17) === TestSettingShowUserEmailProfile (tests/integration/setting_test.go:45) === TestSettingLandingPage (tests/integration/setting_test.go:94) === TestSignin (tests/integration/signin_test.go:42) === TestSigninWithRememberMe (tests/integration/signin_test.go:69) ??? [TestLogger] 2025/04/13 12:47:03 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/settings for test-mock:12345, 200 OK in 7.8ms @ setting/profile.go:45(setting.Profile) === TestEnablePasswordSignInFormAndEnablePasskeyAuth (tests/integration/signin_test.go:102) === TestEnablePasswordSignInFormAndEnablePasskeyAuth/EnablePasswordSignInForm=false (tests/integration/signin_test.go:110) === TestEnablePasswordSignInFormAndEnablePasskeyAuth/EnablePasswordSignInForm=true (tests/integration/signin_test.go:128) === TestEnablePasswordSignInFormAndEnablePasskeyAuth/EnablePasskeyAuth=false (tests/integration/signin_test.go:146) === TestEnablePasswordSignInFormAndEnablePasskeyAuth/EnablePasskeyAuth=true (tests/integration/signin_test.go:155) === TestRequireSignInView (tests/integration/signin_test.go:165) === TestSignOut (tests/integration/signout_test.go:14) === TestSignup (tests/integration/signup_test.go:24) ??? [TestLogger] 2025/04/13 12:47:03 ...eb/routing/logger.go:102:func1() [I] router: completed GET /exampleUser for test-mock:12345, 200 OK in 27.8ms @ user/home.go:716(user.UsernameSubRoute) === TestSignupAsRestricted (tests/integration/signup_test.go:42) === TestSignupEmailValidation (tests/integration/signup_test.go:64) ??? [TestLogger] 2025/04/13 12:47:03 ...eb/routing/logger.go:102:func1() [I] router: completed POST /user/sign_up for test-mock:12345, 303 See Other in 7.2ms @ auth/auth.go:440(auth.SignUpPost) === TestSignupEmailActive (tests/integration/signup_test.go:98) === TestPushDeployKeyOnEmptyRepo (tests/integration/ssh_key_test.go:46) === TestKeyOnlyOneType (tests/integration/ssh_key_test.go:83) +++ TestKeyOnlyOneType is a slow test (run: 11.411021716s, flush: 62.847µs) === TestViewTimetrackingControls (tests/integration/timetracking_test.go:18) === TestViewTimetrackingControls/Exist (tests/integration/timetracking_test.go:21) === TestViewTimetrackingControls/Non-exist (tests/integration/timetracking_test.go:27) === TestViewTimetrackingControls/Disabled (tests/integration/timetracking_test.go:33) === TestUserAvatar (tests/integration/user_avatar_test.go:25) === TestUserSettingsAccount (tests/integration/user_settings_test.go:56) === TestUserSettingsAccount/all_features_enabled (tests/integration/user_settings_test.go:59) === TestUserSettingsAccount/credentials_disabled (tests/integration/user_settings_test.go:75) === TestUserSettingsAccount/deletion_disabled (tests/integration/user_settings_test.go:92) === TestUserSettingsAccount/deletion,_credentials_and_email_notifications_are_disabled (tests/integration/user_settings_test.go:109) === TestUserSettingsUpdatePassword (tests/integration/user_settings_test.go:126) === TestUserSettingsUpdatePassword/enabled (tests/integration/user_settings_test.go:129) === TestUserSettingsUpdatePassword/credentials_disabled (tests/integration/user_settings_test.go:147) === TestUserSettingsUpdateEmail (tests/integration/user_settings_test.go:165) === TestUserSettingsUpdateEmail/credentials_disabled (tests/integration/user_settings_test.go:168) === TestUserSettingsDeleteEmail (tests/integration/user_settings_test.go:186) === TestUserSettingsDeleteEmail/credentials_disabled (tests/integration/user_settings_test.go:189) === TestUserSettingsDelete (tests/integration/user_settings_test.go:207) === TestUserSettingsDelete/deletion_disabled (tests/integration/user_settings_test.go:210) === TestUserSettingsAppearance (tests/integration/user_settings_test.go:228) === TestUserSettingsSecurity (tests/integration/user_settings_test.go:239) === TestUserSettingsSecurity/credentials_disabled (tests/integration/user_settings_test.go:242) === TestUserSettingsSecurity/mfa_disabled (tests/integration/user_settings_test.go:256) === TestUserSettingsSecurity/credentials_and_mfa_disabled (tests/integration/user_settings_test.go:270) === TestUserSettingsApplications (tests/integration/user_settings_test.go:280) === TestUserSettingsApplications/Applications (tests/integration/user_settings_test.go:283) === TestUserSettingsApplications/OAuth2 (tests/integration/user_settings_test.go:294) === TestUserSettingsApplications/OAuth2/OAuth2ApplicationShow (tests/integration/user_settings_test.go:299) === TestUserSettingsApplications/OAuth2/OAuthApplicationsEdit (tests/integration/user_settings_test.go:309) === TestUserSettingsApplications/OAuth2/OAuthApplicationsEdit/Invalid_URL (tests/integration/user_settings_test.go:316) === TestUserSettingsApplications/OAuth2/OAuthApplicationsEdit/OK (tests/integration/user_settings_test.go:332) === TestUserSettingsKeys (tests/integration/user_settings_test.go:347) === TestUserSettingsKeys/all_enabled (tests/integration/user_settings_test.go:350) === TestUserSettingsKeys/ssh_keys_disabled (tests/integration/user_settings_test.go:364) === TestUserSettingsKeys/gpg_keys_disabled (tests/integration/user_settings_test.go:380) === TestUserSettingsKeys/ssh_&_gpg_keys_disabled (tests/integration/user_settings_test.go:396) === TestUserSettingsSecrets (tests/integration/user_settings_test.go:407) === TestUserSettingsPackages (tests/integration/user_settings_test.go:422) === TestUserSettingsPackagesRulesAdd (tests/integration/user_settings_test.go:433) === TestUserSettingsOrganization (tests/integration/user_settings_test.go:444) === TestUserSettingsRepos (tests/integration/user_settings_test.go:455) === TestUserSettingsBlockedUsers (tests/integration/user_settings_test.go:466) === TestViewUser (tests/integration/user_test.go:26) === TestRenameUsername (tests/integration/user_test.go:33) ??? [TestLogger] 2025/04/13 12:47:22 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user2 for test-mock:12345, 200 OK in 14.7ms @ user/home.go:716(user.UsernameSubRoute) === TestRenameInvalidUsername (tests/integration/user_test.go:49) === TestRenameReservedUsername (tests/integration/user_test.go:97) === TestExportUserGPGKeys (tests/integration/user_test.go:130) === TestGetUserRss (tests/integration/user_test.go:215) === TestListStopWatches (tests/integration/user_test.go:237) === TestUserLocationMapLink (tests/integration/user_test.go:261) === TestVersion (tests/integration/version_test.go:18) === TestRenderFileSVGIsInImgTag (tests/integration/view_test.go:16) === TestWebfinger (tests/integration/webfinger_test.go:21) ??? [TestLogger] 2025/04/13 12:47:23 ...eb/routing/logger.go:102:func1() [I] router: completed GET /.well-known/webfinger?resource=mailto:user2@example.com for test-mock:12345, 404 Not Found in 0.7ms @ web/webfinger.go:37(web.WebfingerQuery) === TestRepoCloneWiki (tests/integration/wiki_test.go:37) === TestRepoCloneWiki (tests/integration/wiki_test.go:38) === Test_RepoWikiPages (tests/integration/wiki_test.go:58) === TestXSSUserFullName (tests/integration/xss_test.go:18) PASS fatal: not a git repository (or any of the parent directories): .git npm install --no-save npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead npm warn deprecated eslint@8.57.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. added 1200 packages in 14s npx vitest RUN v2.1.8 /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7 ✓ web_src/js/bootstrap.test.ts (1 test) 18ms ✓ web_src/js/utils/image.test.ts (2 tests) 24ms ✓ web_src/js/webcomponents/polyfill.test.ts (1 test) 5ms ✓ web_src/js/webcomponents/absolute-date.test.ts (1 test) 49ms ✓ web_src/js/utils/color.test.ts (1 test) 8ms ✓ web_src/js/render/ansi.test.ts (1 test) 10ms ✓ web_src/js/utils/url.test.ts (3 tests) 12ms ✓ web_src/js/modules/fetch.test.ts (1 test) 5ms ✓ web_src/js/features/comp/EditorMarkdown.test.ts (3 tests) 14ms ✓ web_src/js/markup/html2markdown.test.ts (1 test) 23ms ✓ web_src/js/features/common-issue-list.test.ts (1 test) 9ms ✓ web_src/js/utils/dom.test.ts (4 tests) 25ms ✓ web_src/js/utils/time.test.ts (1 test) 9ms ✓ web_src/js/utils/match.test.ts (2 tests) 21ms ✓ web_src/js/utils.test.ts (13 tests) 75ms ✓ web_src/js/modules/fomantic/dropdown.test.ts (3 tests) 9ms ✓ web_src/js/svg.test.ts (3 tests) 21ms ✓ web_src/js/features/repo-findfile.test.ts (3 tests) 8ms ✓ web_src/js/features/repo-settings-branches.test.ts (3 tests) 18ms ✓ web_src/js/modules/toast.test.ts (3 tests) 40ms ✓ web_src/js/features/comp/EditorUpload.test.ts (1 test) 8ms ✓ web_src/js/features/repo-code.test.ts (2 tests) 9ms ✓ web_src/js/features/repo-common.test.ts (1 test) 5ms Test Files 23 passed (23) Tests 55 passed (55) Start at 12:47:40 Duration 1.81s (transform 2.89s, setup 470ms, collect 8.68s, tests 424ms, environment 12.24s, prepare 4.67s) Running go test with -tags 'tidb sqlite sqlite_unlock_notify sqlite sqlite_unlock_notify'... ? code.gitea.io/gitea [no test files] === RUN TestFormatImportsSimple --- PASS: TestFormatImportsSimple (0.00s) === RUN TestFormatImportsGroup --- PASS: TestFormatImportsGroup (0.00s) === RUN TestFormatImportsInvalidComment --- PASS: TestFormatImportsInvalidComment (0.00s) PASS ok code.gitea.io/gitea/build/codeformat 0.003s === RUN TestGetLicenseNameFromAliases --- PASS: TestGetLicenseNameFromAliases (0.00s) PASS ok code.gitea.io/gitea/build/license 0.003s 2025/04/13 12:47:53 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1799134127/attachments 2025/04/13 12:47:53 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1799134127/avatars 2025/04/13 12:47:53 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1799134127/repo-avatars 2025/04/13 12:47:53 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1799134127/repo-archive 2025/04/13 12:47:53 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1799134127/packages 2025/04/13 12:47:53 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1799134127/actions_log 2025/04/13 12:47:53 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1436/data/actions_artifacts === RUN TestAddLdapBindDn --- PASS: TestAddLdapBindDn (0.01s) === RUN TestAddLdapSimpleAuth --- PASS: TestAddLdapSimpleAuth (0.00s) === RUN TestUpdateLdapBindDn --- PASS: TestUpdateLdapBindDn (0.02s) === RUN TestUpdateLdapSimpleAuth --- PASS: TestUpdateLdapSimpleAuth (0.01s) === RUN TestAdminUserCreate === RUN TestAdminUserCreate/MustChangePassword New user 'u' has been successfully created! New user 'u' has been successfully created! New user 'u' has been successfully created! New user 'u2' has been successfully created! New user 'u3' has been successfully created! New user 'u4' has been successfully created! New user 'u5' has been successfully created! === RUN TestAdminUserCreate/AccessToken generated random password is 'LRvdOnSZuxZE' New user 'u' has been successfully created! generated random password is 'HgEiU32RGOib' Access token was successfully created... 2cae5bddb22f9e22ef23665a8ba7ba5d53d50316 New user 'u' has been successfully created! generated random password is 'hbPn8IqJwxx8' Access token was successfully created... ee930a25d759f41b0fa38982a16e72f33f6e47f5 New user 'u' has been successfully created! generated random password is 'SBJ1yopSu3DF' generated random password is 'iyEqv7liFm05' generated random password is 'jpdBvErCrZ7K' --- PASS: TestAdminUserCreate (0.77s) --- PASS: TestAdminUserCreate/MustChangePassword (0.52s) --- PASS: TestAdminUserCreate/AccessToken (0.25s) === RUN TestDoctorRun [1] Test Check OK All done (checks: 1). --- PASS: TestDoctorRun (0.00s) === RUN TestPktLine --- PASS: TestPktLine (0.00s) === RUN TestCliCmd --- PASS: TestCliCmd (0.01s) === RUN TestCliCmdError --- PASS: TestCliCmdError (0.00s) === RUN TestMigratePackages 2025/04/13 12:47:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/TestMigratePackages2404312405/001 --- PASS: TestMigratePackages (0.06s) PASS ok code.gitea.io/gitea/cmd 1.261s ? code.gitea.io/gitea/contrib/backport [no test files] ? code.gitea.io/gitea/contrib/environment-to-ini [no test files] 2025/04/13 12:47:53 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3889869588/attachments 2025/04/13 12:47:53 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3889869588/avatars 2025/04/13 12:47:53 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3889869588/repo-avatars 2025/04/13 12:47:53 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3889869588/repo-archive 2025/04/13 12:47:53 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3889869588/packages 2025/04/13 12:47:53 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3889869588/actions_log 2025/04/13 12:47:53 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1443/data/actions_artifacts === RUN TestFixturesAreConsistent --- PASS: TestFixturesAreConsistent (0.12s) === RUN TestCheckRepoStats --- PASS: TestCheckRepoStats (0.02s) === RUN TestDoctorUserStarNum --- PASS: TestDoctorUserStarNum (0.02s) === RUN Test_repoStatsCorrectIssueNumComments --- PASS: Test_repoStatsCorrectIssueNumComments (0.02s) PASS ok code.gitea.io/gitea/models 0.554s 2025/04/13 12:47:53 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4256864529/attachments 2025/04/13 12:47:53 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4256864529/avatars 2025/04/13 12:47:53 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4256864529/repo-avatars 2025/04/13 12:47:53 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4256864529/repo-archive 2025/04/13 12:47:53 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4256864529/packages 2025/04/13 12:47:53 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4256864529/actions_log 2025/04/13 12:47:53 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1446/data/actions_artifacts === RUN TestAggregateJobStatus --- PASS: TestAggregateJobStatus (0.00s) === RUN TestGetLatestRunnerToken --- PASS: TestGetLatestRunnerToken (0.00s) === RUN TestNewRunnerToken --- PASS: TestNewRunnerToken (0.00s) === RUN TestUpdateRunnerToken --- PASS: TestUpdateRunnerToken (0.00s) === RUN TestActionScheduleSpec_Parse === RUN TestActionScheduleSpec_Parse/regular === RUN TestActionScheduleSpec_Parse/invalid === RUN TestActionScheduleSpec_Parse/with_timezone === RUN TestActionScheduleSpec_Parse/timezone_irrelevant --- PASS: TestActionScheduleSpec_Parse (0.00s) --- PASS: TestActionScheduleSpec_Parse/regular (0.00s) --- PASS: TestActionScheduleSpec_Parse/invalid (0.00s) --- PASS: TestActionScheduleSpec_Parse/with_timezone (0.00s) --- PASS: TestActionScheduleSpec_Parse/timezone_irrelevant (0.00s) === RUN TestLogIndexes_ToDB === RUN TestLogIndexes_ToDB/#00 --- PASS: TestLogIndexes_ToDB (0.00s) --- PASS: TestLogIndexes_ToDB/#00 (0.00s) === RUN Test_calculateDuration === RUN Test_calculateDuration/unknown === RUN Test_calculateDuration/running === RUN Test_calculateDuration/done --- PASS: Test_calculateDuration (0.00s) --- PASS: Test_calculateDuration/unknown (0.00s) --- PASS: Test_calculateDuration/running (0.00s) --- PASS: Test_calculateDuration/done (0.00s) PASS ok code.gitea.io/gitea/models/actions 0.353s 2025/04/13 12:47:53 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2058554837/attachments 2025/04/13 12:47:53 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2058554837/avatars 2025/04/13 12:47:53 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2058554837/repo-avatars 2025/04/13 12:47:53 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2058554837/repo-archive 2025/04/13 12:47:53 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2058554837/packages 2025/04/13 12:47:53 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2058554837/actions_log 2025/04/13 12:47:53 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1448/data/actions_artifacts === RUN TestAction_GetRepoPath --- PASS: TestAction_GetRepoPath (0.06s) === RUN TestAction_GetRepoLink --- PASS: TestAction_GetRepoLink (0.02s) === RUN TestActivityReadable --- PASS: TestActivityReadable (0.00s) === RUN TestNotifyWatchers --- PASS: TestNotifyWatchers (0.02s) === RUN TestConsistencyUpdateAction --- PASS: TestConsistencyUpdateAction (0.02s) === RUN TestDeleteIssueActions --- PASS: TestDeleteIssueActions (0.02s) === RUN TestCreateOrUpdateIssueNotifications --- PASS: TestCreateOrUpdateIssueNotifications (0.03s) === RUN TestNotificationsForUser --- PASS: TestNotificationsForUser (0.02s) === RUN TestNotification_GetRepo --- PASS: TestNotification_GetRepo (0.02s) === RUN TestNotification_GetIssue --- PASS: TestNotification_GetIssue (0.02s) === RUN TestGetNotificationCount --- PASS: TestGetNotificationCount (0.02s) === RUN TestSetNotificationStatus --- PASS: TestSetNotificationStatus (0.02s) === RUN TestUpdateNotificationStatuses --- PASS: TestUpdateNotificationStatuses (0.02s) === RUN TestSetIssueReadBy --- PASS: TestSetIssueReadBy (0.02s) === RUN TestGetUserHeatmapDataByUser --- PASS: TestGetUserHeatmapDataByUser (0.04s) PASS ok code.gitea.io/gitea/models/activities 0.721s ? code.gitea.io/gitea/models/admin [no test files] 2025/04/13 12:47:53 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1792842754/attachments 2025/04/13 12:47:53 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1792842754/avatars 2025/04/13 12:47:53 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1792842754/repo-avatars 2025/04/13 12:47:53 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1792842754/repo-archive 2025/04/13 12:47:53 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1792842754/packages 2025/04/13 12:47:53 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1792842754/actions_log 2025/04/13 12:47:53 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:47:53 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1453/data/actions_artifacts === RUN TestCheckArmoredGPGKeyString --- PASS: TestCheckArmoredGPGKeyString (0.00s) === RUN TestCheckArmoredbrainpoolP256r1GPGKeyString --- PASS: TestCheckArmoredbrainpoolP256r1GPGKeyString (0.01s) === RUN TestExtractSignature --- PASS: TestExtractSignature (0.00s) === RUN TestCheckGPGUserEmail --- PASS: TestCheckGPGUserEmail (0.01s) === RUN TestCheckGParseGPGExpire --- PASS: TestCheckGParseGPGExpire (0.01s) === RUN TestTryGetKeyIDFromSignature --- PASS: TestTryGetKeyIDFromSignature (0.00s) === RUN TestParseGPGKey --- PASS: TestParseGPGKey (0.76s) === RUN Test_SSHParsePublicKey === RUN Test_SSHParsePublicKey/rsa-1024 === RUN Test_SSHParsePublicKey/rsa-1024/Native === RUN Test_SSHParsePublicKey/rsa-1024/SSHKeygen === RUN Test_SSHParsePublicKey/rsa-1024/SSHParseKeyNative === RUN Test_SSHParsePublicKey/rsa-2048 === RUN Test_SSHParsePublicKey/rsa-2048/Native === RUN Test_SSHParsePublicKey/rsa-2048/SSHKeygen === RUN Test_SSHParsePublicKey/rsa-2048/SSHParseKeyNative === RUN Test_SSHParsePublicKey/ecdsa-256 === RUN Test_SSHParsePublicKey/ecdsa-256/Native === RUN Test_SSHParsePublicKey/ecdsa-256/SSHKeygen === RUN Test_SSHParsePublicKey/ecdsa-256/SSHParseKeyNative === RUN Test_SSHParsePublicKey/ecdsa-384 === RUN Test_SSHParsePublicKey/ecdsa-384/Native === RUN Test_SSHParsePublicKey/ecdsa-384/SSHKeygen === RUN Test_SSHParsePublicKey/ecdsa-384/SSHParseKeyNative === RUN Test_SSHParsePublicKey/ecdsa-sk === RUN Test_SSHParsePublicKey/ecdsa-sk/Native === RUN Test_SSHParsePublicKey/ed25519-sk === RUN Test_SSHParsePublicKey/ed25519-sk/Native --- PASS: Test_SSHParsePublicKey (0.02s) --- PASS: Test_SSHParsePublicKey/rsa-1024 (0.00s) --- PASS: Test_SSHParsePublicKey/rsa-1024/Native (0.00s) --- PASS: Test_SSHParsePublicKey/rsa-1024/SSHKeygen (0.00s) --- PASS: Test_SSHParsePublicKey/rsa-1024/SSHParseKeyNative (0.00s) --- PASS: Test_SSHParsePublicKey/rsa-2048 (0.00s) --- PASS: Test_SSHParsePublicKey/rsa-2048/Native (0.00s) --- PASS: Test_SSHParsePublicKey/rsa-2048/SSHKeygen (0.00s) --- PASS: Test_SSHParsePublicKey/rsa-2048/SSHParseKeyNative (0.00s) --- PASS: Test_SSHParsePublicKey/ecdsa-256 (0.00s) --- PASS: Test_SSHParsePublicKey/ecdsa-256/Native (0.00s) --- PASS: Test_SSHParsePublicKey/ecdsa-256/SSHKeygen (0.00s) --- PASS: Test_SSHParsePublicKey/ecdsa-256/SSHParseKeyNative (0.00s) --- PASS: Test_SSHParsePublicKey/ecdsa-384 (0.01s) --- PASS: Test_SSHParsePublicKey/ecdsa-384/Native (0.00s) --- PASS: Test_SSHParsePublicKey/ecdsa-384/SSHKeygen (0.01s) --- PASS: Test_SSHParsePublicKey/ecdsa-384/SSHParseKeyNative (0.00s) --- PASS: Test_SSHParsePublicKey/ecdsa-sk (0.00s) --- PASS: Test_SSHParsePublicKey/ecdsa-sk/Native (0.00s) --- PASS: Test_SSHParsePublicKey/ed25519-sk (0.00s) --- PASS: Test_SSHParsePublicKey/ed25519-sk/Native (0.00s) === RUN Test_CheckPublicKeyString --- PASS: Test_CheckPublicKeyString (0.00s) === RUN Test_calcFingerprint === RUN Test_calcFingerprint/rsa-1024 === RUN Test_calcFingerprint/rsa-1024/Native === RUN Test_calcFingerprint/rsa-1024/SSHKeygen === RUN Test_calcFingerprint/rsa-2048 === RUN Test_calcFingerprint/rsa-2048/Native === RUN Test_calcFingerprint/rsa-2048/SSHKeygen === RUN Test_calcFingerprint/ecdsa-256 === RUN Test_calcFingerprint/ecdsa-256/Native === RUN Test_calcFingerprint/ecdsa-256/SSHKeygen === RUN Test_calcFingerprint/ecdsa-384 === RUN Test_calcFingerprint/ecdsa-384/Native === RUN Test_calcFingerprint/ecdsa-384/SSHKeygen === RUN Test_calcFingerprint/ecdsa-sk === RUN Test_calcFingerprint/ecdsa-sk/Native === RUN Test_calcFingerprint/ed25519-sk === RUN Test_calcFingerprint/ed25519-sk/Native --- PASS: Test_calcFingerprint (0.02s) --- PASS: Test_calcFingerprint/rsa-1024 (0.00s) --- PASS: Test_calcFingerprint/rsa-1024/Native (0.00s) --- PASS: Test_calcFingerprint/rsa-1024/SSHKeygen (0.00s) --- PASS: Test_calcFingerprint/rsa-2048 (0.00s) --- PASS: Test_calcFingerprint/rsa-2048/Native (0.00s) --- PASS: Test_calcFingerprint/rsa-2048/SSHKeygen (0.00s) --- PASS: Test_calcFingerprint/ecdsa-256 (0.00s) --- PASS: Test_calcFingerprint/ecdsa-256/Native (0.00s) --- PASS: Test_calcFingerprint/ecdsa-256/SSHKeygen (0.00s) --- PASS: Test_calcFingerprint/ecdsa-384 (0.00s) --- PASS: Test_calcFingerprint/ecdsa-384/Native (0.00s) --- PASS: Test_calcFingerprint/ecdsa-384/SSHKeygen (0.00s) --- PASS: Test_calcFingerprint/ecdsa-sk (0.00s) --- PASS: Test_calcFingerprint/ecdsa-sk/Native (0.00s) --- PASS: Test_calcFingerprint/ed25519-sk (0.00s) --- PASS: Test_calcFingerprint/ed25519-sk/Native (0.00s) === RUN TestFromOpenSSH === RUN TestFromOpenSSH/rsa ssh_key_test.go:333: cmd /usr/bin/ssh-keygen -Y sign -n file -f /tmp/TestFromOpenSSHrsa4210884623/001/id /tmp/TestFromOpenSSHrsa4210884623/001/data: Signing file /tmp/TestFromOpenSSHrsa4210884623/001/data Write signature to /tmp/TestFromOpenSSHrsa4210884623/001/data.sig === RUN TestFromOpenSSH/ed25519 ssh_key_test.go:333: cmd /usr/bin/ssh-keygen -Y sign -n file -f /tmp/TestFromOpenSSHed255192135809070/001/id /tmp/TestFromOpenSSHed255192135809070/001/data: Signing file /tmp/TestFromOpenSSHed255192135809070/001/data Write signature to /tmp/TestFromOpenSSHed255192135809070/001/data.sig --- PASS: TestFromOpenSSH (0.02s) --- PASS: TestFromOpenSSH/rsa (0.01s) --- PASS: TestFromOpenSSH/ed25519 (0.01s) === RUN TestToOpenSSH === RUN TestToOpenSSH/rsa ssh_key_test.go:397: cmd /usr/bin/ssh-keygen -Y verify -f /tmp/TestToOpenSSHrsa2282812527/001/allowed_signer -I test@rekor.dev -n file -s /tmp/TestToOpenSSHrsa2282812527/001/oursig: Good "file" signature for test@rekor.dev with RSA key SHA256:IkDRT/GXJRFrSruMf8F+ilGMaW+kFf2D4quUApK8p6E ssh_key_test.go:401: cmd /usr/bin/ssh-keygen -Y verify -f /tmp/TestToOpenSSHrsa2282812527/001/allowed_signer -I othertest@rekor.dev -n file -s /tmp/TestToOpenSSHrsa2282812527/001/oursig: Could not verify signature. ssh_key_test.go:406: cmd /usr/bin/ssh-keygen -Y check-novalidate -n file -s /tmp/TestToOpenSSHrsa2282812527/001/oursig: Signature verification failed: incorrect signature Could not verify signature. === RUN TestToOpenSSH/ed25519 ssh_key_test.go:397: cmd /usr/bin/ssh-keygen -Y verify -f /tmp/TestToOpenSSHed255191238586410/001/allowed_signer -I test@rekor.dev -n file -s /tmp/TestToOpenSSHed255191238586410/001/oursig: Good "file" signature for test@rekor.dev with ED25519 key SHA256:nTfAQgoE0o29gjmx7bF3pSliPLQ/UVdzeK2QFM4qEw4 ssh_key_test.go:401: cmd /usr/bin/ssh-keygen -Y verify -f /tmp/TestToOpenSSHed255191238586410/001/allowed_signer -I othertest@rekor.dev -n file -s /tmp/TestToOpenSSHed255191238586410/001/oursig: Could not verify signature. ssh_key_test.go:406: cmd /usr/bin/ssh-keygen -Y check-novalidate -n file -s /tmp/TestToOpenSSHed255191238586410/001/oursig: Signature verification failed: incorrect signature Could not verify signature. --- PASS: TestToOpenSSH (0.06s) --- PASS: TestToOpenSSH/rsa (0.03s) --- PASS: TestToOpenSSH/ed25519 (0.03s) === RUN TestRoundTrip === RUN TestRoundTrip/rsa === RUN TestRoundTrip/ed25519 --- PASS: TestRoundTrip (0.03s) --- PASS: TestRoundTrip/rsa (0.02s) --- PASS: TestRoundTrip/ed25519 (0.00s) === RUN Test_PublicKeysAreExternallyManaged --- PASS: Test_PublicKeysAreExternallyManaged (0.00s) PASS ok code.gitea.io/gitea/models/asymkey 1.278s 2025/04/13 12:47:56 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:47:56 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2377350129/attachments 2025/04/13 12:47:56 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:47:56 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2377350129/avatars 2025/04/13 12:47:56 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:47:56 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2377350129/repo-avatars 2025/04/13 12:47:56 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:47:56 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2377350129/repo-archive 2025/04/13 12:47:56 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:47:56 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2377350129/packages 2025/04/13 12:47:56 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:47:56 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2377350129/actions_log 2025/04/13 12:47:56 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:47:56 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1456/data/actions_artifacts === RUN TestAccessTokenScope_Normalize === RUN TestAccessTokenScope_Normalize/#00 === RUN TestAccessTokenScope_Normalize/write:misc,write:notification,read:package,write:notification,public-only === RUN TestAccessTokenScope_Normalize/all === RUN TestAccessTokenScope_Normalize/write:activitypub,write:admin,write:misc,write:notification,write:organization,write:package,write:issue,write:repository,write:user === RUN TestAccessTokenScope_Normalize/write:activitypub,write:admin,write:misc,write:notification,write:organization,write:package,write:issue,write:repository,write:user,public-only === RUN TestAccessTokenScope_Normalize/read:activitypub === RUN TestAccessTokenScope_Normalize/write:activitypub === RUN TestAccessTokenScope_Normalize/write:activitypub,read:activitypub === RUN TestAccessTokenScope_Normalize/read:activitypub,write:activitypub === RUN TestAccessTokenScope_Normalize/read:activitypub,write:activitypub,write:activitypub === RUN TestAccessTokenScope_Normalize/read:admin === RUN TestAccessTokenScope_Normalize/write:admin === RUN TestAccessTokenScope_Normalize/write:admin,read:admin === RUN TestAccessTokenScope_Normalize/read:admin,write:admin === RUN TestAccessTokenScope_Normalize/read:admin,write:admin,write:admin === RUN TestAccessTokenScope_Normalize/read:misc === RUN TestAccessTokenScope_Normalize/write:misc === RUN TestAccessTokenScope_Normalize/write:misc,read:misc === RUN TestAccessTokenScope_Normalize/read:misc,write:misc === RUN TestAccessTokenScope_Normalize/read:misc,write:misc,write:misc === RUN TestAccessTokenScope_Normalize/read:notification === RUN TestAccessTokenScope_Normalize/write:notification === RUN TestAccessTokenScope_Normalize/write:notification,read:notification === RUN TestAccessTokenScope_Normalize/read:notification,write:notification === RUN TestAccessTokenScope_Normalize/read:notification,write:notification,write:notification === RUN TestAccessTokenScope_Normalize/read:organization === RUN TestAccessTokenScope_Normalize/write:organization === RUN TestAccessTokenScope_Normalize/write:organization,read:organization === RUN TestAccessTokenScope_Normalize/read:organization,write:organization === RUN TestAccessTokenScope_Normalize/read:organization,write:organization,write:organization === RUN TestAccessTokenScope_Normalize/read:package === RUN TestAccessTokenScope_Normalize/write:package === RUN TestAccessTokenScope_Normalize/write:package,read:package === RUN TestAccessTokenScope_Normalize/read:package,write:package === RUN TestAccessTokenScope_Normalize/read:package,write:package,write:package === RUN TestAccessTokenScope_Normalize/read:issue === RUN TestAccessTokenScope_Normalize/write:issue === RUN TestAccessTokenScope_Normalize/write:issue,read:issue === RUN TestAccessTokenScope_Normalize/read:issue,write:issue === RUN TestAccessTokenScope_Normalize/read:issue,write:issue,write:issue === RUN TestAccessTokenScope_Normalize/read:repository === RUN TestAccessTokenScope_Normalize/write:repository === RUN TestAccessTokenScope_Normalize/write:repository,read:repository === RUN TestAccessTokenScope_Normalize/read:repository,write:repository === RUN TestAccessTokenScope_Normalize/read:repository,write:repository,write:repository === RUN TestAccessTokenScope_Normalize/read:user === RUN TestAccessTokenScope_Normalize/write:user === RUN TestAccessTokenScope_Normalize/write:user,read:user === RUN TestAccessTokenScope_Normalize/read:user,write:user === RUN TestAccessTokenScope_Normalize/read:user,write:user,write:user --- PASS: TestAccessTokenScope_Normalize (0.00s) --- PASS: TestAccessTokenScope_Normalize/#00 (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:misc,write:notification,read:package,write:notification,public-only (0.00s) --- PASS: TestAccessTokenScope_Normalize/all (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:activitypub,write:admin,write:misc,write:notification,write:organization,write:package,write:issue,write:repository,write:user (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:activitypub,write:admin,write:misc,write:notification,write:organization,write:package,write:issue,write:repository,write:user,public-only (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:activitypub (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:activitypub (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:activitypub,read:activitypub (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:activitypub,write:activitypub (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:activitypub,write:activitypub,write:activitypub (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:admin (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:admin (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:admin,read:admin (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:admin,write:admin (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:admin,write:admin,write:admin (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:misc (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:misc (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:misc,read:misc (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:misc,write:misc (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:misc,write:misc,write:misc (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:notification (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:notification (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:notification,read:notification (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:notification,write:notification (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:notification,write:notification,write:notification (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:organization (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:organization (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:organization,read:organization (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:organization,write:organization (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:organization,write:organization,write:organization (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:package (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:package (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:package,read:package (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:package,write:package (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:package,write:package,write:package (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:issue (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:issue (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:issue,read:issue (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:issue,write:issue (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:issue,write:issue,write:issue (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:repository (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:repository (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:repository,read:repository (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:repository,write:repository (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:repository,write:repository,write:repository (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:user (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:user (0.00s) --- PASS: TestAccessTokenScope_Normalize/write:user,read:user (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:user,write:user (0.00s) --- PASS: TestAccessTokenScope_Normalize/read:user,write:user,write:user (0.00s) === RUN TestAccessTokenScope_HasScope === RUN TestAccessTokenScope_HasScope/read:admin === RUN TestAccessTokenScope_HasScope/all === RUN TestAccessTokenScope_HasScope/write:package === RUN TestAccessTokenScope_HasScope/public-only === RUN TestAccessTokenScope_HasScope/read:activitypub === RUN TestAccessTokenScope_HasScope/write:activitypub === RUN TestAccessTokenScope_HasScope/write:activitypub#01 === RUN TestAccessTokenScope_HasScope/read:activitypub#01 === RUN TestAccessTokenScope_HasScope/read:admin#01 === RUN TestAccessTokenScope_HasScope/write:admin === RUN TestAccessTokenScope_HasScope/write:admin#01 === RUN TestAccessTokenScope_HasScope/read:admin#02 === RUN TestAccessTokenScope_HasScope/read:misc === RUN TestAccessTokenScope_HasScope/write:misc === RUN TestAccessTokenScope_HasScope/write:misc#01 === RUN TestAccessTokenScope_HasScope/read:misc#01 === RUN TestAccessTokenScope_HasScope/read:notification === RUN TestAccessTokenScope_HasScope/write:notification === RUN TestAccessTokenScope_HasScope/write:notification#01 === RUN TestAccessTokenScope_HasScope/read:notification#01 === RUN TestAccessTokenScope_HasScope/read:organization === RUN TestAccessTokenScope_HasScope/write:organization === RUN TestAccessTokenScope_HasScope/write:organization#01 === RUN TestAccessTokenScope_HasScope/read:organization#01 === RUN TestAccessTokenScope_HasScope/read:package === RUN TestAccessTokenScope_HasScope/write:package#01 === RUN TestAccessTokenScope_HasScope/write:package#02 === RUN TestAccessTokenScope_HasScope/read:package#01 === RUN TestAccessTokenScope_HasScope/read:issue === RUN TestAccessTokenScope_HasScope/write:issue === RUN TestAccessTokenScope_HasScope/write:issue#01 === RUN TestAccessTokenScope_HasScope/read:issue#01 === RUN TestAccessTokenScope_HasScope/read:repository === RUN TestAccessTokenScope_HasScope/write:repository === RUN TestAccessTokenScope_HasScope/write:repository#01 === RUN TestAccessTokenScope_HasScope/read:repository#01 === RUN TestAccessTokenScope_HasScope/read:user === RUN TestAccessTokenScope_HasScope/write:user === RUN TestAccessTokenScope_HasScope/write:user#01 === RUN TestAccessTokenScope_HasScope/read:user#01 --- PASS: TestAccessTokenScope_HasScope (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:admin (0.00s) --- PASS: TestAccessTokenScope_HasScope/all (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:package (0.00s) --- PASS: TestAccessTokenScope_HasScope/public-only (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:activitypub (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:activitypub (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:activitypub#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:activitypub#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:admin#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:admin (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:admin#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:admin#02 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:misc (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:misc (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:misc#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:misc#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:notification (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:notification (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:notification#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:notification#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:organization (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:organization (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:organization#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:organization#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:package (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:package#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:package#02 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:package#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:issue (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:issue (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:issue#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:issue#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:repository (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:repository (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:repository#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:repository#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:user (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:user (0.00s) --- PASS: TestAccessTokenScope_HasScope/write:user#01 (0.00s) --- PASS: TestAccessTokenScope_HasScope/read:user#01 (0.00s) === RUN TestNewAccessToken --- PASS: TestNewAccessToken (0.10s) === RUN TestAccessTokenByNameExists --- PASS: TestAccessTokenByNameExists (0.03s) === RUN TestGetAccessTokenBySHA --- PASS: TestGetAccessTokenBySHA (0.03s) === RUN TestListAccessTokens --- PASS: TestListAccessTokens (0.02s) === RUN TestUpdateAccessToken --- PASS: TestUpdateAccessToken (0.04s) === RUN TestDeleteAccessTokenByID --- PASS: TestDeleteAccessTokenByID (0.03s) === RUN TestOAuth2Application_GenerateClientSecret --- PASS: TestOAuth2Application_GenerateClientSecret (0.10s) === RUN TestOAuth2Application_ContainsRedirectURI --- PASS: TestOAuth2Application_ContainsRedirectURI (0.00s) === RUN TestOAuth2Application_ContainsRedirectURI_WithPort --- PASS: TestOAuth2Application_ContainsRedirectURI_WithPort (0.00s) === RUN TestOAuth2Application_ContainsRedirect_Slash --- PASS: TestOAuth2Application_ContainsRedirect_Slash (0.00s) === RUN TestOAuth2Application_ValidateClientSecret --- PASS: TestOAuth2Application_ValidateClientSecret (0.25s) === RUN TestGetOAuth2ApplicationByClientID --- PASS: TestGetOAuth2ApplicationByClientID (0.02s) === RUN TestCreateOAuth2Application --- PASS: TestCreateOAuth2Application (0.02s) === RUN TestOAuth2Application_TableName --- PASS: TestOAuth2Application_TableName (0.00s) === RUN TestOAuth2Application_GetGrantByUserID --- PASS: TestOAuth2Application_GetGrantByUserID (0.02s) === RUN TestOAuth2Application_CreateGrant --- PASS: TestOAuth2Application_CreateGrant (0.02s) === RUN TestGetOAuth2GrantByID --- PASS: TestGetOAuth2GrantByID (0.02s) === RUN TestOAuth2Grant_IncreaseCounter --- PASS: TestOAuth2Grant_IncreaseCounter (0.02s) === RUN TestOAuth2Grant_ScopeContains --- PASS: TestOAuth2Grant_ScopeContains (0.02s) === RUN TestOAuth2Grant_GenerateNewAuthorizationCode --- PASS: TestOAuth2Grant_GenerateNewAuthorizationCode (0.02s) === RUN TestOAuth2Grant_TableName --- PASS: TestOAuth2Grant_TableName (0.00s) === RUN TestGetOAuth2GrantsByUserID --- PASS: TestGetOAuth2GrantsByUserID (0.02s) === RUN TestRevokeOAuth2Grant --- PASS: TestRevokeOAuth2Grant (0.02s) === RUN TestGetOAuth2AuthorizationByCode --- PASS: TestGetOAuth2AuthorizationByCode (0.02s) === RUN TestOAuth2AuthorizationCode_ValidateCodeChallenge --- PASS: TestOAuth2AuthorizationCode_ValidateCodeChallenge (0.00s) === RUN TestOAuth2AuthorizationCode_GenerateRedirectURI --- PASS: TestOAuth2AuthorizationCode_GenerateRedirectURI (0.00s) === RUN TestOAuth2AuthorizationCode_Invalidate --- PASS: TestOAuth2AuthorizationCode_Invalidate (0.02s) === RUN TestOAuth2AuthorizationCode_TableName --- PASS: TestOAuth2AuthorizationCode_TableName (0.00s) === RUN TestDumpAuthSource --- PASS: TestDumpAuthSource (0.02s) === RUN TestGetWebAuthnCredentialByID --- PASS: TestGetWebAuthnCredentialByID (0.03s) === RUN TestGetWebAuthnCredentialsByUID --- PASS: TestGetWebAuthnCredentialsByUID (0.03s) === RUN TestWebAuthnCredential_TableName --- PASS: TestWebAuthnCredential_TableName (0.00s) === RUN TestWebAuthnCredential_UpdateSignCount --- PASS: TestWebAuthnCredential_UpdateSignCount (0.02s) === RUN TestWebAuthnCredential_UpdateLargeCounter --- PASS: TestWebAuthnCredential_UpdateLargeCounter (0.02s) === RUN TestCreateCredential --- PASS: TestCreateCredential (0.02s) PASS ok code.gitea.io/gitea/models/auth 1.320s 2025/04/13 12:47:56 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:47:56 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3274618931/attachments 2025/04/13 12:47:56 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:47:56 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3274618931/avatars 2025/04/13 12:47:56 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:47:56 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3274618931/repo-avatars 2025/04/13 12:47:56 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:47:56 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3274618931/repo-archive 2025/04/13 12:47:56 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:47:56 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3274618931/packages 2025/04/13 12:47:56 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:47:56 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3274618931/actions_log 2025/04/13 12:47:56 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:47:56 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1474/data/actions_artifacts === RUN TestHashEmail --- PASS: TestHashEmail (0.00s) === RUN TestSizedAvatarLink --- PASS: TestSizedAvatarLink (0.00s) PASS ok code.gitea.io/gitea/models/avatars 0.312s 2025/04/13 12:48:10 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata283769943/attachments 2025/04/13 12:48:10 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata283769943/avatars 2025/04/13 12:48:10 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata283769943/repo-avatars 2025/04/13 12:48:10 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata283769943/repo-archive 2025/04/13 12:48:10 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata283769943/packages 2025/04/13 12:48:10 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata283769943/actions_log 2025/04/13 12:48:10 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1478/data/actions_artifacts === RUN Test_halfCommitter === RUN Test_halfCommitter/commit_and_close === RUN Test_halfCommitter/rollback_and_close === RUN Test_halfCommitter/close_and_commit --- PASS: Test_halfCommitter (0.00s) --- PASS: Test_halfCommitter/commit_and_close (0.00s) --- PASS: Test_halfCommitter/rollback_and_close (0.00s) --- PASS: Test_halfCommitter/close_and_commit (0.00s) === RUN TestInTransaction --- PASS: TestInTransaction (0.07s) === RUN TestTxContext --- PASS: TestTxContext (0.03s) === RUN TestContextSafety --- PASS: TestContextSafety (0.00s) === RUN TestDumpDatabase --- PASS: TestDumpDatabase (0.62s) === RUN TestDeleteOrphanedObjects --- PASS: TestDeleteOrphanedObjects (0.03s) === RUN TestPrimaryKeys --- PASS: TestPrimaryKeys (0.00s) === RUN TestSyncMaxResourceIndex --- PASS: TestSyncMaxResourceIndex (0.02s) === RUN TestGetNextResourceIndex --- PASS: TestGetNextResourceIndex (0.03s) === RUN TestIterate --- PASS: TestIterate (0.03s) === RUN TestFind --- PASS: TestFind (0.03s) PASS ok code.gitea.io/gitea/models/db 7.669s ? code.gitea.io/gitea/models/db/install [no test files] 2025/04/13 12:48:09 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4134567073/attachments 2025/04/13 12:48:09 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4134567073/avatars 2025/04/13 12:48:09 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4134567073/repo-avatars 2025/04/13 12:48:09 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4134567073/repo-archive 2025/04/13 12:48:09 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4134567073/packages 2025/04/13 12:48:09 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4134567073/actions_log 2025/04/13 12:48:09 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1685/data/actions_artifacts === RUN TestPaginator --- PASS: TestPaginator (0.00s) PASS ok code.gitea.io/gitea/models/db/paginator 6.011s 2025/04/13 12:48:09 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata958310360/attachments 2025/04/13 12:48:09 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata958310360/avatars 2025/04/13 12:48:09 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata958310360/repo-avatars 2025/04/13 12:48:09 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata958310360/repo-archive 2025/04/13 12:48:09 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata958310360/packages 2025/04/13 12:48:09 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata958310360/actions_log 2025/04/13 12:48:09 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1689/data/actions_artifacts === RUN TestDbfsBasic --- PASS: TestDbfsBasic (0.01s) === RUN TestDbfsReadWrite --- PASS: TestDbfsReadWrite (0.00s) === RUN TestDbfsSeekWrite --- PASS: TestDbfsSeekWrite (0.00s) PASS ok code.gitea.io/gitea/models/dbfs 6.033s 2025/04/13 12:48:10 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3871563248/attachments 2025/04/13 12:48:10 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3871563248/avatars 2025/04/13 12:48:10 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3871563248/repo-avatars 2025/04/13 12:48:10 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3871563248/repo-archive 2025/04/13 12:48:10 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3871563248/packages 2025/04/13 12:48:10 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3871563248/actions_log 2025/04/13 12:48:10 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1692/data/actions_artifacts === RUN TestBranchRuleMatchPriority --- PASS: TestBranchRuleMatchPriority (0.00s) === RUN TestBranchRuleSortLegacy --- PASS: TestBranchRuleSortLegacy (0.00s) === RUN TestBranchRuleSortPriority --- PASS: TestBranchRuleSortPriority (0.00s) === RUN TestBranchRuleMatch --- PASS: TestBranchRuleMatch (0.00s) === RUN TestUpdateProtectBranchPriorities --- PASS: TestUpdateProtectBranchPriorities (0.08s) === RUN TestNewProtectBranchPriority --- PASS: TestNewProtectBranchPriority (0.02s) === RUN TestAddDeletedBranch --- PASS: TestAddDeletedBranch (0.02s) === RUN TestGetDeletedBranches --- PASS: TestGetDeletedBranches (0.02s) === RUN TestGetDeletedBranch --- PASS: TestGetDeletedBranch (0.04s) === RUN TestDeletedBranchLoadUser --- PASS: TestDeletedBranchLoadUser (0.03s) === RUN TestRemoveDeletedBranch --- PASS: TestRemoveDeletedBranch (0.02s) === RUN TestFindRenamedBranch --- PASS: TestFindRenamedBranch (0.02s) === RUN TestRenameBranch --- PASS: TestRenameBranch (0.02s) === RUN TestOnlyGetDeletedBranchOnCorrectRepo --- PASS: TestOnlyGetDeletedBranchOnCorrectRepo (0.03s) === RUN TestGetCommitStatuses --- PASS: TestGetCommitStatuses (0.03s) === RUN Test_CalcCommitStatus --- PASS: Test_CalcCommitStatus (0.00s) === RUN TestFindRepoRecentCommitStatusContexts --- PASS: TestFindRepoRecentCommitStatusContexts (0.32s) === RUN TestCommitStatusesHideActionsURL --- PASS: TestCommitStatusesHideActionsURL (0.03s) === RUN TestIsUserAllowed --- PASS: TestIsUserAllowed (0.02s) === RUN TestIsUserAllowedToControlTag === RUN TestIsUserAllowedToControlTag/Glob === RUN TestIsUserAllowedToControlTag/Regex --- PASS: TestIsUserAllowedToControlTag (0.00s) --- PASS: TestIsUserAllowedToControlTag/Glob (0.00s) --- PASS: TestIsUserAllowedToControlTag/Regex (0.00s) PASS ok code.gitea.io/gitea/models/git 6.767s 2025/04/13 12:48:10 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata224640469/attachments 2025/04/13 12:48:10 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata224640469/avatars 2025/04/13 12:48:10 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata224640469/repo-avatars 2025/04/13 12:48:10 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata224640469/repo-archive 2025/04/13 12:48:10 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata224640469/packages 2025/04/13 12:48:10 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata224640469/actions_log 2025/04/13 12:48:10 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1698/data/actions_artifacts === RUN TestUpdateAssignee --- PASS: TestUpdateAssignee (0.08s) === RUN TestMakeIDsFromAPIAssigneesToAdd --- PASS: TestMakeIDsFromAPIAssigneesToAdd (0.03s) === RUN TestCreateComment --- PASS: TestCreateComment (0.03s) === RUN TestFetchCodeComments --- PASS: TestFetchCodeComments (0.04s) === RUN TestAsCommentType --- PASS: TestAsCommentType (0.00s) === RUN TestMigrate_InsertIssueComments --- PASS: TestMigrate_InsertIssueComments (0.03s) === RUN Test_UpdateIssueNumComments --- PASS: Test_UpdateIssueNumComments (0.03s) === RUN TestContentHistory [xorm] [warn] 2025/04/13 12:48:16.165252 Table user Column name db nullable is false, struct nullable is true --- PASS: TestContentHistory (0.03s) === RUN TestHasIssueContentHistoryForCommentOnly --- PASS: TestHasIssueContentHistoryForCommentOnly (0.02s) === RUN TestCreateIssueDependency --- PASS: TestCreateIssueDependency (0.03s) === RUN TestNewIssueLabelsScope --- PASS: TestNewIssueLabelsScope (0.02s) === RUN TestIssueList_LoadRepositories --- PASS: TestIssueList_LoadRepositories (0.02s) === RUN TestIssueList_LoadAttributes --- PASS: TestIssueList_LoadAttributes (0.02s) === RUN TestIssue_ReplaceLabels --- PASS: TestIssue_ReplaceLabels (0.04s) === RUN Test_GetIssueIDsByRepoID --- PASS: Test_GetIssueIDsByRepoID (0.02s) === RUN TestIssueAPIURL --- PASS: TestIssueAPIURL (0.02s) === RUN TestGetIssuesByIDs --- PASS: TestGetIssuesByIDs (0.02s) === RUN TestGetParticipantIDsByIssue --- PASS: TestGetParticipantIDsByIssue (0.02s) === RUN TestIssue_ClearLabels --- PASS: TestIssue_ClearLabels (0.06s) === RUN TestUpdateIssueCols --- PASS: TestUpdateIssueCols (0.02s) === RUN TestIssues --- PASS: TestIssues (0.03s) === RUN TestIssue_loadTotalTimes --- PASS: TestIssue_loadTotalTimes (0.02s) === RUN TestIssue_InsertIssue === RUN TestIssue_InsertIssue/my_issue1 === RUN TestIssue_InsertIssue/my_issue2,_this_is_my_son's_love_\n_\r_\_ --- PASS: TestIssue_InsertIssue (0.02s) --- PASS: TestIssue_InsertIssue/my_issue1 (0.00s) --- PASS: TestIssue_InsertIssue/my_issue2,_this_is_my_son's_love_\n_\r_\_ (0.00s) === RUN TestIssue_ResolveMentions --- PASS: TestIssue_ResolveMentions (0.04s) === RUN TestResourceIndex === RUN TestResourceIndex/issue_11 === RUN TestResourceIndex/issue_5 === RUN TestResourceIndex/issue_2 === RUN TestResourceIndex/issue_27 === RUN TestResourceIndex/issue_22 === RUN TestResourceIndex/issue_12 === RUN TestResourceIndex/issue_94 === RUN TestResourceIndex/issue_95 === RUN TestResourceIndex/issue_76 === RUN TestResourceIndex/issue_69 === RUN TestResourceIndex/issue_24 === RUN TestResourceIndex/issue_53 === RUN TestResourceIndex/issue_58 === RUN TestResourceIndex/issue_4 === RUN TestResourceIndex/issue_21 === RUN TestResourceIndex/issue_1 === RUN TestResourceIndex/issue_25 === RUN TestResourceIndex/issue_15 === RUN TestResourceIndex/issue_26 === RUN TestResourceIndex/issue_23 === RUN TestResourceIndex/issue_8 === RUN TestResourceIndex/issue_18 === RUN TestResourceIndex/issue_19 === RUN TestResourceIndex/issue_20 === RUN TestResourceIndex/issue_3 === RUN TestResourceIndex/issue_75 === RUN TestResourceIndex/issue_17 === RUN TestResourceIndex/issue_16 === RUN TestResourceIndex/issue_54 === RUN TestResourceIndex/issue_55 === RUN TestResourceIndex/issue_56 === RUN TestResourceIndex/issue_100 === RUN TestResourceIndex/issue_57 === RUN TestResourceIndex/issue_36 === RUN TestResourceIndex/issue_37 === RUN TestResourceIndex/issue_38 === RUN TestResourceIndex/issue_6 === RUN TestResourceIndex/issue_39 === RUN TestResourceIndex/issue_40 === RUN TestResourceIndex/issue_41 === RUN TestResourceIndex/issue_42 === RUN TestResourceIndex/issue_43 === RUN TestResourceIndex/issue_44 === RUN TestResourceIndex/issue_7 === RUN TestResourceIndex/issue_45 === RUN TestResourceIndex/issue_46 === RUN TestResourceIndex/issue_47 === RUN TestResourceIndex/issue_48 === RUN TestResourceIndex/issue_49 === RUN TestResourceIndex/issue_50 === RUN TestResourceIndex/issue_51 === RUN TestResourceIndex/issue_31 === RUN TestResourceIndex/issue_52 === RUN TestResourceIndex/issue_28 === RUN TestResourceIndex/issue_77 === RUN TestResourceIndex/issue_33 === RUN TestResourceIndex/issue_78 === RUN TestResourceIndex/issue_79 === RUN TestResourceIndex/issue_32 === RUN TestResourceIndex/issue_30 === RUN TestResourceIndex/issue_13 === RUN TestResourceIndex/issue_90 === RUN TestResourceIndex/issue_81 === RUN TestResourceIndex/issue_66 === RUN TestResourceIndex/issue_82 === RUN TestResourceIndex/issue_29 === RUN TestResourceIndex/issue_59 === RUN TestResourceIndex/issue_83 === RUN TestResourceIndex/issue_60 === RUN TestResourceIndex/issue_84 === RUN TestResourceIndex/issue_61 === RUN TestResourceIndex/issue_85 === RUN TestResourceIndex/issue_62 === RUN TestResourceIndex/issue_70 === RUN TestResourceIndex/issue_63 === RUN TestResourceIndex/issue_86 === RUN TestResourceIndex/issue_64 === RUN TestResourceIndex/issue_87 === RUN TestResourceIndex/issue_67 === RUN TestResourceIndex/issue_80 === RUN TestResourceIndex/issue_88 === RUN TestResourceIndex/issue_65 === RUN TestResourceIndex/issue_68 === RUN TestResourceIndex/issue_35 === RUN TestResourceIndex/issue_89 === RUN TestResourceIndex/issue_96 === RUN TestResourceIndex/issue_97 === RUN TestResourceIndex/issue_71 === RUN TestResourceIndex/issue_98 === RUN TestResourceIndex/issue_34 === RUN TestResourceIndex/issue_99 === RUN TestResourceIndex/issue_91 === RUN TestResourceIndex/issue_73 === RUN TestResourceIndex/issue_74 === RUN TestResourceIndex/issue_93 === RUN TestResourceIndex/issue_72 === RUN TestResourceIndex/issue_14 === RUN TestResourceIndex/issue_10 === RUN TestResourceIndex/issue_9 === RUN TestResourceIndex/issue_92 --- PASS: TestResourceIndex (0.50s) --- PASS: TestResourceIndex/issue_11 (0.03s) --- PASS: TestResourceIndex/issue_3 (0.08s) --- PASS: TestResourceIndex/issue_25 (0.08s) --- PASS: TestResourceIndex/issue_54 (0.08s) --- PASS: TestResourceIndex/issue_60 (0.08s) --- PASS: TestResourceIndex/issue_65 (0.08s) --- PASS: TestResourceIndex/issue_20 (0.10s) --- PASS: TestResourceIndex/issue_16 (0.10s) --- PASS: TestResourceIndex/issue_26 (0.11s) --- PASS: TestResourceIndex/issue_99 (0.10s) --- PASS: TestResourceIndex/issue_57 (0.11s) --- PASS: TestResourceIndex/issue_51 (0.11s) --- PASS: TestResourceIndex/issue_30 (0.12s) --- PASS: TestResourceIndex/issue_41 (0.13s) --- PASS: TestResourceIndex/issue_68 (0.12s) --- PASS: TestResourceIndex/issue_86 (0.13s) --- PASS: TestResourceIndex/issue_53 (0.15s) --- PASS: TestResourceIndex/issue_85 (0.14s) --- PASS: TestResourceIndex/issue_62 (0.15s) --- PASS: TestResourceIndex/issue_59 (0.15s) --- PASS: TestResourceIndex/issue_31 (0.16s) --- PASS: TestResourceIndex/issue_98 (0.16s) --- PASS: TestResourceIndex/issue_14 (0.17s) --- PASS: TestResourceIndex/issue_77 (0.18s) --- PASS: TestResourceIndex/issue_52 (0.18s) --- PASS: TestResourceIndex/issue_24 (0.19s) --- PASS: TestResourceIndex/issue_73 (0.19s) --- PASS: TestResourceIndex/issue_71 (0.20s) --- PASS: TestResourceIndex/issue_49 (0.20s) --- PASS: TestResourceIndex/issue_92 (0.20s) --- PASS: TestResourceIndex/issue_100 (0.21s) --- PASS: TestResourceIndex/issue_47 (0.21s) --- PASS: TestResourceIndex/issue_96 (0.21s) --- PASS: TestResourceIndex/issue_69 (0.22s) --- PASS: TestResourceIndex/issue_91 (0.22s) --- PASS: TestResourceIndex/issue_89 (0.22s) --- PASS: TestResourceIndex/issue_50 (0.23s) --- PASS: TestResourceIndex/issue_28 (0.23s) --- PASS: TestResourceIndex/issue_75 (0.26s) --- PASS: TestResourceIndex/issue_33 (0.26s) --- PASS: TestResourceIndex/issue_15 (0.27s) --- PASS: TestResourceIndex/issue_40 (0.27s) --- PASS: TestResourceIndex/issue_22 (0.28s) --- PASS: TestResourceIndex/issue_5 (0.30s) --- PASS: TestResourceIndex/issue_48 (0.30s) --- PASS: TestResourceIndex/issue_83 (0.30s) --- PASS: TestResourceIndex/issue_66 (0.30s) --- PASS: TestResourceIndex/issue_56 (0.31s) --- PASS: TestResourceIndex/issue_12 (0.32s) --- PASS: TestResourceIndex/issue_58 (0.32s) --- PASS: TestResourceIndex/issue_44 (0.31s) --- PASS: TestResourceIndex/issue_7 (0.32s) --- PASS: TestResourceIndex/issue_13 (0.32s) --- PASS: TestResourceIndex/issue_67 (0.32s) --- PASS: TestResourceIndex/issue_90 (0.32s) --- PASS: TestResourceIndex/issue_35 (0.33s) --- PASS: TestResourceIndex/issue_42 (0.33s) --- PASS: TestResourceIndex/issue_63 (0.33s) --- PASS: TestResourceIndex/issue_64 (0.33s) --- PASS: TestResourceIndex/issue_10 (0.34s) --- PASS: TestResourceIndex/issue_2 (0.36s) --- PASS: TestResourceIndex/issue_38 (0.35s) --- PASS: TestResourceIndex/issue_88 (0.35s) --- PASS: TestResourceIndex/issue_70 (0.35s) --- PASS: TestResourceIndex/issue_9 (0.35s) --- PASS: TestResourceIndex/issue_79 (0.35s) --- PASS: TestResourceIndex/issue_37 (0.36s) --- PASS: TestResourceIndex/issue_87 (0.36s) --- PASS: TestResourceIndex/issue_4 (0.37s) --- PASS: TestResourceIndex/issue_74 (0.37s) --- PASS: TestResourceIndex/issue_72 (0.37s) --- PASS: TestResourceIndex/issue_46 (0.38s) --- PASS: TestResourceIndex/issue_6 (0.38s) --- PASS: TestResourceIndex/issue_21 (0.39s) --- PASS: TestResourceIndex/issue_95 (0.39s) --- PASS: TestResourceIndex/issue_45 (0.39s) --- PASS: TestResourceIndex/issue_80 (0.39s) --- PASS: TestResourceIndex/issue_78 (0.39s) --- PASS: TestResourceIndex/issue_17 (0.40s) --- PASS: TestResourceIndex/issue_29 (0.40s) --- PASS: TestResourceIndex/issue_61 (0.40s) --- PASS: TestResourceIndex/issue_32 (0.41s) --- PASS: TestResourceIndex/issue_19 (0.42s) --- PASS: TestResourceIndex/issue_55 (0.42s) --- PASS: TestResourceIndex/issue_93 (0.41s) --- PASS: TestResourceIndex/issue_8 (0.43s) --- PASS: TestResourceIndex/issue_39 (0.43s) --- PASS: TestResourceIndex/issue_34 (0.42s) --- PASS: TestResourceIndex/issue_76 (0.44s) --- PASS: TestResourceIndex/issue_1 (0.44s) --- PASS: TestResourceIndex/issue_81 (0.43s) --- PASS: TestResourceIndex/issue_82 (0.43s) --- PASS: TestResourceIndex/issue_18 (0.44s) --- PASS: TestResourceIndex/issue_27 (0.45s) --- PASS: TestResourceIndex/issue_97 (0.44s) --- PASS: TestResourceIndex/issue_84 (0.44s) --- PASS: TestResourceIndex/issue_23 (0.46s) --- PASS: TestResourceIndex/issue_36 (0.45s) --- PASS: TestResourceIndex/issue_94 (0.46s) --- PASS: TestResourceIndex/issue_43 (0.46s) === RUN TestCorrectIssueStats === RUN TestCorrectIssueStats/Issue_11 === RUN TestCorrectIssueStats/Issue_26 === RUN TestCorrectIssueStats/Issue_1 === RUN TestCorrectIssueStats/Issue_49 === RUN TestCorrectIssueStats/Issue_28 === RUN TestCorrectIssueStats/Issue_80 === RUN TestCorrectIssueStats/Issue_43 === RUN TestCorrectIssueStats/Issue_40 === RUN TestCorrectIssueStats/Issue_81 === RUN TestCorrectIssueStats/Issue_39 === RUN TestCorrectIssueStats/Issue_19 === RUN TestCorrectIssueStats/Issue_32 === RUN TestCorrectIssueStats/Issue_82 === RUN TestCorrectIssueStats/Issue_310 === RUN TestCorrectIssueStats/Issue_30 === RUN TestCorrectIssueStats/Issue_46 === RUN TestCorrectIssueStats/Issue_45 === RUN TestCorrectIssueStats/Issue_64 === RUN TestCorrectIssueStats/Issue_25 === RUN TestCorrectIssueStats/Issue_12 === RUN TestCorrectIssueStats/Issue_5 === RUN TestCorrectIssueStats/Issue_229 === RUN TestCorrectIssueStats/Issue_37 === RUN TestCorrectIssueStats/Issue_15 === RUN TestCorrectIssueStats/Issue_190 === RUN TestCorrectIssueStats/Issue_163 === RUN TestCorrectIssueStats/Issue_38 === RUN TestCorrectIssueStats/Issue_274 === RUN TestCorrectIssueStats/Issue_131 === RUN TestCorrectIssueStats/Issue_247 === RUN TestCorrectIssueStats/Issue_14 === RUN TestCorrectIssueStats/Issue_299 === RUN TestCorrectIssueStats/Issue_176 === RUN TestCorrectIssueStats/Issue_18 === RUN TestCorrectIssueStats/Issue_282 === RUN TestCorrectIssueStats/Issue_2 === RUN TestCorrectIssueStats/Issue_169 === RUN TestCorrectIssueStats/Issue_288 === RUN TestCorrectIssueStats/Issue_56 === RUN TestCorrectIssueStats/Issue_8 === RUN TestCorrectIssueStats/Issue_35 === RUN TestCorrectIssueStats/Issue_3 === RUN TestCorrectIssueStats/Issue_183 === RUN TestCorrectIssueStats/Issue_259 === RUN TestCorrectIssueStats/Issue_68 === RUN TestCorrectIssueStats/Issue_151 === RUN TestCorrectIssueStats/Issue_27 === RUN TestCorrectIssueStats/Issue_158 === RUN TestCorrectIssueStats/Issue_117 === RUN TestCorrectIssueStats/Issue_23 === RUN TestCorrectIssueStats/Issue_279 === RUN TestCorrectIssueStats/Issue_157 === RUN TestCorrectIssueStats/Issue_161 === RUN TestCorrectIssueStats/Issue_107 === RUN TestCorrectIssueStats/Issue_41 === RUN TestCorrectIssueStats/Issue_188 === RUN TestCorrectIssueStats/Issue_300 === RUN TestCorrectIssueStats/Issue_292 === RUN TestCorrectIssueStats/Issue_99 === RUN TestCorrectIssueStats/Issue_152 === RUN TestCorrectIssueStats/Issue_182 === RUN TestCorrectIssueStats/Issue_228 === RUN TestCorrectIssueStats/Issue_22 === RUN TestCorrectIssueStats/Issue_149 === RUN TestCorrectIssueStats/Issue_132 === RUN TestCorrectIssueStats/Issue_231 === RUN TestCorrectIssueStats/Issue_167 === RUN TestCorrectIssueStats/Issue_140 === RUN TestCorrectIssueStats/Issue_29 === RUN TestCorrectIssueStats/Issue_237 === RUN TestCorrectIssueStats/Issue_9 === RUN TestCorrectIssueStats/Issue_20 === RUN TestCorrectIssueStats/Issue_283 === RUN TestCorrectIssueStats/Issue_222 === RUN TestCorrectIssueStats/Issue_271 === RUN TestCorrectIssueStats/Issue_115 === RUN TestCorrectIssueStats/Issue_69 === RUN TestCorrectIssueStats/Issue_269 === RUN TestCorrectIssueStats/Issue_44 === RUN TestCorrectIssueStats/Issue_109 === RUN TestCorrectIssueStats/Issue_235 === RUN TestCorrectIssueStats/Issue_273 === RUN TestCorrectIssueStats/Issue_119 === RUN TestCorrectIssueStats/Issue_284 === RUN TestCorrectIssueStats/Issue_285 === RUN TestCorrectIssueStats/Issue_84 === RUN TestCorrectIssueStats/Issue_36 === RUN TestCorrectIssueStats/Issue_186 === RUN TestCorrectIssueStats/Issue_98 === RUN TestCorrectIssueStats/Issue_150 === RUN TestCorrectIssueStats/Issue_48 === RUN TestCorrectIssueStats/Issue_90 === RUN TestCorrectIssueStats/Issue_220 === RUN TestCorrectIssueStats/Issue_155 === RUN TestCorrectIssueStats/Issue_154 === RUN TestCorrectIssueStats/Issue_92 === RUN TestCorrectIssueStats/Issue_156 === RUN TestCorrectIssueStats/Issue_93 === RUN TestCorrectIssueStats/Issue_34 === RUN TestCorrectIssueStats/Issue_94 === RUN TestCorrectIssueStats/Issue_33 === RUN TestCorrectIssueStats/Issue_95 === RUN TestCorrectIssueStats/Issue_210 === RUN TestCorrectIssueStats/Issue_96 === RUN TestCorrectIssueStats/Issue_241 === RUN TestCorrectIssueStats/Issue_67 === RUN TestCorrectIssueStats/Issue_213 === RUN TestCorrectIssueStats/Issue_242 === RUN TestCorrectIssueStats/Issue_230 === RUN TestCorrectIssueStats/Issue_129 === RUN TestCorrectIssueStats/Issue_24 === RUN TestCorrectIssueStats/Issue_42 === RUN TestCorrectIssueStats/Issue_276 === RUN TestCorrectIssueStats/Issue_10 === RUN TestCorrectIssueStats/Issue_260 === RUN TestCorrectIssueStats/Issue_243 === RUN TestCorrectIssueStats/Issue_75 === RUN TestCorrectIssueStats/Issue_130 === RUN TestCorrectIssueStats/Issue_57 === RUN TestCorrectIssueStats/Issue_194 === RUN TestCorrectIssueStats/Issue_70 === RUN TestCorrectIssueStats/Issue_244 === RUN TestCorrectIssueStats/Issue_168 === RUN TestCorrectIssueStats/Issue_116 === RUN TestCorrectIssueStats/Issue_51 === RUN TestCorrectIssueStats/Issue_221 === RUN TestCorrectIssueStats/Issue_245 === RUN TestCorrectIssueStats/Issue_246 === RUN TestCorrectIssueStats/Issue_287 === RUN TestCorrectIssueStats/Issue_255 === RUN TestCorrectIssueStats/Issue_164 === RUN TestCorrectIssueStats/Issue_112 === RUN TestCorrectIssueStats/Issue_262 === RUN TestCorrectIssueStats/Issue_21 === RUN TestCorrectIssueStats/Issue_203 === RUN TestCorrectIssueStats/Issue_16 === RUN TestCorrectIssueStats/Issue_253 === RUN TestCorrectIssueStats/Issue_113 === RUN TestCorrectIssueStats/Issue_204 === RUN TestCorrectIssueStats/Issue_248 === RUN TestCorrectIssueStats/Issue_249 === RUN TestCorrectIssueStats/Issue_31 === RUN TestCorrectIssueStats/Issue_250 === RUN TestCorrectIssueStats/Issue_264 === RUN TestCorrectIssueStats/Issue_252 === RUN TestCorrectIssueStats/Issue_173 === RUN TestCorrectIssueStats/Issue_296 === RUN TestCorrectIssueStats/Issue_143 === RUN TestCorrectIssueStats/Issue_294 === RUN TestCorrectIssueStats/Issue_110 === RUN TestCorrectIssueStats/Issue_166 === RUN TestCorrectIssueStats/Issue_17 === RUN TestCorrectIssueStats/Issue_60 === RUN TestCorrectIssueStats/Issue_59 === RUN TestCorrectIssueStats/Issue_134 === RUN TestCorrectIssueStats/Issue_191 === RUN TestCorrectIssueStats/Issue_286 === RUN TestCorrectIssueStats/Issue_6 === RUN TestCorrectIssueStats/Issue_71 === RUN TestCorrectIssueStats/Issue_232 === RUN TestCorrectIssueStats/Issue_192 === RUN TestCorrectIssueStats/Issue_289 === RUN TestCorrectIssueStats/Issue_270 === RUN TestCorrectIssueStats/Issue_121 === RUN TestCorrectIssueStats/Issue_290 === RUN TestCorrectIssueStats/Issue_233 === RUN TestCorrectIssueStats/Issue_123 === RUN TestCorrectIssueStats/Issue_122 === RUN TestCorrectIssueStats/Issue_272 === RUN TestCorrectIssueStats/Issue_234 === RUN TestCorrectIssueStats/Issue_135 === RUN TestCorrectIssueStats/Issue_124 === RUN TestCorrectIssueStats/Issue_108 === RUN TestCorrectIssueStats/Issue_125 === RUN TestCorrectIssueStats/Issue_236 === RUN TestCorrectIssueStats/Issue_127 === RUN TestCorrectIssueStats/Issue_126 === RUN TestCorrectIssueStats/Issue_100 === RUN TestCorrectIssueStats/Issue_238 === RUN TestCorrectIssueStats/Issue_239 === RUN TestCorrectIssueStats/Issue_170 === RUN TestCorrectIssueStats/Issue_72 === RUN TestCorrectIssueStats/Issue_240 === RUN TestCorrectIssueStats/Issue_65 === RUN TestCorrectIssueStats/Issue_128 === RUN TestCorrectIssueStats/Issue_136 === RUN TestCorrectIssueStats/Issue_261 === RUN TestCorrectIssueStats/Issue_291 === RUN TestCorrectIssueStats/Issue_66 === RUN TestCorrectIssueStats/Issue_184 === RUN TestCorrectIssueStats/Issue_185 === RUN TestCorrectIssueStats/Issue_251 === RUN TestCorrectIssueStats/Issue_302 === RUN TestCorrectIssueStats/Issue_83 === RUN TestCorrectIssueStats/Issue_85 === RUN TestCorrectIssueStats/Issue_86 === RUN TestCorrectIssueStats/Issue_87 === RUN TestCorrectIssueStats/Issue_88 === RUN TestCorrectIssueStats/Issue_89 === RUN TestCorrectIssueStats/Issue_47 === RUN TestCorrectIssueStats/Issue_91 === RUN TestCorrectIssueStats/Issue_211 === RUN TestCorrectIssueStats/Issue_212 === RUN TestCorrectIssueStats/Issue_106 === RUN TestCorrectIssueStats/Issue_223 === RUN TestCorrectIssueStats/Issue_224 === RUN TestCorrectIssueStats/Issue_225 === RUN TestCorrectIssueStats/Issue_73 === RUN TestCorrectIssueStats/Issue_226 === RUN TestCorrectIssueStats/Issue_74 === RUN TestCorrectIssueStats/Issue_227 === RUN TestCorrectIssueStats/Issue_58 === RUN TestCorrectIssueStats/Issue_133 === RUN TestCorrectIssueStats/Issue_193 === RUN TestCorrectIssueStats/Issue_214 === RUN TestCorrectIssueStats/Issue_308 === RUN TestCorrectIssueStats/Issue_180 === RUN TestCorrectIssueStats/Issue_101 === RUN TestCorrectIssueStats/Issue_215 === RUN TestCorrectIssueStats/Issue_137 === RUN TestCorrectIssueStats/Issue_165 === RUN TestCorrectIssueStats/Issue_120 === RUN TestCorrectIssueStats/Issue_278 === RUN TestCorrectIssueStats/Issue_13 === RUN TestCorrectIssueStats/Issue_102 === RUN TestCorrectIssueStats/Issue_103 === RUN TestCorrectIssueStats/Issue_50 === RUN TestCorrectIssueStats/Issue_114 === RUN TestCorrectIssueStats/Issue_178 === RUN TestCorrectIssueStats/Issue_195 === RUN TestCorrectIssueStats/Issue_97 === RUN TestCorrectIssueStats/Issue_104 === RUN TestCorrectIssueStats/Issue_105 === RUN TestCorrectIssueStats/Issue_257 === RUN TestCorrectIssueStats/Issue_62 === RUN TestCorrectIssueStats/Issue_216 === RUN TestCorrectIssueStats/Issue_162 === RUN TestCorrectIssueStats/Issue_179 === RUN TestCorrectIssueStats/Issue_275 === RUN TestCorrectIssueStats/Issue_189 === RUN TestCorrectIssueStats/Issue_217 === RUN TestCorrectIssueStats/Issue_254 === RUN TestCorrectIssueStats/Issue_61 === RUN TestCorrectIssueStats/Issue_118 === RUN TestCorrectIssueStats/Issue_266 === RUN TestCorrectIssueStats/Issue_4 === RUN TestCorrectIssueStats/Issue_206 === RUN TestCorrectIssueStats/Issue_7 === RUN TestCorrectIssueStats/Issue_281 === RUN TestCorrectIssueStats/Issue_138 === RUN TestCorrectIssueStats/Issue_209 === RUN TestCorrectIssueStats/Issue_258 === RUN TestCorrectIssueStats/Issue_207 === RUN TestCorrectIssueStats/Issue_268 === RUN TestCorrectIssueStats/Issue_267 === RUN TestCorrectIssueStats/Issue_177 === RUN TestCorrectIssueStats/Issue_305 === RUN TestCorrectIssueStats/Issue_139 === RUN TestCorrectIssueStats/Issue_181 === RUN TestCorrectIssueStats/Issue_77 === RUN TestCorrectIssueStats/Issue_301 === RUN TestCorrectIssueStats/Issue_200 === RUN TestCorrectIssueStats/Issue_153 === RUN TestCorrectIssueStats/Issue_201 === RUN TestCorrectIssueStats/Issue_159 === RUN TestCorrectIssueStats/Issue_196 === RUN TestCorrectIssueStats/Issue_199 === RUN TestCorrectIssueStats/Issue_142 === RUN TestCorrectIssueStats/Issue_145 === RUN TestCorrectIssueStats/Issue_306 === RUN TestCorrectIssueStats/Issue_205 === RUN TestCorrectIssueStats/Issue_309 === RUN TestCorrectIssueStats/Issue_197 === RUN TestCorrectIssueStats/Issue_198 === RUN TestCorrectIssueStats/Issue_172 === RUN TestCorrectIssueStats/Issue_144 === RUN TestCorrectIssueStats/Issue_307 === RUN TestCorrectIssueStats/Issue_53 === RUN TestCorrectIssueStats/Issue_54 === RUN TestCorrectIssueStats/Issue_202 === RUN TestCorrectIssueStats/Issue_218 === RUN TestCorrectIssueStats/Issue_219 === RUN TestCorrectIssueStats/Issue_160 === RUN TestCorrectIssueStats/Issue_256 === RUN TestCorrectIssueStats/Issue_187 === RUN TestCorrectIssueStats/Issue_298 === RUN TestCorrectIssueStats/Issue_280 === RUN TestCorrectIssueStats/Issue_52 === RUN TestCorrectIssueStats/Issue_293 === RUN TestCorrectIssueStats/Issue_303 === RUN TestCorrectIssueStats/Issue_147 === RUN TestCorrectIssueStats/Issue_146 === RUN TestCorrectIssueStats/Issue_295 === RUN TestCorrectIssueStats/Issue_175 === RUN TestCorrectIssueStats/Issue_63 === RUN TestCorrectIssueStats/Issue_111 === RUN TestCorrectIssueStats/Issue_304 === RUN TestCorrectIssueStats/Issue_55 === RUN TestCorrectIssueStats/Issue_79 === RUN TestCorrectIssueStats/Issue_174 === RUN TestCorrectIssueStats/Issue_78 === RUN TestCorrectIssueStats/Issue_265 === RUN TestCorrectIssueStats/Issue_148 === RUN TestCorrectIssueStats/Issue_297 === RUN TestCorrectIssueStats/Issue_76 === RUN TestCorrectIssueStats/Issue_141 === RUN TestCorrectIssueStats/Issue_263 === RUN TestCorrectIssueStats/Issue_208 === RUN TestCorrectIssueStats/Issue_171 === RUN TestCorrectIssueStats/Issue_277 --- PASS: TestCorrectIssueStats (2.31s) --- PASS: TestCorrectIssueStats/Issue_11 (0.07s) --- PASS: TestCorrectIssueStats/Issue_40 (0.07s) --- PASS: TestCorrectIssueStats/Issue_310 (0.10s) --- PASS: TestCorrectIssueStats/Issue_49 (0.13s) --- PASS: TestCorrectIssueStats/Issue_299 (0.16s) --- PASS: TestCorrectIssueStats/Issue_143 (0.17s) --- PASS: TestCorrectIssueStats/Issue_218 (0.17s) --- PASS: TestCorrectIssueStats/Issue_168 (0.19s) --- PASS: TestCorrectIssueStats/Issue_224 (0.20s) --- PASS: TestCorrectIssueStats/Issue_216 (0.20s) --- PASS: TestCorrectIssueStats/Issue_10 (0.22s) --- PASS: TestCorrectIssueStats/Issue_145 (0.22s) --- PASS: TestCorrectIssueStats/Issue_171 (0.22s) --- PASS: TestCorrectIssueStats/Issue_261 (0.25s) --- PASS: TestCorrectIssueStats/Issue_139 (0.27s) --- PASS: TestCorrectIssueStats/Issue_70 (0.28s) --- PASS: TestCorrectIssueStats/Issue_264 (0.29s) --- PASS: TestCorrectIssueStats/Issue_205 (0.29s) --- PASS: TestCorrectIssueStats/Issue_137 (0.32s) --- PASS: TestCorrectIssueStats/Issue_6 (0.33s) --- PASS: TestCorrectIssueStats/Issue_1 (0.34s) --- PASS: TestCorrectIssueStats/Issue_27 (0.35s) --- PASS: TestCorrectIssueStats/Issue_163 (0.36s) --- PASS: TestCorrectIssueStats/Issue_207 (0.36s) --- PASS: TestCorrectIssueStats/Issue_247 (0.39s) --- PASS: TestCorrectIssueStats/Issue_13 (0.38s) --- PASS: TestCorrectIssueStats/Issue_166 (0.39s) --- PASS: TestCorrectIssueStats/Issue_78 (0.40s) --- PASS: TestCorrectIssueStats/Issue_65 (0.41s) --- PASS: TestCorrectIssueStats/Issue_21 (0.46s) --- PASS: TestCorrectIssueStats/Issue_135 (0.47s) --- PASS: TestCorrectIssueStats/Issue_161 (0.48s) --- PASS: TestCorrectIssueStats/Issue_144 (0.48s) --- PASS: TestCorrectIssueStats/Issue_24 (0.52s) --- PASS: TestCorrectIssueStats/Issue_257 (0.51s) --- PASS: TestCorrectIssueStats/Issue_282 (0.54s) --- PASS: TestCorrectIssueStats/Issue_179 (0.54s) --- PASS: TestCorrectIssueStats/Issue_162 (0.54s) --- PASS: TestCorrectIssueStats/Issue_103 (0.56s) --- PASS: TestCorrectIssueStats/Issue_96 (0.58s) --- PASS: TestCorrectIssueStats/Issue_39 (0.58s) --- PASS: TestCorrectIssueStats/Issue_59 (0.58s) --- PASS: TestCorrectIssueStats/Issue_308 (0.59s) --- PASS: TestCorrectIssueStats/Issue_100 (0.60s) --- PASS: TestCorrectIssueStats/Issue_157 (0.64s) --- PASS: TestCorrectIssueStats/Issue_19 (0.64s) --- PASS: TestCorrectIssueStats/Issue_12 (0.64s) --- PASS: TestCorrectIssueStats/Issue_209 (0.64s) --- PASS: TestCorrectIssueStats/Issue_255 (0.65s) --- PASS: TestCorrectIssueStats/Issue_158 (0.67s) --- PASS: TestCorrectIssueStats/Issue_240 (0.67s) --- PASS: TestCorrectIssueStats/Issue_58 (0.67s) --- PASS: TestCorrectIssueStats/Issue_30 (0.69s) --- PASS: TestCorrectIssueStats/Issue_182 (0.69s) --- PASS: TestCorrectIssueStats/Issue_15 (0.70s) --- PASS: TestCorrectIssueStats/Issue_72 (0.71s) --- PASS: TestCorrectIssueStats/Issue_28 (0.72s) --- PASS: TestCorrectIssueStats/Issue_250 (0.72s) --- PASS: TestCorrectIssueStats/Issue_160 (0.73s) --- PASS: TestCorrectIssueStats/Issue_169 (0.75s) --- PASS: TestCorrectIssueStats/Issue_184 (0.75s) --- PASS: TestCorrectIssueStats/Issue_259 (0.76s) --- PASS: TestCorrectIssueStats/Issue_35 (0.77s) --- PASS: TestCorrectIssueStats/Issue_202 (0.76s) --- PASS: TestCorrectIssueStats/Issue_26 (0.78s) --- PASS: TestCorrectIssueStats/Issue_76 (0.77s) --- PASS: TestCorrectIssueStats/Issue_231 (0.79s) --- PASS: TestCorrectIssueStats/Issue_147 (0.78s) --- PASS: TestCorrectIssueStats/Issue_226 (0.80s) --- PASS: TestCorrectIssueStats/Issue_97 (0.81s) --- PASS: TestCorrectIssueStats/Issue_148 (0.81s) --- PASS: TestCorrectIssueStats/Issue_25 (0.83s) --- PASS: TestCorrectIssueStats/Issue_134 (0.84s) --- PASS: TestCorrectIssueStats/Issue_233 (0.84s) --- PASS: TestCorrectIssueStats/Issue_302 (0.86s) --- PASS: TestCorrectIssueStats/Issue_121 (0.86s) --- PASS: TestCorrectIssueStats/Issue_32 (0.88s) --- PASS: TestCorrectIssueStats/Issue_206 (0.88s) --- PASS: TestCorrectIssueStats/Issue_118 (0.88s) --- PASS: TestCorrectIssueStats/Issue_200 (0.89s) --- PASS: TestCorrectIssueStats/Issue_187 (0.89s) --- PASS: TestCorrectIssueStats/Issue_188 (0.92s) --- PASS: TestCorrectIssueStats/Issue_273 (0.93s) --- PASS: TestCorrectIssueStats/Issue_34 (0.94s) --- PASS: TestCorrectIssueStats/Issue_44 (0.95s) --- PASS: TestCorrectIssueStats/Issue_67 (0.96s) --- PASS: TestCorrectIssueStats/Issue_64 (0.97s) --- PASS: TestCorrectIssueStats/Issue_183 (0.98s) --- PASS: TestCorrectIssueStats/Issue_46 (0.98s) --- PASS: TestCorrectIssueStats/Issue_77 (0.98s) --- PASS: TestCorrectIssueStats/Issue_265 (0.98s) --- PASS: TestCorrectIssueStats/Issue_14 (1.02s) --- PASS: TestCorrectIssueStats/Issue_17 (1.01s) --- PASS: TestCorrectIssueStats/Issue_164 (1.02s) --- PASS: TestCorrectIssueStats/Issue_262 (1.04s) --- PASS: TestCorrectIssueStats/Issue_83 (1.03s) --- PASS: TestCorrectIssueStats/Issue_48 (1.04s) --- PASS: TestCorrectIssueStats/Issue_16 (1.05s) --- PASS: TestCorrectIssueStats/Issue_245 (1.06s) --- PASS: TestCorrectIssueStats/Issue_159 (1.05s) --- PASS: TestCorrectIssueStats/Issue_222 (1.08s) --- PASS: TestCorrectIssueStats/Issue_105 (1.07s) --- PASS: TestCorrectIssueStats/Issue_126 (1.08s) --- PASS: TestCorrectIssueStats/Issue_208 (1.09s) --- PASS: TestCorrectIssueStats/Issue_84 (1.10s) --- PASS: TestCorrectIssueStats/Issue_85 (1.10s) --- PASS: TestCorrectIssueStats/Issue_133 (1.11s) --- PASS: TestCorrectIssueStats/Issue_18 (1.13s) --- PASS: TestCorrectIssueStats/Issue_81 (1.13s) --- PASS: TestCorrectIssueStats/Issue_136 (1.13s) --- PASS: TestCorrectIssueStats/Issue_263 (1.12s) --- PASS: TestCorrectIssueStats/Issue_91 (1.14s) --- PASS: TestCorrectIssueStats/Issue_256 (1.14s) --- PASS: TestCorrectIssueStats/Issue_50 (1.15s) --- PASS: TestCorrectIssueStats/Issue_277 (1.15s) --- PASS: TestCorrectIssueStats/Issue_210 (1.17s) --- PASS: TestCorrectIssueStats/Issue_270 (1.17s) --- PASS: TestCorrectIssueStats/Issue_309 (1.17s) --- PASS: TestCorrectIssueStats/Issue_69 (1.19s) --- PASS: TestCorrectIssueStats/Issue_279 (1.20s) --- PASS: TestCorrectIssueStats/Issue_61 (1.19s) --- PASS: TestCorrectIssueStats/Issue_45 (1.21s) --- PASS: TestCorrectIssueStats/Issue_271 (1.22s) --- PASS: TestCorrectIssueStats/Issue_213 (1.22s) --- PASS: TestCorrectIssueStats/Issue_108 (1.23s) --- PASS: TestCorrectIssueStats/Issue_7 (1.23s) --- PASS: TestCorrectIssueStats/Issue_280 (1.23s) --- PASS: TestCorrectIssueStats/Issue_244 (1.25s) --- PASS: TestCorrectIssueStats/Issue_281 (1.24s) --- PASS: TestCorrectIssueStats/Issue_123 (1.25s) --- PASS: TestCorrectIssueStats/Issue_9 (1.27s) --- PASS: TestCorrectIssueStats/Issue_304 (1.26s) --- PASS: TestCorrectIssueStats/Issue_29 (1.28s) --- PASS: TestCorrectIssueStats/Issue_217 (1.27s) --- PASS: TestCorrectIssueStats/Issue_146 (1.28s) --- PASS: TestCorrectIssueStats/Issue_22 (1.30s) --- PASS: TestCorrectIssueStats/Issue_154 (1.31s) --- PASS: TestCorrectIssueStats/Issue_165 (1.31s) --- PASS: TestCorrectIssueStats/Issue_120 (1.32s) --- PASS: TestCorrectIssueStats/Issue_36 (1.33s) --- PASS: TestCorrectIssueStats/Issue_295 (1.32s) --- PASS: TestCorrectIssueStats/Issue_68 (1.35s) --- PASS: TestCorrectIssueStats/Issue_107 (1.35s) --- PASS: TestCorrectIssueStats/Issue_234 (1.35s) --- PASS: TestCorrectIssueStats/Issue_20 (1.37s) --- PASS: TestCorrectIssueStats/Issue_174 (1.35s) --- PASS: TestCorrectIssueStats/Issue_178 (1.37s) --- PASS: TestCorrectIssueStats/Issue_117 (1.39s) --- PASS: TestCorrectIssueStats/Issue_278 (1.39s) --- PASS: TestCorrectIssueStats/Issue_291 (1.40s) --- PASS: TestCorrectIssueStats/Issue_62 (1.40s) --- PASS: TestCorrectIssueStats/Issue_185 (1.41s) --- PASS: TestCorrectIssueStats/Issue_31 (1.43s) --- PASS: TestCorrectIssueStats/Issue_87 (1.42s) --- PASS: TestCorrectIssueStats/Issue_104 (1.43s) --- PASS: TestCorrectIssueStats/Issue_258 (1.43s) --- PASS: TestCorrectIssueStats/Issue_151 (1.45s) --- PASS: TestCorrectIssueStats/Issue_177 (1.44s) --- PASS: TestCorrectIssueStats/Issue_138 (1.44s) --- PASS: TestCorrectIssueStats/Issue_79 (1.45s) --- PASS: TestCorrectIssueStats/Issue_221 (1.47s) --- PASS: TestCorrectIssueStats/Issue_94 (1.47s) --- PASS: TestCorrectIssueStats/Issue_215 (1.47s) --- PASS: TestCorrectIssueStats/Issue_5 (1.49s) --- PASS: TestCorrectIssueStats/Issue_128 (1.48s) --- PASS: TestCorrectIssueStats/Issue_246 (1.49s) --- PASS: TestCorrectIssueStats/Issue_88 (1.50s) --- PASS: TestCorrectIssueStats/Issue_4 (1.49s) --- PASS: TestCorrectIssueStats/Issue_71 (1.51s) --- PASS: TestCorrectIssueStats/Issue_114 (1.52s) --- PASS: TestCorrectIssueStats/Issue_111 (1.51s) --- PASS: TestCorrectIssueStats/Issue_102 (1.52s) --- PASS: TestCorrectIssueStats/Issue_294 (1.53s) --- PASS: TestCorrectIssueStats/Issue_306 (1.53s) --- PASS: TestCorrectIssueStats/Issue_229 (1.56s) --- PASS: TestCorrectIssueStats/Issue_41 (1.55s) --- PASS: TestCorrectIssueStats/Issue_55 (1.55s) --- PASS: TestCorrectIssueStats/Issue_80 (1.58s) --- PASS: TestCorrectIssueStats/Issue_153 (1.56s) --- PASS: TestCorrectIssueStats/Issue_276 (1.59s) --- PASS: TestCorrectIssueStats/Issue_196 (1.58s) --- PASS: TestCorrectIssueStats/Issue_57 (1.59s) --- PASS: TestCorrectIssueStats/Issue_292 (1.61s) --- PASS: TestCorrectIssueStats/Issue_74 (1.60s) --- PASS: TestCorrectIssueStats/Issue_228 (1.62s) --- PASS: TestCorrectIssueStats/Issue_132 (1.62s) --- PASS: TestCorrectIssueStats/Issue_119 (1.62s) --- PASS: TestCorrectIssueStats/Issue_53 (1.64s) --- PASS: TestCorrectIssueStats/Issue_238 (1.65s) --- PASS: TestCorrectIssueStats/Issue_63 (1.65s) --- PASS: TestCorrectIssueStats/Issue_212 (1.66s) --- PASS: TestCorrectIssueStats/Issue_54 (1.66s) --- PASS: TestCorrectIssueStats/Issue_275 (1.67s) --- PASS: TestCorrectIssueStats/Issue_300 (1.69s) --- PASS: TestCorrectIssueStats/Issue_38 (1.70s) --- PASS: TestCorrectIssueStats/Issue_241 (1.70s) --- PASS: TestCorrectIssueStats/Issue_43 (1.71s) --- PASS: TestCorrectIssueStats/Issue_252 (1.71s) --- PASS: TestCorrectIssueStats/Issue_60 (1.71s) --- PASS: TestCorrectIssueStats/Issue_211 (1.74s) --- PASS: TestCorrectIssueStats/Issue_189 (1.74s) --- PASS: TestCorrectIssueStats/Issue_122 (1.75s) --- PASS: TestCorrectIssueStats/Issue_175 (1.74s) --- PASS: TestCorrectIssueStats/Issue_112 (1.77s) --- PASS: TestCorrectIssueStats/Issue_235 (1.77s) --- PASS: TestCorrectIssueStats/Issue_173 (1.78s) --- PASS: TestCorrectIssueStats/Issue_142 (1.77s) --- PASS: TestCorrectIssueStats/Issue_149 (1.79s) --- PASS: TestCorrectIssueStats/Issue_237 (1.79s) --- PASS: TestCorrectIssueStats/Issue_180 (1.79s) --- PASS: TestCorrectIssueStats/Issue_195 (1.79s) --- PASS: TestCorrectIssueStats/Issue_23 (1.81s) --- PASS: TestCorrectIssueStats/Issue_82 (1.82s) --- PASS: TestCorrectIssueStats/Issue_101 (1.81s) --- PASS: TestCorrectIssueStats/Issue_113 (1.82s) --- PASS: TestCorrectIssueStats/Issue_232 (1.82s) --- PASS: TestCorrectIssueStats/Issue_307 (1.82s) --- PASS: TestCorrectIssueStats/Issue_296 (1.83s) --- PASS: TestCorrectIssueStats/Issue_227 (1.83s) --- PASS: TestCorrectIssueStats/Issue_254 (1.83s) --- PASS: TestCorrectIssueStats/Issue_203 (1.85s) --- PASS: TestCorrectIssueStats/Issue_98 (1.86s) --- PASS: TestCorrectIssueStats/Issue_155 (1.86s) --- PASS: TestCorrectIssueStats/Issue_8 (1.88s) --- PASS: TestCorrectIssueStats/Issue_109 (1.87s) --- PASS: TestCorrectIssueStats/Issue_125 (1.88s) --- PASS: TestCorrectIssueStats/Issue_66 (1.88s) --- PASS: TestCorrectIssueStats/Issue_186 (1.90s) --- PASS: TestCorrectIssueStats/Issue_239 (1.89s) --- PASS: TestCorrectIssueStats/Issue_198 (1.89s) --- PASS: TestCorrectIssueStats/Issue_115 (1.93s) --- PASS: TestCorrectIssueStats/Issue_51 (1.94s) --- PASS: TestCorrectIssueStats/Issue_267 (1.93s) --- PASS: TestCorrectIssueStats/Issue_283 (1.94s) --- PASS: TestCorrectIssueStats/Issue_303 (1.94s) --- PASS: TestCorrectIssueStats/Issue_253 (1.95s) --- PASS: TestCorrectIssueStats/Issue_248 (1.96s) --- PASS: TestCorrectIssueStats/Issue_167 (1.96s) --- PASS: TestCorrectIssueStats/Issue_236 (1.96s) --- PASS: TestCorrectIssueStats/Issue_170 (1.96s) --- PASS: TestCorrectIssueStats/Issue_75 (1.97s) --- PASS: TestCorrectIssueStats/Issue_242 (1.98s) --- PASS: TestCorrectIssueStats/Issue_33 (1.98s) --- PASS: TestCorrectIssueStats/Issue_156 (1.98s) --- PASS: TestCorrectIssueStats/Issue_116 (1.99s) --- PASS: TestCorrectIssueStats/Issue_298 (1.98s) --- PASS: TestCorrectIssueStats/Issue_141 (1.98s) --- PASS: TestCorrectIssueStats/Issue_268 (1.99s) --- PASS: TestCorrectIssueStats/Issue_95 (2.00s) --- PASS: TestCorrectIssueStats/Issue_225 (2.00s) --- PASS: TestCorrectIssueStats/Issue_204 (2.01s) --- PASS: TestCorrectIssueStats/Issue_230 (2.02s) --- PASS: TestCorrectIssueStats/Issue_251 (2.02s) --- PASS: TestCorrectIssueStats/Issue_193 (2.02s) --- PASS: TestCorrectIssueStats/Issue_301 (2.02s) --- PASS: TestCorrectIssueStats/Issue_89 (2.03s) --- PASS: TestCorrectIssueStats/Issue_131 (2.07s) --- PASS: TestCorrectIssueStats/Issue_266 (2.05s) --- PASS: TestCorrectIssueStats/Issue_285 (2.06s) --- PASS: TestCorrectIssueStats/Issue_172 (2.06s) --- PASS: TestCorrectIssueStats/Issue_194 (2.07s) --- PASS: TestCorrectIssueStats/Issue_288 (2.09s) --- PASS: TestCorrectIssueStats/Issue_124 (2.08s) --- PASS: TestCorrectIssueStats/Issue_99 (2.09s) --- PASS: TestCorrectIssueStats/Issue_129 (2.09s) --- PASS: TestCorrectIssueStats/Issue_290 (2.09s) --- PASS: TestCorrectIssueStats/Issue_201 (2.08s) --- PASS: TestCorrectIssueStats/Issue_260 (2.10s) --- PASS: TestCorrectIssueStats/Issue_52 (2.09s) --- PASS: TestCorrectIssueStats/Issue_293 (2.09s) --- PASS: TestCorrectIssueStats/Issue_214 (2.10s) --- PASS: TestCorrectIssueStats/Issue_199 (2.10s) --- PASS: TestCorrectIssueStats/Issue_2 (2.12s) --- PASS: TestCorrectIssueStats/Issue_297 (2.10s) --- PASS: TestCorrectIssueStats/Issue_197 (2.11s) --- PASS: TestCorrectIssueStats/Issue_110 (2.12s) --- PASS: TestCorrectIssueStats/Issue_86 (2.12s) --- PASS: TestCorrectIssueStats/Issue_284 (2.13s) --- PASS: TestCorrectIssueStats/Issue_192 (2.13s) --- PASS: TestCorrectIssueStats/Issue_47 (2.13s) --- PASS: TestCorrectIssueStats/Issue_220 (2.14s) --- PASS: TestCorrectIssueStats/Issue_223 (2.13s) --- PASS: TestCorrectIssueStats/Issue_274 (2.15s) --- PASS: TestCorrectIssueStats/Issue_93 (2.15s) --- PASS: TestCorrectIssueStats/Issue_42 (2.15s) --- PASS: TestCorrectIssueStats/Issue_3 (2.16s) --- PASS: TestCorrectIssueStats/Issue_287 (2.15s) --- PASS: TestCorrectIssueStats/Issue_37 (2.16s) --- PASS: TestCorrectIssueStats/Issue_106 (2.15s) --- PASS: TestCorrectIssueStats/Issue_219 (2.15s) --- PASS: TestCorrectIssueStats/Issue_272 (2.16s) --- PASS: TestCorrectIssueStats/Issue_190 (2.18s) --- PASS: TestCorrectIssueStats/Issue_73 (2.17s) --- PASS: TestCorrectIssueStats/Issue_176 (2.18s) --- PASS: TestCorrectIssueStats/Issue_286 (2.18s) --- PASS: TestCorrectIssueStats/Issue_181 (2.18s) --- PASS: TestCorrectIssueStats/Issue_130 (2.19s) --- PASS: TestCorrectIssueStats/Issue_269 (2.20s) --- PASS: TestCorrectIssueStats/Issue_152 (2.20s) --- PASS: TestCorrectIssueStats/Issue_191 (2.20s) --- PASS: TestCorrectIssueStats/Issue_305 (2.20s) --- PASS: TestCorrectIssueStats/Issue_249 (2.21s) --- PASS: TestCorrectIssueStats/Issue_127 (2.21s) --- PASS: TestCorrectIssueStats/Issue_140 (2.22s) --- PASS: TestCorrectIssueStats/Issue_243 (2.22s) --- PASS: TestCorrectIssueStats/Issue_289 (2.22s) --- PASS: TestCorrectIssueStats/Issue_56 (2.23s) --- PASS: TestCorrectIssueStats/Issue_90 (2.23s) --- PASS: TestCorrectIssueStats/Issue_150 (2.23s) --- PASS: TestCorrectIssueStats/Issue_92 (2.24s) === RUN TestMilestoneList_LoadTotalTrackedTimes --- PASS: TestMilestoneList_LoadTotalTrackedTimes (0.02s) === RUN TestLoadTotalTrackedTime --- PASS: TestLoadTotalTrackedTime (0.02s) === RUN TestCountIssues --- PASS: TestCountIssues (0.02s) === RUN TestIssueLoadAttributes --- PASS: TestIssueLoadAttributes (0.02s) === RUN TestMigrate_CreateIssuesIsPullFalse --- PASS: TestMigrate_CreateIssuesIsPullFalse (0.03s) === RUN TestMigrate_CreateIssuesIsPullTrue --- PASS: TestMigrate_CreateIssuesIsPullTrue (0.03s) === RUN Test_NewIssueUsers --- PASS: Test_NewIssueUsers (0.02s) === RUN TestUpdateIssueUserByRead --- PASS: TestUpdateIssueUserByRead (0.03s) === RUN TestUpdateIssueUsersByMentions --- PASS: TestUpdateIssueUsersByMentions (0.02s) === RUN TestCreateOrUpdateIssueWatch --- PASS: TestCreateOrUpdateIssueWatch (0.02s) === RUN TestGetIssueWatch --- PASS: TestGetIssueWatch (0.02s) === RUN TestGetIssueWatchers --- PASS: TestGetIssueWatchers (0.02s) === RUN TestXRef_AddCrossReferences --- PASS: TestXRef_AddCrossReferences (0.05s) === RUN TestXRef_NeuterCrossReferences --- PASS: TestXRef_NeuterCrossReferences (0.03s) === RUN TestXRef_ResolveCrossReferences --- PASS: TestXRef_ResolveCrossReferences (0.05s) === RUN TestLabel_CalOpenIssues --- PASS: TestLabel_CalOpenIssues (0.03s) === RUN TestLabel_LoadSelectedLabelsAfterClick --- PASS: TestLabel_LoadSelectedLabelsAfterClick (0.03s) === RUN TestLabel_ExclusiveScope --- PASS: TestLabel_ExclusiveScope (0.02s) === RUN TestNewLabels --- PASS: TestNewLabels (0.04s) === RUN TestGetLabelByID --- PASS: TestGetLabelByID (0.02s) === RUN TestGetLabelInRepoByName --- PASS: TestGetLabelInRepoByName (0.02s) === RUN TestGetLabelInRepoByNames --- PASS: TestGetLabelInRepoByNames (0.02s) === RUN TestGetLabelInRepoByNamesDiscardsNonExistentLabels --- PASS: TestGetLabelInRepoByNamesDiscardsNonExistentLabels (0.02s) === RUN TestGetLabelInRepoByID --- PASS: TestGetLabelInRepoByID (0.02s) === RUN TestGetLabelsInRepoByIDs --- PASS: TestGetLabelsInRepoByIDs (0.03s) === RUN TestGetLabelsByRepoID --- PASS: TestGetLabelsByRepoID (0.03s) === RUN TestGetLabelInOrgByName --- PASS: TestGetLabelInOrgByName (0.02s) === RUN TestGetLabelInOrgByID --- PASS: TestGetLabelInOrgByID (0.02s) === RUN TestGetLabelsInOrgByIDs --- PASS: TestGetLabelsInOrgByIDs (0.02s) === RUN TestGetLabelsByOrgID --- PASS: TestGetLabelsByOrgID (0.02s) === RUN TestGetLabelsByIssueID --- PASS: TestGetLabelsByIssueID (0.02s) === RUN TestUpdateLabel --- PASS: TestUpdateLabel (0.04s) === RUN TestDeleteLabel --- PASS: TestDeleteLabel (0.05s) === RUN TestHasIssueLabel --- PASS: TestHasIssueLabel (0.03s) === RUN TestNewIssueLabel --- PASS: TestNewIssueLabel (0.03s) === RUN TestNewIssueExclusiveLabel --- PASS: TestNewIssueExclusiveLabel (0.02s) === RUN TestNewIssueLabels --- PASS: TestNewIssueLabels (0.02s) === RUN TestDeleteIssueLabel --- PASS: TestDeleteIssueLabel (0.03s) === RUN TestFixturesAreConsistent --- PASS: TestFixturesAreConsistent (0.02s) === RUN TestMilestone_State --- PASS: TestMilestone_State (0.00s) === RUN TestGetMilestoneByRepoID --- PASS: TestGetMilestoneByRepoID (0.02s) === RUN TestGetMilestonesByRepoID --- PASS: TestGetMilestonesByRepoID (0.03s) === RUN TestGetMilestones --- PASS: TestGetMilestones (0.03s) === RUN TestCountRepoMilestones --- PASS: TestCountRepoMilestones (0.03s) === RUN TestCountRepoClosedMilestones --- PASS: TestCountRepoClosedMilestones (0.02s) === RUN TestCountMilestonesByRepoIDs --- PASS: TestCountMilestonesByRepoIDs (0.02s) === RUN TestGetMilestonesByRepoIDs --- PASS: TestGetMilestonesByRepoIDs (0.02s) === RUN TestNewMilestone --- PASS: TestNewMilestone (0.04s) === RUN TestChangeMilestoneStatus --- PASS: TestChangeMilestoneStatus (0.07s) === RUN TestDeleteMilestoneByRepoID --- PASS: TestDeleteMilestoneByRepoID (0.04s) === RUN TestUpdateMilestone --- PASS: TestUpdateMilestone (0.02s) === RUN TestUpdateMilestoneCounters --- PASS: TestUpdateMilestoneCounters (0.02s) === RUN TestMigrate_InsertMilestones --- PASS: TestMigrate_InsertMilestones (0.02s) === RUN TestPullRequestList_LoadAttributes --- PASS: TestPullRequestList_LoadAttributes (0.02s) === RUN TestPullRequestList_LoadReviewCommentsCounts --- PASS: TestPullRequestList_LoadReviewCommentsCounts (0.02s) === RUN TestPullRequestList_LoadReviews --- PASS: TestPullRequestList_LoadReviews (0.02s) === RUN TestPullRequest_LoadAttributes --- PASS: TestPullRequest_LoadAttributes (0.02s) === RUN TestPullRequest_LoadIssue --- PASS: TestPullRequest_LoadIssue (0.02s) === RUN TestPullRequest_LoadBaseRepo --- PASS: TestPullRequest_LoadBaseRepo (0.02s) === RUN TestPullRequest_LoadHeadRepo --- PASS: TestPullRequest_LoadHeadRepo (0.02s) === RUN TestPullRequestsNewest --- PASS: TestPullRequestsNewest (0.02s) === RUN TestLoadRequestedReviewers --- PASS: TestLoadRequestedReviewers (0.02s) === RUN TestPullRequestsOldest --- PASS: TestPullRequestsOldest (0.02s) === RUN TestGetUnmergedPullRequest --- PASS: TestGetUnmergedPullRequest (0.02s) === RUN TestHasUnmergedPullRequestsByHeadInfo --- PASS: TestHasUnmergedPullRequestsByHeadInfo (0.02s) === RUN TestGetUnmergedPullRequestsByHeadInfo --- PASS: TestGetUnmergedPullRequestsByHeadInfo (0.02s) === RUN TestGetUnmergedPullRequestsByBaseInfo --- PASS: TestGetUnmergedPullRequestsByBaseInfo (0.03s) === RUN TestGetPullRequestByIndex --- PASS: TestGetPullRequestByIndex (0.03s) === RUN TestGetPullRequestByID --- PASS: TestGetPullRequestByID (0.02s) === RUN TestGetPullRequestByIssueID --- PASS: TestGetPullRequestByIssueID (0.03s) === RUN TestPullRequest_Update --- PASS: TestPullRequest_Update (0.02s) === RUN TestPullRequest_UpdateCols --- PASS: TestPullRequest_UpdateCols (0.02s) === RUN TestPullRequest_IsWorkInProgress --- PASS: TestPullRequest_IsWorkInProgress (0.02s) === RUN TestPullRequest_GetWorkInProgressPrefixWorkInProgress --- PASS: TestPullRequest_GetWorkInProgressPrefixWorkInProgress (0.02s) === RUN TestDeleteOrphanedObjects --- PASS: TestDeleteOrphanedObjects (0.02s) === RUN TestParseCodeOwnersLine --- PASS: TestParseCodeOwnersLine (0.00s) === RUN TestGetApprovers --- PASS: TestGetApprovers (0.02s) === RUN TestGetPullRequestByMergedCommit --- PASS: TestGetPullRequestByMergedCommit (0.02s) === RUN TestMigrate_InsertPullRequests --- PASS: TestMigrate_InsertPullRequests (0.04s) === RUN TestGetReviewByID --- PASS: TestGetReviewByID (0.03s) === RUN TestReview_LoadAttributes --- PASS: TestReview_LoadAttributes (0.03s) === RUN TestReview_LoadCodeComments --- PASS: TestReview_LoadCodeComments (0.02s) === RUN TestReviewType_Icon --- PASS: TestReviewType_Icon (0.00s) === RUN TestFindReviews --- PASS: TestFindReviews (0.02s) === RUN TestFindLatestReviews --- PASS: TestFindLatestReviews (0.02s) === RUN TestGetCurrentReview --- PASS: TestGetCurrentReview (0.02s) === RUN TestCreateReview --- PASS: TestCreateReview (0.02s) === RUN TestGetReviewersByIssueID --- PASS: TestGetReviewersByIssueID (0.02s) === RUN TestDismissReview --- PASS: TestDismissReview (0.03s) === RUN TestDeleteReview --- PASS: TestDeleteReview (0.03s) === RUN TestDeleteDismissedReview --- PASS: TestDeleteDismissedReview (0.02s) === RUN TestAddReviewRequest --- PASS: TestAddReviewRequest (0.02s) === RUN TestCancelStopwatch --- PASS: TestCancelStopwatch (0.02s) === RUN TestStopwatchExists --- PASS: TestStopwatchExists (0.02s) === RUN TestHasUserStopwatch --- PASS: TestHasUserStopwatch (0.02s) === RUN TestCreateOrStopIssueStopwatch --- PASS: TestCreateOrStopIssueStopwatch (0.02s) === RUN TestAddTime --- PASS: TestAddTime (0.02s) === RUN TestGetTrackedTimes --- PASS: TestGetTrackedTimes (0.02s) === RUN TestTotalTimesForEachUser --- PASS: TestTotalTimesForEachUser (0.02s) === RUN TestGetIssueTotalTrackedTime --- PASS: TestGetIssueTotalTrackedTime (0.02s) PASS ok code.gitea.io/gitea/models/issues 12.397s 2025/04/13 12:48:10 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3607152515/attachments 2025/04/13 12:48:10 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3607152515/avatars 2025/04/13 12:48:10 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3607152515/repo-avatars 2025/04/13 12:48:10 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3607152515/repo-archive 2025/04/13 12:48:10 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3607152515/packages 2025/04/13 12:48:10 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3607152515/actions_log 2025/04/13 12:48:10 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1701/data/actions_artifacts === RUN TestCountOrganizations --- PASS: TestCountOrganizations (0.07s) === RUN TestFindOrgs --- PASS: TestFindOrgs (0.03s) === RUN TestGetUserOrgsList --- PASS: TestGetUserOrgsList (0.03s) === RUN TestLoadOrgListTeams --- PASS: TestLoadOrgListTeams (0.02s) === RUN TestUser_IsOwnedBy 2025/04/13 12:48:16 ...nization/org_user.go:51:IsOrganizationOwner() [E] Organization does not have owner team: 2 --- PASS: TestUser_IsOwnedBy (0.03s) === RUN TestUser_IsOrgMember 2025/04/13 12:48:16 ...nization/org_user.go:51:IsOrganizationOwner() [E] Organization does not have owner team: 2 --- PASS: TestUser_IsOrgMember (0.03s) === RUN TestUser_GetTeam --- PASS: TestUser_GetTeam (0.03s) === RUN TestUser_GetOwnerTeam --- PASS: TestUser_GetOwnerTeam (0.03s) === RUN TestUser_GetTeams --- PASS: TestUser_GetTeams (0.02s) === RUN TestUser_GetMembers --- PASS: TestUser_GetMembers (0.03s) === RUN TestGetOrgByName --- PASS: TestGetOrgByName (0.03s) === RUN TestIsOrganizationOwner --- PASS: TestIsOrganizationOwner (0.02s) === RUN TestIsOrganizationMember 2025/04/13 12:48:16 ...nization/org_user.go:51:IsOrganizationOwner() [E] Organization does not have owner team: 9223372036854775807 --- PASS: TestIsOrganizationMember (0.02s) === RUN TestIsPublicMembership --- PASS: TestIsPublicMembership (0.03s) === RUN TestRestrictedUserOrgMembers === RUN TestRestrictedUserOrgMembers/restricted_user_sees_public_members_and_teammates === RUN TestRestrictedUserOrgMembers/restricted_user_sees_only_public_members_when_not_member === RUN TestRestrictedUserOrgMembers/non_logged_in_only_shows_public_members === RUN TestRestrictedUserOrgMembers/non_restricted_user_sees_all_members --- PASS: TestRestrictedUserOrgMembers (0.03s) --- PASS: TestRestrictedUserOrgMembers/restricted_user_sees_public_members_and_teammates (0.00s) --- PASS: TestRestrictedUserOrgMembers/restricted_user_sees_only_public_members_when_not_member (0.00s) --- PASS: TestRestrictedUserOrgMembers/non_logged_in_only_shows_public_members (0.00s) --- PASS: TestRestrictedUserOrgMembers/non_restricted_user_sees_all_members (0.00s) === RUN TestGetOrgUsersByOrgID --- PASS: TestGetOrgUsersByOrgID (0.02s) === RUN TestChangeOrgUserStatus --- PASS: TestChangeOrgUserStatus (0.02s) === RUN TestUser_GetUserTeamIDs --- PASS: TestUser_GetUserTeamIDs (0.02s) === RUN TestAccessibleReposEnv_CountRepos --- PASS: TestAccessibleReposEnv_CountRepos (0.02s) === RUN TestAccessibleReposEnv_RepoIDs --- PASS: TestAccessibleReposEnv_RepoIDs (0.02s) === RUN TestAccessibleReposEnv_Repos --- PASS: TestAccessibleReposEnv_Repos (0.02s) === RUN TestAccessibleReposEnv_MirrorRepos --- PASS: TestAccessibleReposEnv_MirrorRepos (0.02s) === RUN TestHasOrgVisibleTypePublic --- PASS: TestHasOrgVisibleTypePublic (0.07s) === RUN TestHasOrgVisibleTypeLimited --- PASS: TestHasOrgVisibleTypeLimited (0.03s) === RUN TestHasOrgVisibleTypePrivate --- PASS: TestHasOrgVisibleTypePrivate (0.04s) === RUN TestGetUsersWhoCanCreateOrgRepo --- PASS: TestGetUsersWhoCanCreateOrgRepo (0.04s) === RUN TestUser_RemoveOrgRepo --- PASS: TestUser_RemoveOrgRepo (0.08s) === RUN TestCreateOrganization --- PASS: TestCreateOrganization (0.44s) === RUN TestCreateOrganization2 --- PASS: TestCreateOrganization2 (0.04s) === RUN TestCreateOrganization3 --- PASS: TestCreateOrganization3 (0.04s) === RUN TestCreateOrganization4 --- PASS: TestCreateOrganization4 (0.04s) === RUN TestUserIsPublicMember === RUN TestUserIsPublicMember/UserId2IsPublicMemberOf3 === RUN TestUserIsPublicMember/UserId4IsPublicMemberOf3 === RUN TestUserIsPublicMember/UserId5IsPublicMemberOf6 === RUN TestUserIsPublicMember/UserId5IsPublicMemberOf7 --- PASS: TestUserIsPublicMember (0.02s) --- PASS: TestUserIsPublicMember/UserId2IsPublicMemberOf3 (0.00s) --- PASS: TestUserIsPublicMember/UserId4IsPublicMemberOf3 (0.00s) --- PASS: TestUserIsPublicMember/UserId5IsPublicMemberOf6 (0.00s) --- PASS: TestUserIsPublicMember/UserId5IsPublicMemberOf7 (0.00s) === RUN TestIsUserOrgOwner === RUN TestIsUserOrgOwner/UserId2IsOrgOwnerOf3 === RUN TestIsUserOrgOwner/UserId4IsOrgOwnerOf3 === RUN TestIsUserOrgOwner/UserId5IsOrgOwnerOf6 === RUN TestIsUserOrgOwner/UserId5IsOrgOwnerOf7 --- PASS: TestIsUserOrgOwner (0.02s) --- PASS: TestIsUserOrgOwner/UserId2IsOrgOwnerOf3 (0.00s) --- PASS: TestIsUserOrgOwner/UserId4IsOrgOwnerOf3 (0.00s) --- PASS: TestIsUserOrgOwner/UserId5IsOrgOwnerOf6 (0.00s) --- PASS: TestIsUserOrgOwner/UserId5IsOrgOwnerOf7 (0.00s) === RUN TestUserListIsPublicMember === RUN TestUserListIsPublicMember/IsPublicMemberOfOrgId3 === RUN TestUserListIsPublicMember/IsPublicMemberOfOrgId6 === RUN TestUserListIsPublicMember/IsPublicMemberOfOrgId7 === RUN TestUserListIsPublicMember/IsPublicMemberOfOrgId25 === RUN TestUserListIsPublicMember/IsPublicMemberOfOrgId22 --- PASS: TestUserListIsPublicMember (0.03s) --- PASS: TestUserListIsPublicMember/IsPublicMemberOfOrgId3 (0.00s) --- PASS: TestUserListIsPublicMember/IsPublicMemberOfOrgId6 (0.00s) --- PASS: TestUserListIsPublicMember/IsPublicMemberOfOrgId7 (0.00s) --- PASS: TestUserListIsPublicMember/IsPublicMemberOfOrgId25 (0.00s) --- PASS: TestUserListIsPublicMember/IsPublicMemberOfOrgId22 (0.00s) === RUN TestUserListIsUserOrgOwner === RUN TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrgId3 === RUN TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrgId6 === RUN TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrgId7 === RUN TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrgId25 === RUN TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrgId22 --- PASS: TestUserListIsUserOrgOwner (0.03s) --- PASS: TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrgId3 (0.00s) --- PASS: TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrgId6 (0.00s) --- PASS: TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrgId7 (0.00s) --- PASS: TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrgId25 (0.00s) --- PASS: TestUserListIsUserOrgOwner/IsUserOrgOwnerOfOrgId22 (0.00s) === RUN TestAddOrgUser --- PASS: TestAddOrgUser (0.04s) === RUN TestTeamInvite === RUN TestTeamInvite/MailExistsInTeam === RUN TestTeamInvite/CreateAndRemove --- PASS: TestTeamInvite (0.02s) --- PASS: TestTeamInvite/MailExistsInTeam (0.00s) --- PASS: TestTeamInvite/CreateAndRemove (0.00s) === RUN Test_GetTeamsByIDs --- PASS: Test_GetTeamsByIDs (0.02s) === RUN TestGetTeamsWithAccessToRepoUnit --- PASS: TestGetTeamsWithAccessToRepoUnit (0.02s) === RUN TestTeam_IsOwnerTeam --- PASS: TestTeam_IsOwnerTeam (0.02s) === RUN TestTeam_IsMember --- PASS: TestTeam_IsMember (0.02s) === RUN TestTeam_GetRepositories --- PASS: TestTeam_GetRepositories (0.03s) === RUN TestTeam_GetMembers --- PASS: TestTeam_GetMembers (0.02s) === RUN TestGetTeam --- PASS: TestGetTeam (0.02s) === RUN TestGetTeamByID --- PASS: TestGetTeamByID (0.02s) === RUN TestIsTeamMember --- PASS: TestIsTeamMember (0.02s) === RUN TestGetTeamMembers --- PASS: TestGetTeamMembers (0.02s) === RUN TestGetUserTeams --- PASS: TestGetUserTeams (0.02s) === RUN TestGetUserOrgTeams --- PASS: TestGetUserOrgTeams (0.02s) === RUN TestHasTeamRepo --- PASS: TestHasTeamRepo (0.02s) === RUN TestUsersInTeamsCount --- PASS: TestUsersInTeamsCount (0.02s) === RUN TestIsUsableTeamName --- PASS: TestIsUsableTeamName (0.00s) PASS ok code.gitea.io/gitea/models/organization 8.507s 2025/04/13 12:48:10 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata976339869/attachments 2025/04/13 12:48:10 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata976339869/avatars 2025/04/13 12:48:10 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata976339869/repo-avatars 2025/04/13 12:48:10 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata976339869/repo-archive 2025/04/13 12:48:10 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata976339869/packages 2025/04/13 12:48:10 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata976339869/actions_log 2025/04/13 12:48:10 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1704/data/actions_artifacts === RUN TestHasOwnerPackages --- PASS: TestHasOwnerPackages (0.08s) PASS ok code.gitea.io/gitea/models/packages 6.199s ? code.gitea.io/gitea/models/packages/alpine [no test files] ? code.gitea.io/gitea/models/packages/arch [no test files] ? code.gitea.io/gitea/models/packages/conan [no test files] ? code.gitea.io/gitea/models/packages/conda [no test files] ? code.gitea.io/gitea/models/packages/container [no test files] ? code.gitea.io/gitea/models/packages/cran [no test files] ? code.gitea.io/gitea/models/packages/debian [no test files] ? code.gitea.io/gitea/models/packages/nuget [no test files] ? code.gitea.io/gitea/models/packages/rpm [no test files] === RUN TestAccessMode --- PASS: TestAccessMode (0.00s) PASS ok code.gitea.io/gitea/models/perm 0.008s 2025/04/13 12:48:10 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2951621277/attachments 2025/04/13 12:48:10 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2951621277/avatars 2025/04/13 12:48:10 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2951621277/repo-avatars 2025/04/13 12:48:10 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2951621277/repo-archive 2025/04/13 12:48:10 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2951621277/packages 2025/04/13 12:48:10 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2951621277/actions_log 2025/04/13 12:48:10 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1720/data/actions_artifacts === RUN TestHasAnyUnitAccess --- PASS: TestHasAnyUnitAccess (0.00s) === RUN TestApplyEveryoneRepoPermission --- PASS: TestApplyEveryoneRepoPermission (0.00s) === RUN TestUnitAccessMode --- PASS: TestUnitAccessMode (0.00s) === RUN TestAccessLevel --- PASS: TestAccessLevel (0.07s) === RUN TestHasAccess --- PASS: TestHasAccess (0.03s) === RUN TestRepository_RecalculateAccesses --- PASS: TestRepository_RecalculateAccesses (0.03s) === RUN TestRepository_RecalculateAccesses2 --- PASS: TestRepository_RecalculateAccesses2 (0.02s) PASS ok code.gitea.io/gitea/models/perm/access 6.219s 2025/04/13 12:48:10 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata795850329/attachments 2025/04/13 12:48:10 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata795850329/avatars 2025/04/13 12:48:10 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata795850329/repo-avatars 2025/04/13 12:48:10 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata795850329/repo-archive 2025/04/13 12:48:10 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata795850329/packages 2025/04/13 12:48:10 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata795850329/actions_log 2025/04/13 12:48:10 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1728/data/actions_artifacts === RUN TestGetDefaultColumn --- PASS: TestGetDefaultColumn (0.02s) === RUN Test_moveIssuesToAnotherColumn --- PASS: Test_moveIssuesToAnotherColumn (0.01s) === RUN Test_MoveColumnsOnProject --- PASS: Test_MoveColumnsOnProject (0.01s) === RUN Test_NewColumn --- PASS: Test_NewColumn (0.01s) === RUN TestIsProjectTypeValid --- PASS: TestIsProjectTypeValid (0.00s) === RUN TestGetProjects --- PASS: TestGetProjects (0.01s) === RUN TestProject --- PASS: TestProject (0.01s) === RUN TestProjectsSort --- PASS: TestProjectsSort (0.01s) PASS ok code.gitea.io/gitea/models/project 6.178s ? code.gitea.io/gitea/models/pull [no test files] 2025/04/13 12:48:10 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3974376329/attachments 2025/04/13 12:48:10 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3974376329/avatars 2025/04/13 12:48:10 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3974376329/repo-avatars 2025/04/13 12:48:10 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3974376329/repo-archive 2025/04/13 12:48:10 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3974376329/packages 2025/04/13 12:48:10 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3974376329/actions_log 2025/04/13 12:48:10 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1732/data/actions_artifacts === RUN TestRepoComment === RUN TestRepoComment/AutoLink === RUN TestRepoComment/AbsoluteAndRelative === RUN TestRepoComment/WithCurrentRefPath --- PASS: TestRepoComment (0.09s) --- PASS: TestRepoComment/AutoLink (0.01s) --- PASS: TestRepoComment/AbsoluteAndRelative (0.00s) --- PASS: TestRepoComment/WithCurrentRefPath (0.00s) === RUN TestRepoFile === RUN TestRepoFile/AutoLink === RUN TestRepoFile/AbsoluteAndRelative === RUN TestRepoFile/WithCurrentRefPath === RUN TestRepoFile/WithCurrentRefPathByTag --- PASS: TestRepoFile (0.10s) --- PASS: TestRepoFile/AutoLink (0.01s) --- PASS: TestRepoFile/AbsoluteAndRelative (0.00s) --- PASS: TestRepoFile/WithCurrentRefPath (0.00s) --- PASS: TestRepoFile/WithCurrentRefPathByTag (0.00s) === RUN TestRepoFileOrgMode === RUN TestRepoFileOrgMode/Links === RUN TestRepoFileOrgMode/CodeHighlight --- PASS: TestRepoFileOrgMode (0.06s) --- PASS: TestRepoFileOrgMode/Links (0.00s) --- PASS: TestRepoFileOrgMode/CodeHighlight (0.00s) === RUN TestRepoWiki === RUN TestRepoWiki/AutoLink === RUN TestRepoWiki/AbsoluteAndRelative === RUN TestRepoWiki/PathInTag --- PASS: TestRepoWiki (0.05s) --- PASS: TestRepoWiki/AutoLink (0.00s) --- PASS: TestRepoWiki/AbsoluteAndRelative (0.00s) --- PASS: TestRepoWiki/PathInTag (0.00s) === RUN TestSimpleDocument --- PASS: TestSimpleDocument (0.40s) PASS ok code.gitea.io/gitea/models/renderhelper 6.770s 2025/04/13 12:48:10 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata423151521/attachments 2025/04/13 12:48:10 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata423151521/avatars 2025/04/13 12:48:10 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata423151521/repo-avatars 2025/04/13 12:48:10 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata423151521/repo-archive 2025/04/13 12:48:10 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata423151521/packages 2025/04/13 12:48:10 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata423151521/actions_log 2025/04/13 12:48:10 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1735/data/actions_artifacts === RUN TestRepoAvatarLink --- PASS: TestRepoAvatarLink (0.00s) === RUN TestMigrate_InsertReleases --- PASS: TestMigrate_InsertReleases (0.09s) === RUN Test_FindTagsByCommitIDs --- PASS: Test_FindTagsByCommitIDs (0.03s) === RUN TestGetRepositoryCount --- PASS: TestGetRepositoryCount (0.03s) === RUN TestGetPublicRepositoryCount --- PASS: TestGetPublicRepositoryCount (0.03s) === RUN TestGetPrivateRepositoryCount --- PASS: TestGetPrivateRepositoryCount (0.03s) === RUN TestRepoAPIURL --- PASS: TestRepoAPIURL (0.03s) === RUN TestWatchRepo --- PASS: TestWatchRepo (0.08s) === RUN TestMetas --- PASS: TestMetas (0.02s) === RUN TestGetRepositoryByURL === RUN TestGetRepositoryByURL/InvalidPath === RUN TestGetRepositoryByURL/ValidHttpURL === RUN TestGetRepositoryByURL/ValidGitSshURL === RUN TestGetRepositoryByURL/ValidImplicitSshURL --- PASS: TestGetRepositoryByURL (0.02s) --- PASS: TestGetRepositoryByURL/InvalidPath (0.00s) --- PASS: TestGetRepositoryByURL/ValidHttpURL (0.00s) --- PASS: TestGetRepositoryByURL/ValidGitSshURL (0.00s) --- PASS: TestGetRepositoryByURL/ValidImplicitSshURL (0.00s) === RUN TestComposeSSHCloneURL --- PASS: TestComposeSSHCloneURL (0.00s) === RUN TestActionsConfig --- PASS: TestActionsConfig (0.00s) === RUN TestIncreaseDownloadCount --- PASS: TestIncreaseDownloadCount (0.02s) === RUN TestGetByCommentOrIssueID --- PASS: TestGetByCommentOrIssueID (0.02s) === RUN TestDeleteAttachments --- PASS: TestDeleteAttachments (0.02s) === RUN TestGetAttachmentByID --- PASS: TestGetAttachmentByID (0.02s) === RUN TestAttachment_DownloadURL --- PASS: TestAttachment_DownloadURL (0.00s) === RUN TestUpdateAttachment --- PASS: TestUpdateAttachment (0.02s) === RUN TestGetAttachmentsByUUIDs --- PASS: TestGetAttachmentsByUUIDs (0.02s) === RUN TestRepository_GetCollaborators --- PASS: TestRepository_GetCollaborators (0.02s) === RUN TestRepository_IsCollaborator --- PASS: TestRepository_IsCollaborator (0.03s) === RUN TestRepository_ChangeCollaborationAccessMode --- PASS: TestRepository_ChangeCollaborationAccessMode (0.06s) === RUN TestRepository_IsOwnerMemberCollaborator --- PASS: TestRepository_IsOwnerMemberCollaborator (0.02s) === RUN TestRepo_GetCollaboration --- PASS: TestRepo_GetCollaboration (0.03s) === RUN TestGetUserFork --- PASS: TestGetUserFork (0.03s) === RUN TestPushMirrorsIterate --- PASS: TestPushMirrorsIterate (0.03s) === RUN TestLookupRedirect --- PASS: TestLookupRedirect (0.04s) === RUN TestNewRedirect --- PASS: TestNewRedirect (0.03s) === RUN TestNewRedirect2 --- PASS: TestNewRedirect2 (0.03s) === RUN TestNewRedirect3 --- PASS: TestNewRedirect3 (0.03s) === RUN TestSearchRepository === RUN TestSearchRepository/PublicRepositoriesByName === RUN TestSearchRepository/PublicAndPrivateRepositoriesByName === RUN TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitFirstPage === RUN TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitSecondPage === RUN TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitThirdPage === RUN TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitFourthPage === RUN TestSearchRepository/PublicRepositoriesOfUser === RUN TestSearchRepository/PublicRepositoriesOfUser2 === RUN TestSearchRepository/PublicRepositoriesOfOrg3 === RUN TestSearchRepository/PublicAndPrivateRepositoriesOfUser === RUN TestSearchRepository/PublicAndPrivateRepositoriesOfUser2 === RUN TestSearchRepository/PublicAndPrivateRepositoriesOfOrg3 === RUN TestSearchRepository/PublicRepositoriesOfUserIncludingCollaborative === RUN TestSearchRepository/PublicRepositoriesOfUser2IncludingCollaborative === RUN TestSearchRepository/PublicRepositoriesOfOrg3IncludingCollaborative === RUN TestSearchRepository/PublicAndPrivateRepositoriesOfUserIncludingCollaborative === RUN TestSearchRepository/PublicAndPrivateRepositoriesOfUser2IncludingCollaborative === RUN TestSearchRepository/PublicAndPrivateRepositoriesOfOrg3IncludingCollaborative === RUN TestSearchRepository/PublicRepositoriesOfOrganization === RUN TestSearchRepository/PublicAndPrivateRepositoriesOfOrganization === RUN TestSearchRepository/AllPublic/PublicRepositoriesByName === RUN TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesByName === RUN TestSearchRepository/AllPublic/PublicRepositoriesOfUserIncludingCollaborative === RUN TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesOfUserIncludingCollaborative === RUN TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesOfUserIncludingCollaborativeByName === RUN TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesOfUser2IncludingCollaborativeByName === RUN TestSearchRepository/AllPublic/PublicRepositoriesOfOrganization === RUN TestSearchRepository/AllTemplates === RUN TestSearchRepository/OwnerSlashRepoSearch === RUN TestSearchRepository/OwnerSlashSearch --- PASS: TestSearchRepository (0.08s) --- PASS: TestSearchRepository/PublicRepositoriesByName (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesByName (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitFirstPage (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitSecondPage (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitThirdPage (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitFourthPage (0.00s) --- PASS: TestSearchRepository/PublicRepositoriesOfUser (0.00s) --- PASS: TestSearchRepository/PublicRepositoriesOfUser2 (0.00s) --- PASS: TestSearchRepository/PublicRepositoriesOfOrg3 (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesOfUser (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesOfUser2 (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesOfOrg3 (0.00s) --- PASS: TestSearchRepository/PublicRepositoriesOfUserIncludingCollaborative (0.00s) --- PASS: TestSearchRepository/PublicRepositoriesOfUser2IncludingCollaborative (0.00s) --- PASS: TestSearchRepository/PublicRepositoriesOfOrg3IncludingCollaborative (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesOfUserIncludingCollaborative (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesOfUser2IncludingCollaborative (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesOfOrg3IncludingCollaborative (0.00s) --- PASS: TestSearchRepository/PublicRepositoriesOfOrganization (0.00s) --- PASS: TestSearchRepository/PublicAndPrivateRepositoriesOfOrganization (0.00s) --- PASS: TestSearchRepository/AllPublic/PublicRepositoriesByName (0.00s) --- PASS: TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesByName (0.00s) --- PASS: TestSearchRepository/AllPublic/PublicRepositoriesOfUserIncludingCollaborative (0.00s) --- PASS: TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesOfUserIncludingCollaborative (0.00s) --- PASS: TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesOfUserIncludingCollaborativeByName (0.00s) --- PASS: TestSearchRepository/AllPublic/PublicAndPrivateRepositoriesOfUser2IncludingCollaborativeByName (0.00s) --- PASS: TestSearchRepository/AllPublic/PublicRepositoriesOfOrganization (0.00s) --- PASS: TestSearchRepository/AllTemplates (0.00s) --- PASS: TestSearchRepository/OwnerSlashRepoSearch (0.00s) --- PASS: TestSearchRepository/OwnerSlashSearch (0.00s) === RUN TestCountRepository === RUN TestCountRepository/PublicRepositoriesByName === RUN TestCountRepository/PublicAndPrivateRepositoriesByName === RUN TestCountRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitFirstPage === RUN TestCountRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitSecondPage === RUN TestCountRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitThirdPage === RUN TestCountRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitFourthPage === RUN TestCountRepository/PublicRepositoriesOfUser === RUN TestCountRepository/PublicRepositoriesOfUser2 === RUN TestCountRepository/PublicRepositoriesOfOrg3 === RUN TestCountRepository/PublicAndPrivateRepositoriesOfUser === RUN TestCountRepository/PublicAndPrivateRepositoriesOfUser2 === RUN TestCountRepository/PublicAndPrivateRepositoriesOfOrg3 === RUN TestCountRepository/PublicRepositoriesOfUserIncludingCollaborative === RUN TestCountRepository/PublicRepositoriesOfUser2IncludingCollaborative === RUN TestCountRepository/PublicRepositoriesOfOrg3IncludingCollaborative === RUN TestCountRepository/PublicAndPrivateRepositoriesOfUserIncludingCollaborative === RUN TestCountRepository/PublicAndPrivateRepositoriesOfUser2IncludingCollaborative === RUN TestCountRepository/PublicAndPrivateRepositoriesOfOrg3IncludingCollaborative === RUN TestCountRepository/PublicRepositoriesOfOrganization === RUN TestCountRepository/PublicAndPrivateRepositoriesOfOrganization === RUN TestCountRepository/AllPublic/PublicRepositoriesByName === RUN TestCountRepository/AllPublic/PublicAndPrivateRepositoriesByName === RUN TestCountRepository/AllPublic/PublicRepositoriesOfUserIncludingCollaborative === RUN TestCountRepository/AllPublic/PublicAndPrivateRepositoriesOfUserIncludingCollaborative === RUN TestCountRepository/AllPublic/PublicAndPrivateRepositoriesOfUserIncludingCollaborativeByName === RUN TestCountRepository/AllPublic/PublicAndPrivateRepositoriesOfUser2IncludingCollaborativeByName === RUN TestCountRepository/AllPublic/PublicRepositoriesOfOrganization === RUN TestCountRepository/AllTemplates === RUN TestCountRepository/OwnerSlashRepoSearch === RUN TestCountRepository/OwnerSlashSearch --- PASS: TestCountRepository (0.04s) --- PASS: TestCountRepository/PublicRepositoriesByName (0.00s) --- PASS: TestCountRepository/PublicAndPrivateRepositoriesByName (0.00s) --- PASS: TestCountRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitFirstPage (0.00s) --- PASS: TestCountRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitSecondPage (0.00s) --- PASS: TestCountRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitThirdPage (0.00s) --- PASS: TestCountRepository/PublicAndPrivateRepositoriesByNameWithPagesizeLimitFourthPage (0.00s) --- PASS: TestCountRepository/PublicRepositoriesOfUser (0.00s) --- PASS: TestCountRepository/PublicRepositoriesOfUser2 (0.00s) --- PASS: TestCountRepository/PublicRepositoriesOfOrg3 (0.00s) --- PASS: TestCountRepository/PublicAndPrivateRepositoriesOfUser (0.00s) --- PASS: TestCountRepository/PublicAndPrivateRepositoriesOfUser2 (0.00s) --- PASS: TestCountRepository/PublicAndPrivateRepositoriesOfOrg3 (0.00s) --- PASS: TestCountRepository/PublicRepositoriesOfUserIncludingCollaborative (0.00s) --- PASS: TestCountRepository/PublicRepositoriesOfUser2IncludingCollaborative (0.00s) --- PASS: TestCountRepository/PublicRepositoriesOfOrg3IncludingCollaborative (0.00s) --- PASS: TestCountRepository/PublicAndPrivateRepositoriesOfUserIncludingCollaborative (0.00s) --- PASS: TestCountRepository/PublicAndPrivateRepositoriesOfUser2IncludingCollaborative (0.00s) --- PASS: TestCountRepository/PublicAndPrivateRepositoriesOfOrg3IncludingCollaborative (0.00s) --- PASS: TestCountRepository/PublicRepositoriesOfOrganization (0.00s) --- PASS: TestCountRepository/PublicAndPrivateRepositoriesOfOrganization (0.00s) --- PASS: TestCountRepository/AllPublic/PublicRepositoriesByName (0.00s) --- PASS: TestCountRepository/AllPublic/PublicAndPrivateRepositoriesByName (0.00s) --- PASS: TestCountRepository/AllPublic/PublicRepositoriesOfUserIncludingCollaborative (0.00s) --- PASS: TestCountRepository/AllPublic/PublicAndPrivateRepositoriesOfUserIncludingCollaborative (0.00s) --- PASS: TestCountRepository/AllPublic/PublicAndPrivateRepositoriesOfUserIncludingCollaborativeByName (0.00s) --- PASS: TestCountRepository/AllPublic/PublicAndPrivateRepositoriesOfUser2IncludingCollaborativeByName (0.00s) --- PASS: TestCountRepository/AllPublic/PublicRepositoriesOfOrganization (0.00s) --- PASS: TestCountRepository/AllTemplates (0.00s) --- PASS: TestCountRepository/OwnerSlashRepoSearch (0.00s) --- PASS: TestCountRepository/OwnerSlashSearch (0.00s) === RUN TestSearchRepositoryByTopicName === RUN TestSearchRepositoryByTopicName/AllPublic/SearchPublicRepositoriesFromTopicAndName === RUN TestSearchRepositoryByTopicName/AllPublic/OnlySearchPublicRepositoriesFromTopic === RUN TestSearchRepositoryByTopicName/AllPublic/OnlySearchMultipleKeywordPublicRepositoriesFromTopic --- PASS: TestSearchRepositoryByTopicName (0.03s) --- PASS: TestSearchRepositoryByTopicName/AllPublic/SearchPublicRepositoriesFromTopicAndName (0.00s) --- PASS: TestSearchRepositoryByTopicName/AllPublic/OnlySearchPublicRepositoriesFromTopic (0.00s) --- PASS: TestSearchRepositoryByTopicName/AllPublic/OnlySearchMultipleKeywordPublicRepositoriesFromTopic (0.00s) === RUN TestStarRepo --- PASS: TestStarRepo (0.02s) === RUN TestIsStaring --- PASS: TestIsStaring (0.02s) === RUN TestRepository_GetStargazers --- PASS: TestRepository_GetStargazers (0.02s) === RUN TestRepository_GetStargazers2 --- PASS: TestRepository_GetStargazers2 (0.02s) === RUN TestClearRepoStars --- PASS: TestClearRepoStars (0.02s) === RUN TestAddTopic --- PASS: TestAddTopic (0.02s) === RUN TestTopicValidator --- PASS: TestTopicValidator (0.00s) === RUN TestRepoAssignees --- PASS: TestRepoAssignees (0.02s) === RUN TestIsWatching --- PASS: TestIsWatching (0.02s) === RUN TestGetWatchers --- PASS: TestGetWatchers (0.02s) === RUN TestRepository_GetWatchers --- PASS: TestRepository_GetWatchers (0.02s) === RUN TestWatchIfAuto --- PASS: TestWatchIfAuto (0.02s) === RUN TestRepository_WikiCloneLink --- PASS: TestRepository_WikiCloneLink (0.02s) === RUN TestWikiPath --- PASS: TestWikiPath (0.02s) === RUN TestRepository_WikiPath --- PASS: TestRepository_WikiPath (0.02s) === RUN TestRepository_HasWiki --- PASS: TestRepository_HasWiki (0.39s) PASS ok code.gitea.io/gitea/models/repo 8.506s ? code.gitea.io/gitea/models/secret [no test files] ? code.gitea.io/gitea/models/shared/types [no test files] 2025/04/13 12:48:10 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3349035832/attachments 2025/04/13 12:48:10 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3349035832/avatars 2025/04/13 12:48:10 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3349035832/repo-avatars 2025/04/13 12:48:10 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3349035832/repo-archive 2025/04/13 12:48:10 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3349035832/packages 2025/04/13 12:48:10 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3349035832/actions_log 2025/04/13 12:48:10 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1753/data/actions_artifacts === RUN TestNotice_TrStr --- PASS: TestNotice_TrStr (0.00s) === RUN TestCreateNotice --- PASS: TestCreateNotice (0.08s) === RUN TestCreateRepositoryNotice --- PASS: TestCreateRepositoryNotice (0.02s) === RUN TestCountNotices --- PASS: TestCountNotices (0.03s) === RUN TestNotices --- PASS: TestNotices (0.03s) === RUN TestDeleteNotices --- PASS: TestDeleteNotices (0.03s) === RUN TestDeleteNotices2 --- PASS: TestDeleteNotices2 (0.04s) === RUN TestDeleteNoticesByIDs --- PASS: TestDeleteNoticesByIDs (0.03s) === RUN TestSettings --- PASS: TestSettings (0.03s) PASS ok code.gitea.io/gitea/models/system 6.692s === RUN TestLoadUnitConfig === RUN TestLoadUnitConfig/regular === RUN TestLoadUnitConfig/invalid === RUN TestLoadUnitConfig/duplicate === RUN TestLoadUnitConfig/empty_default --- PASS: TestLoadUnitConfig (0.00s) --- PASS: TestLoadUnitConfig/regular (0.00s) --- PASS: TestLoadUnitConfig/invalid (0.00s) --- PASS: TestLoadUnitConfig/duplicate (0.00s) --- PASS: TestLoadUnitConfig/empty_default (0.00s) PASS ok code.gitea.io/gitea/models/unit 0.006s ? code.gitea.io/gitea/models/unittest [no test files] 2025/04/13 12:48:10 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata907875204/attachments 2025/04/13 12:48:10 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata907875204/avatars 2025/04/13 12:48:10 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata907875204/repo-avatars 2025/04/13 12:48:10 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata907875204/repo-archive 2025/04/13 12:48:10 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata907875204/packages 2025/04/13 12:48:10 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata907875204/actions_log 2025/04/13 12:48:10 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1761/data/actions_artifacts === RUN TestUserAvatarLink --- PASS: TestUserAvatarLink (0.00s) === RUN TestUserAvatarGenerate 2025/04/13 12:48:15 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/TestUserAvatarGenerate1637863524/001 --- PASS: TestUserAvatarGenerate (0.10s) === RUN TestSystemUser --- PASS: TestSystemUser (0.00s) === RUN TestGetEmailAddresses --- PASS: TestGetEmailAddresses (0.02s) === RUN TestIsEmailUsed --- PASS: TestIsEmailUsed (0.02s) === RUN TestMakeEmailPrimary --- PASS: TestMakeEmailPrimary (0.03s) === RUN TestActivate --- PASS: TestActivate (0.03s) === RUN TestListEmails --- PASS: TestListEmails (0.03s) === RUN TestEmailAddressValidate === RUN TestEmailAddressValidate/*233@qq.com === RUN TestEmailAddressValidate/+233@qq.com === RUN TestEmailAddressValidate/-233@qq.com === RUN TestEmailAddressValidate/abc@gmail.com === RUN TestEmailAddressValidate/first%last@iana.org === RUN TestEmailAddressValidate/first&last@iana.org === RUN TestEmailAddressValidate/first+last@iana.org === RUN TestEmailAddressValidate/first?last@iana.org === RUN TestEmailAddressValidate/=233@qq.com === RUN TestEmailAddressValidate/{233@qq.com === RUN TestEmailAddressValidate/first;last@iana.org === RUN TestEmailAddressValidate/1.3.2@test.org === RUN TestEmailAddressValidate/first.last@iana.org === RUN TestEmailAddressValidate/first$last@iana.org === RUN TestEmailAddressValidate/first^last@iana.org === RUN TestEmailAddressValidate/$233@qq.com === RUN TestEmailAddressValidate/_233@qq.com === RUN TestEmailAddressValidate/.233@qq.com === RUN TestEmailAddressValidate/K === RUN TestEmailAddressValidate/1-3-2@test.org === RUN TestEmailAddressValidate/first{last@iana.org === RUN TestEmailAddressValidate/&233@qq.com === RUN TestEmailAddressValidate/'233@qq.com === RUN TestEmailAddressValidate/|233@qq.com === RUN TestEmailAddressValidate/;233@qq.com === RUN TestEmailAddressValidate/a_123@test.org.cn === RUN TestEmailAddressValidate/first!last@iana.org === RUN TestEmailAddressValidate/first'last@iana.org === RUN TestEmailAddressValidate/#233@qq.com === RUN TestEmailAddressValidate/?233@qq.com === RUN TestEmailAddressValidate/~233@qq.com === RUN TestEmailAddressValidate/first/last@iana.org === RUN TestEmailAddressValidate/first}last@iana.org === RUN TestEmailAddressValidate/first~last@iana.org === RUN TestEmailAddressValidate/%233@qq.com === RUN TestEmailAddressValidate/}233@qq.com === RUN TestEmailAddressValidate/132@hotmail.com === RUN TestEmailAddressValidate/first#last@iana.org === RUN TestEmailAddressValidate/first*last@iana.org === RUN TestEmailAddressValidate/Foo_ === RUN TestEmailAddressValidate/first|last@iana.org === RUN TestEmailAddressValidate/!233@qq.com === RUN TestEmailAddressValidate//233@qq.com === RUN TestEmailAddressValidate/^233@qq.com === RUN TestEmailAddressValidate/`233@qq.com === RUN TestEmailAddressValidate/first=last@iana.org === RUN TestEmailAddressValidate/first`last@iana.org --- PASS: TestEmailAddressValidate (0.00s) --- PASS: TestEmailAddressValidate/*233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/+233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/-233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/abc@gmail.com (0.00s) --- PASS: TestEmailAddressValidate/first%last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/first&last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/first+last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/first?last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/=233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/{233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/first;last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/1.3.2@test.org (0.00s) --- PASS: TestEmailAddressValidate/first.last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/first$last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/first^last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/$233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/_233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/.233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/K (0.00s) --- PASS: TestEmailAddressValidate/1-3-2@test.org (0.00s) --- PASS: TestEmailAddressValidate/first{last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/&233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/'233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/|233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/;233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/a_123@test.org.cn (0.00s) --- PASS: TestEmailAddressValidate/first!last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/first'last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/#233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/?233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/~233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/first/last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/first}last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/first~last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/%233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/}233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/132@hotmail.com (0.00s) --- PASS: TestEmailAddressValidate/first#last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/first*last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/Foo_ (0.00s) --- PASS: TestEmailAddressValidate/first|last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/!233@qq.com (0.00s) --- PASS: TestEmailAddressValidate//233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/^233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/`233@qq.com (0.00s) --- PASS: TestEmailAddressValidate/first=last@iana.org (0.00s) --- PASS: TestEmailAddressValidate/first`last@iana.org (0.00s) === RUN TestIsFollowing --- PASS: TestIsFollowing (0.04s) === RUN TestGetUserOpenIDs --- PASS: TestGetUserOpenIDs (0.03s) === RUN TestToggleUserOpenIDVisibility --- PASS: TestToggleUserOpenIDVisibility (0.03s) === RUN TestLookupUserRedirect --- PASS: TestLookupUserRedirect (0.03s) === RUN TestSettings --- PASS: TestSettings (0.02s) === RUN TestOAuth2Application_LoadUser --- PASS: TestOAuth2Application_LoadUser (0.02s) === RUN TestGetUserEmailsByNames --- PASS: TestGetUserEmailsByNames (0.02s) === RUN TestCanCreateOrganization --- PASS: TestCanCreateOrganization (0.02s) === RUN TestSearchUsers --- PASS: TestSearchUsers (0.03s) === RUN TestEmailNotificationPreferences --- PASS: TestEmailNotificationPreferences (0.02s) === RUN TestHashPasswordDeterministic --- PASS: TestHashPasswordDeterministic (0.00s) === RUN TestNewGitSig --- PASS: TestNewGitSig (0.00s) === RUN TestDisplayName --- PASS: TestDisplayName (0.00s) === RUN TestCreateUserInvalidEmail --- PASS: TestCreateUserInvalidEmail (0.00s) === RUN TestCreateUserEmailAlreadyUsed --- PASS: TestCreateUserEmailAlreadyUsed (0.02s) === RUN TestCreateUserCustomTimestamps --- PASS: TestCreateUserCustomTimestamps (0.02s) === RUN TestCreateUserWithoutCustomTimestamps --- PASS: TestCreateUserWithoutCustomTimestamps (0.02s) === RUN TestGetUserIDsByNames --- PASS: TestGetUserIDsByNames (0.02s) === RUN TestGetMaileableUsersByIDs --- PASS: TestGetMaileableUsersByIDs (0.02s) === RUN TestNewUserRedirect --- PASS: TestNewUserRedirect (0.02s) === RUN TestNewUserRedirect2 --- PASS: TestNewUserRedirect2 (0.02s) === RUN TestNewUserRedirect3 --- PASS: TestNewUserRedirect3 (0.03s) === RUN TestGetUserByOpenID --- PASS: TestGetUserByOpenID (0.03s) === RUN TestFollowUser --- PASS: TestFollowUser (0.04s) === RUN TestUnfollowUser --- PASS: TestUnfollowUser (0.04s) === RUN TestIsUserVisibleToViewer --- PASS: TestIsUserVisibleToViewer (0.03s) === RUN Test_ValidateUser --- PASS: Test_ValidateUser (0.00s) === RUN Test_NormalizeUserFromEmail --- PASS: Test_NormalizeUserFromEmail (0.00s) === RUN TestEmailTo === RUN TestEmailTo/Awareness_Hub_ === RUN TestEmailTo/name@example.com === RUN TestEmailTo/Hi_Its_Mee_ === RUN TestEmailTo/=?utf-8?q?Sin=C3=A9ad.O'Connor?=_ === RUN TestEmailTo/=?utf-8?q?=C3=86sir?=_ === RUN TestEmailTo/=?utf-8?q?new=F0=9F=98=80user?=_ === RUN TestEmailTo/quoted_ --- PASS: TestEmailTo (0.00s) --- PASS: TestEmailTo/Awareness_Hub_ (0.00s) --- PASS: TestEmailTo/name@example.com (0.00s) --- PASS: TestEmailTo/Hi_Its_Mee_ (0.00s) --- PASS: TestEmailTo/=?utf-8?q?Sin=C3=A9ad.O'Connor?=_ (0.00s) --- PASS: TestEmailTo/=?utf-8?q?=C3=86sir?=_ (0.00s) --- PASS: TestEmailTo/=?utf-8?q?new=F0=9F=98=80user?=_ (0.00s) --- PASS: TestEmailTo/quoted_ (0.00s) === RUN TestDisabledUserFeatures --- PASS: TestDisabledUserFeatures (0.02s) === RUN TestGetInactiveUsers --- PASS: TestGetInactiveUsers (0.03s) PASS ok code.gitea.io/gitea/models/user 7.288s 2025/04/13 12:48:09 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1485592545/attachments 2025/04/13 12:48:09 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1485592545/avatars 2025/04/13 12:48:09 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1485592545/repo-avatars 2025/04/13 12:48:09 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1485592545/repo-archive 2025/04/13 12:48:09 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1485592545/packages 2025/04/13 12:48:09 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1485592545/actions_log 2025/04/13 12:48:09 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:09 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1779/data/actions_artifacts === RUN TestHookContentType_Name --- PASS: TestHookContentType_Name (0.00s) === RUN TestIsValidHookContentType --- PASS: TestIsValidHookContentType (0.00s) === RUN TestWebhook_History --- PASS: TestWebhook_History (0.00s) === RUN TestWebhook_UpdateEvent --- PASS: TestWebhook_UpdateEvent (0.00s) === RUN TestWebhook_EventsArray --- PASS: TestWebhook_EventsArray (0.00s) === RUN TestCreateWebhook --- PASS: TestCreateWebhook (0.00s) === RUN TestGetWebhookByRepoID --- PASS: TestGetWebhookByRepoID (0.00s) === RUN TestGetWebhookByOwnerID --- PASS: TestGetWebhookByOwnerID (0.00s) === RUN TestGetActiveWebhooksByRepoID --- PASS: TestGetActiveWebhooksByRepoID (0.00s) === RUN TestGetWebhooksByRepoID --- PASS: TestGetWebhooksByRepoID (0.00s) === RUN TestGetActiveWebhooksByOwnerID --- PASS: TestGetActiveWebhooksByOwnerID (0.00s) === RUN TestGetWebhooksByOwnerID --- PASS: TestGetWebhooksByOwnerID (0.00s) === RUN TestUpdateWebhook --- PASS: TestUpdateWebhook (0.00s) === RUN TestDeleteWebhookByRepoID --- PASS: TestDeleteWebhookByRepoID (0.00s) === RUN TestDeleteWebhookByOwnerID --- PASS: TestDeleteWebhookByOwnerID (0.00s) === RUN TestHookTasks --- PASS: TestHookTasks (0.00s) === RUN TestCreateHookTask --- PASS: TestCreateHookTask (0.00s) === RUN TestUpdateHookTask --- PASS: TestUpdateHookTask (0.00s) === RUN TestCleanupHookTaskTable_PerWebhook_DeletesDelivered --- PASS: TestCleanupHookTaskTable_PerWebhook_DeletesDelivered (0.00s) === RUN TestCleanupHookTaskTable_PerWebhook_LeavesUndelivered --- PASS: TestCleanupHookTaskTable_PerWebhook_LeavesUndelivered (0.00s) === RUN TestCleanupHookTaskTable_PerWebhook_LeavesMostRecentTask --- PASS: TestCleanupHookTaskTable_PerWebhook_LeavesMostRecentTask (0.00s) === RUN TestCleanupHookTaskTable_OlderThan_DeletesDelivered --- PASS: TestCleanupHookTaskTable_OlderThan_DeletesDelivered (0.00s) === RUN TestCleanupHookTaskTable_OlderThan_LeavesUndelivered --- PASS: TestCleanupHookTaskTable_OlderThan_LeavesUndelivered (0.00s) === RUN TestCleanupHookTaskTable_OlderThan_LeavesTaskEarlierThanAgeToDelete --- PASS: TestCleanupHookTaskTable_OlderThan_LeavesTaskEarlierThanAgeToDelete (0.00s) PASS ok code.gitea.io/gitea/models/webhook 6.029s === RUN TestCanGithubEventMatch === RUN TestCanGithubEventMatch/registry_package_matches === RUN TestCanGithubEventMatch/registry_package_cannot_match === RUN TestCanGithubEventMatch/issue_matches === RUN TestCanGithubEventMatch/issue_cannot_match === RUN TestCanGithubEventMatch/issue_comment_matches === RUN TestCanGithubEventMatch/issue_comment_cannot_match === RUN TestCanGithubEventMatch/pull_request_matches === RUN TestCanGithubEventMatch/pull_request_cannot_match === RUN TestCanGithubEventMatch/pull_request_target_matches === RUN TestCanGithubEventMatch/pull_request_target_cannot_match === RUN TestCanGithubEventMatch/pull_request_review_matches === RUN TestCanGithubEventMatch/pull_request_review_cannot_match === RUN TestCanGithubEventMatch/create_event === RUN TestCanGithubEventMatch/create_pull_request_comment --- PASS: TestCanGithubEventMatch (0.00s) --- PASS: TestCanGithubEventMatch/registry_package_matches (0.00s) --- PASS: TestCanGithubEventMatch/registry_package_cannot_match (0.00s) --- PASS: TestCanGithubEventMatch/issue_matches (0.00s) --- PASS: TestCanGithubEventMatch/issue_cannot_match (0.00s) --- PASS: TestCanGithubEventMatch/issue_comment_matches (0.00s) --- PASS: TestCanGithubEventMatch/issue_comment_cannot_match (0.00s) --- PASS: TestCanGithubEventMatch/pull_request_matches (0.00s) --- PASS: TestCanGithubEventMatch/pull_request_cannot_match (0.00s) --- PASS: TestCanGithubEventMatch/pull_request_target_matches (0.00s) --- PASS: TestCanGithubEventMatch/pull_request_target_cannot_match (0.00s) --- PASS: TestCanGithubEventMatch/pull_request_review_matches (0.00s) --- PASS: TestCanGithubEventMatch/pull_request_review_cannot_match (0.00s) --- PASS: TestCanGithubEventMatch/create_event (0.00s) --- PASS: TestCanGithubEventMatch/create_pull_request_comment (0.00s) === RUN TestFullSteps === RUN TestFullSteps/regular === RUN TestFullSteps/failed_step === RUN TestFullSteps/first_step_is_running === RUN TestFullSteps/first_step_has_canceled === RUN TestFullSteps/empty_steps === RUN TestFullSteps/all_steps_finished_but_task_is_running === RUN TestFullSteps/skipped_task === RUN TestFullSteps/first_step_is_skipped --- PASS: TestFullSteps (0.00s) --- PASS: TestFullSteps/regular (0.00s) --- PASS: TestFullSteps/failed_step (0.00s) --- PASS: TestFullSteps/first_step_is_running (0.00s) --- PASS: TestFullSteps/first_step_has_canceled (0.00s) --- PASS: TestFullSteps/empty_steps (0.00s) --- PASS: TestFullSteps/all_steps_finished_but_task_is_running (0.00s) --- PASS: TestFullSteps/skipped_task (0.00s) --- PASS: TestFullSteps/first_step_is_skipped (0.00s) === RUN TestDetectMatched === RUN TestDetectMatched/HookEventCreate(create)_matches_GithubEventCreate(create) === RUN TestDetectMatched/HookEventIssues(issues)_`opened`_action_matches_GithubEventIssues(issues) === RUN TestDetectMatched/HookEventIssues(issues)_`milestoned`_action_matches_GithubEventIssues(issues) === RUN TestDetectMatched/HookEventPullRequestSync(pull_request_sync)_matches_GithubEventPullRequest(pull_request) === RUN TestDetectMatched/HookEventPullRequest(pull_request)_`label_updated`_action_doesn't_match_GithubEventPullRequest(pull_request)_with_no_activity_type === RUN TestDetectMatched/HookEventPullRequest(pull_request)_`closed`_action_doesn't_match_GithubEventPullRequest(pull_request)_with_no_activity_type === RUN TestDetectMatched/HookEventPullRequest(pull_request)_`closed`_action_doesn't_match_GithubEventPullRequest(pull_request)_with_branches === RUN TestDetectMatched/HookEventPullRequest(pull_request)_`label_updated`_action_matches_GithubEventPullRequest(pull_request)_with_`label`_activity_type === RUN TestDetectMatched/HookEventPullRequestReviewComment(pull_request_review_comment)_matches_GithubEventPullRequestReviewComment(pull_request_review_comment) === RUN TestDetectMatched/HookEventPullRequestReviewRejected(pull_request_review_rejected)_doesn't_match_GithubEventPullRequestReview(pull_request_review)_with_`dismissed`_activity_type_(we_don't_support_`dismissed`_at_present) === RUN TestDetectMatched/HookEventRelease(release)_`published`_action_matches_GithubEventRelease(release)_with_`published`_activity_type === RUN TestDetectMatched/HookEventPackage(package)_`created`_action_doesn't_match_GithubEventRegistryPackage(registry_package)_with_`updated`_activity_type === RUN TestDetectMatched/HookEventWiki(wiki)_matches_GithubEventGollum(gollum) === RUN TestDetectMatched/HookEventSchedue(schedule)_matches_GithubEventSchedule(schedule) --- PASS: TestDetectMatched (0.00s) --- PASS: TestDetectMatched/HookEventCreate(create)_matches_GithubEventCreate(create) (0.00s) --- PASS: TestDetectMatched/HookEventIssues(issues)_`opened`_action_matches_GithubEventIssues(issues) (0.00s) --- PASS: TestDetectMatched/HookEventIssues(issues)_`milestoned`_action_matches_GithubEventIssues(issues) (0.00s) --- PASS: TestDetectMatched/HookEventPullRequestSync(pull_request_sync)_matches_GithubEventPullRequest(pull_request) (0.00s) --- PASS: TestDetectMatched/HookEventPullRequest(pull_request)_`label_updated`_action_doesn't_match_GithubEventPullRequest(pull_request)_with_no_activity_type (0.00s) --- PASS: TestDetectMatched/HookEventPullRequest(pull_request)_`closed`_action_doesn't_match_GithubEventPullRequest(pull_request)_with_no_activity_type (0.00s) --- PASS: TestDetectMatched/HookEventPullRequest(pull_request)_`closed`_action_doesn't_match_GithubEventPullRequest(pull_request)_with_branches (0.00s) --- PASS: TestDetectMatched/HookEventPullRequest(pull_request)_`label_updated`_action_matches_GithubEventPullRequest(pull_request)_with_`label`_activity_type (0.00s) --- PASS: TestDetectMatched/HookEventPullRequestReviewComment(pull_request_review_comment)_matches_GithubEventPullRequestReviewComment(pull_request_review_comment) (0.00s) --- PASS: TestDetectMatched/HookEventPullRequestReviewRejected(pull_request_review_rejected)_doesn't_match_GithubEventPullRequestReview(pull_request_review)_with_`dismissed`_activity_type_(we_don't_support_`dismissed`_at_present) (0.00s) --- PASS: TestDetectMatched/HookEventRelease(release)_`published`_action_matches_GithubEventRelease(release)_with_`published`_activity_type (0.00s) --- PASS: TestDetectMatched/HookEventPackage(package)_`created`_action_doesn't_match_GithubEventRegistryPackage(registry_package)_with_`updated`_activity_type (0.00s) --- PASS: TestDetectMatched/HookEventWiki(wiki)_matches_GithubEventGollum(gollum) (0.00s) --- PASS: TestDetectMatched/HookEventSchedue(schedule)_matches_GithubEventSchedule(schedule) (0.00s) PASS ok code.gitea.io/gitea/modules/actions 0.086s 2025/04/13 12:48:10 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3195418504/attachments 2025/04/13 12:48:10 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3195418504/avatars 2025/04/13 12:48:10 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3195418504/repo-avatars 2025/04/13 12:48:10 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3195418504/repo-archive 2025/04/13 12:48:10 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3195418504/packages 2025/04/13 12:48:10 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3195418504/actions_log 2025/04/13 12:48:10 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:10 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1785/data/actions_artifacts === RUN TestActivityPubSignedPost --- PASS: TestActivityPubSignedPost (0.57s) === RUN TestUserSettings --- PASS: TestUserSettings (0.02s) PASS ok code.gitea.io/gitea/modules/activitypub 6.718s === RUN TestIsVendor === RUN TestIsVendor/cache/ === RUN TestIsVendor/random/cache/ === RUN TestIsVendor/cache === RUN TestIsVendor/dependencies/ === RUN TestIsVendor/Dependencies/ === RUN TestIsVendor/dependency/ === RUN TestIsVendor/dist/ === RUN TestIsVendor/dist === RUN TestIsVendor/random/dist/ === RUN TestIsVendor/random/dist === RUN TestIsVendor/deps/ === RUN TestIsVendor/configure === RUN TestIsVendor/a/configure === RUN TestIsVendor/config.guess === RUN TestIsVendor/config.guess/ === RUN TestIsVendor/.vscode/ === RUN TestIsVendor/doc/_build/ === RUN TestIsVendor/a/docs/_build/ === RUN TestIsVendor/a/dasdocs/_build-vsdoc.js === RUN TestIsVendor/a/dasdocs/_build-vsdoc.j --- PASS: TestIsVendor (0.00s) --- PASS: TestIsVendor/cache/ (0.00s) --- PASS: TestIsVendor/random/cache/ (0.00s) --- PASS: TestIsVendor/cache (0.00s) --- PASS: TestIsVendor/dependencies/ (0.00s) --- PASS: TestIsVendor/Dependencies/ (0.00s) --- PASS: TestIsVendor/dependency/ (0.00s) --- PASS: TestIsVendor/dist/ (0.00s) --- PASS: TestIsVendor/dist (0.00s) --- PASS: TestIsVendor/random/dist/ (0.00s) --- PASS: TestIsVendor/random/dist (0.00s) --- PASS: TestIsVendor/deps/ (0.00s) --- PASS: TestIsVendor/configure (0.00s) --- PASS: TestIsVendor/a/configure (0.00s) --- PASS: TestIsVendor/config.guess (0.00s) --- PASS: TestIsVendor/config.guess/ (0.00s) --- PASS: TestIsVendor/.vscode/ (0.00s) --- PASS: TestIsVendor/doc/_build/ (0.00s) --- PASS: TestIsVendor/a/docs/_build/ (0.00s) --- PASS: TestIsVendor/a/dasdocs/_build-vsdoc.js (0.00s) --- PASS: TestIsVendor/a/dasdocs/_build-vsdoc.j (0.00s) PASS ok code.gitea.io/gitea/modules/analyze 0.054s === RUN TestLayered --- PASS: TestLayered (0.00s) PASS ok code.gitea.io/gitea/modules/assetfs 0.011s ? code.gitea.io/gitea/modules/auth [no test files] === RUN TestTimedDiscoveryCache --- PASS: TestTimedDiscoveryCache (1.00s) PASS ok code.gitea.io/gitea/modules/auth/openid 1.208s ? code.gitea.io/gitea/modules/auth/pam [no test files] === RUN TestComplexity_IsComplexEnough --- PASS: TestComplexity_IsComplexEnough (0.00s) === RUN TestComplexity_Generate --- PASS: TestComplexity_Generate (0.03s) PASS ok code.gitea.io/gitea/modules/auth/password 0.034s === RUN TestDummyHasher --- PASS: TestDummyHasher (0.00s) === RUN Test_registerHasher --- PASS: Test_registerHasher (0.00s) === RUN TestParse === RUN TestParse/bcrypt === RUN TestParse/pbkdf2 === RUN TestParse/scrypt === RUN TestParse/argon2 === RUN TestParse/pbkdf2$10000$50 === RUN TestParse/pbkdf2$50000$50 === RUN TestParse/pbkdf2$320000$50 === RUN TestParse/argon2$2$65536$8$50 === RUN TestParse/bcrypt$10 === RUN TestParse/scrypt$65536$16$2$50 --- PASS: TestParse (0.00s) --- PASS: TestParse/bcrypt (0.00s) --- PASS: TestParse/pbkdf2 (0.00s) --- PASS: TestParse/scrypt (0.00s) --- PASS: TestParse/argon2 (0.00s) --- PASS: TestParse/pbkdf2$10000$50 (0.00s) --- PASS: TestParse/pbkdf2$50000$50 (0.00s) --- PASS: TestParse/pbkdf2$320000$50 (0.00s) --- PASS: TestParse/argon2$2$65536$8$50 (0.00s) --- PASS: TestParse/bcrypt$10 (0.00s) --- PASS: TestParse/scrypt$65536$16$2$50 (0.00s) === RUN TestHashing === RUN TestHashing/scrypt === RUN TestHashing/argon2 === RUN TestHashing/bcrypt === RUN TestHashing/pbkdf2 === RUN TestHashing/pbkdf2$50000$50 === RUN TestHashing/pbkdf2$320000$50 === RUN TestHashing/argon2$2$65536$8$50 === RUN TestHashing/bcrypt$10 === RUN TestHashing/scrypt$65536$16$2$50 === RUN TestHashing/pbkdf2$10000$50 === RUN TestHashing/scrypt#01 === RUN TestHashing/argon2#01 === RUN TestHashing/bcrypt#01 === RUN TestHashing/pbkdf2#01 === RUN TestHashing/pbkdf2$50000$50#01 === RUN TestHashing/pbkdf2$320000$50#01 === RUN TestHashing/argon2$2$65536$8$50#01 === RUN TestHashing/bcrypt$10#01 === RUN TestHashing/scrypt$65536$16$2$50#01 === RUN TestHashing/pbkdf2$10000$50#01 === RUN TestHashing/scrypt#02 === RUN TestHashing/argon2#02 === RUN TestHashing/bcrypt#02 === RUN TestHashing/pbkdf2#02 === RUN TestHashing/pbkdf2$50000$50#02 === RUN TestHashing/pbkdf2$320000$50#02 === RUN TestHashing/argon2$2$65536$8$50#02 === RUN TestHashing/bcrypt$10#02 === RUN TestHashing/scrypt$65536$16$2$50#02 === RUN TestHashing/pbkdf2$10000$50#02 --- PASS: TestHashing (9.64s) --- PASS: TestHashing/scrypt (1.63s) --- PASS: TestHashing/argon2 (0.09s) --- PASS: TestHashing/bcrypt (0.14s) --- PASS: TestHashing/pbkdf2 (0.02s) --- PASS: TestHashing/pbkdf2$50000$50 (0.11s) --- PASS: TestHashing/pbkdf2$320000$50 (0.67s) --- PASS: TestHashing/argon2$2$65536$8$50 (0.08s) --- PASS: TestHashing/bcrypt$10 (0.16s) --- PASS: TestHashing/scrypt$65536$16$2$50 (1.59s) --- PASS: TestHashing/pbkdf2$10000$50 (0.02s) --- PASS: TestHashing/scrypt#01 (1.64s) --- PASS: TestHashing/argon2#01 (0.09s) --- PASS: TestHashing/bcrypt#01 (0.16s) --- PASS: TestHashing/pbkdf2#01 (0.02s) --- PASS: TestHashing/pbkdf2$50000$50#01 (0.11s) --- PASS: TestHashing/pbkdf2$320000$50#01 (0.91s) --- PASS: TestHashing/argon2$2$65536$8$50#01 (0.08s) --- PASS: TestHashing/bcrypt$10#01 (0.16s) --- PASS: TestHashing/scrypt$65536$16$2$50#01 (1.95s) --- PASS: TestHashing/pbkdf2$10000$50#01 (0.04s) --- PASS: TestHashing/scrypt#02 (0.00s) --- PASS: TestHashing/argon2#02 (0.00s) --- PASS: TestHashing/bcrypt#02 (0.00s) --- PASS: TestHashing/pbkdf2#02 (0.00s) --- PASS: TestHashing/pbkdf2$50000$50#02 (0.00s) --- PASS: TestHashing/pbkdf2$320000$50#02 (0.00s) --- PASS: TestHashing/argon2$2$65536$8$50#02 (0.00s) --- PASS: TestHashing/bcrypt$10#02 (0.00s) --- PASS: TestHashing/scrypt$65536$16$2$50#02 (0.00s) --- PASS: TestHashing/pbkdf2$10000$50#02 (0.00s) === RUN TestVectors === RUN TestVectors/0:_bcrypt === RUN TestVectors/0:_bcrypt$10 === RUN TestVectors/1:_scrypt === RUN TestVectors/1:_scrypt$65536$16$2$50 === RUN TestVectors/2:_argon2 === RUN TestVectors/2:_argon2$2$65536$8$50 === RUN TestVectors/3:_pbkdf2 === RUN TestVectors/3:_pbkdf2$10000$50 === RUN TestVectors/4:_bcrypt === RUN TestVectors/4:_bcrypt$10 === RUN TestVectors/5:_scrypt === RUN TestVectors/5:_scrypt$65536$16$2$50 === RUN TestVectors/6:_argon2 === RUN TestVectors/6:_argon2$2$65536$8$50 === RUN TestVectors/7:_pbkdf2 === RUN TestVectors/7:_pbkdf2$10000$50 === RUN TestVectors/8:_pbkdf2$320000$50 === RUN TestVectors/9:_pbkdf2 === RUN TestVectors/9:_pbkdf2$10000$50 --- PASS: TestVectors (4.44s) --- PASS: TestVectors/0:_bcrypt (0.08s) --- PASS: TestVectors/0:_bcrypt$10 (0.07s) --- PASS: TestVectors/1:_scrypt (0.90s) --- PASS: TestVectors/1:_scrypt$65536$16$2$50 (0.86s) --- PASS: TestVectors/2:_argon2 (0.04s) --- PASS: TestVectors/2:_argon2$2$65536$8$50 (0.03s) --- PASS: TestVectors/3:_pbkdf2 (0.03s) --- PASS: TestVectors/3:_pbkdf2$10000$50 (0.03s) --- PASS: TestVectors/4:_bcrypt (0.08s) --- PASS: TestVectors/4:_bcrypt$10 (0.07s) --- PASS: TestVectors/5:_scrypt (0.81s) --- PASS: TestVectors/5:_scrypt$65536$16$2$50 (0.84s) --- PASS: TestVectors/6:_argon2 (0.05s) --- PASS: TestVectors/6:_argon2$2$65536$8$50 (0.04s) --- PASS: TestVectors/7:_pbkdf2 (0.02s) --- PASS: TestVectors/7:_pbkdf2$10000$50 (0.02s) --- PASS: TestVectors/8:_pbkdf2$320000$50 (0.44s) --- PASS: TestVectors/9:_pbkdf2 (0.01s) --- PASS: TestVectors/9:_pbkdf2$10000$50 (0.01s) === RUN TestCheckSettingPasswordHashAlgorithm === RUN TestCheckSettingPasswordHashAlgorithm/pbkdf2_is_pbkdf2_v2 === RUN TestCheckSettingPasswordHashAlgorithm/pbkdf2_v2=pbkdf2$50000$50 === RUN TestCheckSettingPasswordHashAlgorithm/pbkdf2_hi=pbkdf2$320000$50 === RUN TestCheckSettingPasswordHashAlgorithm/argon2=argon2$2$65536$8$50 === RUN TestCheckSettingPasswordHashAlgorithm/bcrypt=bcrypt$10 === RUN TestCheckSettingPasswordHashAlgorithm/scrypt=scrypt$65536$16$2$50 === RUN TestCheckSettingPasswordHashAlgorithm/pbkdf2=pbkdf2_v2 === RUN TestCheckSettingPasswordHashAlgorithm/pbkdf2_v1=pbkdf2$10000$50 === RUN TestCheckSettingPasswordHashAlgorithm/pbkdf2_v2_is_the_default_when_default_password_hash_algorithm_is_empty --- PASS: TestCheckSettingPasswordHashAlgorithm (0.00s) --- PASS: TestCheckSettingPasswordHashAlgorithm/pbkdf2_is_pbkdf2_v2 (0.00s) --- PASS: TestCheckSettingPasswordHashAlgorithm/pbkdf2_v2=pbkdf2$50000$50 (0.00s) --- PASS: TestCheckSettingPasswordHashAlgorithm/pbkdf2_hi=pbkdf2$320000$50 (0.00s) --- PASS: TestCheckSettingPasswordHashAlgorithm/argon2=argon2$2$65536$8$50 (0.00s) --- PASS: TestCheckSettingPasswordHashAlgorithm/bcrypt=bcrypt$10 (0.00s) --- PASS: TestCheckSettingPasswordHashAlgorithm/scrypt=scrypt$65536$16$2$50 (0.00s) --- PASS: TestCheckSettingPasswordHashAlgorithm/pbkdf2=pbkdf2_v2 (0.00s) --- PASS: TestCheckSettingPasswordHashAlgorithm/pbkdf2_v1=pbkdf2$10000$50 (0.00s) --- PASS: TestCheckSettingPasswordHashAlgorithm/pbkdf2_v2_is_the_default_when_default_password_hash_algorithm_is_empty (0.00s) PASS ok code.gitea.io/gitea/modules/auth/password/hash 14.317s === RUN TestPassword --- PASS: TestPassword (0.00s) PASS ok code.gitea.io/gitea/modules/auth/password/pwn 0.007s === RUN TestInit --- PASS: TestInit (0.00s) PASS ok code.gitea.io/gitea/modules/auth/webauthn 0.067s === RUN Test_RandomImageSize --- PASS: Test_RandomImageSize (0.00s) === RUN Test_RandomImage --- PASS: Test_RandomImage (0.00s) === RUN Test_ProcessAvatarPNG --- PASS: Test_ProcessAvatarPNG (0.00s) === RUN Test_ProcessAvatarJPEG --- PASS: Test_ProcessAvatarJPEG (0.00s) === RUN Test_ProcessAvatarInvalidData --- PASS: Test_ProcessAvatarInvalidData (0.00s) === RUN Test_ProcessAvatarInvalidImageSize --- PASS: Test_ProcessAvatarInvalidImageSize (0.00s) === RUN Test_ProcessAvatarImage --- PASS: Test_ProcessAvatarImage (0.43s) === RUN Test_HashAvatar --- PASS: Test_HashAvatar (0.00s) PASS ok code.gitea.io/gitea/modules/avatar 0.449s ? code.gitea.io/gitea/modules/avatar/identicon [no test files] ? code.gitea.io/gitea/modules/badge [no test files] === RUN TestNaturalSortLess --- PASS: TestNaturalSortLess (0.00s) === RUN TestEncodeSha256 --- PASS: TestEncodeSha256 (0.00s) === RUN TestShortSha --- PASS: TestShortSha (0.00s) === RUN TestBasicAuthDecode --- PASS: TestBasicAuthDecode (0.00s) === RUN TestVerifyTimeLimitCode === RUN TestVerifyTimeLimitCode/TestGenericParameter === RUN TestVerifyTimeLimitCode/TestInvalidCode === RUN TestVerifyTimeLimitCode/TestCreateAndVerify === RUN TestVerifyTimeLimitCode/TestDifferentSecret --- PASS: TestVerifyTimeLimitCode (0.00s) --- PASS: TestVerifyTimeLimitCode/TestGenericParameter (0.00s) --- PASS: TestVerifyTimeLimitCode/TestInvalidCode (0.00s) --- PASS: TestVerifyTimeLimitCode/TestCreateAndVerify (0.00s) --- PASS: TestVerifyTimeLimitCode/TestDifferentSecret (0.00s) === RUN TestFileSize --- PASS: TestFileSize (0.00s) === RUN TestEllipsisString --- PASS: TestEllipsisString (0.00s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestStringsToInt64s --- PASS: TestStringsToInt64s (0.00s) === RUN TestInt64sToStrings --- PASS: TestInt64sToStrings (0.00s) === RUN TestSetupGiteaRoot --- PASS: TestSetupGiteaRoot (0.00s) === RUN TestFormatNumberSI --- PASS: TestFormatNumberSI (0.00s) PASS ok code.gitea.io/gitea/modules/base 0.046s === RUN TestNewContext --- PASS: TestNewContext (0.00s) === RUN TestTest --- PASS: TestTest (0.00s) === RUN TestGetCache --- PASS: TestGetCache (0.00s) === RUN TestGetString --- PASS: TestGetString (0.00s) === RUN TestGetInt64 --- PASS: TestGetInt64 (0.00s) === RUN TestWithCacheContext --- PASS: TestWithCacheContext (0.00s) === RUN TestWithNoCacheContext --- PASS: TestWithNoCacheContext (0.00s) PASS 2025/04/13 12:48:16 ...les/cache/context.go:135:GetContextData() [W] cache context is expired, is highly likely to be misused for long-life tasks: &{map[system_setting:map[my_config1:1]] {{{} {0 0}} 0 0 {{} 0} {{} 0}} {13976651531342830169 2501935 0xdd5b80} false} ok code.gitea.io/gitea/modules/cache 0.006s === RUN TestAmbiguousCharacters --- PASS: TestAmbiguousCharacters (0.00s) === RUN TestBreakWriter_Write === RUN TestBreakWriter_Write/noline === RUN TestBreakWriter_Write/endline === RUN TestBreakWriter_Write/startline === RUN TestBreakWriter_Write/onlyline === RUN TestBreakWriter_Write/empty === RUN TestBreakWriter_Write/midline --- PASS: TestBreakWriter_Write (0.00s) --- PASS: TestBreakWriter_Write/noline (0.00s) --- PASS: TestBreakWriter_Write/endline (0.00s) --- PASS: TestBreakWriter_Write/startline (0.00s) --- PASS: TestBreakWriter_Write/onlyline (0.00s) --- PASS: TestBreakWriter_Write/empty (0.00s) --- PASS: TestBreakWriter_Write/midline (0.00s) === RUN TestMaybeRemoveBOM --- PASS: TestMaybeRemoveBOM (0.00s) === RUN TestToUTF8 --- PASS: TestToUTF8 (0.00s) === RUN TestToUTF8WithFallback --- PASS: TestToUTF8WithFallback (0.00s) === RUN TestToUTF8DropErrors --- PASS: TestToUTF8DropErrors (0.00s) === RUN TestDetectEncoding --- PASS: TestDetectEncoding (0.00s) === RUN TestToUTF8WithFallbackReader --- PASS: TestToUTF8WithFallbackReader (0.08s) === RUN TestEscapeControlReader === RUN TestEscapeControlReader/_(+Control) === RUN TestEscapeControlReader/single_line_western_(+Control) === RUN TestEscapeControlReader/multi_line_western_(+Control) === RUN TestEscapeControlReader/multi_line_western_non-breaking_space_(+Control) === RUN TestEscapeControlReader/mixed_scripts:_western_+_japanese_(+Control) === RUN TestEscapeControlReader/japanese_(+Control) === RUN TestEscapeControlReader/hebrew_(+Control) === RUN TestEscapeControlReader/more_hebrew_(+Control) === RUN TestEscapeControlReader/Mixed_RTL+LTR_(+Control) === RUN TestEscapeControlReader/Mixed_RTL+LTR+BIDI_(+Control) === RUN TestEscapeControlReader/Accented_characters_(+Control) === RUN TestEscapeControlReader/Program_(+Control) === RUN TestEscapeControlReader/CVE_testcase_(+Control) === RUN TestEscapeControlReader/Mixed_testcase_with_fail_(+Control) === RUN TestEscapeControlReader/UTF_BOM_(+Control) --- PASS: TestEscapeControlReader (0.00s) --- PASS: TestEscapeControlReader/_(+Control) (0.00s) --- PASS: TestEscapeControlReader/single_line_western_(+Control) (0.00s) --- PASS: TestEscapeControlReader/multi_line_western_(+Control) (0.00s) --- PASS: TestEscapeControlReader/multi_line_western_non-breaking_space_(+Control) (0.00s) --- PASS: TestEscapeControlReader/mixed_scripts:_western_+_japanese_(+Control) (0.00s) --- PASS: TestEscapeControlReader/japanese_(+Control) (0.00s) --- PASS: TestEscapeControlReader/hebrew_(+Control) (0.00s) --- PASS: TestEscapeControlReader/more_hebrew_(+Control) (0.00s) --- PASS: TestEscapeControlReader/Mixed_RTL+LTR_(+Control) (0.00s) --- PASS: TestEscapeControlReader/Mixed_RTL+LTR+BIDI_(+Control) (0.00s) --- PASS: TestEscapeControlReader/Accented_characters_(+Control) (0.00s) --- PASS: TestEscapeControlReader/Program_(+Control) (0.00s) --- PASS: TestEscapeControlReader/CVE_testcase_(+Control) (0.00s) --- PASS: TestEscapeControlReader/Mixed_testcase_with_fail_(+Control) (0.00s) --- PASS: TestEscapeControlReader/UTF_BOM_(+Control) (0.00s) === RUN TestSettingAmbiguousUnicodeDetection --- PASS: TestSettingAmbiguousUnicodeDetection (0.00s) PASS ok code.gitea.io/gitea/modules/charset 0.444s ? code.gitea.io/gitea/modules/charset/ambiguous [no test files] ? code.gitea.io/gitea/modules/charset/invisible [no test files] === RUN TestFilterMapUnique --- PASS: TestFilterMapUnique (0.00s) === RUN TestSet --- PASS: TestSet (0.00s) PASS ok code.gitea.io/gitea/modules/container 0.004s === RUN TestCreateReader --- PASS: TestCreateReader (0.00s) === RUN TestCreateReaderAndDetermineDelimiter --- PASS: TestCreateReaderAndDetermineDelimiter (0.00s) === RUN TestDetermineDelimiterShortBufferError --- PASS: TestDetermineDelimiterShortBufferError (0.00s) === RUN TestDetermineDelimiterReadAllError --- PASS: TestDetermineDelimiterReadAllError (0.00s) === RUN TestDetermineDelimiter --- PASS: TestDetermineDelimiter (0.00s) === RUN TestRemoveQuotedString --- PASS: TestRemoveQuotedString (0.00s) === RUN TestGuessDelimiter --- PASS: TestGuessDelimiter (0.00s) === RUN TestGuessFromBeforeAfterQuotes --- PASS: TestGuessFromBeforeAfterQuotes (0.00s) === RUN TestFormatError --- PASS: TestFormatError (0.00s) PASS ok code.gitea.io/gitea/modules/csv 0.048s === RUN TestPrepareFileNameAndType --- PASS: TestPrepareFileNameAndType (0.00s) === RUN TestIsSubDir --- PASS: TestIsSubDir (0.00s) === RUN TestDumper --- PASS: TestDumper (0.00s) PASS ok code.gitea.io/gitea/modules/dump 0.007s === RUN TestDumpInfo emoji_test.go:15: codes: 0 emoji_test.go:16: aliases: 0 --- PASS: TestDumpInfo (0.00s) === RUN TestLookup --- PASS: TestLookup (0.00s) === RUN TestReplacers --- PASS: TestReplacers (0.00s) === RUN TestFindEmojiSubmatchIndex --- PASS: TestFindEmojiSubmatchIndex (0.00s) PASS ok code.gitea.io/gitea/modules/emoji 0.016s === RUN Test_wrapNewlines === RUN Test_wrapNewlines/check_no_new_lines === RUN Test_wrapNewlines/check_simple_newline === RUN Test_wrapNewlines/check_pathological_newlines --- PASS: Test_wrapNewlines (0.00s) --- PASS: Test_wrapNewlines/check_no_new_lines (0.00s) --- PASS: Test_wrapNewlines/check_simple_newline (0.00s) --- PASS: Test_wrapNewlines/check_pathological_newlines (0.00s) PASS ok code.gitea.io/gitea/modules/eventsource 0.086s === RUN TestDecodeJwtSecretBase64 --- PASS: TestDecodeJwtSecretBase64 (0.00s) === RUN TestNewJwtSecretWithBase64 --- PASS: TestNewJwtSecretWithBase64 (0.00s) PASS ok code.gitea.io/gitea/modules/generate 0.004s === RUN TestReadingBlameOutputSha256 === RUN TestReadingBlameOutputSha256/Without_.git-blame-ignore-revs === RUN TestReadingBlameOutputSha256/With_.git-blame-ignore-revs --- PASS: TestReadingBlameOutputSha256 (0.03s) --- PASS: TestReadingBlameOutputSha256/Without_.git-blame-ignore-revs (0.01s) --- PASS: TestReadingBlameOutputSha256/With_.git-blame-ignore-revs (0.02s) === RUN TestReadingBlameOutput === RUN TestReadingBlameOutput/Without_.git-blame-ignore-revs === RUN TestReadingBlameOutput/With_.git-blame-ignore-revs --- PASS: TestReadingBlameOutput (0.02s) --- PASS: TestReadingBlameOutput/Without_.git-blame-ignore-revs (0.01s) --- PASS: TestReadingBlameOutput/With_.git-blame-ignore-revs (0.02s) === RUN TestBlob_Data --- PASS: TestBlob_Data (0.00s) === RUN TestRunWithContextStd 2025/04/13 12:48:22 ...dules/git/command.go:276:Run() [E] git command is broken: /usr/bin/git -c protocol.version=2 -c credential.helper=, broken args: -test 2025/04/13 12:48:22 ...dules/git/command.go:276:Run() [E] git command is broken: /usr/bin/git -c protocol.version=2 -c credential.helper=, broken args: --test --- PASS: TestRunWithContextStd (0.00s) === RUN TestGitArgument --- PASS: TestGitArgument (0.00s) === RUN TestCommandString --- PASS: TestCommandString (0.00s) === RUN TestEntries_GetCommitsInfo --- PASS: TestEntries_GetCommitsInfo (1.51s) === RUN TestCommitsCountSha256 --- PASS: TestCommitsCountSha256 (0.00s) === RUN TestCommitsCountWithoutBaseSha256 --- PASS: TestCommitsCountWithoutBaseSha256 (0.00s) === RUN TestGetFullCommitIDSha256 --- PASS: TestGetFullCommitIDSha256 (0.00s) === RUN TestGetFullCommitIDErrorSha256 --- PASS: TestGetFullCommitIDErrorSha256 (0.00s) === RUN TestCommitFromReaderSha256 --- PASS: TestCommitFromReaderSha256 (0.00s) === RUN TestHasPreviousCommitSha256 --- PASS: TestHasPreviousCommitSha256 (0.01s) === RUN TestGetCommitFileStatusMergesSha256 --- PASS: TestGetCommitFileStatusMergesSha256 (0.01s) === RUN TestCommitSubModuleFileGetRefURL --- PASS: TestCommitSubModuleFileGetRefURL (0.00s) === RUN TestCommitsCount --- PASS: TestCommitsCount (0.00s) === RUN TestCommitsCountWithoutBase --- PASS: TestCommitsCountWithoutBase (0.00s) === RUN TestGetFullCommitID --- PASS: TestGetFullCommitID (0.00s) === RUN TestGetFullCommitIDError --- PASS: TestGetFullCommitIDError (0.00s) === RUN TestCommitFromReader --- PASS: TestCommitFromReader (0.00s) === RUN TestCommitWithEncodingFromReader --- PASS: TestCommitWithEncodingFromReader (0.00s) === RUN TestHasPreviousCommit --- PASS: TestHasPreviousCommit (0.01s) === RUN TestParseCommitFileStatus --- PASS: TestParseCommitFileStatus (0.00s) === RUN TestGetCommitFileStatusMerges --- PASS: TestGetCommitFileStatusMerges (0.00s) === RUN Test_GetCommitBranchStart --- PASS: Test_GetCommitBranchStart (0.33s) === RUN TestConfigSubmodule --- PASS: TestConfigSubmodule (0.00s) === RUN TestGitConfig --- PASS: TestGitConfig (0.03s) === RUN TestSyncConfig --- PASS: TestSyncConfig (0.02s) === RUN TestCutDiffAroundLineIssue17875 --- PASS: TestCutDiffAroundLineIssue17875 (0.00s) === RUN TestCutDiffAroundLine --- PASS: TestCutDiffAroundLine (0.00s) === RUN TestParseDiffHunkString --- PASS: TestParseDiffHunkString (0.00s) === RUN TestParseGitVersion --- PASS: TestParseGitVersion (0.00s) === RUN TestCheckGitVersionCompatibility --- PASS: TestCheckGitVersionCompatibility (0.00s) === RUN TestGrepSearch --- PASS: TestGrepSearch (0.04s) === RUN TestGetNotes --- PASS: TestGetNotes (0.01s) === RUN TestGetNestedNotes --- PASS: TestGetNestedNotes (0.01s) === RUN TestGetNonExistentNotes --- PASS: TestGetNonExistentNotes (0.01s) === RUN TestIsValidSHAPattern --- PASS: TestIsValidSHAPattern (0.00s) === RUN TestParseTreeEntriesLong --- PASS: TestParseTreeEntriesLong (0.00s) === RUN TestParseTreeEntriesShort --- PASS: TestParseTreeEntriesShort (0.00s) === RUN TestParseTreeEntriesInvalid --- PASS: TestParseTreeEntriesInvalid (0.00s) === RUN TestRefName --- PASS: TestRefName (0.00s) === RUN TestRefURL --- PASS: TestRefURL (0.00s) === RUN Test_nulSeparatedAttributeWriter_ReadAttribute --- PASS: Test_nulSeparatedAttributeWriter_ReadAttribute (0.20s) === RUN TestAttributeReader repo_attribute_test.go:106: --- SKIP: TestAttributeReader (0.00s) === RUN TestRepository_GetBlob_Found --- PASS: TestRepository_GetBlob_Found (0.14s) === RUN TestRepository_GetBlob_NotExist --- PASS: TestRepository_GetBlob_NotExist (0.00s) === RUN TestRepository_GetBlob_NoId --- PASS: TestRepository_GetBlob_NoId (0.00s) === RUN TestRepository_GetBranches --- PASS: TestRepository_GetBranches (0.01s) === RUN TestGetRefsBySha --- PASS: TestGetRefsBySha (0.01s) === RUN TestRepository_IsObjectExist === RUN TestRepository_IsObjectExist/empty === RUN TestRepository_IsObjectExist/branch === RUN TestRepository_IsObjectExist/commit_hash === RUN TestRepository_IsObjectExist/short_commit_hash === RUN TestRepository_IsObjectExist/blob_hash === RUN TestRepository_IsObjectExist/short_blob_hash --- PASS: TestRepository_IsObjectExist (0.01s) --- PASS: TestRepository_IsObjectExist/empty (0.00s) --- PASS: TestRepository_IsObjectExist/branch (0.01s) --- PASS: TestRepository_IsObjectExist/commit_hash (0.00s) --- PASS: TestRepository_IsObjectExist/short_commit_hash (0.00s) --- PASS: TestRepository_IsObjectExist/blob_hash (0.00s) --- PASS: TestRepository_IsObjectExist/short_blob_hash (0.00s) === RUN TestRepository_IsReferenceExist === RUN TestRepository_IsReferenceExist/empty === RUN TestRepository_IsReferenceExist/branch === RUN TestRepository_IsReferenceExist/commit_hash === RUN TestRepository_IsReferenceExist/short_commit_hash === RUN TestRepository_IsReferenceExist/blob_hash === RUN TestRepository_IsReferenceExist/short_blob_hash --- PASS: TestRepository_IsReferenceExist (0.01s) --- PASS: TestRepository_IsReferenceExist/empty (0.00s) --- PASS: TestRepository_IsReferenceExist/branch (0.00s) --- PASS: TestRepository_IsReferenceExist/commit_hash (0.00s) --- PASS: TestRepository_IsReferenceExist/short_commit_hash (0.00s) --- PASS: TestRepository_IsReferenceExist/blob_hash (0.00s) --- PASS: TestRepository_IsReferenceExist/short_blob_hash (0.00s) === RUN TestRepository_GetCommitBranches --- PASS: TestRepository_GetCommitBranches (0.03s) === RUN TestGetTagCommitWithSignature --- PASS: TestGetTagCommitWithSignature (0.37s) === RUN TestGetCommitWithBadCommitID --- PASS: TestGetCommitWithBadCommitID (0.01s) === RUN TestIsCommitInBranch --- PASS: TestIsCommitInBranch (0.01s) === RUN TestRepository_CommitsBetweenIDs --- PASS: TestRepository_CommitsBetweenIDs (1.13s) === RUN TestGetRefCommitID --- PASS: TestGetRefCommitID (0.01s) === RUN TestCommitsByFileAndRange --- PASS: TestCommitsByFileAndRange (0.02s) === RUN TestGetFormatPatch --- PASS: TestGetFormatPatch (3.38s) === RUN TestReadPatch --- PASS: TestReadPatch (0.00s) === RUN TestReadWritePullHead --- PASS: TestReadWritePullHead (2.09s) === RUN TestGetCommitFilesChanged --- PASS: TestGetCommitFilesChanged (0.01s) === RUN TestRepository_GetLanguageStats --- PASS: TestRepository_GetLanguageStats (0.01s) === RUN TestMergeLanguageStats --- PASS: TestMergeLanguageStats (0.00s) === RUN TestRepository_GetRefs --- PASS: TestRepository_GetRefs (0.00s) === RUN TestRepository_GetRefsFiltered --- PASS: TestRepository_GetRefsFiltered (0.00s) === RUN TestRepository_GetCodeActivityStats --- PASS: TestRepository_GetCodeActivityStats (0.01s) === RUN TestRepository_GetTags --- PASS: TestRepository_GetTags (0.00s) === RUN TestRepository_GetTag --- PASS: TestRepository_GetTag (0.05s) === RUN TestRepository_GetAnnotatedTag --- PASS: TestRepository_GetAnnotatedTag (0.05s) === RUN TestRepository_parseTagRef === RUN TestRepository_parseTagRef/lightweight_tag === RUN TestRepository_parseTagRef/annotated_tag === RUN TestRepository_parseTagRef/annotated_tag_with_signature --- PASS: TestRepository_parseTagRef (0.00s) --- PASS: TestRepository_parseTagRef/lightweight_tag (0.00s) --- PASS: TestRepository_parseTagRef/annotated_tag (0.00s) --- PASS: TestRepository_parseTagRef/annotated_tag_with_signature (0.00s) === RUN TestGetLatestCommitTime --- PASS: TestGetLatestCommitTime (0.00s) === RUN TestRepoIsEmpty --- PASS: TestRepoIsEmpty (0.00s) === RUN TestRepoGetDivergingCommits --- PASS: TestRepoGetDivergingCommits (0.01s) === RUN TestParseSignatureFromCommitLine --- PASS: TestParseSignatureFromCommitLine (0.00s) === RUN TestGetTemplateSubmoduleCommits --- PASS: TestGetTemplateSubmoduleCommits (0.00s) === RUN TestAddTemplateSubmoduleIndexes --- PASS: TestAddTemplateSubmoduleIndexes (0.02s) === RUN Test_parseTagData --- PASS: Test_parseTagData (0.00s) === RUN TestSubTree_Issue29101 --- PASS: TestSubTree_Issue29101 (0.01s) === RUN Test_GetTreePathLatestCommit --- PASS: Test_GetTreePathLatestCommit (0.01s) === RUN TestHashFilePathForWebUI --- PASS: TestHashFilePathForWebUI (0.00s) PASS ok code.gitea.io/gitea/modules/git 13.264s === RUN TestFormat_Flag === RUN TestFormat_Flag/references_are_delimited_by_dual_null_chars === RUN TestFormat_Flag/a_field_is_a_space-separated_key-value_pair === RUN TestFormat_Flag/fields_are_separated_by_a_null_char_field-delimiter === RUN TestFormat_Flag/multiple_fields --- PASS: TestFormat_Flag (0.00s) --- PASS: TestFormat_Flag/references_are_delimited_by_dual_null_chars (0.00s) --- PASS: TestFormat_Flag/a_field_is_a_space-separated_key-value_pair (0.00s) --- PASS: TestFormat_Flag/fields_are_separated_by_a_null_char_field-delimiter (0.00s) --- PASS: TestFormat_Flag/multiple_fields (0.00s) === RUN TestParser === RUN TestParser/no_references_on_empty_input === RUN TestParser/single_field_requested,_single_reference_in_output === RUN TestParser/single_field_requested,_multiple_references_in_output === RUN TestParser/multiple_fields_requested_for_each_reference === RUN TestParser/must_handle_multi-line_fields_such_as_'content' === RUN TestParser/must_handle_fields_without_values === RUN TestParser/must_fail_when_the_number_of_fields_in_the_input_doesn't_match_expected_format === RUN TestParser/must_fail_input_fields_don't_match_expected_format --- PASS: TestParser (0.00s) --- PASS: TestParser/no_references_on_empty_input (0.00s) --- PASS: TestParser/single_field_requested,_single_reference_in_output (0.00s) --- PASS: TestParser/single_field_requested,_multiple_references_in_output (0.00s) --- PASS: TestParser/multiple_fields_requested_for_each_reference (0.00s) --- PASS: TestParser/must_handle_multi-line_fields_such_as_'content' (0.00s) --- PASS: TestParser/must_handle_fields_without_values (0.00s) --- PASS: TestParser/must_fail_when_the_number_of_fields_in_the_input_doesn't_match_expected_format (0.00s) --- PASS: TestParser/must_fail_input_fields_don't_match_expected_format (0.00s) PASS ok code.gitea.io/gitea/modules/git/foreachref 0.004s ? code.gitea.io/gitea/modules/git/internal [no test files] ? code.gitea.io/gitea/modules/git/pipeline [no test files] === RUN TestParseGitURLs === RUN TestParseGitURLs/git@127.0.0.1:go-gitea/gitea.git === RUN TestParseGitURLs/git@[fe80:14fc:cec5:c174:d88%2510]:go-gitea/gitea.git === RUN TestParseGitURLs/git@[::1]:go-gitea/gitea.git === RUN TestParseGitURLs/git@github.com:go-gitea/gitea.git === RUN TestParseGitURLs/ssh://git@github.com/go-gitea/gitea.git === RUN TestParseGitURLs/ssh://git@[::1]/go-gitea/gitea.git === RUN TestParseGitURLs//repositories/go-gitea/gitea.git === RUN TestParseGitURLs/file:///repositories/go-gitea/gitea.git === RUN TestParseGitURLs/https://github.com/go-gitea/gitea.git === RUN TestParseGitURLs/https://git:git@github.com/go-gitea/gitea.git === RUN TestParseGitURLs/https://[fe80:14fc:cec5:c174:d88%2510]:20/go-gitea/gitea.git === RUN TestParseGitURLs/git://github.com/go-gitea/gitea.git --- PASS: TestParseGitURLs (0.00s) --- PASS: TestParseGitURLs/git@127.0.0.1:go-gitea/gitea.git (0.00s) --- PASS: TestParseGitURLs/git@[fe80:14fc:cec5:c174:d88%2510]:go-gitea/gitea.git (0.00s) --- PASS: TestParseGitURLs/git@[::1]:go-gitea/gitea.git (0.00s) --- PASS: TestParseGitURLs/git@github.com:go-gitea/gitea.git (0.00s) --- PASS: TestParseGitURLs/ssh://git@github.com/go-gitea/gitea.git (0.00s) --- PASS: TestParseGitURLs/ssh://git@[::1]/go-gitea/gitea.git (0.00s) --- PASS: TestParseGitURLs//repositories/go-gitea/gitea.git (0.00s) --- PASS: TestParseGitURLs/file:///repositories/go-gitea/gitea.git (0.00s) --- PASS: TestParseGitURLs/https://github.com/go-gitea/gitea.git (0.00s) --- PASS: TestParseGitURLs/https://git:git@github.com/go-gitea/gitea.git (0.00s) --- PASS: TestParseGitURLs/https://[fe80:14fc:cec5:c174:d88%2510]:20/go-gitea/gitea.git (0.00s) --- PASS: TestParseGitURLs/git://github.com/go-gitea/gitea.git (0.00s) PASS ok code.gitea.io/gitea/modules/git/url 0.004s === RUN TestReleaseUnusedColors --- PASS: TestReleaseUnusedColors (0.00s) === RUN TestParseGlyphs --- PASS: TestParseGlyphs (0.00s) === RUN TestCommitStringParsing === RUN TestCommitStringParsing/normal === RUN TestCommitStringParsing/extra_pipe === RUN TestCommitStringParsing/extra_'Data:' --- PASS: TestCommitStringParsing (0.00s) --- PASS: TestCommitStringParsing/normal (0.00s) --- PASS: TestCommitStringParsing/extra_pipe (0.00s) --- PASS: TestCommitStringParsing/extra_'Data:' (0.00s) PASS ok code.gitea.io/gitea/modules/gitgraph 0.064s ? code.gitea.io/gitea/modules/gitrepo [no test files] === RUN TestLockAndDo === RUN TestLockAndDo/redis globallock_test.go:23: TEST_REDIS_URL not set and not running in CI === RUN TestLockAndDo/memory --- PASS: TestLockAndDo (0.20s) --- SKIP: TestLockAndDo/redis (0.00s) --- PASS: TestLockAndDo/memory (0.20s) === RUN TestLocker === RUN TestLocker/redis locker_test.go:25: TEST_REDIS_URL not set and not running in CI === RUN TestLocker/memory === RUN TestLocker/memory/lock === RUN TestLocker/memory/try_lock === RUN TestLocker/memory/wait_and_acquired === RUN TestLocker/memory/multiple_release --- PASS: TestLocker (3.10s) --- SKIP: TestLocker/redis (0.00s) --- PASS: TestLocker/memory (3.10s) --- PASS: TestLocker/memory/lock (1.00s) --- PASS: TestLocker/memory/try_lock (0.00s) --- PASS: TestLocker/memory/wait_and_acquired (2.10s) --- PASS: TestLocker/memory/multiple_release (0.00s) PASS ok code.gitea.io/gitea/modules/globallock 3.599s ? code.gitea.io/gitea/modules/graceful [no test files] === RUN TestManager --- PASS: TestManager (0.00s) PASS ok code.gitea.io/gitea/modules/graceful/releasereopen 0.004s === RUN TestCaptcha === RUN TestCaptcha/Success === RUN TestCaptcha/Missing_Secret === RUN TestCaptcha/Missing_Token === RUN TestCaptcha/Invalid_Token --- PASS: TestCaptcha (0.13s) --- PASS: TestCaptcha/Success (0.11s) --- PASS: TestCaptcha/Missing_Secret (0.00s) --- PASS: TestCaptcha/Missing_Token (0.00s) --- PASS: TestCaptcha/Invalid_Token (0.02s) PASS ok code.gitea.io/gitea/modules/hcaptcha 0.133s === RUN TestFile === RUN TestFile/empty.py === RUN TestFile/empty.js === RUN TestFile/empty.yaml === RUN TestFile/tags.txt === RUN TestFile/tags.py === RUN TestFile/eol-no.py === RUN TestFile/eol-newline1.py === RUN TestFile/eol-newline2.py === RUN TestFile/empty-line-with-space.py --- PASS: TestFile (0.03s) --- PASS: TestFile/empty.py (0.01s) --- PASS: TestFile/empty.js (0.00s) --- PASS: TestFile/empty.yaml (0.02s) --- PASS: TestFile/tags.txt (0.00s) --- PASS: TestFile/tags.py (0.00s) --- PASS: TestFile/eol-no.py (0.00s) --- PASS: TestFile/eol-newline1.py (0.00s) --- PASS: TestFile/eol-newline2.py (0.00s) --- PASS: TestFile/empty-line-with-space.py (0.00s) === RUN TestPlainText === RUN TestPlainText/empty.py === RUN TestPlainText/tags.py === RUN TestPlainText/eol-no.py === RUN TestPlainText/eol-newline1.py === RUN TestPlainText/eol-newline2.py === RUN TestPlainText/empty-line-with-space.py --- PASS: TestPlainText (0.00s) --- PASS: TestPlainText/empty.py (0.00s) --- PASS: TestPlainText/tags.py (0.00s) --- PASS: TestPlainText/eol-no.py (0.00s) --- PASS: TestPlainText/eol-newline1.py (0.00s) --- PASS: TestPlainText/eol-newline2.py (0.00s) --- PASS: TestPlainText/empty-line-with-space.py (0.00s) PASS ok code.gitea.io/gitea/modules/highlight 0.091s === RUN TestHostOrIPMatchesList --- PASS: TestHostOrIPMatchesList (0.00s) PASS ok code.gitea.io/gitea/modules/hostmatcher 0.004s === RUN TestHTMLFormat --- PASS: TestHTMLFormat (0.00s) PASS ok code.gitea.io/gitea/modules/htmlutil 0.004s === RUN TestHandleGenericETagCache === RUN TestHandleGenericETagCache/No_If-None-Match === RUN TestHandleGenericETagCache/Wrong_If-None-Match === RUN TestHandleGenericETagCache/Correct_If-None-Match === RUN TestHandleGenericETagCache/Multiple_Wrong_If-None-Match === RUN TestHandleGenericETagCache/Multiple_Correct_If-None-Match --- PASS: TestHandleGenericETagCache (0.00s) --- PASS: TestHandleGenericETagCache/No_If-None-Match (0.00s) --- PASS: TestHandleGenericETagCache/Wrong_If-None-Match (0.00s) --- PASS: TestHandleGenericETagCache/Correct_If-None-Match (0.00s) --- PASS: TestHandleGenericETagCache/Multiple_Wrong_If-None-Match (0.00s) --- PASS: TestHandleGenericETagCache/Multiple_Correct_If-None-Match (0.00s) PASS ok code.gitea.io/gitea/modules/httpcache 0.006s === RUN TestServeContentByReader === RUN TestServeContentByReader/_range_ === RUN TestServeContentByReader/_range_0- === RUN TestServeContentByReader/_range_0-15 === RUN TestServeContentByReader/_range_1- === RUN TestServeContentByReader/_range_1-3 === RUN TestServeContentByReader/_range_16- === RUN TestServeContentByReader/_range_1-99999 --- PASS: TestServeContentByReader (0.00s) --- PASS: TestServeContentByReader/_range_ (0.00s) --- PASS: TestServeContentByReader/_range_0- (0.00s) --- PASS: TestServeContentByReader/_range_0-15 (0.00s) --- PASS: TestServeContentByReader/_range_1- (0.00s) --- PASS: TestServeContentByReader/_range_1-3 (0.00s) --- PASS: TestServeContentByReader/_range_16- (0.00s) --- PASS: TestServeContentByReader/_range_1-99999 (0.00s) === RUN TestServeContentByReadSeeker === RUN TestServeContentByReadSeeker/_range_ === RUN TestServeContentByReadSeeker/_range_0- === RUN TestServeContentByReadSeeker/_range_0-15 === RUN TestServeContentByReadSeeker/_range_1- === RUN TestServeContentByReadSeeker/_range_1-3 === RUN TestServeContentByReadSeeker/_range_16- === RUN TestServeContentByReadSeeker/_range_1-99999 --- PASS: TestServeContentByReadSeeker (0.00s) --- PASS: TestServeContentByReadSeeker/_range_ (0.00s) --- PASS: TestServeContentByReadSeeker/_range_0- (0.00s) --- PASS: TestServeContentByReadSeeker/_range_0-15 (0.00s) --- PASS: TestServeContentByReadSeeker/_range_1- (0.00s) --- PASS: TestServeContentByReadSeeker/_range_1-3 (0.00s) --- PASS: TestServeContentByReadSeeker/_range_16- (0.00s) --- PASS: TestServeContentByReadSeeker/_range_1-99999 (0.00s) === RUN TestIsRelativeURL --- PASS: TestIsRelativeURL (0.00s) === RUN TestMakeAbsoluteURL --- PASS: TestMakeAbsoluteURL (0.00s) === RUN TestIsCurrentGiteaSiteURL --- PASS: TestIsCurrentGiteaSiteURL (0.00s) PASS ok code.gitea.io/gitea/modules/httplib 0.009s 2025/04/13 12:48:22 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:22 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata820258740/attachments 2025/04/13 12:48:22 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:22 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata820258740/avatars 2025/04/13 12:48:22 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:22 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata820258740/repo-avatars 2025/04/13 12:48:22 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:22 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata820258740/repo-archive 2025/04/13 12:48:22 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:22 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata820258740/packages 2025/04/13 12:48:22 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:22 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata820258740/actions_log 2025/04/13 12:48:22 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:22 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1891/data/actions_artifacts === RUN TestBleveIndexAndSearch === RUN TestBleveIndexAndSearch/beleve === RUN TestBleveIndexAndSearch/beleve/Description === RUN TestBleveIndexAndSearch/beleve/Description#01 === RUN TestBleveIndexAndSearch/beleve/repo1 === RUN TestBleveIndexAndSearch/beleve/repo1#01 === RUN TestBleveIndexAndSearch/beleve/non-exist === RUN TestBleveIndexAndSearch/beleve/pineaple === RUN TestBleveIndexAndSearch/beleve/avocado.md === RUN TestBleveIndexAndSearch/beleve/avo === RUN TestBleveIndexAndSearch/beleve/cucumber === RUN TestBleveIndexAndSearch/beleve/ham === RUN TestBleveIndexAndSearch/beleve/AVOCADO.MD === RUN TestBleveIndexAndSearch/beleve/console.log === RUN TestBleveIndexAndSearch/beleve/log --- PASS: TestBleveIndexAndSearch (0.46s) --- PASS: TestBleveIndexAndSearch/beleve (0.04s) --- PASS: TestBleveIndexAndSearch/beleve/Description (0.00s) --- PASS: TestBleveIndexAndSearch/beleve/Description#01 (0.00s) --- PASS: TestBleveIndexAndSearch/beleve/repo1 (0.00s) --- PASS: TestBleveIndexAndSearch/beleve/repo1#01 (0.00s) --- PASS: TestBleveIndexAndSearch/beleve/non-exist (0.00s) --- PASS: TestBleveIndexAndSearch/beleve/pineaple (0.00s) --- PASS: TestBleveIndexAndSearch/beleve/avocado.md (0.00s) --- PASS: TestBleveIndexAndSearch/beleve/avo (0.00s) --- PASS: TestBleveIndexAndSearch/beleve/cucumber (0.00s) --- PASS: TestBleveIndexAndSearch/beleve/ham (0.00s) --- PASS: TestBleveIndexAndSearch/beleve/AVOCADO.MD (0.00s) --- PASS: TestBleveIndexAndSearch/beleve/console.log (0.00s) --- PASS: TestBleveIndexAndSearch/beleve/log (0.00s) === RUN TestESIndexAndSearch --- SKIP: TestESIndexAndSearch (0.40s) PASS ok code.gitea.io/gitea/modules/indexer/code 3.467s ? code.gitea.io/gitea/modules/indexer/code/bleve [no test files] === RUN TestTokenFilter === RUN TestTokenFilter/ensure_terms_of_'Dockerfile' === RUN TestTokenFilter/ensure_terms_of_'Dockerfile.rootless' === RUN TestTokenFilter/ensure_terms_of_'a/b/c/Dockerfile.rootless' === RUN TestTokenFilter/ensure_terms_of_'' --- PASS: TestTokenFilter (0.00s) --- PASS: TestTokenFilter/ensure_terms_of_'Dockerfile' (0.00s) --- PASS: TestTokenFilter/ensure_terms_of_'Dockerfile.rootless' (0.00s) --- PASS: TestTokenFilter/ensure_terms_of_'a/b/c/Dockerfile.rootless' (0.00s) --- PASS: TestTokenFilter/ensure_terms_of_'' (0.00s) PASS ok code.gitea.io/gitea/modules/indexer/code/bleve/token/path 0.004s === RUN TestIndexPos --- PASS: TestIndexPos (0.00s) PASS ok code.gitea.io/gitea/modules/indexer/code/elasticsearch 0.052s ? code.gitea.io/gitea/modules/indexer/code/internal [no test files] ? code.gitea.io/gitea/modules/indexer/internal [no test files] === RUN TestBleveGuessFuzzinessByKeyword === RUN TestBleveGuessFuzzinessByKeyword/Fuziniess:=0 === RUN TestBleveGuessFuzzinessByKeyword/Fuziniess:Avocado=1 === RUN TestBleveGuessFuzzinessByKeyword/Fuziniess:Geschwindigkeit=2 === RUN TestBleveGuessFuzzinessByKeyword/Fuziniess:non-exist=0 === RUN TestBleveGuessFuzzinessByKeyword/Fuziniess:갃갃갃=0 === RUN TestBleveGuessFuzzinessByKeyword/Fuziniess:repo1=0 === RUN TestBleveGuessFuzzinessByKeyword/Fuziniess:avocado.md=0 --- PASS: TestBleveGuessFuzzinessByKeyword (0.00s) --- PASS: TestBleveGuessFuzzinessByKeyword/Fuziniess:=0 (0.00s) --- PASS: TestBleveGuessFuzzinessByKeyword/Fuziniess:Avocado=1 (0.00s) --- PASS: TestBleveGuessFuzzinessByKeyword/Fuziniess:Geschwindigkeit=2 (0.00s) --- PASS: TestBleveGuessFuzzinessByKeyword/Fuziniess:non-exist=0 (0.00s) --- PASS: TestBleveGuessFuzzinessByKeyword/Fuziniess:갃갃갃=0 (0.00s) --- PASS: TestBleveGuessFuzzinessByKeyword/Fuziniess:repo1=0 (0.00s) --- PASS: TestBleveGuessFuzzinessByKeyword/Fuziniess:avocado.md=0 (0.00s) PASS ok code.gitea.io/gitea/modules/indexer/internal/bleve 0.012s ? code.gitea.io/gitea/modules/indexer/internal/db [no test files] ? code.gitea.io/gitea/modules/indexer/internal/elasticsearch [no test files] ? code.gitea.io/gitea/modules/indexer/internal/meilisearch [no test files] 2025/04/13 12:48:24 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:24 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3983877664/attachments 2025/04/13 12:48:24 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:24 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3983877664/avatars 2025/04/13 12:48:24 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:24 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3983877664/repo-avatars 2025/04/13 12:48:24 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:24 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3983877664/repo-archive 2025/04/13 12:48:24 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:24 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3983877664/packages 2025/04/13 12:48:24 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:24 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3983877664/actions_log 2025/04/13 12:48:24 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:24 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1909/data/actions_artifacts === RUN TestDBSearchIssues 2025/04/13 12:48:28 ...er/issues/indexer.go:76:func1() [I] PID 29650: Initializing Issue Indexer: db === RUN TestDBSearchIssues/search_issues_with_keyword === RUN TestDBSearchIssues/search_issues_by_index === RUN TestDBSearchIssues/search_issues_in_repo === RUN TestDBSearchIssues/search_issues_by_ID === RUN TestDBSearchIssues/search_issues_is_pr === RUN TestDBSearchIssues/search_issues_is_closed === RUN TestDBSearchIssues/search_issues_is_archived === RUN TestDBSearchIssues/search_issues_by_milestone === RUN TestDBSearchIssues/search_issues_by_label === RUN TestDBSearchIssues/search_issues_by_time === RUN TestDBSearchIssues/search_issues_with_order === RUN TestDBSearchIssues/search_issues_in_project === RUN TestDBSearchIssues/search_issues_with_paginator --- PASS: TestDBSearchIssues (1.85s) --- PASS: TestDBSearchIssues/search_issues_with_keyword (0.00s) --- PASS: TestDBSearchIssues/search_issues_by_index (0.00s) --- PASS: TestDBSearchIssues/search_issues_in_repo (0.00s) --- PASS: TestDBSearchIssues/search_issues_by_ID (0.01s) --- PASS: TestDBSearchIssues/search_issues_is_pr (0.00s) --- PASS: TestDBSearchIssues/search_issues_is_closed (0.00s) --- PASS: TestDBSearchIssues/search_issues_is_archived (0.00s) --- PASS: TestDBSearchIssues/search_issues_by_milestone (0.00s) --- PASS: TestDBSearchIssues/search_issues_by_label (0.00s) --- PASS: TestDBSearchIssues/search_issues_by_time (0.00s) --- PASS: TestDBSearchIssues/search_issues_with_order (0.00s) --- PASS: TestDBSearchIssues/search_issues_in_project (0.00s) --- PASS: TestDBSearchIssues/search_issues_with_paginator (0.00s) PASS ok code.gitea.io/gitea/modules/indexer/issues 5.059s === RUN TestBleveIndexer === RUN TestBleveIndexer/default === RUN TestBleveIndexer/empty === RUN TestBleveIndexer/with_limit === RUN TestBleveIndexer/Keyword === RUN TestBleveIndexer/RepoIDs === RUN TestBleveIndexer/RepoIDs_and_AllPublic === RUN TestBleveIndexer/issue_only === RUN TestBleveIndexer/pull_only === RUN TestBleveIndexer/opened_only === RUN TestBleveIndexer/closed_only === RUN TestBleveIndexer/labels === RUN TestBleveIndexer/include_any_labels === RUN TestBleveIndexer/MilestoneIDs === RUN TestBleveIndexer/no_MilestoneIDs === RUN TestBleveIndexer/ProjectID === RUN TestBleveIndexer/no_ProjectID === RUN TestBleveIndexer/ProjectColumnID === RUN TestBleveIndexer/no_ProjectColumnID === RUN TestBleveIndexer/PosterID === RUN TestBleveIndexer/AssigneeID === RUN TestBleveIndexer/no_AssigneeID === RUN TestBleveIndexer/MentionID === RUN TestBleveIndexer/ReviewedID === RUN TestBleveIndexer/ReviewRequestedID === RUN TestBleveIndexer/SubscriberID === RUN TestBleveIndexer/updated === RUN TestBleveIndexer/SortByCreatedDesc === RUN TestBleveIndexer/SortByUpdatedDesc === RUN TestBleveIndexer/SortByCommentsDesc === RUN TestBleveIndexer/SortByDeadlineDesc === RUN TestBleveIndexer/SortByCreatedAsc === RUN TestBleveIndexer/SortByUpdatedAsc === RUN TestBleveIndexer/SortByCommentsAsc === RUN TestBleveIndexer/SortByDeadlineAsc --- PASS: TestBleveIndexer (6.71s) --- PASS: TestBleveIndexer/default (0.00s) --- PASS: TestBleveIndexer/empty (0.00s) --- PASS: TestBleveIndexer/with_limit (0.00s) --- PASS: TestBleveIndexer/Keyword (2.21s) --- PASS: TestBleveIndexer/RepoIDs (0.71s) --- PASS: TestBleveIndexer/RepoIDs_and_AllPublic (0.47s) --- PASS: TestBleveIndexer/issue_only (0.00s) --- PASS: TestBleveIndexer/pull_only (0.00s) --- PASS: TestBleveIndexer/opened_only (0.00s) --- PASS: TestBleveIndexer/closed_only (0.00s) --- PASS: TestBleveIndexer/labels (0.40s) --- PASS: TestBleveIndexer/include_any_labels (0.81s) --- PASS: TestBleveIndexer/MilestoneIDs (0.00s) --- PASS: TestBleveIndexer/no_MilestoneIDs (0.00s) --- PASS: TestBleveIndexer/ProjectID (0.00s) --- PASS: TestBleveIndexer/no_ProjectID (0.00s) --- PASS: TestBleveIndexer/ProjectColumnID (0.00s) --- PASS: TestBleveIndexer/no_ProjectColumnID (0.00s) --- PASS: TestBleveIndexer/PosterID (0.00s) --- PASS: TestBleveIndexer/AssigneeID (0.00s) --- PASS: TestBleveIndexer/no_AssigneeID (0.00s) --- PASS: TestBleveIndexer/MentionID (0.00s) --- PASS: TestBleveIndexer/ReviewedID (0.00s) --- PASS: TestBleveIndexer/ReviewRequestedID (0.00s) --- PASS: TestBleveIndexer/SubscriberID (0.00s) --- PASS: TestBleveIndexer/updated (0.00s) --- PASS: TestBleveIndexer/SortByCreatedDesc (0.00s) --- PASS: TestBleveIndexer/SortByUpdatedDesc (0.00s) --- PASS: TestBleveIndexer/SortByCommentsDesc (0.00s) --- PASS: TestBleveIndexer/SortByDeadlineDesc (0.00s) --- PASS: TestBleveIndexer/SortByCreatedAsc (0.00s) --- PASS: TestBleveIndexer/SortByUpdatedAsc (0.00s) --- PASS: TestBleveIndexer/SortByCommentsAsc (0.00s) --- PASS: TestBleveIndexer/SortByDeadlineAsc (0.00s) PASS ok code.gitea.io/gitea/modules/indexer/issues/bleve 6.735s ? code.gitea.io/gitea/modules/indexer/issues/db [no test files] === RUN TestElasticsearchIndexer elasticsearch_test.go:24: TEST_ELASTICSEARCH_URL not set and not running in CI --- SKIP: TestElasticsearchIndexer (0.00s) PASS ok code.gitea.io/gitea/modules/indexer/issues/elasticsearch 0.012s ? code.gitea.io/gitea/modules/indexer/issues/internal [no test files] ? code.gitea.io/gitea/modules/indexer/issues/internal/tests [no test files] === RUN TestMeilisearchIndexer meilisearch_test.go:29: TEST_MEILISEARCH_URL not set and not running in CI --- SKIP: TestMeilisearchIndexer (0.00s) === RUN TestConvertHits --- PASS: TestConvertHits (0.00s) === RUN TestDoubleQuoteKeyword --- PASS: TestDoubleQuoteKeyword (0.00s) PASS ok code.gitea.io/gitea/modules/indexer/issues/meilisearch 0.010s 2025/04/13 12:48:24 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:24 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2472630620/attachments 2025/04/13 12:48:24 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:24 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2472630620/avatars 2025/04/13 12:48:24 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:24 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2472630620/repo-avatars 2025/04/13 12:48:24 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:24 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2472630620/repo-archive 2025/04/13 12:48:24 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:24 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2472630620/packages 2025/04/13 12:48:24 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:24 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2472630620/actions_log 2025/04/13 12:48:24 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:24 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b1925/data/actions_artifacts === RUN TestRepoStatsIndex 2025/04/13 12:48:31 ...xer/stats/indexer.go:41:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories 2025/04/13 12:48:31 ...xer/stats/indexer.go:82:populateRepoIndexer() [E] statsQueue.Push: already in queue 2025/04/13 12:48:31 ...xer/stats/indexer.go:87:populateRepoIndexer() [I] Done (re)populating the repo stats indexer with existing repositories --- PASS: TestRepoStatsIndex (0.62s) PASS ok code.gitea.io/gitea/modules/indexer/stats 8.170s === RUN TestValidate === RUN TestValidate/miss_name === RUN TestValidate/miss_about === RUN TestValidate/miss_body === RUN TestValidate/markdown_miss_value === RUN TestValidate/markdown_invalid_value === RUN TestValidate/markdown_empty_value === RUN TestValidate/textarea_invalid_id === RUN TestValidate/textarea_miss_label === RUN TestValidate/textarea_conflict_id === RUN TestValidate/textarea_invalid_description === RUN TestValidate/textarea_invalid_required === RUN TestValidate/input_invalid_description === RUN TestValidate/input_invalid_is_number === RUN TestValidate/input_invalid_regex === RUN TestValidate/dropdown_invalid_description === RUN TestValidate/dropdown_invalid_multiple === RUN TestValidate/dropdown_invalid_list === RUN TestValidate/checkboxes_invalid_description === RUN TestValidate/invalid_type === RUN TestValidate/dropdown_miss_options === RUN TestValidate/dropdown_invalid_options === RUN TestValidate/checkboxes_invalid_options === RUN TestValidate/checkboxes_option_miss_label === RUN TestValidate/checkboxes_option_invalid_required === RUN TestValidate/field_is_required_but_hidden === RUN TestValidate/checkboxes_is_required_but_hidden === RUN TestValidate/dropdown_default_is_not_an_integer === RUN TestValidate/dropdown_default_is_out_of_range === RUN TestValidate/dropdown_without_default_is_valid === RUN TestValidate/valid === RUN TestValidate/single_label === RUN TestValidate/comma-delimited_labels === RUN TestValidate/empty_string_as_labels === RUN TestValidate/comma_delimited_labels_in_markdown --- PASS: TestValidate (0.01s) --- PASS: TestValidate/miss_name (0.00s) --- PASS: TestValidate/miss_about (0.00s) --- PASS: TestValidate/miss_body (0.00s) --- PASS: TestValidate/markdown_miss_value (0.00s) --- PASS: TestValidate/markdown_invalid_value (0.00s) --- PASS: TestValidate/markdown_empty_value (0.00s) --- PASS: TestValidate/textarea_invalid_id (0.00s) --- PASS: TestValidate/textarea_miss_label (0.00s) --- PASS: TestValidate/textarea_conflict_id (0.00s) --- PASS: TestValidate/textarea_invalid_description (0.00s) --- PASS: TestValidate/textarea_invalid_required (0.00s) --- PASS: TestValidate/input_invalid_description (0.00s) --- PASS: TestValidate/input_invalid_is_number (0.00s) --- PASS: TestValidate/input_invalid_regex (0.00s) --- PASS: TestValidate/dropdown_invalid_description (0.00s) --- PASS: TestValidate/dropdown_invalid_multiple (0.00s) --- PASS: TestValidate/dropdown_invalid_list (0.00s) --- PASS: TestValidate/checkboxes_invalid_description (0.00s) --- PASS: TestValidate/invalid_type (0.00s) --- PASS: TestValidate/dropdown_miss_options (0.00s) --- PASS: TestValidate/dropdown_invalid_options (0.00s) --- PASS: TestValidate/checkboxes_invalid_options (0.00s) --- PASS: TestValidate/checkboxes_option_miss_label (0.00s) --- PASS: TestValidate/checkboxes_option_invalid_required (0.00s) --- PASS: TestValidate/field_is_required_but_hidden (0.00s) --- PASS: TestValidate/checkboxes_is_required_but_hidden (0.00s) --- PASS: TestValidate/dropdown_default_is_not_an_integer (0.00s) --- PASS: TestValidate/dropdown_default_is_out_of_range (0.00s) --- PASS: TestValidate/dropdown_without_default_is_valid (0.00s) --- PASS: TestValidate/valid (0.00s) --- PASS: TestValidate/single_label (0.00s) --- PASS: TestValidate/comma-delimited_labels (0.00s) --- PASS: TestValidate/empty_string_as_labels (0.00s) --- PASS: TestValidate/comma_delimited_labels_in_markdown (0.00s) === RUN TestRenderToMarkdown === RUN TestRenderToMarkdown/normal --- PASS: TestRenderToMarkdown (0.00s) --- PASS: TestRenderToMarkdown/normal (0.00s) === RUN Test_minQuotes === RUN Test_minQuotes/without_quote === RUN Test_minQuotes/with_1_quote === RUN Test_minQuotes/with_3_quotes === RUN Test_minQuotes/with_more_quotes === RUN Test_minQuotes/not_leading_quotes --- PASS: Test_minQuotes (0.00s) --- PASS: Test_minQuotes/without_quote (0.00s) --- PASS: Test_minQuotes/with_1_quote (0.00s) --- PASS: Test_minQuotes/with_3_quotes (0.00s) --- PASS: Test_minQuotes/with_more_quotes (0.00s) --- PASS: Test_minQuotes/not_leading_quotes (0.00s) PASS ok code.gitea.io/gitea/modules/issue/template 0.081s ? code.gitea.io/gitea/modules/json [no test files] === RUN TestYamlParser --- PASS: TestYamlParser (0.00s) === RUN TestLegacyParser --- PASS: TestLegacyParser (0.00s) PASS ok code.gitea.io/gitea/modules/label 0.007s === RUN TestNewClient --- PASS: TestNewClient (0.00s) === RUN TestDetermineEndpoint --- PASS: TestDetermineEndpoint (0.00s) === RUN TestHTTPClientDownload === RUN TestHTTPClientDownload/https://status-not-ok.io 2025/04/13 12:48:24 ...ules/lfs/endpoint.go:70:endpointFromURL() [E] lfs.endpointFromUrl: unknown url === RUN TestHTTPClientDownload/https://invalid-json-response.io 2025/04/13 12:48:24 ...s/lfs/http_client.go:104:batch() [E] Error decoding json: readObjectStart: expect { or n, but found i, error found in #1 byte of ...|invalid jso|..., bigger context ...|invalid json|... === RUN TestHTTPClientDownload/https://valid-batch-request-download.io === RUN TestHTTPClientDownload/https://response-no-objects.io === RUN TestHTTPClientDownload/https://unknown-transfer-adapter.io === RUN TestHTTPClientDownload/https://error-in-response-objects.io === RUN TestHTTPClientDownload/https://empty-actions-map.io === RUN TestHTTPClientDownload/https://download-actions-map.io === RUN TestHTTPClientDownload/https://upload-actions-map.io === RUN TestHTTPClientDownload/https://verify-actions-map.io === RUN TestHTTPClientDownload/https://unknown-actions-map.io === RUN TestHTTPClientDownload/https://legacy-batch-request-download.io --- PASS: TestHTTPClientDownload (0.00s) --- PASS: TestHTTPClientDownload/https://status-not-ok.io (0.00s) --- PASS: TestHTTPClientDownload/https://invalid-json-response.io (0.00s) --- PASS: TestHTTPClientDownload/https://valid-batch-request-download.io (0.00s) --- PASS: TestHTTPClientDownload/https://response-no-objects.io (0.00s) --- PASS: TestHTTPClientDownload/https://unknown-transfer-adapter.io (0.00s) --- PASS: TestHTTPClientDownload/https://error-in-response-objects.io (0.00s) --- PASS: TestHTTPClientDownload/https://empty-actions-map.io (0.00s) --- PASS: TestHTTPClientDownload/https://download-actions-map.io (0.00s) --- PASS: TestHTTPClientDownload/https://upload-actions-map.io (0.00s) --- PASS: TestHTTPClientDownload/https://verify-actions-map.io (0.00s) --- PASS: TestHTTPClientDownload/https://unknown-actions-map.io (0.00s) --- PASS: TestHTTPClientDownload/https://legacy-batch-request-download.io (0.00s) === RUN TestHTTPClientUpload === RUN TestHTTPClientUpload/https://status-not-ok.io === RUN TestHTTPClientUpload/https://invalid-json-response.io === RUN TestHTTPClientUpload/https://valid-batch-request-upload.io 2025/04/13 12:48:24 ...s/lfs/http_client.go:104:batch() [E] Error decoding json: readObjectStart: expect { or n, but found i, error found in #1 byte of ...|invalid jso|..., bigger context ...|invalid json|... === RUN TestHTTPClientUpload/https://response-no-objects.io === RUN TestHTTPClientUpload/https://unknown-transfer-adapter.io === RUN TestHTTPClientUpload/https://error-in-response-objects.io === RUN TestHTTPClientUpload/https://empty-actions-map.io === RUN TestHTTPClientUpload/https://download-actions-map.io === RUN TestHTTPClientUpload/https://upload-actions-map.io === RUN TestHTTPClientUpload/https://verify-actions-map.io === RUN TestHTTPClientUpload/https://unknown-actions-map.io --- PASS: TestHTTPClientUpload (0.00s) --- PASS: TestHTTPClientUpload/https://status-not-ok.io (0.00s) --- PASS: TestHTTPClientUpload/https://invalid-json-response.io (0.00s) --- PASS: TestHTTPClientUpload/https://valid-batch-request-upload.io (0.00s) --- PASS: TestHTTPClientUpload/https://response-no-objects.io (0.00s) --- PASS: TestHTTPClientUpload/https://unknown-transfer-adapter.io (0.00s) --- PASS: TestHTTPClientUpload/https://error-in-response-objects.io (0.00s) --- PASS: TestHTTPClientUpload/https://empty-actions-map.io (0.00s) --- PASS: TestHTTPClientUpload/https://download-actions-map.io (0.00s) --- PASS: TestHTTPClientUpload/https://upload-actions-map.io (0.00s) --- PASS: TestHTTPClientUpload/https://verify-actions-map.io (0.00s) --- PASS: TestHTTPClientUpload/https://unknown-actions-map.io (0.00s) === RUN TestStringContent --- PASS: TestStringContent (0.00s) === RUN TestRelativePath --- PASS: TestRelativePath (0.00s) === RUN TestIsValid --- PASS: TestIsValid (0.00s) === RUN TestGeneratePointer --- PASS: TestGeneratePointer (0.00s) === RUN TestReadPointerFromBuffer --- PASS: TestReadPointerFromBuffer (0.00s) === RUN TestReadPointer --- PASS: TestReadPointer (0.00s) === RUN TestBasicTransferAdapterName --- PASS: TestBasicTransferAdapterName (0.00s) === RUN TestBasicTransferAdapter === RUN TestBasicTransferAdapter/Download === RUN TestBasicTransferAdapter/Upload === RUN TestBasicTransferAdapter/Verify --- PASS: TestBasicTransferAdapter (0.00s) --- PASS: TestBasicTransferAdapter/Download (0.00s) --- PASS: TestBasicTransferAdapter/Upload (0.00s) --- PASS: TestBasicTransferAdapter/Verify (0.00s) PASS ok code.gitea.io/gitea/modules/lfs 0.052s ? code.gitea.io/gitea/modules/lfstransfer [no test files] === RUN TestToInternalLFSURL --- PASS: TestToInternalLFSURL (0.00s) === RUN TestIsInternalLFSURL --- PASS: TestIsInternalLFSURL (0.00s) PASS ok code.gitea.io/gitea/modules/lfstransfer/backend 0.440s === RUN TestItoa --- PASS: TestItoa (0.00s) === RUN TestEventFormatTextMessage --- PASS: TestEventFormatTextMessage (0.00s) === RUN TestConnLogger --- PASS: TestConnLogger (0.00s) === RUN TestFlags --- PASS: TestFlags (0.00s) === RUN TestLevelMarshalUnmarshalJSON --- PASS: TestLevelMarshalUnmarshalJSON (0.00s) === RUN TestLogger --- PASS: TestLogger (0.20s) === RUN TestLoggerPause --- PASS: TestLoggerPause (0.25s) === RUN TestLoggerLogString --- PASS: TestLoggerLogString (0.00s) === RUN TestLoggerExpressionFilter --- PASS: TestLoggerExpressionFilter (0.00s) === RUN TestSharedWorker --- PASS: TestSharedWorker (0.00s) PASS ok code.gitea.io/gitea/modules/log 0.836s === RUN TestCamoHandleLink --- PASS: TestCamoHandleLink (0.00s) === RUN TestRender_IssueIndexPattern --- PASS: TestRender_IssueIndexPattern (0.00s) === RUN TestRender_IssueIndexPattern2 --- PASS: TestRender_IssueIndexPattern2 (0.01s) === RUN TestRender_IssueIndexPattern3 --- PASS: TestRender_IssueIndexPattern3 (0.00s) === RUN TestRender_IssueIndexPattern4 --- PASS: TestRender_IssueIndexPattern4 (0.00s) === RUN TestRender_IssueIndexPattern5 --- PASS: TestRender_IssueIndexPattern5 (0.00s) === RUN TestRender_IssueIndexPattern_NoShortPattern --- PASS: TestRender_IssueIndexPattern_NoShortPattern (0.00s) === RUN TestRender_PostProcessIssueTitle --- PASS: TestRender_PostProcessIssueTitle (0.00s) === RUN TestRender_AutoLink --- PASS: TestRender_AutoLink (0.00s) === RUN TestRender_FullIssueURLs --- PASS: TestRender_FullIssueURLs (0.00s) === RUN TestRegExp_sha1CurrentPattern --- PASS: TestRegExp_sha1CurrentPattern (0.00s) === RUN TestRegExp_anySHA1Pattern --- PASS: TestRegExp_anySHA1Pattern (0.00s) === RUN TestRegExp_shortLinkPattern --- PASS: TestRegExp_shortLinkPattern (0.00s) === RUN TestResolveLinkRelative --- PASS: TestResolveLinkRelative (0.00s) === RUN TestSanitizer --- PASS: TestSanitizer (0.00s) === RUN TestDescriptionSanitizer --- PASS: TestDescriptionSanitizer (0.00s) === RUN TestRenderCodePreview --- PASS: TestRenderCodePreview (0.00s) === RUN TestRender_Commits --- PASS: TestRender_Commits (0.00s) === RUN TestRender_CrossReferences --- PASS: TestRender_CrossReferences (0.00s) === RUN TestRender_links === RUN TestRender_links/LinkSplit --- PASS: TestRender_links (0.01s) --- PASS: TestRender_links/LinkSplit (0.00s) === RUN TestRender_email --- PASS: TestRender_email (0.00s) === RUN TestRender_emoji --- PASS: TestRender_emoji (1.22s) === RUN TestRender_ShortLinks --- PASS: TestRender_ShortLinks (0.00s) === RUN Test_ParseClusterFuzz --- PASS: Test_ParseClusterFuzz (0.00s) === RUN TestPostProcess_RenderDocument --- PASS: TestPostProcess_RenderDocument (0.00s) === RUN TestIssue16020 --- PASS: TestIssue16020 (0.00s) === RUN TestFuzz --- PASS: TestFuzz (0.00s) === RUN TestIssue18471 --- PASS: TestIssue18471 (0.00s) === RUN TestIsFullURL --- PASS: TestIsFullURL (0.00s) PASS ok code.gitea.io/gitea/modules/markup 2.015s ? code.gitea.io/gitea/modules/markup/asciicast [no test files] === RUN TestCleanValue --- PASS: TestCleanValue (0.00s) PASS ok code.gitea.io/gitea/modules/markup/common 0.005s === RUN TestRenderConsole --- PASS: TestRenderConsole (0.00s) PASS ok code.gitea.io/gitea/modules/markup/console 0.438s === RUN TestRenderCSV --- PASS: TestRenderCSV (0.00s) PASS ok code.gitea.io/gitea/modules/markup/csv 0.440s ? code.gitea.io/gitea/modules/markup/external [no test files] === RUN TestRenderInternal --- PASS: TestRenderInternal (0.00s) PASS ok code.gitea.io/gitea/modules/markup/internal 0.005s === RUN TestMathRender === RUN TestMathRender/$a$ === RUN TestMathRender/$_a_$ === RUN TestMathRender/$a$_$b$ === RUN TestMathRender/\(a\)_\(b\) === RUN TestMathRender/$a$. === RUN TestMathRender/.$a$ === RUN TestMathRender/$a_a$b_b$ === RUN TestMathRender/a_a$b_b === RUN TestMathRender/a$b_$a_a$b_b$ === RUN TestMathRender/a$x$ === RUN TestMathRender/$x$a === RUN TestMathRender/$a$_($b$)_[$c$]_{$d$} === RUN TestMathRender/$$a$$ === RUN TestMathRender/$$a$$_test === RUN TestMathRender/test_$$a$$ === RUN TestMathRender/foo_$x=\$$_bar === RUN TestMathRender/$\text{$b$}$ === RUN TestMathRender/a$`b`$c === RUN TestMathRender/a_$`b`$_c === RUN TestMathRender/a$``b``$c_x$```y```$z --- PASS: TestMathRender (0.02s) --- PASS: TestMathRender/$a$ (0.01s) --- PASS: TestMathRender/$_a_$ (0.00s) --- PASS: TestMathRender/$a$_$b$ (0.00s) --- PASS: TestMathRender/\(a\)_\(b\) (0.00s) --- PASS: TestMathRender/$a$. (0.00s) --- PASS: TestMathRender/.$a$ (0.00s) --- PASS: TestMathRender/$a_a$b_b$ (0.00s) --- PASS: TestMathRender/a_a$b_b (0.00s) --- PASS: TestMathRender/a$b_$a_a$b_b$ (0.00s) --- PASS: TestMathRender/a$x$ (0.00s) --- PASS: TestMathRender/$x$a (0.00s) --- PASS: TestMathRender/$a$_($b$)_[$c$]_{$d$} (0.00s) --- PASS: TestMathRender/$$a$$ (0.00s) --- PASS: TestMathRender/$$a$$_test (0.00s) --- PASS: TestMathRender/test_$$a$$ (0.00s) --- PASS: TestMathRender/foo_$x=\$$_bar (0.00s) --- PASS: TestMathRender/$\text{$b$}$ (0.00s) --- PASS: TestMathRender/a$`b`$c (0.00s) --- PASS: TestMathRender/a_$`b`$_c (0.00s) --- PASS: TestMathRender/a$``b``$c_x$```y```$z (0.00s) === RUN TestMathRenderBlockIndent === RUN TestMathRenderBlockIndent/indent-0 === RUN TestMathRenderBlockIndent/indent-1 === RUN TestMathRenderBlockIndent/indent-2-mismatch === RUN TestMathRenderBlockIndent/indent-2 === RUN TestMathRenderBlockIndent/indent-0-oneline === RUN TestMathRenderBlockIndent/indent-3-oneline === RUN TestMathRenderBlockIndent/quote-block === RUN TestMathRenderBlockIndent/list-block === RUN TestMathRenderBlockIndent/inline-non-math --- PASS: TestMathRenderBlockIndent (0.00s) --- PASS: TestMathRenderBlockIndent/indent-0 (0.00s) --- PASS: TestMathRenderBlockIndent/indent-1 (0.00s) --- PASS: TestMathRenderBlockIndent/indent-2-mismatch (0.00s) --- PASS: TestMathRenderBlockIndent/indent-2 (0.00s) --- PASS: TestMathRenderBlockIndent/indent-0-oneline (0.00s) --- PASS: TestMathRenderBlockIndent/indent-3-oneline (0.00s) --- PASS: TestMathRenderBlockIndent/quote-block (0.00s) --- PASS: TestMathRenderBlockIndent/list-block (0.00s) --- PASS: TestMathRenderBlockIndent/inline-non-math (0.00s) === RUN TestExtractMetadata === RUN TestExtractMetadata/ValidFrontAndBody === RUN TestExtractMetadata/NoFirstSeparator === RUN TestExtractMetadata/NoLastSeparator === RUN TestExtractMetadata/NoBody --- PASS: TestExtractMetadata (0.00s) --- PASS: TestExtractMetadata/ValidFrontAndBody (0.00s) --- PASS: TestExtractMetadata/NoFirstSeparator (0.00s) --- PASS: TestExtractMetadata/NoLastSeparator (0.00s) --- PASS: TestExtractMetadata/NoBody (0.00s) === RUN TestExtractMetadataBytes === RUN TestExtractMetadataBytes/ValidFrontAndBody === RUN TestExtractMetadataBytes/NoFirstSeparator === RUN TestExtractMetadataBytes/NoLastSeparator === RUN TestExtractMetadataBytes/NoBody --- PASS: TestExtractMetadataBytes (0.00s) --- PASS: TestExtractMetadataBytes/ValidFrontAndBody (0.00s) --- PASS: TestExtractMetadataBytes/NoFirstSeparator (0.00s) --- PASS: TestExtractMetadataBytes/NoLastSeparator (0.00s) --- PASS: TestExtractMetadataBytes/NoBody (0.00s) === RUN TestRenderConfig_UnmarshalYAML === RUN TestRenderConfig_UnmarshalYAML/empty === RUN TestRenderConfig_UnmarshalYAML/lang === RUN TestRenderConfig_UnmarshalYAML/metatable === RUN TestRenderConfig_UnmarshalYAML/metanone === RUN TestRenderConfig_UnmarshalYAML/metadetails === RUN TestRenderConfig_UnmarshalYAML/metawrong === RUN TestRenderConfig_UnmarshalYAML/toc === RUN TestRenderConfig_UnmarshalYAML/tocfalse === RUN TestRenderConfig_UnmarshalYAML/toclang === RUN TestRenderConfig_UnmarshalYAML/complexlang === RUN TestRenderConfig_UnmarshalYAML/complexlang2 === RUN TestRenderConfig_UnmarshalYAML/complexlang#01 === RUN TestRenderConfig_UnmarshalYAML/complex2 --- PASS: TestRenderConfig_UnmarshalYAML (0.00s) --- PASS: TestRenderConfig_UnmarshalYAML/empty (0.00s) --- PASS: TestRenderConfig_UnmarshalYAML/lang (0.00s) --- PASS: TestRenderConfig_UnmarshalYAML/metatable (0.00s) --- PASS: TestRenderConfig_UnmarshalYAML/metanone (0.00s) --- PASS: TestRenderConfig_UnmarshalYAML/metadetails (0.00s) --- PASS: TestRenderConfig_UnmarshalYAML/metawrong (0.00s) --- PASS: TestRenderConfig_UnmarshalYAML/toc (0.00s) --- PASS: TestRenderConfig_UnmarshalYAML/tocfalse (0.00s) --- PASS: TestRenderConfig_UnmarshalYAML/toclang (0.00s) --- PASS: TestRenderConfig_UnmarshalYAML/complexlang (0.00s) --- PASS: TestRenderConfig_UnmarshalYAML/complexlang2 (0.00s) --- PASS: TestRenderConfig_UnmarshalYAML/complexlang#01 (0.00s) --- PASS: TestRenderConfig_UnmarshalYAML/complex2 (0.00s) === RUN TestAttention --- PASS: TestAttention (0.00s) === RUN TestRender_StandardLinks --- PASS: TestRender_StandardLinks (0.00s) === RUN TestRender_Images --- PASS: TestRender_Images (0.00s) === RUN TestTotal_RenderString 2025/04/13 12:48:25 ...ation/translation.go:175:NewLocale() [E] Failed to parse language tag from name "": language: tag is not well-formed 2025/04/13 12:48:25 ...ation/translation.go:175:NewLocale() [E] Failed to parse language tag from name "": language: tag is not well-formed --- PASS: TestTotal_RenderString (0.00s) === RUN TestRender_RenderParagraphs --- PASS: TestRender_RenderParagraphs (0.00s) === RUN TestMarkdownRenderRaw 2025/04/13 12:48:25 ...own/markdown_test.go:301:TestMarkdownRenderRaw() [I] Test markdown render error with fuzzy data: 2a202d0a0920605b0a0920605b, the following errors can be recovered 2025/04/13 12:48:25 ...own/markdown_test.go:301:TestMarkdownRenderRaw() [I] Test markdown render error with fuzzy data: 2d202d0d09600d0960, the following errors can be recovered 2025/04/13 12:48:25 ...markdown/markdown.go:177:func1() [E] Panic in markdown: runtime error: slice bounds out of range [:10] with capacity 9 /usr/lib/go/src/runtime/panic.go:141 (0x43e4b3) goPanicSliceAcap: panic(boundsError{x: int64(x), signed: true, y: y, code: boundsSliceAcap}) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/yuin/goldmark/text/segment.go:64 (0x63077a) (*Segment).Value: result = append(result, buffer[t.Start:t.Stop]...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/yuin/goldmark/ast/inline.go:312 (0x63444e) (*CodeSpan).IsBlank: if !util.IsBlank(text.Value(source)) { /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/yuin/goldmark/parser/code_span.go:58 (0x7a2114) (*codeSpanParser).Parse: if !node.IsBlank(block.Source()) { /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/yuin/goldmark/parser/parser.go:1209 (0x7b059c) (*parser).parseBlock: inlineNode = ip.Parse(parent, block, pc) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/yuin/goldmark/parser/parser.go:880 (0x7adc1c) (*parser).Parse.func2: p.parseBlock(blockReader, node, pc) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/yuin/goldmark/parser/parser.go:1134 (0x7afb78) (*parser).walkBlock: cb(block) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/yuin/goldmark/parser/parser.go:1132 (0x7afb4b) (*parser).walkBlock: p.walkBlock(c, cb) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/yuin/goldmark/parser/parser.go:1132 (0x7afb4b) (*parser).walkBlock: p.walkBlock(c, cb) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/yuin/goldmark/parser/parser.go:1132 (0x7afb4b) (*parser).walkBlock: p.walkBlock(c, cb) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/yuin/goldmark/parser/parser.go:879 (0x7adb04) (*parser).Parse: p.walkBlock(root, func(node ast.Node) { /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/vendor/github.com/yuin/goldmark/markdown.go:117 (0x7bdc30) (*markdown).Convert: doc := m.parser.Parse(reader, opts...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/markup/markdown/markdown.go:72 (0x9b8df3) (*GlodmarkRender).Convert: return r.goldmarkMarkdown.Convert(source, writer, opts...) /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/markup/markdown/markdown.go:198 (0x9b8d50) render: if err := converter.Convert(buf, lw, parser.WithContext(pc)); err != nil { /home/buildozer/aports/community/gitea/src/gitea-src-1.23.7/modules/markup/markdown/markdown.go:265 (0x9b95ce) RenderRaw.func2: if err := render(ctx, input, wr); err != nil { /usr/lib/go/src/runtime/asm_amd64.s:1700 (0x4801a0) goexit: BYTE $0x90 // NOP 2025/04/13 12:48:25 ...own/markdown_test.go:301:TestMarkdownRenderRaw() [I] Test markdown render error with fuzzy data: 7b636c6173733d357d0a3d, the following errors can be recovered --- PASS: TestMarkdownRenderRaw (0.00s) === RUN TestRenderSiblingImages_Issue12925 2025/04/13 12:48:25 ...ation/translation.go:175:NewLocale() [E] Failed to parse language tag from name "": language: tag is not well-formed --- PASS: TestRenderSiblingImages_Issue12925 (0.00s) === RUN TestRenderEmojiInLinks_Issue12331 --- PASS: TestRenderEmojiInLinks_Issue12331 (0.00s) === RUN TestColorPreview --- PASS: TestColorPreview (0.00s) === RUN TestMarkdownFrontmatter --- PASS: TestMarkdownFrontmatter (0.00s) === RUN TestRenderLinks --- PASS: TestRenderLinks (0.00s) PASS ok code.gitea.io/gitea/modules/markup/markdown 1.187s ? code.gitea.io/gitea/modules/markup/markdown/math [no test files] === RUN TestMarkdownStripper --- PASS: TestMarkdownStripper (0.00s) PASS ok code.gitea.io/gitea/modules/markup/mdstripper 0.009s === RUN TestRender_StandardLinks --- PASS: TestRender_StandardLinks (0.00s) === RUN TestRender_InternalLinks --- PASS: TestRender_InternalLinks (0.00s) === RUN TestRender_Media --- PASS: TestRender_Media (0.00s) === RUN TestRender_Source --- PASS: TestRender_Source (0.00s) PASS ok code.gitea.io/gitea/modules/markup/orgmode 0.838s ? code.gitea.io/gitea/modules/mcaptcha [no test files] ? code.gitea.io/gitea/modules/metrics [no test files] === RUN TestMigrationJSON_IssueOK --- PASS: TestMigrationJSON_IssueOK (0.00s) === RUN TestMigrationJSON_IssueFail --- PASS: TestMigrationJSON_IssueFail (0.74s) === RUN TestMigrationJSON_MilestoneOK --- PASS: TestMigrationJSON_MilestoneOK (0.00s) PASS ok code.gitea.io/gitea/modules/migration 1.186s === RUN TestRedisUsernameOpt --- PASS: TestRedisUsernameOpt (0.00s) === RUN TestRedisPasswordOpt --- PASS: TestRedisPasswordOpt (0.00s) === RUN TestSkipVerifyOpt --- PASS: TestSkipVerifyOpt (0.00s) === RUN TestInsecureSkipVerifyOpt --- PASS: TestInsecureSkipVerifyOpt (0.00s) === RUN TestRedisSentinelUsernameOpt --- PASS: TestRedisSentinelUsernameOpt (0.00s) === RUN TestRedisSentinelPasswordOpt --- PASS: TestRedisSentinelPasswordOpt (0.00s) === RUN TestRedisDatabaseIndexTcp --- PASS: TestRedisDatabaseIndexTcp (0.00s) === RUN TestRedisDatabaseIndexUnix --- PASS: TestRedisDatabaseIndexUnix (0.00s) === RUN TestToRedisURI === RUN TestToRedisURI/old_default === RUN TestToRedisURI/old_macaron_session_default --- PASS: TestToRedisURI (0.00s) --- PASS: TestToRedisURI/old_default (0.00s) --- PASS: TestToRedisURI/old_macaron_session_default (0.00s) PASS ok code.gitea.io/gitea/modules/nosql 0.007s === RUN TestOption --- PASS: TestOption (0.00s) === RUN TestOptionalToJson === RUN TestOptionalToJson/empty === RUN TestOptionalToJson/some --- PASS: TestOptionalToJson (0.00s) --- PASS: TestOptionalToJson/empty (0.00s) --- PASS: TestOptionalToJson/some (0.00s) === RUN TestOptionalFromJson === RUN TestOptionalFromJson/empty === RUN TestOptionalFromJson/some --- PASS: TestOptionalFromJson (0.00s) --- PASS: TestOptionalFromJson/empty (0.00s) --- PASS: TestOptionalFromJson/some (0.00s) === RUN TestOptionalToYaml === RUN TestOptionalToYaml/empty === RUN TestOptionalToYaml/some --- PASS: TestOptionalToYaml (0.00s) --- PASS: TestOptionalToYaml/empty (0.00s) --- PASS: TestOptionalToYaml/some (0.00s) === RUN TestOptionalFromYaml === RUN TestOptionalFromYaml/empty === RUN TestOptionalFromYaml/empty_but_init === RUN TestOptionalFromYaml/some --- PASS: TestOptionalFromYaml (0.00s) --- PASS: TestOptionalFromYaml/empty (0.00s) --- PASS: TestOptionalFromYaml/empty_but_init (0.00s) --- PASS: TestOptionalFromYaml/some (0.00s) PASS ok code.gitea.io/gitea/modules/optional 0.007s ? code.gitea.io/gitea/modules/options [no test files] === RUN TestHashedBuffer --- PASS: TestHashedBuffer (0.00s) === RUN TestMultiHasherSums === RUN TestMultiHasherSums/Sums === RUN TestMultiHasherSums/State --- PASS: TestMultiHasherSums (0.00s) --- PASS: TestMultiHasherSums/Sums (0.00s) --- PASS: TestMultiHasherSums/State (0.00s) PASS ok code.gitea.io/gitea/modules/packages 0.346s === RUN TestParsePackage === RUN TestParsePackage/MissingPKGINFOFile === RUN TestParsePackage/InvalidPKGINFOFile === RUN TestParsePackage/Valid --- PASS: TestParsePackage (0.00s) --- PASS: TestParsePackage/MissingPKGINFOFile (0.00s) --- PASS: TestParsePackage/InvalidPKGINFOFile (0.00s) --- PASS: TestParsePackage/Valid (0.00s) === RUN TestParsePackageInfo === RUN TestParsePackageInfo/InvalidName === RUN TestParsePackageInfo/InvalidVersion === RUN TestParsePackageInfo/Valid --- PASS: TestParsePackageInfo (0.00s) --- PASS: TestParsePackageInfo/InvalidName (0.00s) --- PASS: TestParsePackageInfo/InvalidVersion (0.00s) --- PASS: TestParsePackageInfo/Valid (0.00s) PASS ok code.gitea.io/gitea/modules/packages/alpine 0.047s === RUN TestParsePackage === RUN TestParsePackage/gz === RUN TestParsePackage/gz/MissingPKGINFOFile === RUN TestParsePackage/gz/InvalidPKGINFOFile === RUN TestParsePackage/gz/Valid === RUN TestParsePackage/xz === RUN TestParsePackage/xz/MissingPKGINFOFile === RUN TestParsePackage/xz/InvalidPKGINFOFile === RUN TestParsePackage/xz/Valid === RUN TestParsePackage/zst === RUN TestParsePackage/zst/MissingPKGINFOFile === RUN TestParsePackage/zst/InvalidPKGINFOFile === RUN TestParsePackage/zst/Valid --- PASS: TestParsePackage (0.04s) --- PASS: TestParsePackage/gz (0.00s) --- PASS: TestParsePackage/gz/MissingPKGINFOFile (0.00s) --- PASS: TestParsePackage/gz/InvalidPKGINFOFile (0.00s) --- PASS: TestParsePackage/gz/Valid (0.00s) --- PASS: TestParsePackage/xz (0.03s) --- PASS: TestParsePackage/xz/MissingPKGINFOFile (0.01s) --- PASS: TestParsePackage/xz/InvalidPKGINFOFile (0.01s) --- PASS: TestParsePackage/xz/Valid (0.02s) --- PASS: TestParsePackage/zst (0.00s) --- PASS: TestParsePackage/zst/MissingPKGINFOFile (0.00s) --- PASS: TestParsePackage/zst/InvalidPKGINFOFile (0.00s) --- PASS: TestParsePackage/zst/Valid (0.00s) === RUN TestParsePackageInfo === RUN TestParsePackageInfo/InvalidName === RUN TestParsePackageInfo/Regexp === RUN TestParsePackageInfo/InvalidVersion === RUN TestParsePackageInfo/Valid --- PASS: TestParsePackageInfo (0.00s) --- PASS: TestParsePackageInfo/InvalidName (0.00s) --- PASS: TestParsePackageInfo/Regexp (0.00s) --- PASS: TestParsePackageInfo/InvalidVersion (0.00s) --- PASS: TestParsePackageInfo/Valid (0.00s) PASS ok code.gitea.io/gitea/modules/packages/arch 0.093s === RUN TestParsePackage === RUN TestParsePackage/InvalidName === RUN TestParsePackage/InvalidVersion === RUN TestParsePackage/Valid === RUN TestParsePackage/Renamed --- PASS: TestParsePackage (0.00s) --- PASS: TestParsePackage/InvalidName (0.00s) --- PASS: TestParsePackage/InvalidVersion (0.00s) --- PASS: TestParsePackage/Valid (0.00s) --- PASS: TestParsePackage/Renamed (0.00s) PASS ok code.gitea.io/gitea/modules/packages/cargo 0.046s === RUN TestParsePackage === RUN TestParsePackage/MissingMetadataFile === RUN TestParsePackage/Valid --- PASS: TestParsePackage (0.00s) --- PASS: TestParsePackage/MissingMetadataFile (0.00s) --- PASS: TestParsePackage/Valid (0.00s) === RUN TestParseChefMetadata === RUN TestParseChefMetadata/InvalidName === RUN TestParseChefMetadata/InvalidVersion === RUN TestParseChefMetadata/Valid --- PASS: TestParseChefMetadata (0.00s) --- PASS: TestParseChefMetadata/InvalidName (0.00s) --- PASS: TestParseChefMetadata/InvalidVersion (0.00s) --- PASS: TestParseChefMetadata/Valid (0.00s) PASS ok code.gitea.io/gitea/modules/packages/chef 0.045s === RUN TestLicenseUnmarshal --- PASS: TestLicenseUnmarshal (0.00s) === RUN TestCommentsUnmarshal --- PASS: TestCommentsUnmarshal (0.00s) === RUN TestParsePackage === RUN TestParsePackage/MissingComposerFile === RUN TestParsePackage/MissingComposerFileInRoot === RUN TestParsePackage/InvalidComposerFile === RUN TestParsePackage/InvalidPackageName === RUN TestParsePackage/InvalidPackageVersion === RUN TestParsePackage/InvalidReadmePath === RUN TestParsePackage/Valid --- PASS: TestParsePackage (0.00s) --- PASS: TestParsePackage/MissingComposerFile (0.00s) --- PASS: TestParsePackage/MissingComposerFileInRoot (0.00s) --- PASS: TestParsePackage/InvalidComposerFile (0.00s) --- PASS: TestParsePackage/InvalidPackageName (0.00s) --- PASS: TestParsePackage/InvalidPackageVersion (0.00s) --- PASS: TestParsePackage/InvalidReadmePath (0.00s) --- PASS: TestParsePackage/Valid (0.00s) PASS ok code.gitea.io/gitea/modules/packages/composer 0.047s === RUN TestParseConanfile --- PASS: TestParseConanfile (0.00s) === RUN TestParseConaninfo --- PASS: TestParseConaninfo (0.00s) === RUN TestNewRecipeReference --- PASS: TestNewRecipeReference (0.00s) === RUN TestRecipeReferenceRevisionOrDefault --- PASS: TestRecipeReferenceRevisionOrDefault (0.00s) === RUN TestRecipeReferenceString --- PASS: TestRecipeReferenceString (0.00s) === RUN TestRecipeReferenceLinkName --- PASS: TestRecipeReferenceLinkName (0.00s) === RUN TestNewPackageReference --- PASS: TestNewPackageReference (0.00s) === RUN TestPackageReferenceRevisionOrDefault --- PASS: TestPackageReferenceRevisionOrDefault (0.00s) === RUN TestPackageReferenceLinkName --- PASS: TestPackageReferenceLinkName (0.00s) PASS ok code.gitea.io/gitea/modules/packages/conan 0.006s === RUN TestParsePackage === RUN TestParsePackage/MissingIndexFile === RUN TestParsePackage/MissingAboutFile === RUN TestParsePackage/InvalidName === RUN TestParsePackage/InvalidVersion === RUN TestParsePackage/Valid === RUN TestParsePackage/.tar.bz2 === RUN TestParsePackage/.conda --- PASS: TestParsePackage (0.00s) --- PASS: TestParsePackage/MissingIndexFile (0.00s) --- PASS: TestParsePackage/MissingAboutFile (0.00s) --- PASS: TestParsePackage/InvalidName (0.00s) --- PASS: TestParsePackage/InvalidVersion (0.00s) --- PASS: TestParsePackage/Valid (0.00s) --- PASS: TestParsePackage/.tar.bz2 (0.00s) --- PASS: TestParsePackage/.conda (0.00s) PASS ok code.gitea.io/gitea/modules/packages/conda 0.047s === RUN TestParseImageConfig --- PASS: TestParseImageConfig (0.00s) PASS ok code.gitea.io/gitea/modules/packages/container 0.036s ? code.gitea.io/gitea/modules/packages/container/helm [no test files] === RUN TestParsePackage === RUN TestParsePackage/.tar.gz === RUN TestParsePackage/.tar.gz/MissingDescriptionFile === RUN TestParsePackage/.tar.gz/Valid === RUN TestParsePackage/.zip === RUN TestParsePackage/.zip/MissingDescriptionFile === RUN TestParsePackage/.zip/Valid --- PASS: TestParsePackage (0.00s) --- PASS: TestParsePackage/.tar.gz (0.00s) --- PASS: TestParsePackage/.tar.gz/MissingDescriptionFile (0.00s) --- PASS: TestParsePackage/.tar.gz/Valid (0.00s) --- PASS: TestParsePackage/.zip (0.00s) --- PASS: TestParsePackage/.zip/MissingDescriptionFile (0.00s) --- PASS: TestParsePackage/.zip/Valid (0.00s) === RUN TestParseDescription === RUN TestParseDescription/InvalidName === RUN TestParseDescription/InvalidVersion === RUN TestParseDescription/Valid --- PASS: TestParseDescription (0.00s) --- PASS: TestParseDescription/InvalidName (0.00s) --- PASS: TestParseDescription/InvalidVersion (0.00s) --- PASS: TestParseDescription/Valid (0.00s) PASS ok code.gitea.io/gitea/modules/packages/cran 0.006s === RUN TestParsePackage === RUN TestParsePackage/MissingControlFile === RUN TestParsePackage/Compression === RUN TestParsePackage/Compression/Unsupported === RUN TestParsePackage/Compression/#00 === RUN TestParsePackage/Compression/#00/TrailingSlash === RUN TestParsePackage/Compression/.gz === RUN TestParsePackage/Compression/.gz/TrailingSlash === RUN TestParsePackage/Compression/.xz === RUN TestParsePackage/Compression/.xz/TrailingSlash === RUN TestParsePackage/Compression/.zst === RUN TestParsePackage/Compression/.zst/TrailingSlash --- PASS: TestParsePackage (0.01s) --- PASS: TestParsePackage/MissingControlFile (0.00s) --- PASS: TestParsePackage/Compression (0.01s) --- PASS: TestParsePackage/Compression/Unsupported (0.00s) --- PASS: TestParsePackage/Compression/#00 (0.00s) --- PASS: TestParsePackage/Compression/#00/TrailingSlash (0.00s) --- PASS: TestParsePackage/Compression/.gz (0.00s) --- PASS: TestParsePackage/Compression/.gz/TrailingSlash (0.00s) --- PASS: TestParsePackage/Compression/.xz (0.01s) --- PASS: TestParsePackage/Compression/.xz/TrailingSlash (0.00s) --- PASS: TestParsePackage/Compression/.zst (0.00s) --- PASS: TestParsePackage/Compression/.zst/TrailingSlash (0.00s) === RUN TestParseControlFile === RUN TestParseControlFile/InvalidName === RUN TestParseControlFile/InvalidVersion === RUN TestParseControlFile/InvalidArchitecture === RUN TestParseControlFile/Valid --- PASS: TestParseControlFile (0.00s) --- PASS: TestParseControlFile/InvalidName (0.00s) --- PASS: TestParseControlFile/InvalidVersion (0.00s) --- PASS: TestParseControlFile/InvalidArchitecture (0.00s) --- PASS: TestParseControlFile/Valid (0.00s) PASS ok code.gitea.io/gitea/modules/packages/debian 0.055s === RUN TestParsePackage === RUN TestParsePackage/EmptyPackage === RUN TestParsePackage/InvalidNameOrVersionStructure === RUN TestParsePackage/GoModFileInWrongDirectory === RUN TestParsePackage/Valid --- PASS: TestParsePackage (0.00s) --- PASS: TestParsePackage/EmptyPackage (0.00s) --- PASS: TestParsePackage/InvalidNameOrVersionStructure (0.00s) --- PASS: TestParsePackage/GoModFileInWrongDirectory (0.00s) --- PASS: TestParsePackage/Valid (0.00s) PASS ok code.gitea.io/gitea/modules/packages/goproxy 0.004s ? code.gitea.io/gitea/modules/packages/helm [no test files] === RUN TestParsePackageMetaData === RUN TestParsePackageMetaData/InvalidFile === RUN TestParsePackageMetaData/Valid === RUN TestParsePackageMetaData/Encoding === RUN TestParsePackageMetaData/ParentInherit === RUN TestParsePackageMetaData/ParentInherit#01 --- PASS: TestParsePackageMetaData (0.00s) --- PASS: TestParsePackageMetaData/InvalidFile (0.00s) --- PASS: TestParsePackageMetaData/Valid (0.00s) --- PASS: TestParsePackageMetaData/Encoding (0.00s) --- PASS: TestParsePackageMetaData/ParentInherit (0.00s) --- PASS: TestParsePackageMetaData/ParentInherit#01 (0.00s) PASS ok code.gitea.io/gitea/modules/packages/maven 0.042s === RUN TestParsePackage === RUN TestParsePackage/InvalidUpload === RUN TestParsePackage/InvalidUploadNoData === RUN TestParsePackage/InvalidPackageName === RUN TestParsePackage/ValidPackageName === RUN TestParsePackage/InvalidPackageVersion === RUN TestParsePackage/InvalidAttachment === RUN TestParsePackage/InvalidData === RUN TestParsePackage/InvalidIntegrity === RUN TestParsePackage/InvalidIntegrity2 === RUN TestParsePackage/Valid --- PASS: TestParsePackage (0.00s) --- PASS: TestParsePackage/InvalidUpload (0.00s) --- PASS: TestParsePackage/InvalidUploadNoData (0.00s) --- PASS: TestParsePackage/InvalidPackageName (0.00s) --- PASS: TestParsePackage/ValidPackageName (0.00s) --- PASS: TestParsePackage/InvalidPackageVersion (0.00s) --- PASS: TestParsePackage/InvalidAttachment (0.00s) --- PASS: TestParsePackage/InvalidData (0.00s) --- PASS: TestParsePackage/InvalidIntegrity (0.00s) --- PASS: TestParsePackage/InvalidIntegrity2 (0.00s) --- PASS: TestParsePackage/Valid (0.00s) PASS ok code.gitea.io/gitea/modules/packages/npm 0.049s === RUN TestParsePackageMetaData === RUN TestParsePackageMetaData/MissingNuspecFile === RUN TestParsePackageMetaData/MissingNuspecFileInRoot === RUN TestParsePackageMetaData/InvalidNuspecFile === RUN TestParsePackageMetaData/InvalidPackageId === RUN TestParsePackageMetaData/InvalidPackageVersion === RUN TestParsePackageMetaData/MissingReadme === RUN TestParsePackageMetaData/Dependency_Package === RUN TestParsePackageMetaData/Dependency_Package/NormalizedVersion === RUN TestParsePackageMetaData/Symbols_Package --- PASS: TestParsePackageMetaData (0.00s) --- PASS: TestParsePackageMetaData/MissingNuspecFile (0.00s) --- PASS: TestParsePackageMetaData/MissingNuspecFileInRoot (0.00s) --- PASS: TestParsePackageMetaData/InvalidNuspecFile (0.00s) --- PASS: TestParsePackageMetaData/InvalidPackageId (0.00s) --- PASS: TestParsePackageMetaData/InvalidPackageVersion (0.00s) --- PASS: TestParsePackageMetaData/MissingReadme (0.00s) --- PASS: TestParsePackageMetaData/Dependency_Package (0.00s) --- PASS: TestParsePackageMetaData/Dependency_Package/NormalizedVersion (0.00s) --- PASS: TestParsePackageMetaData/Symbols_Package (0.00s) === RUN TestExtractPortablePdb === RUN TestExtractPortablePdb/MissingPdbFiles === RUN TestExtractPortablePdb/InvalidFiles === RUN TestExtractPortablePdb/Valid --- PASS: TestExtractPortablePdb (0.00s) --- PASS: TestExtractPortablePdb/MissingPdbFiles (0.00s) --- PASS: TestExtractPortablePdb/InvalidFiles (0.00s) --- PASS: TestExtractPortablePdb/Valid (0.00s) === RUN TestParseDebugHeaderID === RUN TestParseDebugHeaderID/InvalidPdbMagicNumber === RUN TestParseDebugHeaderID/MissingPdbStream === RUN TestParseDebugHeaderID/Valid --- PASS: TestParseDebugHeaderID (0.00s) --- PASS: TestParseDebugHeaderID/InvalidPdbMagicNumber (0.00s) --- PASS: TestParseDebugHeaderID/MissingPdbStream (0.00s) --- PASS: TestParseDebugHeaderID/Valid (0.00s) PASS ok code.gitea.io/gitea/modules/packages/nuget 0.054s === RUN TestParsePackage === RUN TestParsePackage/MissingPubspecFile === RUN TestParsePackage/PubspecFileTooLarge === RUN TestParsePackage/InvalidPubspecFile === RUN TestParsePackage/Valid === RUN TestParsePackage/ValidWithReadme --- PASS: TestParsePackage (0.00s) --- PASS: TestParsePackage/MissingPubspecFile (0.00s) --- PASS: TestParsePackage/PubspecFileTooLarge (0.00s) --- PASS: TestParsePackage/InvalidPubspecFile (0.00s) --- PASS: TestParsePackage/Valid (0.00s) --- PASS: TestParsePackage/ValidWithReadme (0.00s) === RUN TestParsePubspecMetadata === RUN TestParsePubspecMetadata/InvalidName === RUN TestParsePubspecMetadata/InvalidVersion === RUN TestParsePubspecMetadata/Valid --- PASS: TestParsePubspecMetadata (0.00s) --- PASS: TestParsePubspecMetadata/InvalidName (0.00s) --- PASS: TestParsePubspecMetadata/InvalidVersion (0.00s) --- PASS: TestParsePubspecMetadata/Valid (0.00s) PASS ok code.gitea.io/gitea/modules/packages/pub 0.043s ? code.gitea.io/gitea/modules/packages/pypi [no test files] === RUN TestParsePackage --- PASS: TestParsePackage (0.00s) PASS ok code.gitea.io/gitea/modules/packages/rpm 0.045s === RUN TestMinimalEncoder --- PASS: TestMinimalEncoder (0.00s) === RUN TestParsePackageMetaData === RUN TestParsePackageMetaData/MissingMetadataFile === RUN TestParsePackageMetaData/Valid --- PASS: TestParsePackageMetaData (0.00s) --- PASS: TestParsePackageMetaData/MissingMetadataFile (0.00s) --- PASS: TestParsePackageMetaData/Valid (0.00s) === RUN TestParseMetadataFile --- PASS: TestParseMetadataFile (0.00s) PASS ok code.gitea.io/gitea/modules/packages/rubygems 0.044s === RUN TestParsePackage === RUN TestParsePackage/MissingManifestFile === RUN TestParsePackage/ManifestFileTooLarge === RUN TestParsePackage/WithoutMetadata === RUN TestParsePackage/WithMetadata --- PASS: TestParsePackage (0.00s) --- PASS: TestParsePackage/MissingManifestFile (0.00s) --- PASS: TestParsePackage/ManifestFileTooLarge (0.00s) --- PASS: TestParsePackage/WithoutMetadata (0.00s) --- PASS: TestParsePackage/WithMetadata (0.00s) === RUN TestTrimmedVersionString --- PASS: TestTrimmedVersionString (0.00s) PASS ok code.gitea.io/gitea/modules/packages/swift 0.047s === RUN TestParseMetadataFromBox === RUN TestParseMetadataFromBox/MissingInfoFile === RUN TestParseMetadataFromBox/Valid --- PASS: TestParseMetadataFromBox (0.00s) --- PASS: TestParseMetadataFromBox/MissingInfoFile (0.00s) --- PASS: TestParseMetadataFromBox/Valid (0.00s) === RUN TestParseInfoFile === RUN TestParseInfoFile/UnknownKeys === RUN TestParseInfoFile/Valid --- PASS: TestParseInfoFile (0.00s) --- PASS: TestParseInfoFile/UnknownKeys (0.00s) --- PASS: TestParseInfoFile/Valid (0.00s) PASS ok code.gitea.io/gitea/modules/packages/vagrant 0.046s === RUN TestPaginator === RUN TestPaginator/Basic_logics === RUN TestPaginator/Generate_pages === RUN TestPaginator/Only_current_page === RUN TestPaginator/Total_page_number_is_less_or_equal === RUN TestPaginator/Has_more_previous_pages_ === RUN TestPaginator/Has_more_next_pages === RUN TestPaginator/Has_both_more_previous_and_next_pages --- PASS: TestPaginator (0.00s) --- PASS: TestPaginator/Basic_logics (0.00s) --- PASS: TestPaginator/Generate_pages (0.00s) --- PASS: TestPaginator/Only_current_page (0.00s) --- PASS: TestPaginator/Total_page_number_is_less_or_equal (0.00s) --- PASS: TestPaginator/Has_more_previous_pages_ (0.00s) --- PASS: TestPaginator/Has_more_next_pages (0.00s) --- PASS: TestPaginator/Has_both_more_previous_and_next_pages (0.00s) PASS ok code.gitea.io/gitea/modules/paginator 0.005s ? code.gitea.io/gitea/modules/pprof [no test files] === RUN TestGitPushOptions --- PASS: TestGitPushOptions (0.00s) PASS ok code.gitea.io/gitea/modules/private 0.070s === RUN TestGetManager --- PASS: TestGetManager (0.00s) === RUN TestManager_AddContext --- PASS: TestManager_AddContext (0.00s) === RUN TestManager_Cancel --- PASS: TestManager_Cancel (0.00s) === RUN TestManager_Remove --- PASS: TestManager_Remove (0.00s) === RUN TestExecTimeoutNever --- PASS: TestExecTimeoutNever (0.01s) === RUN TestExecTimeoutAlways --- PASS: TestExecTimeoutAlways (0.04s) PASS ok code.gitea.io/gitea/modules/process 0.051s ? code.gitea.io/gitea/modules/proxy [no test files] ? code.gitea.io/gitea/modules/proxyprotocol [no test files] === RUN TestParseAcceptEncoding === RUN TestParseAcceptEncoding/deflate,_gzip;q=1.0,_*;q=0.5 === RUN TestParseAcceptEncoding/_gzip,_deflate,_br --- PASS: TestParseAcceptEncoding (0.00s) --- PASS: TestParseAcceptEncoding/deflate,_gzip;q=1.0,_*;q=0.5 (0.00s) --- PASS: TestParseAcceptEncoding/_gzip,_deflate,_br (0.00s) PASS ok code.gitea.io/gitea/modules/public 0.005s === RUN TestBaseChannel === RUN TestBaseChannel/testQueueBasic-baseChannel-unique:false === RUN TestBaseChannel/testQueueBasic-baseChannel-unique:true --- PASS: TestBaseChannel (0.10s) --- PASS: TestBaseChannel/testQueueBasic-baseChannel-unique:false (0.05s) --- PASS: TestBaseChannel/testQueueBasic-baseChannel-unique:true (0.05s) === RUN TestBaseLevelDB === RUN TestBaseLevelDB/testQueueBasic-baseLevelQueue-unique:false === RUN TestBaseLevelDB/testQueueBasic-baseLevelQueueUnique-unique:true --- PASS: TestBaseLevelDB (0.56s) --- PASS: TestBaseLevelDB/testQueueBasic-baseLevelQueue-unique:false (0.14s) --- PASS: TestBaseLevelDB/testQueueBasic-baseLevelQueueUnique-unique:true (0.42s) === RUN TestCorruptedLevelQueue --- PASS: TestCorruptedLevelQueue (0.01s) === RUN TestBaseRedis base_redis_test.go:60: redis-server not found --- SKIP: TestBaseRedis (0.07s) === RUN TestBaseDummy --- PASS: TestBaseDummy (0.00s) === RUN TestManager --- PASS: TestManager (0.09s) === RUN TestWorkerPoolQueueUnhandled === RUN TestWorkerPoolQueueUnhandled/1/1 === RUN TestWorkerPoolQueueUnhandled/3/1 === RUN TestWorkerPoolQueueUnhandled/4/5 --- PASS: TestWorkerPoolQueueUnhandled (0.25s) --- PASS: TestWorkerPoolQueueUnhandled/1/1 (0.08s) --- PASS: TestWorkerPoolQueueUnhandled/3/1 (0.08s) --- PASS: TestWorkerPoolQueueUnhandled/4/5 (0.08s) === RUN TestWorkerPoolQueuePersistence === RUN TestWorkerPoolQueuePersistence/1/1 === RUN TestWorkerPoolQueuePersistence/3/1 === RUN TestWorkerPoolQueuePersistence/4/5 --- PASS: TestWorkerPoolQueuePersistence (2.08s) --- PASS: TestWorkerPoolQueuePersistence/1/1 (1.25s) --- PASS: TestWorkerPoolQueuePersistence/3/1 (0.47s) --- PASS: TestWorkerPoolQueuePersistence/4/5 (0.37s) === RUN TestWorkerPoolQueueActiveWorkers --- PASS: TestWorkerPoolQueueActiveWorkers (1.70s) === RUN TestWorkerPoolQueueShutdown 2025/04/13 12:48:37 ...queue/workergroup.go:110:doWorkerHandle() [E] Queue "test-workpoolqueue" failed to handle batch of 3 items, backoff for a few seconds 2025/04/13 12:48:37 ...queue/workergroup.go:110:doWorkerHandle() [E] Queue "test-workpoolqueue" failed to handle batch of 3 items, backoff for a few seconds 2025/04/13 12:48:37 ...queue/workergroup.go:110:doWorkerHandle() [E] Queue "test-workpoolqueue" failed to handle batch of 3 items, backoff for a few seconds 2025/04/13 12:48:37 ...queue/workergroup.go:110:doWorkerHandle() [E] Queue "test-workpoolqueue" failed to handle batch of 3 items, backoff for a few seconds --- PASS: TestWorkerPoolQueueShutdown (0.41s) === RUN TestWorkerPoolQueueWorkerIdleReset --- PASS: TestWorkerPoolQueueWorkerIdleReset (0.55s) PASS ok code.gitea.io/gitea/modules/queue 5.828s ? code.gitea.io/gitea/modules/queue/lqinternal [no test files] ? code.gitea.io/gitea/modules/recaptcha [no test files] === RUN TestConvertFullHTMLReferencesToShortRefs --- PASS: TestConvertFullHTMLReferencesToShortRefs (0.00s) === RUN TestFindAllIssueReferences --- PASS: TestFindAllIssueReferences (0.00s) === RUN TestFindAllMentions --- PASS: TestFindAllMentions (0.00s) === RUN TestFindRenderizableCommitCrossReference --- PASS: TestFindRenderizableCommitCrossReference (0.00s) === RUN TestRegExp_mentionPattern --- PASS: TestRegExp_mentionPattern (0.00s) === RUN TestRegExp_issueNumericPattern --- PASS: TestRegExp_issueNumericPattern (0.00s) === RUN TestRegExp_issueAlphanumericPattern --- PASS: TestRegExp_issueAlphanumericPattern (0.00s) === RUN TestCustomizeCloseKeywords --- PASS: TestCustomizeCloseKeywords (0.00s) === RUN TestParseCloseKeywords 2025/04/13 12:48:32 ...rences/references.go:154:parseKeywords() [I] Invalid keyword: 2025/04/13 12:48:32 ...rences/references.go:154:parseKeywords() [I] Invalid keyword: 99 2025/04/13 12:48:32 ...rences/references.go:154:parseKeywords() [I] Invalid keyword: # 2025/04/13 12:48:32 ...rences/references.go:154:parseKeywords() [I] Invalid keyword: 2025/04/13 12:48:32 ...rences/references.go:154:parseKeywords() [I] Invalid keyword: this is --- PASS: TestParseCloseKeywords (0.00s) 2025/04/13 12:48:32 ...rences/references.go:154:parseKeywords() [I] Invalid keyword: ,$! 2025/04/13 12:48:32 ...rences/references.go:154:parseKeywords() [I] Invalid keyword: 1234 PASS ok code.gitea.io/gitea/modules/references 0.010s === RUN TestRegexpLru --- PASS: TestRegexpLru (0.00s) PASS ok code.gitea.io/gitea/modules/regexplru 0.004s 2025/04/13 12:48:33 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:33 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2890614767/attachments 2025/04/13 12:48:33 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:33 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2890614767/avatars 2025/04/13 12:48:33 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:33 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2890614767/repo-avatars 2025/04/13 12:48:33 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:33 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2890614767/repo-archive 2025/04/13 12:48:33 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:33 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2890614767/packages 2025/04/13 12:48:33 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:33 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2890614767/actions_log 2025/04/13 12:48:33 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:33 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2076/data/actions_artifacts === RUN TestSyncRepoBranches --- PASS: TestSyncRepoBranches (0.07s) === RUN TestPushCommits_ToAPIPayloadCommits --- PASS: TestPushCommits_ToAPIPayloadCommits (0.03s) === RUN TestPushCommits_AvatarLink --- PASS: TestPushCommits_AvatarLink (0.03s) === RUN TestCommitToPushCommit --- PASS: TestCommitToPushCommit (0.00s) === RUN TestListToPushCommits --- PASS: TestListToPushCommits (0.00s) === RUN TestUpdateRepositoryVisibilityChanged --- PASS: TestUpdateRepositoryVisibilityChanged (0.02s) === RUN TestGetDirectorySize --- PASS: TestGetDirectorySize (0.04s) === RUN TestCanUserForkBetweenOwners --- PASS: TestCanUserForkBetweenOwners (0.00s) === RUN TestMergeCustomLabels --- PASS: TestMergeCustomLabels (0.00s) === RUN Test_getLicense === RUN Test_getLicense/regular === RUN Test_getLicense/license_not_found --- PASS: Test_getLicense (0.00s) --- PASS: Test_getLicense/regular (0.00s) --- PASS: Test_getLicense/license_not_found (0.00s) === RUN Test_fillLicensePlaceholder === RUN Test_fillLicensePlaceholder/owner === RUN Test_fillLicensePlaceholder/email === RUN Test_fillLicensePlaceholder/repo === RUN Test_fillLicensePlaceholder/year === RUN Test_fillLicensePlaceholder/0BSD --- PASS: Test_fillLicensePlaceholder (0.00s) --- PASS: Test_fillLicensePlaceholder/owner (0.00s) --- PASS: Test_fillLicensePlaceholder/email (0.00s) --- PASS: Test_fillLicensePlaceholder/repo (0.00s) --- PASS: Test_fillLicensePlaceholder/year (0.00s) --- PASS: Test_fillLicensePlaceholder/0BSD (0.00s) === RUN Test_calcSync --- PASS: Test_calcSync (0.00s) PASS ok code.gitea.io/gitea/modules/repository 0.835s === RUN TestEncryptDecrypt --- PASS: TestEncryptDecrypt (0.00s) PASS ok code.gitea.io/gitea/modules/secret 0.003s ? code.gitea.io/gitea/modules/session [no test files] === RUN Test_getStorageInheritNameSectionTypeForActions --- PASS: Test_getStorageInheritNameSectionTypeForActions (0.00s) === RUN Test_getDefaultActionsURLForActions === RUN Test_getDefaultActionsURLForActions/default === RUN Test_getDefaultActionsURLForActions/github === RUN Test_getDefaultActionsURLForActions/self === RUN Test_getDefaultActionsURLForActions/custom_url === RUN Test_getDefaultActionsURLForActions/custom_urls 2025/04/13 12:48:32 ...s/setting/actions.go:82:loadActionsFrom() [E] [actions] DEFAULT_ACTIONS_URL does not support "https://gitea.com" as custom URL any longer, fallback to "github" === RUN Test_getDefaultActionsURLForActions/invalid 2025/04/13 12:48:32 ...s/setting/actions.go:82:loadActionsFrom() [E] [actions] DEFAULT_ACTIONS_URL does not support "https://gitea.com,https://github.com" as custom URL any longer, fallback to "github" --- PASS: Test_getDefaultActionsURLForActions (0.00s) --- PASS: Test_getDefaultActionsURLForActions/default (0.00s) --- PASS: Test_getDefaultActionsURLForActions/github (0.00s) --- PASS: Test_getDefaultActionsURLForActions/self (0.00s) --- PASS: Test_getDefaultActionsURLForActions/custom_url (0.00s) --- PASS: Test_getDefaultActionsURLForActions/custom_urls (0.00s) --- PASS: Test_getDefaultActionsURLForActions/invalid (0.00s) === RUN Test_getStorageCustomType --- PASS: Test_getStorageCustomType (0.00s) === RUN Test_getStorageTypeSectionOverridesStorageSection --- PASS: Test_getStorageTypeSectionOverridesStorageSection (0.00s) === RUN Test_getStorageSpecificOverridesStorage --- PASS: Test_getStorageSpecificOverridesStorage (0.00s) === RUN Test_getStorageGetDefaults --- PASS: Test_getStorageGetDefaults (0.00s) === RUN Test_getStorageInheritNameSectionType --- PASS: Test_getStorageInheritNameSectionType (0.00s) === RUN Test_AttachmentStorage --- PASS: Test_AttachmentStorage (0.00s) === RUN Test_AttachmentStorage1 --- PASS: Test_AttachmentStorage1 (0.00s) === RUN TestDecodeEnvSectionKey --- PASS: TestDecodeEnvSectionKey (0.00s) === RUN TestDecodeEnvironmentKey --- PASS: TestDecodeEnvironmentKey (0.00s) === RUN TestEnvironmentToConfig --- PASS: TestEnvironmentToConfig (0.40s) === RUN TestEnvironmentToConfigSubSecKey --- PASS: TestEnvironmentToConfigSubSecKey (0.00s) === RUN TestConfigProviderBehaviors === RUN TestConfigProviderBehaviors/BuggyKeyOverwritten === RUN TestConfigProviderBehaviors/SubsectionSeeParentKeys === RUN TestConfigProviderBehaviors/TrailingSlash --- PASS: TestConfigProviderBehaviors (0.00s) --- PASS: TestConfigProviderBehaviors/BuggyKeyOverwritten (0.00s) --- PASS: TestConfigProviderBehaviors/SubsectionSeeParentKeys (0.00s) --- PASS: TestConfigProviderBehaviors/TrailingSlash (0.00s) === RUN TestConfigProviderHelper --- PASS: TestConfigProviderHelper (0.00s) === RUN TestNewConfigProviderFromFile --- PASS: TestNewConfigProviderFromFile (0.00s) === RUN TestNewConfigProviderForLocale --- PASS: TestNewConfigProviderForLocale (0.00s) === RUN TestDisableSaving --- PASS: TestDisableSaving (0.00s) === RUN Test_getCronSettings --- PASS: Test_getCronSettings (0.00s) === RUN Test_parsePostgreSQLHostPort === RUN Test_parsePostgreSQLHostPort/ipv6-port database_test.go:51: [::1]:1234 === RUN Test_parsePostgreSQLHostPort/ipv6-no-port database_test.go:51: [::1] === RUN Test_parsePostgreSQLHostPort/unix-socket database_test.go:51: /tmp/pg.sock:1234 === RUN Test_parsePostgreSQLHostPort/unix-socket-no-port database_test.go:51: /tmp/pg.sock === RUN Test_parsePostgreSQLHostPort/host-port database_test.go:51: 127.0.0.1:1234 === RUN Test_parsePostgreSQLHostPort/no-port database_test.go:51: 127.0.0.1 --- PASS: Test_parsePostgreSQLHostPort (0.00s) --- PASS: Test_parsePostgreSQLHostPort/ipv6-port (0.00s) --- PASS: Test_parsePostgreSQLHostPort/ipv6-no-port (0.00s) --- PASS: Test_parsePostgreSQLHostPort/unix-socket (0.00s) --- PASS: Test_parsePostgreSQLHostPort/unix-socket-no-port (0.00s) --- PASS: Test_parsePostgreSQLHostPort/host-port (0.00s) --- PASS: Test_parsePostgreSQLHostPort/no-port (0.00s) === RUN Test_getPostgreSQLConnectionString --- PASS: Test_getPostgreSQLConnectionString (0.00s) === RUN TestGitConfig --- PASS: TestGitConfig (0.00s) === RUN TestGitReflog --- PASS: TestGitReflog (0.00s) === RUN TestLoadGlobalLockConfig === RUN TestLoadGlobalLockConfig/DefaultGlobalLockConfig === RUN TestLoadGlobalLockConfig/RedisGlobalLockConfig 2025/04/13 12:48:33 ...dules/setting/git.go:102:loadGitFrom() [E] Deprecation: config option `[git.reflog].ENABLED` presents, please use `[git.config].core.logAllRefUpdates` instead because this fallback will be/has been removed in 1.21 2025/04/13 12:48:33 ...dules/setting/git.go:106:loadGitFrom() [E] Deprecation: config option `[git.reflog].EXPIRATION` presents, please use `[git.config].core.reflogExpire` instead because this fallback will be/has been removed in 1.21 --- PASS: TestLoadGlobalLockConfig (0.00s) --- PASS: TestLoadGlobalLockConfig/DefaultGlobalLockConfig (0.00s) --- PASS: TestLoadGlobalLockConfig/RedisGlobalLockConfig (0.00s) === RUN Test_newIndexerGlobSettings --- PASS: Test_newIndexerGlobSettings (0.00s) === RUN Test_getStorageInheritNameSectionTypeForLFS 2025/04/13 12:48:33 ...dules/setting/lfs.go:46:loadLFSFrom() [E] Deprecation: config option `[server].LFS_CONTENT_PATH` presents, please use `[lfs].PATH` instead because this fallback will be/has been removed in v1.19.0 2025/04/13 12:48:33 ...dules/setting/lfs.go:46:loadLFSFrom() [E] Deprecation: config option `[server].LFS_CONTENT_PATH` presents, please use `[lfs].PATH` instead because this fallback will be/has been removed in v1.19.0 --- PASS: Test_getStorageInheritNameSectionTypeForLFS (0.00s) === RUN Test_LFSStorage1 --- PASS: Test_LFSStorage1 (0.00s) === RUN Test_LFSClientServerConfigs --- PASS: Test_LFSClientServerConfigs (0.00s) === RUN TestLogConfigDefault --- PASS: TestLogConfigDefault (0.00s) === RUN TestLogConfigDisable --- PASS: TestLogConfigDisable (0.00s) === RUN TestLogConfigLegacyDefault --- PASS: TestLogConfigLegacyDefault (0.00s) === RUN TestLogConfigLegacyMode 2025/04/13 12:48:33 ...dules/setting/log.go:63:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21 2025/04/13 12:48:33 ...dules/setting/log.go:72:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21 --- PASS: TestLogConfigLegacyMode (0.00s) === RUN TestLogConfigLegacyModeDisable 2025/04/13 12:48:33 ...dules/setting/log.go:63:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21 2025/04/13 12:48:33 ...dules/setting/log.go:64:prepareLoggerConfig() [E] Deprecation: config option `[log].ENABLE_ACCESS_LOG` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21 2025/04/13 12:48:33 ...dules/setting/log.go:72:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21 2025/04/13 12:48:33 ...dules/setting/log.go:73:prepareLoggerConfig() [E] Deprecation: config option `[log].DISABLE_ROUTER_LOG` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21 --- PASS: TestLogConfigLegacyModeDisable (0.00s) === RUN TestLogConfigNewConfig --- PASS: TestLogConfigNewConfig (0.00s) === RUN TestLogConfigModeFile --- PASS: TestLogConfigModeFile (0.00s) === RUN Test_loadMailerFrom === RUN Test_loadMailerFrom/smtp.mydomain.com 2025/04/13 12:48:33 ...es/setting/mailer.go:83:loadMailerFrom() [E] Deprecation: config option `[mailer].HOST` presents, please use `[mailer].SMTP_ADDR` instead because this fallback will be/has been removed in v1.19.0 2025/04/13 12:48:33 ...es/setting/mailer.go:191:loadMailerFrom() [E] unable to infer unspecified mailer.PROTOCOL from mailer.SMTP_PORT = "", assume using smtps 2025/04/13 12:48:33 ...es/setting/mailer.go:231:loadMailerFrom() [E] no mailer.FROM provided, email system may not work. === RUN Test_loadMailerFrom/smtp.mydomain.com:123 2025/04/13 12:48:33 ...es/setting/mailer.go:83:loadMailerFrom() [E] Deprecation: config option `[mailer].HOST` presents, please use `[mailer].SMTP_ADDR` instead because this fallback will be/has been removed in v1.19.0 2025/04/13 12:48:33 ...es/setting/mailer.go:191:loadMailerFrom() [E] unable to infer unspecified mailer.PROTOCOL from mailer.SMTP_PORT = "123", assume using smtps === RUN Test_loadMailerFrom/:123 2025/04/13 12:48:33 ...es/setting/mailer.go:231:loadMailerFrom() [E] no mailer.FROM provided, email system may not work. 2025/04/13 12:48:33 ...es/setting/mailer.go:83:loadMailerFrom() [E] Deprecation: config option `[mailer].HOST` presents, please use `[mailer].SMTP_ADDR` instead because this fallback will be/has been removed in v1.19.0 2025/04/13 12:48:33 ...es/setting/mailer.go:191:loadMailerFrom() [E] unable to infer unspecified mailer.PROTOCOL from mailer.SMTP_PORT = "123", assume using smtps 2025/04/13 12:48:33 ...es/setting/mailer.go:231:loadMailerFrom() [E] no mailer.FROM provided, email system may not work. --- PASS: Test_loadMailerFrom (0.14s) --- PASS: Test_loadMailerFrom/smtp.mydomain.com (0.14s) --- PASS: Test_loadMailerFrom/smtp.mydomain.com:123 (0.00s) --- PASS: Test_loadMailerFrom/:123 (0.00s) === RUN TestGetGeneralSigningSecret --- PASS: TestGetGeneralSigningSecret (0.00s) === RUN TestGetGeneralSigningSecretSave --- PASS: TestGetGeneralSigningSecretSave (0.00s) === RUN TestOauth2DefaultApplications --- PASS: TestOauth2DefaultApplications (0.00s) === RUN TestMustBytes --- PASS: TestMustBytes (0.00s) === RUN Test_getStorageInheritNameSectionTypeForPackages --- PASS: Test_getStorageInheritNameSectionTypeForPackages (0.00s) === RUN Test_PackageStorage1 --- PASS: Test_PackageStorage1 (0.00s) === RUN Test_PackageStorage2 --- PASS: Test_PackageStorage2 (0.00s) === RUN Test_PackageStorage3 --- PASS: Test_PackageStorage3 (0.00s) === RUN Test_PackageStorage4 --- PASS: Test_PackageStorage4 (0.00s) === RUN TestInitWorkPathAndCommonConfig === RUN TestInitWorkPathAndCommonConfig/Default === RUN TestInitWorkPathAndCommonConfig/WorkDir(env) === RUN TestInitWorkPathAndCommonConfig/WorkDir(env,arg) === RUN TestInitWorkPathAndCommonConfig/CustomPath(env) === RUN TestInitWorkPathAndCommonConfig/CustomPath(env,arg) 2025/04/13 12:48:33 ...ules/setting/path.go:151:func3() [E] --custom-path must be absolute path === RUN TestInitWorkPathAndCommonConfig/CustomConf === RUN TestInitWorkPathAndCommonConfig/CustomConfOverrideWorkPath === RUN TestInitWorkPathAndCommonConfig/Builtin --- PASS: TestInitWorkPathAndCommonConfig (0.01s) --- PASS: TestInitWorkPathAndCommonConfig/Default (0.00s) --- PASS: TestInitWorkPathAndCommonConfig/WorkDir(env) (0.00s) --- PASS: TestInitWorkPathAndCommonConfig/WorkDir(env,arg) (0.00s) --- PASS: TestInitWorkPathAndCommonConfig/CustomPath(env) (0.00s) --- PASS: TestInitWorkPathAndCommonConfig/CustomPath(env,arg) (0.00s) --- PASS: TestInitWorkPathAndCommonConfig/CustomConf (0.00s) --- PASS: TestInitWorkPathAndCommonConfig/CustomConfOverrideWorkPath (0.00s) --- PASS: TestInitWorkPathAndCommonConfig/Builtin (0.00s) === RUN Test_getStorageInheritNameSectionTypeForRepoArchive --- PASS: Test_getStorageInheritNameSectionTypeForRepoArchive (0.00s) === RUN Test_RepoArchiveStorage --- PASS: Test_RepoArchiveStorage (0.00s) === RUN TestLoadServices 2025/04/13 12:48:33 ...s/setting/service.go:157:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21 --- PASS: TestLoadServices (0.00s) === RUN TestLoadServiceVisibilityModes === RUN TestLoadServiceVisibilityModes/_[service]_DEFAULT_USER_VISIBILITY_=_public_ALLOWED_USER_VISIBILITY_MODES_=_public,_limit,_privated_ === RUN TestLoadServiceVisibilityModes/_[service]_DEFAULT_USER_VISIBILITY_=_public_ALLOWED_USER_VISIBILITY_MODES_=_public,limited,private_ 2025/04/13 12:48:33 ...s/setting/service.go:222:loadServiceFrom() [W] ALLOWED_USER_VISIBILITY_MODES limit is unsupported 2025/04/13 12:48:33 ...s/setting/service.go:222:loadServiceFrom() [W] ALLOWED_USER_VISIBILITY_MODES privated is unsupported === RUN TestLoadServiceVisibilityModes/___[service]___DEFAULT_USER_VISIBILITY_=_public___ === RUN TestLoadServiceVisibilityModes/___[service]___DEFAULT_USER_VISIBILITY_=_limited___ === RUN TestLoadServiceVisibilityModes/_[service]_ALLOWED_USER_VISIBILITY_MODES_=_public,limited,private_ === RUN TestLoadServiceVisibilityModes/_[service]_DEFAULT_USER_VISIBILITY_=_public_ALLOWED_USER_VISIBILITY_MODES_=_limited,private_ === RUN TestLoadServiceVisibilityModes/_[service]_DEFAULT_USER_VISIBILITY_=_my_type_ALLOWED_USER_VISIBILITY_MODES_=_limited,private_ 2025/04/13 12:48:33 ...s/setting/service.go:236:loadServiceFrom() [W] DEFAULT_USER_VISIBILITY public is wrong or not in ALLOWED_USER_VISIBILITY_MODES, using first allowed --- PASS: TestLoadServiceVisibilityModes (0.00s) --- PASS: TestLoadServiceVisibilityModes/_[service]_DEFAULT_USER_VISIBILITY_=_public_ALLOWED_USER_VISIBILITY_MODES_=_public,_limit,_privated_ (0.00s) --- PASS: TestLoadServiceVisibilityModes/_[service]_DEFAULT_USER_VISIBILITY_=_public_ALLOWED_USER_VISIBILITY_MODES_=_public,limited,private_ (0.00s) --- PASS: TestLoadServiceVisibilityModes/___[service]___DEFAULT_USER_VISIBILITY_=_public___ (0.00s) --- PASS: TestLoadServiceVisibilityModes/___[service]___DEFAULT_USER_VISIBILITY_=_limited___ (0.00s) --- PASS: TestLoadServiceVisibilityModes/_[service]_ALLOWED_USER_VISIBILITY_MODES_=_public,limited,private_ (0.00s) --- PASS: TestLoadServiceVisibilityModes/_[service]_DEFAULT_USER_VISIBILITY_=_public_ALLOWED_USER_VISIBILITY_MODES_=_limited,private_ (0.00s) --- PASS: TestLoadServiceVisibilityModes/_[service]_DEFAULT_USER_VISIBILITY_=_my_type_ALLOWED_USER_VISIBILITY_MODES_=_limited,private_ (0.00s) === RUN TestLoadServiceRequireSignInView 2025/04/13 12:48:33 ...s/setting/service.go:236:loadServiceFrom() [W] DEFAULT_USER_VISIBILITY my_type is wrong or not in ALLOWED_USER_VISIBILITY_MODES, using first allowed --- PASS: TestLoadServiceRequireSignInView (0.00s) === RUN TestMakeAbsoluteAssetURL --- PASS: TestMakeAbsoluteAssetURL (0.00s) === RUN TestMakeManifestData --- PASS: TestMakeManifestData (0.00s) === RUN Test_getStorageMultipleName --- PASS: Test_getStorageMultipleName (0.00s) === RUN Test_getStorageUseOtherNameAsType --- PASS: Test_getStorageUseOtherNameAsType (0.00s) === RUN Test_getStorageInheritStorageType --- PASS: Test_getStorageInheritStorageType (0.00s) === RUN Test_getStorageInheritStorageTypeAzureBlob --- PASS: Test_getStorageInheritStorageTypeAzureBlob (0.00s) === RUN Test_getStorageInheritStorageTypeLocal --- PASS: Test_getStorageInheritStorageTypeLocal (0.00s) === RUN Test_getStorageInheritStorageTypeLocalPath --- PASS: Test_getStorageInheritStorageTypeLocalPath (0.00s) === RUN Test_getStorageInheritStorageTypeLocalRelativePath --- PASS: Test_getStorageInheritStorageTypeLocalRelativePath (0.00s) === RUN Test_getStorageInheritStorageTypeLocalPathOverride --- PASS: Test_getStorageInheritStorageTypeLocalPathOverride (0.00s) === RUN Test_getStorageInheritStorageTypeLocalPathOverrideEmpty --- PASS: Test_getStorageInheritStorageTypeLocalPathOverrideEmpty (0.00s) === RUN Test_getStorageInheritStorageTypeLocalRelativePathOverride --- PASS: Test_getStorageInheritStorageTypeLocalRelativePathOverride (0.00s) === RUN Test_getStorageInheritStorageTypeLocalPathOverride3 --- PASS: Test_getStorageInheritStorageTypeLocalPathOverride3 (0.00s) === RUN Test_getStorageInheritStorageTypeLocalPathOverride3_5 --- PASS: Test_getStorageInheritStorageTypeLocalPathOverride3_5 (0.00s) === RUN Test_getStorageInheritStorageTypeLocalPathOverride4 --- PASS: Test_getStorageInheritStorageTypeLocalPathOverride4 (0.00s) === RUN Test_getStorageInheritStorageTypeLocalPathOverride5 --- PASS: Test_getStorageInheritStorageTypeLocalPathOverride5 (0.00s) === RUN Test_getStorageInheritStorageTypeLocalPathOverride72 --- PASS: Test_getStorageInheritStorageTypeLocalPathOverride72 (0.00s) === RUN Test_getStorageConfiguration20 --- PASS: Test_getStorageConfiguration20 (0.00s) === RUN Test_getStorageConfiguration21 --- PASS: Test_getStorageConfiguration21 (0.00s) === RUN Test_getStorageConfiguration22 --- PASS: Test_getStorageConfiguration22 (0.00s) === RUN Test_getStorageConfiguration23 --- PASS: Test_getStorageConfiguration23 (0.00s) === RUN Test_getStorageConfiguration24 --- PASS: Test_getStorageConfiguration24 (0.00s) === RUN Test_getStorageConfiguration25 --- PASS: Test_getStorageConfiguration25 (0.00s) === RUN Test_getStorageConfiguration26 --- PASS: Test_getStorageConfiguration26 (0.00s) === RUN Test_getStorageConfiguration27 --- PASS: Test_getStorageConfiguration27 (0.00s) === RUN Test_getStorageConfiguration28 --- PASS: Test_getStorageConfiguration28 (0.00s) === RUN Test_getStorageConfiguration29 --- PASS: Test_getStorageConfiguration29 (0.00s) === RUN Test_getStorageConfiguration30 --- PASS: Test_getStorageConfiguration30 (0.00s) === RUN Test_getStorageConfiguration31 --- PASS: Test_getStorageConfiguration31 (0.00s) PASS ok code.gitea.io/gitea/modules/setting 0.580s ? code.gitea.io/gitea/modules/setting/config [no test files] === RUN TestNewSitemap === RUN TestNewSitemap/empty === RUN TestNewSitemap/regular === RUN TestNewSitemap/without_lastmod === RUN TestNewSitemap/multiple === RUN TestNewSitemap/too_many_urls === RUN TestNewSitemap/too_big_file --- PASS: TestNewSitemap (0.34s) --- PASS: TestNewSitemap/empty (0.00s) --- PASS: TestNewSitemap/regular (0.00s) --- PASS: TestNewSitemap/without_lastmod (0.00s) --- PASS: TestNewSitemap/multiple (0.00s) --- PASS: TestNewSitemap/too_many_urls (0.00s) --- PASS: TestNewSitemap/too_big_file (0.32s) === RUN TestNewSitemapIndex === RUN TestNewSitemapIndex/empty === RUN TestNewSitemapIndex/regular === RUN TestNewSitemapIndex/without_lastmod === RUN TestNewSitemapIndex/multiple === RUN TestNewSitemapIndex/too_many_sitemaps === RUN TestNewSitemapIndex/too_big_file --- PASS: TestNewSitemapIndex (0.34s) --- PASS: TestNewSitemapIndex/empty (0.00s) --- PASS: TestNewSitemapIndex/regular (0.00s) --- PASS: TestNewSitemapIndex/without_lastmod (0.00s) --- PASS: TestNewSitemapIndex/multiple (0.00s) --- PASS: TestNewSitemapIndex/too_many_sitemaps (0.00s) --- PASS: TestNewSitemapIndex/too_big_file (0.32s) PASS ok code.gitea.io/gitea/modules/sitemap 0.686s ? code.gitea.io/gitea/modules/ssh [no test files] === RUN TestAzureBlobStorageIterator azureblob_test.go:19: azureBlobStorage not present outside of CI --- SKIP: TestAzureBlobStorageIterator (0.00s) === RUN TestAzureBlobStoragePath --- PASS: TestAzureBlobStoragePath (0.00s) === RUN Test_azureBlobObject azureblob_test.go:62: azureBlobStorage not present outside of CI --- SKIP: Test_azureBlobObject (0.00s) === RUN Test_discardStorage === RUN Test_discardStorage/uninitialized_storage === RUN Test_discardStorage/empty --- PASS: Test_discardStorage (0.00s) --- PASS: Test_discardStorage/uninitialized_storage (0.00s) --- PASS: Test_discardStorage/empty (0.00s) === RUN TestBuildLocalPath === RUN TestBuildLocalPath/0/a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a14 === RUN TestBuildLocalPath/../0/a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a14 === RUN TestBuildLocalPath/0\a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a14 === RUN TestBuildLocalPath/a/../0/a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a14 === RUN TestBuildLocalPath/a\..\0/a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a14 --- PASS: TestBuildLocalPath (0.00s) --- PASS: TestBuildLocalPath/0/a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a14 (0.00s) --- PASS: TestBuildLocalPath/../0/a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a14 (0.00s) --- PASS: TestBuildLocalPath/0\a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a14 (0.00s) --- PASS: TestBuildLocalPath/a/../0/a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a14 (0.00s) --- PASS: TestBuildLocalPath/a\..\0/a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a14 (0.00s) === RUN TestLocalStorageIterator 2025/04/13 12:48:32 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/TestLocalStorageIteratorTestDir --- PASS: TestLocalStorageIterator (0.40s) === RUN TestMinioStorageIterator minio_test.go:21: minioStorage not present outside of CI --- SKIP: TestMinioStorageIterator (0.00s) === RUN TestMinioStoragePath --- PASS: TestMinioStoragePath (0.00s) === RUN TestS3StorageBadRequest minio_test.go:71: S3Storage not present outside of CI --- SKIP: TestS3StorageBadRequest (0.00s) === RUN TestMinioCredentials === RUN TestMinioCredentials/Static_Credentials === RUN TestMinioCredentials/Chain === RUN TestMinioCredentials/Chain/EnvMinio === RUN TestMinioCredentials/Chain/EnvAWS === RUN TestMinioCredentials/Chain/FileMinio === RUN TestMinioCredentials/Chain/FileAWS === RUN TestMinioCredentials/Chain/IAM --- PASS: TestMinioCredentials (0.00s) --- PASS: TestMinioCredentials/Static_Credentials (0.00s) --- PASS: TestMinioCredentials/Chain (0.00s) --- PASS: TestMinioCredentials/Chain/EnvMinio (0.00s) --- PASS: TestMinioCredentials/Chain/EnvAWS (0.00s) --- PASS: TestMinioCredentials/Chain/FileMinio (0.00s) --- PASS: TestMinioCredentials/Chain/FileAWS (0.00s) --- PASS: TestMinioCredentials/Chain/IAM (0.00s) PASS ok code.gitea.io/gitea/modules/storage 0.415s === RUN TestNoBetterThan === RUN TestNoBetterThan/success_is_no_better_than_success === RUN TestNoBetterThan/success_is_no_better_than_pending === RUN TestNoBetterThan/success_is_no_better_than_failure === RUN TestNoBetterThan/success_is_no_better_than_error === RUN TestNoBetterThan/pending_is_no_better_than_success === RUN TestNoBetterThan/pending_is_no_better_than_pending === RUN TestNoBetterThan/pending_is_no_better_than_failure === RUN TestNoBetterThan/pending_is_no_better_than_error === RUN TestNoBetterThan/failure_is_no_better_than_success === RUN TestNoBetterThan/failure_is_no_better_than_pending === RUN TestNoBetterThan/failure_is_no_better_than_failure === RUN TestNoBetterThan/failure_is_no_better_than_error === RUN TestNoBetterThan/error_is_no_better_than_success === RUN TestNoBetterThan/error_is_no_better_than_pending === RUN TestNoBetterThan/error_is_no_better_than_failure === RUN TestNoBetterThan/error_is_no_better_than_error === RUN TestNoBetterThan/unExpectedState_is_no_better_than_success === RUN TestNoBetterThan/unExpectedState_is_no_better_than_unExpectedState --- PASS: TestNoBetterThan (0.00s) --- PASS: TestNoBetterThan/success_is_no_better_than_success (0.00s) --- PASS: TestNoBetterThan/success_is_no_better_than_pending (0.00s) --- PASS: TestNoBetterThan/success_is_no_better_than_failure (0.00s) --- PASS: TestNoBetterThan/success_is_no_better_than_error (0.00s) --- PASS: TestNoBetterThan/pending_is_no_better_than_success (0.00s) --- PASS: TestNoBetterThan/pending_is_no_better_than_pending (0.00s) --- PASS: TestNoBetterThan/pending_is_no_better_than_failure (0.00s) --- PASS: TestNoBetterThan/pending_is_no_better_than_error (0.00s) --- PASS: TestNoBetterThan/failure_is_no_better_than_success (0.00s) --- PASS: TestNoBetterThan/failure_is_no_better_than_pending (0.00s) --- PASS: TestNoBetterThan/failure_is_no_better_than_failure (0.00s) --- PASS: TestNoBetterThan/failure_is_no_better_than_error (0.00s) --- PASS: TestNoBetterThan/error_is_no_better_than_success (0.00s) --- PASS: TestNoBetterThan/error_is_no_better_than_pending (0.00s) --- PASS: TestNoBetterThan/error_is_no_better_than_failure (0.00s) --- PASS: TestNoBetterThan/error_is_no_better_than_error (0.00s) --- PASS: TestNoBetterThan/unExpectedState_is_no_better_than_success (0.00s) --- PASS: TestNoBetterThan/unExpectedState_is_no_better_than_unExpectedState (0.00s) === RUN TestIssueTemplate_Type === RUN TestIssueTemplate_Type/.gitea/ISSUE_TEMPLATE/bug_report.yaml === RUN TestIssueTemplate_Type/.gitea/ISSUE_TEMPLATE/bug_report.md === RUN TestIssueTemplate_Type/.gitea/ISSUE_TEMPLATE/bug_report.txt === RUN TestIssueTemplate_Type/.gitea/ISSUE_TEMPLATE/config.yaml --- PASS: TestIssueTemplate_Type (0.00s) --- PASS: TestIssueTemplate_Type/.gitea/ISSUE_TEMPLATE/bug_report.yaml (0.00s) --- PASS: TestIssueTemplate_Type/.gitea/ISSUE_TEMPLATE/bug_report.md (0.00s) --- PASS: TestIssueTemplate_Type/.gitea/ISSUE_TEMPLATE/bug_report.txt (0.00s) --- PASS: TestIssueTemplate_Type/.gitea/ISSUE_TEMPLATE/config.yaml (0.00s) === RUN TestIssueTemplateStringSlice_UnmarshalYAML === RUN TestIssueTemplateStringSlice_UnmarshalYAML/array === RUN TestIssueTemplateStringSlice_UnmarshalYAML/string === RUN TestIssueTemplateStringSlice_UnmarshalYAML/empty === RUN TestIssueTemplateStringSlice_UnmarshalYAML/error --- PASS: TestIssueTemplateStringSlice_UnmarshalYAML (0.00s) --- PASS: TestIssueTemplateStringSlice_UnmarshalYAML/array (0.00s) --- PASS: TestIssueTemplateStringSlice_UnmarshalYAML/string (0.00s) --- PASS: TestIssueTemplateStringSlice_UnmarshalYAML/empty (0.00s) --- PASS: TestIssueTemplateStringSlice_UnmarshalYAML/error (0.00s) PASS ok code.gitea.io/gitea/modules/structs 0.004s === RUN TestNormalize --- PASS: TestNormalize (0.00s) PASS ok code.gitea.io/gitea/modules/svg 0.005s === RUN Test_StatusTable --- PASS: Test_StatusTable (0.00s) PASS ok code.gitea.io/gitea/modules/sync 0.003s 2025/04/13 12:48:32 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:32 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1961323652/attachments 2025/04/13 12:48:32 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:32 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1961323652/avatars 2025/04/13 12:48:32 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:32 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1961323652/repo-avatars 2025/04/13 12:48:32 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:32 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1961323652/repo-archive 2025/04/13 12:48:32 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:32 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1961323652/packages 2025/04/13 12:48:32 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:32 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1961323652/actions_log 2025/04/13 12:48:32 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:32 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2103/data/actions_artifacts === RUN TestAppStateDB --- PASS: TestAppStateDB (0.00s) PASS ok code.gitea.io/gitea/modules/system 0.568s === RUN TestSubjectBodySeparator --- PASS: TestSubjectBodySeparator (0.00s) === RUN TestJSEscapeSafe --- PASS: TestJSEscapeSafe (0.00s) === RUN TestSanitizeHTML --- PASS: TestSanitizeHTML (0.00s) === RUN TestTemplateTruthy --- PASS: TestTemplateTruthy (0.00s) === RUN TestExtractErrorLine --- PASS: TestExtractErrorLine (0.00s) === RUN TestHandleError --- PASS: TestHandleError (0.00s) === RUN TestDateTime --- PASS: TestDateTime (0.00s) === RUN TestTimeSince --- PASS: TestTimeSince (0.00s) === RUN TestRenderCommitBody === RUN TestRenderCommitBody/multiple_lines === RUN TestRenderCommitBody/multiple_lines_with_leading_newlines === RUN TestRenderCommitBody/multiple_lines_with_trailing_newlines --- PASS: TestRenderCommitBody (0.01s) --- PASS: TestRenderCommitBody/multiple_lines (0.01s) --- PASS: TestRenderCommitBody/multiple_lines_with_leading_newlines (0.00s) --- PASS: TestRenderCommitBody/multiple_lines_with_trailing_newlines (0.00s) === RUN TestRenderCommitMessage --- PASS: TestRenderCommitMessage (0.00s) === RUN TestRenderCommitMessageLinkSubject --- PASS: TestRenderCommitMessageLinkSubject (0.00s) === RUN TestRenderIssueTitle --- PASS: TestRenderIssueTitle (0.00s) === RUN TestRenderMarkdownToHtml --- PASS: TestRenderMarkdownToHtml (0.00s) === RUN TestRenderLabels --- PASS: TestRenderLabels (0.00s) === RUN TestUserMention --- PASS: TestUserMention (0.00s) === RUN TestDict --- PASS: TestDict (0.00s) === RUN TestUtils --- PASS: TestUtils (0.00s) PASS ok code.gitea.io/gitea/modules/templates 0.089s === RUN TestEval --- PASS: TestEval (0.00s) PASS ok code.gitea.io/gitea/modules/templates/eval 0.006s === RUN TestScopedTemplateSetFuncMap --- PASS: TestScopedTemplateSetFuncMap (0.40s) === RUN TestScopedTemplateSetEscape --- PASS: TestScopedTemplateSetEscape (0.00s) === RUN TestScopedTemplateSetUnsafe --- PASS: TestScopedTemplateSetUnsafe (0.00s) PASS ok code.gitea.io/gitea/modules/templates/scopedtmpl 0.413s === RUN TestExpandVars === RUN TestExpandVars/{a} === RUN TestExpandVars/expand_{a},_{b}_and_{c},_with_non-var_{_}_{#} === RUN TestExpandVars/中文内容_{一},_{二}_和_{三}_中文结尾 === RUN TestExpandVars/expand_{{a},_{b}_and_{c} === RUN TestExpandVars/expand_}_{}_and_{ --- PASS: TestExpandVars (0.00s) --- PASS: TestExpandVars/{a} (0.00s) --- PASS: TestExpandVars/expand_{a},_{b}_and_{c},_with_non-var_{_}_{#} (0.00s) --- PASS: TestExpandVars/中文内容_{一},_{二}_和_{三}_中文结尾 (0.00s) --- PASS: TestExpandVars/expand_{{a},_{b}_and_{c} (0.00s) --- PASS: TestExpandVars/expand_}_{}_and_{ (0.00s) PASS ok code.gitea.io/gitea/modules/templates/vars 0.006s === RUN TestLogChecker --- PASS: TestLogChecker (0.42s) PASS ok code.gitea.io/gitea/modules/test 0.422s ? code.gitea.io/gitea/modules/testlogger [no test files] === RUN TestTimeSincePro --- PASS: TestTimeSincePro (0.00s) === RUN TestMinutesToFriendly --- PASS: TestMinutesToFriendly (0.00s) PASS ok code.gitea.io/gitea/modules/timeutil 0.032s === RUN TestPrettyNumber --- PASS: TestPrettyNumber (0.00s) PASS 2025/04/13 12:48:33 ...ation/translation.go:175:NewLocale() [E] Failed to parse language tag from name "nosuch": language: tag is not well-formed ok code.gitea.io/gitea/modules/translation 0.008s === RUN TestLocaleStore --- PASS: TestLocaleStore (0.00s) === RUN TestLocaleStoreMoreSource --- PASS: TestLocaleStoreMoreSource (0.00s) === RUN TestLocaleWithTemplate --- PASS: TestLocaleWithTemplate (0.00s) === RUN TestLocaleStoreQuirks --- PASS: TestLocaleStoreQuirks (0.00s) PASS ok code.gitea.io/gitea/modules/translation/i18n 0.008s ? code.gitea.io/gitea/modules/turnstile [no test files] === RUN TestDetectContentTypeLongerThanSniffLen --- PASS: TestDetectContentTypeLongerThanSniffLen (0.00s) === RUN TestIsTextFile --- PASS: TestIsTextFile (0.00s) === RUN TestIsSvgImage --- PASS: TestIsSvgImage (0.00s) === RUN TestIsPDF --- PASS: TestIsPDF (0.00s) === RUN TestIsVideo --- PASS: TestIsVideo (0.00s) === RUN TestIsAudio --- PASS: TestIsAudio (0.00s) === RUN TestDetectContentTypeFromReader --- PASS: TestDetectContentTypeFromReader (0.00s) === RUN TestDetectContentTypeOgg --- PASS: TestDetectContentTypeOgg (0.00s) === RUN TestDetectFileTypeBox --- PASS: TestDetectFileTypeBox (0.00s) === RUN TestDetectContentTypeAvif --- PASS: TestDetectContentTypeAvif (0.00s) PASS ok code.gitea.io/gitea/modules/typesniffer 0.008s ? code.gitea.io/gitea/modules/updatechecker [no test files] === RUN TestReadURI --- PASS: TestReadURI (0.00s) PASS ok code.gitea.io/gitea/modules/uri 0.005s === RUN TestCurrentUsername --- PASS: TestCurrentUsername (0.00s) PASS ok code.gitea.io/gitea/modules/user 0.007s === RUN Test_HexToRBGColor --- PASS: Test_HexToRBGColor (0.00s) === RUN Test_UseLightText --- PASS: Test_UseLightText (0.00s) === RUN TestApplyUmask --- PASS: TestApplyUmask (0.00s) === RUN TestReadWithLimit --- PASS: TestReadWithLimit (0.00s) === RUN TestKeygen --- PASS: TestKeygen (0.13s) === RUN TestSignUsingKeys --- PASS: TestSignUsingKeys (0.23s) === RUN TestCopyFile --- PASS: TestCopyFile (0.00s) === RUN TestAESGCM === PAUSE TestAESGCM === RUN TestPackAndUnpackData --- PASS: TestPackAndUnpackData (0.00s) === RUN TestPaginateSlice --- PASS: TestPaginateSlice (0.00s) === RUN TestFileURLToPath --- PASS: TestFileURLToPath (0.00s) === RUN TestMisc_IsReadmeFileName --- PASS: TestMisc_IsReadmeFileName (0.00s) === RUN TestCleanPath --- PASS: TestCleanPath (0.00s) === RUN TestSanitizeErrorCredentialURLs --- PASS: TestSanitizeErrorCredentialURLs (0.00s) === RUN TestSanitizeCredentialURLs --- PASS: TestSanitizeCredentialURLs (0.00s) === RUN TestSecToHours --- PASS: TestSecToHours (0.00s) === RUN TestShellEscape === RUN TestShellEscape/Simplest_case_-_nothing_to_escape === RUN TestShellEscape/Prefixed_tilde_-_with_normal_stuff_-_should_not_escape === RUN TestShellEscape/Typical_windows_path_with_spaces_-_should_get_doublequote_escaped === RUN TestShellEscape/Forward-slashed_windows_path_with_spaces_-_should_get_doublequote_escaped === RUN TestShellEscape/Prefixed_tilde_-_but_then_a_space_filled_path === RUN TestShellEscape/Bangs_are_unfortunately_not_predictable_so_need_to_be_singlequoted === RUN TestShellEscape/Newlines_are_just_irritating === RUN TestShellEscape/Similarly_we_should_nicely_handle_multiple_single_quotes_if_we_have_to_single-quote === RUN TestShellEscape/Double_quote_<_... === RUN TestShellEscape/Double_quote_>_... === RUN TestShellEscape/Double_quote_and_escape_$_... === RUN TestShellEscape/Double_quote_{... === RUN TestShellEscape/Double_quote_}... === RUN TestShellEscape/Double_quote_()... === RUN TestShellEscape/Double_quote_and_escape_`... === RUN TestShellEscape/Double_quotes_can_handle_a_number_of_things_without_having_to_escape_them_but_not_everything_... === RUN TestShellEscape/Single_quotes_don't_need_to_escape_except_for_'... --- PASS: TestShellEscape (0.00s) --- PASS: TestShellEscape/Simplest_case_-_nothing_to_escape (0.00s) --- PASS: TestShellEscape/Prefixed_tilde_-_with_normal_stuff_-_should_not_escape (0.00s) --- PASS: TestShellEscape/Typical_windows_path_with_spaces_-_should_get_doublequote_escaped (0.00s) --- PASS: TestShellEscape/Forward-slashed_windows_path_with_spaces_-_should_get_doublequote_escaped (0.00s) --- PASS: TestShellEscape/Prefixed_tilde_-_but_then_a_space_filled_path (0.00s) --- PASS: TestShellEscape/Bangs_are_unfortunately_not_predictable_so_need_to_be_singlequoted (0.00s) --- PASS: TestShellEscape/Newlines_are_just_irritating (0.00s) --- PASS: TestShellEscape/Similarly_we_should_nicely_handle_multiple_single_quotes_if_we_have_to_single-quote (0.00s) --- PASS: TestShellEscape/Double_quote_<_... (0.00s) --- PASS: TestShellEscape/Double_quote_>_... (0.00s) --- PASS: TestShellEscape/Double_quote_and_escape_$_... (0.00s) --- PASS: TestShellEscape/Double_quote_{... (0.00s) --- PASS: TestShellEscape/Double_quote_}... (0.00s) --- PASS: TestShellEscape/Double_quote_()... (0.00s) --- PASS: TestShellEscape/Double_quote_and_escape_`... (0.00s) --- PASS: TestShellEscape/Double_quotes_can_handle_a_number_of_things_without_having_to_escape_them_but_not_everything_... (0.00s) --- PASS: TestShellEscape/Single_quotes_don't_need_to_escape_except_for_'... (0.00s) === RUN TestSliceContainsString --- PASS: TestSliceContainsString (0.00s) === RUN TestSliceSortedEqual --- PASS: TestSliceSortedEqual (0.00s) === RUN TestSliceRemoveAll --- PASS: TestSliceRemoveAll (0.00s) === RUN TestToSnakeCase --- PASS: TestToSnakeCase (0.00s) === RUN TestSplitTrimSpace --- PASS: TestSplitTrimSpace (0.00s) === RUN TestTimeStr === RUN TestTimeStr/Parse === RUN TestTimeStr/Parse/1h === RUN TestTimeStr/Parse/1m === RUN TestTimeStr/Parse/1s === RUN TestTimeStr/Parse/1h_1m_1s === RUN TestTimeStr/Parse/1d1x === RUN TestTimeStr/String === RUN TestTimeStr/String/1h === RUN TestTimeStr/String/1m === RUN TestTimeStr/String/1s === RUN TestTimeStr/String/1h_1s --- PASS: TestTimeStr (0.00s) --- PASS: TestTimeStr/Parse (0.00s) --- PASS: TestTimeStr/Parse/1h (0.00s) --- PASS: TestTimeStr/Parse/1m (0.00s) --- PASS: TestTimeStr/Parse/1s (0.00s) --- PASS: TestTimeStr/Parse/1h_1m_1s (0.00s) --- PASS: TestTimeStr/Parse/1d1x (0.00s) --- PASS: TestTimeStr/String (0.00s) --- PASS: TestTimeStr/String/1h (0.00s) --- PASS: TestTimeStr/String/1m (0.00s) --- PASS: TestTimeStr/String/1s (0.00s) --- PASS: TestTimeStr/String/1h_1s (0.00s) === RUN TestDebounce --- PASS: TestDebounce (0.20s) === RUN TestSplitString --- PASS: TestSplitString (0.00s) === RUN TestURLJoin --- PASS: TestURLJoin (0.00s) === RUN TestIsEmptyString --- PASS: TestIsEmptyString (0.00s) === RUN Test_NormalizeEOL --- PASS: Test_NormalizeEOL (0.00s) === RUN Test_RandomInt --- PASS: Test_RandomInt (0.00s) === RUN Test_RandomString --- PASS: Test_RandomString (0.00s) === RUN Test_RandomBytes --- PASS: Test_RandomBytes (0.00s) === RUN TestOptionalBoolParse --- PASS: TestOptionalBoolParse (0.00s) === RUN TestToUpperASCII --- PASS: TestToUpperASCII (0.00s) === RUN TestToTitleCase --- PASS: TestToTitleCase (0.00s) === RUN TestToPointer --- PASS: TestToPointer (0.00s) === RUN TestReserveLineBreakForTextarea --- PASS: TestReserveLineBreakForTextarea (0.00s) === RUN TestOptionalArg --- PASS: TestOptionalArg (0.00s) === CONT TestAESGCM --- PASS: TestAESGCM (0.00s) PASS ok code.gitea.io/gitea/modules/util 0.655s === RUN TestFileBackedBuffer --- PASS: TestFileBackedBuffer (0.00s) PASS ok code.gitea.io/gitea/modules/util/filebuffer 0.007s === RUN TestCompressOldFile --- PASS: TestCompressOldFile (0.00s) PASS ok code.gitea.io/gitea/modules/util/rotatingfilewriter 0.011s === RUN Test_GlobPatternValidation === RUN Test_GlobPatternValidation/Empty_glob_pattern === RUN Test_GlobPatternValidation/Valid_glob === RUN Test_GlobPatternValidation/Invalid_glob --- PASS: Test_GlobPatternValidation (0.00s) --- PASS: Test_GlobPatternValidation/Empty_glob_pattern (0.00s) --- PASS: Test_GlobPatternValidation/Valid_glob (0.00s) --- PASS: Test_GlobPatternValidation/Invalid_glob (0.00s) === RUN Test_IsValidURL === RUN Test_IsValidURL/Empty_URL === RUN Test_IsValidURL/Loopback_IPv4_URL === RUN Test_IsValidURL/Loopback_IPv6_URL === RUN Test_IsValidURL/Missing_semicolon_after_schema --- PASS: Test_IsValidURL (0.00s) --- PASS: Test_IsValidURL/Empty_URL (0.00s) --- PASS: Test_IsValidURL/Loopback_IPv4_URL (0.00s) --- PASS: Test_IsValidURL/Loopback_IPv6_URL (0.00s) --- PASS: Test_IsValidURL/Missing_semicolon_after_schema (0.00s) === RUN Test_IsValidExternalURL === RUN Test_IsValidExternalURL/Current_instance_URL === RUN Test_IsValidExternalURL/Loopback_IPv4_URL === RUN Test_IsValidExternalURL/Current_instance_API_URL === RUN Test_IsValidExternalURL/Local_network_URL === RUN Test_IsValidExternalURL/Local_URL --- PASS: Test_IsValidExternalURL (0.00s) --- PASS: Test_IsValidExternalURL/Current_instance_URL (0.00s) --- PASS: Test_IsValidExternalURL/Loopback_IPv4_URL (0.00s) --- PASS: Test_IsValidExternalURL/Current_instance_API_URL (0.00s) --- PASS: Test_IsValidExternalURL/Local_network_URL (0.00s) --- PASS: Test_IsValidExternalURL/Local_URL (0.00s) === RUN Test_IsValidExternalTrackerURLFormat === RUN Test_IsValidExternalTrackerURLFormat/Correct_external_tracker_URL_with_all_placeholders === RUN Test_IsValidExternalTrackerURLFormat/Local_external_tracker_URL_with_all_placeholders === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_typo_placeholder === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_typo_placeholder#01 === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_typo_placeholder#02 === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder#01 === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder#02 === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder#03 === RUN Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_similar_placeholder_names_test --- PASS: Test_IsValidExternalTrackerURLFormat (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/Correct_external_tracker_URL_with_all_placeholders (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/Local_external_tracker_URL_with_all_placeholders (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_typo_placeholder (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_typo_placeholder#01 (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_typo_placeholder#02 (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder#01 (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder#02 (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_missing_optional_placeholder#03 (0.00s) --- PASS: Test_IsValidExternalTrackerURLFormat/External_tracker_URL_with_similar_placeholder_names_test (0.00s) === RUN TestIsValidUsername === RUN TestIsValidUsername/a === RUN TestIsValidUsername/abc === RUN TestIsValidUsername/0.b-c === RUN TestIsValidUsername/a.b-c_d === RUN TestIsValidUsername/#00 === RUN TestIsValidUsername/.abc === RUN TestIsValidUsername/abc. === RUN TestIsValidUsername/a..bc === RUN TestIsValidUsername/a...bc === RUN TestIsValidUsername/a.-bc === RUN TestIsValidUsername/a._bc === RUN TestIsValidUsername/a_-bc === RUN TestIsValidUsername/a/bc === RUN TestIsValidUsername/☁️ === RUN TestIsValidUsername/- === RUN TestIsValidUsername/--diff === RUN TestIsValidUsername/-im-here === RUN TestIsValidUsername/a_space --- PASS: TestIsValidUsername (0.00s) --- PASS: TestIsValidUsername/a (0.00s) --- PASS: TestIsValidUsername/abc (0.00s) --- PASS: TestIsValidUsername/0.b-c (0.00s) --- PASS: TestIsValidUsername/a.b-c_d (0.00s) --- PASS: TestIsValidUsername/#00 (0.00s) --- PASS: TestIsValidUsername/.abc (0.00s) --- PASS: TestIsValidUsername/abc. (0.00s) --- PASS: TestIsValidUsername/a..bc (0.00s) --- PASS: TestIsValidUsername/a...bc (0.00s) --- PASS: TestIsValidUsername/a.-bc (0.00s) --- PASS: TestIsValidUsername/a._bc (0.00s) --- PASS: TestIsValidUsername/a_-bc (0.00s) --- PASS: TestIsValidUsername/a/bc (0.00s) --- PASS: TestIsValidUsername/☁️ (0.00s) --- PASS: TestIsValidUsername/- (0.00s) --- PASS: TestIsValidUsername/--diff (0.00s) --- PASS: TestIsValidUsername/-im-here (0.00s) --- PASS: TestIsValidUsername/a_space (0.00s) === RUN Test_GitRefNameValidation === RUN Test_GitRefNameValidation/Reference_name_contains_only_characters === RUN Test_GitRefNameValidation/Reference_name_contains_single_slash === RUN Test_GitRefNameValidation/Reference_name_has_allowed_special_characters === RUN Test_GitRefNameValidation/Reference_name_contains_backslash === RUN Test_GitRefNameValidation/Reference_name_starts_with_dot === RUN Test_GitRefNameValidation/Reference_name_ends_with_dot === RUN Test_GitRefNameValidation/Reference_name_starts_with_slash === RUN Test_GitRefNameValidation/Reference_name_ends_with_slash === RUN Test_GitRefNameValidation/Reference_name_ends_with_.lock === RUN Test_GitRefNameValidation/Reference_name_contains_multiple_consecutive_dots === RUN Test_GitRefNameValidation/Reference_name_contains_multiple_consecutive_slashes === RUN Test_GitRefNameValidation/Reference_name_is_single_@ === RUN Test_GitRefNameValidation/Reference_name_has_@{ === RUN Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_~ === RUN Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_* === RUN Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_? === RUN Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_^ === RUN Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_: === RUN Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_(whitespace) === RUN Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_[ --- PASS: Test_GitRefNameValidation (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_contains_only_characters (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_contains_single_slash (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_allowed_special_characters (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_contains_backslash (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_starts_with_dot (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_ends_with_dot (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_starts_with_slash (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_ends_with_slash (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_ends_with_.lock (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_contains_multiple_consecutive_dots (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_contains_multiple_consecutive_slashes (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_is_single_@ (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_@{ (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_~ (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_* (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_? (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_^ (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_: (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_(whitespace) (0.00s) --- PASS: Test_GitRefNameValidation/Reference_name_has_unallowed_special_character_[ (0.00s) === RUN Test_RegexPatternValidation === RUN Test_RegexPatternValidation/Empty_regex_pattern === RUN Test_RegexPatternValidation/Valid_regex === RUN Test_RegexPatternValidation/Invalid_regex --- PASS: Test_RegexPatternValidation (0.00s) --- PASS: Test_RegexPatternValidation/Empty_regex_pattern (0.00s) --- PASS: Test_RegexPatternValidation/Valid_regex (0.00s) --- PASS: Test_RegexPatternValidation/Invalid_regex (0.00s) === RUN Test_ValidURLValidation === RUN Test_ValidURLValidation/Empty_URL === RUN Test_ValidURLValidation/URL_without_port === RUN Test_ValidURLValidation/URL_with_port === RUN Test_ValidURLValidation/URL_with_IPv6_address_without_port === RUN Test_ValidURLValidation/URL_with_IPv6_address_with_port === RUN Test_ValidURLValidation/Invalid_URL === RUN Test_ValidURLValidation/Invalid_schema === RUN Test_ValidURLValidation/Invalid_port === RUN Test_ValidURLValidation/Invalid_port_with_IPv6_address --- PASS: Test_ValidURLValidation (0.00s) --- PASS: Test_ValidURLValidation/Empty_URL (0.00s) --- PASS: Test_ValidURLValidation/URL_without_port (0.00s) --- PASS: Test_ValidURLValidation/URL_with_port (0.00s) --- PASS: Test_ValidURLValidation/URL_with_IPv6_address_without_port (0.00s) --- PASS: Test_ValidURLValidation/URL_with_IPv6_address_with_port (0.00s) --- PASS: Test_ValidURLValidation/Invalid_URL (0.00s) --- PASS: Test_ValidURLValidation/Invalid_schema (0.00s) --- PASS: Test_ValidURLValidation/Invalid_port (0.00s) --- PASS: Test_ValidURLValidation/Invalid_port_with_IPv6_address (0.00s) === RUN Test_ValidURLListValidation === RUN Test_ValidURLListValidation/Empty_URL === RUN Test_ValidURLListValidation/URL_without_port === RUN Test_ValidURLListValidation/URL_with_port === RUN Test_ValidURLListValidation/URL_with_IPv6_address_without_port === RUN Test_ValidURLListValidation/URL_with_IPv6_address_with_port === RUN Test_ValidURLListValidation/Invalid_URL === RUN Test_ValidURLListValidation/Invalid_schema === RUN Test_ValidURLListValidation/Invalid_port === RUN Test_ValidURLListValidation/Invalid_port_with_IPv6_address === RUN Test_ValidURLListValidation/Multi_URLs === RUN Test_ValidURLListValidation/Multi_URLs_with_newline === RUN Test_ValidURLListValidation/List_with_invalid_entry === RUN Test_ValidURLListValidation/List_with_two_invalid_entries --- PASS: Test_ValidURLListValidation (0.00s) --- PASS: Test_ValidURLListValidation/Empty_URL (0.00s) --- PASS: Test_ValidURLListValidation/URL_without_port (0.00s) --- PASS: Test_ValidURLListValidation/URL_with_port (0.00s) --- PASS: Test_ValidURLListValidation/URL_with_IPv6_address_without_port (0.00s) --- PASS: Test_ValidURLListValidation/URL_with_IPv6_address_with_port (0.00s) --- PASS: Test_ValidURLListValidation/Invalid_URL (0.00s) --- PASS: Test_ValidURLListValidation/Invalid_schema (0.00s) --- PASS: Test_ValidURLListValidation/Invalid_port (0.00s) --- PASS: Test_ValidURLListValidation/Invalid_port_with_IPv6_address (0.00s) --- PASS: Test_ValidURLListValidation/Multi_URLs (0.00s) --- PASS: Test_ValidURLListValidation/Multi_URLs_with_newline (0.00s) --- PASS: Test_ValidURLListValidation/List_with_invalid_entry (0.00s) --- PASS: Test_ValidURLListValidation/List_with_two_invalid_entries (0.00s) PASS ok code.gitea.io/gitea/modules/validation 0.044s === RUN TestRoute1 --- PASS: TestRoute1 (0.00s) === RUN TestRoute2 --- PASS: TestRoute2 (0.00s) === RUN TestRoute3 --- PASS: TestRoute3 (0.00s) === RUN TestRouteNormalizePath --- PASS: TestRouteNormalizePath (0.00s) === RUN TestRouteMock --- PASS: TestRouteMock (0.00s) PASS ok code.gitea.io/gitea/modules/web 0.049s ? code.gitea.io/gitea/modules/web/middleware [no test files] === RUN Test_shortenFilename === RUN Test_shortenFilename/shortenFilename('code.gitea.io/routers/common/logger_context.go') === RUN Test_shortenFilename/shortenFilename('common/logger_context.go') === RUN Test_shortenFilename/shortenFilename('logger_context.go') === RUN Test_shortenFilename/shortenFilename('') --- PASS: Test_shortenFilename (0.00s) --- PASS: Test_shortenFilename/shortenFilename('code.gitea.io/routers/common/logger_context.go') (0.00s) --- PASS: Test_shortenFilename/shortenFilename('common/logger_context.go') (0.00s) --- PASS: Test_shortenFilename/shortenFilename('logger_context.go') (0.00s) --- PASS: Test_shortenFilename/shortenFilename('') (0.00s) === RUN Test_trimAnonymousFunctionSuffix === RUN Test_trimAnonymousFunctionSuffix/notAnonymous === RUN Test_trimAnonymousFunctionSuffix/anonymous.func1 === RUN Test_trimAnonymousFunctionSuffix/notAnonymous.funca === RUN Test_trimAnonymousFunctionSuffix/anonymous.func100 === RUN Test_trimAnonymousFunctionSuffix/anonymous.func100.func6 --- PASS: Test_trimAnonymousFunctionSuffix (0.00s) --- PASS: Test_trimAnonymousFunctionSuffix/notAnonymous (0.00s) --- PASS: Test_trimAnonymousFunctionSuffix/anonymous.func1 (0.00s) --- PASS: Test_trimAnonymousFunctionSuffix/notAnonymous.funca (0.00s) --- PASS: Test_trimAnonymousFunctionSuffix/anonymous.func100 (0.00s) --- PASS: Test_trimAnonymousFunctionSuffix/anonymous.func100.func6 (0.00s) PASS ok code.gitea.io/gitea/modules/web/routing 0.007s ? code.gitea.io/gitea/modules/web/types [no test files] ? code.gitea.io/gitea/modules/webhook [no test files] === RUN TestWriterReader === RUN TestWriterReader/regular zstd_test.go:32: original size: 20000000, compressed size: 6270632, rate: 31.35% === RUN TestWriterReader/with_options zstd_test.go:53: original size: 20000000, compressed size: 5516539, rate: 27.58% --- PASS: TestWriterReader (1.88s) --- PASS: TestWriterReader/regular (0.27s) --- PASS: TestWriterReader/with_options (1.53s) === RUN TestSeekableWriterReader === RUN TestSeekableWriterReader/regular zstd_test.go:82: original size: 20000000, compressed size: 6727554, rate: 33.64% === RUN TestSeekableWriterReader/seek_read zstd_test.go:105: original size: 20000000, compressed size: 6727554, rate: 33.64% === RUN TestSeekableWriterReader/tidy_data zstd_test.go:146: original size: 1000, compressed size: 513, rate: 51.30% === RUN TestSeekableWriterReader/tidy_block zstd_test.go:169: original size: 20000000, compressed size: 24241953, rate: 121.21% === RUN TestSeekableWriterReader/compatible_reader zstd_test.go:195: original size: 20000000, compressed size: 6727554, rate: 33.64% === RUN TestSeekableWriterReader/wrong_reader zstd_test.go:219: original size: 20000000, compressed size: 6270632, rate: 31.35% --- PASS: TestSeekableWriterReader (4.74s) --- PASS: TestSeekableWriterReader/regular (0.72s) --- PASS: TestSeekableWriterReader/seek_read (0.54s) --- PASS: TestSeekableWriterReader/tidy_data (0.02s) --- PASS: TestSeekableWriterReader/tidy_block (2.41s) --- PASS: TestSeekableWriterReader/compatible_reader (0.71s) --- PASS: TestSeekableWriterReader/wrong_reader (0.27s) PASS ok code.gitea.io/gitea/modules/zstd 6.632s ? code.gitea.io/gitea/routers [no test files] ? code.gitea.io/gitea/routers/api/actions [no test files] === RUN TestService === PAUSE TestService === CONT TestService === RUN TestService/ping_request --- PASS: TestService (0.01s) --- PASS: TestService/ping_request (0.01s) PASS ok code.gitea.io/gitea/routers/api/actions/ping 0.020s 2025/04/13 12:48:35 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:35 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1772591563/attachments 2025/04/13 12:48:35 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:35 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1772591563/avatars 2025/04/13 12:48:35 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:35 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1772591563/repo-avatars 2025/04/13 12:48:35 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:35 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1772591563/repo-archive 2025/04/13 12:48:35 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:35 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1772591563/packages 2025/04/13 12:48:35 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:35 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1772591563/actions_log 2025/04/13 12:48:35 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:35 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2171/data/actions_artifacts testing: warning: no tests to run PASS ok code.gitea.io/gitea/routers/api/actions/runner 0.312s [no tests to run] ? code.gitea.io/gitea/routers/api/packages [no test files] ? code.gitea.io/gitea/routers/api/packages/alpine [no test files] ? code.gitea.io/gitea/routers/api/packages/arch [no test files] ? code.gitea.io/gitea/routers/api/packages/cargo [no test files] ? code.gitea.io/gitea/routers/api/packages/chef [no test files] ? code.gitea.io/gitea/routers/api/packages/composer [no test files] ? code.gitea.io/gitea/routers/api/packages/conan [no test files] ? code.gitea.io/gitea/routers/api/packages/conda [no test files] ? code.gitea.io/gitea/routers/api/packages/container [no test files] ? code.gitea.io/gitea/routers/api/packages/cran [no test files] ? code.gitea.io/gitea/routers/api/packages/debian [no test files] === RUN TestValidatePackageName --- PASS: TestValidatePackageName (0.00s) === RUN TestValidateFileName --- PASS: TestValidateFileName (0.00s) PASS ok code.gitea.io/gitea/routers/api/packages/generic 0.098s ? code.gitea.io/gitea/routers/api/packages/goproxy [no test files] ? code.gitea.io/gitea/routers/api/packages/helm [no test files] ? code.gitea.io/gitea/routers/api/packages/helper [no test files] ? code.gitea.io/gitea/routers/api/packages/maven [no test files] ? code.gitea.io/gitea/routers/api/packages/npm [no test files] ? code.gitea.io/gitea/routers/api/packages/nuget [no test files] ? code.gitea.io/gitea/routers/api/packages/pub [no test files] === RUN TestIsValidNameAndVersion --- PASS: TestIsValidNameAndVersion (0.00s) PASS ok code.gitea.io/gitea/routers/api/packages/pypi 0.083s ? code.gitea.io/gitea/routers/api/packages/rpm [no test files] ? code.gitea.io/gitea/routers/api/packages/rubygems [no test files] ? code.gitea.io/gitea/routers/api/packages/swift [no test files] ? code.gitea.io/gitea/routers/api/packages/vagrant [no test files] ? code.gitea.io/gitea/routers/api/v1 [no test files] ? code.gitea.io/gitea/routers/api/v1/activitypub [no test files] ? code.gitea.io/gitea/routers/api/v1/admin [no test files] 2025/04/13 12:48:37 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:37 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3153885929/attachments 2025/04/13 12:48:37 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:37 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3153885929/avatars 2025/04/13 12:48:37 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:37 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3153885929/repo-avatars 2025/04/13 12:48:37 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:37 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3153885929/repo-archive 2025/04/13 12:48:37 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:37 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3153885929/packages 2025/04/13 12:48:37 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:37 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3153885929/actions_log 2025/04/13 12:48:37 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:37 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2206/data/actions_artifacts === RUN TestAPI_RenderGFM --- PASS: TestAPI_RenderGFM (0.10s) === RUN TestAPI_RenderSimple --- PASS: TestAPI_RenderSimple (0.00s) === RUN TestAPI_RenderRaw --- PASS: TestAPI_RenderRaw (0.00s) PASS ok code.gitea.io/gitea/routers/api/v1/misc 0.491s ? code.gitea.io/gitea/routers/api/v1/notify [no test files] ? code.gitea.io/gitea/routers/api/v1/org [no test files] ? code.gitea.io/gitea/routers/api/v1/packages [no test files] 2025/04/13 12:48:38 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4235780504/attachments 2025/04/13 12:48:38 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4235780504/avatars 2025/04/13 12:48:38 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4235780504/repo-avatars 2025/04/13 12:48:38 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4235780504/repo-archive 2025/04/13 12:48:38 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4235780504/packages 2025/04/13 12:48:38 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4235780504/actions_log 2025/04/13 12:48:38 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2212/data/actions_artifacts === RUN TestTestHook --- PASS: TestTestHook (0.24s) === RUN TestRepoEdit 2025/04/13 12:48:39 ...dexer/issues/util.go:173:pushIssueIndexerQueue() [W] Trying to push &{ID:1 IsDelete:false IDs:[]} to issue indexer queue, but the queue is not initialized, it's OK if it's a unit test 2025/04/13 12:48:39 ...dexer/issues/util.go:173:pushIssueIndexerQueue() [W] Trying to push &{ID:2 IsDelete:false IDs:[]} to issue indexer queue, but the queue is not initialized, it's OK if it's a unit test 2025/04/13 12:48:39 ...dexer/issues/util.go:173:pushIssueIndexerQueue() [W] Trying to push &{ID:3 IsDelete:false IDs:[]} to issue indexer queue, but the queue is not initialized, it's OK if it's a unit test 2025/04/13 12:48:39 ...dexer/issues/util.go:173:pushIssueIndexerQueue() [W] Trying to push &{ID:5 IsDelete:false IDs:[]} to issue indexer queue, but the queue is not initialized, it's OK if it's a unit test 2025/04/13 12:48:39 ...dexer/issues/util.go:173:pushIssueIndexerQueue() [W] Trying to push &{ID:11 IsDelete:false IDs:[]} to issue indexer queue, but the queue is not initialized, it's OK if it's a unit test --- PASS: TestRepoEdit (0.13s) === RUN TestRepoEditNameChange 2025/04/13 12:48:39 ...s/webhook/webhook.go:83:handler() [W] GetHookTaskByID[4] warn: hook task does not exist [task: 4, hook: 0, uuid: ] --- PASS: TestRepoEditNameChange (0.10s) PASS ok code.gitea.io/gitea/routers/api/v1/repo 1.018s ? code.gitea.io/gitea/routers/api/v1/settings [no test files] ? code.gitea.io/gitea/routers/api/v1/shared [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] 2025/04/13 12:48:38 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2701446381/attachments 2025/04/13 12:48:38 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2701446381/avatars 2025/04/13 12:48:38 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2701446381/repo-avatars 2025/04/13 12:48:38 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2701446381/repo-archive 2025/04/13 12:48:38 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2701446381/packages 2025/04/13 12:48:38 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2701446381/actions_log 2025/04/13 12:48:38 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2220/data/actions_artifacts === RUN TestBlockExpensive --- PASS: TestBlockExpensive (0.00s) === RUN TestRenderPanicErrorPage 2025/04/13 12:48:38 ...rs/common/errpage.go:26:RenderPanicErrorPage() [E] PANIC: fake panic error (for test only) /usr/lib/go/src/testing/testing.go:1792 (0x55d313) tRunner: fn(t) /usr/lib/go/src/runtime/asm_amd64.s:1700 (0x484ea0) goexit: BYTE $0x90 // NOP --- PASS: TestRenderPanicErrorPage (0.14s) PASS ok code.gitea.io/gitea/routers/common 0.684s 2025/04/13 12:48:38 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3043917730/attachments 2025/04/13 12:48:38 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3043917730/avatars 2025/04/13 12:48:38 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3043917730/repo-avatars 2025/04/13 12:48:38 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3043917730/repo-archive 2025/04/13 12:48:38 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3043917730/packages 2025/04/13 12:48:38 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3043917730/actions_log 2025/04/13 12:48:38 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2223/data/actions_artifacts === RUN TestRoutes --- PASS: TestRoutes (0.15s) PASS ok code.gitea.io/gitea/routers/install 0.712s 2025/04/13 12:48:38 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata433213371/attachments 2025/04/13 12:48:38 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata433213371/avatars 2025/04/13 12:48:38 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata433213371/repo-avatars 2025/04/13 12:48:38 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata433213371/repo-archive 2025/04/13 12:48:38 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata433213371/packages 2025/04/13 12:48:38 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata433213371/actions_log 2025/04/13 12:48:38 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:38 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2226/data/actions_artifacts === RUN TestHandlePullRequestMerging --- PASS: TestHandlePullRequestMerging (0.12s) === RUN TestVerifyCommits 2025/04/13 12:48:39 ...hook_verification.go:50:func2() [E] readAndVerifyCommitsFromShaReader failed: Unverified commit: 72920278f2f999e3005801e5d5b8ab8139d3641c --- PASS: TestVerifyCommits (0.17s) PASS 2025/04/13 12:48:39 ...hook_verification.go:50:func2() [E] readAndVerifyCommitsFromShaReader failed: Unverified commit: 9ce3f779ae33f31fce17fac3c512047b75d7498b ok code.gitea.io/gitea/routers/private 0.851s === RUN TestSanitizeFlashErrorString === RUN TestSanitizeFlashErrorString/no_error === RUN TestSanitizeFlashErrorString/normal_error === RUN TestSanitizeFlashErrorString/line_break_error --- PASS: TestSanitizeFlashErrorString (0.00s) --- PASS: TestSanitizeFlashErrorString/no_error (0.00s) --- PASS: TestSanitizeFlashErrorString/normal_error (0.00s) --- PASS: TestSanitizeFlashErrorString/line_break_error (0.00s) PASS ok code.gitea.io/gitea/routers/utils 0.003s ? code.gitea.io/gitea/routers/web [no test files] 2025/04/13 12:48:39 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4048359246/attachments 2025/04/13 12:48:39 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4048359246/avatars 2025/04/13 12:48:39 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4048359246/repo-avatars 2025/04/13 12:48:39 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4048359246/repo-archive 2025/04/13 12:48:39 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4048359246/packages 2025/04/13 12:48:39 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4048359246/actions_log 2025/04/13 12:48:39 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2233/data/actions_artifacts === RUN TestShadowPassword --- PASS: TestShadowPassword (0.00s) === RUN TestSelfCheckPost --- PASS: TestSelfCheckPost (0.00s) === RUN TestNewUserPost_MustChangePassword --- PASS: TestNewUserPost_MustChangePassword (0.14s) === RUN TestNewUserPost_MustChangePasswordFalse --- PASS: TestNewUserPost_MustChangePasswordFalse (0.08s) === RUN TestNewUserPost_InvalidEmail --- PASS: TestNewUserPost_InvalidEmail (0.08s) === RUN TestNewUserPost_VisibilityDefaultPublic --- PASS: TestNewUserPost_VisibilityDefaultPublic (0.07s) === RUN TestNewUserPost_VisibilityPrivate --- PASS: TestNewUserPost_VisibilityPrivate (0.08s) PASS ok code.gitea.io/gitea/routers/web/admin 0.956s 2025/04/13 12:48:39 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4159433866/attachments 2025/04/13 12:48:39 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4159433866/avatars 2025/04/13 12:48:39 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4159433866/repo-avatars 2025/04/13 12:48:39 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4159433866/repo-archive 2025/04/13 12:48:39 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4159433866/packages 2025/04/13 12:48:39 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4159433866/actions_log 2025/04/13 12:48:39 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2236/data/actions_artifacts === RUN TestUserLogin --- PASS: TestUserLogin (0.00s) === RUN TestSignUpOAuth2ButMissingFields 2025/04/13 12:48:39 ...rs/web/auth/oauth.go:165:SignInOAuthCallback() [E] OAuth2 auto registration (ENABLE_AUTO_REGISTRATION) is enabled but OAuth2 provider "dummy-auth-source" doesn't return required fields: email. Suggest to: disable auto registration, or make OPENID_CONNECT_SCOPES (for OpenIDConnect) / Authentication Source Scopes (for Admin panel) to request all required fields, and the fields shouldn't be empty. --- PASS: TestSignUpOAuth2ButMissingFields (0.00s) === RUN TestNewAccessTokenResponse_OIDCToken --- PASS: TestNewAccessTokenResponse_OIDCToken (0.09s) PASS ok code.gitea.io/gitea/routers/web/auth 0.587s ? code.gitea.io/gitea/routers/web/devtest [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/feed [no test files] ? code.gitea.io/gitea/routers/web/healthcheck [no test files] ? code.gitea.io/gitea/routers/web/misc [no test files] 2025/04/13 12:48:39 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata66071189/attachments 2025/04/13 12:48:39 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata66071189/avatars 2025/04/13 12:48:39 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata66071189/repo-avatars 2025/04/13 12:48:39 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata66071189/repo-archive 2025/04/13 12:48:39 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata66071189/packages 2025/04/13 12:48:39 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata66071189/actions_log 2025/04/13 12:48:39 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:39 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2244/data/actions_artifacts === RUN TestCheckProjectColumnChangePermissions --- PASS: TestCheckProjectColumnChangePermissions (0.15s) PASS ok code.gitea.io/gitea/routers/web/org 0.666s ? code.gitea.io/gitea/routers/web/org/setting [no test files] 2025/04/13 12:48:41 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata475549151/attachments 2025/04/13 12:48:41 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata475549151/avatars 2025/04/13 12:48:41 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata475549151/repo-avatars 2025/04/13 12:48:41 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata475549151/repo-archive 2025/04/13 12:48:41 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata475549151/packages 2025/04/13 12:48:41 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata475549151/actions_log 2025/04/13 12:48:41 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2249/data/actions_artifacts === RUN TestCleanUploadName --- PASS: TestCleanUploadName (0.18s) === RUN TestGetUniquePatchBranchName --- PASS: TestGetUniquePatchBranchName (0.11s) === RUN TestGetClosestParentWithFiles --- PASS: TestGetClosestParentWithFiles (0.10s) === RUN TestContainsParentDirectorySeparator --- PASS: TestContainsParentDirectorySeparator (0.00s) === RUN TestInitializeLabels --- PASS: TestInitializeLabels (0.11s) === RUN TestRetrieveLabels --- PASS: TestRetrieveLabels (0.07s) === RUN TestNewLabel --- PASS: TestNewLabel (0.07s) === RUN TestUpdateLabel --- PASS: TestUpdateLabel (0.12s) === RUN TestDeleteLabel --- PASS: TestDeleteLabel (0.09s) === RUN TestUpdateIssueLabel_Clear --- PASS: TestUpdateIssueLabel_Clear (0.14s) === RUN TestUpdateIssueLabel_Toggle --- PASS: TestUpdateIssueLabel_Toggle (0.49s) === RUN TestCombineLabelComments === RUN TestCombineLabelComments/kase_1 === RUN TestCombineLabelComments/kase_2 === RUN TestCombineLabelComments/kase_3 === RUN TestCombineLabelComments/kase_4 === RUN TestCombineLabelComments/kase_5 === RUN TestCombineLabelComments/kase_6 --- PASS: TestCombineLabelComments (0.00s) --- PASS: TestCombineLabelComments/kase_1 (0.00s) --- PASS: TestCombineLabelComments/kase_2 (0.00s) --- PASS: TestCombineLabelComments/kase_3 (0.00s) --- PASS: TestCombineLabelComments/kase_4 (0.00s) --- PASS: TestCombineLabelComments/kase_5 (0.00s) --- PASS: TestCombineLabelComments/kase_6 (0.00s) === RUN TestCheckProjectColumnChangePermissions --- PASS: TestCheckProjectColumnChangePermissions (0.09s) === RUN TestRenderConversation === RUN TestRenderConversation/prepare === RUN TestRenderConversation/diff_with_outdated === RUN TestRenderConversation/diff_without_outdated === RUN TestRenderConversation/timeline_with_outdated 2025/04/13 12:48:43 ...s/gitdiff/gitdiff.go:1369:CommentMustAsDiff() [W] CommentMustAsDiff: no sections found for comment ID: 18 === RUN TestRenderConversation/timeline_is_not_affected_by_ShowOutdatedComments=false 2025/04/13 12:48:43 ...s/gitdiff/gitdiff.go:1369:CommentMustAsDiff() [W] CommentMustAsDiff: no sections found for comment ID: 18 === RUN TestRenderConversation/diff_non-existing_review === RUN TestRenderConversation/timeline_non-existing_review 2025/04/13 12:48:43 ...s/gitdiff/gitdiff.go:1369:CommentMustAsDiff() [W] CommentMustAsDiff: no sections found for comment ID: 18 --- PASS: TestRenderConversation (0.28s) --- PASS: TestRenderConversation/prepare (0.15s) --- PASS: TestRenderConversation/diff_with_outdated (0.01s) --- PASS: TestRenderConversation/diff_without_outdated (0.00s) --- PASS: TestRenderConversation/timeline_with_outdated (0.01s) --- PASS: TestRenderConversation/timeline_is_not_affected_by_ShowOutdatedComments=false (0.01s) --- PASS: TestRenderConversation/diff_non-existing_review (0.01s) --- PASS: TestRenderConversation/timeline_non-existing_review (0.01s) === RUN TestNewReleasePost --- PASS: TestNewReleasePost (0.20s) === RUN TestCalReleaseNumCommitsBehind --- PASS: TestCalReleaseNumCommitsBehind (0.10s) === RUN TestIndexSettingToGitGrepPathspecList --- PASS: TestIndexSettingToGitGrepPathspecList (0.00s) === RUN Test_localizedExtensions === RUN Test_localizedExtensions/empty_language === RUN Test_localizedExtensions/No_region_-_lowercase === RUN Test_localizedExtensions/No_region_-_uppercase === RUN Test_localizedExtensions/With_region_-_lowercase === RUN Test_localizedExtensions/With_region_-_uppercase === RUN Test_localizedExtensions/With_region_-_all_uppercase --- PASS: Test_localizedExtensions (0.00s) --- PASS: Test_localizedExtensions/empty_language (0.00s) --- PASS: Test_localizedExtensions/No_region_-_lowercase (0.00s) --- PASS: Test_localizedExtensions/No_region_-_uppercase (0.00s) --- PASS: Test_localizedExtensions/With_region_-_lowercase (0.00s) --- PASS: Test_localizedExtensions/With_region_-_uppercase (0.00s) --- PASS: Test_localizedExtensions/With_region_-_all_uppercase (0.00s) === RUN TestWiki --- PASS: TestWiki (0.09s) === RUN TestWikiPages --- PASS: TestWikiPages (0.09s) === RUN TestNewWiki --- PASS: TestNewWiki (0.06s) === RUN TestNewWikiPost --- PASS: TestNewWikiPost (0.29s) === RUN TestNewWikiPost_ReservedName --- PASS: TestNewWikiPost_ReservedName (0.07s) === RUN TestEditWiki --- PASS: TestEditWiki (0.10s) === RUN TestEditWikiPost --- PASS: TestEditWikiPost (0.31s) === RUN TestDeleteWikiPagePost --- PASS: TestDeleteWikiPagePost (0.12s) === RUN TestWikiRaw --- PASS: TestWikiRaw (0.59s) === RUN TestDefaultWikiBranch --- PASS: TestDefaultWikiBranch (0.11s) PASS ok code.gitea.io/gitea/routers/web/repo 4.511s 2025/04/13 12:48:41 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4241419427/attachments 2025/04/13 12:48:41 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4241419427/avatars 2025/04/13 12:48:41 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4241419427/repo-avatars 2025/04/13 12:48:41 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4241419427/repo-archive 2025/04/13 12:48:41 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4241419427/packages 2025/04/13 12:48:41 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4241419427/actions_log 2025/04/13 12:48:41 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2252/data/actions_artifacts === RUN TestReadWorkflow_WorkflowDispatchConfig --- PASS: TestReadWorkflow_WorkflowDispatchConfig (0.00s) === RUN Test_loadIsRefDeleted --- PASS: Test_loadIsRefDeleted (0.15s) PASS ok code.gitea.io/gitea/routers/web/repo/actions 0.683s 2025/04/13 12:48:41 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2201460357/attachments 2025/04/13 12:48:41 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2201460357/avatars 2025/04/13 12:48:41 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2201460357/repo-avatars 2025/04/13 12:48:41 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2201460357/repo-archive 2025/04/13 12:48:41 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2201460357/packages 2025/04/13 12:48:41 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2201460357/actions_log 2025/04/13 12:48:41 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2255/data/actions_artifacts === RUN TestAddReadOnlyDeployKey --- PASS: TestAddReadOnlyDeployKey (0.17s) === RUN TestAddReadWriteOnlyDeployKey --- PASS: TestAddReadWriteOnlyDeployKey (0.09s) === RUN TestCollaborationPost --- PASS: TestCollaborationPost (0.07s) === RUN TestCollaborationPost_InactiveUser --- PASS: TestCollaborationPost_InactiveUser (0.07s) === RUN TestCollaborationPost_AddCollaboratorTwice --- PASS: TestCollaborationPost_AddCollaboratorTwice (0.08s) === RUN TestCollaborationPost_NonExistentUser --- PASS: TestCollaborationPost_NonExistentUser (0.07s) === RUN TestAddTeamPost --- PASS: TestAddTeamPost (0.08s) === RUN TestAddTeamPost_NotAllowed --- PASS: TestAddTeamPost_NotAllowed (0.06s) === RUN TestAddTeamPost_AddTeamTwice --- PASS: TestAddTeamPost_AddTeamTwice (0.08s) === RUN TestAddTeamPost_NonExistentTeam --- PASS: TestAddTeamPost_NonExistentTeam (0.07s) === RUN TestDeleteTeam --- PASS: TestDeleteTeam (0.08s) PASS ok code.gitea.io/gitea/routers/web/repo/setting 1.471s ? code.gitea.io/gitea/routers/web/shared/actions [no test files] ? code.gitea.io/gitea/routers/web/shared/issue [no test files] ? code.gitea.io/gitea/routers/web/shared/packages [no test files] ? code.gitea.io/gitea/routers/web/shared/project [no test files] ? code.gitea.io/gitea/routers/web/shared/secrets [no test files] === RUN TestMakeSelfOnTop --- PASS: TestMakeSelfOnTop (0.00s) PASS ok code.gitea.io/gitea/routers/web/shared/user 0.128s 2025/04/13 12:48:41 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2713821038/attachments 2025/04/13 12:48:41 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2713821038/avatars 2025/04/13 12:48:41 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2713821038/repo-avatars 2025/04/13 12:48:41 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2713821038/repo-archive 2025/04/13 12:48:41 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2713821038/packages 2025/04/13 12:48:41 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2713821038/actions_log 2025/04/13 12:48:41 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2266/data/actions_artifacts === RUN TestArchivedIssues --- PASS: TestArchivedIssues (0.09s) === RUN TestIssues --- PASS: TestIssues (0.04s) === RUN TestPulls 2025/04/13 12:48:42 ...ervices/pull/pull.go:965:GetIssuesAllCommitStatus() [E] getAllCommitStatus: cant get commit statuses of pull [6]: object does not exist [id: refs/pull/2/head, rel_path: ] --- PASS: TestPulls (0.05s) === RUN TestMilestones --- PASS: TestMilestones (0.05s) === RUN TestMilestonesForSpecificRepo --- PASS: TestMilestonesForSpecificRepo (0.03s) === RUN TestDashboardPagination --- PASS: TestDashboardPagination (0.12s) PASS ok code.gitea.io/gitea/routers/web/user 0.924s 2025/04/13 12:48:41 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata588832276/attachments 2025/04/13 12:48:41 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata588832276/avatars 2025/04/13 12:48:41 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata588832276/repo-avatars 2025/04/13 12:48:41 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata588832276/repo-archive 2025/04/13 12:48:41 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata588832276/packages 2025/04/13 12:48:41 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata588832276/actions_log 2025/04/13 12:48:41 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2269/data/actions_artifacts === RUN TestChangePassword === RUN TestChangePassword/password__Qwerty123456- === RUN TestChangePassword/password__12345 === RUN TestChangePassword/12334__123456 === RUN TestChangePassword/password__123456 === RUN TestChangePassword/password__Qwerty === RUN TestChangePassword/password__Qwerty#01 === RUN TestChangePassword/password__QWERTY --- PASS: TestChangePassword (0.68s) --- PASS: TestChangePassword/password__Qwerty123456- (0.17s) --- PASS: TestChangePassword/password__12345 (0.09s) --- PASS: TestChangePassword/12334__123456 (0.08s) --- PASS: TestChangePassword/password__123456 (0.12s) --- PASS: TestChangePassword/password__Qwerty (0.07s) --- PASS: TestChangePassword/password__Qwerty#01 (0.09s) --- PASS: TestChangePassword/password__QWERTY (0.06s) PASS ok code.gitea.io/gitea/routers/web/user/setting 1.234s ? code.gitea.io/gitea/routers/web/user/setting/security [no test files] 2025/04/13 12:48:41 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1315470227/attachments 2025/04/13 12:48:41 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1315470227/avatars 2025/04/13 12:48:41 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1315470227/repo-avatars 2025/04/13 12:48:41 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1315470227/repo-archive 2025/04/13 12:48:41 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1315470227/packages 2025/04/13 12:48:41 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1315470227/actions_log 2025/04/13 12:48:41 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2273/data/actions_artifacts === RUN TestCreateAuthorizationToken --- PASS: TestCreateAuthorizationToken (0.00s) === RUN TestParseAuthorizationToken --- PASS: TestParseAuthorizationToken (0.00s) === RUN TestParseAuthorizationTokenNoAuthHeader --- PASS: TestParseAuthorizationTokenNoAuthHeader (0.00s) === RUN TestInitToken === RUN TestInitToken/NoToken === RUN TestInitToken/EnvToken === RUN TestInitToken/EnvFileToken === RUN TestInitToken/InvalidToken --- PASS: TestInitToken (0.08s) --- PASS: TestInitToken/NoToken (0.00s) --- PASS: TestInitToken/EnvToken (0.00s) --- PASS: TestInitToken/EnvFileToken (0.00s) --- PASS: TestInitToken/InvalidToken (0.00s) === RUN Test_jobStatusResolver_Resolve === RUN Test_jobStatusResolver_Resolve/no_blocked === RUN Test_jobStatusResolver_Resolve/single_blocked === RUN Test_jobStatusResolver_Resolve/multiple_blocked === RUN Test_jobStatusResolver_Resolve/chain_blocked === RUN Test_jobStatusResolver_Resolve/loop_need === RUN Test_jobStatusResolver_Resolve/`if`_is_not_empty_and_all_jobs_in_`needs`_completed_successfully === RUN Test_jobStatusResolver_Resolve/`if`_is_not_empty_and_not_all_jobs_in_`needs`_completed_successfully === RUN Test_jobStatusResolver_Resolve/`if`_is_empty_and_not_all_jobs_in_`needs`_completed_successfully --- PASS: Test_jobStatusResolver_Resolve (0.00s) --- PASS: Test_jobStatusResolver_Resolve/no_blocked (0.00s) --- PASS: Test_jobStatusResolver_Resolve/single_blocked (0.00s) --- PASS: Test_jobStatusResolver_Resolve/multiple_blocked (0.00s) --- PASS: Test_jobStatusResolver_Resolve/chain_blocked (0.00s) --- PASS: Test_jobStatusResolver_Resolve/loop_need (0.00s) --- PASS: Test_jobStatusResolver_Resolve/`if`_is_not_empty_and_all_jobs_in_`needs`_completed_successfully (0.00s) --- PASS: Test_jobStatusResolver_Resolve/`if`_is_not_empty_and_not_all_jobs_in_`needs`_completed_successfully (0.00s) --- PASS: Test_jobStatusResolver_Resolve/`if`_is_empty_and_not_all_jobs_in_`needs`_completed_successfully (0.00s) === RUN TestGetAllRerunJobs --- PASS: TestGetAllRerunJobs (0.00s) === RUN Test_findTaskNeeds --- PASS: Test_findTaskNeeds (0.03s) PASS ok code.gitea.io/gitea/services/actions 0.661s ? code.gitea.io/gitea/services/agit [no test files] 2025/04/13 12:48:41 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1832872731/attachments 2025/04/13 12:48:41 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1832872731/avatars 2025/04/13 12:48:41 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1832872731/repo-avatars 2025/04/13 12:48:41 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1832872731/repo-archive 2025/04/13 12:48:41 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1832872731/packages 2025/04/13 12:48:41 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1832872731/actions_log 2025/04/13 12:48:41 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2277/data/actions_artifacts === RUN TestAddLdapSSHPublicKeys --- PASS: TestAddLdapSSHPublicKeys (0.09s) PASS ok code.gitea.io/gitea/services/asymkey 0.654s 2025/04/13 12:48:41 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3416469305/attachments 2025/04/13 12:48:41 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3416469305/avatars 2025/04/13 12:48:41 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3416469305/repo-avatars 2025/04/13 12:48:41 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3416469305/repo-archive 2025/04/13 12:48:41 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3416469305/packages 2025/04/13 12:48:41 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3416469305/actions_log 2025/04/13 12:48:41 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2280/data/actions_artifacts === RUN TestUploadAttachment --- PASS: TestUploadAttachment (0.09s) PASS ok code.gitea.io/gitea/services/attachment 0.638s 2025/04/13 12:48:41 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2400463088/attachments 2025/04/13 12:48:41 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2400463088/avatars 2025/04/13 12:48:41 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2400463088/repo-avatars 2025/04/13 12:48:41 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2400463088/repo-archive 2025/04/13 12:48:41 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2400463088/packages 2025/04/13 12:48:41 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2400463088/actions_log 2025/04/13 12:48:41 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2283/data/actions_artifacts === RUN Test_isGitRawOrLFSPath === RUN Test_isGitRawOrLFSPath//owner/repo/git-upload-pack === RUN Test_isGitRawOrLFSPath//owner/repo/git-receive-pack === RUN Test_isGitRawOrLFSPath//owner/repo/info/refs === RUN Test_isGitRawOrLFSPath//owner/repo/HEAD === RUN Test_isGitRawOrLFSPath//owner/repo/objects/info/alternates === RUN Test_isGitRawOrLFSPath//owner/repo/objects/info/http-alternates === RUN Test_isGitRawOrLFSPath//owner/repo/objects/info/packs === RUN Test_isGitRawOrLFSPath//owner/repo/objects/info/blahahsdhsdkla === RUN Test_isGitRawOrLFSPath//owner/repo/objects/01/23456789abcdef0123456789abcdef01234567 === RUN Test_isGitRawOrLFSPath//owner/repo/objects/pack/pack-123456789012345678921234567893124567894.pack === RUN Test_isGitRawOrLFSPath//owner/repo/objects/pack/pack-0123456789abcdef0123456789abcdef0123456.idx === RUN Test_isGitRawOrLFSPath//owner/repo/raw/branch/foo/fanaso === RUN Test_isGitRawOrLFSPath//owner/repo/stars === RUN Test_isGitRawOrLFSPath//notowner === RUN Test_isGitRawOrLFSPath//owner/repo === RUN Test_isGitRawOrLFSPath//owner/repo/commit/123456789012345678921234567893124567894 === RUN Test_isGitRawOrLFSPath//owner/repo/releases/download/tag/repo.tar.gz === RUN Test_isGitRawOrLFSPath//owner/repo/attachments/6d92a9ee-5d8b-4993-97c9-6181bdaa8955 === RUN Test_isGitRawOrLFSPath//owner/repo/info/lfs/ === RUN Test_isGitRawOrLFSPath//owner/repo/info/lfs/objects/batch === RUN Test_isGitRawOrLFSPath//owner/repo/info/lfs/objects/oid/filename === RUN Test_isGitRawOrLFSPath//owner/repo/info/lfs/objects/oid === RUN Test_isGitRawOrLFSPath//owner/repo/info/lfs/objects === RUN Test_isGitRawOrLFSPath//owner/repo/info/lfs/verify === RUN Test_isGitRawOrLFSPath//owner/repo/info/lfs/locks === RUN Test_isGitRawOrLFSPath//owner/repo/info/lfs/locks/verify === RUN Test_isGitRawOrLFSPath//owner/repo/info/lfs/locks/123/unlock --- PASS: Test_isGitRawOrLFSPath (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/git-upload-pack (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/git-receive-pack (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/info/refs (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/HEAD (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/objects/info/alternates (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/objects/info/http-alternates (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/objects/info/packs (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/objects/info/blahahsdhsdkla (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/objects/01/23456789abcdef0123456789abcdef01234567 (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/objects/pack/pack-123456789012345678921234567893124567894.pack (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/objects/pack/pack-0123456789abcdef0123456789abcdef0123456.idx (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/raw/branch/foo/fanaso (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/stars (0.00s) --- PASS: Test_isGitRawOrLFSPath//notowner (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/commit/123456789012345678921234567893124567894 (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/releases/download/tag/repo.tar.gz (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/attachments/6d92a9ee-5d8b-4993-97c9-6181bdaa8955 (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/info/lfs/ (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/info/lfs/objects/batch (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/info/lfs/objects/oid/filename (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/info/lfs/objects/oid (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/info/lfs/objects (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/info/lfs/verify (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/info/lfs/locks (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/info/lfs/locks/verify (0.00s) --- PASS: Test_isGitRawOrLFSPath//owner/repo/info/lfs/locks/123/unlock (0.00s) === RUN TestCheckAuthToken === RUN TestCheckAuthToken/Empty === RUN TestCheckAuthToken/InvalidFormat === RUN TestCheckAuthToken/NotFound === RUN TestCheckAuthToken/Expired === RUN TestCheckAuthToken/InvalidHash === RUN TestCheckAuthToken/Valid --- PASS: TestCheckAuthToken (0.09s) --- PASS: TestCheckAuthToken/Empty (0.00s) --- PASS: TestCheckAuthToken/InvalidFormat (0.00s) --- PASS: TestCheckAuthToken/NotFound (0.00s) --- PASS: TestCheckAuthToken/Expired (0.00s) --- PASS: TestCheckAuthToken/InvalidHash (0.00s) --- PASS: TestCheckAuthToken/Valid (0.00s) === RUN TestRegenerateAuthToken --- PASS: TestRegenerateAuthToken (0.03s) === RUN TestUserIDFromToken === RUN TestUserIDFromToken/Actions_JWT --- PASS: TestUserIDFromToken (0.03s) --- PASS: TestUserIDFromToken/Actions_JWT (0.00s) === RUN TestCheckTaskIsRunning === RUN TestCheckTaskIsRunning/Running === RUN TestCheckTaskIsRunning/Missing === RUN TestCheckTaskIsRunning/Cancelled --- PASS: TestCheckTaskIsRunning (0.03s) --- PASS: TestCheckTaskIsRunning/Running (0.00s) --- PASS: TestCheckTaskIsRunning/Missing (0.00s) --- PASS: TestCheckTaskIsRunning/Cancelled (0.00s) PASS ok code.gitea.io/gitea/services/auth 0.712s ? code.gitea.io/gitea/services/auth/source [no test files] testing: warning: no tests to run PASS ok code.gitea.io/gitea/services/auth/source/db 0.134s [no tests to run] testing: warning: no tests to run PASS ok code.gitea.io/gitea/services/auth/source/ldap 0.136s [no tests to run] 2025/04/13 12:48:41 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata671278664/attachments 2025/04/13 12:48:41 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata671278664/avatars 2025/04/13 12:48:41 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata671278664/repo-avatars 2025/04/13 12:48:41 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata671278664/repo-archive 2025/04/13 12:48:41 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata671278664/packages 2025/04/13 12:48:41 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata671278664/actions_log 2025/04/13 12:48:41 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:41 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2293/data/actions_artifacts === RUN TestSource === RUN TestSource/refresh === RUN TestSource/refresh/valid === RUN TestSource/refresh/expired 2025/04/13 12:48:41 ...auth2/source_sync.go:80:refresh() [I] SyncExternalUsers[fake] disabling user 43 --- PASS: TestSource (0.10s) --- PASS: TestSource/refresh (0.00s) --- PASS: TestSource/refresh/valid (0.00s) --- PASS: TestSource/refresh/expired (0.00s) PASS ok code.gitea.io/gitea/services/auth/source/oauth2 0.642s testing: warning: no tests to run PASS ok code.gitea.io/gitea/services/auth/source/pam 0.131s [no tests to run] testing: warning: no tests to run PASS ok code.gitea.io/gitea/services/auth/source/smtp 0.122s [no tests to run] testing: warning: no tests to run PASS ok code.gitea.io/gitea/services/auth/source/sspi 0.007s [no tests to run] ? code.gitea.io/gitea/services/automerge [no test files] === RUN TestGenAPILinks --- PASS: TestGenAPILinks (0.00s) === RUN TestRedirect --- PASS: TestRedirect (0.00s) === RUN TestRemoveSessionCookieHeader --- PASS: TestRemoveSessionCookieHeader (0.00s) === RUN TestRedirectToCurrentSite === RUN TestRedirectToCurrentSite// === RUN TestRedirectToCurrentSite/http://localhost:3000/sub?k=v === RUN TestRedirectToCurrentSite/http://other --- PASS: TestRedirectToCurrentSite (0.00s) --- PASS: TestRedirectToCurrentSite// (0.00s) --- PASS: TestRedirectToCurrentSite/http://localhost:3000/sub?k=v (0.00s) --- PASS: TestRedirectToCurrentSite/http://other (0.00s) === RUN Test_ValidToken === RUN Test_ValidToken/Validate_token --- PASS: Test_ValidToken (0.00s) --- PASS: Test_ValidToken/Validate_token (0.00s) === RUN Test_SeparatorReplacement === RUN Test_SeparatorReplacement/Test_two_separator_replacements --- PASS: Test_SeparatorReplacement (0.00s) --- PASS: Test_SeparatorReplacement/Test_two_separator_replacements (0.00s) === RUN Test_InvalidToken === RUN Test_InvalidToken/Test_invalid_tokens --- PASS: Test_InvalidToken (0.00s) --- PASS: Test_InvalidToken/Test_invalid_tokens (0.00s) === RUN Test_ValidateBadData === RUN Test_ValidateBadData/Validate_bad_data --- PASS: Test_ValidateBadData (0.00s) --- PASS: Test_ValidateBadData/Validate_bad_data (0.00s) PASS ok code.gitea.io/gitea/services/context 0.093s === RUN TestUpload 2025/04/13 12:48:43 ...ext/upload/upload.go:82:Verify() [I] Attachment with type text/plain; charset=utf-8 blocked from upload 2025/04/13 12:48:43 ...ext/upload/upload.go:82:Verify() [I] Attachment with type text/plain; charset=utf-8 blocked from upload 2025/04/13 12:48:43 ...ext/upload/upload.go:82:Verify() [I] Attachment with type text/plain; charset=utf-8 blocked from upload 2025/04/13 12:48:43 ...ext/upload/upload.go:82:Verify() [I] Attachment with type text/plain; charset=utf-8 blocked from upload 2025/04/13 12:48:43 ...ext/upload/upload.go:82:Verify() [I] Attachment with type text/plain; charset=utf-8 blocked from upload --- PASS: TestUpload (0.00s) PASS ok code.gitea.io/gitea/services/context/upload 0.090s ? code.gitea.io/gitea/services/contexttest [no test files] 2025/04/13 12:48:43 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1998956054/attachments 2025/04/13 12:48:43 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1998956054/avatars 2025/04/13 12:48:43 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1998956054/repo-avatars 2025/04/13 12:48:43 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1998956054/repo-archive 2025/04/13 12:48:43 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1998956054/packages 2025/04/13 12:48:43 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1998956054/actions_log 2025/04/13 12:48:43 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2315/data/actions_artifacts === RUN TestToCommitMeta --- PASS: TestToCommitMeta (0.08s) === RUN TestLabel_ToLabel --- PASS: TestLabel_ToLabel (0.02s) === RUN TestMilestone_APIFormat --- PASS: TestMilestone_APIFormat (0.00s) === RUN Test_ToPullReview === RUN Test_ToPullReview/Anonymous_User === RUN Test_ToPullReview/Reviewer_Himself === RUN Test_ToPullReview/Other_User === RUN Test_ToPullReview/Admin_User --- PASS: Test_ToPullReview (0.04s) --- PASS: Test_ToPullReview/Anonymous_User (0.00s) --- PASS: Test_ToPullReview/Reviewer_Himself (0.01s) --- PASS: Test_ToPullReview/Other_User (0.00s) --- PASS: Test_ToPullReview/Admin_User (0.00s) === RUN TestPullRequest_APIFormat --- PASS: TestPullRequest_APIFormat (0.07s) === RUN TestRelease_ToRelease --- PASS: TestRelease_ToRelease (0.04s) === RUN TestUser_ToUser --- PASS: TestUser_ToUser (0.03s) === RUN TestToCorrectPageSize --- PASS: TestToCorrectPageSize (0.00s) === RUN TestToGitServiceType --- PASS: TestToGitServiceType (0.00s) PASS ok code.gitea.io/gitea/services/convert 0.678s === RUN TestAddTaskToScheduler --- PASS: TestAddTaskToScheduler (0.00s) === RUN TestScheduleHasSeconds === RUN TestScheduleHasSeconds/0 === RUN TestScheduleHasSeconds/1 === RUN TestScheduleHasSeconds/2 === RUN TestScheduleHasSeconds/3 === RUN TestScheduleHasSeconds/4 === RUN TestScheduleHasSeconds/5 === RUN TestScheduleHasSeconds/6 --- PASS: TestScheduleHasSeconds (0.00s) --- PASS: TestScheduleHasSeconds/0 (0.00s) --- PASS: TestScheduleHasSeconds/1 (0.00s) --- PASS: TestScheduleHasSeconds/2 (0.00s) --- PASS: TestScheduleHasSeconds/3 (0.00s) --- PASS: TestScheduleHasSeconds/4 (0.00s) --- PASS: TestScheduleHasSeconds/5 (0.00s) --- PASS: TestScheduleHasSeconds/6 (0.00s) PASS ok code.gitea.io/gitea/services/cron 0.102s 2025/04/13 12:48:43 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1017089038/attachments 2025/04/13 12:48:43 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1017089038/avatars 2025/04/13 12:48:43 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1017089038/repo-avatars 2025/04/13 12:48:43 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1017089038/repo-archive 2025/04/13 12:48:43 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1017089038/packages 2025/04/13 12:48:43 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1017089038/actions_log 2025/04/13 12:48:43 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2321/data/actions_artifacts === RUN TestConsistencyCheck 2025/04/13 12:48:43 ...tor/dbconsistency.go:46:Run() [I] Deleted 1 Orphaned OAuth2Application without existing User --- PASS: TestConsistencyCheck (0.00s) === RUN Test_fixUnitConfig_16961 === RUN Test_fixUnitConfig_16961/empty === RUN Test_fixUnitConfig_16961/normal:_{} === RUN Test_fixUnitConfig_16961/broken_but_fixable:_&{} === RUN Test_fixUnitConfig_16961/broken_but_unfixable:_&{asdasd} --- PASS: Test_fixUnitConfig_16961 (0.00s) --- PASS: Test_fixUnitConfig_16961/empty (0.00s) --- PASS: Test_fixUnitConfig_16961/normal:_{} (0.00s) --- PASS: Test_fixUnitConfig_16961/broken_but_fixable:_&{} (0.00s) --- PASS: Test_fixUnitConfig_16961/broken_but_unfixable:_&{asdasd} (0.00s) === RUN Test_fixExternalWikiConfig_16961 === RUN Test_fixExternalWikiConfig_16961/normal:_{"ExternalWikiURL":"http://someurl"} === RUN Test_fixExternalWikiConfig_16961/broken:_&{http://someurl} === RUN Test_fixExternalWikiConfig_16961/broken_but_unfixable:_http://someurl --- PASS: Test_fixExternalWikiConfig_16961 (0.00s) --- PASS: Test_fixExternalWikiConfig_16961/normal:_{"ExternalWikiURL":"http://someurl"} (0.00s) --- PASS: Test_fixExternalWikiConfig_16961/broken:_&{http://someurl} (0.00s) --- PASS: Test_fixExternalWikiConfig_16961/broken_but_unfixable:_http://someurl (0.00s) === RUN Test_fixExternalTrackerConfig_16961 === RUN Test_fixExternalTrackerConfig_16961/normal === RUN Test_fixExternalTrackerConfig_16961/broken === RUN Test_fixExternalTrackerConfig_16961/broken_-_too_many_fields === RUN Test_fixExternalTrackerConfig_16961/broken_-_wrong_format --- PASS: Test_fixExternalTrackerConfig_16961 (0.00s) --- PASS: Test_fixExternalTrackerConfig_16961/normal (0.00s) --- PASS: Test_fixExternalTrackerConfig_16961/broken (0.00s) --- PASS: Test_fixExternalTrackerConfig_16961/broken_-_too_many_fields (0.00s) --- PASS: Test_fixExternalTrackerConfig_16961/broken_-_wrong_format (0.00s) === RUN Test_fixPullRequestsConfig_16961 === RUN Test_fixPullRequestsConfig_16961/normal === RUN Test_fixPullRequestsConfig_16961/broken_-_1.14 === RUN Test_fixPullRequestsConfig_16961/broken_-_1.15 --- PASS: Test_fixPullRequestsConfig_16961 (0.00s) --- PASS: Test_fixPullRequestsConfig_16961/normal (0.00s) --- PASS: Test_fixPullRequestsConfig_16961/broken_-_1.14 (0.00s) --- PASS: Test_fixPullRequestsConfig_16961/broken_-_1.15 (0.00s) === RUN Test_fixIssuesConfig_16961 === RUN Test_fixIssuesConfig_16961/normal === RUN Test_fixIssuesConfig_16961/broken --- PASS: Test_fixIssuesConfig_16961 (0.00s) --- PASS: Test_fixIssuesConfig_16961/normal (0.00s) --- PASS: Test_fixIssuesConfig_16961/broken (0.00s) PASS ok code.gitea.io/gitea/services/doctor 0.420s ? code.gitea.io/gitea/services/externalaccount [no test files] 2025/04/13 12:48:43 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata932746052/attachments 2025/04/13 12:48:43 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata932746052/avatars 2025/04/13 12:48:43 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata932746052/repo-avatars 2025/04/13 12:48:43 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata932746052/repo-archive 2025/04/13 12:48:43 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata932746052/packages 2025/04/13 12:48:43 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata932746052/actions_log 2025/04/13 12:48:43 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2325/data/actions_artifacts === RUN TestGetFeeds --- PASS: TestGetFeeds (0.08s) === RUN TestGetFeedsForRepos --- PASS: TestGetFeedsForRepos (0.04s) === RUN TestGetFeeds2 --- PASS: TestGetFeeds2 (0.04s) === RUN TestGetFeedsCorrupted --- PASS: TestGetFeedsCorrupted (0.02s) === RUN TestRepoActions --- PASS: TestRepoActions (0.02s) === RUN TestRenameRepoAction --- PASS: TestRenameRepoAction (0.03s) PASS ok code.gitea.io/gitea/services/feed 0.627s === RUN TestSubmitReviewForm_IsEmpty --- PASS: TestSubmitReviewForm_IsEmpty (0.00s) === RUN TestIssueLock_HasValidReason --- PASS: TestIssueLock_HasValidReason (0.00s) === RUN TestRegisterForm_IsDomainAllowed_Empty --- PASS: TestRegisterForm_IsDomainAllowed_Empty (0.00s) === RUN TestRegisterForm_IsDomainAllowed_InvalidEmail --- PASS: TestRegisterForm_IsDomainAllowed_InvalidEmail (0.00s) === RUN TestRegisterForm_IsDomainAllowed_AllowedEmail --- PASS: TestRegisterForm_IsDomainAllowed_AllowedEmail (0.00s) === RUN TestRegisterForm_IsDomainAllowed_BlockedEmail --- PASS: TestRegisterForm_IsDomainAllowed_BlockedEmail (0.00s) === RUN TestNewAccessTokenForm_GetScope === RUN TestNewAccessTokenForm_GetScope/0 === RUN TestNewAccessTokenForm_GetScope/1 --- PASS: TestNewAccessTokenForm_GetScope (0.00s) --- PASS: TestNewAccessTokenForm_GetScope/0 (0.00s) --- PASS: TestNewAccessTokenForm_GetScope/1 (0.00s) PASS ok code.gitea.io/gitea/services/forms 0.103s 2025/04/13 12:48:43 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3432633679/attachments 2025/04/13 12:48:43 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3432633679/avatars 2025/04/13 12:48:43 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3432633679/repo-avatars 2025/04/13 12:48:43 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3432633679/repo-archive 2025/04/13 12:48:43 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3432633679/packages 2025/04/13 12:48:43 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3432633679/actions_log 2025/04/13 12:48:43 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2331/data/actions_artifacts === RUN TestCSVDiff --- PASS: TestCSVDiff (0.00s) === RUN TestDiffToHTML --- PASS: TestDiffToHTML (0.00s) === RUN TestParsePatch_skipTo === RUN TestParsePatch_skipTo/readme.md2readme.md === RUN TestParsePatch_skipTo/A_\_B === RUN TestParsePatch_skipTo/A_\_B#01 === RUN TestParsePatch_skipTo/readme.md2readme.md#01 --- PASS: TestParsePatch_skipTo (0.01s) --- PASS: TestParsePatch_skipTo/readme.md2readme.md (0.01s) --- PASS: TestParsePatch_skipTo/A_\_B (0.00s) --- PASS: TestParsePatch_skipTo/A_\_B#01 (0.00s) --- PASS: TestParsePatch_skipTo/readme.md2readme.md#01 (0.00s) === RUN TestParsePatch_singlefile === RUN TestParsePatch_singlefile/readme.md2readme.md === RUN TestParsePatch_singlefile/A_\_B === RUN TestParsePatch_singlefile/really_weird_filename === RUN TestParsePatch_singlefile/delete_file_with_blanks === RUN TestParsePatch_singlefile/rename_a—as === RUN TestParsePatch_singlefile/rename_with_spaces === RUN TestParsePatch_singlefile/ambiguous_deleted === RUN TestParsePatch_singlefile/ambiguous_addition === RUN TestParsePatch_singlefile/rename === RUN TestParsePatch_singlefile/ambiguous_1 === RUN TestParsePatch_singlefile/ambiguous_2 === RUN TestParsePatch_singlefile/minuses-and-pluses --- PASS: TestParsePatch_singlefile (0.00s) --- PASS: TestParsePatch_singlefile/readme.md2readme.md (0.00s) --- PASS: TestParsePatch_singlefile/A_\_B (0.00s) --- PASS: TestParsePatch_singlefile/really_weird_filename (0.00s) --- PASS: TestParsePatch_singlefile/delete_file_with_blanks (0.00s) --- PASS: TestParsePatch_singlefile/rename_a—as (0.00s) --- PASS: TestParsePatch_singlefile/rename_with_spaces (0.00s) --- PASS: TestParsePatch_singlefile/ambiguous_deleted (0.00s) --- PASS: TestParsePatch_singlefile/ambiguous_addition (0.00s) --- PASS: TestParsePatch_singlefile/rename (0.00s) --- PASS: TestParsePatch_singlefile/ambiguous_1 (0.00s) --- PASS: TestParsePatch_singlefile/ambiguous_2 (0.00s) --- PASS: TestParsePatch_singlefile/minuses-and-pluses (0.00s) === RUN TestDiff_LoadCommentsNoOutdated --- PASS: TestDiff_LoadCommentsNoOutdated (0.10s) === RUN TestDiff_LoadCommentsWithOutdated --- PASS: TestDiff_LoadCommentsWithOutdated (0.04s) === RUN TestDiffLine_CanComment --- PASS: TestDiffLine_CanComment (0.00s) === RUN TestDiffLine_GetCommentSide --- PASS: TestDiffLine_GetCommentSide (0.00s) === RUN TestGetDiffRangeWithWhitespaceBehavior --- PASS: TestGetDiffRangeWithWhitespaceBehavior (0.42s) === RUN TestNoCrashes --- PASS: TestNoCrashes (0.00s) === RUN TestDiffWithHighlight 2025/04/13 12:48:44 ...s/gitdiff/gitdiff.go:1076:readFileName() [E] Unable to determine name from reader: reader=&{s: i:1 prevRune:-1} 2025/04/13 12:48:44 ...s/gitdiff/gitdiff.go:1076:readFileName() [E] Unable to determine name from reader: reader=&{s: i:1 prevRune:-1} 2025/04/13 12:48:44 ...s/gitdiff/gitdiff.go:1054:readFileName() [E] Reader has no file name: reader=&{s:"0 i:4 prevRune:-1} 2025/04/13 12:48:44 ...s/gitdiff/gitdiff.go:1076:readFileName() [E] Unable to determine name from reader: reader=&{s:"0 i:3 prevRune:-1} --- PASS: TestDiffWithHighlight (0.00s) === RUN TestDiffWithHighlightPlaceholder --- PASS: TestDiffWithHighlightPlaceholder (0.00s) === RUN TestDiffWithHighlightPlaceholderExhausted --- PASS: TestDiffWithHighlightPlaceholderExhausted (0.00s) === RUN TestDiffWithHighlightTagMatch --- PASS: TestDiffWithHighlightTagMatch (0.03s) PASS ok code.gitea.io/gitea/services/gitdiff 1.016s ? code.gitea.io/gitea/services/indexer [no test files] 2025/04/13 12:48:43 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata627220082/attachments 2025/04/13 12:48:43 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata627220082/avatars 2025/04/13 12:48:43 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata627220082/repo-avatars 2025/04/13 12:48:43 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata627220082/repo-archive 2025/04/13 12:48:43 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata627220082/packages 2025/04/13 12:48:43 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata627220082/actions_log 2025/04/13 12:48:43 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2335/data/actions_artifacts === RUN TestDeleteNotPassedAssignee --- PASS: TestDeleteNotPassedAssignee (0.10s) === RUN TestUpdateIssuesCommit --- PASS: TestUpdateIssuesCommit (0.05s) === RUN TestUpdateIssuesCommit_Colon --- PASS: TestUpdateIssuesCommit_Colon (0.03s) === RUN TestUpdateIssuesCommit_Issue5957 --- PASS: TestUpdateIssuesCommit_Issue5957 (0.03s) === RUN TestUpdateIssuesCommit_AnotherRepo --- PASS: TestUpdateIssuesCommit_AnotherRepo (0.03s) === RUN TestUpdateIssuesCommit_AnotherRepo_FullAddress --- PASS: TestUpdateIssuesCommit_AnotherRepo_FullAddress (0.02s) === RUN TestUpdateIssuesCommit_AnotherRepoNoPermission --- PASS: TestUpdateIssuesCommit_AnotherRepoNoPermission (0.03s) === RUN TestGetRefEndNamesAndURLs --- PASS: TestGetRefEndNamesAndURLs (0.00s) === RUN TestIssue_DeleteIssue --- PASS: TestIssue_DeleteIssue (0.05s) === RUN TestIssue_AddLabels --- PASS: TestIssue_AddLabels (0.11s) === RUN TestIssue_AddLabel --- PASS: TestIssue_AddLabel (0.12s) === RUN TestChangeMilestoneAssign --- PASS: TestChangeMilestoneAssign (0.03s) === RUN TestIssueAddReaction --- PASS: TestIssueAddReaction (0.04s) === RUN TestIssueAddDuplicateReaction --- PASS: TestIssueAddDuplicateReaction (0.03s) === RUN TestIssueDeleteReaction --- PASS: TestIssueDeleteReaction (0.02s) === RUN TestIssueReactionCount --- PASS: TestIssueReactionCount (0.03s) === RUN TestIssueCommentAddReaction --- PASS: TestIssueCommentAddReaction (0.02s) === RUN TestIssueCommentDeleteReaction --- PASS: TestIssueCommentDeleteReaction (0.04s) === RUN TestIssueCommentReactionCount --- PASS: TestIssueCommentReactionCount (0.03s) === RUN Test_Suggestion === RUN Test_Suggestion/#00 === RUN Test_Suggestion/1 === RUN Test_Suggestion/issue === RUN Test_Suggestion/pull --- PASS: Test_Suggestion (0.03s) --- PASS: Test_Suggestion/#00 (0.00s) --- PASS: Test_Suggestion/1 (0.00s) --- PASS: Test_Suggestion/issue (0.00s) --- PASS: Test_Suggestion/pull (0.00s) PASS ok code.gitea.io/gitea/services/issue 1.251s ? code.gitea.io/gitea/services/lfs [no test files] 2025/04/13 12:48:43 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata77300737/attachments 2025/04/13 12:48:43 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata77300737/avatars 2025/04/13 12:48:43 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata77300737/repo-avatars 2025/04/13 12:48:43 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata77300737/repo-archive 2025/04/13 12:48:43 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata77300737/packages 2025/04/13 12:48:43 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata77300737/actions_log 2025/04/13 12:48:43 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2339/data/actions_artifacts === RUN TestComposeIssueCommentMessage --- PASS: TestComposeIssueCommentMessage (0.09s) === RUN TestComposeIssueMessage --- PASS: TestComposeIssueMessage (0.03s) === RUN TestTemplateSelection --- PASS: TestTemplateSelection (0.03s) === RUN TestTemplateServices --- PASS: TestTemplateServices (0.04s) === RUN TestGenerateAdditionalHeaders --- PASS: TestGenerateAdditionalHeaders (0.02s) === RUN TestGenerateMessageIDForIssue === RUN TestGenerateMessageIDForIssue/Open_Issue === RUN TestGenerateMessageIDForIssue/Open_Pull === RUN TestGenerateMessageIDForIssue/Comment_Issue === RUN TestGenerateMessageIDForIssue/Comment_Pull === RUN TestGenerateMessageIDForIssue/Close_Issue === RUN TestGenerateMessageIDForIssue/Close_Pull === RUN TestGenerateMessageIDForIssue/Reopen_Issue === RUN TestGenerateMessageIDForIssue/Reopen_Pull === RUN TestGenerateMessageIDForIssue/Merge_Pull === RUN TestGenerateMessageIDForIssue/Ready_Pull --- PASS: TestGenerateMessageIDForIssue (0.05s) --- PASS: TestGenerateMessageIDForIssue/Open_Issue (0.00s) --- PASS: TestGenerateMessageIDForIssue/Open_Pull (0.00s) --- PASS: TestGenerateMessageIDForIssue/Comment_Issue (0.00s) --- PASS: TestGenerateMessageIDForIssue/Comment_Pull (0.00s) --- PASS: TestGenerateMessageIDForIssue/Close_Issue (0.00s) --- PASS: TestGenerateMessageIDForIssue/Close_Pull (0.00s) --- PASS: TestGenerateMessageIDForIssue/Reopen_Issue (0.00s) --- PASS: TestGenerateMessageIDForIssue/Reopen_Pull (0.00s) --- PASS: TestGenerateMessageIDForIssue/Merge_Pull (0.00s) --- PASS: TestGenerateMessageIDForIssue/Ready_Pull (0.00s) === RUN TestGenerateMessageIDForRelease --- PASS: TestGenerateMessageIDForRelease (0.00s) === RUN TestFromDisplayName === RUN TestFromDisplayName/test === RUN TestFromDisplayName/Hi_Its_ === RUN TestFromDisplayName/Æsir === RUN TestFromDisplayName/new😀user === RUN TestFromDisplayName/template_with_all_available_vars --- PASS: TestFromDisplayName (0.00s) --- PASS: TestFromDisplayName/test (0.00s) --- PASS: TestFromDisplayName/Hi_Its_ (0.00s) --- PASS: TestFromDisplayName/Æsir (0.00s) --- PASS: TestFromDisplayName/new😀user (0.00s) --- PASS: TestFromDisplayName/template_with_all_available_vars (0.00s) PASS ok code.gitea.io/gitea/services/mailer 0.673s === RUN TestIsAutomaticReply --- PASS: TestIsAutomaticReply (0.00s) === RUN TestGetContentFromMailReader --- PASS: TestGetContentFromMailReader (0.00s) PASS ok code.gitea.io/gitea/services/mailer/incoming 0.118s ? code.gitea.io/gitea/services/mailer/incoming/payload [no test files] 2025/04/13 12:48:43 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1972822602/attachments 2025/04/13 12:48:43 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1972822602/avatars 2025/04/13 12:48:43 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1972822602/repo-avatars 2025/04/13 12:48:43 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1972822602/repo-archive 2025/04/13 12:48:43 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1972822602/packages 2025/04/13 12:48:43 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1972822602/actions_log 2025/04/13 12:48:43 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2346/data/actions_artifacts === RUN TestGenerateMessageID --- PASS: TestGenerateMessageID (0.00s) === RUN TestToMessage --- PASS: TestToMessage (0.00s) PASS ok code.gitea.io/gitea/services/mailer/sender 0.300s ? code.gitea.io/gitea/services/mailer/token [no test files] 2025/04/13 12:48:43 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2918149029/attachments 2025/04/13 12:48:43 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2918149029/avatars 2025/04/13 12:48:43 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2918149029/repo-avatars 2025/04/13 12:48:43 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2918149029/repo-archive 2025/04/13 12:48:43 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2918149029/packages 2025/04/13 12:48:43 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2918149029/actions_log 2025/04/13 12:48:43 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:43 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2350/data/actions_artifacts === RUN TestProcessorHelperCodePreview --- PASS: TestProcessorHelperCodePreview (0.19s) === RUN TestProcessorHelper --- PASS: TestProcessorHelper (0.01s) PASS ok code.gitea.io/gitea/services/markup 0.555s 2025/04/13 12:48:45 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1139202840/attachments 2025/04/13 12:48:45 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1139202840/avatars 2025/04/13 12:48:45 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1139202840/repo-avatars 2025/04/13 12:48:45 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1139202840/repo-archive 2025/04/13 12:48:45 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1139202840/packages 2025/04/13 12:48:45 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1139202840/actions_log 2025/04/13 12:48:45 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2353/data/actions_artifacts === RUN TestCodebaseDownloadRepo codebase_test.go:25: skipped test because a CODEBASE_ variable was not in the environment --- SKIP: TestCodebaseDownloadRepo (0.00s) === RUN TestGiteaDownloadRepo gitea_downloader_test.go:23: skipped test because GITEA_TOKEN was not in the environment --- SKIP: TestGiteaDownloadRepo (0.00s) === RUN TestGiteaUploadRepo gitea_uploader_test.go:36: --- SKIP: TestGiteaUploadRepo (0.00s) === RUN TestGiteaUploadRemapLocalUser --- PASS: TestGiteaUploadRemapLocalUser (0.12s) === RUN TestGiteaUploadRemapExternalUser --- PASS: TestGiteaUploadRemapExternalUser (0.06s) === RUN TestGiteaUploadUpdateGitForPullRequest === RUN TestGiteaUploadUpdateGitForPullRequest/fork,_good_Head.SHA 2025/04/13 12:48:45 ...tea_uploader_test.go:512:func1() [I] >>>>>>>>>>>>>STOP: fork, good Head.SHA<<<<<<<<<<<<<<< === RUN TestGiteaUploadUpdateGitForPullRequest/fork,_invalid_Head.Ref 2025/04/13 12:48:45 ...ns/gitea_uploader.go:670:updateGitForPullRequest() [E] Fetch branch from /tmp/repos2606009733/user10/repo8.git failed: exit status 128 - fatal: couldn't find remote ref INVALID - fatal: couldn't find remote ref INVALID 2025/04/13 12:48:45 ...tea_uploader_test.go:512:func1() [I] >>>>>>>>>>>>>STOP: fork, invalid Head.Ref<<<<<<<<<<<<<<< === RUN TestGiteaUploadUpdateGitForPullRequest/invalid_fork_CloneURL 2025/04/13 12:48:45 ...ns/gitea_uploader.go:632:updateGitForPullRequest() [E] PR #1 in user2/migrated AddRemote[WRONG] failed: exit status 1 - fatal: 'UNLIKELY' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. error: Could not fetch WRONG - fatal: 'UNLIKELY' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. error: Could not fetch WRONG 2025/04/13 12:48:45 ...tea_uploader_test.go:512:func1() [I] >>>>>>>>>>>>>STOP: invalid fork CloneURL<<<<<<<<<<<<<<< === RUN TestGiteaUploadUpdateGitForPullRequest/no_fork,_good_Head.SHA 2025/04/13 12:48:45 ...tea_uploader_test.go:512:func1() [I] >>>>>>>>>>>>>STOP: no fork, good Head.SHA<<<<<<<<<<<<<<< === RUN TestGiteaUploadUpdateGitForPullRequest/no_fork,_empty_Head.SHA 2025/04/13 12:48:45 ...ns/gitea_uploader.go:702:updateGitForPullRequest() [W] Empty reference, no pull head for PR #1 in user2/migrated 2025/04/13 12:48:45 ...tea_uploader_test.go:512:func1() [I] >>>>>>>>>>>>>STOP: no fork, empty Head.SHA<<<<<<<<<<<<<<< === RUN TestGiteaUploadUpdateGitForPullRequest/no_fork,_invalid_Head.SHA 2025/04/13 12:48:45 ...ns/gitea_uploader.go:707:updateGitForPullRequest() [W] Deprecated local head brokenSHA for PR #1 in user2/migrated, removing refs/pull/1/head 2025/04/13 12:48:45 ...tea_uploader_test.go:512:func1() [I] >>>>>>>>>>>>>STOP: no fork, invalid Head.SHA<<<<<<<<<<<<<<< === RUN TestGiteaUploadUpdateGitForPullRequest/no_fork,_not_found_Head.SHA 2025/04/13 12:48:45 ...ns/gitea_uploader.go:707:updateGitForPullRequest() [W] Deprecated local head 2697b352310fcd01cbd1f3dbd43b894080027f68 for PR #1 in user2/migrated, removing refs/pull/1/head 2025/04/13 12:48:45 ...tea_uploader_test.go:512:func1() [I] >>>>>>>>>>>>>STOP: no fork, not found Head.SHA<<<<<<<<<<<<<<< --- PASS: TestGiteaUploadUpdateGitForPullRequest (0.38s) --- PASS: TestGiteaUploadUpdateGitForPullRequest/fork,_good_Head.SHA (0.05s) --- PASS: TestGiteaUploadUpdateGitForPullRequest/fork,_invalid_Head.Ref (0.01s) --- PASS: TestGiteaUploadUpdateGitForPullRequest/invalid_fork_CloneURL (0.02s) --- PASS: TestGiteaUploadUpdateGitForPullRequest/no_fork,_good_Head.SHA (0.02s) --- PASS: TestGiteaUploadUpdateGitForPullRequest/no_fork,_empty_Head.SHA (0.01s) --- PASS: TestGiteaUploadUpdateGitForPullRequest/no_fork,_invalid_Head.SHA (0.01s) --- PASS: TestGiteaUploadUpdateGitForPullRequest/no_fork,_not_found_Head.SHA (0.01s) === RUN TestGitHubDownloadRepo github_test.go:22: Skipping GitHub migration test because GITHUB_READ_TOKEN is empty --- SKIP: TestGitHubDownloadRepo (0.00s) === RUN TestGitlabDownloadRepo gitlab_test.go:27: skipped test because GITLAB_READ_TOKEN was not in the environment --- SKIP: TestGitlabDownloadRepo (0.00s) === RUN TestGitlabGetReviews --- PASS: TestGitlabGetReviews (0.00s) === RUN TestAwardsToReactions --- PASS: TestAwardsToReactions (0.00s) === RUN TestNoteToComment --- PASS: TestNoteToComment (0.00s) === RUN TestGitlabIIDResolver --- PASS: TestGitlabIIDResolver (0.00s) === RUN TestGogsDownloadRepo gogs_test.go:22: skipped test because GOGS_READ_TOKEN was not in the environment --- SKIP: TestGogsDownloadRepo (0.00s) === RUN TestMigrateWhiteBlocklist --- PASS: TestMigrateWhiteBlocklist (0.05s) === RUN TestAllowBlockList --- PASS: TestAllowBlockList (0.00s) === RUN TestOneDevDownloadRepo onedev_test.go:21: Can't access test repo, skipping TestOneDevDownloadRepo --- SKIP: TestOneDevDownloadRepo (0.45s) PASS ok code.gitea.io/gitea/services/migrations 1.413s === RUN Test_parseRemoteUpdateOutput --- PASS: Test_parseRemoteUpdateOutput (0.00s) PASS ok code.gitea.io/gitea/services/mirror 0.083s ? code.gitea.io/gitea/services/notify [no test files] === RUN TestGrantAdditionalScopes === RUN TestGrantAdditionalScopes/scope: === RUN TestGrantAdditionalScopes/scope:openid_profile_email === RUN TestGrantAdditionalScopes/scope:openid_profile_email_groups === RUN TestGrantAdditionalScopes/scope:openid_profile_email_all === RUN TestGrantAdditionalScopes/scope:openid_profile_email_read:user_all === RUN TestGrantAdditionalScopes/scope:openid_profile_email_groups_read:user === RUN TestGrantAdditionalScopes/scope:read:user_read:repository === RUN TestGrantAdditionalScopes/scope:read:user_write:issue_public-only === RUN TestGrantAdditionalScopes/scope:openid_profile_email_read:user === RUN TestGrantAdditionalScopes/scope:read:invalid_scope === RUN TestGrantAdditionalScopes/scope:read:invalid_scope,write:scope_invalid,just-plain-wrong --- PASS: TestGrantAdditionalScopes (0.00s) --- PASS: TestGrantAdditionalScopes/scope: (0.00s) --- PASS: TestGrantAdditionalScopes/scope:openid_profile_email (0.00s) --- PASS: TestGrantAdditionalScopes/scope:openid_profile_email_groups (0.00s) --- PASS: TestGrantAdditionalScopes/scope:openid_profile_email_all (0.00s) --- PASS: TestGrantAdditionalScopes/scope:openid_profile_email_read:user_all (0.00s) --- PASS: TestGrantAdditionalScopes/scope:openid_profile_email_groups_read:user (0.00s) --- PASS: TestGrantAdditionalScopes/scope:read:user_read:repository (0.00s) --- PASS: TestGrantAdditionalScopes/scope:read:user_write:issue_public-only (0.00s) --- PASS: TestGrantAdditionalScopes/scope:openid_profile_email_read:user (0.00s) --- PASS: TestGrantAdditionalScopes/scope:read:invalid_scope (0.00s) --- PASS: TestGrantAdditionalScopes/scope:read:invalid_scope,write:scope_invalid,just-plain-wrong (0.00s) PASS ok code.gitea.io/gitea/services/oauth2_provider 0.054s 2025/04/13 12:48:45 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata135623269/attachments 2025/04/13 12:48:45 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata135623269/avatars 2025/04/13 12:48:45 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata135623269/repo-avatars 2025/04/13 12:48:45 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata135623269/repo-archive 2025/04/13 12:48:45 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata135623269/packages 2025/04/13 12:48:45 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata135623269/actions_log 2025/04/13 12:48:45 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2363/data/actions_artifacts === RUN TestDeleteOrganization --- PASS: TestDeleteOrganization (0.07s) === RUN TestTeam_AddMember --- PASS: TestTeam_AddMember (0.06s) === RUN TestTeam_RemoveMember --- PASS: TestTeam_RemoveMember (0.03s) === RUN TestNewTeam --- PASS: TestNewTeam (0.03s) === RUN TestUpdateTeam --- PASS: TestUpdateTeam (0.02s) === RUN TestUpdateTeam2 --- PASS: TestUpdateTeam2 (0.03s) === RUN TestDeleteTeam --- PASS: TestDeleteTeam (0.03s) === RUN TestAddTeamMember --- PASS: TestAddTeamMember (0.05s) === RUN TestRemoveTeamMember --- PASS: TestRemoveTeamMember (0.03s) === RUN TestRepository_RecalculateAccesses3 --- PASS: TestRepository_RecalculateAccesses3 (0.02s) === RUN TestIncludesAllRepositoriesTeams --- PASS: TestIncludesAllRepositoriesTeams (0.17s) === RUN TestUser_RemoveMember --- PASS: TestUser_RemoveMember (0.04s) === RUN TestRemoveOrgUser --- PASS: TestRemoveOrgUser (0.04s) PASS ok code.gitea.io/gitea/services/org 0.964s ? code.gitea.io/gitea/services/packages [no test files] ? code.gitea.io/gitea/services/packages/alpine [no test files] === RUN TestCompareVersions --- PASS: TestCompareVersions (0.00s) PASS ok code.gitea.io/gitea/services/packages/arch 0.095s ? code.gitea.io/gitea/services/packages/cargo [no test files] ? code.gitea.io/gitea/services/packages/cleanup [no test files] ? code.gitea.io/gitea/services/packages/container [no test files] ? code.gitea.io/gitea/services/packages/debian [no test files] ? code.gitea.io/gitea/services/packages/rpm [no test files] 2025/04/13 12:48:45 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2596530763/attachments 2025/04/13 12:48:45 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2596530763/avatars 2025/04/13 12:48:45 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2596530763/repo-avatars 2025/04/13 12:48:45 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2596530763/repo-archive 2025/04/13 12:48:45 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2596530763/packages 2025/04/13 12:48:45 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2596530763/actions_log 2025/04/13 12:48:45 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2376/data/actions_artifacts === RUN Test_Projects === RUN Test_Projects/User_projects === RUN Test_Projects/User_projects/Authenticated_user === RUN Test_Projects/User_projects/Anonymous_user === RUN Test_Projects/User_projects/Authenticated_user_with_no_permission_to_the_private_repo === RUN Test_Projects/Org_projects === RUN Test_Projects/Org_projects/Authenticated_user === RUN Test_Projects/Org_projects/Anonymous_user === RUN Test_Projects/Org_projects/Authenticated_user_with_no_permission_to_the_private_repo === RUN Test_Projects/Repository_projects === RUN Test_Projects/Repository_projects/Authenticated_user === RUN Test_Projects/Repository_projects/Anonymous_user === RUN Test_Projects/Repository_projects/Authenticated_user_with_no_permission_to_the_private_repo --- PASS: Test_Projects (0.10s) --- PASS: Test_Projects/User_projects (0.01s) --- PASS: Test_Projects/User_projects/Authenticated_user (0.00s) --- PASS: Test_Projects/User_projects/Anonymous_user (0.00s) --- PASS: Test_Projects/User_projects/Authenticated_user_with_no_permission_to_the_private_repo (0.00s) --- PASS: Test_Projects/Org_projects (0.01s) --- PASS: Test_Projects/Org_projects/Authenticated_user (0.00s) --- PASS: Test_Projects/Org_projects/Anonymous_user (0.00s) --- PASS: Test_Projects/Org_projects/Authenticated_user_with_no_permission_to_the_private_repo (0.00s) --- PASS: Test_Projects/Repository_projects (0.01s) --- PASS: Test_Projects/Repository_projects/Authenticated_user (0.00s) --- PASS: Test_Projects/Repository_projects/Anonymous_user (0.00s) --- PASS: Test_Projects/Repository_projects/Authenticated_user_with_no_permission_to_the_private_repo (0.00s) PASS ok code.gitea.io/gitea/services/projects 0.416s 2025/04/13 12:48:45 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1999054158/attachments 2025/04/13 12:48:45 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1999054158/avatars 2025/04/13 12:48:45 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1999054158/repo-avatars 2025/04/13 12:48:45 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1999054158/repo-archive 2025/04/13 12:48:45 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1999054158/packages 2025/04/13 12:48:45 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1999054158/actions_log 2025/04/13 12:48:45 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2379/data/actions_artifacts === RUN TestPullRequest_AddToTaskQueue --- PASS: TestPullRequest_AddToTaskQueue (0.27s) === RUN TestMergeRequiredContextsCommitStatus --- PASS: TestMergeRequiredContextsCommitStatus (0.00s) === RUN Test_expandDefaultMergeMessage === RUN Test_expandDefaultMergeMessage/single_line === RUN Test_expandDefaultMergeMessage/multiple_lines === RUN Test_expandDefaultMergeMessage/leading_newlines --- PASS: Test_expandDefaultMergeMessage (0.00s) --- PASS: Test_expandDefaultMergeMessage/single_line (0.00s) --- PASS: Test_expandDefaultMergeMessage/multiple_lines (0.00s) --- PASS: Test_expandDefaultMergeMessage/leading_newlines (0.00s) === RUN TestPullRequest_CommitMessageTrailersPattern --- PASS: TestPullRequest_CommitMessageTrailersPattern (0.00s) === RUN TestPullRequest_GetDefaultMergeMessage_InternalTracker --- PASS: TestPullRequest_GetDefaultMergeMessage_InternalTracker (0.02s) === RUN TestPullRequest_GetDefaultMergeMessage_ExternalTracker --- PASS: TestPullRequest_GetDefaultMergeMessage_ExternalTracker (0.02s) === RUN TestDismissReview --- PASS: TestDismissReview (0.02s) === RUN TestRepoGetReviewers --- PASS: TestRepoGetReviewers (0.02s) === RUN TestRepoGetReviewerTeams --- PASS: TestRepoGetReviewerTeams (0.03s) PASS ok code.gitea.io/gitea/services/pull 0.746s 2025/04/13 12:48:45 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4271350737/attachments 2025/04/13 12:48:45 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4271350737/avatars 2025/04/13 12:48:45 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4271350737/repo-avatars 2025/04/13 12:48:45 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4271350737/repo-archive 2025/04/13 12:48:45 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4271350737/packages 2025/04/13 12:48:45 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata4271350737/actions_log 2025/04/13 12:48:45 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2383/data/actions_artifacts === RUN TestRelease_Create --- PASS: TestRelease_Create (0.11s) === RUN TestRelease_Update --- PASS: TestRelease_Update (6.10s) === RUN TestRelease_createTag --- PASS: TestRelease_createTag (6.07s) === RUN TestCreateNewTag --- PASS: TestCreateNewTag (0.08s) PASS ok code.gitea.io/gitea/services/release 12.727s 2025/04/13 12:48:45 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1351938094/attachments 2025/04/13 12:48:45 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1351938094/avatars 2025/04/13 12:48:45 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1351938094/repo-avatars 2025/04/13 12:48:45 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1351938094/repo-archive 2025/04/13 12:48:45 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1351938094/packages 2025/04/13 12:48:45 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1351938094/actions_log 2025/04/13 12:48:45 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2386/data/actions_artifacts === RUN TestCheckUnadoptedRepositories_Add --- PASS: TestCheckUnadoptedRepositories_Add (0.00s) === RUN TestCheckUnadoptedRepositories --- PASS: TestCheckUnadoptedRepositories (0.07s) === RUN TestListUnadoptedRepositories_ListOptions --- PASS: TestListUnadoptedRepositories_ListOptions (0.04s) === RUN TestAdoptRepository --- PASS: TestAdoptRepository (0.07s) === RUN TestUploadAvatar --- PASS: TestUploadAvatar (0.03s) === RUN TestUploadBigAvatar --- PASS: TestUploadBigAvatar (0.02s) === RUN TestDeleteAvatar --- PASS: TestDeleteAvatar (0.03s) === RUN TestGenerateAvatar --- PASS: TestGenerateAvatar (0.00s) === RUN TestRepository_AddCollaborator --- PASS: TestRepository_AddCollaborator (0.13s) === RUN TestRepository_DeleteCollaboration --- PASS: TestRepository_DeleteCollaboration (0.05s) === RUN TestRepository_ContributorsGraph --- PASS: TestRepository_ContributorsGraph (0.04s) === RUN TestForkRepository --- PASS: TestForkRepository (0.03s) === RUN TestGiteaTemplate === RUN TestGiteaTemplate/main.go === RUN TestGiteaTemplate/a/b/c/d/e.go === RUN TestGiteaTemplate/main.txt === RUN TestGiteaTemplate/a/b.txt === RUN TestGiteaTemplate/text/a.txt === RUN TestGiteaTemplate/text/b.txt === RUN TestGiteaTemplate/text/c.json === RUN TestGiteaTemplate/a/b/c/modules/README.md === RUN TestGiteaTemplate/a/b/c/modules/d/README.md --- PASS: TestGiteaTemplate (0.00s) --- PASS: TestGiteaTemplate/main.go (0.00s) --- PASS: TestGiteaTemplate/a/b/c/d/e.go (0.00s) --- PASS: TestGiteaTemplate/main.txt (0.00s) --- PASS: TestGiteaTemplate/a/b.txt (0.00s) --- PASS: TestGiteaTemplate/text/a.txt (0.00s) --- PASS: TestGiteaTemplate/text/b.txt (0.00s) --- PASS: TestGiteaTemplate/text/c.json (0.00s) --- PASS: TestGiteaTemplate/a/b/c/modules/README.md (0.00s) --- PASS: TestGiteaTemplate/a/b/c/modules/d/README.md (0.00s) === RUN TestFileNameSanitize --- PASS: TestFileNameSanitize (0.00s) === RUN Test_detectLicense === RUN Test_detectLicense/empty === RUN Test_detectLicense/no_detected_license === RUN Test_detectLicense/single_license_test:_0BSD === RUN Test_detectLicense/single_license_test:_389-exception === RUN Test_detectLicense/single_license_test:_3D-Slicer-1.0 === RUN Test_detectLicense/single_license_test:_AAL === RUN Test_detectLicense/single_license_test:_ADSL === RUN Test_detectLicense/single_license_test:_AFL-1.1 === RUN Test_detectLicense/single_license_test:_AFL-1.2 === RUN Test_detectLicense/single_license_test:_AFL-2.0 === RUN Test_detectLicense/single_license_test:_AFL-2.1 === RUN Test_detectLicense/single_license_test:_AFL-3.0 === RUN Test_detectLicense/single_license_test:_AGPL-1.0-only === RUN Test_detectLicense/single_license_test:_AGPL-1.0-or-later === RUN Test_detectLicense/single_license_test:_AGPL-3.0-only === RUN Test_detectLicense/single_license_test:_AGPL-3.0-or-later === RUN Test_detectLicense/single_license_test:_AMD-newlib === RUN Test_detectLicense/single_license_test:_AMDPLPA === RUN Test_detectLicense/single_license_test:_AML === RUN Test_detectLicense/single_license_test:_AML-glslang === RUN Test_detectLicense/single_license_test:_AMPAS === RUN Test_detectLicense/single_license_test:_ANTLR-PD === RUN Test_detectLicense/single_license_test:_ANTLR-PD-fallback === RUN Test_detectLicense/single_license_test:_APAFML === RUN Test_detectLicense/single_license_test:_APL-1.0 === RUN Test_detectLicense/single_license_test:_APSL-1.0 === RUN Test_detectLicense/single_license_test:_APSL-1.1 === RUN Test_detectLicense/single_license_test:_APSL-1.2 === RUN Test_detectLicense/single_license_test:_APSL-2.0 === RUN Test_detectLicense/single_license_test:_ASWF-Digital-Assets-1.0 === RUN Test_detectLicense/single_license_test:_ASWF-Digital-Assets-1.1 === RUN Test_detectLicense/single_license_test:_Abstyles === RUN Test_detectLicense/single_license_test:_AdaCore-doc === RUN Test_detectLicense/single_license_test:_Adobe-2006 === RUN Test_detectLicense/single_license_test:_Adobe-Display-PostScript === RUN Test_detectLicense/single_license_test:_Adobe-Glyph === RUN Test_detectLicense/single_license_test:_Adobe-Utopia === RUN Test_detectLicense/single_license_test:_Afmparse === RUN Test_detectLicense/single_license_test:_Aladdin === RUN Test_detectLicense/single_license_test:_Apache-1.0 === RUN Test_detectLicense/single_license_test:_Apache-1.1 === RUN Test_detectLicense/single_license_test:_Apache-2.0 === RUN Test_detectLicense/single_license_test:_App-s2p === RUN Test_detectLicense/single_license_test:_Arphic-1999 === RUN Test_detectLicense/single_license_test:_Artistic-1.0 === RUN Test_detectLicense/single_license_test:_Artistic-1.0-Perl === RUN Test_detectLicense/single_license_test:_Artistic-1.0-cl8 === RUN Test_detectLicense/single_license_test:_Artistic-2.0 === RUN Test_detectLicense/single_license_test:_Asterisk-exception === RUN Test_detectLicense/single_license_test:_Asterisk-linking-protocols-exception === RUN Test_detectLicense/single_license_test:_Autoconf-exception-2.0 === RUN Test_detectLicense/single_license_test:_Autoconf-exception-3.0 === RUN Test_detectLicense/single_license_test:_Autoconf-exception-generic === RUN Test_detectLicense/single_license_test:_Autoconf-exception-generic-3.0 === RUN Test_detectLicense/single_license_test:_Autoconf-exception-macro === RUN Test_detectLicense/single_license_test:_BSD-1-Clause === RUN Test_detectLicense/single_license_test:_BSD-2-Clause === RUN Test_detectLicense/single_license_test:_BSD-2-Clause-Darwin === RUN Test_detectLicense/single_license_test:_BSD-2-Clause-Patent === RUN Test_detectLicense/single_license_test:_BSD-2-Clause-Views === RUN Test_detectLicense/single_license_test:_BSD-2-Clause-first-lines === RUN Test_detectLicense/single_license_test:_BSD-3-Clause === RUN Test_detectLicense/single_license_test:_BSD-3-Clause-Attribution === RUN Test_detectLicense/single_license_test:_BSD-3-Clause-Clear === RUN Test_detectLicense/single_license_test:_BSD-3-Clause-HP === RUN Test_detectLicense/single_license_test:_BSD-3-Clause-LBNL === RUN Test_detectLicense/single_license_test:_BSD-3-Clause-Modification === RUN Test_detectLicense/single_license_test:_BSD-3-Clause-No-Military-License === RUN Test_detectLicense/single_license_test:_BSD-3-Clause-No-Nuclear-License === RUN Test_detectLicense/single_license_test:_BSD-3-Clause-No-Nuclear-License-2014 === RUN Test_detectLicense/single_license_test:_BSD-3-Clause-No-Nuclear-Warranty === RUN Test_detectLicense/single_license_test:_BSD-3-Clause-Open-MPI === RUN Test_detectLicense/single_license_test:_BSD-3-Clause-Sun === RUN Test_detectLicense/single_license_test:_BSD-3-Clause-acpica === RUN Test_detectLicense/single_license_test:_BSD-3-Clause-flex === RUN Test_detectLicense/single_license_test:_BSD-4-Clause === RUN Test_detectLicense/single_license_test:_BSD-4-Clause-Shortened === RUN Test_detectLicense/single_license_test:_BSD-4-Clause-UC === RUN Test_detectLicense/single_license_test:_BSD-4.3RENO === RUN Test_detectLicense/single_license_test:_BSD-4.3TAHOE === RUN Test_detectLicense/single_license_test:_BSD-Advertising-Acknowledgement === RUN Test_detectLicense/single_license_test:_BSD-Attribution-HPND-disclaimer === RUN Test_detectLicense/single_license_test:_BSD-Inferno-Nettverk === RUN Test_detectLicense/single_license_test:_BSD-Protection === RUN Test_detectLicense/single_license_test:_BSD-Source-Code === RUN Test_detectLicense/single_license_test:_BSD-Source-beginning-file === RUN Test_detectLicense/single_license_test:_BSD-Systemics === RUN Test_detectLicense/single_license_test:_BSD-Systemics-W3Works === RUN Test_detectLicense/single_license_test:_BSL-1.0 === RUN Test_detectLicense/single_license_test:_BUSL-1.1 === RUN Test_detectLicense/single_license_test:_Baekmuk === RUN Test_detectLicense/single_license_test:_Bahyph === RUN Test_detectLicense/single_license_test:_Barr === RUN Test_detectLicense/single_license_test:_Beerware === RUN Test_detectLicense/single_license_test:_Bison-exception-1.24 === RUN Test_detectLicense/single_license_test:_Bison-exception-2.2 === RUN Test_detectLicense/single_license_test:_BitTorrent-1.0 === RUN Test_detectLicense/single_license_test:_BitTorrent-1.1 === RUN Test_detectLicense/single_license_test:_Bitstream-Charter === RUN Test_detectLicense/single_license_test:_Bitstream-Vera === RUN Test_detectLicense/single_license_test:_BlueOak-1.0.0 === RUN Test_detectLicense/single_license_test:_Boehm-GC === RUN Test_detectLicense/single_license_test:_Boehm-GC-without-fee === RUN Test_detectLicense/single_license_test:_Bootloader-exception === RUN Test_detectLicense/single_license_test:_Borceux === RUN Test_detectLicense/single_license_test:_Brian-Gladman-2-Clause === RUN Test_detectLicense/single_license_test:_Brian-Gladman-3-Clause === RUN Test_detectLicense/single_license_test:_C-UDA-1.0 === RUN Test_detectLicense/single_license_test:_CAL-1.0 === RUN Test_detectLicense/single_license_test:_CAL-1.0-Combined-Work-Exception === RUN Test_detectLicense/single_license_test:_CATOSL-1.1 === RUN Test_detectLicense/single_license_test:_CC-BY-1.0 === RUN Test_detectLicense/single_license_test:_CC-BY-2.0 === RUN Test_detectLicense/single_license_test:_CC-BY-2.5 === RUN Test_detectLicense/single_license_test:_CC-BY-2.5-AU === RUN Test_detectLicense/single_license_test:_CC-BY-3.0 === RUN Test_detectLicense/single_license_test:_CC-BY-3.0-AT === RUN Test_detectLicense/single_license_test:_CC-BY-3.0-AU === RUN Test_detectLicense/single_license_test:_CC-BY-3.0-DE === RUN Test_detectLicense/single_license_test:_CC-BY-3.0-IGO === RUN Test_detectLicense/single_license_test:_CC-BY-3.0-NL === RUN Test_detectLicense/single_license_test:_CC-BY-3.0-US === RUN Test_detectLicense/single_license_test:_CC-BY-4.0 === RUN Test_detectLicense/single_license_test:_CC-BY-NC-1.0 === RUN Test_detectLicense/single_license_test:_CC-BY-NC-2.0 === RUN Test_detectLicense/single_license_test:_CC-BY-NC-2.5 === RUN Test_detectLicense/single_license_test:_CC-BY-NC-3.0 === RUN Test_detectLicense/single_license_test:_CC-BY-NC-3.0-DE === RUN Test_detectLicense/single_license_test:_CC-BY-NC-4.0 === RUN Test_detectLicense/single_license_test:_CC-BY-NC-ND-1.0 === RUN Test_detectLicense/single_license_test:_CC-BY-NC-ND-2.0 === RUN Test_detectLicense/single_license_test:_CC-BY-NC-ND-2.5 === RUN Test_detectLicense/single_license_test:_CC-BY-NC-ND-3.0 === RUN Test_detectLicense/single_license_test:_CC-BY-NC-ND-3.0-DE === RUN Test_detectLicense/single_license_test:_CC-BY-NC-ND-3.0-IGO === RUN Test_detectLicense/single_license_test:_CC-BY-NC-ND-4.0 === RUN Test_detectLicense/single_license_test:_CC-BY-NC-SA-1.0 === RUN Test_detectLicense/single_license_test:_CC-BY-NC-SA-2.0 === RUN Test_detectLicense/single_license_test:_CC-BY-NC-SA-2.0-DE === RUN Test_detectLicense/single_license_test:_CC-BY-NC-SA-2.0-FR === RUN Test_detectLicense/single_license_test:_CC-BY-NC-SA-2.0-UK === RUN Test_detectLicense/single_license_test:_CC-BY-NC-SA-2.5 === RUN Test_detectLicense/single_license_test:_CC-BY-NC-SA-3.0 === RUN Test_detectLicense/single_license_test:_CC-BY-NC-SA-3.0-DE === RUN Test_detectLicense/single_license_test:_CC-BY-NC-SA-3.0-IGO === RUN Test_detectLicense/single_license_test:_CC-BY-NC-SA-4.0 === RUN Test_detectLicense/single_license_test:_CC-BY-ND-1.0 === RUN Test_detectLicense/single_license_test:_CC-BY-ND-2.0 === RUN Test_detectLicense/single_license_test:_CC-BY-ND-2.5 === RUN Test_detectLicense/single_license_test:_CC-BY-ND-3.0 === RUN Test_detectLicense/single_license_test:_CC-BY-ND-3.0-DE === RUN Test_detectLicense/single_license_test:_CC-BY-ND-4.0 === RUN Test_detectLicense/single_license_test:_CC-BY-SA-1.0 === RUN Test_detectLicense/single_license_test:_CC-BY-SA-2.0 === RUN Test_detectLicense/single_license_test:_CC-BY-SA-2.0-UK === RUN Test_detectLicense/single_license_test:_CC-BY-SA-2.1-JP === RUN Test_detectLicense/single_license_test:_CC-BY-SA-2.5 === RUN Test_detectLicense/single_license_test:_CC-BY-SA-3.0 === RUN Test_detectLicense/single_license_test:_CC-BY-SA-3.0-AT === RUN Test_detectLicense/single_license_test:_CC-BY-SA-3.0-DE === RUN Test_detectLicense/single_license_test:_CC-BY-SA-3.0-IGO === RUN Test_detectLicense/single_license_test:_CC-BY-SA-4.0 === RUN Test_detectLicense/single_license_test:_CC-PDDC === RUN Test_detectLicense/single_license_test:_CC-PDM-1.0 === RUN Test_detectLicense/single_license_test:_CC-SA-1.0 === RUN Test_detectLicense/single_license_test:_CC0-1.0 === RUN Test_detectLicense/single_license_test:_CDDL-1.0 === RUN Test_detectLicense/single_license_test:_CDDL-1.1 === RUN Test_detectLicense/single_license_test:_CDL-1.0 === RUN Test_detectLicense/single_license_test:_CDLA-Permissive-1.0 === RUN Test_detectLicense/single_license_test:_CDLA-Permissive-2.0 === RUN Test_detectLicense/single_license_test:_CDLA-Sharing-1.0 === RUN Test_detectLicense/single_license_test:_CECILL-1.0 === RUN Test_detectLicense/single_license_test:_CECILL-1.1 === RUN Test_detectLicense/single_license_test:_CECILL-2.0 === RUN Test_detectLicense/single_license_test:_CECILL-2.1 === RUN Test_detectLicense/single_license_test:_CECILL-B === RUN Test_detectLicense/single_license_test:_CECILL-C === RUN Test_detectLicense/single_license_test:_CERN-OHL-1.1 === RUN Test_detectLicense/single_license_test:_CERN-OHL-1.2 === RUN Test_detectLicense/single_license_test:_CERN-OHL-P-2.0 === RUN Test_detectLicense/single_license_test:_CERN-OHL-S-2.0 === RUN Test_detectLicense/single_license_test:_CERN-OHL-W-2.0 === RUN Test_detectLicense/single_license_test:_CFITSIO === RUN Test_detectLicense/single_license_test:_CGAL-linking-exception === RUN Test_detectLicense/single_license_test:_CLISP-exception-2.0 === RUN Test_detectLicense/single_license_test:_CMU-Mach === RUN Test_detectLicense/single_license_test:_CMU-Mach-nodoc === RUN Test_detectLicense/single_license_test:_CNRI-Jython === RUN Test_detectLicense/single_license_test:_CNRI-Python === RUN Test_detectLicense/single_license_test:_CNRI-Python-GPL-Compatible === RUN Test_detectLicense/single_license_test:_COIL-1.0 === RUN Test_detectLicense/single_license_test:_CPAL-1.0 === RUN Test_detectLicense/single_license_test:_CPL-1.0 === RUN Test_detectLicense/single_license_test:_CPOL-1.02 === RUN Test_detectLicense/single_license_test:_CUA-OPL-1.0 === RUN Test_detectLicense/single_license_test:_Caldera === RUN Test_detectLicense/single_license_test:_Caldera-no-preamble === RUN Test_detectLicense/single_license_test:_Catharon === RUN Test_detectLicense/single_license_test:_ClArtistic === RUN Test_detectLicense/single_license_test:_Classpath-exception-2.0 === RUN Test_detectLicense/single_license_test:_Clips === RUN Test_detectLicense/single_license_test:_Community-Spec-1.0 === RUN Test_detectLicense/single_license_test:_Condor-1.1 === RUN Test_detectLicense/single_license_test:_Cornell-Lossless-JPEG === RUN Test_detectLicense/single_license_test:_Cronyx === RUN Test_detectLicense/single_license_test:_Crossword === RUN Test_detectLicense/single_license_test:_CrystalStacker === RUN Test_detectLicense/single_license_test:_Cube === RUN Test_detectLicense/single_license_test:_D-FSL-1.0 === RUN Test_detectLicense/single_license_test:_DEC-3-Clause === RUN Test_detectLicense/single_license_test:_DL-DE-BY-2.0 === RUN Test_detectLicense/single_license_test:_DL-DE-ZERO-2.0 === RUN Test_detectLicense/single_license_test:_DOC === RUN Test_detectLicense/single_license_test:_DRL-1.0 === RUN Test_detectLicense/single_license_test:_DRL-1.1 === RUN Test_detectLicense/single_license_test:_DSDP === RUN Test_detectLicense/single_license_test:_DigiRule-FOSS-exception === RUN Test_detectLicense/single_license_test:_DocBook-Schema === RUN Test_detectLicense/single_license_test:_DocBook-Stylesheet === RUN Test_detectLicense/single_license_test:_DocBook-XML === RUN Test_detectLicense/single_license_test:_Dotseqn === RUN Test_detectLicense/single_license_test:_ECL-1.0 === RUN Test_detectLicense/single_license_test:_ECL-2.0 === RUN Test_detectLicense/single_license_test:_EFL-1.0 === RUN Test_detectLicense/single_license_test:_EFL-2.0 === RUN Test_detectLicense/single_license_test:_EPICS === RUN Test_detectLicense/single_license_test:_EPL-1.0 === RUN Test_detectLicense/single_license_test:_EPL-2.0 === RUN Test_detectLicense/single_license_test:_EUDatagrid === RUN Test_detectLicense/single_license_test:_EUPL-1.0 === RUN Test_detectLicense/single_license_test:_EUPL-1.1 === RUN Test_detectLicense/single_license_test:_EUPL-1.2 === RUN Test_detectLicense/single_license_test:_Elastic-2.0 === RUN Test_detectLicense/single_license_test:_Entessa === RUN Test_detectLicense/single_license_test:_ErlPL-1.1 === RUN Test_detectLicense/single_license_test:_Eurosym === RUN Test_detectLicense/single_license_test:_FBM === RUN Test_detectLicense/single_license_test:_FDK-AAC === RUN Test_detectLicense/single_license_test:_FLTK-exception === RUN Test_detectLicense/single_license_test:_FSFAP === RUN Test_detectLicense/single_license_test:_FSFAP-no-warranty-disclaimer === RUN Test_detectLicense/single_license_test:_FSFUL === RUN Test_detectLicense/single_license_test:_FSFULLR === RUN Test_detectLicense/single_license_test:_FSFULLRWD === RUN Test_detectLicense/single_license_test:_FTL === RUN Test_detectLicense/single_license_test:_Fair === RUN Test_detectLicense/single_license_test:_Fawkes-Runtime-exception === RUN Test_detectLicense/single_license_test:_Ferguson-Twofish === RUN Test_detectLicense/single_license_test:_Font-exception-2.0 === RUN Test_detectLicense/single_license_test:_Frameworx-1.0 === RUN Test_detectLicense/single_license_test:_FreeBSD-DOC === RUN Test_detectLicense/single_license_test:_FreeImage === RUN Test_detectLicense/single_license_test:_Furuseth === RUN Test_detectLicense/single_license_test:_GCC-exception-2.0 === RUN Test_detectLicense/single_license_test:_GCC-exception-2.0-note === RUN Test_detectLicense/single_license_test:_GCC-exception-3.1 === RUN Test_detectLicense/single_license_test:_GCR-docs === RUN Test_detectLicense/single_license_test:_GD === RUN Test_detectLicense/single_license_test:_GFDL-1.1-invariants-only === RUN Test_detectLicense/single_license_test:_GFDL-1.1-invariants-or-later === RUN Test_detectLicense/single_license_test:_GFDL-1.1-no-invariants-only === RUN Test_detectLicense/single_license_test:_GFDL-1.1-no-invariants-or-later === RUN Test_detectLicense/single_license_test:_GFDL-1.1-only === RUN Test_detectLicense/single_license_test:_GFDL-1.1-or-later === RUN Test_detectLicense/single_license_test:_GFDL-1.2-invariants-only === RUN Test_detectLicense/single_license_test:_GFDL-1.2-invariants-or-later === RUN Test_detectLicense/single_license_test:_GFDL-1.2-no-invariants-only === RUN Test_detectLicense/single_license_test:_GFDL-1.2-no-invariants-or-later === RUN Test_detectLicense/single_license_test:_GFDL-1.2-only === RUN Test_detectLicense/single_license_test:_GFDL-1.2-or-later === RUN Test_detectLicense/single_license_test:_GFDL-1.3-invariants-only === RUN Test_detectLicense/single_license_test:_GFDL-1.3-invariants-or-later === RUN Test_detectLicense/single_license_test:_GFDL-1.3-no-invariants-only === RUN Test_detectLicense/single_license_test:_GFDL-1.3-no-invariants-or-later === RUN Test_detectLicense/single_license_test:_GFDL-1.3-only === RUN Test_detectLicense/single_license_test:_GFDL-1.3-or-later === RUN Test_detectLicense/single_license_test:_GL2PS === RUN Test_detectLicense/single_license_test:_GLWTPL === RUN Test_detectLicense/single_license_test:_GNAT-exception === RUN Test_detectLicense/single_license_test:_GNOME-examples-exception === RUN Test_detectLicense/single_license_test:_GNU-compiler-exception === RUN Test_detectLicense/single_license_test:_GPL-1.0-only === RUN Test_detectLicense/single_license_test:_GPL-1.0-or-later === RUN Test_detectLicense/single_license_test:_GPL-2.0-only === RUN Test_detectLicense/single_license_test:_GPL-2.0-or-later === RUN Test_detectLicense/single_license_test:_GPL-3.0-389-ds-base-exception === RUN Test_detectLicense/single_license_test:_GPL-3.0-interface-exception === RUN Test_detectLicense/single_license_test:_GPL-3.0-linking-exception === RUN Test_detectLicense/single_license_test:_GPL-3.0-linking-source-exception === RUN Test_detectLicense/single_license_test:_GPL-3.0-only === RUN Test_detectLicense/single_license_test:_GPL-3.0-or-later === RUN Test_detectLicense/single_license_test:_GPL-CC-1.0 === RUN Test_detectLicense/single_license_test:_GStreamer-exception-2005 === RUN Test_detectLicense/single_license_test:_GStreamer-exception-2008 === RUN Test_detectLicense/single_license_test:_Giftware === RUN Test_detectLicense/single_license_test:_Glide === RUN Test_detectLicense/single_license_test:_Glulxe === RUN Test_detectLicense/single_license_test:_Gmsh-exception === RUN Test_detectLicense/single_license_test:_Graphics-Gems === RUN Test_detectLicense/single_license_test:_Gutmann === RUN Test_detectLicense/single_license_test:_HIDAPI === RUN Test_detectLicense/single_license_test:_HP-1986 === RUN Test_detectLicense/single_license_test:_HP-1989 === RUN Test_detectLicense/single_license_test:_HPND === RUN Test_detectLicense/single_license_test:_HPND-DEC === RUN Test_detectLicense/single_license_test:_HPND-Fenneberg-Livingston === RUN Test_detectLicense/single_license_test:_HPND-INRIA-IMAG === RUN Test_detectLicense/single_license_test:_HPND-Intel === RUN Test_detectLicense/single_license_test:_HPND-Kevlin-Henney === RUN Test_detectLicense/single_license_test:_HPND-MIT-disclaimer === RUN Test_detectLicense/single_license_test:_HPND-Markus-Kuhn === RUN Test_detectLicense/single_license_test:_HPND-Netrek === RUN Test_detectLicense/single_license_test:_HPND-Pbmplus === RUN Test_detectLicense/single_license_test:_HPND-UC === RUN Test_detectLicense/single_license_test:_HPND-UC-export-US === RUN Test_detectLicense/single_license_test:_HPND-doc === RUN Test_detectLicense/single_license_test:_HPND-doc-sell === RUN Test_detectLicense/single_license_test:_HPND-export-US === RUN Test_detectLicense/single_license_test:_HPND-export-US-acknowledgement === RUN Test_detectLicense/single_license_test:_HPND-export-US-modify === RUN Test_detectLicense/single_license_test:_HPND-export2-US === RUN Test_detectLicense/single_license_test:_HPND-merchantability-variant === RUN Test_detectLicense/single_license_test:_HPND-sell-MIT-disclaimer-xserver === RUN Test_detectLicense/single_license_test:_HPND-sell-regexpr === RUN Test_detectLicense/single_license_test:_HPND-sell-variant === RUN Test_detectLicense/single_license_test:_HPND-sell-variant-MIT-disclaimer === RUN Test_detectLicense/single_license_test:_HPND-sell-variant-MIT-disclaimer-rev === RUN Test_detectLicense/single_license_test:_HTMLTIDY === RUN Test_detectLicense/single_license_test:_HaskellReport === RUN Test_detectLicense/single_license_test:_Hippocratic-2.1 === RUN Test_detectLicense/single_license_test:_IBM-pibs === RUN Test_detectLicense/single_license_test:_ICU === RUN Test_detectLicense/single_license_test:_IEC-Code-Components-EULA === RUN Test_detectLicense/single_license_test:_IJG === RUN Test_detectLicense/single_license_test:_IJG-short === RUN Test_detectLicense/single_license_test:_IPA === RUN Test_detectLicense/single_license_test:_IPL-1.0 === RUN Test_detectLicense/single_license_test:_ISC === RUN Test_detectLicense/single_license_test:_ISC-Veillard === RUN Test_detectLicense/single_license_test:_ImageMagick === RUN Test_detectLicense/single_license_test:_Imlib2 === RUN Test_detectLicense/single_license_test:_Independent-modules-exception === RUN Test_detectLicense/single_license_test:_Info-ZIP === RUN Test_detectLicense/single_license_test:_Inner-Net-2.0 === RUN Test_detectLicense/single_license_test:_InnoSetup === RUN Test_detectLicense/single_license_test:_Intel === RUN Test_detectLicense/single_license_test:_Intel-ACPI === RUN Test_detectLicense/single_license_test:_Interbase-1.0 === RUN Test_detectLicense/single_license_test:_JPL-image === RUN Test_detectLicense/single_license_test:_JPNIC === RUN Test_detectLicense/single_license_test:_JSON === RUN Test_detectLicense/single_license_test:_Jam === RUN Test_detectLicense/single_license_test:_JasPer-2.0 === RUN Test_detectLicense/single_license_test:_Kastrup === RUN Test_detectLicense/single_license_test:_Kazlib === RUN Test_detectLicense/single_license_test:_KiCad-libraries-exception === RUN Test_detectLicense/single_license_test:_Knuth-CTAN === RUN Test_detectLicense/single_license_test:_LAL-1.2 === RUN Test_detectLicense/single_license_test:_LAL-1.3 === RUN Test_detectLicense/single_license_test:_LGPL-2.0-only === RUN Test_detectLicense/single_license_test:_LGPL-2.0-or-later === RUN Test_detectLicense/single_license_test:_LGPL-2.1-only === RUN Test_detectLicense/single_license_test:_LGPL-2.1-or-later === RUN Test_detectLicense/single_license_test:_LGPL-3.0-linking-exception === RUN Test_detectLicense/single_license_test:_LGPL-3.0-only === RUN Test_detectLicense/single_license_test:_LGPL-3.0-or-later === RUN Test_detectLicense/single_license_test:_LGPLLR === RUN Test_detectLicense/single_license_test:_LLGPL === RUN Test_detectLicense/single_license_test:_LLVM-exception === RUN Test_detectLicense/single_license_test:_LOOP === RUN Test_detectLicense/single_license_test:_LPD-document === RUN Test_detectLicense/single_license_test:_LPL-1.0 === RUN Test_detectLicense/single_license_test:_LPL-1.02 === RUN Test_detectLicense/single_license_test:_LPPL-1.0 === RUN Test_detectLicense/single_license_test:_LPPL-1.1 === RUN Test_detectLicense/single_license_test:_LPPL-1.2 === RUN Test_detectLicense/single_license_test:_LPPL-1.3a === RUN Test_detectLicense/single_license_test:_LPPL-1.3c === RUN Test_detectLicense/single_license_test:_LZMA-SDK-9.11-to-9.20 === RUN Test_detectLicense/single_license_test:_LZMA-SDK-9.22 === RUN Test_detectLicense/single_license_test:_LZMA-exception === RUN Test_detectLicense/single_license_test:_Latex2e === RUN Test_detectLicense/single_license_test:_Latex2e-translated-notice === RUN Test_detectLicense/single_license_test:_Leptonica === RUN Test_detectLicense/single_license_test:_LiLiQ-P-1.1 === RUN Test_detectLicense/single_license_test:_LiLiQ-R-1.1 === RUN Test_detectLicense/single_license_test:_LiLiQ-Rplus-1.1 === RUN Test_detectLicense/single_license_test:_Libpng === RUN Test_detectLicense/single_license_test:_Libtool-exception === RUN Test_detectLicense/single_license_test:_Linux-OpenIB === RUN Test_detectLicense/single_license_test:_Linux-man-pages-1-para === RUN Test_detectLicense/single_license_test:_Linux-man-pages-copyleft === RUN Test_detectLicense/single_license_test:_Linux-man-pages-copyleft-2-para === RUN Test_detectLicense/single_license_test:_Linux-man-pages-copyleft-var === RUN Test_detectLicense/single_license_test:_Linux-syscall-note === RUN Test_detectLicense/single_license_test:_Lucida-Bitmap-Fonts === RUN Test_detectLicense/single_license_test:_MIPS === RUN Test_detectLicense/single_license_test:_MIT === RUN Test_detectLicense/single_license_test:_MIT-0 === RUN Test_detectLicense/single_license_test:_MIT-CMU === RUN Test_detectLicense/single_license_test:_MIT-Click === RUN Test_detectLicense/single_license_test:_MIT-Festival === RUN Test_detectLicense/single_license_test:_MIT-Khronos-old === RUN Test_detectLicense/single_license_test:_MIT-Modern-Variant === RUN Test_detectLicense/single_license_test:_MIT-Wu === RUN Test_detectLicense/single_license_test:_MIT-advertising === RUN Test_detectLicense/single_license_test:_MIT-enna === RUN Test_detectLicense/single_license_test:_MIT-feh === RUN Test_detectLicense/single_license_test:_MIT-open-group === RUN Test_detectLicense/single_license_test:_MIT-testregex === RUN Test_detectLicense/single_license_test:_MITNFA === RUN Test_detectLicense/single_license_test:_MMIXware === RUN Test_detectLicense/single_license_test:_MPEG-SSG === RUN Test_detectLicense/single_license_test:_MPL-1.0 === RUN Test_detectLicense/single_license_test:_MPL-1.1 === RUN Test_detectLicense/single_license_test:_MPL-2.0 === RUN Test_detectLicense/single_license_test:_MPL-2.0-no-copyleft-exception === RUN Test_detectLicense/single_license_test:_MS-LPL === RUN Test_detectLicense/single_license_test:_MS-PL === RUN Test_detectLicense/single_license_test:_MS-RL === RUN Test_detectLicense/single_license_test:_MTLL === RUN Test_detectLicense/single_license_test:_Mackerras-3-Clause === RUN Test_detectLicense/single_license_test:_Mackerras-3-Clause-acknowledgment === RUN Test_detectLicense/single_license_test:_MakeIndex === RUN Test_detectLicense/single_license_test:_Martin-Birgmeier === RUN Test_detectLicense/single_license_test:_McPhee-slideshow === RUN Test_detectLicense/single_license_test:_Minpack === RUN Test_detectLicense/single_license_test:_MirOS === RUN Test_detectLicense/single_license_test:_Motosoto === RUN Test_detectLicense/single_license_test:_MulanPSL-1.0 === RUN Test_detectLicense/single_license_test:_MulanPSL-2.0 === RUN Test_detectLicense/single_license_test:_Multics === RUN Test_detectLicense/single_license_test:_Mup === RUN Test_detectLicense/single_license_test:_NAIST-2003 === RUN Test_detectLicense/single_license_test:_NASA-1.3 === RUN Test_detectLicense/single_license_test:_NBPL-1.0 === RUN Test_detectLicense/single_license_test:_NCBI-PD === RUN Test_detectLicense/single_license_test:_NCGL-UK-2.0 === RUN Test_detectLicense/single_license_test:_NCL === RUN Test_detectLicense/single_license_test:_NCSA === RUN Test_detectLicense/single_license_test:_NGPL === RUN Test_detectLicense/single_license_test:_NICTA-1.0 === RUN Test_detectLicense/single_license_test:_NIST-PD === RUN Test_detectLicense/single_license_test:_NIST-PD-fallback === RUN Test_detectLicense/single_license_test:_NIST-Software === RUN Test_detectLicense/single_license_test:_NLOD-1.0 === RUN Test_detectLicense/single_license_test:_NLOD-2.0 === RUN Test_detectLicense/single_license_test:_NLPL === RUN Test_detectLicense/single_license_test:_NOSL === RUN Test_detectLicense/single_license_test:_NPL-1.0 === RUN Test_detectLicense/single_license_test:_NPL-1.1 === RUN Test_detectLicense/single_license_test:_NPOSL-3.0 === RUN Test_detectLicense/single_license_test:_NRL === RUN Test_detectLicense/single_license_test:_NTP === RUN Test_detectLicense/single_license_test:_NTP-0 === RUN Test_detectLicense/single_license_test:_Naumen === RUN Test_detectLicense/single_license_test:_NetCDF === RUN Test_detectLicense/single_license_test:_Newsletr === RUN Test_detectLicense/single_license_test:_Nokia === RUN Test_detectLicense/single_license_test:_Nokia-Qt-exception-1.1 === RUN Test_detectLicense/single_license_test:_Noweb === RUN Test_detectLicense/single_license_test:_O-UDA-1.0 === RUN Test_detectLicense/single_license_test:_OAR === RUN Test_detectLicense/single_license_test:_OCCT-PL === RUN Test_detectLicense/single_license_test:_OCCT-exception-1.0 === RUN Test_detectLicense/single_license_test:_OCLC-2.0 === RUN Test_detectLicense/single_license_test:_OCaml-LGPL-linking-exception === RUN Test_detectLicense/single_license_test:_ODC-By-1.0 === RUN Test_detectLicense/single_license_test:_ODbL-1.0 === RUN Test_detectLicense/single_license_test:_OFFIS === RUN Test_detectLicense/single_license_test:_OFL-1.0 === RUN Test_detectLicense/single_license_test:_OFL-1.0-RFN === RUN Test_detectLicense/single_license_test:_OFL-1.0-no-RFN === RUN Test_detectLicense/single_license_test:_OFL-1.1 === RUN Test_detectLicense/single_license_test:_OFL-1.1-RFN === RUN Test_detectLicense/single_license_test:_OFL-1.1-no-RFN === RUN Test_detectLicense/single_license_test:_OGC-1.0 === RUN Test_detectLicense/single_license_test:_OGDL-Taiwan-1.0 === RUN Test_detectLicense/single_license_test:_OGL-Canada-2.0 === RUN Test_detectLicense/single_license_test:_OGL-UK-1.0 === RUN Test_detectLicense/single_license_test:_OGL-UK-2.0 === RUN Test_detectLicense/single_license_test:_OGL-UK-3.0 === RUN Test_detectLicense/single_license_test:_OGTSL === RUN Test_detectLicense/single_license_test:_OLDAP-1.1 === RUN Test_detectLicense/single_license_test:_OLDAP-1.2 === RUN Test_detectLicense/single_license_test:_OLDAP-1.3 === RUN Test_detectLicense/single_license_test:_OLDAP-1.4 === RUN Test_detectLicense/single_license_test:_OLDAP-2.0 === RUN Test_detectLicense/single_license_test:_OLDAP-2.0.1 === RUN Test_detectLicense/single_license_test:_OLDAP-2.1 === RUN Test_detectLicense/single_license_test:_OLDAP-2.2 === RUN Test_detectLicense/single_license_test:_OLDAP-2.2.1 === RUN Test_detectLicense/single_license_test:_OLDAP-2.2.2 === RUN Test_detectLicense/single_license_test:_OLDAP-2.3 === RUN Test_detectLicense/single_license_test:_OLDAP-2.4 === RUN Test_detectLicense/single_license_test:_OLDAP-2.5 === RUN Test_detectLicense/single_license_test:_OLDAP-2.6 === RUN Test_detectLicense/single_license_test:_OLDAP-2.7 === RUN Test_detectLicense/single_license_test:_OLDAP-2.8 === RUN Test_detectLicense/single_license_test:_OLFL-1.3 === RUN Test_detectLicense/single_license_test:_OML === RUN Test_detectLicense/single_license_test:_OPL-1.0 === RUN Test_detectLicense/single_license_test:_OPL-UK-3.0 === RUN Test_detectLicense/single_license_test:_OPUBL-1.0 === RUN Test_detectLicense/single_license_test:_OSET-PL-2.1 === RUN Test_detectLicense/single_license_test:_OSL-1.0 === RUN Test_detectLicense/single_license_test:_OSL-1.1 === RUN Test_detectLicense/single_license_test:_OSL-2.0 === RUN Test_detectLicense/single_license_test:_OSL-2.1 === RUN Test_detectLicense/single_license_test:_OSL-3.0 === RUN Test_detectLicense/single_license_test:_OpenJDK-assembly-exception-1.0 === RUN Test_detectLicense/single_license_test:_OpenPBS-2.3 === RUN Test_detectLicense/single_license_test:_OpenSSL === RUN Test_detectLicense/single_license_test:_OpenSSL-standalone === RUN Test_detectLicense/single_license_test:_OpenVision === RUN Test_detectLicense/single_license_test:_PADL === RUN Test_detectLicense/single_license_test:_PCRE2-exception === RUN Test_detectLicense/single_license_test:_PDDL-1.0 === RUN Test_detectLicense/single_license_test:_PHP-3.0 === RUN Test_detectLicense/single_license_test:_PHP-3.01 === RUN Test_detectLicense/single_license_test:_PPL === RUN Test_detectLicense/single_license_test:_PS-or-PDF-font-exception-20170817 === RUN Test_detectLicense/single_license_test:_PSF-2.0 === RUN Test_detectLicense/single_license_test:_Parity-6.0.0 === RUN Test_detectLicense/single_license_test:_Parity-7.0.0 === RUN Test_detectLicense/single_license_test:_Pixar === RUN Test_detectLicense/single_license_test:_Plexus === RUN Test_detectLicense/single_license_test:_PolyForm-Noncommercial-1.0.0 === RUN Test_detectLicense/single_license_test:_PolyForm-Small-Business-1.0.0 === RUN Test_detectLicense/single_license_test:_PostgreSQL === RUN Test_detectLicense/single_license_test:_Python-2.0 === RUN Test_detectLicense/single_license_test:_Python-2.0.1 === RUN Test_detectLicense/single_license_test:_QPL-1.0 === RUN Test_detectLicense/single_license_test:_QPL-1.0-INRIA-2004 === RUN Test_detectLicense/single_license_test:_QPL-1.0-INRIA-2004-exception === RUN Test_detectLicense/single_license_test:_Qhull === RUN Test_detectLicense/single_license_test:_Qt-GPL-exception-1.0 === RUN Test_detectLicense/single_license_test:_Qt-LGPL-exception-1.1 === RUN Test_detectLicense/single_license_test:_Qwt-exception-1.0 === RUN Test_detectLicense/single_license_test:_RHeCos-1.1 === RUN Test_detectLicense/single_license_test:_RPL-1.1 === RUN Test_detectLicense/single_license_test:_RPL-1.5 === RUN Test_detectLicense/single_license_test:_RPSL-1.0 === RUN Test_detectLicense/single_license_test:_RRDtool-FLOSS-exception-2.0 === RUN Test_detectLicense/single_license_test:_RSA-MD === RUN Test_detectLicense/single_license_test:_RSCPL === RUN Test_detectLicense/single_license_test:_Rdisc === RUN Test_detectLicense/single_license_test:_Ruby === RUN Test_detectLicense/single_license_test:_Ruby-pty === RUN Test_detectLicense/single_license_test:_SANE-exception === RUN Test_detectLicense/single_license_test:_SAX-PD === RUN Test_detectLicense/single_license_test:_SAX-PD-2.0 === RUN Test_detectLicense/single_license_test:_SCEA === RUN Test_detectLicense/single_license_test:_SGI-B-1.0 === RUN Test_detectLicense/single_license_test:_SGI-B-1.1 === RUN Test_detectLicense/single_license_test:_SGI-B-2.0 === RUN Test_detectLicense/single_license_test:_SGI-OpenGL === RUN Test_detectLicense/single_license_test:_SGP4 === RUN Test_detectLicense/single_license_test:_SHL-0.5 === RUN Test_detectLicense/single_license_test:_SHL-0.51 === RUN Test_detectLicense/single_license_test:_SHL-2.0 === RUN Test_detectLicense/single_license_test:_SHL-2.1 === RUN Test_detectLicense/single_license_test:_SISSL === RUN Test_detectLicense/single_license_test:_SISSL-1.2 === RUN Test_detectLicense/single_license_test:_SL === RUN Test_detectLicense/single_license_test:_SMAIL-GPL === RUN Test_detectLicense/single_license_test:_SMLNJ === RUN Test_detectLicense/single_license_test:_SMPPL === RUN Test_detectLicense/single_license_test:_SNIA === RUN Test_detectLicense/single_license_test:_SPL-1.0 === RUN Test_detectLicense/single_license_test:_SSH-OpenSSH === RUN Test_detectLicense/single_license_test:_SSH-short === RUN Test_detectLicense/single_license_test:_SSLeay-standalone === RUN Test_detectLicense/single_license_test:_SSPL-1.0 === RUN Test_detectLicense/single_license_test:_SWI-exception === RUN Test_detectLicense/single_license_test:_SWL === RUN Test_detectLicense/single_license_test:_Saxpath === RUN Test_detectLicense/single_license_test:_SchemeReport === RUN Test_detectLicense/single_license_test:_Sendmail === RUN Test_detectLicense/single_license_test:_Sendmail-8.23 === RUN Test_detectLicense/single_license_test:_Sendmail-Open-Source-1.1 === RUN Test_detectLicense/single_license_test:_SimPL-2.0 === RUN Test_detectLicense/single_license_test:_Sleepycat === RUN Test_detectLicense/single_license_test:_Soundex === RUN Test_detectLicense/single_license_test:_Spencer-86 === RUN Test_detectLicense/single_license_test:_Spencer-94 === RUN Test_detectLicense/single_license_test:_Spencer-99 === RUN Test_detectLicense/single_license_test:_SugarCRM-1.1.3 === RUN Test_detectLicense/single_license_test:_Sun-PPP === RUN Test_detectLicense/single_license_test:_Sun-PPP-2000 === RUN Test_detectLicense/single_license_test:_SunPro === RUN Test_detectLicense/single_license_test:_Swift-exception === RUN Test_detectLicense/single_license_test:_Symlinks === RUN Test_detectLicense/single_license_test:_TAPR-OHL-1.0 === RUN Test_detectLicense/single_license_test:_TCL === RUN Test_detectLicense/single_license_test:_TCP-wrappers === RUN Test_detectLicense/single_license_test:_TGPPL-1.0 === RUN Test_detectLicense/single_license_test:_TMate === RUN Test_detectLicense/single_license_test:_TORQUE-1.1 === RUN Test_detectLicense/single_license_test:_TOSL === RUN Test_detectLicense/single_license_test:_TPDL === RUN Test_detectLicense/single_license_test:_TPL-1.0 === RUN Test_detectLicense/single_license_test:_TTWL === RUN Test_detectLicense/single_license_test:_TTYP0 === RUN Test_detectLicense/single_license_test:_TU-Berlin-1.0 === RUN Test_detectLicense/single_license_test:_TU-Berlin-2.0 === RUN Test_detectLicense/single_license_test:_TermReadKey === RUN Test_detectLicense/single_license_test:_Texinfo-exception === RUN Test_detectLicense/single_license_test:_ThirdEye === RUN Test_detectLicense/single_license_test:_TrustedQSL === RUN Test_detectLicense/single_license_test:_UBDL-exception === RUN Test_detectLicense/single_license_test:_UCAR === RUN Test_detectLicense/single_license_test:_UCL-1.0 === RUN Test_detectLicense/single_license_test:_UMich-Merit === RUN Test_detectLicense/single_license_test:_UPL-1.0 === RUN Test_detectLicense/single_license_test:_URT-RLE === RUN Test_detectLicense/single_license_test:_Ubuntu-font-1.0 === RUN Test_detectLicense/single_license_test:_Unicode-3.0 === RUN Test_detectLicense/single_license_test:_Unicode-DFS-2015 === RUN Test_detectLicense/single_license_test:_Unicode-DFS-2016 === RUN Test_detectLicense/single_license_test:_Unicode-TOU === RUN Test_detectLicense/single_license_test:_Universal-FOSS-exception-1.0 === RUN Test_detectLicense/single_license_test:_UnixCrypt === RUN Test_detectLicense/single_license_test:_Unlicense === RUN Test_detectLicense/single_license_test:_VOSTROM === RUN Test_detectLicense/single_license_test:_VSL-1.0 === RUN Test_detectLicense/single_license_test:_Vim === RUN Test_detectLicense/single_license_test:_W3C === RUN Test_detectLicense/single_license_test:_W3C-19980720 === RUN Test_detectLicense/single_license_test:_W3C-20150513 === RUN Test_detectLicense/single_license_test:_WTFPL === RUN Test_detectLicense/single_license_test:_Watcom-1.0 === RUN Test_detectLicense/single_license_test:_Widget-Workshop === RUN Test_detectLicense/single_license_test:_Wsuipa === RUN Test_detectLicense/single_license_test:_WxWindows-exception-3.1 === RUN Test_detectLicense/single_license_test:_X11 === RUN Test_detectLicense/single_license_test:_X11-distribute-modifications-variant === RUN Test_detectLicense/single_license_test:_X11-swapped === RUN Test_detectLicense/single_license_test:_XFree86-1.1 === RUN Test_detectLicense/single_license_test:_XSkat === RUN Test_detectLicense/single_license_test:_Xdebug-1.03 === RUN Test_detectLicense/single_license_test:_Xerox === RUN Test_detectLicense/single_license_test:_Xfig === RUN Test_detectLicense/single_license_test:_Xnet === RUN Test_detectLicense/single_license_test:_YPL-1.0 === RUN Test_detectLicense/single_license_test:_YPL-1.1 === RUN Test_detectLicense/single_license_test:_ZPL-1.1 === RUN Test_detectLicense/single_license_test:_ZPL-2.0 === RUN Test_detectLicense/single_license_test:_ZPL-2.1 === RUN Test_detectLicense/single_license_test:_Zed === RUN Test_detectLicense/single_license_test:_Zeeff === RUN Test_detectLicense/single_license_test:_Zend-2.0 === RUN Test_detectLicense/single_license_test:_Zimbra-1.3 === RUN Test_detectLicense/single_license_test:_Zimbra-1.4 === RUN Test_detectLicense/single_license_test:_Zlib === RUN Test_detectLicense/single_license_test:_any-OSI === RUN Test_detectLicense/single_license_test:_any-OSI-perl-modules === RUN Test_detectLicense/single_license_test:_bcrypt-Solar-Designer === RUN Test_detectLicense/single_license_test:_blessing === RUN Test_detectLicense/single_license_test:_bzip2-1.0.6 === RUN Test_detectLicense/single_license_test:_check-cvs === RUN Test_detectLicense/single_license_test:_checkmk === RUN Test_detectLicense/single_license_test:_copyleft-next-0.3.0 === RUN Test_detectLicense/single_license_test:_copyleft-next-0.3.1 === RUN Test_detectLicense/single_license_test:_cryptsetup-OpenSSL-exception === RUN Test_detectLicense/single_license_test:_curl === RUN Test_detectLicense/single_license_test:_cve-tou === RUN Test_detectLicense/single_license_test:_diffmark === RUN Test_detectLicense/single_license_test:_dtoa === RUN Test_detectLicense/single_license_test:_dvipdfm === RUN Test_detectLicense/single_license_test:_eCos-exception-2.0 === RUN Test_detectLicense/single_license_test:_eGenix === RUN Test_detectLicense/single_license_test:_erlang-otp-linking-exception === RUN Test_detectLicense/single_license_test:_etalab-2.0 === RUN Test_detectLicense/single_license_test:_fmt-exception === RUN Test_detectLicense/single_license_test:_freertos-exception-2.0 === RUN Test_detectLicense/single_license_test:_fwlw === RUN Test_detectLicense/single_license_test:_gSOAP-1.3b === RUN Test_detectLicense/single_license_test:_generic-xts === RUN Test_detectLicense/single_license_test:_gnu-javamail-exception === RUN Test_detectLicense/single_license_test:_gnuplot === RUN Test_detectLicense/single_license_test:_gtkbook === RUN Test_detectLicense/single_license_test:_harbour-exception === RUN Test_detectLicense/single_license_test:_hdparm === RUN Test_detectLicense/single_license_test:_i2p-gpl-java-exception === RUN Test_detectLicense/single_license_test:_iMatix === RUN Test_detectLicense/single_license_test:_libpng-2.0 === RUN Test_detectLicense/single_license_test:_libpri-OpenH323-exception === RUN Test_detectLicense/single_license_test:_libselinux-1.0 === RUN Test_detectLicense/single_license_test:_libtiff === RUN Test_detectLicense/single_license_test:_libutil-David-Nugent === RUN Test_detectLicense/single_license_test:_lsof === RUN Test_detectLicense/single_license_test:_magaz === RUN Test_detectLicense/single_license_test:_mailprio === RUN Test_detectLicense/single_license_test:_metamail === RUN Test_detectLicense/single_license_test:_mif-exception === RUN Test_detectLicense/single_license_test:_mpi-permissive === RUN Test_detectLicense/single_license_test:_mpich2 === RUN Test_detectLicense/single_license_test:_mplus === RUN Test_detectLicense/single_license_test:_mxml-exception === RUN Test_detectLicense/single_license_test:_openvpn-openssl-exception === RUN Test_detectLicense/single_license_test:_pkgconf === RUN Test_detectLicense/single_license_test:_pnmstitch === RUN Test_detectLicense/single_license_test:_psfrag === RUN Test_detectLicense/single_license_test:_psutils === RUN Test_detectLicense/single_license_test:_python-ldap === RUN Test_detectLicense/single_license_test:_radvd === RUN Test_detectLicense/single_license_test:_romic-exception === RUN Test_detectLicense/single_license_test:_snprintf === RUN Test_detectLicense/single_license_test:_softSurfer === RUN Test_detectLicense/single_license_test:_ssh-keyscan === RUN Test_detectLicense/single_license_test:_stunnel-exception === RUN Test_detectLicense/single_license_test:_swrule === RUN Test_detectLicense/single_license_test:_threeparttable === RUN Test_detectLicense/single_license_test:_u-boot-exception-2.0 === RUN Test_detectLicense/single_license_test:_ulem === RUN Test_detectLicense/single_license_test:_vsftpd-openssl-exception === RUN Test_detectLicense/single_license_test:_w3m === RUN Test_detectLicense/single_license_test:_wwl === RUN Test_detectLicense/single_license_test:_x11vnc-openssl-exception === RUN Test_detectLicense/single_license_test:_xinetd === RUN Test_detectLicense/single_license_test:_xkeyboard-config-Zinoviev === RUN Test_detectLicense/single_license_test:_xlock === RUN Test_detectLicense/single_license_test:_xpp === RUN Test_detectLicense/single_license_test:_xzoom === RUN Test_detectLicense/single_license_test:_zlib-acknowledgement === RUN Test_detectLicense/multiple_licenses_test --- PASS: Test_detectLicense (6.96s) --- PASS: Test_detectLicense/empty (0.00s) --- PASS: Test_detectLicense/no_detected_license (0.00s) --- PASS: Test_detectLicense/single_license_test:_0BSD (0.00s) --- PASS: Test_detectLicense/single_license_test:_389-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_3D-Slicer-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_AAL (0.01s) --- PASS: Test_detectLicense/single_license_test:_ADSL (0.01s) --- PASS: Test_detectLicense/single_license_test:_AFL-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_AFL-1.2 (0.01s) --- PASS: Test_detectLicense/single_license_test:_AFL-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_AFL-2.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_AFL-3.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_AGPL-1.0-only (0.01s) --- PASS: Test_detectLicense/single_license_test:_AGPL-1.0-or-later (0.01s) --- PASS: Test_detectLicense/single_license_test:_AGPL-3.0-only (0.02s) --- PASS: Test_detectLicense/single_license_test:_AGPL-3.0-or-later (0.02s) --- PASS: Test_detectLicense/single_license_test:_AMD-newlib (0.01s) --- PASS: Test_detectLicense/single_license_test:_AMDPLPA (0.01s) --- PASS: Test_detectLicense/single_license_test:_AML (0.01s) --- PASS: Test_detectLicense/single_license_test:_AML-glslang (0.01s) --- PASS: Test_detectLicense/single_license_test:_AMPAS (0.01s) --- PASS: Test_detectLicense/single_license_test:_ANTLR-PD (0.01s) --- PASS: Test_detectLicense/single_license_test:_ANTLR-PD-fallback (0.01s) --- PASS: Test_detectLicense/single_license_test:_APAFML (0.01s) --- PASS: Test_detectLicense/single_license_test:_APL-1.0 (0.02s) --- PASS: Test_detectLicense/single_license_test:_APSL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_APSL-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_APSL-1.2 (0.01s) --- PASS: Test_detectLicense/single_license_test:_APSL-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_ASWF-Digital-Assets-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_ASWF-Digital-Assets-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Abstyles (0.00s) --- PASS: Test_detectLicense/single_license_test:_AdaCore-doc (0.01s) --- PASS: Test_detectLicense/single_license_test:_Adobe-2006 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Adobe-Display-PostScript (0.01s) --- PASS: Test_detectLicense/single_license_test:_Adobe-Glyph (0.01s) --- PASS: Test_detectLicense/single_license_test:_Adobe-Utopia (0.00s) --- PASS: Test_detectLicense/single_license_test:_Afmparse (0.01s) --- PASS: Test_detectLicense/single_license_test:_Aladdin (0.01s) --- PASS: Test_detectLicense/single_license_test:_Apache-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Apache-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Apache-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_App-s2p (0.00s) --- PASS: Test_detectLicense/single_license_test:_Arphic-1999 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Artistic-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Artistic-1.0-Perl (0.01s) --- PASS: Test_detectLicense/single_license_test:_Artistic-1.0-cl8 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Artistic-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Asterisk-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_Asterisk-linking-protocols-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_Autoconf-exception-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Autoconf-exception-3.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Autoconf-exception-generic (0.00s) --- PASS: Test_detectLicense/single_license_test:_Autoconf-exception-generic-3.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Autoconf-exception-macro (0.00s) --- PASS: Test_detectLicense/single_license_test:_BSD-1-Clause (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-2-Clause (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-2-Clause-Darwin (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-2-Clause-Patent (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-2-Clause-Views (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-2-Clause-first-lines (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-3-Clause (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-3-Clause-Attribution (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-3-Clause-Clear (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-3-Clause-HP (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-3-Clause-LBNL (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-3-Clause-Modification (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-3-Clause-No-Military-License (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-3-Clause-No-Nuclear-License (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-3-Clause-No-Nuclear-License-2014 (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-3-Clause-No-Nuclear-Warranty (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-3-Clause-Open-MPI (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-3-Clause-Sun (0.00s) --- PASS: Test_detectLicense/single_license_test:_BSD-3-Clause-acpica (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-3-Clause-flex (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-4-Clause (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-4-Clause-Shortened (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-4-Clause-UC (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-4.3RENO (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-4.3TAHOE (0.00s) --- PASS: Test_detectLicense/single_license_test:_BSD-Advertising-Acknowledgement (0.00s) --- PASS: Test_detectLicense/single_license_test:_BSD-Attribution-HPND-disclaimer (0.00s) --- PASS: Test_detectLicense/single_license_test:_BSD-Inferno-Nettverk (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-Protection (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-Source-Code (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-Source-beginning-file (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-Systemics (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSD-Systemics-W3Works (0.01s) --- PASS: Test_detectLicense/single_license_test:_BSL-1.0 (0.00s) --- PASS: Test_detectLicense/single_license_test:_BUSL-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Baekmuk (0.01s) --- PASS: Test_detectLicense/single_license_test:_Bahyph (0.00s) --- PASS: Test_detectLicense/single_license_test:_Barr (0.01s) --- PASS: Test_detectLicense/single_license_test:_Beerware (0.01s) --- PASS: Test_detectLicense/single_license_test:_Bison-exception-1.24 (0.00s) --- PASS: Test_detectLicense/single_license_test:_Bison-exception-2.2 (0.00s) --- PASS: Test_detectLicense/single_license_test:_BitTorrent-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_BitTorrent-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Bitstream-Charter (0.01s) --- PASS: Test_detectLicense/single_license_test:_Bitstream-Vera (0.01s) --- PASS: Test_detectLicense/single_license_test:_BlueOak-1.0.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Boehm-GC (0.01s) --- PASS: Test_detectLicense/single_license_test:_Boehm-GC-without-fee (0.00s) --- PASS: Test_detectLicense/single_license_test:_Bootloader-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_Borceux (0.01s) --- PASS: Test_detectLicense/single_license_test:_Brian-Gladman-2-Clause (0.01s) --- PASS: Test_detectLicense/single_license_test:_Brian-Gladman-3-Clause (0.01s) --- PASS: Test_detectLicense/single_license_test:_C-UDA-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CAL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CAL-1.0-Combined-Work-Exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_CATOSL-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-2.5 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-2.5-AU (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-3.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-3.0-AT (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-3.0-AU (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-3.0-DE (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-3.0-IGO (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-3.0-NL (0.03s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-3.0-US (0.03s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-4.0 (0.02s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-1.0 (0.02s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-2.0 (0.02s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-2.5 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-3.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-3.0-DE (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-4.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-ND-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-ND-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-ND-2.5 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-ND-3.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-ND-3.0-DE (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-ND-3.0-IGO (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-ND-4.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-SA-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-SA-2.0 (0.02s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-SA-2.0-DE (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-SA-2.0-FR (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-SA-2.0-UK (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-SA-2.5 (0.02s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-SA-3.0 (0.02s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-SA-3.0-DE (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-SA-3.0-IGO (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-NC-SA-4.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-ND-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-ND-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-ND-2.5 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-ND-3.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-ND-3.0-DE (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-ND-4.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-SA-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-SA-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-SA-2.0-UK (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-SA-2.1-JP (0.00s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-SA-2.5 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-SA-3.0 (0.02s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-SA-3.0-AT (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-SA-3.0-DE (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-SA-3.0-IGO (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-BY-SA-4.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-PDDC (0.00s) --- PASS: Test_detectLicense/single_license_test:_CC-PDM-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC-SA-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CC0-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CDDL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CDDL-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CDL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CDLA-Permissive-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CDLA-Permissive-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CDLA-Sharing-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CECILL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CECILL-1.1 (0.04s) --- PASS: Test_detectLicense/single_license_test:_CECILL-2.0 (0.03s) --- PASS: Test_detectLicense/single_license_test:_CECILL-2.1 (0.02s) --- PASS: Test_detectLicense/single_license_test:_CECILL-B (0.02s) --- PASS: Test_detectLicense/single_license_test:_CECILL-C (0.01s) --- PASS: Test_detectLicense/single_license_test:_CERN-OHL-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CERN-OHL-1.2 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CERN-OHL-P-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CERN-OHL-S-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CERN-OHL-W-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CFITSIO (0.01s) --- PASS: Test_detectLicense/single_license_test:_CGAL-linking-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_CLISP-exception-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CMU-Mach (0.00s) --- PASS: Test_detectLicense/single_license_test:_CMU-Mach-nodoc (0.00s) --- PASS: Test_detectLicense/single_license_test:_CNRI-Jython (0.01s) --- PASS: Test_detectLicense/single_license_test:_CNRI-Python (0.01s) --- PASS: Test_detectLicense/single_license_test:_CNRI-Python-GPL-Compatible (0.01s) --- PASS: Test_detectLicense/single_license_test:_COIL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CPAL-1.0 (0.03s) --- PASS: Test_detectLicense/single_license_test:_CPL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CPOL-1.02 (0.01s) --- PASS: Test_detectLicense/single_license_test:_CUA-OPL-1.0 (0.02s) --- PASS: Test_detectLicense/single_license_test:_Caldera (0.01s) --- PASS: Test_detectLicense/single_license_test:_Caldera-no-preamble (0.01s) --- PASS: Test_detectLicense/single_license_test:_Catharon (0.01s) --- PASS: Test_detectLicense/single_license_test:_ClArtistic (0.01s) --- PASS: Test_detectLicense/single_license_test:_Classpath-exception-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Clips (0.01s) --- PASS: Test_detectLicense/single_license_test:_Community-Spec-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Condor-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Cornell-Lossless-JPEG (0.01s) --- PASS: Test_detectLicense/single_license_test:_Cronyx (0.00s) --- PASS: Test_detectLicense/single_license_test:_Crossword (0.01s) --- PASS: Test_detectLicense/single_license_test:_CrystalStacker (0.01s) --- PASS: Test_detectLicense/single_license_test:_Cube (0.01s) --- PASS: Test_detectLicense/single_license_test:_D-FSL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_DEC-3-Clause (0.01s) --- PASS: Test_detectLicense/single_license_test:_DL-DE-BY-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_DL-DE-ZERO-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_DOC (0.01s) --- PASS: Test_detectLicense/single_license_test:_DRL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_DRL-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_DSDP (0.01s) --- PASS: Test_detectLicense/single_license_test:_DigiRule-FOSS-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_DocBook-Schema (0.01s) --- PASS: Test_detectLicense/single_license_test:_DocBook-Stylesheet (0.00s) --- PASS: Test_detectLicense/single_license_test:_DocBook-XML (0.01s) --- PASS: Test_detectLicense/single_license_test:_Dotseqn (0.00s) --- PASS: Test_detectLicense/single_license_test:_ECL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_ECL-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_EFL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_EFL-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_EPICS (0.01s) --- PASS: Test_detectLicense/single_license_test:_EPL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_EPL-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_EUDatagrid (0.01s) --- PASS: Test_detectLicense/single_license_test:_EUPL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_EUPL-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_EUPL-1.2 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Elastic-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Entessa (0.01s) --- PASS: Test_detectLicense/single_license_test:_ErlPL-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Eurosym (0.01s) --- PASS: Test_detectLicense/single_license_test:_FBM (0.01s) --- PASS: Test_detectLicense/single_license_test:_FDK-AAC (0.01s) --- PASS: Test_detectLicense/single_license_test:_FLTK-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_FSFAP (0.00s) --- PASS: Test_detectLicense/single_license_test:_FSFAP-no-warranty-disclaimer (0.00s) --- PASS: Test_detectLicense/single_license_test:_FSFUL (0.00s) --- PASS: Test_detectLicense/single_license_test:_FSFULLR (0.00s) --- PASS: Test_detectLicense/single_license_test:_FSFULLRWD (0.01s) --- PASS: Test_detectLicense/single_license_test:_FTL (0.01s) --- PASS: Test_detectLicense/single_license_test:_Fair (0.00s) --- PASS: Test_detectLicense/single_license_test:_Fawkes-Runtime-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_Ferguson-Twofish (0.00s) --- PASS: Test_detectLicense/single_license_test:_Font-exception-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Frameworx-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_FreeBSD-DOC (0.01s) --- PASS: Test_detectLicense/single_license_test:_FreeImage (0.01s) --- PASS: Test_detectLicense/single_license_test:_Furuseth (0.00s) --- PASS: Test_detectLicense/single_license_test:_GCC-exception-2.0 (0.00s) --- PASS: Test_detectLicense/single_license_test:_GCC-exception-2.0-note (0.00s) --- PASS: Test_detectLicense/single_license_test:_GCC-exception-3.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_GCR-docs (0.01s) --- PASS: Test_detectLicense/single_license_test:_GD (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.1-invariants-only (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.1-invariants-or-later (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.1-no-invariants-only (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.1-no-invariants-or-later (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.1-only (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.1-or-later (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.2-invariants-only (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.2-invariants-or-later (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.2-no-invariants-only (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.2-no-invariants-or-later (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.2-only (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.2-or-later (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.3-invariants-only (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.3-invariants-or-later (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.3-no-invariants-only (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.3-no-invariants-or-later (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.3-only (0.01s) --- PASS: Test_detectLicense/single_license_test:_GFDL-1.3-or-later (0.01s) --- PASS: Test_detectLicense/single_license_test:_GL2PS (0.00s) --- PASS: Test_detectLicense/single_license_test:_GLWTPL (0.01s) --- PASS: Test_detectLicense/single_license_test:_GNAT-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_GNOME-examples-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_GNU-compiler-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_GPL-1.0-only (0.01s) --- PASS: Test_detectLicense/single_license_test:_GPL-1.0-or-later (0.01s) --- PASS: Test_detectLicense/single_license_test:_GPL-2.0-only (0.01s) --- PASS: Test_detectLicense/single_license_test:_GPL-2.0-or-later (0.01s) --- PASS: Test_detectLicense/single_license_test:_GPL-3.0-389-ds-base-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_GPL-3.0-interface-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_GPL-3.0-linking-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_GPL-3.0-linking-source-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_GPL-3.0-only (0.05s) --- PASS: Test_detectLicense/single_license_test:_GPL-3.0-or-later (0.04s) --- PASS: Test_detectLicense/single_license_test:_GPL-CC-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_GStreamer-exception-2005 (0.01s) --- PASS: Test_detectLicense/single_license_test:_GStreamer-exception-2008 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Giftware (0.01s) --- PASS: Test_detectLicense/single_license_test:_Glide (0.01s) --- PASS: Test_detectLicense/single_license_test:_Glulxe (0.01s) --- PASS: Test_detectLicense/single_license_test:_Gmsh-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_Graphics-Gems (0.00s) --- PASS: Test_detectLicense/single_license_test:_Gutmann (0.00s) --- PASS: Test_detectLicense/single_license_test:_HIDAPI (0.00s) --- PASS: Test_detectLicense/single_license_test:_HP-1986 (0.01s) --- PASS: Test_detectLicense/single_license_test:_HP-1989 (0.00s) --- PASS: Test_detectLicense/single_license_test:_HPND (0.01s) --- PASS: Test_detectLicense/single_license_test:_HPND-DEC (0.01s) --- PASS: Test_detectLicense/single_license_test:_HPND-Fenneberg-Livingston (0.00s) --- PASS: Test_detectLicense/single_license_test:_HPND-INRIA-IMAG (0.01s) --- PASS: Test_detectLicense/single_license_test:_HPND-Intel (0.01s) --- PASS: Test_detectLicense/single_license_test:_HPND-Kevlin-Henney (0.00s) --- PASS: Test_detectLicense/single_license_test:_HPND-MIT-disclaimer (0.01s) --- PASS: Test_detectLicense/single_license_test:_HPND-Markus-Kuhn (0.01s) --- PASS: Test_detectLicense/single_license_test:_HPND-Netrek (0.00s) --- PASS: Test_detectLicense/single_license_test:_HPND-Pbmplus (0.01s) --- PASS: Test_detectLicense/single_license_test:_HPND-UC (0.00s) --- PASS: Test_detectLicense/single_license_test:_HPND-UC-export-US (0.01s) --- PASS: Test_detectLicense/single_license_test:_HPND-doc (0.01s) --- PASS: Test_detectLicense/single_license_test:_HPND-doc-sell (0.00s) --- PASS: Test_detectLicense/single_license_test:_HPND-export-US (0.00s) --- PASS: Test_detectLicense/single_license_test:_HPND-export-US-acknowledgement (0.01s) --- PASS: Test_detectLicense/single_license_test:_HPND-export-US-modify (0.01s) --- PASS: Test_detectLicense/single_license_test:_HPND-export2-US (0.01s) --- PASS: Test_detectLicense/single_license_test:_HPND-merchantability-variant (0.00s) --- PASS: Test_detectLicense/single_license_test:_HPND-sell-MIT-disclaimer-xserver (0.00s) --- PASS: Test_detectLicense/single_license_test:_HPND-sell-regexpr (0.00s) --- PASS: Test_detectLicense/single_license_test:_HPND-sell-variant (0.01s) --- PASS: Test_detectLicense/single_license_test:_HPND-sell-variant-MIT-disclaimer (0.01s) --- PASS: Test_detectLicense/single_license_test:_HPND-sell-variant-MIT-disclaimer-rev (0.00s) --- PASS: Test_detectLicense/single_license_test:_HTMLTIDY (0.01s) --- PASS: Test_detectLicense/single_license_test:_HaskellReport (0.00s) --- PASS: Test_detectLicense/single_license_test:_Hippocratic-2.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_IBM-pibs (0.01s) --- PASS: Test_detectLicense/single_license_test:_ICU (0.01s) --- PASS: Test_detectLicense/single_license_test:_IEC-Code-Components-EULA (0.01s) --- PASS: Test_detectLicense/single_license_test:_IJG (0.01s) --- PASS: Test_detectLicense/single_license_test:_IJG-short (0.00s) --- PASS: Test_detectLicense/single_license_test:_IPA (0.01s) --- PASS: Test_detectLicense/single_license_test:_IPL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_ISC (0.00s) --- PASS: Test_detectLicense/single_license_test:_ISC-Veillard (0.00s) --- PASS: Test_detectLicense/single_license_test:_ImageMagick (0.01s) --- PASS: Test_detectLicense/single_license_test:_Imlib2 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Independent-modules-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_Info-ZIP (0.01s) --- PASS: Test_detectLicense/single_license_test:_Inner-Net-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_InnoSetup (0.01s) --- PASS: Test_detectLicense/single_license_test:_Intel (0.01s) --- PASS: Test_detectLicense/single_license_test:_Intel-ACPI (0.01s) --- PASS: Test_detectLicense/single_license_test:_Interbase-1.0 (0.02s) --- PASS: Test_detectLicense/single_license_test:_JPL-image (0.01s) --- PASS: Test_detectLicense/single_license_test:_JPNIC (0.01s) --- PASS: Test_detectLicense/single_license_test:_JSON (0.01s) --- PASS: Test_detectLicense/single_license_test:_Jam (0.01s) --- PASS: Test_detectLicense/single_license_test:_JasPer-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Kastrup (0.00s) --- PASS: Test_detectLicense/single_license_test:_Kazlib (0.00s) --- PASS: Test_detectLicense/single_license_test:_KiCad-libraries-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_Knuth-CTAN (0.01s) --- PASS: Test_detectLicense/single_license_test:_LAL-1.2 (0.01s) --- PASS: Test_detectLicense/single_license_test:_LAL-1.3 (0.01s) --- PASS: Test_detectLicense/single_license_test:_LGPL-2.0-only (0.02s) --- PASS: Test_detectLicense/single_license_test:_LGPL-2.0-or-later (0.02s) --- PASS: Test_detectLicense/single_license_test:_LGPL-2.1-only (0.02s) --- PASS: Test_detectLicense/single_license_test:_LGPL-2.1-or-later (0.02s) --- PASS: Test_detectLicense/single_license_test:_LGPL-3.0-linking-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_LGPL-3.0-only (0.03s) --- PASS: Test_detectLicense/single_license_test:_LGPL-3.0-or-later (0.03s) --- PASS: Test_detectLicense/single_license_test:_LGPLLR (0.01s) --- PASS: Test_detectLicense/single_license_test:_LLGPL (0.01s) --- PASS: Test_detectLicense/single_license_test:_LLVM-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_LOOP (0.01s) --- PASS: Test_detectLicense/single_license_test:_LPD-document (0.00s) --- PASS: Test_detectLicense/single_license_test:_LPL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_LPL-1.02 (0.01s) --- PASS: Test_detectLicense/single_license_test:_LPPL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_LPPL-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_LPPL-1.2 (0.01s) --- PASS: Test_detectLicense/single_license_test:_LPPL-1.3a (0.01s) --- PASS: Test_detectLicense/single_license_test:_LPPL-1.3c (0.01s) --- PASS: Test_detectLicense/single_license_test:_LZMA-SDK-9.11-to-9.20 (0.00s) --- PASS: Test_detectLicense/single_license_test:_LZMA-SDK-9.22 (0.00s) --- PASS: Test_detectLicense/single_license_test:_LZMA-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_Latex2e (0.00s) --- PASS: Test_detectLicense/single_license_test:_Latex2e-translated-notice (0.01s) --- PASS: Test_detectLicense/single_license_test:_Leptonica (0.00s) --- PASS: Test_detectLicense/single_license_test:_LiLiQ-P-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_LiLiQ-R-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_LiLiQ-Rplus-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Libpng (0.01s) --- PASS: Test_detectLicense/single_license_test:_Libtool-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_Linux-OpenIB (0.01s) --- PASS: Test_detectLicense/single_license_test:_Linux-man-pages-1-para (0.00s) --- PASS: Test_detectLicense/single_license_test:_Linux-man-pages-copyleft (0.01s) --- PASS: Test_detectLicense/single_license_test:_Linux-man-pages-copyleft-2-para (0.01s) --- PASS: Test_detectLicense/single_license_test:_Linux-man-pages-copyleft-var (0.00s) --- PASS: Test_detectLicense/single_license_test:_Linux-syscall-note (0.00s) --- PASS: Test_detectLicense/single_license_test:_Lucida-Bitmap-Fonts (0.01s) --- PASS: Test_detectLicense/single_license_test:_MIPS (0.00s) --- PASS: Test_detectLicense/single_license_test:_MIT (0.01s) --- PASS: Test_detectLicense/single_license_test:_MIT-0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_MIT-CMU (0.01s) --- PASS: Test_detectLicense/single_license_test:_MIT-Click (0.01s) --- PASS: Test_detectLicense/single_license_test:_MIT-Festival (0.01s) --- PASS: Test_detectLicense/single_license_test:_MIT-Khronos-old (0.01s) --- PASS: Test_detectLicense/single_license_test:_MIT-Modern-Variant (0.01s) --- PASS: Test_detectLicense/single_license_test:_MIT-Wu (0.01s) --- PASS: Test_detectLicense/single_license_test:_MIT-advertising (0.01s) --- PASS: Test_detectLicense/single_license_test:_MIT-enna (0.01s) --- PASS: Test_detectLicense/single_license_test:_MIT-feh (0.01s) --- PASS: Test_detectLicense/single_license_test:_MIT-open-group (0.01s) --- PASS: Test_detectLicense/single_license_test:_MIT-testregex (0.01s) --- PASS: Test_detectLicense/single_license_test:_MITNFA (0.01s) --- PASS: Test_detectLicense/single_license_test:_MMIXware (0.01s) --- PASS: Test_detectLicense/single_license_test:_MPEG-SSG (0.01s) --- PASS: Test_detectLicense/single_license_test:_MPL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_MPL-1.1 (0.02s) --- PASS: Test_detectLicense/single_license_test:_MPL-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_MPL-2.0-no-copyleft-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_MS-LPL (0.01s) --- PASS: Test_detectLicense/single_license_test:_MS-PL (0.01s) --- PASS: Test_detectLicense/single_license_test:_MS-RL (0.01s) --- PASS: Test_detectLicense/single_license_test:_MTLL (0.01s) --- PASS: Test_detectLicense/single_license_test:_Mackerras-3-Clause (0.01s) --- PASS: Test_detectLicense/single_license_test:_Mackerras-3-Clause-acknowledgment (0.01s) --- PASS: Test_detectLicense/single_license_test:_MakeIndex (0.01s) --- PASS: Test_detectLicense/single_license_test:_Martin-Birgmeier (0.00s) --- PASS: Test_detectLicense/single_license_test:_McPhee-slideshow (0.00s) --- PASS: Test_detectLicense/single_license_test:_Minpack (0.01s) --- PASS: Test_detectLicense/single_license_test:_MirOS (0.01s) --- PASS: Test_detectLicense/single_license_test:_Motosoto (0.02s) --- PASS: Test_detectLicense/single_license_test:_MulanPSL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_MulanPSL-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Multics (0.00s) --- PASS: Test_detectLicense/single_license_test:_Mup (0.01s) --- PASS: Test_detectLicense/single_license_test:_NAIST-2003 (0.01s) --- PASS: Test_detectLicense/single_license_test:_NASA-1.3 (0.01s) --- PASS: Test_detectLicense/single_license_test:_NBPL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_NCBI-PD (0.01s) --- PASS: Test_detectLicense/single_license_test:_NCGL-UK-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_NCL (0.00s) --- PASS: Test_detectLicense/single_license_test:_NCSA (0.01s) --- PASS: Test_detectLicense/single_license_test:_NGPL (0.01s) --- PASS: Test_detectLicense/single_license_test:_NICTA-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_NIST-PD (0.01s) --- PASS: Test_detectLicense/single_license_test:_NIST-PD-fallback (0.00s) --- PASS: Test_detectLicense/single_license_test:_NIST-Software (0.01s) --- PASS: Test_detectLicense/single_license_test:_NLOD-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_NLOD-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_NLPL (0.00s) --- PASS: Test_detectLicense/single_license_test:_NOSL (0.02s) --- PASS: Test_detectLicense/single_license_test:_NPL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_NPL-1.1 (0.03s) --- PASS: Test_detectLicense/single_license_test:_NPOSL-3.0 (0.04s) --- PASS: Test_detectLicense/single_license_test:_NRL (0.02s) --- PASS: Test_detectLicense/single_license_test:_NTP (0.01s) --- PASS: Test_detectLicense/single_license_test:_NTP-0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Naumen (0.01s) --- PASS: Test_detectLicense/single_license_test:_NetCDF (0.01s) --- PASS: Test_detectLicense/single_license_test:_Newsletr (0.01s) --- PASS: Test_detectLicense/single_license_test:_Nokia (0.01s) --- PASS: Test_detectLicense/single_license_test:_Nokia-Qt-exception-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Noweb (0.01s) --- PASS: Test_detectLicense/single_license_test:_O-UDA-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OAR (0.01s) --- PASS: Test_detectLicense/single_license_test:_OCCT-PL (0.01s) --- PASS: Test_detectLicense/single_license_test:_OCCT-exception-1.0 (0.00s) --- PASS: Test_detectLicense/single_license_test:_OCLC-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OCaml-LGPL-linking-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_ODC-By-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_ODbL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OFFIS (0.00s) --- PASS: Test_detectLicense/single_license_test:_OFL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OFL-1.0-RFN (0.01s) --- PASS: Test_detectLicense/single_license_test:_OFL-1.0-no-RFN (0.01s) --- PASS: Test_detectLicense/single_license_test:_OFL-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OFL-1.1-RFN (0.01s) --- PASS: Test_detectLicense/single_license_test:_OFL-1.1-no-RFN (0.01s) --- PASS: Test_detectLicense/single_license_test:_OGC-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OGDL-Taiwan-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OGL-Canada-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OGL-UK-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OGL-UK-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OGL-UK-3.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OGTSL (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-1.2 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-1.3 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-1.4 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-2.0.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-2.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-2.2 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-2.2.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-2.2.2 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-2.3 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-2.4 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-2.5 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-2.6 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-2.7 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLDAP-2.8 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OLFL-1.3 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OML (0.01s) --- PASS: Test_detectLicense/single_license_test:_OPL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OPL-UK-3.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OPUBL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OSET-PL-2.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OSL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OSL-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OSL-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OSL-2.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OSL-3.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OpenJDK-assembly-exception-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OpenPBS-2.3 (0.01s) --- PASS: Test_detectLicense/single_license_test:_OpenSSL (0.01s) --- PASS: Test_detectLicense/single_license_test:_OpenSSL-standalone (0.01s) --- PASS: Test_detectLicense/single_license_test:_OpenVision (0.01s) --- PASS: Test_detectLicense/single_license_test:_PADL (0.00s) --- PASS: Test_detectLicense/single_license_test:_PCRE2-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_PDDL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_PHP-3.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_PHP-3.01 (0.01s) --- PASS: Test_detectLicense/single_license_test:_PPL (0.01s) --- PASS: Test_detectLicense/single_license_test:_PS-or-PDF-font-exception-20170817 (0.01s) --- PASS: Test_detectLicense/single_license_test:_PSF-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Parity-6.0.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Parity-7.0.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Pixar (0.01s) --- PASS: Test_detectLicense/single_license_test:_Plexus (0.01s) --- PASS: Test_detectLicense/single_license_test:_PolyForm-Noncommercial-1.0.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_PolyForm-Small-Business-1.0.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_PostgreSQL (0.01s) --- PASS: Test_detectLicense/single_license_test:_Python-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Python-2.0.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_QPL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_QPL-1.0-INRIA-2004 (0.01s) --- PASS: Test_detectLicense/single_license_test:_QPL-1.0-INRIA-2004-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_Qhull (0.01s) --- PASS: Test_detectLicense/single_license_test:_Qt-GPL-exception-1.0 (0.00s) --- PASS: Test_detectLicense/single_license_test:_Qt-LGPL-exception-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Qwt-exception-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_RHeCos-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_RPL-1.1 (0.02s) --- PASS: Test_detectLicense/single_license_test:_RPL-1.5 (0.02s) --- PASS: Test_detectLicense/single_license_test:_RPSL-1.0 (0.02s) --- PASS: Test_detectLicense/single_license_test:_RRDtool-FLOSS-exception-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_RSA-MD (0.00s) --- PASS: Test_detectLicense/single_license_test:_RSCPL (0.01s) --- PASS: Test_detectLicense/single_license_test:_Rdisc (0.01s) --- PASS: Test_detectLicense/single_license_test:_Ruby (0.01s) --- PASS: Test_detectLicense/single_license_test:_Ruby-pty (0.01s) --- PASS: Test_detectLicense/single_license_test:_SANE-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_SAX-PD (0.01s) --- PASS: Test_detectLicense/single_license_test:_SAX-PD-2.0 (0.00s) --- PASS: Test_detectLicense/single_license_test:_SCEA (0.01s) --- PASS: Test_detectLicense/single_license_test:_SGI-B-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_SGI-B-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_SGI-B-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_SGI-OpenGL (0.01s) --- PASS: Test_detectLicense/single_license_test:_SGP4 (0.00s) --- PASS: Test_detectLicense/single_license_test:_SHL-0.5 (0.01s) --- PASS: Test_detectLicense/single_license_test:_SHL-0.51 (0.01s) --- PASS: Test_detectLicense/single_license_test:_SHL-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_SHL-2.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_SISSL (0.01s) --- PASS: Test_detectLicense/single_license_test:_SISSL-1.2 (0.01s) --- PASS: Test_detectLicense/single_license_test:_SL (0.00s) --- PASS: Test_detectLicense/single_license_test:_SMAIL-GPL (0.01s) --- PASS: Test_detectLicense/single_license_test:_SMLNJ (0.01s) --- PASS: Test_detectLicense/single_license_test:_SMPPL (0.01s) --- PASS: Test_detectLicense/single_license_test:_SNIA (0.01s) --- PASS: Test_detectLicense/single_license_test:_SPL-1.0 (0.02s) --- PASS: Test_detectLicense/single_license_test:_SSH-OpenSSH (0.01s) --- PASS: Test_detectLicense/single_license_test:_SSH-short (0.01s) --- PASS: Test_detectLicense/single_license_test:_SSLeay-standalone (0.01s) --- PASS: Test_detectLicense/single_license_test:_SSPL-1.0 (0.02s) --- PASS: Test_detectLicense/single_license_test:_SWI-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_SWL (0.01s) --- PASS: Test_detectLicense/single_license_test:_Saxpath (0.01s) --- PASS: Test_detectLicense/single_license_test:_SchemeReport (0.00s) --- PASS: Test_detectLicense/single_license_test:_Sendmail (0.01s) --- PASS: Test_detectLicense/single_license_test:_Sendmail-8.23 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Sendmail-Open-Source-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_SimPL-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Sleepycat (0.01s) --- PASS: Test_detectLicense/single_license_test:_Soundex (0.01s) --- PASS: Test_detectLicense/single_license_test:_Spencer-86 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Spencer-94 (0.00s) --- PASS: Test_detectLicense/single_license_test:_Spencer-99 (0.00s) --- PASS: Test_detectLicense/single_license_test:_SugarCRM-1.1.3 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Sun-PPP (0.01s) --- PASS: Test_detectLicense/single_license_test:_Sun-PPP-2000 (0.00s) --- PASS: Test_detectLicense/single_license_test:_SunPro (0.00s) --- PASS: Test_detectLicense/single_license_test:_Swift-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_Symlinks (0.00s) --- PASS: Test_detectLicense/single_license_test:_TAPR-OHL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_TCL (0.01s) --- PASS: Test_detectLicense/single_license_test:_TCP-wrappers (0.00s) --- PASS: Test_detectLicense/single_license_test:_TGPPL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_TMate (0.01s) --- PASS: Test_detectLicense/single_license_test:_TORQUE-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_TOSL (0.01s) --- PASS: Test_detectLicense/single_license_test:_TPDL (0.00s) --- PASS: Test_detectLicense/single_license_test:_TPL-1.0 (0.02s) --- PASS: Test_detectLicense/single_license_test:_TTWL (0.00s) --- PASS: Test_detectLicense/single_license_test:_TTYP0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_TU-Berlin-1.0 (0.00s) --- PASS: Test_detectLicense/single_license_test:_TU-Berlin-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_TermReadKey (0.00s) --- PASS: Test_detectLicense/single_license_test:_Texinfo-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_ThirdEye (0.00s) --- PASS: Test_detectLicense/single_license_test:_TrustedQSL (0.01s) --- PASS: Test_detectLicense/single_license_test:_UBDL-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_UCAR (0.01s) --- PASS: Test_detectLicense/single_license_test:_UCL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_UMich-Merit (0.01s) --- PASS: Test_detectLicense/single_license_test:_UPL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_URT-RLE (0.00s) --- PASS: Test_detectLicense/single_license_test:_Ubuntu-font-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Unicode-3.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Unicode-DFS-2015 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Unicode-DFS-2016 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Unicode-TOU (0.01s) --- PASS: Test_detectLicense/single_license_test:_Universal-FOSS-exception-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_UnixCrypt (0.01s) --- PASS: Test_detectLicense/single_license_test:_Unlicense (0.01s) --- PASS: Test_detectLicense/single_license_test:_VOSTROM (0.01s) --- PASS: Test_detectLicense/single_license_test:_VSL-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Vim (0.01s) --- PASS: Test_detectLicense/single_license_test:_W3C (0.01s) --- PASS: Test_detectLicense/single_license_test:_W3C-19980720 (0.01s) --- PASS: Test_detectLicense/single_license_test:_W3C-20150513 (0.01s) --- PASS: Test_detectLicense/single_license_test:_WTFPL (0.00s) --- PASS: Test_detectLicense/single_license_test:_Watcom-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Widget-Workshop (0.01s) --- PASS: Test_detectLicense/single_license_test:_Wsuipa (0.01s) --- PASS: Test_detectLicense/single_license_test:_WxWindows-exception-3.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_X11 (0.01s) --- PASS: Test_detectLicense/single_license_test:_X11-distribute-modifications-variant (0.01s) --- PASS: Test_detectLicense/single_license_test:_X11-swapped (0.01s) --- PASS: Test_detectLicense/single_license_test:_XFree86-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_XSkat (0.00s) --- PASS: Test_detectLicense/single_license_test:_Xdebug-1.03 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Xerox (0.02s) --- PASS: Test_detectLicense/single_license_test:_Xfig (0.01s) --- PASS: Test_detectLicense/single_license_test:_Xnet (0.02s) --- PASS: Test_detectLicense/single_license_test:_YPL-1.0 (0.02s) --- PASS: Test_detectLicense/single_license_test:_YPL-1.1 (0.02s) --- PASS: Test_detectLicense/single_license_test:_ZPL-1.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_ZPL-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_ZPL-2.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Zed (0.00s) --- PASS: Test_detectLicense/single_license_test:_Zeeff (0.01s) --- PASS: Test_detectLicense/single_license_test:_Zend-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Zimbra-1.3 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Zimbra-1.4 (0.01s) --- PASS: Test_detectLicense/single_license_test:_Zlib (0.01s) --- PASS: Test_detectLicense/single_license_test:_any-OSI (0.00s) --- PASS: Test_detectLicense/single_license_test:_any-OSI-perl-modules (0.00s) --- PASS: Test_detectLicense/single_license_test:_bcrypt-Solar-Designer (0.01s) --- PASS: Test_detectLicense/single_license_test:_blessing (0.00s) --- PASS: Test_detectLicense/single_license_test:_bzip2-1.0.6 (0.01s) --- PASS: Test_detectLicense/single_license_test:_check-cvs (0.00s) --- PASS: Test_detectLicense/single_license_test:_checkmk (0.00s) --- PASS: Test_detectLicense/single_license_test:_copyleft-next-0.3.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_copyleft-next-0.3.1 (0.01s) --- PASS: Test_detectLicense/single_license_test:_cryptsetup-OpenSSL-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_curl (0.01s) --- PASS: Test_detectLicense/single_license_test:_cve-tou (0.01s) --- PASS: Test_detectLicense/single_license_test:_diffmark (0.01s) --- PASS: Test_detectLicense/single_license_test:_dtoa (0.01s) --- PASS: Test_detectLicense/single_license_test:_dvipdfm (0.01s) --- PASS: Test_detectLicense/single_license_test:_eCos-exception-2.0 (0.00s) --- PASS: Test_detectLicense/single_license_test:_eGenix (0.01s) --- PASS: Test_detectLicense/single_license_test:_erlang-otp-linking-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_etalab-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_fmt-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_freertos-exception-2.0 (0.00s) --- PASS: Test_detectLicense/single_license_test:_fwlw (0.00s) --- PASS: Test_detectLicense/single_license_test:_gSOAP-1.3b (0.01s) --- PASS: Test_detectLicense/single_license_test:_generic-xts (0.00s) --- PASS: Test_detectLicense/single_license_test:_gnu-javamail-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_gnuplot (0.01s) --- PASS: Test_detectLicense/single_license_test:_gtkbook (0.00s) --- PASS: Test_detectLicense/single_license_test:_harbour-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_hdparm (0.00s) --- PASS: Test_detectLicense/single_license_test:_i2p-gpl-java-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_iMatix (0.01s) --- PASS: Test_detectLicense/single_license_test:_libpng-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_libpri-OpenH323-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_libselinux-1.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_libtiff (0.01s) --- PASS: Test_detectLicense/single_license_test:_libutil-David-Nugent (0.00s) --- PASS: Test_detectLicense/single_license_test:_lsof (0.01s) --- PASS: Test_detectLicense/single_license_test:_magaz (0.00s) --- PASS: Test_detectLicense/single_license_test:_mailprio (0.01s) --- PASS: Test_detectLicense/single_license_test:_metamail (0.01s) --- PASS: Test_detectLicense/single_license_test:_mif-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_mpi-permissive (0.00s) --- PASS: Test_detectLicense/single_license_test:_mpich2 (0.01s) --- PASS: Test_detectLicense/single_license_test:_mplus (0.00s) --- PASS: Test_detectLicense/single_license_test:_mxml-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_openvpn-openssl-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_pkgconf (0.00s) --- PASS: Test_detectLicense/single_license_test:_pnmstitch (0.01s) --- PASS: Test_detectLicense/single_license_test:_psfrag (0.01s) --- PASS: Test_detectLicense/single_license_test:_psutils (0.01s) --- PASS: Test_detectLicense/single_license_test:_python-ldap (0.01s) --- PASS: Test_detectLicense/single_license_test:_radvd (0.01s) --- PASS: Test_detectLicense/single_license_test:_romic-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_snprintf (0.01s) --- PASS: Test_detectLicense/single_license_test:_softSurfer (0.01s) --- PASS: Test_detectLicense/single_license_test:_ssh-keyscan (0.00s) --- PASS: Test_detectLicense/single_license_test:_stunnel-exception (0.01s) --- PASS: Test_detectLicense/single_license_test:_swrule (0.00s) --- PASS: Test_detectLicense/single_license_test:_threeparttable (0.01s) --- PASS: Test_detectLicense/single_license_test:_u-boot-exception-2.0 (0.01s) --- PASS: Test_detectLicense/single_license_test:_ulem (0.00s) --- PASS: Test_detectLicense/single_license_test:_vsftpd-openssl-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_w3m (0.01s) --- PASS: Test_detectLicense/single_license_test:_wwl (0.00s) --- PASS: Test_detectLicense/single_license_test:_x11vnc-openssl-exception (0.00s) --- PASS: Test_detectLicense/single_license_test:_xinetd (0.01s) --- PASS: Test_detectLicense/single_license_test:_xkeyboard-config-Zinoviev (0.00s) --- PASS: Test_detectLicense/single_license_test:_xlock (0.01s) --- PASS: Test_detectLicense/single_license_test:_xpp (0.01s) --- PASS: Test_detectLicense/single_license_test:_xzoom (0.01s) --- PASS: Test_detectLicense/single_license_test:_zlib-acknowledgement (0.01s) --- PASS: Test_detectLicense/multiple_licenses_test (0.00s) === RUN TestTeam_AddRepository --- PASS: TestTeam_AddRepository (0.09s) === RUN TestLinkedRepository === RUN TestLinkedRepository/LinkedIssue === RUN TestLinkedRepository/LinkedComment === RUN TestLinkedRepository/LinkedRelease === RUN TestLinkedRepository/Notlinked --- PASS: TestLinkedRepository (0.02s) --- PASS: TestLinkedRepository/LinkedIssue (0.00s) --- PASS: TestLinkedRepository/LinkedComment (0.00s) --- PASS: TestLinkedRepository/LinkedRelease (0.00s) --- PASS: TestLinkedRepository/Notlinked (0.00s) === RUN TestTransferOwnership --- PASS: TestTransferOwnership (0.05s) === RUN TestStartRepositoryTransferSetPermission --- PASS: TestStartRepositoryTransferSetPermission (0.05s) === RUN TestRepositoryTransfer --- PASS: TestRepositoryTransfer (0.02s) === RUN TestTeam_HasRepository --- PASS: TestTeam_HasRepository (0.02s) === RUN TestTeam_RemoveRepository --- PASS: TestTeam_RemoveRepository (0.09s) === RUN TestDeleteOwnerRepositoriesDirectly 2025/04/13 12:48:53 ...els/system/notice.go:81:RemoveStorageWithNotice() [W] Delete orphaned LFS file [0b/8d/8b5f15046343fd32f451df93acc2bdd9e6373be478b968e4cad6b6647351]: LFS isn't enabled 2025/04/13 12:48:53 ...els/system/notice.go:81:RemoveStorageWithNotice() [W] Delete orphaned LFS file [2e/cc/db43825d2a49d99d542daa20075cff1d97d9d2349a8977efe9c03661737c]: LFS isn't enabled 2025/04/13 12:48:53 ...els/system/notice.go:81:RemoveStorageWithNotice() [W] Delete orphaned LFS file [7b/6b/2c88dba9f760a1a58469b67fee2b698ef7e9399c4ca4f34a14ccbe39f623]: LFS isn't enabled 2025/04/13 12:48:53 ...els/system/notice.go:81:RemoveStorageWithNotice() [W] Delete orphaned LFS file [9d/17/2e5c64b4f0024b9901ec6afe9ea052f3c9b6ff9f4b07956d8c48c86fca82]: LFS isn't enabled --- PASS: TestDeleteOwnerRepositoriesDirectly (0.17s) === RUN TestGarbageCollectLFSMetaObjects 2025/04/13 12:48:54 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1351938094/attachments 2025/04/13 12:48:54 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1351938094/avatars 2025/04/13 12:48:54 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1351938094/repo-avatars 2025/04/13 12:48:54 ...s/storage/storage.go:186:initLFS() [I] Initialising LFS storage with type: local 2025/04/13 12:48:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1351938094/lfs 2025/04/13 12:48:54 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1351938094/repo-archive 2025/04/13 12:48:54 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1351938094/packages 2025/04/13 12:48:54 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1351938094/actions_log 2025/04/13 12:48:54 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2386/data/actions_artifacts --- PASS: TestGarbageCollectLFSMetaObjects (0.10s) PASS ok code.gitea.io/gitea/services/repository 8.439s 2025/04/13 12:48:45 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2215863615/attachments 2025/04/13 12:48:45 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2215863615/avatars 2025/04/13 12:48:45 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2215863615/repo-avatars 2025/04/13 12:48:45 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2215863615/repo-archive 2025/04/13 12:48:45 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2215863615/packages 2025/04/13 12:48:45 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata2215863615/actions_log 2025/04/13 12:48:45 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2390/data/actions_artifacts === RUN TestArchive_Basic --- PASS: TestArchive_Basic (2.07s) === RUN TestErrUnknownArchiveFormat --- PASS: TestErrUnknownArchiveFormat (0.00s) PASS ok code.gitea.io/gitea/services/repository/archiver 2.425s ? code.gitea.io/gitea/services/repository/commitstatus [no test files] 2025/04/13 12:48:45 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1775002264/attachments 2025/04/13 12:48:45 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1775002264/avatars 2025/04/13 12:48:45 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1775002264/repo-avatars 2025/04/13 12:48:45 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1775002264/repo-archive 2025/04/13 12:48:45 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1775002264/packages 2025/04/13 12:48:45 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1775002264/actions_log 2025/04/13 12:48:45 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:45 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2394/data/actions_artifacts === RUN TestGetContents === RUN TestGetContents/Get_README.md_contents_with_GetContents(ctx,_) === RUN TestGetContents/Get_README.md_contents_with_ref_as_empty_string_(should_then_use_the_repo's_default_branch)_with_GetContents(ctx,_) --- PASS: TestGetContents (0.17s) --- PASS: TestGetContents/Get_README.md_contents_with_GetContents(ctx,_) (0.03s) --- PASS: TestGetContents/Get_README.md_contents_with_ref_as_empty_string_(should_then_use_the_repo's_default_branch)_with_GetContents(ctx,_) (0.01s) === RUN TestGetContentsOrListForDir === RUN TestGetContentsOrListForDir/Get_root_dir_contents_with_GetContentsOrList(ctx,_) === RUN TestGetContentsOrListForDir/Get_root_dir_contents_with_ref_as_empty_string_(should_then_use_the_repo's_default_branch)_with_GetContentsOrList(ctx,_) --- PASS: TestGetContentsOrListForDir (0.13s) --- PASS: TestGetContentsOrListForDir/Get_root_dir_contents_with_GetContentsOrList(ctx,_) (0.02s) --- PASS: TestGetContentsOrListForDir/Get_root_dir_contents_with_ref_as_empty_string_(should_then_use_the_repo's_default_branch)_with_GetContentsOrList(ctx,_) (0.02s) === RUN TestGetContentsOrListForFile === RUN TestGetContentsOrListForFile/Get_README.md_contents_with_GetContentsOrList(ctx,_) === RUN TestGetContentsOrListForFile/Get_README.md_contents_with_ref_as_empty_string_(should_then_use_the_repo's_default_branch)_with_GetContentsOrList(ctx,_) --- PASS: TestGetContentsOrListForFile (0.10s) --- PASS: TestGetContentsOrListForFile/Get_README.md_contents_with_GetContentsOrList(ctx,_) (0.02s) --- PASS: TestGetContentsOrListForFile/Get_README.md_contents_with_ref_as_empty_string_(should_then_use_the_repo's_default_branch)_with_GetContentsOrList(ctx,_) (0.02s) === RUN TestGetContentsErrors === RUN TestGetContentsErrors/bad_treePath === RUN TestGetContentsErrors/bad_ref --- PASS: TestGetContentsErrors (0.09s) --- PASS: TestGetContentsErrors/bad_treePath (0.01s) --- PASS: TestGetContentsErrors/bad_ref (0.00s) === RUN TestGetContentsOrListErrors === RUN TestGetContentsOrListErrors/bad_treePath === RUN TestGetContentsOrListErrors/bad_ref --- PASS: TestGetContentsOrListErrors (0.08s) --- PASS: TestGetContentsOrListErrors/bad_treePath (0.01s) --- PASS: TestGetContentsOrListErrors/bad_ref (0.01s) === RUN TestGetContentsOrListOfEmptyRepos === RUN TestGetContentsOrListOfEmptyRepos/empty_repo --- PASS: TestGetContentsOrListOfEmptyRepos (0.09s) --- PASS: TestGetContentsOrListOfEmptyRepos/empty_repo (0.00s) === RUN TestGetBlobBySHA --- PASS: TestGetBlobBySHA (0.08s) === RUN TestGetDiffPreview === RUN TestGetDiffPreview/with_given_branch === RUN TestGetDiffPreview/empty_branch,_same_results --- PASS: TestGetDiffPreview (0.11s) --- PASS: TestGetDiffPreview/with_given_branch (0.03s) --- PASS: TestGetDiffPreview/empty_branch,_same_results (0.02s) === RUN TestGetDiffPreviewErrors === RUN TestGetDiffPreviewErrors/empty_repo === RUN TestGetDiffPreviewErrors/bad_branch === RUN TestGetDiffPreviewErrors/empty_treePath --- PASS: TestGetDiffPreviewErrors (0.10s) --- PASS: TestGetDiffPreviewErrors/empty_repo (0.00s) --- PASS: TestGetDiffPreviewErrors/bad_branch (0.01s) --- PASS: TestGetDiffPreviewErrors/empty_treePath (0.01s) === RUN TestCleanUploadFileName === RUN TestCleanUploadFileName/Clean_regular_file === RUN TestCleanUploadFileName/Clean_a_.git_path --- PASS: TestCleanUploadFileName (0.00s) --- PASS: TestCleanUploadFileName/Clean_regular_file (0.00s) --- PASS: TestCleanUploadFileName/Clean_a_.git_path (0.00s) === RUN TestGetFileResponseFromCommit --- PASS: TestGetFileResponseFromCommit (0.09s) === RUN TestGetTreeBySHA --- PASS: TestGetTreeBySHA (0.08s) PASS ok code.gitea.io/gitea/services/repository/files 1.475s ? code.gitea.io/gitea/services/secrets [no test files] ? code.gitea.io/gitea/services/task [no test files] ? code.gitea.io/gitea/services/uinotification [no test files] 2025/04/13 12:48:46 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1266145967/attachments 2025/04/13 12:48:46 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1266145967/avatars 2025/04/13 12:48:46 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1266145967/repo-avatars 2025/04/13 12:48:46 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1266145967/repo-archive 2025/04/13 12:48:46 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1266145967/packages 2025/04/13 12:48:46 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata1266145967/actions_log 2025/04/13 12:48:46 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2400/data/actions_artifacts === RUN TestCanBlockUser --- PASS: TestCanBlockUser (0.06s) === RUN TestCanUnblockUser --- PASS: TestCanUnblockUser (0.02s) === RUN TestAdminAddOrSetPrimaryEmailAddress --- PASS: TestAdminAddOrSetPrimaryEmailAddress (0.02s) === RUN TestReplacePrimaryEmailAddress === RUN TestReplacePrimaryEmailAddress/User === RUN TestReplacePrimaryEmailAddress/Organization --- PASS: TestReplacePrimaryEmailAddress (0.02s) --- PASS: TestReplacePrimaryEmailAddress/User (0.00s) --- PASS: TestReplacePrimaryEmailAddress/Organization (0.00s) === RUN TestAddEmailAddresses --- PASS: TestAddEmailAddresses (0.02s) === RUN TestDeleteEmailAddresses --- PASS: TestDeleteEmailAddresses (0.02s) === RUN TestUpdateUser --- PASS: TestUpdateUser (0.02s) === RUN TestUpdateAuth --- PASS: TestUpdateAuth (0.02s) === RUN TestDeleteUser --- PASS: TestDeleteUser (0.22s) === RUN TestPurgeUser 2025/04/13 12:48:46 ...els/system/notice.go:81:RemoveStorageWithNotice() [W] Delete orphaned LFS file [0b/8d/8b5f15046343fd32f451df93acc2bdd9e6373be478b968e4cad6b6647351]: LFS isn't enabled 2025/04/13 12:48:46 ...els/system/notice.go:81:RemoveStorageWithNotice() [W] Delete orphaned LFS file [2e/cc/db43825d2a49d99d542daa20075cff1d97d9d2349a8977efe9c03661737c]: LFS isn't enabled 2025/04/13 12:48:46 ...els/system/notice.go:81:RemoveStorageWithNotice() [W] Delete orphaned LFS file [7b/6b/2c88dba9f760a1a58469b67fee2b698ef7e9399c4ca4f34a14ccbe39f623]: LFS isn't enabled 2025/04/13 12:48:46 ...els/system/notice.go:81:RemoveStorageWithNotice() [W] Delete orphaned LFS file [9d/17/2e5c64b4f0024b9901ec6afe9ea052f3c9b6ff9f4b07956d8c48c86fca82]: LFS isn't enabled --- PASS: TestPurgeUser (0.38s) === RUN TestCreateUser --- PASS: TestCreateUser (0.00s) === RUN TestRenameUser === RUN TestRenameUser/Non-Local === RUN TestRenameUser/Same_username === RUN TestRenameUser/Non_usable_username === RUN TestRenameUser/Only_capitalization === RUN TestRenameUser/Already_exists === RUN TestRenameUser/Normal --- PASS: TestRenameUser (0.02s) --- PASS: TestRenameUser/Non-Local (0.00s) --- PASS: TestRenameUser/Same_username (0.00s) --- PASS: TestRenameUser/Non_usable_username (0.00s) --- PASS: TestRenameUser/Only_capitalization (0.00s) --- PASS: TestRenameUser/Already_exists (0.00s) --- PASS: TestRenameUser/Normal (0.00s) === RUN TestCreateUser_Issue5882 --- PASS: TestCreateUser_Issue5882 (0.01s) === RUN TestDeleteInactiveUsers --- PASS: TestDeleteInactiveUsers (0.01s) PASS ok code.gitea.io/gitea/services/user 1.126s 2025/04/13 12:48:46 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata71586943/attachments 2025/04/13 12:48:46 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata71586943/avatars 2025/04/13 12:48:46 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata71586943/repo-avatars 2025/04/13 12:48:46 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata71586943/repo-archive 2025/04/13 12:48:46 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata71586943/packages 2025/04/13 12:48:46 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata71586943/actions_log 2025/04/13 12:48:46 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2403/data/actions_artifacts === RUN TestWebhookProxy === RUN TestWebhookProxy/https://discordapp.com/api/webhooks/xxxxxxxxx/xxxxxxxxxxxxxxxxxxx === RUN TestWebhookProxy/http://s.discordapp.com/assets/xxxxxx === RUN TestWebhookProxy/http://github.com/a/b === RUN TestWebhookProxy/http://www.discordapp.com/assets/xxxxxx --- PASS: TestWebhookProxy (0.00s) --- PASS: TestWebhookProxy/https://discordapp.com/api/webhooks/xxxxxxxxx/xxxxxxxxxxxxxxxxxxx (0.00s) --- PASS: TestWebhookProxy/http://s.discordapp.com/assets/xxxxxx (0.00s) --- PASS: TestWebhookProxy/http://github.com/a/b (0.00s) --- PASS: TestWebhookProxy/http://www.discordapp.com/assets/xxxxxx (0.00s) === RUN TestWebhookDeliverAuthorizationHeader 2025/04/13 12:48:46 ...s/webhook/webhook.go:154:AfterLoad() [E] Unmarshal[5]: readObjectStart: expect { or n, but found , error found in #0 byte of ...||..., bigger context ...||... 2025/04/13 12:48:46 ...s/webhook/deliver.go:38:newDefaultRequest() [I] HTTP Method for gitea webhook http://127.0.0.1:41005/webhook [ID: 5] is not set, defaulting to POST --- PASS: TestWebhookDeliverAuthorizationHeader (0.06s) === RUN TestWebhookDeliverHookTask === RUN TestWebhookDeliverHookTask/Version_1 2025/04/13 12:48:46 ...s/webhook/webhook.go:154:AfterLoad() [E] Unmarshal[6]: readObjectStart: expect { or n, but found , error found in #0 byte of ...||..., bigger context ...||... === RUN TestWebhookDeliverHookTask/Version_2 2025/04/13 12:48:46 ...s/webhook/webhook.go:154:AfterLoad() [E] Unmarshal[6]: readObjectStart: expect { or n, but found , error found in #0 byte of ...||..., bigger context ...||... --- PASS: TestWebhookDeliverHookTask (0.03s) --- PASS: TestWebhookDeliverHookTask/Version_1 (0.00s) --- PASS: TestWebhookDeliverHookTask/Version_2 (0.00s) === RUN TestWebhookDeliverSpecificTypes === RUN TestWebhookDeliverSpecificTypes/slack === PAUSE TestWebhookDeliverSpecificTypes/slack === RUN TestWebhookDeliverSpecificTypes/dingtalk === PAUSE TestWebhookDeliverSpecificTypes/dingtalk === RUN TestWebhookDeliverSpecificTypes/telegram === PAUSE TestWebhookDeliverSpecificTypes/telegram === RUN TestWebhookDeliverSpecificTypes/msteams === PAUSE TestWebhookDeliverSpecificTypes/msteams === RUN TestWebhookDeliverSpecificTypes/feishu === PAUSE TestWebhookDeliverSpecificTypes/feishu === RUN TestWebhookDeliverSpecificTypes/packagist === PAUSE TestWebhookDeliverSpecificTypes/packagist === RUN TestWebhookDeliverSpecificTypes/discord === PAUSE TestWebhookDeliverSpecificTypes/discord === RUN TestWebhookDeliverSpecificTypes/matrix === PAUSE TestWebhookDeliverSpecificTypes/matrix === RUN TestWebhookDeliverSpecificTypes/wechatwork === PAUSE TestWebhookDeliverSpecificTypes/wechatwork === CONT TestWebhookDeliverSpecificTypes/slack === CONT TestWebhookDeliverSpecificTypes/wechatwork === CONT TestWebhookDeliverSpecificTypes/feishu === CONT TestWebhookDeliverSpecificTypes/discord === CONT TestWebhookDeliverSpecificTypes/matrix === CONT TestWebhookDeliverSpecificTypes/telegram === CONT TestWebhookDeliverSpecificTypes/msteams === CONT TestWebhookDeliverSpecificTypes/packagist === CONT TestWebhookDeliverSpecificTypes/dingtalk 2025/04/13 12:48:46 ...s/webhook/webhook.go:154:AfterLoad() [E] Unmarshal[7]: readObjectStart: expect { or n, but found , error found in #0 byte of ...||..., bigger context ...||... 2025/04/13 12:48:46 ...s/webhook/webhook.go:154:AfterLoad() [E] Unmarshal[8]: readObjectStart: expect { or n, but found , error found in #0 byte of ...||..., bigger context ...||... 2025/04/13 12:48:46 ...s/webhook/webhook.go:154:AfterLoad() [E] Unmarshal[9]: readObjectStart: expect { or n, but found , error found in #0 byte of ...||..., bigger context ...||... 2025/04/13 12:48:46 ...s/webhook/webhook.go:154:AfterLoad() [E] Unmarshal[12]: readObjectStart: expect { or n, but found , error found in #0 byte of ...||..., bigger context ...||... 2025/04/13 12:48:46 ...s/webhook/webhook.go:154:AfterLoad() [E] Unmarshal[10]: readObjectStart: expect { or n, but found , error found in #0 byte of ...||..., bigger context ...||... 2025/04/13 12:48:46 ...s/webhook/webhook.go:154:AfterLoad() [E] Unmarshal[11]: readObjectStart: expect { or n, but found , error found in #0 byte of ...||..., bigger context ...||... 2025/04/13 12:48:46 ...s/webhook/webhook.go:154:AfterLoad() [E] Unmarshal[13]: readObjectStart: expect { or n, but found , error found in #0 byte of ...||..., bigger context ...||... 2025/04/13 12:48:46 ...s/webhook/webhook.go:154:AfterLoad() [E] Unmarshal[15]: readObjectStart: expect { or n, but found , error found in #0 byte of ...||..., bigger context ...||... 2025/04/13 12:48:46 ...s/webhook/webhook.go:154:AfterLoad() [E] Unmarshal[14]: readObjectStart: expect { or n, but found , error found in #0 byte of ...||..., bigger context ...||... --- PASS: TestWebhookDeliverSpecificTypes (0.02s) --- PASS: TestWebhookDeliverSpecificTypes/wechatwork (0.01s) --- PASS: TestWebhookDeliverSpecificTypes/discord (0.01s) --- PASS: TestWebhookDeliverSpecificTypes/feishu (0.01s) --- PASS: TestWebhookDeliverSpecificTypes/slack (0.01s) --- PASS: TestWebhookDeliverSpecificTypes/msteams (0.01s) --- PASS: TestWebhookDeliverSpecificTypes/packagist (0.01s) --- PASS: TestWebhookDeliverSpecificTypes/matrix (0.01s) --- PASS: TestWebhookDeliverSpecificTypes/telegram (0.01s) --- PASS: TestWebhookDeliverSpecificTypes/dingtalk (0.01s) === RUN TestDingTalkPayload === RUN TestDingTalkPayload/Create === RUN TestDingTalkPayload/Delete === RUN TestDingTalkPayload/Fork === RUN TestDingTalkPayload/Push === RUN TestDingTalkPayload/Issue === RUN TestDingTalkPayload/IssueComment === RUN TestDingTalkPayload/PullRequest === RUN TestDingTalkPayload/PullRequestComment === RUN TestDingTalkPayload/Review === RUN TestDingTalkPayload/Repository === RUN TestDingTalkPayload/Package === RUN TestDingTalkPayload/Wiki === RUN TestDingTalkPayload/Release --- PASS: TestDingTalkPayload (0.00s) --- PASS: TestDingTalkPayload/Create (0.00s) --- PASS: TestDingTalkPayload/Delete (0.00s) --- PASS: TestDingTalkPayload/Fork (0.00s) --- PASS: TestDingTalkPayload/Push (0.00s) --- PASS: TestDingTalkPayload/Issue (0.00s) --- PASS: TestDingTalkPayload/IssueComment (0.00s) --- PASS: TestDingTalkPayload/PullRequest (0.00s) --- PASS: TestDingTalkPayload/PullRequestComment (0.00s) --- PASS: TestDingTalkPayload/Review (0.00s) --- PASS: TestDingTalkPayload/Repository (0.00s) --- PASS: TestDingTalkPayload/Package (0.00s) --- PASS: TestDingTalkPayload/Wiki (0.00s) --- PASS: TestDingTalkPayload/Release (0.00s) === RUN TestDingTalkJSONPayload --- PASS: TestDingTalkJSONPayload (0.00s) === RUN TestDiscordPayload === RUN TestDiscordPayload/Create === RUN TestDiscordPayload/Delete === RUN TestDiscordPayload/Fork === RUN TestDiscordPayload/Push === RUN TestDiscordPayload/PushWithMultilineCommitMessage === RUN TestDiscordPayload/PushWithLongCommitSummary === RUN TestDiscordPayload/Issue === RUN TestDiscordPayload/IssueComment === RUN TestDiscordPayload/PullRequest === RUN TestDiscordPayload/PullRequestComment === RUN TestDiscordPayload/Review === RUN TestDiscordPayload/Repository === RUN TestDiscordPayload/Package === RUN TestDiscordPayload/Wiki === RUN TestDiscordPayload/Release --- PASS: TestDiscordPayload (0.00s) --- PASS: TestDiscordPayload/Create (0.00s) --- PASS: TestDiscordPayload/Delete (0.00s) --- PASS: TestDiscordPayload/Fork (0.00s) --- PASS: TestDiscordPayload/Push (0.00s) --- PASS: TestDiscordPayload/PushWithMultilineCommitMessage (0.00s) --- PASS: TestDiscordPayload/PushWithLongCommitSummary (0.00s) --- PASS: TestDiscordPayload/Issue (0.00s) --- PASS: TestDiscordPayload/IssueComment (0.00s) --- PASS: TestDiscordPayload/PullRequest (0.00s) --- PASS: TestDiscordPayload/PullRequestComment (0.00s) --- PASS: TestDiscordPayload/Review (0.00s) --- PASS: TestDiscordPayload/Repository (0.00s) --- PASS: TestDiscordPayload/Package (0.00s) --- PASS: TestDiscordPayload/Wiki (0.00s) --- PASS: TestDiscordPayload/Release (0.00s) === RUN TestDiscordJSONPayload --- PASS: TestDiscordJSONPayload (0.00s) === RUN TestFeishuPayload === RUN TestFeishuPayload/Create === RUN TestFeishuPayload/Delete === RUN TestFeishuPayload/Fork === RUN TestFeishuPayload/Push === RUN TestFeishuPayload/Issue === RUN TestFeishuPayload/IssueComment === RUN TestFeishuPayload/PullRequest === RUN TestFeishuPayload/PullRequestComment === RUN TestFeishuPayload/Review === RUN TestFeishuPayload/Repository === RUN TestFeishuPayload/Package === RUN TestFeishuPayload/Wiki === RUN TestFeishuPayload/Release --- PASS: TestFeishuPayload (0.00s) --- PASS: TestFeishuPayload/Create (0.00s) --- PASS: TestFeishuPayload/Delete (0.00s) --- PASS: TestFeishuPayload/Fork (0.00s) --- PASS: TestFeishuPayload/Push (0.00s) --- PASS: TestFeishuPayload/Issue (0.00s) --- PASS: TestFeishuPayload/IssueComment (0.00s) --- PASS: TestFeishuPayload/PullRequest (0.00s) --- PASS: TestFeishuPayload/PullRequestComment (0.00s) --- PASS: TestFeishuPayload/Review (0.00s) --- PASS: TestFeishuPayload/Repository (0.00s) --- PASS: TestFeishuPayload/Package (0.00s) --- PASS: TestFeishuPayload/Wiki (0.00s) --- PASS: TestFeishuPayload/Release (0.00s) === RUN TestFeishuJSONPayload --- PASS: TestFeishuJSONPayload (0.00s) === RUN TestGetIssuesPayloadInfo --- PASS: TestGetIssuesPayloadInfo (0.00s) === RUN TestGetPullRequestPayloadInfo --- PASS: TestGetPullRequestPayloadInfo (0.00s) === RUN TestGetWikiPayloadInfo --- PASS: TestGetWikiPayloadInfo (0.00s) === RUN TestGetReleasePayloadInfo --- PASS: TestGetReleasePayloadInfo (0.00s) === RUN TestGetIssueCommentPayloadInfo --- PASS: TestGetIssueCommentPayloadInfo (0.00s) === RUN TestMatrixPayload === RUN TestMatrixPayload/Create === RUN TestMatrixPayload/Delete === RUN TestMatrixPayload/Fork === RUN TestMatrixPayload/Push === RUN TestMatrixPayload/Issue === RUN TestMatrixPayload/IssueComment === RUN TestMatrixPayload/PullRequest === RUN TestMatrixPayload/PullRequestComment === RUN TestMatrixPayload/Review === RUN TestMatrixPayload/Repository === RUN TestMatrixPayload/Package === RUN TestMatrixPayload/Wiki === RUN TestMatrixPayload/Release --- PASS: TestMatrixPayload (0.00s) --- PASS: TestMatrixPayload/Create (0.00s) --- PASS: TestMatrixPayload/Delete (0.00s) --- PASS: TestMatrixPayload/Fork (0.00s) --- PASS: TestMatrixPayload/Push (0.00s) --- PASS: TestMatrixPayload/Issue (0.00s) --- PASS: TestMatrixPayload/IssueComment (0.00s) --- PASS: TestMatrixPayload/PullRequest (0.00s) --- PASS: TestMatrixPayload/PullRequestComment (0.00s) --- PASS: TestMatrixPayload/Review (0.00s) --- PASS: TestMatrixPayload/Repository (0.00s) --- PASS: TestMatrixPayload/Package (0.00s) --- PASS: TestMatrixPayload/Wiki (0.00s) --- PASS: TestMatrixPayload/Release (0.00s) === RUN TestMatrixJSONPayload --- PASS: TestMatrixJSONPayload (0.00s) === RUN Test_getTxnID === RUN Test_getTxnID/dummy_payload --- PASS: Test_getTxnID (0.00s) --- PASS: Test_getTxnID/dummy_payload (0.00s) === RUN TestMSTeamsPayload === RUN TestMSTeamsPayload/Create === RUN TestMSTeamsPayload/Delete === RUN TestMSTeamsPayload/Fork === RUN TestMSTeamsPayload/Push === RUN TestMSTeamsPayload/Issue === RUN TestMSTeamsPayload/IssueComment === RUN TestMSTeamsPayload/PullRequest === RUN TestMSTeamsPayload/PullRequestComment === RUN TestMSTeamsPayload/Review === RUN TestMSTeamsPayload/Repository === RUN TestMSTeamsPayload/Package === RUN TestMSTeamsPayload/Wiki === RUN TestMSTeamsPayload/Release --- PASS: TestMSTeamsPayload (0.00s) --- PASS: TestMSTeamsPayload/Create (0.00s) --- PASS: TestMSTeamsPayload/Delete (0.00s) --- PASS: TestMSTeamsPayload/Fork (0.00s) --- PASS: TestMSTeamsPayload/Push (0.00s) --- PASS: TestMSTeamsPayload/Issue (0.00s) --- PASS: TestMSTeamsPayload/IssueComment (0.00s) --- PASS: TestMSTeamsPayload/PullRequest (0.00s) --- PASS: TestMSTeamsPayload/PullRequestComment (0.00s) --- PASS: TestMSTeamsPayload/Review (0.00s) --- PASS: TestMSTeamsPayload/Repository (0.00s) --- PASS: TestMSTeamsPayload/Package (0.00s) --- PASS: TestMSTeamsPayload/Wiki (0.00s) --- PASS: TestMSTeamsPayload/Release (0.00s) === RUN TestMSTeamsJSONPayload --- PASS: TestMSTeamsJSONPayload (0.00s) === RUN TestPackagistPayload === RUN TestPackagistPayload/Create === RUN TestPackagistPayload/Delete === RUN TestPackagistPayload/Fork === RUN TestPackagistPayload/Push === RUN TestPackagistPayload/Issue === RUN TestPackagistPayload/IssueComment === RUN TestPackagistPayload/PullRequest === RUN TestPackagistPayload/PullRequestComment === RUN TestPackagistPayload/Review === RUN TestPackagistPayload/Repository === RUN TestPackagistPayload/Package === RUN TestPackagistPayload/Wiki === RUN TestPackagistPayload/Release --- PASS: TestPackagistPayload (0.00s) --- PASS: TestPackagistPayload/Create (0.00s) --- PASS: TestPackagistPayload/Delete (0.00s) --- PASS: TestPackagistPayload/Fork (0.00s) --- PASS: TestPackagistPayload/Push (0.00s) --- PASS: TestPackagistPayload/Issue (0.00s) --- PASS: TestPackagistPayload/IssueComment (0.00s) --- PASS: TestPackagistPayload/PullRequest (0.00s) --- PASS: TestPackagistPayload/PullRequestComment (0.00s) --- PASS: TestPackagistPayload/Review (0.00s) --- PASS: TestPackagistPayload/Repository (0.00s) --- PASS: TestPackagistPayload/Package (0.00s) --- PASS: TestPackagistPayload/Wiki (0.00s) --- PASS: TestPackagistPayload/Release (0.00s) === RUN TestPackagistJSONPayload --- PASS: TestPackagistJSONPayload (0.00s) === RUN TestPackagistEmptyPayload --- PASS: TestPackagistEmptyPayload (0.00s) === RUN TestSlackPayload === RUN TestSlackPayload/Create === RUN TestSlackPayload/Delete === RUN TestSlackPayload/Fork === RUN TestSlackPayload/Push === RUN TestSlackPayload/Issue === RUN TestSlackPayload/IssueComment === RUN TestSlackPayload/PullRequest === RUN TestSlackPayload/PullRequestComment === RUN TestSlackPayload/Review === RUN TestSlackPayload/Repository === RUN TestSlackPayload/Package === RUN TestSlackPayload/Wiki === RUN TestSlackPayload/Release --- PASS: TestSlackPayload (0.00s) --- PASS: TestSlackPayload/Create (0.00s) --- PASS: TestSlackPayload/Delete (0.00s) --- PASS: TestSlackPayload/Fork (0.00s) --- PASS: TestSlackPayload/Push (0.00s) --- PASS: TestSlackPayload/Issue (0.00s) --- PASS: TestSlackPayload/IssueComment (0.00s) --- PASS: TestSlackPayload/PullRequest (0.00s) --- PASS: TestSlackPayload/PullRequestComment (0.00s) --- PASS: TestSlackPayload/Review (0.00s) --- PASS: TestSlackPayload/Repository (0.00s) --- PASS: TestSlackPayload/Package (0.00s) --- PASS: TestSlackPayload/Wiki (0.00s) --- PASS: TestSlackPayload/Release (0.00s) === RUN TestSlackJSONPayload --- PASS: TestSlackJSONPayload (0.00s) === RUN TestIsValidSlackChannel --- PASS: TestIsValidSlackChannel (0.00s) === RUN TestTelegramPayload === RUN TestTelegramPayload/Correct_webhook_params === RUN TestTelegramPayload/Create === RUN TestTelegramPayload/Delete === RUN TestTelegramPayload/Fork === RUN TestTelegramPayload/Push === RUN TestTelegramPayload/Issue === RUN TestTelegramPayload/IssueComment === RUN TestTelegramPayload/PullRequest === RUN TestTelegramPayload/PullRequestComment === RUN TestTelegramPayload/Review === RUN TestTelegramPayload/Repository === RUN TestTelegramPayload/Package === RUN TestTelegramPayload/Wiki === RUN TestTelegramPayload/Release --- PASS: TestTelegramPayload (0.00s) --- PASS: TestTelegramPayload/Correct_webhook_params (0.00s) --- PASS: TestTelegramPayload/Create (0.00s) --- PASS: TestTelegramPayload/Delete (0.00s) --- PASS: TestTelegramPayload/Fork (0.00s) --- PASS: TestTelegramPayload/Push (0.00s) --- PASS: TestTelegramPayload/Issue (0.00s) --- PASS: TestTelegramPayload/IssueComment (0.00s) --- PASS: TestTelegramPayload/PullRequest (0.00s) --- PASS: TestTelegramPayload/PullRequestComment (0.00s) --- PASS: TestTelegramPayload/Review (0.00s) --- PASS: TestTelegramPayload/Repository (0.00s) --- PASS: TestTelegramPayload/Package (0.00s) --- PASS: TestTelegramPayload/Wiki (0.00s) --- PASS: TestTelegramPayload/Release (0.00s) === RUN TestTelegramJSONPayload --- PASS: TestTelegramJSONPayload (0.00s) === RUN TestWebhook_GetSlackHook --- PASS: TestWebhook_GetSlackHook (0.00s) === RUN TestPrepareWebhooks --- PASS: TestPrepareWebhooks (0.03s) === RUN TestPrepareWebhooksBranchFilterMatch --- PASS: TestPrepareWebhooksBranchFilterMatch (0.02s) === RUN TestPrepareWebhooksBranchFilterNoMatch --- PASS: TestPrepareWebhooksBranchFilterNoMatch (0.02s) PASS ok code.gitea.io/gitea/services/webhook 0.534s ? code.gitea.io/gitea/services/webtheme [no test files] 2025/04/13 12:48:46 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3030162863/attachments 2025/04/13 12:48:46 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3030162863/avatars 2025/04/13 12:48:46 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3030162863/repo-avatars 2025/04/13 12:48:46 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3030162863/repo-archive 2025/04/13 12:48:46 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3030162863/packages 2025/04/13 12:48:46 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/appdata3030162863/actions_log 2025/04/13 12:48:46 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local 2025/04/13 12:48:46 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /home/buildozer/aports/community/gitea/src/go-build2661134912/b2407/data/actions_artifacts === RUN TestWebPathSegments --- PASS: TestWebPathSegments (0.00s) === RUN TestUserTitleToWebPath --- PASS: TestUserTitleToWebPath (0.00s) === RUN TestWebPathToDisplayName --- PASS: TestWebPathToDisplayName (0.00s) === RUN TestWebPathToGitPath --- PASS: TestWebPathToGitPath (0.00s) === RUN TestGitPathToWebPath --- PASS: TestGitPathToWebPath (0.00s) === RUN TestUserWebGitPathConsistency --- PASS: TestUserWebGitPathConsistency (0.00s) === RUN TestRepository_InitWiki --- PASS: TestRepository_InitWiki (0.10s) === RUN TestRepository_AddWikiPage === RUN TestRepository_AddWikiPage/test_wiki_exist:_Another_page === RUN TestRepository_AddWikiPage/test_wiki_exist:_Here's_a__and_a/slash === RUN TestRepository_AddWikiPage/check_wiki_already_exist === PAUSE TestRepository_AddWikiPage/check_wiki_already_exist === RUN TestRepository_AddWikiPage/check_wiki_reserved_name === PAUSE TestRepository_AddWikiPage/check_wiki_reserved_name === CONT TestRepository_AddWikiPage/check_wiki_already_exist === CONT TestRepository_AddWikiPage/check_wiki_reserved_name --- PASS: TestRepository_AddWikiPage (0.14s) --- PASS: TestRepository_AddWikiPage/test_wiki_exist:_Another_page (0.06s) --- PASS: TestRepository_AddWikiPage/test_wiki_exist:_Here's_a__and_a/slash (0.06s) --- PASS: TestRepository_AddWikiPage/check_wiki_reserved_name (0.00s) --- PASS: TestRepository_AddWikiPage/check_wiki_already_exist (0.02s) === RUN TestRepository_EditWikiPage --- PASS: TestRepository_EditWikiPage (0.49s) === RUN TestRepository_DeleteWikiPage --- PASS: TestRepository_DeleteWikiPage (0.17s) === RUN TestPrepareWikiFileName === RUN TestPrepareWikiFileName/add_suffix === RUN TestPrepareWikiFileName/test_special_chars --- PASS: TestPrepareWikiFileName (0.10s) --- PASS: TestPrepareWikiFileName/add_suffix (0.00s) --- PASS: TestPrepareWikiFileName/test_special_chars (0.00s) === RUN TestPrepareWikiFileName_FirstPage --- PASS: TestPrepareWikiFileName_FirstPage (0.09s) === RUN TestWebPathConversion --- PASS: TestWebPathConversion (0.00s) === RUN TestWebPathFromRequest --- PASS: TestWebPathFromRequest (0.00s) PASS ok code.gitea.io/gitea/services/wiki 1.462s === RUN FuzzMarkdownRenderRaw --- PASS: FuzzMarkdownRenderRaw (0.00s) === RUN FuzzMarkupPostProcess --- PASS: FuzzMarkupPostProcess (0.00s) PASS ok code.gitea.io/gitea/tests/fuzz 0.051s >>> gitea: Entering fakeroot... >>> gitea-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/community/gitea/pkg/gitea-doc/usr/share/licenses' >>> gitea-doc*: Preparing subpackage gitea-doc... >>> gitea-doc*: Running postcheck for gitea-doc >>> gitea-openrc*: Running split function openrc... 'etc/init.d' -> '/home/buildozer/aports/community/gitea/pkg/gitea-openrc/etc/init.d' >>> 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.23.7-r0.apk >>> gitea*: Adding .pre-install >>> gitea-doc*: Scanning shared objects >>> gitea-openrc*: Scanning shared objects >>> gitea*: Scanning shared objects >>> gitea-doc*: Tracing dependencies... >>> gitea-doc*: Package size: 1.1 KB >>> gitea-doc*: Compressing data... >>> gitea-doc*: Create checksum... >>> gitea-doc*: Create gitea-doc-1.23.7-r0.apk >>> gitea-openrc*: Tracing dependencies... >>> gitea-openrc*: Package size: 911.0 B >>> gitea-openrc*: Compressing data... >>> gitea-openrc*: Create checksum... >>> gitea-openrc*: Create gitea-openrc-1.23.7-r0.apk >>> gitea*: Tracing dependencies... git git-lfs gnupg /bin/sh so:libc.musl-x86_64.so.1 >>> gitea*: Package size: 135.7 MB >>> gitea*: Compressing data... >>> gitea*: Create checksum... >>> gitea*: Create gitea-1.23.7-r0.apk >>> gitea: Build complete at Sun, 13 Apr 2025 12:49:01 +0000 elapsed time 2h 58m 50s >>> gitea: Cleaning up srcdir >>> gitea: Cleaning up pkgdir >>> gitea: Uninstalling dependencies... (1/41) Purging .makedepends-gitea (20250413.095013) (2/41) Purging git-lfs (3.6.0-r4) Executing git-lfs-3.6.0-r4.pre-deinstall System Git LFS configuration has been removed. (3/41) Purging gnupg (2.4.7-r0) (4/41) Purging gpg-wks-server (2.4.7-r0) (5/41) Purging gpgsm (2.4.7-r0) (6/41) Purging gpgv (2.4.7-r0) (7/41) Purging gnupg-utils (2.4.7-r0) (8/41) Purging gnupg-wks-client (2.4.7-r0) (9/41) Purging gpg (2.4.7-r0) (10/41) Purging gnupg-keyboxd (2.4.7-r0) (11/41) Purging gpg-agent (2.4.7-r0) (12/41) Purging gnupg-dirmngr (2.4.7-r0) (13/41) Purging gnupg-gpgconf (2.4.7-r0) (14/41) Purging pinentry (1.3.1-r0) (15/41) Purging go (1.24.2-r0) (16/41) Purging bash (5.2.37-r0) Executing bash-5.2.37-r0.pre-deinstall (17/41) Purging sqlite (3.49.1-r0) (18/41) Purging tzdata (2025b-r0) (19/41) Purging npm (10.9.1-r0) (20/41) Purging nodejs (22.13.1-r4) (21/41) Purging ca-certificates (20241121-r2) Executing ca-certificates-20241121-r2.post-deinstall (22/41) Purging ada-libs (2.9.2-r3) (23/41) Purging gnutls (3.8.8-r0) (24/41) Purging icu-libs (76.1-r0) (25/41) Purging libassuan (2.5.7-r0) (26/41) Purging libbz2 (1.0.8-r6) (27/41) Purging libgcrypt (1.10.3-r1) (28/41) Purging libksba (1.6.7-r0) (29/41) Purging libldap (2.6.8-r0) (30/41) Purging libsasl (2.1.28-r8) (31/41) Purging nettle (3.10.1-r0) (32/41) Purging npth (1.8-r0) (33/41) Purging p11-kit (0.25.5-r2) (34/41) Purging simdjson (3.12.0-r0) (35/41) Purging simdutf (6.4.1-r0) (36/41) Purging sqlite-libs (3.49.1-r0) (37/41) Purging gdbm (1.24-r0) (38/41) Purging icu-data-full (76.1-r0) (39/41) Purging libffi (3.4.7-r0) (40/41) Purging libgpg-error (1.51-r0) (41/41) Purging libtasn1 (4.20.0-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 106 packages >>> gitea: Updating the community/x86_64 repository index... >>> gitea: Signing the index...