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

Revert upload/download actions to v3 #1829

Merged
merged 1 commit into from
Feb 17, 2024
Merged

Conversation

pzygielo
Copy link
Contributor

v4 fails with current TCK container:

2024-02-17T12:34:13.8966695Z ##[endgroup]
2024-02-17T12:34:13.8992499Z ##[group]Waiting for all services to be ready 2024-02-17T12:34:13.8994351Z ##[endgroup]
2024-02-17T12:34:13.9354195Z ##[group]Run actions/download-artifact@v4 2024-02-17T12:34:13.9354695Z with:
2024-02-17T12:34:13.9355143Z   name: mq-distribution
2024-02-17T12:34:13.9355483Z   merge-multiple: false
2024-02-17T12:34:13.9355875Z   repository: eclipse-ee4j/openmq
2024-02-17T12:34:13.9356340Z   run-id: 7941411604
2024-02-17T12:34:13.9356638Z ##[endgroup]
2024-02-17T12:34:13.9473288Z ##[command]/usr/bin/docker exec  c5059f35d8186c8fda99afec3dd1cdd0a0454e37ae4d572faa7931fd8335e228 sh -c "cat /etc/*release | grep ^ID"
2024-02-17T12:34:14.0808025Z /__e/node20/bin/node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /__e/node20/bin/node)
2024-02-17T12:34:14.0809230Z /__e/node20/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /__e/node20/bin/node)
2024-02-17T12:34:14.0810317Z /__e/node20/bin/node: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /__e/node20/bin/node)
2024-02-17T12:34:14.0811721Z /__e/node20/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /__e/node20/bin/node)
2024-02-17T12:34:14.0812753Z /__e/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)
2024-02-17T12:34:14.0813831Z /__e/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by /__e/node20/bin/node)
2024-02-17T12:34:14.1010956Z Stop and remove container: 5b382294c3cb42f2bb597093646b0240_ee4jopenmqtck31020220412T111203Z1_6f46c4

v4 fails with current TCK container:
2024-02-17T12:34:13.8966695Z ##[endgroup]
2024-02-17T12:34:13.8992499Z ##[group]Waiting for all services to be ready
2024-02-17T12:34:13.8994351Z ##[endgroup]
2024-02-17T12:34:13.9354195Z ##[group]Run actions/download-artifact@v4
2024-02-17T12:34:13.9354695Z with:
2024-02-17T12:34:13.9355143Z   name: mq-distribution
2024-02-17T12:34:13.9355483Z   merge-multiple: false
2024-02-17T12:34:13.9355875Z   repository: eclipse-ee4j/openmq
2024-02-17T12:34:13.9356340Z   run-id: 7941411604
2024-02-17T12:34:13.9356638Z ##[endgroup]
2024-02-17T12:34:13.9473288Z ##[command]/usr/bin/docker exec  c5059f35d8186c8fda99afec3dd1cdd0a0454e37ae4d572faa7931fd8335e228 sh -c "cat /etc/*release | grep ^ID"
2024-02-17T12:34:14.0808025Z /__e/node20/bin/node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /__e/node20/bin/node)
2024-02-17T12:34:14.0809230Z /__e/node20/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /__e/node20/bin/node)
2024-02-17T12:34:14.0810317Z /__e/node20/bin/node: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /__e/node20/bin/node)
2024-02-17T12:34:14.0811721Z /__e/node20/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /__e/node20/bin/node)
2024-02-17T12:34:14.0812753Z /__e/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)
2024-02-17T12:34:14.0813831Z /__e/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by /__e/node20/bin/node)
2024-02-17T12:34:14.1010956Z Stop and remove container: 5b382294c3cb42f2bb597093646b0240_ee4jopenmqtck31020220412T111203Z1_6f46c4
@pzygielo pzygielo merged commit 009f395 into eclipse-ee4j:master Feb 17, 2024
31 checks passed
@pzygielo pzygielo deleted the udv3 branch February 17, 2024 15:58
@pzygielo pzygielo added this to the 6.5.0 milestone Feb 17, 2024
@pzygielo pzygielo added the build CI/CD pipelines related tasks. label Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build CI/CD pipelines related tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant