Date: Fri, 01 Jul 2022 13:38:52 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264977] www/gitlab-ce: unable to run gitaly post upgrade 15.10 upgrade Message-ID: <bug-264977-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264977 Bug ID: 264977 Summary: www/gitlab-ce: unable to run gitaly post upgrade 15.10 upgrade Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mfechner@FreeBSD.org Reporter: freebsd@mldelaney.com Assignee: mfechner@FreeBSD.org Flags: maintainer-feedback?(mfechner@FreeBSD.org) On FreeBSD 13.1-RELEASE, after upgrading to "gitlab-ce-15.1.0", the gitaly fails to start. The service produces the following messages in "gitaly.log" ``` time=3D"2022-07-01T09:25:51-04:00" level=3Dinfo msg=3D"Starting Gitaly, ver= sion 15.1.0" time=3D"2022-07-01T13:25:51.631Z" level=3Dinfo msg=3D"grpc prometheus histo= grams enabled" latencies=3D"[0.001 0.005 0.025 0.1 0.5 1 10 30 60 300 1500]" time=3D"2022-07-01T13:25:54.190Z" level=3Dinfo msg=3D"License database prel= oaded" time=3D"2022-07-01T13:25:54.191Z" level=3Dwarning msg=3D"git path not confi= gured. Using default path resolution" resolvedPath=3D/usr/local/bin/git time=3D"2022-07-01T13:25:54.206Z" level=3Dinfo msg=3D"finished tempdir clea= ner walk" storage=3Ddefault time_ms=3D0 time=3D"2022-07-01T13:25:54.206Z" level=3Dinfo msg=3D"clearing disk cache o= bject folder" storage=3Ddefault time=3D"2022-07-01T13:25:54.206Z" level=3Dinfo msg=3D"moving disk cache obj= ect folder to /usr/local/git/repositories/+gitaly/tmp/diskcache3202224960" storage=3Dd= efault time=3D"2022-07-01T13:25:54.206Z" level=3Dinfo msg=3D"disk cache object fol= der doesn't exist, no need to remove" storage=3Ddefault time=3D"2022-07-01T13:25:54.206Z" level=3Dinfo msg=3D"Starting file walker = for /usr/local/git/repositories/+gitaly/cache" path=3D/usr/local/git/repositories/+gitaly/cache time=3D"2022-07-01T13:25:54.206Z" level=3Dinfo msg=3D"Starting file walker = for /usr/local/git/repositories/+gitaly/state" path=3D/usr/local/git/repositories/+gitaly/state time=3D"2022-07-01T13:25:54.206Z" level=3Dinfo msg=3D"cleared all cache obj= ect files in /usr/local/git/repositories/+gitaly/tmp/diskcache3202224960 after 52.711= =C2=B5s" storage=3Ddefault /usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/definition.rb:= 484:in `materialize': Could not find rugged-1.2.0, github-linguist-7.21.0, gitlab-markup-1.8.0, activesupport-6.1.6, rdoc-6.4.0, gitlab-gollum-lib-4.2.7.10.gitlab.2, gitlab-gollum-rugged_adapter-0.4.4.4.gitlab.1, grpc-1.42.0, sentry-raven-3.= 1.2, faraday-1.10.0, rbtrace-0.4.14, gitlab-labkit-0.23.0, licensee-9.14.1, google-protobuf-3.19.4, gitlab-license_finder-6.14.2.1, charlock_holmes-0.7= .7, escape_utils-1.2.0, mini_mime-1.1.2, concurrent-ruby-1.1.10, i18n-1.10.0, minitest-5.16.1, tzinfo-2.0.4, zeitwerk-2.6.0, psych-4.0.4, gemojione-3.2.0, nokogiri-1.13.6, rouge-3.29.0, sanitize-6.0.0, stringex-2.8.5, mime-types-3.4.1, googleapis-common-protos-types-1.3.1, faraday-em_http-1.0= .0, faraday-em_synchrony-1.0.0, faraday-excon-1.1.0, faraday-httpclient-1.0.1, faraday-multipart-1.0.4, faraday-net_http-1.0.1, faraday-net_http_persistent-1.2.0, faraday-patron-1.0.0, faraday-rack-1.0.0, faraday-retry-1.0.3, ruby2_keywords-0.0.5, ffi-1.15.5, msgpack-1.5.2, optimist-3.0.1, actionpack-6.1.6, jaeger-client-1.1.0, opentracing-0.5.0, pg_query-2.1.3, redis-4.6.0, dotenv-2.7.6, octokit-4.25.0, reverse_markdown-1.4.0, thor-1.2.1, rubyzip-2.3.2, tomlrb-2.0.3, with_env-1.1.0, xml-simple-1.1.5, stringio-3.0.2, json-2.6.2, racc-1.6.0, crass-1.0.6, mime-types-data-3.2022.0105, multipart-post-2.2.3, actionview-6.1.6, rack-2.2.3.1, rack-test-1.1.0, rails-dom-testing-2.0.3, rails-html-sanitizer-1.4.3, thrift-0.14.0, sawyer-0.9.2, builder-3.2.4, erubi-1.10.0, loofah-2.18.0, addressable-2.8.0, public_suffix-4.0.7 in any = of the sources (Bundler::GemNotFound) from /usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/definition.rb:= 191:in `specs' from /usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/definition.rb:= 239:in `specs_for' from /usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/runtime.rb:18:= in `setup' from /usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler.rb:162:in `set= up' from /usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/setup.rb:20:in `block in <top (required)>' from /usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/ui/shell.rb:13= 6:in `with_level' from /usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/ui/shell.rb:88= :in `silence' from /usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/setup.rb:20:in `<top (required)>' from /usr/local/lib/ruby/2.7/rubygems/core_ext/kernel_require.rb:83= :in `require' from /usr/local/lib/ruby/2.7/rubygems/core_ext/kernel_require.rb:83= :in `require' time=3D"2022-07-01T13:25:54.435Z" level=3Derror msg=3D"shutting down" error= =3D"linguist instance creation: exit status 1; stderr: \"\"" time=3D"2022-07-01T13:25:54.435Z" level=3Dinfo msg=3D"Gitaly stopped" ``` --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264977-7788>