[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_20 #3230

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Nov 29 08:31:51 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_amd64_20/3230/------------------------------------------
[...truncated 29822 lines...]
checking whether gcc supports -Wl,--as-needed... yes
configure: using compiler=gcc (Debian 6.2.0-13) 6.2.0 20161109
configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g -g -O2 -fdebug-prefix-map=/build/postgresql-9.6-9.6.1=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/mit-krb5 -fPIC -pie -fno-omit-frame-pointer
configure: using CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
configure: using LDFLAGS=-specs=/usr/share/dpkg/no-pie-link.specs -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -L/usr/lib/mit-krb5 -L/usr/lib/x86_64-linux-gnu/mit-krb5  -Wl,--as-needed
preparing build tree... done
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating src/Makefile.global
config.status: creating src/include/pg_config.h
config.status: creating src/include/pg_config_ext.h
config.status: creating src/interfaces/ecpg/include/ecpg_config.h
config.status: linking ../src/backend/port/tas/dummy.s to src/backend/port/tas.s
config.status: linking ../src/backend/port/dynloader/linux.c to src/backend/port/dynloader.c
config.status: linking ../src/backend/port/sysv_sema.c to src/backend/port/pg_sema.c
config.status: linking ../src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c
config.status: linking ../src/backend/port/dynloader/linux.h to src/include/dynloader.h
config.status: linking ../src/include/port/linux.h to src/include/pg_config_os.h
config.status: linking ../src/makefiles/Makefile.linux to src/Makefile.port
touch "stamp/configure-build-py3"
dh override_dh_auto_configure-arch
make[1] : on quitte le répertoire « /build/postgresql-9.6-9.6.1 »
   debian/rules override_dh_auto_configure-indep
make[1] : on entre dans le répertoire « /build/postgresql-9.6-9.6.1 »
dh override_dh_auto_configure-indep
make[1] : on quitte le répertoire « /build/postgresql-9.6-9.6.1 »
   debian/rules override_dh_auto_build-arch
make[1] : on entre dans le répertoire « /build/postgresql-9.6-9.6.1 »
/usr/bin/make -C build/doc man # build man only
make[2] : on entre dans le répertoire « /build/postgresql-9.6-9.6.1/build/doc »
/usr/bin/make -C src man
make[3] : on entre dans le répertoire « /build/postgresql-9.6-9.6.1/build/doc/src »
/usr/bin/make -C sgml man
make[4] : on entre dans le répertoire « /build/postgresql-9.6-9.6.1/build/doc/src/sgml »
{ \
  echo "<!ENTITY version \"9.6.1\">"; \
  echo "<!ENTITY majorversion \"9.6\">"; \
} > version.sgml
'/usr/bin/perl' /build/postgresql-9.6-9.6.1/build/../doc/src/sgml/mk_feature_tables.pl YES /build/postgresql-9.6-9.6.1/build/../src/backend/catalog/sql_feature_packages.txt /build/postgresql-9.6-9.6.1/build/../src/backend/catalog/sql_features.txt > features-supported.sgml
'/usr/bin/perl' /build/postgresql-9.6-9.6.1/build/../doc/src/sgml/mk_feature_tables.pl NO /build/postgresql-9.6-9.6.1/build/../src/backend/catalog/sql_feature_packages.txt /build/postgresql-9.6-9.6.1/build/../src/backend/catalog/sql_features.txt > features-unsupported.sgml
'/usr/bin/perl' /build/postgresql-9.6-9.6.1/build/../doc/src/sgml/generate-errcodes-table.pl /build/postgresql-9.6-9.6.1/build/../src/backend/utils/errcodes.txt > errcodes-table.sgml
osx -D. -x lower -i include-xslt-index /build/postgresql-9.6-9.6.1/build/../doc/src/sgml/postgres.sgml >postgres.xmltmp
'/usr/bin/perl' -p -e 's/\[(aacute|acirc|aelig|agrave|amp|aring|atilde|auml|bull|copy|eacute|egrave|gt|iacute|lt|mdash|nbsp|ntilde|oacute|ocirc|oslash|ouml|pi|quot|scaron|uuml) *\]/\&\1;/gi;' \
           -e '$_ .= qq{<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">\n} if $. == 1;' \
  <postgres.xmltmp > postgres.xml
rm postgres.xmltmp
xmllint --noout --valid postgres.xml
xsltproc --stringparam pg.version '9.6.1'  /build/postgresql-9.6-9.6.1/build/../doc/src/sgml/stylesheet-man.xsl postgres.xml
Note: Writing man3/SPI_connect.3
Note: Writing man3/SPI_finish.3
Note: Writing man3/SPI_push.3
Note: Writing man3/SPI_pop.3
Note: Writing man3/SPI_execute.3
Note: Writing man3/SPI_exec.3
Note: Writing man3/SPI_execute_with_args.3
Note: Writing man3/SPI_prepare.3
Note: Writing man3/SPI_prepare_cursor.3
Note: Writing man3/SPI_prepare_params.3
Note: Writing man3/SPI_getargcount.3
Note: Writing man3/SPI_getargtypeid.3
Note: Writing man3/SPI_is_cursor_plan.3
Note: Writing man3/SPI_execute_plan.3
Note: Writing man3/SPI_execute_plan_with_paramlist.3
Note: Writing man3/SPI_execp.3
Note: Writing man3/SPI_cursor_open.3
Note: Writing man3/SPI_cursor_open_with_args.3
Note: Writing man3/SPI_cursor_open_with_paramlist.3
Note: Writing man3/SPI_cursor_find.3
Note: Writing man3/SPI_cursor_fetch.3
Note: Writing man3/SPI_cursor_move.3
Note: Writing man3/SPI_scroll_cursor_fetch.3
Note: Writing man3/SPI_scroll_cursor_move.3
Note: Writing man3/SPI_cursor_close.3
Note: Writing man3/SPI_keepplan.3
Note: Writing man3/SPI_saveplan.3
Note: Writing man3/SPI_fname.3
Note: Writing man3/SPI_fnumber.3
Note: Writing man3/SPI_getvalue.3
Note: Writing man3/SPI_getbinval.3
Note: Writing man3/SPI_gettype.3
Note: Writing man3/SPI_gettypeid.3
Note: Writing man3/SPI_getrelname.3
Note: Writing man3/SPI_getnspname.3
Note: Writing man3/SPI_palloc.3
Note: Writing man3/SPI_repalloc.3
Note: Writing man3/SPI_pfree.3
Note: Writing man3/SPI_copytuple.3
Note: Writing man3/SPI_returntuple.3
Note: Writing man3/SPI_modifytuple.3
Note: Writing man3/SPI_freetuple.3
Note: Writing man3/SPI_freetuptable.3
Note: Writing man3/SPI_freeplan.3
Note: Writing man7/ABORT.7
Note: Writing man7/ALTER_AGGREGATE.7
Note: Writing man7/ALTER_COLLATION.7
Note: Writing man7/ALTER_CONVERSION.7
Note: Writing man7/ALTER_DATABASE.7
Note: Writing man7/ALTER_DEFAULT_PRIVILEGES.7
Note: Writing man7/ALTER_DOMAIN.7
Note: Writing man7/ALTER_EVENT_TRIGGER.7
Note: Writing man7/ALTER_EXTENSION.7
Note: Writing man7/ALTER_FOREIGN_DATA_WRAPPER.7
Note: Writing man7/ALTER_FOREIGN_TABLE.7
Note: Writing man7/ALTER_FUNCTION.7
Note: Writing man7/ALTER_GROUP.7
Note: Writing man7/ALTER_INDEX.7
Note: Writing man7/ALTER_LANGUAGE.7
Note: Writing man7/ALTER_LARGE_OBJECT.7
Note: Writing man7/ALTER_MATERIALIZED_VIEW.7
Note: Writing man7/ALTER_OPERATOR.7
Note: Writing man7/ALTER_OPERATOR_CLASS.7
Note: Writing man7/ALTER_OPERATOR_FAMILY.7
Note: Writing man7/ALTER_POLICY.7
Note: Writing man7/ALTER_ROLE.7
Note: Writing man7/ALTER_RULE.7
Note: Writing man7/ALTER_SCHEMA.7
Note: Writing man7/ALTER_SEQUENCE.7
Note: Writing man7/ALTER_SERVER.7
Note: Writing man7/ALTER_SYSTEM.7
Note: Writing man7/ALTER_TABLE.7
Note: Writing man7/ALTER_TABLESPACE.7
Note: Writing man7/ALTER_TEXT_SEARCH_CONFIGURATION.7
Note: Writing man7/ALTER_TEXT_SEARCH_DICTIONARY.7
Note: Writing man7/ALTER_TEXT_SEARCH_PARSER.7
Note: Writing man7/ALTER_TEXT_SEARCH_TEMPLATE.7
Note: Writing man7/ALTER_TRIGGER.7
Note: Writing man7/ALTER_TYPE.7
Note: Writing man7/ALTER_USER.7
Note: Writing man7/ALTER_USER_MAPPING.7
Note: Writing man7/ALTER_VIEW.7
Note: Writing man7/ANALYZE.7
Note: Writing man7/BEGIN.7
Note: Writing man7/CHECKPOINT.7
Note: Writing man7/CLOSE.7
Note: Writing man7/CLUSTER.7
Note: Writing man7/COMMENT.7
Note: Writing man7/COMMIT.7
Note: Writing man7/COMMIT_PREPARED.7
Note: Writing man7/COPY.7
Note: Writing man7/CREATE_ACCESS_METHOD.7
Note: Writing man7/CREATE_AGGREGATE.7
Note: Writing man7/CREATE_CAST.7
Note: Writing man7/CREATE_COLLATION.7
Note: Writing man7/CREATE_CONVERSION.7
Note: Writing man7/CREATE_DATABASE.7
Note: Writing man7/CREATE_DOMAIN.7
Note: Writing man7/CREATE_EVENT_TRIGGER.7
Note: Writing man7/CREATE_EXTENSION.7
Note: Writing man7/CREATE_FOREIGN_DATA_WRAPPER.7
Note: Writing man7/CREATE_FOREIGN_TABLE.7
Note: Writing man7/CREATE_FUNCTION.7
Note: Writing man7/CREATE_GROUP.7
Note: Writing man7/CREATE_INDEX.7
Note: Writing man7/CREATE_LANGUAGE.7
Note: Writing man7/CREATE_MATERIALIZED_VIEW.7
Note: Writing man7/CREATE_OPERATOR.7
Note: Writing man7/CREATE_OPERATOR_CLASS.7
Note: Writing man7/CREATE_OPERATOR_FAMILY.7
Note: Writing man7/CREATE_POLICY.7
Note: Writing man7/CREATE_ROLE.7
Note: Writing man7/CREATE_RULE.7
Note: Writing man7/CREATE_SCHEMA.7
Note: Writing man7/CREATE_SEQUENCE.7
Note: Writing man7/CREATE_SERVER.7
Note: Writing man7/CREATE_TABLE.7
Note: Writing man7/CREATE_TABLE_AS.7
Note: Writing man7/CREATE_TABLESPACE.7
Note: Writing man7/CREATE_TEXT_SEARCH_CONFIGURATION.7
Note: Writing man7/CREATE_TEXT_SEARCH_DICTIONARY.7
Note: Writing man7/CREATE_TEXT_SEARCH_PARSER.7
Note: Writing man7/CREATE_TEXT_SEARCH_TEMPLATE.7
Note: Writing man7/CREATE_TRANSFORM.7
Note: Writing man7/CREATE_TRIGGER.7
Note: Writing man7/CREATE_TYPE.7
Note: Writing man7/CREATE_USER.7
Note: Writing man7/CREATE_USER_MAPPING.7
Note: Writing man7/CREATE_VIEW.7
Note: Writing man7/DEALLOCATE.7
Note: Writing man7/DECLARE.7
Note: Writing man7/DELETE.7
Note: Writing man7/DISCARD.7
Note: Writing man7/DO.7
Note: Writing man7/DROP_ACCESS_METHOD.7
Note: Writing man7/DROP_AGGREGATE.7
Note: Writing man7/DROP_CAST.7
Note: Writing man7/DROP_COLLATION.7
Note: Writing man7/DROP_CONVERSION.7
Note: Writing man7/DROP_DATABASE.7
Note: Writing man7/DROP_DOMAIN.7
Note: Writing man7/DROP_EVENT_TRIGGER.7
Note: Writing man7/DROP_EXTENSION.7
Note: Writing man7/DROP_FOREIGN_DATA_WRAPPER.7
Note: Writing man7/DROP_FOREIGN_TABLE.7
Note: Writing man7/DROP_FUNCTION.7
Note: Writing man7/DROP_GROUP.7
Note: Writing man7/DROP_INDEX.7
Note: Writing man7/DROP_LANGUAGE.7
Note: Writing man7/DROP_MATERIALIZED_VIEW.7
Note: Writing man7/DROP_OPERATOR.7
Note: Writing man7/DROP_OPERATOR_CLASS.7
Note: Writing man7/DROP_OPERATOR_FAMILY.7
Note: Writing man7/DROP_OWNED.7
Note: Writing man7/DROP_POLICY.7
Note: Writing man7/DROP_ROLE.7
Note: Writing man7/DROP_RULE.7
Note: Writing man7/DROP_SCHEMA.7
Note: Writing man7/DROP_SEQUENCE.7
Note: Writing man7/DROP_SERVER.7
Note: Writing man7/DROP_TABLE.7
Note: Writing man7/DROP_TABLESPACE.7
Note: Writing man7/DROP_TEXT_SEARCH_CONFIGURATION.7
Note: Writing man7/DROP_TEXT_SEARCH_DICTIONARY.7
Note: Writing man7/DROP_TEXT_SEARCH_PARSER.7
Note: Writing man7/DROP_TEXT_SEARCH_TEMPLATE.7
Note: Writing man7/DROP_TRANSFORM.7
Note: Writing man7/DROP_TRIGGER.7
Note: Writing man7/DROP_TYPE.7
Note: Writing man7/DROP_USER.7
Note: Writing man7/DROP_USER_MAPPING.7
Note: Writing man7/DROP_VIEW.7
Note: Writing man7/END.7
Note: Writing man7/EXECUTE.7
Note: Writing man7/EXPLAIN.7
Note: Writing man7/FETCH.7
Note: Writing man7/GRANT.7
Note: Writing man7/IMPORT_FOREIGN_SCHEMA.7
Note: Writing man7/INSERT.7
Note: Writing man7/LISTEN.7
Note: Writing man7/LOAD.7
Note: Writing man7/LOCK.7
Note: Writing man7/MOVE.7
Note: Writing man7/NOTIFY.7
Note: Writing man7/PREPARE.7
Note: Writing man7/PREPARE_TRANSACTION.7
Note: Writing man7/REASSIGN_OWNED.7
Note: Writing man7/REFRESH_MATERIALIZED_VIEW.7
Note: Writing man7/REINDEX.7
Note: Writing man7/RELEASE_SAVEPOINT.7
/srv/reproducible-results/rbuild-debian-HpUnD3M1/tmp.OrDQlvw3aI:	 94.4% -- replaced with /srv/reproducible-results/rbuild-debian-HpUnD3M1/tmp.OrDQlvw3aI.gz
INFO: Starting at 2016-11-29 08:31:48.280696
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1720)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)



More information about the Qa-jenkins-scm mailing list