42ity / fty-sensor-gpio

Agent to manage GPIO sensors and devices
Other
0 stars 9 forks source link

Fix reference to fty_common_logging_selftest #76

Closed jimklimov closed 6 years ago

jimklimov commented 6 years ago

Both Jenkins tests timed out during selftest; restarted the jobs.

jimklimov commented 6 years ago
229 log-default-140005138360128 [140005070644992] -DEBUG- s_check_gpio_status (src/fty_sensor_gpio_server.cc:345) Read 'closed' (value: 0) on GPx sensor #1 (GPIO-Sensor-Door1/sensorgpio-10)
230 log-default-140005138360128 [140005070644992] -DEBUG- publish_status (src/fty_sensor_gpio_server.cc:221) Publishing GPIO sensor 1 (sensorgpio-10) status
231 log-default-140005138360128 [140005070644992] -DEBUG- publish_status (src/fty_sensor_gpio_server.cc:249)    Port: GPI1, type: status.GPI1, status: closed
232 log-default-140005138360128 [140005070644992] -DEBUG- s_check_gpio_status (src/fty_sensor_gpio_server.cc:299) Checking status of GPx sensor 'gpo-11'
233 log-default-140005138360128 [140005070644992] -DEBUG- libgpio_read (src/libgpio.cc:258) reading GPx #2 (pin 490)
234 log-default-140005138360128 [140005070644992] -DEBUG- libgpio_export (src/libgpio.cc:555) exporting pin 490
235 log-default-140005138360128 [140005070644992] -ERROR- libgpio_read (src/libgpio.cc:295) Failed to read value!
236 log-default-140005138360128 [140005070644992] -ERROR- s_check_gpio_status (src/fty_sensor_gpio_server.cc:339) Can't read GPx sensor #2 status
237 Sending interrupt signal to process
238 lt-fty_sensor_gpio_selftest: src/fty_sensor_gpio_server.cc:1289: void fty_sensor_gpio_server_test(bool): Assertion `recv' failed.
239 Makefile:1840: recipe for target 'check-local' failed
jimklimov commented 6 years ago

One passed, another failed - restarted the job