Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Conversation

@phracek
Copy link
Member

@phracek phracek commented Feb 25, 2020

This commit updates container-common-scripts directory.

It also removes s2i-build and s2i-build-incremental scripts and use instead of that ct_s2i_build_as_df.

Versions 1.9 and 1.10 are excluded from fedora.

Signed-off-by: Petr "Stone" Hracek <[email protected]>
get rid off `s2i-build` and `s2i-build-incremental` scripts.

Signed-off-by: Petr "Stone" Hracek <[email protected]>
@phracek
Copy link
Member Author

phracek commented Feb 25, 2020

Let's try first test.

[test]

Signed-off-by: Petr "Stone" Hracek <[email protected]>
@phracek
Copy link
Member Author

phracek commented Feb 26, 2020

@vrutkovs Can you please look at it? For some reason go-build does not exist in artifacts.

See test log https://ci.centos.org/job/SCLo-container-golang-rh-fedora/24/

10:17:34 
10:17:34 �[1m[INFO] Building the import-with-vendor-app application image using incremental build ...�[0m
10:17:34 
10:17:35 
10:17:35 �[1m[INFO] Incremental build, artifact restoration failed...�[0m
10:17:35 
10:17:35 
10:17:35 �[1m[INFO] s2i invocation outputs�[0m
10:17:35 
10:17:35 tar: ./go-build : Cannot stat: No such file or directory
10:17:35 tar: Exiting with failure status due to previous errors
10:17:35 ------
10:17:35 tar: ./go-build : Cannot stat: No such file or directory
10:17:35 tar: Exiting with failure status due to previous errors
10:17:35 make: *** [test] Error 1
10:17:35 Build step 'Execute shell' marked build as failure
10:17:35 [PostBuildScript] - Executing post build scripts.

@vrutkovs
Copy link
Contributor

No package go-toolset-7 available.

in rhel7 test and

Step 1/11 : FROM registry.fedoraproject.org/f30/s2i-base:latest
Trying to pull repository registry.fedoraproject.org/f30/s2i-base ... 
latest: Pulling from registry.fedoraproject.org/f30/s2i-base
received unexpected HTTP status: 503 Service Temporarily Unavailable
make[1]: *** [1.12] Error 1
make[1]: Leaving directory `/root/sources'
make: *** [build-serial] Error 2
Build step 'Execute shell' marked build as failure

in fedora test. The latter seems to be just a flake

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants