Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/sample-service Obtained Jenkinsfile from eb869c661586b1b6b4d3a43b635254038c5246fa+84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (58c3fa9b8099333c00e2f274e26e6a9ca74396cc) Loading library edgex-global-pipelines@experimental Attempting to resolve experimental from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9531498072011417920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision fedfdef27eef7434bbe516a5ff88bdbf232623dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4150190204169221291.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/experimental^{commit} # timeout=10 Resolved tag experimental revision fedfdef27eef7434bbe516a5ff88bdbf232623dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15054119584225325722.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision fedfdef27eef7434bbe516a5ff88bdbf232623dc (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f fedfdef27eef7434bbe516a5ff88bdbf232623dc # timeout=10 Commit message: "test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7288359199889067237.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5389702288140910745.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:sample-service] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: sample-service-settings PROJECT: sample-service USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: sample-service DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-44823 in /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/sample-service.git > git init /w/workspace/gexfoundry_sample-service_PR-165 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc into PR head commit eb869c661586b1b6b4d3a43b635254038c5246fa Merge succeeded, producing eb869c661586b1b6b4d3a43b635254038c5246fa Checking out Revision eb869c661586b1b6b4d3a43b635254038c5246fa (PR-165) > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 Commit message: "ci: test multi-arch pipeline" > git rev-list --no-walk eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:06:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:06:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:06:12 ========================================================= 06:06:12 EdgeX Global Pipelines Version Info 06:06:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:06:13 ------------------- 06:06:13 stable info: 06:06:13 ------------------- 06:06:13 Commited By: Ginny Guan ginny@iotechsys.com 06:06:13 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 06:06:13 Message: update stable to v1.0.274 06:06:13 ------------------- 06:06:13 experimental info: 06:06:13 ------------------- 06:06:13 Commited By: Ginny Guan ginny@iotechsys.com 06:06:13 Commit SHA: fedfdef27eef7434bbe516a5ff88bdbf232623dc 06:06:13 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo 06:06:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb869c6 [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:14 provisioning config files... 06:06:14 copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config17065442563011625661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:14 ---> ****-login.sh 06:06:14 nexus3.edgexfoundry.org:10001 06:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:14 Configure a credential helper to remove this warning. See 06:06:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:14 06:06:14 Login Succeeded 06:06:14 nexus3.edgexfoundry.org:10002 06:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:14 Configure a credential helper to remove this warning. See 06:06:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:14 06:06:14 Login Succeeded 06:06:14 nexus3.edgexfoundry.org:10003 06:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:14 Configure a credential helper to remove this warning. See 06:06:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:14 06:06:14 Login Succeeded 06:06:14 nexus3.edgexfoundry.org:10004 06:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:15 Configure a credential helper to remove this warning. See 06:06:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:15 06:06:15 Login Succeeded 06:06:15 ****.io 06:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:06:15 Configure a credential helper to remove this warning. See 06:06:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:06:15 06:06:15 Login Succeeded 06:06:15 ---> ****-login.sh ends [Pipeline] } 06:06:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:06:15 + git rev-list -1 --merges eb869c661586b1b6b4d3a43b635254038c5246fa~1..eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo 06:06:15 -----------> git rev-list -1 --merges eb869c661586b1b6b4d3a43b635254038c5246fa~1..eb869c661586b1b6b4d3a43b635254038c5246fa eb869c661586b1b6b4d3a43b635254038c5246fa [false] [Pipeline] sh 06:06:16 + git log --format=format:%s -1 eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo 06:06:16 ========================================================= 06:06:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:06:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:16 + git log --format=format:%s -1 eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo 06:06:16 [semverPrep] GIT_COMMIT: eb869c661586b1b6b4d3a43b635254038c5246fa, Commit Message: ci: test multi-arch pipeline [Pipeline] echo 06:06:16 [semverPrep] This is not a build commit. [Pipeline] sh 06:06:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:06:16 + grep -v github /etc/ssh/ssh_known_hosts 06:06:16 + [ -e /tmp/ssh_known_hosts ] 06:06:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:06:16 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 06:06:16 -a /etc/ssh/ssh_known_hosts 06:06:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:06:17 06:06:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:06:17 0.1.4: Pulling from edgex-devops/py-git-semver 06:06:17 b85a868b505f: Pulling fs layer 06:06:17 e2be974225ed: Pulling fs layer 06:06:17 339a4e72a1f5: Pulling fs layer 06:06:17 988bab9f4d93: Pulling fs layer 06:06:17 1469e6f7b9e6: Pulling fs layer 06:06:17 eaf3925da568: Pulling fs layer 06:06:17 bab4dde63d76: Pulling fs layer 06:06:17 bde34c3a00c8: Pulling fs layer 06:06:17 b352a97aabf1: Pulling fs layer 06:06:17 4872d77fe225: Pulling fs layer 06:06:17 5851b861e8e6: Pulling fs layer 06:06:17 988bab9f4d93: Waiting 06:06:17 5851b861e8e6: Waiting 06:06:17 bde34c3a00c8: Waiting 06:06:17 b352a97aabf1: Waiting 06:06:17 eaf3925da568: Waiting 06:06:17 e2be974225ed: Verifying Checksum 06:06:17 e2be974225ed: Download complete 06:06:17 988bab9f4d93: Download complete 06:06:17 1469e6f7b9e6: Verifying Checksum 06:06:17 1469e6f7b9e6: Download complete 06:06:17 eaf3925da568: Verifying Checksum 06:06:17 eaf3925da568: Download complete 06:06:17 339a4e72a1f5: Verifying Checksum 06:06:17 339a4e72a1f5: Download complete 06:06:17 bde34c3a00c8: Verifying Checksum 06:06:17 bde34c3a00c8: Download complete 06:06:17 b352a97aabf1: Download complete 06:06:17 4872d77fe225: Verifying Checksum 06:06:17 4872d77fe225: Download complete 06:06:17 5851b861e8e6: Verifying Checksum 06:06:17 5851b861e8e6: Download complete 06:06:17 b85a868b505f: Verifying Checksum 06:06:17 b85a868b505f: Download complete 06:06:18 bab4dde63d76: Verifying Checksum 06:06:18 bab4dde63d76: Download complete 06:06:19 b85a868b505f: Pull complete 06:06:19 e2be974225ed: Pull complete 06:06:19 339a4e72a1f5: Pull complete 06:06:19 988bab9f4d93: Pull complete 06:06:20 1469e6f7b9e6: Pull complete 06:06:20 eaf3925da568: Pull complete 06:06:22 bab4dde63d76: Pull complete 06:06:22 bde34c3a00c8: Pull complete 06:06:22 b352a97aabf1: Pull complete 06:06:22 4872d77fe225: Pull complete 06:06:22 5851b861e8e6: Pull complete 06:06:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:06:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:06:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:22 prd-ubuntu20.04-docker-8c-8g-44823 does not seem to be running inside a container 06:06:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:06:26 $ docker top 8e12d0093991cf5d680c9ff66bdbc8c2f1348ca9135e7e86dcc6c6de11ff0ebe -eo pid,comm 06:06:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:06:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:26 [ssh-agent] Looking for ssh-agent implementation... 06:06:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:26 $ docker exec 8e12d0093991cf5d680c9ff66bdbc8c2f1348ca9135e7e86dcc6c6de11ff0ebe ssh-agent 06:06:26 SSH_AUTH_SOCK=/tmp/ssh-2Zc11CosZyfH/agent.33 06:06:26 SSH_AGENT_PID=39 06:06:26 Running ssh-add (command line suppressed) 06:06:26 Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_15853265660372315897.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_15853265660372315897.key) 06:06:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:26 + git tag --points-at HEAD [Pipeline] } 06:06:26 $ docker exec --env ******** --env ******** 8e12d0093991cf5d680c9ff66bdbc8c2f1348ca9135e7e86dcc6c6de11ff0ebe ssh-agent -k 06:06:26 unset SSH_AUTH_SOCK; 06:06:26 unset SSH_AGENT_PID; 06:06:26 echo Agent pid 39 killed; 06:06:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:06:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:26 [ssh-agent] Looking for ssh-agent implementation... 06:06:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:27 $ docker exec 8e12d0093991cf5d680c9ff66bdbc8c2f1348ca9135e7e86dcc6c6de11ff0ebe ssh-agent 06:06:27 SSH_AUTH_SOCK=/tmp/ssh-q4L5619EYOvM/agent.72 06:06:27 SSH_AGENT_PID=79 06:06:27 Running ssh-add (command line suppressed) 06:06:27 Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_9765338841166814514.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_9765338841166814514.key) 06:06:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:27 + git semver init 06:06:27 2025-04-12 06:06:27,798 [run_init] DEBUG init version:0.0.0 force:False 06:06:27 2025-04-12 06:06:27,799 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_sample-service_PR-165/.semver 06:06:27 2025-04-12 06:06:27,800 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/gexfoundry_sample-service_PR-165/.semver 06:06:27 2025-04-12 06:06:27,800 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/sample-service.git', '/w/workspace/gexfoundry_sample-service_PR-165/.semver'], cwd=/w/workspace/gexfoundry_sample-service_PR-165, universal_newlines=False, shell=None, istream=None) 06:06:28 2025-04-12 06:06:28,471 [append_file] DEBUG append to file:/w/workspace/gexfoundry_sample-service_PR-165/.git/info/exclude 06:06:28 2025-04-12 06:06:28,471 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 with force:False 06:06:28 2025-04-12 06:06:28,472 [write_file] DEBUG write to file:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 06:06:28 2025-04-12 06:06:28,475 [execute] INFO git cat-file --batch-check 06:06:28 2025-04-12 06:06:28,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) 06:06:28 2025-04-12 06:06:28,480 [execute] INFO git cat-file --batch 06:06:28 2025-04-12 06:06:28,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) 06:06:28 2025-04-12 06:06:28,485 [read_version] DEBUG read version from /w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 06:06:28 0.0.0 [Pipeline] } 06:06:28 $ docker exec --env ******** --env ******** 8e12d0093991cf5d680c9ff66bdbc8c2f1348ca9135e7e86dcc6c6de11ff0ebe ssh-agent -k 06:06:28 unset SSH_AUTH_SOCK; 06:06:28 unset SSH_AGENT_PID; 06:06:28 echo Agent pid 79 killed; 06:06:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:29 + git semver [Pipeline] } 06:06:29 $ docker stop --time=1 8e12d0093991cf5d680c9ff66bdbc8c2f1348ca9135e7e86dcc6c6de11ff0ebe 06:06:30 $ docker rm -f --volumes 8e12d0093991cf5d680c9ff66bdbc8c2f1348ca9135e7e86dcc6c6de11ff0ebe [Pipeline] // withDockerContainer [Pipeline] sh 06:06:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:06:31 Stashed 1 file(s) [Pipeline] echo 06:06:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] node 06:06:46 Still waiting to schedule task 06:06:46 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:07:10 Running on prd-centos7-docker-4c-2g-44824 in /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] { [Pipeline] checkout 06:07:11 Selected Git installation does not exist. Using Default 06:07:11 The recommended git tool is: NONE 06:07:14 using credential edgex-jenkins-ssh 06:07:14 Cloning the remote Git repository 06:07:12 Cloning repository git@github.com:edgexfoundry/sample-service.git 06:07:12 > git init /w/workspace/gexfoundry_sample-service_PR-165 # timeout=10 06:07:12 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git 06:07:12 > git --version # timeout=10 06:07:12 > git --version # 'git version 2.36.1' 06:07:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:12 [INFO] Currently running in a labeled security context 06:07:12 [INFO] Currently SELinux is 'enforcing' on the host 06:07:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_sample-service_PR-165@tmp/jenkins-gitclient-ssh871323282515624416.key 06:07:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:13 > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 06:07:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:16 Merging remotes/origin/main commit 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc into PR head commit eb869c661586b1b6b4d3a43b635254038c5246fa 06:07:16 Merge succeeded, producing eb869c661586b1b6b4d3a43b635254038c5246fa 06:07:16 Checking out Revision eb869c661586b1b6b4d3a43b635254038c5246fa (PR-165) 06:07:14 > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 06:07:14 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git 06:07:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:14 [INFO] Currently running in a labeled security context 06:07:14 [INFO] Currently SELinux is 'enforcing' on the host 06:07:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_sample-service_PR-165@tmp/jenkins-gitclient-ssh1699859896138455919.key 06:07:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:07:14 > git config core.sparsecheckout # timeout=10 06:07:14 > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 06:07:14 > git remote # timeout=10 06:07:14 > git config --get remote.origin.url # timeout=10 06:07:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:14 [INFO] Currently running in a labeled security context 06:07:14 [INFO] Currently SELinux is 'enforcing' on the host 06:07:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_sample-service_PR-165@tmp/jenkins-gitclient-ssh1627689531029935600.key 06:07:14 > git merge 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 06:07:14 > git rev-parse HEAD^{commit} # timeout=10 06:07:14 > git config core.sparsecheckout # timeout=10 06:07:14 > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 06:07:19 Commit message: "ci: test multi-arch pipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:20 + docker buildx ls 06:07:21 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:07:21 default * docker 06:07:21 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:07:21 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:07:21 edgex-builder [Pipeline] sh 06:07:21 + docker buildx inspect --bootstrap 06:07:21 #1 [internal] booting buildkit 06:07:21 #1 pulling image moby/buildkit:buildx-stable-1 06:07:24 #1 pulling image moby/buildkit:buildx-stable-1 2.0s done 06:07:24 #1 creating container buildx_buildkit_edgex-builder0 06:07:25 #1 creating container buildx_buildkit_edgex-builder0 1.7s done 06:07:25 #1 DONE 3.7s 06:07:25 Name: edgex-builder 06:07:25 Driver: docker-container 06:07:25 06:07:25 Nodes: 06:07:25 Name: edgex-builder0 06:07:25 Endpoint: unix:///var/run/docker.sock 06:07:25 Status: running 06:07:25 Buildkit: v0.20.2 06:07:25 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:07:26 + docker buildx ls 06:07:26 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:07:26 edgex-builder * docker-container 06:07:26 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:07:26 default docker 06:07:26 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:26 provisioning config files... 06:07:26 copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config5372065659057842836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:26 ---> ****-login.sh 06:07:26 nexus3.edgexfoundry.org:10001 06:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:26 Configure a credential helper to remove this warning. See 06:07:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:26 06:07:26 Login Succeeded 06:07:26 nexus3.edgexfoundry.org:10002 06:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:26 Configure a credential helper to remove this warning. See 06:07:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:26 06:07:26 Login Succeeded 06:07:26 nexus3.edgexfoundry.org:10003 06:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:26 Configure a credential helper to remove this warning. See 06:07:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:26 06:07:26 Login Succeeded 06:07:26 nexus3.edgexfoundry.org:10004 06:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:26 Configure a credential helper to remove this warning. See 06:07:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:26 06:07:26 Login Succeeded 06:07:26 ****.io 06:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:27 Configure a credential helper to remove this warning. See 06:07:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:27 06:07:27 Login Succeeded 06:07:27 ---> ****-login.sh ends [Pipeline] } 06:07:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:07:27 + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/sample-service:latest --push . 06:07:27 #1 [internal] load build definition from Dockerfile 06:07:27 #1 transferring dockerfile: 1.53kB done 06:07:27 #1 DONE 0.0s 06:07:27 06:07:27 #2 [auth] library/alpine:pull token for registry-1.docker.io 06:07:27 #2 DONE 0.0s 06:07:27 06:07:27 #3 [auth] library/golang:pull token for registry-1.docker.io 06:07:27 #3 DONE 0.0s 06:07:27 06:07:27 #4 [linux/arm64 internal] load metadata for docker.io/library/golang:1.21-alpine3.18 06:07:27 #4 DONE 0.5s 06:07:27 06:07:27 #5 [linux/arm64 internal] load metadata for docker.io/library/alpine:3.18 06:07:27 #5 DONE 0.4s 06:07:27 06:07:27 #6 [linux/amd64 internal] load metadata for docker.io/library/alpine:3.18 06:07:27 #6 DONE 0.4s 06:07:27 06:07:27 #7 [linux/amd64 internal] load metadata for docker.io/library/golang:1.21-alpine3.18 06:07:27 #7 DONE 0.4s 06:07:27 06:07:27 #8 [internal] load .dockerignore 06:07:27 #8 transferring context: 2B done 06:07:27 #8 DONE 0.0s 06:07:28 06:07:28 #9 [linux/amd64 stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 06:07:28 #9 resolve docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 0.0s done 06:07:28 #9 DONE 0.1s 06:07:28 06:07:28 #10 [linux/arm64 stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 06:07:28 #10 resolve docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 0.0s done 06:07:28 #10 sha256:95459497489f07b9d71d294c852a09f9bbf1af51bb35db752a31f6f48935e293 3.34MB / 3.34MB 0.1s done 06:07:28 #10 DONE 0.2s 06:07:28 06:07:28 #11 [linux/arm64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d 06:07:28 #11 resolve docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d 0.0s done 06:07:28 #11 ... 06:07:28 06:07:28 #12 [internal] load build context 06:07:28 #12 transferring context: 1.35MB 0.1s done 06:07:28 #12 DONE 0.2s 06:07:28 06:07:28 #11 [linux/arm64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d 06:07:28 #11 ... 06:07:28 06:07:28 #10 [linux/arm64 stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 06:07:28 #10 extracting sha256:95459497489f07b9d71d294c852a09f9bbf1af51bb35db752a31f6f48935e293 0.2s done 06:07:28 #10 DONE 0.4s 06:07:28 06:07:28 #9 [linux/amd64 stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 06:07:28 #9 sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 3.42MB / 3.42MB 0.1s done 06:07:28 #9 extracting sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 0.2s done 06:07:28 #9 DONE 0.4s 06:07:28 06:07:28 #11 [linux/arm64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d 06:07:28 #11 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:07:28 #11 sha256:788e89ea89d463b8bcafc4d5b552bddaa08b72930505c3e5b6917da512bca47c 127B / 127B 0.1s done 06:07:28 #11 sha256:84613e011ca8867fd82ad1a4602a9c5ca1629a8c52b91548ba0a8ce39bc63bd6 295.84kB / 295.84kB 0.1s done 06:07:28 #11 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.1s done 06:07:28 #11 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 06:07:28 #11 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 22.02MB / 64.11MB 0.2s 06:07:28 #11 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 54.53MB / 64.11MB 0.3s 06:07:28 #11 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 64.11MB / 64.11MB 0.5s 06:07:29 #11 ... 06:07:29 06:07:29 #13 [linux/amd64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d 06:07:29 #13 resolve docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d 0.0s done 06:07:29 #13 sha256:0406650e82959e8bef670a6825ebc6caab141ed9ad0670923af9d5998de85b1b 126B / 126B 0.1s done 06:07:29 #13 sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 67.01MB / 67.01MB 0.9s done 06:07:29 #13 sha256:f8ea3408117e6ad5da2610d98c7aaaa6ab17d9280a7f00e54b78f4a8af1a13e6 293.39kB / 293.39kB 0.1s done 06:07:29 #13 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 06:07:29 #13 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.8s done 06:07:29 #13 DONE 1.5s 06:07:29 06:07:29 #11 [linux/arm64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d 06:07:29 #11 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done 06:07:29 #11 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 64.11MB / 64.11MB 1.0s done 06:07:29 #11 extracting sha256:84613e011ca8867fd82ad1a4602a9c5ca1629a8c52b91548ba0a8ce39bc63bd6 0.1s done 06:07:29 #11 extracting sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 06:07:32 #11 extracting sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 3.5s done 06:07:32 #11 extracting sha256:788e89ea89d463b8bcafc4d5b552bddaa08b72930505c3e5b6917da512bca47c 06:07:32 #11 extracting sha256:788e89ea89d463b8bcafc4d5b552bddaa08b72930505c3e5b6917da512bca47c 0.1s done 06:07:32 #11 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 06:07:33 #11 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done 06:07:33 #11 DONE 5.0s 06:07:33 06:07:33 #13 [linux/amd64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d 06:07:33 #13 extracting sha256:f8ea3408117e6ad5da2610d98c7aaaa6ab17d9280a7f00e54b78f4a8af1a13e6 0.1s done 06:07:33 #13 extracting sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 3.5s done 06:07:33 #13 extracting sha256:0406650e82959e8bef670a6825ebc6caab141ed9ad0670923af9d5998de85b1b 0.0s done 06:07:33 #13 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done 06:07:33 #13 DONE 5.0s 06:07:33 06:07:33 #14 [linux/amd64 builder 2/7] RUN apk add --no-cache build-base git openssh-client 06:07:37 #14 ... 06:07:37 06:07:37 #15 [linux/arm64 builder 2/7] RUN apk add --no-cache build-base git openssh-client 06:07:37 #15 ERROR: process "/dev/.buildkit_qemu_emulator /bin/sh -c apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}" did not complete successfully: failed to copy xattrs: failed to set xattr "security.selinux" on /tmp/buildkit-qemu-emulator553181921/dev/.buildkit_qemu_emulator: operation not supported 06:07:37 06:07:37 #14 [linux/amd64 builder 2/7] RUN apk add --no-cache build-base git openssh-client 06:07:37 #14 4.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:07:37 #14 CANCELED 06:07:37 ------ 06:07:37 > [linux/arm64 builder 2/7] RUN apk add --no-cache build-base git openssh-client : 06:07:37 ------ 06:07:37 Dockerfile:26 06:07:37 -------------------- 06:07:37 24 | copyright='Copyright (c) 2023: Intel' 06:07:37 25 | 06:07:37 26 | >>> RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:07:37 27 | 06:07:37 28 | WORKDIR /sample-service 06:07:37 -------------------- 06:07:37 ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}" did not complete successfully: failed to copy xattrs: failed to set xattr "security.selinux" on /tmp/buildkit-qemu-emulator553181921/dev/.buildkit_qemu_emulator: operation not supported [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:07:37 06:07:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:07:38 latest: Pulling from edgex-lftools-log-publisher 06:07:38 5eb5b503b376: Pulling fs layer 06:07:38 5c69ac0246d0: Pulling fs layer 06:07:38 ec43610c2a17: Pulling fs layer 06:07:38 3a2ae6a8a46f: Pulling fs layer 06:07:38 33b1e0a273af: Pulling fs layer 06:07:38 5d3b04190fa2: Pulling fs layer 06:07:38 2f39f015ded8: Pulling fs layer 06:07:38 33b1e0a273af: Waiting 06:07:38 5d3b04190fa2: Waiting 06:07:38 2f39f015ded8: Waiting 06:07:38 3a2ae6a8a46f: Waiting 06:07:38 5c69ac0246d0: Verifying Checksum 06:07:38 5c69ac0246d0: Download complete 06:07:38 3a2ae6a8a46f: Verifying Checksum 06:07:38 3a2ae6a8a46f: Download complete 06:07:38 33b1e0a273af: Verifying Checksum 06:07:38 33b1e0a273af: Download complete 06:07:38 5d3b04190fa2: Verifying Checksum 06:07:38 5d3b04190fa2: Download complete 06:07:38 ec43610c2a17: Verifying Checksum 06:07:38 ec43610c2a17: Download complete 06:07:38 5eb5b503b376: Verifying Checksum 06:07:38 5eb5b503b376: Download complete 06:07:38 2f39f015ded8: Verifying Checksum 06:07:38 2f39f015ded8: Download complete 06:07:39 5eb5b503b376: Pull complete 06:07:39 5c69ac0246d0: Pull complete 06:07:40 ec43610c2a17: Pull complete 06:07:40 3a2ae6a8a46f: Pull complete 06:07:40 33b1e0a273af: Pull complete 06:07:40 5d3b04190fa2: Pull complete 06:07:44 2f39f015ded8: Pull complete 06:07:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:07:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:07:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:44 prd-centos7-docker-4c-2g-44824 does not seem to be running inside a container 06:07:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:07:48 $ docker top 1d90586bc90afdae1dc4fec7ecf5dc393ab5de6cbb7deb897f4ed355201a17a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:48 ---> job-cost.sh 06:07:48 lf-activate-venv: SKIPPING 06:07:48 INFO: No Stack... 06:07:48 INFO: Retrieving Pricing Info for: v3-standard-2 06:07:49 INFO: Archiving Costs [Pipeline] sh 06:07:49 + cut -d, -f6 06:07:49 + cat /w/workspace/gexfoundry_sample-service_PR-165/archives/cost.csv [Pipeline] lock 06:07:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-PR-165-39-stack-cost] 06:07:49 Resource [jenkins-edgexfoundry-sample-service-PR-165-39-stack-cost] did not exist. Created. 06:07:49 Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-PR-165-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:07:49 + echo total: 0.05999999865889549 [Pipeline] stash 06:07:49 Stashed 1 file(s) [Pipeline] } 06:07:49 Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-PR-165-39-stack-cost] [Pipeline] // lock [Pipeline] } 06:07:49 $ docker stop --time=1 1d90586bc90afdae1dc4fec7ecf5dc393ab5de6cbb7deb897f4ed355201a17a0 06:07:51 $ docker rm -f --volumes 1d90586bc90afdae1dc4fec7ecf5dc393ab5de6cbb7deb897f4ed355201a17a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:07:51 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:07:51 + [ -d /w/workspace/gexfoundry_sample-service_PR-165/archives ] [Pipeline] libraryResource [Pipeline] sh 06:07:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:07:52 ---> package-listing.sh 06:07:52 ++ facter osfamily 06:07:52 ++ tr '[:upper:]' '[:lower:]' 06:07:53 + OS_FAMILY=debian 06:07:53 + workspace=/w/workspace/gexfoundry_sample-service_PR-165 06:07:53 + START_PACKAGES=/tmp/packages_start.txt 06:07:53 + END_PACKAGES=/tmp/packages_end.txt 06:07:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:07:53 + PACKAGES=/tmp/packages_start.txt 06:07:53 + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' 06:07:53 + PACKAGES=/tmp/packages_end.txt 06:07:53 + case "${OS_FAMILY}" in 06:07:53 + dpkg -l 06:07:53 + grep '^ii' 06:07:53 + '[' -f /tmp/packages_start.txt ']' 06:07:53 + '[' -f /tmp/packages_end.txt ']' 06:07:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:07:53 + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' 06:07:53 + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ 06:07:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_sample-service_PR-165/archives/ [Pipeline] echo 06:07:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:07:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:07:53 06:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:07:54 latest: Pulling from edgex-lftools-log-publisher 06:07:54 5eb5b503b376: Pulling fs layer 06:07:54 5c69ac0246d0: Pulling fs layer 06:07:54 ec43610c2a17: Pulling fs layer 06:07:54 3a2ae6a8a46f: Pulling fs layer 06:07:54 33b1e0a273af: Pulling fs layer 06:07:54 5d3b04190fa2: Pulling fs layer 06:07:54 2f39f015ded8: Pulling fs layer 06:07:54 5d3b04190fa2: Waiting 06:07:54 3a2ae6a8a46f: Waiting 06:07:54 2f39f015ded8: Waiting 06:07:54 33b1e0a273af: Waiting 06:07:54 5c69ac0246d0: Download complete 06:07:54 3a2ae6a8a46f: Download complete 06:07:54 33b1e0a273af: Verifying Checksum 06:07:54 33b1e0a273af: Download complete 06:07:54 5d3b04190fa2: Verifying Checksum 06:07:54 5d3b04190fa2: Download complete 06:07:54 ec43610c2a17: Verifying Checksum 06:07:54 ec43610c2a17: Download complete 06:07:54 5eb5b503b376: Verifying Checksum 06:07:54 5eb5b503b376: Download complete 06:07:55 2f39f015ded8: Verifying Checksum 06:07:55 2f39f015ded8: Download complete 06:07:55 5eb5b503b376: Pull complete 06:07:55 5c69ac0246d0: Pull complete 06:07:56 ec43610c2a17: Pull complete 06:07:56 3a2ae6a8a46f: Pull complete 06:07:56 33b1e0a273af: Pull complete 06:07:56 5d3b04190fa2: Pull complete 06:08:00 2f39f015ded8: Pull complete 06:08:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:00 prd-ubuntu20.04-docker-8c-8g-44823 does not seem to be running inside a container 06:08:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:08:04 $ docker top e5f6389339a6ec3295f3c355671b718f0c6f6aa544d4928603556b70d89752b8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:04 + touch /tmp/pre-build-complete [Pipeline] sh 06:08:05 + mkdir -p /var/log/sysstat [Pipeline] sh 06:08:05 + ls /var/log/sa-host 06:08:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:05 provisioning config files... 06:08:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config16714459115144289706tmp [Pipeline] { [Pipeline] echo 06:08:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:08:05 ---> create-netrc.sh [Pipeline] } 06:08:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:08:06 ---> python-tools-install.sh [Pipeline] echo 06:08:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:08:06 ---> sudo-logs.sh 06:08:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:08:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:08:06 ---> job-cost.sh 06:08:06 lf-activate-venv: SKIPPING 06:08:06 DEBUG: total: 0.05999999865889549 06:08:06 INFO: Retrieving Stack Cost... 06:08:06 INFO: Retrieving Pricing Info for: v3-standard-8 06:08:07 INFO: Archiving Costs [Pipeline] echo 06:08:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:08:07 ---> logs-deploy.sh 06:08:07 lf-activate-venv: SKIPPING 06:08:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/39 06:08:07 INFO: archiving workspace using pattern(s): 06:08:08 Archives upload complete. 06:08:08 INFO: archiving logs to Nexus 06:08:09 ---> uname -a: 06:08:09 Linux prd-ubuntu20-04-docker-8c-8g-44823 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:08:09 06:08:09 06:08:09 ---> lscpu: 06:08:09 Architecture: x86_64 06:08:09 CPU op-mode(s): 32-bit, 64-bit 06:08:09 Byte Order: Little Endian 06:08:09 Address sizes: 40 bits physical, 48 bits virtual 06:08:09 CPU(s): 8 06:08:09 On-line CPU(s) list: 0-7 06:08:09 Thread(s) per core: 1 06:08:09 Core(s) per socket: 1 06:08:09 Socket(s): 8 06:08:09 NUMA node(s): 1 06:08:09 Vendor ID: AuthenticAMD 06:08:09 CPU family: 23 06:08:09 Model: 49 06:08:09 Model name: AMD EPYC-Rome Processor 06:08:09 Stepping: 0 06:08:09 CPU MHz: 2799.998 06:08:09 BogoMIPS: 5599.99 06:08:09 Virtualization: AMD-V 06:08:09 Hypervisor vendor: KVM 06:08:09 Virtualization type: full 06:08:09 L1d cache: 256 KiB 06:08:09 L1i cache: 256 KiB 06:08:09 L2 cache: 4 MiB 06:08:09 L3 cache: 128 MiB 06:08:09 NUMA node0 CPU(s): 0-7 06:08:09 Vulnerability Itlb multihit: Not affected 06:08:09 Vulnerability L1tf: Not affected 06:08:09 Vulnerability Mds: Not affected 06:08:09 Vulnerability Meltdown: Not affected 06:08:09 Vulnerability Mmio stale data: Not affected 06:08:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:08:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:08:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:08:09 Vulnerability Srbds: Not affected 06:08:09 Vulnerability Tsx async abort: Not affected 06:08:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:08:09 06:08:09 06:08:09 ---> nproc: 06:08:09 8 06:08:09 06:08:09 06:08:09 ---> df -h: 06:08:09 Filesystem Size Used Avail Use% Mounted on 06:08:09 overlay 155G 9.8G 146G 7% / 06:08:09 tmpfs 64M 0 64M 0% /dev 06:08:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:08:09 shm 64M 0 64M 0% /dev/shm 06:08:09 /dev/vda1 155G 9.8G 146G 7% /facter-os 06:08:09 06:08:09 06:08:09 ---> sar -b -r -n DEV: 06:08:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-44823) 04/12/25 _x86_64_ (8 CPU) 06:08:09 06:08:09 06:05:12 LINUX RESTART (8 CPU) 06:08:09 06:08:09 06:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:08:09 06:07:01 281.44 14.85 266.59 0.00 1901.42 84871.20 0.00 06:08:09 06:08:01 13.56 0.15 13.41 0.00 12.13 36245.12 0.00 06:08:09 Average: 147.49 7.50 139.99 0.00 956.69 60556.14 0.00 06:08:09 06:08:09 06:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:08:09 06:07:01 29932172 31589588 768264 2.34 59772 1893440 1790908 5.28 982028 1642552 32 06:08:09 06:08:01 29395368 31549768 778952 2.37 78516 2346092 1832180 5.40 1015404 2093548 403640 06:08:09 Average: 29663770 31569678 773608 2.35 69144 2119766 1811544 5.34 998716 1868050 201836 06:08:09 06:08:09 06:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:08:09 06:07:01 ens3 309.62 188.32 1998.86 64.09 0.00 0.00 0.00 0.00 06:08:09 06:07:01 lo 4.00 4.00 0.39 0.39 0.00 0.00 0.00 0.00 06:08:09 06:07:01 docker0 2.07 2.32 0.25 18.04 0.00 0.00 0.00 0.00 06:08:09 06:08:01 ens3 87.64 57.80 2522.26 9.98 0.00 0.00 0.00 0.00 06:08:09 06:08:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 06:08:09 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:09 Average: ens3 198.62 123.05 2260.58 37.03 0.00 0.00 0.00 0.00 06:08:09 Average: lo 2.57 2.57 0.25 0.25 0.00 0.00 0.00 0.00 06:08:09 Average: docker0 1.03 1.16 0.12 9.02 0.00 0.00 0.00 0.00 06:08:09 06:08:09 06:08:09 ---> sar -P ALL: 06:08:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-44823) 04/12/25 _x86_64_ (8 CPU) 06:08:09 06:08:09 06:05:12 LINUX RESTART (8 CPU) 06:08:09 06:08:09 06:06:01 CPU %user %nice %system %iowait %steal %idle 06:08:09 06:07:01 all 4.80 0.00 1.41 1.28 0.03 92.47 06:08:09 06:07:01 0 4.56 0.00 1.19 0.30 0.03 93.92 06:08:09 06:07:01 1 5.10 0.00 1.41 0.28 0.03 93.17 06:08:09 06:07:01 2 5.14 0.00 0.89 0.05 0.03 93.89 06:08:09 06:07:01 3 3.73 0.00 1.25 0.10 0.03 94.88 06:08:09 06:07:01 4 4.81 0.00 1.99 0.07 0.03 93.10 06:08:09 06:07:01 5 5.67 0.00 0.96 0.72 0.03 92.62 06:08:09 06:07:01 6 4.00 0.00 1.33 0.12 0.03 94.52 06:08:09 06:07:01 7 5.44 0.00 2.30 8.65 0.03 83.57 06:08:09 06:08:01 all 2.61 0.00 1.02 0.20 0.02 96.16 06:08:09 06:08:01 0 2.47 0.00 1.45 0.05 0.02 96.00 06:08:09 06:08:01 1 2.78 0.00 1.09 0.65 0.02 95.47 06:08:09 06:08:01 2 1.99 0.00 0.94 0.15 0.02 96.90 06:08:09 06:08:01 3 2.03 0.00 1.19 0.00 0.03 96.75 06:08:09 06:08:01 4 2.36 0.00 0.74 0.02 0.02 96.87 06:08:09 06:08:01 5 2.61 0.00 0.99 0.03 0.02 96.35 06:08:09 06:08:01 6 3.41 0.00 0.75 0.68 0.02 95.14 06:08:09 06:08:01 7 3.19 0.00 0.99 0.00 0.02 95.81 06:08:09 Average: all 3.70 0.00 1.21 0.74 0.03 94.31 06:08:09 Average: 0 3.52 0.00 1.32 0.18 0.03 94.96 06:08:09 Average: 1 3.94 0.00 1.25 0.47 0.03 94.32 06:08:09 Average: 2 3.56 0.00 0.91 0.10 0.03 95.40 06:08:09 Average: 3 2.88 0.00 1.22 0.05 0.03 95.82 06:08:09 Average: 4 3.58 0.00 1.36 0.04 0.03 94.99 06:08:09 Average: 5 4.14 0.00 0.97 0.38 0.03 94.49 06:08:09 Average: 6 3.70 0.00 1.04 0.40 0.02 94.83 06:08:09 Average: 7 4.32 0.00 1.64 4.32 0.03 89.70 06:08:09 06:08:09 06:08:09