2025-03-31T15:36:34.430918003+02:00 stderr + item=108
2025-03-31T15:36:34.430918003+02:00 stderr + git clone https://git.apiote.xyz/git/szczanieckiej.git
2025-03-31T15:36:34.483085870+02:00 stderr Cloning into 'szczanieckiej'...
2025-03-31T15:36:36.370914579+02:00 stderr + git clone https://git.apiote.xyz/git/traffic.git
2025-03-31T15:36:36.372908449+02:00 stderr Cloning into 'traffic'...
2025-03-31T15:36:36.862455358+02:00 stderr + cd traffic
2025-03-31T15:36:36.863149827+02:00 stderr + git tag
2025-03-31T15:36:36.864900818+02:00 stderr + sort -V
2025-03-31T15:36:36.864900818+02:00 stderr + tail -n1
2025-03-31T15:36:36.865864801+02:00 stderr + TAG=plusB
2025-03-31T15:36:36.865864801+02:00 stderr + git checkout plusB
2025-03-31T15:36:36.871038966+02:00 stderr Note: switching to 'plusB'.
2025-03-31T15:36:36.871038966+02:00 stderr
2025-03-31T15:36:36.871038966+02:00 stderr You are in 'detached HEAD' state. You can look around, make experimental
2025-03-31T15:36:36.871038966+02:00 stderr changes and commit them, and you can discard any commits you make in this
2025-03-31T15:36:36.871038966+02:00 stderr state without impacting any branches by switching back to a branch.
2025-03-31T15:36:36.871038966+02:00 stderr
2025-03-31T15:36:36.871038966+02:00 stderr If you want to create a new branch to retain commits you create, you may
2025-03-31T15:36:36.871038966+02:00 stderr do so (now or later) by using -c with the switch command. Example:
2025-03-31T15:36:36.871038966+02:00 stderr
2025-03-31T15:36:36.871038966+02:00 stderr git switch -c
2025-03-31T15:36:36.871038966+02:00 stderr
2025-03-31T15:36:36.871038966+02:00 stderr Or undo this operation with:
2025-03-31T15:36:36.871038966+02:00 stderr
2025-03-31T15:36:36.871038966+02:00 stderr git switch -
2025-03-31T15:36:36.871038966+02:00 stderr
2025-03-31T15:36:36.871038966+02:00 stderr Turn off this advice by setting config variable advice.detachedHead to false
2025-03-31T15:36:36.871038966+02:00 stderr
2025-03-31T15:36:36.871038966+02:00 stderr HEAD is now at 552a365 add database indices
2025-03-31T15:36:36.872184909+02:00 stderr + cd szczanieckiej
2025-03-31T15:36:36.872184909+02:00 stderr + mk
2025-03-31T15:36:36.876824437+02:00 stdout bare-gen -p api ../traffic/api/api.bare api/structs_gen2.go
2025-03-31T15:36:36.876824437+02:00 stdout awk '!seen[$0]++ || $0 !~ /func \(_ StopV1\) IsUnion\(\) \{\}/' api/structs_gen2.go >api/structs_gen3.go
2025-03-31T15:36:36.876824437+02:00 stdout awk '!seen[$0]++ || $0 !~ /func \(_ StopV2\) IsUnion\(\) \{\}/' api/structs_gen3.go >api/structs_gen.go
2025-03-31T15:36:36.876824437+02:00 stdout rm api/structs_gen2.go api/structs_gen3.go
2025-03-31T15:36:36.951881517+02:00 stdout bare-gen -p traffic ../traffic/traffic.bare traffic/structs_gen.go
2025-03-31T15:36:36.970591533+02:00 stdout reuse lint
2025-03-31T15:36:36.970591533+02:00 stdout go test ./...
2025-03-31T15:36:38.928310070+02:00 stdout # SUMMARY
2025-03-31T15:36:38.928310070+02:00 stdout
2025-03-31T15:36:38.928310070+02:00 stdout * Bad licenses: 0
2025-03-31T15:36:38.928310070+02:00 stdout * Deprecated licenses: 0
2025-03-31T15:36:38.928310070+02:00 stdout * Licenses without file extension: 0
2025-03-31T15:36:38.928310070+02:00 stdout * Missing licenses: 0
2025-03-31T15:36:38.928310070+02:00 stdout * Unused licenses: 0
2025-03-31T15:36:38.928310070+02:00 stdout * Used licenses: AGPL-3.0-or-later, Apache-2.0, CC-BY-4.0
2025-03-31T15:36:38.928310070+02:00 stdout * Read errors: 0
2025-03-31T15:36:38.928310070+02:00 stdout * Files with copyright information: 84 / 84
2025-03-31T15:36:38.928310070+02:00 stdout * Files with license information: 84 / 84
2025-03-31T15:36:38.928310070+02:00 stdout
2025-03-31T15:36:38.928310070+02:00 stdout Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-)
2025-03-31T15:36:40.205669262+02:00 stderr go: downloading github.com/JohannesKaufmann/html-to-markdown v1.5.0
2025-03-31T15:36:40.205862229+02:00 stderr go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
2025-03-31T15:36:41.039883326+02:00 stderr go: downloading github.com/adrg/strutil v0.3.0
2025-03-31T15:36:41.173209275+02:00 stderr go: downloading github.com/dhconnelly/rtreego v1.1.0
2025-03-31T15:36:41.173209275+02:00 stderr go: downloading golang.org/x/text v0.19.0
2025-03-31T15:36:41.790404847+02:00 stderr go: downloading github.com/BurntSushi/toml v1.3.2
2025-03-31T15:36:42.361692586+02:00 stderr go: downloading notabug.org/apiote/gott v1.1.2
2025-03-31T15:36:42.711847885+02:00 stderr go: downloading github.com/ulikunitz/xz v0.5.10
2025-03-31T15:36:43.457332616+02:00 stderr go: downloading google.golang.org/protobuf v1.26.0
2025-03-31T15:36:44.524603108+02:00 stderr go: downloading apiote.xyz/p/gott/v2 v2.0.3
2025-03-31T15:36:45.135620136+02:00 stderr go: downloading github.com/cjoudrey/gluahttp v0.0.0-20201111170219-25003d9adfa9
2025-03-31T15:36:45.163975384+02:00 stderr go: downloading github.com/lanrat/extsort v1.0.2
2025-03-31T15:36:45.264913832+02:00 stderr go: downloading github.com/mattn/go-sqlite3 v1.14.24
2025-03-31T15:36:45.527571543+02:00 stderr go: downloading github.com/sahilm/fuzzy v0.1.0
2025-03-31T15:36:46.176219998+02:00 stderr go: downloading github.com/yuin/gopher-lua v1.1.1
2025-03-31T15:36:46.201463350+02:00 stderr go: downloading golang.org/x/tools v0.26.0
2025-03-31T15:36:46.509697762+02:00 stderr go: downloading gopkg.in/yaml.v3 v3.0.1
2025-03-31T15:36:46.872870114+02:00 stderr go: downloading layeh.com/gopher-json v0.0.0-20201124131017-552bb3c4c3bf
2025-03-31T15:36:48.513872923+02:00 stderr go: downloading github.com/PuerkitoBio/goquery v1.8.1
2025-03-31T15:36:48.631024907+02:00 stderr go: downloading golang.org/x/net v0.30.0
2025-03-31T15:36:51.332064677+02:00 stderr go: downloading golang.org/x/sync v0.8.0
2025-03-31T15:36:52.407157235+02:00 stderr go: downloading github.com/andybalholm/cascadia v1.3.1
2025-03-31T15:42:26.239133754+02:00 stdout ? apiote.xyz/p/szczanieckiej [no test files]
2025-03-31T15:42:26.239133754+02:00 stdout ? apiote.xyz/p/szczanieckiej/api [no test files]
2025-03-31T15:42:26.239133754+02:00 stdout ? apiote.xyz/p/szczanieckiej/config [no test files]
2025-03-31T15:42:26.239133754+02:00 stdout ? apiote.xyz/p/szczanieckiej/file [no test files]
2025-03-31T15:42:26.239133754+02:00 stdout ? apiote.xyz/p/szczanieckiej/gtfs_rt [no test files]
2025-03-31T15:42:26.239133754+02:00 stdout ? apiote.xyz/p/szczanieckiej/gtfs_rt/transit_realtime [no test files]
2025-03-31T15:42:26.239133754+02:00 stdout ? apiote.xyz/p/szczanieckiej/server [no test files]
2025-03-31T15:42:36.859022111+02:00 stdout ? apiote.xyz/p/szczanieckiej/traffic/errors [no test files]
2025-03-31T15:42:36.859022111+02:00 stdout ? apiote.xyz/p/szczanieckiej/transformers [no test files]
2025-03-31T15:42:36.880518957+02:00 stdout ok apiote.xyz/p/szczanieckiej/traffic 0.014s
2025-03-31T15:42:37.138725166+02:00 stdout go build
2025-03-31T15:42:44.371454909+02:00 stderr + git show '--pretty=oneline' --abbrev-commit --name-only
2025-03-31T15:42:44.376033687+02:00 stderr + head -n1
2025-03-31T15:42:44.376902598+02:00 stderr + cut -d ' ' -f 1
2025-03-31T15:42:44.378686062+02:00 stderr + commit=67496a8
2025-03-31T15:42:44.379030314+02:00 stderr + date '+%Y%m%dT%H%M'
2025-03-31T15:42:44.380823455+02:00 stderr + timestamp=20250331T1342
2025-03-31T15:42:44.380903682+02:00 stderr + scp szczanieckiej deploy@host.containers.internal:toys/szczanieckiej/108/szczanieckiej_20250331T1342_67496a8
2025-03-31T15:42:45.928530769+02:00 stderr + ssh deploy@host.containers.internal 'cp ~/toys/szczanieckiej/108/szczanieckiej_20250331T1342_67496a8 /tmp/szczanieckiej'
2025-03-31T15:42:46.300908168+02:00 stderr + ssh deploy@host.containers.internal 'chmod 755 /tmp/szczanieckiej'
2025-03-31T15:42:46.647024495+02:00 stderr + ssh deploy@host.containers.internal 'doas cp /tmp/szczanieckiej /usr/bin'
2025-03-31T15:42:47.053103620+02:00 stderr + ssh deploy@host.containers.internal 'doas -u www doas /etc/init.d/szczanieckiej restart'
2025-03-31T15:42:47.517906927+02:00 stdout * Stopping szczanieckiej ... [ ok ]
2025-03-31T15:42:47.581113318+02:00 stdout * Starting szczanieckiej ... [ ok ]
2025-03-31T15:42:47.603789487+02:00 stderr + ssh deploy@host.containers.internal 'rm /tmp/szczanieckiej'