-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi,
Running ./openshift-test.sh in a local environment it stops on
---> 5723424c6da2
Removing intermediate container 96730995237c
Step 5 : CMD /usr/lib/systemd/systemd-journal-remote -o ${OUTPUTFILE} ${INPUTFILE}
---> Running in c050fdb4ef47
---> 6ec677e3311d
Removing intermediate container c050fdb4ef47
Successfully built 6ec677e3311d
+ docker run --privileged -u 0 -e INPUTFILE=/var/log/journalinput.txt -e OUTPUTFILE=/var/log/journal/messages.journal -v /tmp/tmp.nLjjaCdwvo/data:/var/log viaq/journal-maker:latest
File /var/log/journal/messages.journal corrupted or uncleanly shut down, renaming and replacing.
Failed to open output journal /var/log/journal/messages.journal: Input/output error
Failed to get writer for source /var/log/journalinput.txt: Input/output error
Failed to create source for fd:6 (/var/log/journalinput.txt): Input/output error
+ cleanup
+ out=1
./openshift-test.sh: line 70: collectorid: unbound variable
Perhaps is there any additional step in the configuration of an environment ?
I'm running the tests in the following machine
Linux attilan 4.9.8-201.fc25.x86_64 #1 SMP Tue Feb 7 11:28:07 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Docker version 1.12.6, build ae7d637/1.12.6
Any hint is most welcome.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels