Hi ,
Following up on my earlier message-let's review the sample list together to
assess data quality.
Best regards,
Kelly
From: Kelly Letterman
Sent: 08 May 2025 13:24
To: lkft-triage(a)lists.linaro.org <mailto:lkft-triage@lists.linaro.org>
Subject: Connect with Verified FireMon Users
Hello ,
Glad to connect with you.
I'm reaching out to see if you'd be interested in a curated list of mailing
leads specifically focused on FireMon users
These contacts include key decision-makers already invested in security
management-ideal for driving more targeted and effective outreach.
Would you like a sample or pricing details? I'd be happy to send them over.
Best,
Kelly Letterman
Marketing Executive
Revert with STOP to Opt-out.
The following build warnings / errors noticed with arc defconfig with
gcc-9 toolchain.
Regression Analysis:
- New regression? yes
- Reproducibility? yes
Build regression: next-20250825 arc seqlock.h:876:2: error: implicit
declaration of function 'spin_lock'
[-Werror=implicit-function-declaration]
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
arc:
build:
* gcc-9-allnoconfig
* gcc-9-tinyconfig
* gcc-9-vdk_hs38_smp_defconfig
* gcc-9-defconfig
* gcc-9-axs103_defconfig
## Build log
In file included from include/linux/mmzone.h:17,
from include/linux/gfp.h:7,
from include/linux/mm.h:7,
from arch/arc/include/asm/arcregs.h:149,
from arch/arc/include/asm/irqflags-arcv2.h:9,
from arch/arc/include/asm/irqflags.h:13,
from include/linux/irqflags.h:18,
from include/linux/spinlock.h:59,
from include/linux/sched.h:37,
from arch/arc/kernel/asm-offsets.c:6:
include/linux/seqlock.h: In function 'write_seqlock':
include/linux/seqlock.h:876:2: error: implicit declaration of function
'spin_lock' [-Werror=implicit-function-declaration]
876 | spin_lock(&sl->lock);
| ^~~~~~~~~
include/linux/seqlock.h: In function 'write_sequnlock':
include/linux/seqlock.h:890:2: error: implicit declaration of function
'spin_unlock' [-Werror=implicit-function-declaration]
890 | spin_unlock(&sl->lock);
| ^~~~~~~~~~~
include/linux/seqlock.h: In function 'write_seqlock_bh':
include/linux/seqlock.h:902:2: error: implicit declaration of function
'spin_lock_bh' [-Werror=implicit-function-declaration]
902 | spin_lock_bh(&sl->lock);
| ^~~~~~~~~~~~
include/linux/seqlock.h: In function 'write_sequnlock_bh':
include/linux/seqlock.h:917:2: error: implicit declaration of function
'spin_unlock_bh' [-Werror=implicit-function-declaration]
917 | spin_unlock_bh(&sl->lock);
| ^~~~~~~~~~~~~~
include/linux/seqlock.h: In function 'write_seqlock_irq':
include/linux/seqlock.h:929:2: error: implicit declaration of function
'spin_lock_irq' [-Werror=implicit-function-declaration]
929 | spin_lock_irq(&sl->lock);
| ^~~~~~~~~~~~~
include/linux/seqlock.h: In function 'write_sequnlock_irq':
include/linux/seqlock.h:943:2: error: implicit declaration of function
'spin_unlock_irq'; did you mean 'write_sequnlock_irq'?
[-Werror=implicit-function-declaration]
943 | spin_unlock_irq(&sl->lock);
| ^~~~~~~~~~~~~~~
| write_sequnlock_irq
include/linux/seqlock.h: In function '__write_seqlock_irqsave':
include/linux/seqlock.h:950:2: error: implicit declaration of function
'spin_lock_irqsave' [-Werror=implicit-function-declaration]
950 | spin_lock_irqsave(&sl->lock, flags);
| ^~~~~~~~~~~~~~~~~
include/linux/seqlock.h: In function 'write_sequnlock_irqrestore':
include/linux/seqlock.h:981:2: error: implicit declaration of function
'spin_unlock_irqrestore'; did you mean 'write_sequnlock_irqrestore'?
[-Werror=implicit-function-declaration]
981 | spin_unlock_irqrestore(&sl->lock, flags);
| ^~~~~~~~~~~~~~~~~~~~~~
| write_sequnlock_irqrestore
In file included from include/linux/sched.h:15,
from arch/arc/kernel/asm-offsets.c:6:
include/linux/rcupdate.h: In function 'rcu_read_lock_sched_held':
include/linux/preempt.h:227:49: error: implicit declaration of
function 'irqs_disabled' [-Werror=implicit-function-declaration]
227 | #define preemptible() (preempt_count() == 0 && !irqs_disabled())
| ^~~~~~~~~~~~~
^
cc1: some warnings being treated as errors
## Source
* Kernel version: 6.17.0-rc3-next-20250825
* Git tree: https://kernel.googlesource.com/pub/scm/linux/kernel/git/next/linux-next.git
* Git describe: next-20250825
* Git commit: 6c68f4c0a147c025ae0b25fab688c7c47964a02f
* Architectures: arc
* Toolchains: gcc-9
* Kconfigs: defconfig
## Build
* Build log: https://qa-reports.linaro.org/api/testruns/29652436/log_file/
* Build details:
https://regressions.linaro.org/lkft/linux-next-master/next-20250825/build/g…
* Build error details:
https://regressions.linaro.org/lkft/linux-next-master/next-20250825/log-par…
* Build plan: https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/31lrYki7M…
* Build link: https://storage.tuxsuite.com/public/linaro/lkft/builds/31lrYki7MzYyqtJKnutA…
* Kernel config:
https://storage.tuxsuite.com/public/linaro/lkft/builds/31lrYki7MzYyqtJKnutA…
--
Linaro LKFT
https://lkft.linaro.org
Total jobs: 295
Total errors: 94 (31.86%)
LAVA errors: 0 (0.00%)
Test errors: 62 (21.02%)
Job errors: 25 (8.47%)
Infra errors: 6 (2.03%)
Canceled jobs: 1 (0.34%)
Device type: sm8550-hdk
Total jobs: 22
Total errors: 2 (9.09%)
Error type: Test
Error count: 2 (9.09%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 2 (9.09%)
IDs:
sm8550-hdk-01:
8416531 8418220
Device type: qrb5165-rb5
Total jobs: 63
Total errors: 33 (52.38%)
Error type: Infrastructure
Error count: 6 (9.52%)
Error: Connection closed
Count: 6 (9.52%)
IDs:
rb5-01:
8418888 8419275 8419286 8419347
rb5-05:
8418218 8419293
Error type: Test
Error count: 25 (39.68%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 11 (17.46%)
IDs:
rb5-01:
8418909
rb5-03:
8418231 8418762 8418892 8418938 8419312
rb5-05:
8419344
rb5-06:
8419294
rb5-07:
8418891 8418936 8419330
Error: Device NOT found!
Count: 5 (7.94%)
IDs:
rb5-03:
8418802 8418951 8419333 8419342
rb5-06:
8418935
Error: No match for error type 'Test', message 'tradefed - adb device lost[d8a1879f]'
Count: 2 (3.17%)
IDs:
rb5-07:
8419314 8419326
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 596 seconds'
Count: 1 (1.59%)
IDs:
rb5-06:
8419284
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 1 (1.59%)
IDs:
rb5-06:
8419272
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (1.59%)
IDs:
rb5-07:
8418931
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 1 (1.59%)
IDs:
rb5-05:
8418925
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 557 seconds'
Count: 1 (1.59%)
IDs:
rb5-06:
8418914
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 600 seconds'
Count: 2 (3.17%)
IDs:
rb5-03:
8418792
rb5-06:
8418793
Error type: Job
Error count: 1 (1.59%)
Error: No match for error type 'Job', message 'login-action timed out after 872 seconds'
Count: 1 (1.59%)
IDs:
rb5-03:
8418946
Error type: Canceled
Error count: 1 (1.59%)
Error: The job was canceled
Count: 1 (1.59%)
IDs:
rb5-07:
8418221
Device type: dragonboard-845c
Total jobs: 203
Total errors: 54 (26.60%)
Error type: Test
Error count: 30 (14.78%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 12 (5.91%)
IDs:
db845c-02:
8418846 8418955
db845c-04:
8418893 8418921 8419266 8419321 8419323
db845c-05:
8418920 8419262
db845c-09:
8417202 8418087
db845c-10:
8418385
Error: Device NOT found!
Count: 7 (3.45%)
IDs:
db845c-02:
8418216
db845c-03:
8417151 8417196
db845c-04:
8419319
db845c-06:
8418947
db845c-09:
8419263
db845c-10:
8418923
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 2 (0.99%)
IDs:
db845c-02:
8417195
db845c-04:
8418918
Error: No match for error type 'Test', message 'tradefed - adb device lost[a6622a22]'
Count: 3 (1.48%)
IDs:
db845c-09:
8417217 8418117 8418917
Error: No match for error type 'Test', message 'tradefed - adb device lost[d9b7d9b]'
Count: 2 (0.99%)
IDs:
db845c-05:
8417265 8418894
Error: No match for error type 'Test', message 'tradefed - adb device lost[e875976d]'
Count: 1 (0.49%)
IDs:
db845c-06:
8418198
Error: No match for error type 'Test', message 'tradefed - adb device lost[f3a58ae3]'
Count: 1 (0.49%)
IDs:
db845c-04:
8417207
Error: No match for error type 'Test', message 'tradefed - adb device lost[dd3b965f]'
Count: 2 (0.99%)
IDs:
db845c-02:
8417152 8417203
Error type: Job
Error count: 24 (11.82%)
Error: wait for prompt timed out
Count: 8 (3.94%)
IDs:
db845c-02:
8417215 8417232 8418856
db845c-03:
8418845 8418883
db845c-04:
8418952
db845c-06:
8417216
db845c-10:
8417115
Error: No match for error type 'Job', message 'login-action timed out after 871 seconds'
Count: 4 (1.97%)
IDs:
db845c-05:
8417113 8418945
db845c-09:
8417257 8418887
Error: No match for error type 'Job', message 'login-action timed out after 872 seconds'
Count: 1 (0.49%)
IDs:
db845c-03:
8418939
Error: No match for error type 'Job', message 'login-action timed out after 873 seconds'
Count: 6 (2.96%)
IDs:
db845c-02:
8417226 8418881
db845c-03:
8417117
db845c-04:
8417114
db845c-09:
8417120 8417122
Error: No match for error type 'Job', message 'login-action timed out after 874 seconds'
Count: 1 (0.49%)
IDs:
db845c-04:
8418847
Error: No match for error type 'Job', message 'Post-processing of downloads failed'
Count: 1 (0.49%)
IDs:
db845c-03:
8418827
Error: No match for error type 'Job', message 'login-action timed out after 859 seconds'
Count: 1 (0.49%)
IDs:
db845c-06:
8417121
Error: No match for error type 'Job', message 'login-action timed out after 870 seconds'
Count: 1 (0.49%)
IDs:
db845c-10:
8417118
Error: No match for error type 'Job', message 'login-action timed out after 848 seconds'
Count: 1 (0.49%)
IDs:
db845c-06:
8417116
Device type: hi6220-hikey-r2
Total jobs: 6
Total errors: 5 (83.33%)
Error type: Test
Error count: 5 (83.33%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (16.67%)
IDs:
hikey-6220-r2-06:
8418964
Error: No match for error type 'Test', message 'tradefed - adb device lost[2047EDF7003CEE68]'
Count: 1 (16.67%)
IDs:
hikey-6220-r2-01:
8418882
Error: No match for error type 'Test', message 'tradefed - adb device lost[235D989C003B0752]'
Count: 1 (16.67%)
IDs:
hikey-6220-r2-03:
8418817
Error: No match for error type 'Test', message 'tradefed - adb device lost[8D6E5F00030E051]'
Count: 1 (16.67%)
IDs:
hikey-6220-r2-02:
8418197
Error: Device NOT found!
Count: 1 (16.67%)
IDs:
hikey-6220-r2-04:
8418164
Device type: juno-r2
Total jobs: 1
Total errors: 0 (0.00%)