ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#313125] [test-only] p10 FAILED domain-diag.git=0.2.2-alt1
@ 2023-01-10 13:35 Girar awaiter (liannnix)
  0 siblings, 0 replies; only message in thread
From: Girar awaiter (liannnix) @ 2023-01-10 13:35 UTC (permalink / raw)
  To: Andrey Limachko; +Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10

https://git.altlinux.org/tasks/313125/logs/events.1.1.log

subtask  name         aarch64    armh    i586  ppc64le  x86_64
   #100  domain-diag   failed  failed  failed   failed  failed

2023-Jan-10 13:34:30 :: test-only task #313125 for p10 started by liannnix:
#100 build 0.2.2-alt1 from /people/liannnix/packages/domain-diag.git fetched at 2023-Jan-10 13:28:53
2023-Jan-10 13:34:32 :: [i586] #100 domain-diag.git 0.2.2-alt1: build start
2023-Jan-10 13:34:32 :: [aarch64] #100 domain-diag.git 0.2.2-alt1: build start
2023-Jan-10 13:34:32 :: [x86_64] #100 domain-diag.git 0.2.2-alt1: build start
2023-Jan-10 13:34:32 :: [ppc64le] #100 domain-diag.git 0.2.2-alt1: build start
2023-Jan-10 13:34:32 :: [armh] #100 domain-diag.git 0.2.2-alt1: build start
[x86_64] + cd domain-diag-0.2.2
[x86_64] + shellcheck -e SC1090,SC1091,SC2004,SC2015,SC2034,SC2086,SC2154,SC2001,SC2120,SC2119 domain-diag
[x86_64] In domain-diag line 539:
[x86_64]     local hostname_upper=$(echo $HOSTNAME_SHORT | tr '[:lower:]' '[:upper:]')
[x86_64]           ^------------^ SC2155 (warning): Declare and assign separately to avoid masking return values.
[x86_64] In domain-diag line 540:
[x86_64]     local domain_upper=$(echo $DOMAIN_DOMAIN | tr '[:lower:]' '[:upper:]')
[x86_64]           ^----------^ SC2155 (warning): Declare and assign separately to avoid masking return values.
[x86_64] For more information:
[x86_64]   https://www.shellcheck.net/wiki/SC2155 -- Declare and assign separately to ...
2023-Jan-10 13:34:42 :: [x86_64] domain-diag.git 0.2.2-alt1: remote: build failed
2023-Jan-10 13:34:42 :: [x86_64] #100 domain-diag.git 0.2.2-alt1: build FAILED
2023-Jan-10 13:34:42 :: [x86_64] requesting cancellation of task processing
[i586] + cd domain-diag-0.2.2
[i586] + shellcheck -e SC1090,SC1091,SC2004,SC2015,SC2034,SC2086,SC2154,SC2001,SC2120,SC2119 domain-diag
[i586] In domain-diag line 539:
[i586]     local hostname_upper=$(echo $HOSTNAME_SHORT | tr '[:lower:]' '[:upper:]')
[i586]           ^------------^ SC2155 (warning): Declare and assign separately to avoid masking return values.
[i586] In domain-diag line 540:
[i586]     local domain_upper=$(echo $DOMAIN_DOMAIN | tr '[:lower:]' '[:upper:]')
[i586]           ^----------^ SC2155 (warning): Declare and assign separately to avoid masking return values.
[i586] For more information:
[i586]   https://www.shellcheck.net/wiki/SC2155 -- Declare and assign separately to ...
2023-Jan-10 13:34:43 :: [i586] domain-diag.git 0.2.2-alt1: remote: build failed
2023-Jan-10 13:34:43 :: [i586] #100 domain-diag.git 0.2.2-alt1: build FAILED
[aarch64] + cd domain-diag-0.2.2
[aarch64] + shellcheck -e SC1090,SC1091,SC2004,SC2015,SC2034,SC2086,SC2154,SC2001,SC2120,SC2119 domain-diag
[aarch64] In domain-diag line 539:
[aarch64]     local hostname_upper=$(echo $HOSTNAME_SHORT | tr '[:lower:]' '[:upper:]')
[aarch64]           ^------------^ SC2155 (warning): Declare and assign separately to avoid masking return values.
[aarch64] In domain-diag line 540:
[aarch64]     local domain_upper=$(echo $DOMAIN_DOMAIN | tr '[:lower:]' '[:upper:]')
[aarch64]           ^----------^ SC2155 (warning): Declare and assign separately to avoid masking return values.
[aarch64] For more information:
[aarch64]   https://www.shellcheck.net/wiki/SC2155 -- Declare and assign separately to ...
2023-Jan-10 13:34:53 :: [aarch64] domain-diag.git 0.2.2-alt1: remote: build failed
2023-Jan-10 13:34:53 :: [aarch64] #100 domain-diag.git 0.2.2-alt1: build FAILED
[ppc64le] + cd domain-diag-0.2.2
[ppc64le] + shellcheck -e SC1090,SC1091,SC2004,SC2015,SC2034,SC2086,SC2154,SC2001,SC2120,SC2119 domain-diag
[ppc64le] In domain-diag line 539:
[ppc64le]     local hostname_upper=$(echo $HOSTNAME_SHORT | tr '[:lower:]' '[:upper:]')
[ppc64le]           ^------------^ SC2155 (warning): Declare and assign separately to avoid masking return values.
[ppc64le] In domain-diag line 540:
[ppc64le]     local domain_upper=$(echo $DOMAIN_DOMAIN | tr '[:lower:]' '[:upper:]')
[ppc64le]           ^----------^ SC2155 (warning): Declare and assign separately to avoid masking return values.
[ppc64le] For more information:
[ppc64le]   https://www.shellcheck.net/wiki/SC2155 -- Declare and assign separately to ...
2023-Jan-10 13:34:57 :: [ppc64le] domain-diag.git 0.2.2-alt1: remote: build failed
2023-Jan-10 13:34:57 :: [ppc64le] #100 domain-diag.git 0.2.2-alt1: build FAILED
[armh] + cd domain-diag-0.2.2
[armh] + shellcheck -e SC1090,SC1091,SC2004,SC2015,SC2034,SC2086,SC2154,SC2001,SC2120,SC2119 domain-diag
[armh] In domain-diag line 539:
[armh]     local hostname_upper=$(echo $HOSTNAME_SHORT | tr '[:lower:]' '[:upper:]')
[armh]           ^------------^ SC2155 (warning): Declare and assign separately to avoid masking return values.
[armh] In domain-diag line 540:
[armh]     local domain_upper=$(echo $DOMAIN_DOMAIN | tr '[:lower:]' '[:upper:]')
[armh]           ^----------^ SC2155 (warning): Declare and assign separately to avoid masking return values.
[armh] For more information:
[armh]   https://www.shellcheck.net/wiki/SC2155 -- Declare and assign separately to ...
2023-Jan-10 13:35:04 :: [armh] domain-diag.git 0.2.2-alt1: remote: build failed
2023-Jan-10 13:35:04 :: [armh] #100 domain-diag.git 0.2.2-alt1: build FAILED
2023-Jan-10 13:34:43 :: [x86_64] build FAILED
2023-Jan-10 13:34:43 :: [i586] build FAILED
2023-Jan-10 13:34:53 :: [aarch64] build FAILED
2023-Jan-10 13:34:57 :: [ppc64le] build FAILED
2023-Jan-10 13:35:04 :: [armh] build FAILED
2023-Jan-10 13:35:05 :: task #313125 for p10 FAILED


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-10 13:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-10 13:35 [#313125] [test-only] p10 FAILED domain-diag.git=0.2.2-alt1 Girar awaiter (liannnix)

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git