Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release failing #35

Open
valentinedwv opened this issue May 3, 2023 · 5 comments · May be fixed by #51
Open

release failing #35

valentinedwv opened this issue May 3, 2023 · 5 comments · May be fixed by #51
Assignees
Labels
bug Something isn't working

Comments

@valentinedwv
Copy link
Member

valentinedwv commented May 3, 2023

Failed to create a release.
And I think if one release fails, any additional releases do not get generated.

@geocodes:~/indexing$ ./glcon nabu release --cfgName aws_geocodes
Using nabu config file: /home/ubuntu/indexing/configs/aws_geocodes/nabu
nabu release called

2023/05/13 13:07:20 Error decoding triples: syntax error: bad IRI: disallowed character ' '

files in opencore on oss.geocodes-dev.earthcube.org
org is empty.

GOROOT=/usr/local/opt/go/libexec #gosetup
GOPATH=/Users/valentin/go #gosetup
/usr/local/opt/go/libexec/bin/go build -ldflags -X main.VERSION=testline -o /private/var/folders/t2/t39bprkn16dg9nr4v6c18v0w0000gn/T/GoLand/___nabu_release_opencore /Users/valentin/development/dev_earthcube/gleanerio/gleaner/cmd/glcon/main.go #gosetup
/private/var/folders/t2/t39bprkn16dg9nr4v6c18v0w0000gn/T/GoLand/___nabu_release_opencore nabu release --cfg configs/opencore_nabu
Using nabu config file: configs/opencore_nabu
nabu release called
2023/05/03 07:06:22 Error decoding triples: 1:195 unexpected 3 as dot (.)

Process finished with the exit code 0
minio:
    address: oss.geocodes-dev.earthcube.org
    port: 443
    ssl: true
    accesskey:
    secretkey:
    bucket: opencore
objects:
    bucket: opencore
    domain: us-west-2
    prefix:
        - summoned/opencoredata
        - org
    prefixoff: []
sparql:
    endpoint: https://graph.geocodes-dev.earthcube.org/blazegraph/namespace/opencore/sparql
    authenticate: false
    username: ""
    password: ""
txtaipkg:
    endpoint: http://0.0.0.0:800
@valentinedwv
Copy link
Member Author

valentinedwv commented May 3, 2023

based on the gleaner-wf bucket and latest, it looks like it may be happening to other releases: geocodes_demo, magic, ieda

but they all worked on the geocodes bucket on oss.geocodes.ncsa

@valentinedwv
Copy link
Member Author

Error from one run
2023/05/03 11:53:35 Error decoding triples: syntax error: bad IRI: disallowed character ' '

@valentinedwv valentinedwv added the bug Something isn't working label May 16, 2023
@valentinedwv
Copy link
Member Author

also happening with ssiodp (gleaner-wf/... )
lots of files in milled, but no release

@valentinedwv
Copy link
Member Author

valentinedwv commented Aug 31, 2023

Unavco failed for a release, also.
jsonld becomes 1 statement when milled.
source: https://www.unavco.org/data/doi/10.7283/T5QF8QW6

ffff922c286db97f587dd387e14704dddf9d39ba.jsonld.txt
ffff922c286db97f587dd387e14704dddf9d39ba.rdf.txt

from the runlogs.

{"file":"/home/runner/work/nabu/nabu/internal/services/releases/bulkLoader.go:20","func":"github.com/gleanerio/nabu/internal/services/releases.BulkRelease","level":"info","msg":"Release:BulkAssembly","time":"2023-08-25T18:48:31Z"}
{"file":"/home/runner/work/nabu/nabu/internal/objects/pipecopy.go:28","func":"github.com/gleanerio/nabu/internal/objects.PipeCopy","level":"info","msg":"PipeCopy with name: unavco_release.nq   bucket: gleaner-wf  prefix: summoned/unavco","time":"2023-08-25T18:48:31Z"}
{"file":"/home/runner/work/nabu/nabu/internal/objects/pipecopy.go:64","func":"github.com/gleanerio/nabu/internal/objects.PipeCopy.func1","level":"info","msg":"\nChannel/object length: 15505\n","time":"2023-08-25T18:48:32Z"}
{"file":"/home/runner/work/nabu/nabu/internal/objects/pipecopy.go:65","func":"github.com/gleanerio/nabu/internal/objects.PipeCopy.func1","level":"info","msg":"Single file mode set: false","time":"2023-08-25T18:48:32Z"}
2023/08/25 18:48:32 Error decoding triples: 1:86 unexpected 4 as object
{"file":"/home/runner/work/nabu/nabu/internal/objects/copyobject.go:33","func":"github.com/gleanerio/nabu/internal/objects.Copy","level":"info","msg":"Successfully copied object: {gleaner-wf graphs/archive/unavco/summoned__unavco_2023-08-25-18-48-33_release.nq d41d8cd98f00b204e9800998ecf8427e 0 2023-08-25 18:48:33.86 +0000 UTC   0001-01-01 00:00:00 +0000 UTC }","time":"2023-08-25T18:48:34Z"}

@valentinedwv valentinedwv linked a pull request Sep 1, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants