Revision r24174 (build 1740 started on 2025-11-26T03:56:31Z)
originally caused by: Started by an SCM change Building in workspace /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/postgresql/RUBY_VER/ruby-3.2 Updating http://svn.redmine.org/redmine/trunk at revision '2025-11-25T19:56:31.208 -0800' U config/locales/ar.yml U config/locales/az.yml U config/locales/bg.yml U config/locales/bs.yml U config/locales/ca.yml U config/locales/cs.yml U config/locales/da.yml U config/locales/de.yml U config/locales/el.yml U config/locales/en-GB.yml U config/locales/en.yml U config/locales/es-PA.yml U config/locales/es.yml U config/locales/et.yml U config/locales/eu.yml U config/locales/fa.yml U config/locales/fi.yml U config/locales/fr.yml U config/locales/gl.yml U config/locales/he.yml U config/locales/hr.yml U config/locales/hu.yml U config/locales/id.yml U config/locales/it.yml U config/locales/ja.yml U config/locales/ko.yml U config/locales/lt.yml U config/locales/lv.yml U config/locales/mk.yml U config/locales/mn.yml U config/locales/nl.yml U config/locales/no.yml U config/locales/pl.yml U config/locales/pt-BR.yml U config/locales/pt.yml U config/locales/ro.yml U config/locales/ru.yml U config/locales/sk.yml U config/locales/sl.yml U config/locales/sq.yml U config/locales/sr-YU.yml U config/locales/sr.yml U config/locales/sv.yml U config/locales/ta-IN.yml U config/locales/th.yml U config/locales/tr.yml U config/locales/uk.yml U config/locales/vi.yml U config/locales/zh-TW.yml U config/locales/zh.yml At revision 24174 [ruby-3.2] $ /bin/sh -xe /tmp/jenkins1089886840044630911.sh + rm -f config/database.yml + echo ActiveRecord::Tasks::DatabaseTasks::LOCAL_HOSTS << "192.168.1.70" [ruby-3.2] $ /bin/sh -xe /tmp/jenkins2041770963399130019.sh + PATH=/var/lib/jenkins/ruby/ruby-3.2/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games rake -f lib/tasks/ci.rake config/database.yml BRANCH=trunk CI_PG_HOST=192.168.1.70 CI_MYSQL_HOST=192.168.1.70 [ruby-3.2] $ /bin/sh -xe /tmp/jenkins4129653111185789941.sh + PATH=/var/lib/jenkins/ruby/ruby-3.2/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games bundle update Fetching gem metadata from https://rubygems.org/......... Resolving dependencies... WARN: Unresolved or ambiguous specs during Gem::Specification.reset: stringio (>= 0) Available/installed versions of this gem: - 3.1.8 - 3.1.7 - 3.1.6 - 3.1.5 - 3.1.3 - 3.1.2 - 3.1.1 - 3.1.0 - 3.0.9 - 3.0.4 WARN: Clearing out unresolved specs. Try 'gem cleanup <gem>' Please report a bug if this causes problems. Using connection_pool 2.5.5 (was 2.5.4) Using minitest 5.26.2 (was 5.26.1) Using erb 6.0.0 (was 5.1.3) Using public_suffix 7.0.0 (was 6.0.2) Using htmlentities 4.4.2 (was 4.3.4) Using rubyzip 3.2.2 (was 3.1.1) Using net-http 0.8.0 (was 0.7.0) Using mocha 2.8.2 (was 2.8.0) Using addressable 2.8.8 (was 2.8.7) Using mail 2.9.0 (was 2.8.1) Installing rqrcode_core 2.0.1 (was 2.0.0) Installing pg 1.6.2 (was 1.5.9) with native extensions Installing rqrcode 3.1.1 (was 3.1.0) Installing rdoc 6.16.0 (was 6.15.1) Gem::Ext::BuildError: ERROR: Failed to build gem native extension. current directory: /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/pg-1.6.2/ext /var/lib/jenkins/.rbenv/versions/3.2.2/bin/ruby extconf.rb Calling libpq with GVL unlocked checking for pg_config... yes Using config values from /usr/bin/pg_config Using libpq from /usr/lib/i386-linux-gnu checking for libpq-fe.h... yes checking for libpq/libpq-fs.h... yes checking for pg_config_manual.h... yes checking for PQconnectdb() in -lpq... yes checking for PQencryptPasswordConn() in libpq-fe.h... no Your PostgreSQL is too old. Either install an older version of this gem or upgrade your database to at least PostgreSQL-10. *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options. Provided configuration options: --with-opt-dir --without-opt-dir --with-opt-include --without-opt-include=${opt-dir}/include --with-opt-lib --without-opt-lib=${opt-dir}/lib --with-make-prog --without-make-prog --srcdir=. --curdir --ruby=/var/lib/jenkins/.rbenv/versions/3.2.2/bin/$(RUBY_BASE_NAME) --with-pg --without-pg --enable-gvl-unlock --disable-gvl-unlock --with-cross-build --without-cross-build --with-pg-config --without-pg-config --with-pg_config --without-pg_config --with-pg-dir --without-pg-dir --with-pg-include --without-pg-include=${pg-dir}/include --with-pg-lib --without-pg-lib=${pg-dir}/lib --with-pq-dir --without-pq-dir --with-pq-include --without-pq-include=${pq-dir}/include --with-pq-lib --without-pq-lib=${pq-dir}/lib --with-pqlib --without-pqlib To see why this extension failed to compile, please check the mkmf.log which can be found here: /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/extensions/x86-linux/3.2.0/pg-1.6.2/mkmf.log extconf failed, exit code 1 Gem files will remain installed in /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/pg-1.6.2 for inspection. Results logged to /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/extensions/x86-linux/3.2.0/pg-1.6.2/gem_make.out /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/ext/builder.rb:119:in `run' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/ext/ext_conf_builder.rb:27:in `build' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/ext/builder.rb:187:in `build_extension' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/ext/builder.rb:221:in `block in build_extensions' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/ext/builder.rb:218:in `each' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/ext/builder.rb:218:in `build_extensions' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/installer.rb:843:in `build_extensions' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/rubygems_gem_installer.rb:76:in `build_extensions' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/rubygems_gem_installer.rb:28:in `install' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/source/rubygems.rb:203:in `install' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/installer/gem_installer.rb:54:in `install' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/installer/parallel_installer.rb:130:in `do_install' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/installer/parallel_installer.rb:121:in `block in worker_pool' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/worker.rb:62:in `apply_func' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/worker.rb:57:in `block in process_queue' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/worker.rb:54:in `loop' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/worker.rb:54:in `process_queue' /var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads' An error occurred while installing pg (1.6.2), and Bundler cannot continue. In Gemfile: pg Build step 'Execute shell' marked build as failure Finished: FAILURE