Log of Meson test suite run on 2024-05-11T08:45:36.593268

==================================== 1/18 ====================================
test:         01signoff-missing
start time:   06:45:36
duration:     0.08s
result:       exit status 0
command:      MALLOC_PERTURB_=63 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /bin/sh 01signoff-missing.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.6CGv92WPN5/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.6CGv92WPN5
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.6CGv92WPN5
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ cat
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -G -I -s ./trivial.patch
+ diff -u - out.txt
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.6CGv92WPN5
==============================================================================

==================================== 2/18 ====================================
test:         00basic
start time:   06:45:36
duration:     0.11s
result:       exit status 1
command:      UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=136 /bin/sh 00basic.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.xeBI3EqVqI/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
Applying: A trivial patch
--- -	2024-05-11 08:45:36.693815714 +0200
+++ git-log.txt	2024-05-11 08:45:36.690155521 +0200
@@ -1,5 +1,5 @@
 pram@example.com
 PRam test
-2000-01-01T00:00:00+00:00
+2000-01-01T00:00:00Z
 A trivial patch
 
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.xeBI3EqVqI
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.xeBI3EqVqI
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ cat
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -G -I -S ./trivial.patch
warning: quoted CRLF detected
+ git log --format=%ae%n%an%n%aI%n%B -1
+ diff -u - git-log.txt
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.xeBI3EqVqI
==============================================================================

==================================== 3/18 ====================================
test:         01signoff-present
start time:   06:45:36
duration:     0.11s
result:       exit status 1
command:      MALLOC_PERTURB_=225 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /bin/sh 01signoff-present.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.c5HiVwZLyh/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
Applying: A trivial patch
--- -	2024-05-11 08:45:36.705688211 +0200
+++ git-log.txt	2024-05-11 08:45:36.702155999 +0200
@@ -2,7 +2,7 @@
 Other person
 pram@example.com
 PRam test
-2000-01-01T00:00:00+00:00
+2000-01-01T00:00:00Z
 A trivial patch
 
 Signed-off-by: Other person <other@example.com>
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.c5HiVwZLyh
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.c5HiVwZLyh
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ cat
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -G -I -s ./trivial.patch
+ git log --format=%ae%n%an%n%ce%n%cn%n%aI%n%B -1
+ diff -u - git-log.txt
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.c5HiVwZLyh
==============================================================================

==================================== 4/18 ====================================
test:         02bug-number
start time:   06:45:36
duration:     0.11s
result:       exit status 1
command:      UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=207 /bin/sh 02bug-number.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.x7bfRe3Ih3/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
Applying: A trivial patch
--- -	2024-05-11 08:45:36.711113010 +0200
+++ git-log.txt	2024-05-11 08:45:36.708156239 +0200
@@ -1,6 +1,6 @@
 pram@example.com
 PRam test
-2000-01-01T00:00:00+00:00
+2000-01-01T00:00:00Z
 A trivial patch
 
 Bug: https://bugs.gentoo.org/314152
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.x7bfRe3Ih3
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.x7bfRe3Ih3
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ cat
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -G -I -S -b 314152 ./trivial.patch
+ git log --format=%ae%n%an%n%aI%n%B -1
+ diff -u - git-log.txt
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.x7bfRe3Ih3
==============================================================================

==================================== 5/18 ====================================
test:         02bug-url
start time:   06:45:36
duration:     0.11s
result:       exit status 1
command:      MALLOC_PERTURB_=3 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /bin/sh 02bug-url.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.lIhhHuI3Yo/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
Applying: A trivial patch
--- -	2024-05-11 08:45:36.715525300 +0200
+++ git-log.txt	2024-05-11 08:45:36.712156398 +0200
@@ -1,6 +1,6 @@
 pram@example.com
 PRam test
-2000-01-01T00:00:00+00:00
+2000-01-01T00:00:00Z
 A trivial patch
 
 Bug: https://bugs.example.com/123456
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.lIhhHuI3Yo
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.lIhhHuI3Yo
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ cat
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -G -I -S -b https://bugs.example.com/123456 ./trivial.patch
+ git log --format=%ae%n%an%n%aI%n%B -1
+ diff -u - git-log.txt
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.lIhhHuI3Yo
==============================================================================

==================================== 6/18 ====================================
test:         02closes-number
start time:   06:45:36
duration:     0.11s
result:       exit status 1
command:      UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=238 /bin/sh 02closes-number.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.heyO24p6Bl/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
Applying: A trivial patch
--- -	2024-05-11 08:45:36.719331921 +0200
+++ git-log.txt	2024-05-11 08:45:36.716156557 +0200
@@ -1,6 +1,6 @@
 pram@example.com
 PRam test
-2000-01-01T00:00:00+00:00
+2000-01-01T00:00:00Z
 A trivial patch
 
 Closes: https://bugs.gentoo.org/314152
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.heyO24p6Bl
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.heyO24p6Bl
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ cat
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -G -I -S -c 314152 ./trivial.patch
+ git log --format=%ae%n%an%n%aI%n%B -1
+ diff -u - git-log.txt
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.heyO24p6Bl
==============================================================================

==================================== 7/18 ====================================
test:         04interactive-no
start time:   06:45:36
duration:     0.09s
result:       exit status 0
command:      MALLOC_PERTURB_=3 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /bin/sh 04interactive-no.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.vJMUteT6bW/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
This merge has been skipped!
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.vJMUteT6bW
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.vJMUteT6bW
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ cat
++ git rev-parse HEAD
+ BEFORE=2c4fa0d039e5867b1af59b23a5f32bfc27104d1f
+ echo n
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -G -S ./trivial.patch
++ git rev-parse HEAD
+ '[' 2c4fa0d039e5867b1af59b23a5f32bfc27104d1f = 2c4fa0d039e5867b1af59b23a5f32bfc27104d1f ']'
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.vJMUteT6bW
==============================================================================

==================================== 8/18 ====================================
test:         02closes-url
start time:   06:45:36
duration:     0.11s
result:       exit status 1
command:      MALLOC_PERTURB_=28 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /bin/sh 02closes-url.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.izUWw37wuL/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
Applying: A trivial patch
--- -	2024-05-11 08:45:36.722858354 +0200
+++ git-log.txt	2024-05-11 08:45:36.720156717 +0200
@@ -1,6 +1,6 @@
 pram@example.com
 PRam test
-2000-01-01T00:00:00+00:00
+2000-01-01T00:00:00Z
 A trivial patch
 
 Closes: https://bugs.example.com/123456
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.izUWw37wuL
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.izUWw37wuL
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ cat
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -G -I -S -c https://bugs.example.com/123456 ./trivial.patch
+ git log --format=%ae%n%an%n%aI%n%B -1
+ diff -u - git-log.txt
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.izUWw37wuL
==============================================================================

==================================== 9/18 ====================================
test:         05editor-empty
start time:   06:45:36
duration:     0.09s
result:       exit status 0
command:      MALLOC_PERTURB_=205 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /bin/sh 05editor-empty.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.nVKx8GiPXK/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.nVKx8GiPXK
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.nVKx8GiPXK
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ cat
++ git rev-parse HEAD
+ BEFORE=2c4fa0d039e5867b1af59b23a5f32bfc27104d1f
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e 'truncate -s 0' -G -I -S ./trivial.patch
Patch is empty now, skipping.
++ git rev-parse HEAD
+ '[' 2c4fa0d039e5867b1af59b23a5f32bfc27104d1f = 2c4fa0d039e5867b1af59b23a5f32bfc27104d1f ']'
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.nVKx8GiPXK
==============================================================================

=================================== 10/18 ====================================
test:         05editor-fail
start time:   06:45:36
duration:     0.08s
result:       exit status 0
command:      UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=152 /bin/sh 05editor-fail.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.hOvNUucc2u/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.hOvNUucc2u
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.hOvNUucc2u
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ cat
++ git rev-parse HEAD
+ BEFORE=2c4fa0d039e5867b1af59b23a5f32bfc27104d1f
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e false -G -I -S ./trivial.patch
Starting editor failed
++ git rev-parse HEAD
+ '[' 2c4fa0d039e5867b1af59b23a5f32bfc27104d1f = 2c4fa0d039e5867b1af59b23a5f32bfc27104d1f ']'
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.hOvNUucc2u
==============================================================================

=================================== 11/18 ====================================
test:         03bug-multiple
start time:   06:45:36
duration:     0.12s
result:       exit status 1
command:      MALLOC_PERTURB_=89 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /bin/sh 03bug-multiple.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.pFB1cfXyRl/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
Applying: A trivial patch
--- -	2024-05-11 08:45:36.735629804 +0200
+++ git-log.txt	2024-05-11 08:45:36.733157234 +0200
@@ -1,6 +1,6 @@
 pram@example.com
 PRam test
-2000-01-01T00:00:00+00:00
+2000-01-01T00:00:00Z
 A trivial patch
 
 Bug: https://bugs.gentoo.org/314152
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.pFB1cfXyRl
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.pFB1cfXyRl
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ cat
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -G -I -S -b 314152 -b 314156 -b 314154 ./trivial.patch
+ git log --format=%ae%n%an%n%aI%n%B -1
+ diff -u - git-log.txt
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.pFB1cfXyRl
==============================================================================

=================================== 12/18 ====================================
test:         03closes-multiple
start time:   06:45:36
duration:     0.12s
result:       exit status 1
command:      UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=57 /bin/sh 03closes-multiple.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.L2pyTcj4tw/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
Applying: A trivial patch
--- -	2024-05-11 08:45:36.739205672 +0200
+++ git-log.txt	2024-05-11 08:45:36.736157354 +0200
@@ -1,6 +1,6 @@
 pram@example.com
 PRam test
-2000-01-01T00:00:00+00:00
+2000-01-01T00:00:00Z
 A trivial patch
 
 Closes: https://bugs.gentoo.org/314152
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.L2pyTcj4tw
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.L2pyTcj4tw
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ cat
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -G -I -S -c 314152 -c 314156 -c 314154 ./trivial.patch
+ git log --format=%ae%n%an%n%aI%n%B -1
+ diff -u - git-log.txt
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.L2pyTcj4tw
==============================================================================

=================================== 13/18 ====================================
test:         03combined-bug-closes
start time:   06:45:36
duration:     0.11s
result:       exit status 1
command:      MALLOC_PERTURB_=46 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /bin/sh 03combined-bug-closes.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.nWaggdOjNP/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
Applying: A trivial patch
--- -	2024-05-11 08:45:36.741902557 +0200
+++ git-log.txt	2024-05-11 08:45:36.738157434 +0200
@@ -1,6 +1,6 @@
 pram@example.com
 PRam test
-2000-01-01T00:00:00+00:00
+2000-01-01T00:00:00Z
 A trivial patch
 
 Bug: https://bugs.gentoo.org/314156
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.nWaggdOjNP
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.nWaggdOjNP
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ cat
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -G -I -S -c 314152 -b 314156 -b 314154 ./trivial.patch
+ git log --format=%ae%n%an%n%aI%n%B -1
+ diff -u - git-log.txt
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.nWaggdOjNP
==============================================================================

=================================== 14/18 ====================================
test:         04interactive-yes
start time:   06:45:36
duration:     0.10s
result:       exit status 1
command:      UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=58 /bin/sh 04interactive-yes.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.80xlK68CAO/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
Applying: A trivial patch
--- -	2024-05-11 08:45:36.744043347 +0200
+++ git-log.txt	2024-05-11 08:45:36.741157553 +0200
@@ -1,5 +1,5 @@
 pram@example.com
 PRam test
-2000-01-01T00:00:00+00:00
+2000-01-01T00:00:00Z
 A trivial patch
 
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.80xlK68CAO
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.80xlK68CAO
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ cat
+ echo y
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -G -S ./trivial.patch
+ git log --format=%ae%n%an%n%aI%n%B -1
+ diff -u - git-log.txt
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.80xlK68CAO
==============================================================================

=================================== 15/18 ====================================
test:         03combined-signoff-bug
start time:   06:45:36
duration:     0.11s
result:       exit status 1
command:      MALLOC_PERTURB_=185 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /bin/sh 03combined-signoff-bug.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.1C1e3aOXsP/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
Applying: A trivial patch
--- -	2024-05-11 08:45:36.746435368 +0200
+++ git-log.txt	2024-05-11 08:45:36.743157633 +0200
@@ -2,7 +2,7 @@
 Other person
 pram@example.com
 PRam test
-2000-01-01T00:00:00+00:00
+2000-01-01T00:00:00Z
 A trivial patch
 
 Signed-off-by: Other person <other@example.com>
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.1C1e3aOXsP
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.1C1e3aOXsP
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ cat
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -G -I -s -b 314152 -c 314154 ./trivial.patch
+ git log --format=%ae%n%an%n%ce%n%cn%n%aI%n%B -1
+ diff -u - git-log.txt
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.1C1e3aOXsP
==============================================================================

=================================== 16/18 ====================================
test:         10threeway-disabled
start time:   06:45:36
duration:     0.11s
result:       exit status 0
command:      MALLOC_PERTURB_=106 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /bin/sh 10threeway-disabled.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.OPzXBb34e6/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
[master 9acd5d4] Rogue commit
 1 file changed, 1 insertion(+)
Applying: A trivial patch
Patch failed at 0001 A trivial patch
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.OPzXBb34e6
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.OPzXBb34e6
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ sed -i -e '2i Some rogue text in here.' data.txt
+ git add data.txt
+ git commit -m 'Rogue commit'
+ cat
++ git rev-parse HEAD
+ BEFORE=9acd5d44c417b9aff58d223e1dc892d69af55cf7
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -G -I -S --am-options --no-3way ./trivial.patch
error: patch failed: data.txt:1
error: data.txt: patch does not apply
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
git am failed
++ git rev-parse HEAD
+ '[' 9acd5d44c417b9aff58d223e1dc892d69af55cf7 = 9acd5d44c417b9aff58d223e1dc892d69af55cf7 ']'
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.OPzXBb34e6
==============================================================================

=================================== 17/18 ====================================
test:         10threeway
start time:   06:45:36
duration:     0.13s
result:       exit status 1
command:      MALLOC_PERTURB_=67 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /bin/sh 10threeway.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.0zfKABUlAa/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
[master 9acd5d4] Rogue commit
 1 file changed, 1 insertion(+)
Applying: A trivial patch
Using index info to reconstruct a base tree...
M	data.txt
Falling back to patching base and 3-way merge...
Auto-merging data.txt
--- -	2024-05-11 08:45:36.788715190 +0200
+++ git-log.txt	2024-05-11 08:45:36.786159346 +0200
@@ -1,5 +1,5 @@
 pram@example.com
 PRam test
-2000-01-01T00:00:00+00:00
+2000-01-01T00:00:00Z
 A trivial patch
 
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.0zfKABUlAa
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.0zfKABUlAa
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ sed -i -e '2i Some rogue text in here.' data.txt
+ git add data.txt
+ git commit -m 'Rogue commit'
+ cat
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -G -I -S ./trivial.patch
+ git log --format=%ae%n%an%n%aI%n%B -1
+ diff -u - git-log.txt
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.0zfKABUlAa
==============================================================================

=================================== 18/18 ====================================
test:         06gpgsign
start time:   06:45:36
duration:     0.16s
result:       exit status 1
command:      MALLOC_PERTURB_=158 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /bin/sh 06gpgsign.sh
----------------------------------- stdout -----------------------------------
Initialized empty Git repository in /var/tmp/portage/app-portage/pram-10/temp/tmp.yuSExZXoBF/.git/
[master (root-commit) 2c4fa0d] Initial commit
 1 file changed, 8 insertions(+)
 create mode 100644 data.txt
Applying: A trivial patch
--- -	2024-05-11 08:45:36.814906480 +0200
+++ git-log.txt	2024-05-11 08:45:36.811160342 +0200
@@ -1,6 +1,6 @@
 pram@example.com
 PRam test
-2000-01-01T00:00:00+00:00
+2000-01-01T00:00:00Z
 G
 A trivial patch
 
----------------------------------- stderr -----------------------------------
+ . ./common-setup.sh
++ INITDIR=/var/tmp/portage/app-portage/pram-10/work/pram-10/test
+++ mktemp -d
++ TMPDIR=/var/tmp/portage/app-portage/pram-10/temp/tmp.yuSExZXoBF
++ trap 'rm -r -f "${TMPDIR}"' EXIT
++ export 'GIT_AUTHOR_DATE=2000-01-01 00:00:00Z'
++ GIT_AUTHOR_DATE='2000-01-01 00:00:00Z'
++ export 'GIT_COMMITTER_DATE=2000-01-01 00:00:00Z'
++ GIT_COMMITTER_DATE='2000-01-01 00:00:00Z'
++ cd /var/tmp/portage/app-portage/pram-10/temp/tmp.yuSExZXoBF
++ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
++ git config --local user.name 'PRam test'
++ git config --local user.email pram@example.com
++ cat
++ git add data.txt
++ git commit -m 'Initial commit'
+ export GNUPGHOME=/var/tmp/portage/app-portage/pram-10/temp/tmp.yuSExZXoBF/gpg
+ GNUPGHOME=/var/tmp/portage/app-portage/pram-10/temp/tmp.yuSExZXoBF/gpg
+ mkdir /var/tmp/portage/app-portage/pram-10/temp/tmp.yuSExZXoBF/gpg
+ gpg --batch --passphrase '' --quick-generate-key 'PRam test <pram@example.com>'
gpg: WARNING: unsafe permissions on homedir '/var/tmp/portage/app-portage/pram-10/temp/tmp.yuSExZXoBF/gpg'
gpg: keybox '/var/tmp/portage/app-portage/pram-10/temp/tmp.yuSExZXoBF/gpg/pubring.kbx' created
gpg: /var/tmp/portage/app-portage/pram-10/temp/tmp.yuSExZXoBF/gpg/trustdb.gpg: trustdb created
gpg: directory '/var/tmp/portage/app-portage/pram-10/temp/tmp.yuSExZXoBF/gpg/openpgp-revocs.d' created
gpg: revocation certificate stored as '/var/tmp/portage/app-portage/pram-10/temp/tmp.yuSExZXoBF/gpg/openpgp-revocs.d/5DDA96C87EA5F8B4DA1E91F11132496D054CF8AB.rev'
+ git config --local user.signingkey pram@example.com
+ cat
+ bash /var/tmp/portage/app-portage/pram-10/work/pram-10/test/../pram --no-gitconfig -e true -I -S ./trivial.patch
+ git log '--format=%ae%n%an%n%aI%n%G?%n%B' -1
+ diff -u - git-log.txt
+ rm -r -f /var/tmp/portage/app-portage/pram-10/temp/tmp.yuSExZXoBF
==============================================================================


Summary of Failures:

 2/18 00basic                FAIL            0.11s   exit status 1
 3/18 01signoff-present      FAIL            0.11s   exit status 1
 4/18 02bug-number           FAIL            0.11s   exit status 1
 5/18 02bug-url              FAIL            0.11s   exit status 1
 6/18 02closes-number        FAIL            0.11s   exit status 1
 8/18 02closes-url           FAIL            0.11s   exit status 1
11/18 03bug-multiple         FAIL            0.12s   exit status 1
12/18 03closes-multiple      FAIL            0.12s   exit status 1
13/18 03combined-bug-closes  FAIL            0.11s   exit status 1
14/18 04interactive-yes      FAIL            0.10s   exit status 1
15/18 03combined-signoff-bug FAIL            0.11s   exit status 1
17/18 10threeway             FAIL            0.13s   exit status 1
18/18 06gpgsign              FAIL            0.16s   exit status 1

Ok:                 5   
Expected Fail:      0   
Fail:               13  
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0