dvirlabs
5285f4c241
debug: Add comprehensive debugging for drift detection and JSON POSTing
...
ci/woodpecker/push/woodpecker Pipeline was successful
- Add debug output showing rsyslogd_check.diff structure
- Simplify file extraction logic for rsyslog.d directory changes
- Show full JSON payload before sending to API
- Add connectivity test to gitops-status-server before POST
- Show curl command and response codes for debugging
- Display warning if OUT_OF_SYNC but no files extracted
This helps diagnose why drift is detected but files aren't listed in the JSON.
2026-04-23 11:52:32 +03:00
dvirlabs
cdec5ce87c
Debug api request
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-23 11:40:17 +03:00
e8fed366b4
test
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-23 00:35:03 +03:00
654259c7cd
test
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-22 22:56:11 +03:00
dvirlabs
fc8cb0c40e
fix: Resolve 'too many open files' error in pipeline
...
ci/woodpecker/push/woodpecker Pipeline failed
- Remove -v verbose flag from ansible-playbook (was causing file descriptor exhaustion)
- Add recurse: false to find tasks (prevents recursive directory traversal)
- Set ulimit -n 4096 in Woodpecker container to increase FD limit
- Add ANSIBLE_* environment variables for container optimization:
- ANSIBLE_HOST_KEY_CHECKING=False (skip SSH key verification)
- ANSIBLE_CALLBACK_WHITELIST=minimal (reduce output verbosity)
- ANSIBLE_FORCE_COLOR=False (no ANSI color codes)
- ANSIBLE_RETRY_FILES_ENABLED=False (don't create retry files)
This resolves fsnotify watcher errors in container environments with low FD limits.
2026-04-22 21:54:00 +03:00
dvirlabs
f926b7eb0d
Update drift-check to let the pipeline update also what files changed
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-22 21:50:39 +03:00
dvirlabs
db28c9da82
Migrate from pushgateway to infinity
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-21 12:41:09 +03:00
bfe9b5329b
Fix drift check
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful
2026-04-19 05:31:09 +03:00
4bea7cd356
Fix drift check
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful
2026-04-19 05:21:35 +03:00
a9e415eae5
Add pushgateway svc
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-19 04:44:50 +03:00
e7a7bcee4b
test
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-17 18:43:19 +03:00
2f580459d4
test
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-17 18:16:46 +03:00
82a9274bf9
test
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-17 17:30:55 +03:00
1a9ed6fc06
test
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-17 17:07:29 +03:00
9e207bc2d3
test
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-17 17:07:17 +03:00
d1c38826f3
test
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-17 17:02:10 +03:00
227fb86b04
test
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-17 16:57:22 +03:00
cb8d885061
Update the repo to work with remote servers
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-17 16:33:35 +03:00
dvirlabs
1828ac5cd5
Add validate
2026-04-16 19:21:49 +03:00
dvirlabs
820947fb41
Add playbook
2026-04-13 16:03:21 +03:00
5e9a72b585
Update inventory
2026-04-13 12:54:18 +00:00
dvirlabs
1b4d9dcc0d
Add ansible
2026-04-13 15:43:27 +03:00