Skip to content

Add derived_values for numastats (#134) #1014

Add derived_values for numastats (#134)

Add derived_values for numastats (#134) #1014

Triggered via push February 19, 2025 10:35
Status Failure
Total duration 1m 23s
Artifacts

runonce.yml

on: push
build-1-21
12s
build-1-21
build-1-22
10s
build-1-22
build-1-23
16s
build-1-23
AlmaLinux8-RPM-build
1m 13s
AlmaLinux8-RPM-build
AlmaLinux9-RPM-build
58s
AlmaLinux9-RPM-build
UBI-8-RPM-build
36s
UBI-8-RPM-build
UBI-9-RPM-build
27s
UBI-9-RPM-build
Ubuntu-jammy-build
46s
Ubuntu-jammy-build
Ubuntu-noblenumbat-build
50s
Ubuntu-noblenumbat-build
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 1 warning
build-1-22: collectors/diskstatMetric.go#L12
no required module provides package github.com/ClusterCockpit/cc-lib/ccMessage; to add it:
build-1-22
Process completed with exit code 2.
build-1-21: collectors/diskstatMetric.go#L12
no required module provides package github.com/ClusterCockpit/cc-lib/ccMessage; to add it:
build-1-21
Process completed with exit code 2.
build-1-23: collectors/collectorManager.go#L20
cannot use new(NetstatCollector) (value of type *NetstatCollector) as MetricCollector value in map literal: *NetstatCollector does not implement MetricCollector (wrong type for method Read)
build-1-23: collectors/collectorManager.go#L27
cannot use new(IOstatCollector) (value of type *IOstatCollector) as MetricCollector value in map literal: *IOstatCollector does not implement MetricCollector (wrong type for method Read)
build-1-23: collectors/collectorManager.go#L28
cannot use new(DiskstatCollector) (value of type *DiskstatCollector) as MetricCollector value in map literal: *DiskstatCollector does not implement MetricCollector (wrong type for method Read)
build-1-23: collectors/collectorManager.go#L36
cannot use new(NUMAStatsCollector) (value of type *NUMAStatsCollector) as MetricCollector value in map literal: *NUMAStatsCollector does not implement MetricCollector (wrong type for method Read)
build-1-23: collectors/collectorManager.go#L43
cannot use new(NfsIOStatCollector) (value of type *NfsIOStatCollector) as MetricCollector value in map literal: *NfsIOStatCollector does not implement MetricCollector (wrong type for method Read)
build-1-23
Process completed with exit code 2.
Ubuntu-jammy-build: collectors/collectorManager.go#L20
cannot use new(NetstatCollector) (value of type *NetstatCollector) as MetricCollector value in map literal: *NetstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-jammy-build: collectors/collectorManager.go#L27
cannot use new(IOstatCollector) (value of type *IOstatCollector) as MetricCollector value in map literal: *IOstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-jammy-build: collectors/collectorManager.go#L28
cannot use new(DiskstatCollector) (value of type *DiskstatCollector) as MetricCollector value in map literal: *DiskstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-jammy-build: collectors/collectorManager.go#L36
cannot use new(NUMAStatsCollector) (value of type *NUMAStatsCollector) as MetricCollector value in map literal: *NUMAStatsCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-jammy-build: collectors/collectorManager.go#L43
cannot use new(NfsIOStatCollector) (value of type *NfsIOStatCollector) as MetricCollector value in map literal: *NfsIOStatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-jammy-build
Process completed with exit code 2.
Ubuntu-noblenumbat-build: collectors/collectorManager.go#L20
cannot use new(NetstatCollector) (value of type *NetstatCollector) as MetricCollector value in map literal: *NetstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-noblenumbat-build: collectors/collectorManager.go#L27
cannot use new(IOstatCollector) (value of type *IOstatCollector) as MetricCollector value in map literal: *IOstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-noblenumbat-build: collectors/collectorManager.go#L28
cannot use new(DiskstatCollector) (value of type *DiskstatCollector) as MetricCollector value in map literal: *DiskstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-noblenumbat-build: collectors/collectorManager.go#L36
cannot use new(NUMAStatsCollector) (value of type *NUMAStatsCollector) as MetricCollector value in map literal: *NUMAStatsCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-noblenumbat-build: collectors/collectorManager.go#L43
cannot use new(NfsIOStatCollector) (value of type *NfsIOStatCollector) as MetricCollector value in map literal: *NfsIOStatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-noblenumbat-build
Process completed with exit code 2.
build-1-21
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2