trunk build 1740

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.3
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.3] $ /bin/sh -xe /tmp/jenkins1685327110671425533.sh
+ rm -f config/database.yml
+ echo ActiveRecord::Tasks::DatabaseTasks::LOCAL_HOSTS << "192.168.1.70"
[ruby-3.3] $ /bin/sh -xe /tmp/jenkins3534792156106996579.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.3/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.3] $ /bin/sh -xe /tmp/jenkins4070160225549182401.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.3/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...
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 rqrcode_core 2.0.1 (was 2.0.0)
Using rubyzip 3.2.2 (was 3.1.1)
Using net-http 0.8.0 (was 0.7.0)
Using addressable 2.8.8 (was 2.8.7)
Using mocha 2.8.2 (was 2.8.0)
Using rqrcode 3.1.1 (was 3.1.0)
Using rdoc 6.16.0 (was 6.15.1)
Using mail 2.9.0 (was 2.8.1)
Installing pg 1.6.2 (was 1.5.9) with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

current directory:
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/pg-1.6.2/ext
/var/lib/jenkins/.rbenv/versions/3.3.6/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=${opt-dir}/include
	--without-opt-include
	--with-opt-lib=${opt-dir}/lib
	--without-opt-lib
	--with-make-prog
	--without-make-prog
	--srcdir=.
	--curdir
	--ruby=/var/lib/jenkins/.rbenv/versions/3.3.6/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=${pg-dir}/include
	--without-pg-include
	--with-pg-lib=${pg-dir}/lib
	--without-pg-lib
	--with-pq-dir
	--without-pq-dir
	--with-pq-include=${pq-dir}/include
	--without-pq-include
	--with-pq-lib=${pq-dir}/lib
	--without-pq-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.3.6/lib/ruby/gems/3.3.0/extensions/x86-linux/3.3.0/pg-1.6.2/mkmf.log

extconf failed, exit code 1

Gem files will remain installed in
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/pg-1.6.2 for
inspection.
Results logged to
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/extensions/x86-linux/3.3.0/pg-1.6.2/gem_make.out

/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/3.3.0/rubygems/ext/builder.rb:125:in
`run'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/3.3.0/rubygems/ext/ext_conf_builder.rb:28:in
`build'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/3.3.0/rubygems/ext/builder.rb:193:in
`build_extension'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/3.3.0/rubygems/ext/builder.rb:227:in
`block in build_extensions'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/3.3.0/rubygems/ext/builder.rb:224:in
`each'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/3.3.0/rubygems/ext/builder.rb:224:in
`build_extensions'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/3.3.0/rubygems/installer.rb:844:in
`build_extensions'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/bundler-2.5.23/lib/bundler/rubygems_gem_installer.rb:111:in
`build_extensions'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/bundler-2.5.23/lib/bundler/rubygems_gem_installer.rb:30:in
`install'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/bundler-2.5.23/lib/bundler/source/rubygems.rb:205:in
`install'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/bundler-2.5.23/lib/bundler/installer/gem_installer.rb:55:in
`install'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/bundler-2.5.23/lib/bundler/installer/gem_installer.rb:17:in
`install_from_spec'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/bundler-2.5.23/lib/bundler/installer/parallel_installer.rb:133:in
`do_install'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/bundler-2.5.23/lib/bundler/installer/parallel_installer.rb:124:in
`block in worker_pool'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/bundler-2.5.23/lib/bundler/worker.rb:62:in
`apply_func'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/bundler-2.5.23/lib/bundler/worker.rb:57:in
`block in process_queue'
  <internal:kernel>:187:in `loop'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/bundler-2.5.23/lib/bundler/worker.rb:54:in
`process_queue'
/var/lib/jenkins/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/bundler-2.5.23/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