Pull request #313 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 05d00022da56944e5a7e22b913233e1ef00b2845+bb022d5e5ee314ea0b2e9403ec65a17609e45266 (4403e847183a1f88631576fe6952c0daf35b3e61) Loading library edgex-global-pipelines@stable Attempting to resolve stable 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-ssh15606719789484944191.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11795712656893641251.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/device-rest-go/branches/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12168740150211443992.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/device-rest-go/branches/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6131699670719590236.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16193182493169787146.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/device-rest-go/branches/PR-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1429202060424293358.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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:device-rest-go] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest 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-14782 in /w/workspace/gexfoundry_device-rest-go_PR-313 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-313 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bb022d5e5ee314ea0b2e9403ec65a17609e45266 into PR head commit 05d00022da56944e5a7e22b913233e1ef00b2845 Merge succeeded, producing 05d00022da56944e5a7e22b913233e1ef00b2845 Checking out Revision 05d00022da56944e5a7e22b913233e1ef00b2845 (PR-313) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05d00022da56944e5a7e22b913233e1ef00b2845 # 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 bb022d5e5ee314ea0b2e9403ec65a17609e45266 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05d00022da56944e5a7e22b913233e1ef00b2845 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:16:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:16:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:16:13 ========================================================= 22:16:13 EdgeX Global Pipelines Version Info 22:16:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:16:14 ------------------- 22:16:14 stable info: 22:16:14 ------------------- 22:16:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:16:14 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:16:14 Message: update stable to v1.0.249 22:16:14 ------------------- 22:16:14 experimental info: 22:16:14 ------------------- 22:16:14 Commited By: **** collab-it+edgex@linuxfoundation.org 22:16:14 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:16:14 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:16:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05d00022da56944e5a7e22b913233e1ef00b2845 [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05d0002 [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:16:16 provisioning config files... 22:16:16 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-313@tmp/config7587097170161706619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:17 ---> docker-login.sh 22:16:17 nexus3.edgexfoundry.org:10001 22:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:17 Configure a credential helper to remove this warning. See 22:16:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:17 22:16:17 Login Succeeded 22:16:17 nexus3.edgexfoundry.org:10002 22:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:17 Configure a credential helper to remove this warning. See 22:16:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:17 22:16:17 Login Succeeded 22:16:17 nexus3.edgexfoundry.org:10003 22:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:17 Configure a credential helper to remove this warning. See 22:16:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:17 22:16:17 Login Succeeded 22:16:17 nexus3.edgexfoundry.org:10004 22:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:17 Configure a credential helper to remove this warning. See 22:16:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:17 22:16:17 Login Succeeded 22:16:17 docker.io 22:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:18 Configure a credential helper to remove this warning. See 22:16:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:18 22:16:18 Login Succeeded 22:16:18 ---> docker-login.sh ends [Pipeline] } 22:16:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:16:18 + git rev-list -1 --merges 05d00022da56944e5a7e22b913233e1ef00b2845~1..05d00022da56944e5a7e22b913233e1ef00b2845 [Pipeline] echo 22:16:18 -----------> git rev-list -1 --merges 05d00022da56944e5a7e22b913233e1ef00b2845~1..05d00022da56944e5a7e22b913233e1ef00b2845 05d00022da56944e5a7e22b913233e1ef00b2845 [false] [Pipeline] sh 22:16:19 + git log --format=format:%s -1 05d00022da56944e5a7e22b913233e1ef00b2845 [Pipeline] echo 22:16:19 ========================================================= 22:16:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:16:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:16:19 + git log --format=format:%s -1 05d00022da56944e5a7e22b913233e1ef00b2845 [Pipeline] echo 22:16:19 [semverPrep] GIT_COMMIT: 05d00022da56944e5a7e22b913233e1ef00b2845, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 22:16:19 [semverPrep] This is not a build commit. [Pipeline] sh 22:16:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:16:20 + grep -v github /etc/ssh/ssh_known_hosts 22:16:20 + [ -e /tmp/ssh_known_hosts ] 22:16:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:16:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:16:20 + sudo tee -a /etc/ssh/ssh_known_hosts 22:16:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:16:20 22:16:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:16:20 0.1.4: Pulling from edgex-devops/py-git-semver 22:16:20 b85a868b505f: Pulling fs layer 22:16:20 e2be974225ed: Pulling fs layer 22:16:20 339a4e72a1f5: Pulling fs layer 22:16:20 988bab9f4d93: Pulling fs layer 22:16:20 1469e6f7b9e6: Pulling fs layer 22:16:20 eaf3925da568: Pulling fs layer 22:16:20 bab4dde63d76: Pulling fs layer 22:16:20 bde34c3a00c8: Pulling fs layer 22:16:20 b352a97aabf1: Pulling fs layer 22:16:20 4872d77fe225: Pulling fs layer 22:16:20 eaf3925da568: Waiting 22:16:20 bab4dde63d76: Waiting 22:16:20 5851b861e8e6: Pulling fs layer 22:16:20 b352a97aabf1: Waiting 22:16:20 4872d77fe225: Waiting 22:16:20 5851b861e8e6: Waiting 22:16:20 1469e6f7b9e6: Waiting 22:16:20 bde34c3a00c8: Waiting 22:16:20 e2be974225ed: Verifying Checksum 22:16:20 e2be974225ed: Download complete 22:16:20 988bab9f4d93: Download complete 22:16:20 1469e6f7b9e6: Verifying Checksum 22:16:20 1469e6f7b9e6: Download complete 22:16:21 eaf3925da568: Verifying Checksum 22:16:21 eaf3925da568: Download complete 22:16:21 339a4e72a1f5: Verifying Checksum 22:16:21 339a4e72a1f5: Download complete 22:16:21 bde34c3a00c8: Download complete 22:16:21 b352a97aabf1: Verifying Checksum 22:16:21 b352a97aabf1: Download complete 22:16:21 4872d77fe225: Download complete 22:16:21 5851b861e8e6: Verifying Checksum 22:16:21 5851b861e8e6: Download complete 22:16:21 b85a868b505f: Verifying Checksum 22:16:21 b85a868b505f: Download complete 22:16:21 bab4dde63d76: Verifying Checksum 22:16:21 bab4dde63d76: Download complete 22:16:22 b85a868b505f: Pull complete 22:16:22 e2be974225ed: Pull complete 22:16:22 339a4e72a1f5: Pull complete 22:16:22 988bab9f4d93: Pull complete 22:16:23 1469e6f7b9e6: Pull complete 22:16:23 eaf3925da568: Pull complete 22:16:25 bab4dde63d76: Pull complete 22:16:25 bde34c3a00c8: Pull complete 22:16:25 b352a97aabf1: Pull complete 22:16:25 4872d77fe225: Pull complete 22:16:25 5851b861e8e6: Pull complete 22:16:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:16:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:16:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:25 prd-ubuntu20.04-docker-8c-8g-14782 does not seem to be running inside a container 22:16:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-313 -v /w/workspace/gexfoundry_device-rest-go_PR-313:/w/workspace/gexfoundry_device-rest-go_PR-313:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-313@tmp:/w/workspace/gexfoundry_device-rest-go_PR-313@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:16:26 $ docker top 4e3f99515d82d79f26c0182bc93dc9157993f8682d4c117810c84491b9f2e9c0 -eo pid,comm 22:16:27 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). 22:16:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:16:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:27 [ssh-agent] Looking for ssh-agent implementation... 22:16:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:27 $ docker exec 4e3f99515d82d79f26c0182bc93dc9157993f8682d4c117810c84491b9f2e9c0 ssh-agent 22:16:27 SSH_AUTH_SOCK=/tmp/ssh-m7FkZDHBQ69H/agent.32 22:16:27 SSH_AGENT_PID=38 22:16:27 Running ssh-add (command line suppressed) 22:16:27 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-313@tmp/private_key_1940418726367873240.key (/w/workspace/gexfoundry_device-rest-go_PR-313@tmp/private_key_1940418726367873240.key) 22:16:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:27 + git tag --points-at HEAD [Pipeline] } 22:16:27 $ docker exec --env ******** --env ******** 4e3f99515d82d79f26c0182bc93dc9157993f8682d4c117810c84491b9f2e9c0 ssh-agent -k 22:16:28 unset SSH_AUTH_SOCK; 22:16:28 unset SSH_AGENT_PID; 22:16:28 echo Agent pid 38 killed; 22:16:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:16:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:28 [ssh-agent] Looking for ssh-agent implementation... 22:16:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:28 $ docker exec 4e3f99515d82d79f26c0182bc93dc9157993f8682d4c117810c84491b9f2e9c0 ssh-agent 22:16:28 SSH_AUTH_SOCK=/tmp/ssh-vjxK90ftj3HZ/agent.70 22:16:28 SSH_AGENT_PID=76 22:16:28 Running ssh-add (command line suppressed) 22:16:28 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-313@tmp/private_key_6759318846948321349.key (/w/workspace/gexfoundry_device-rest-go_PR-313@tmp/private_key_6759318846948321349.key) 22:16:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:28 + git semver init 22:16:29 2023-05-09 22:16:28,973 [run_init] DEBUG init version:0.0.0 force:False 22:16:29 2023-05-09 22:16:28,974 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-313/.semver 22:16:29 2023-05-09 22:16:28,974 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-313/.semver 22:16:29 2023-05-09 22:16:28,975 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-313/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-313, universal_newlines=False, shell=None, istream=None) 22:16:29 2023-05-09 22:16:29,944 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-313/.git/info/exclude 22:16:29 2023-05-09 22:16:29,945 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-313/.semver/PR-313 with force:False 22:16:29 2023-05-09 22:16:29,945 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-313/.semver/PR-313 22:16:29 2023-05-09 22:16:29,949 [execute] INFO git cat-file --batch-check 22:16:29 2023-05-09 22:16:29,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-313/.semver, universal_newlines=False, shell=None, istream=) 22:16:29 2023-05-09 22:16:29,957 [execute] INFO git cat-file --batch 22:16:29 2023-05-09 22:16:29,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-313/.semver, universal_newlines=False, shell=None, istream=) 22:16:29 2023-05-09 22:16:29,962 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-313/.semver/PR-313 22:16:29 0.0.0 [Pipeline] } 22:16:30 $ docker exec --env ******** --env ******** 4e3f99515d82d79f26c0182bc93dc9157993f8682d4c117810c84491b9f2e9c0 ssh-agent -k 22:16:30 unset SSH_AUTH_SOCK; 22:16:30 unset SSH_AGENT_PID; 22:16:30 echo Agent pid 76 killed; 22:16:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:16:30 + git semver [Pipeline] } 22:16:30 $ docker stop --time=1 4e3f99515d82d79f26c0182bc93dc9157993f8682d4c117810c84491b9f2e9c0 22:16:32 $ docker rm -f --volumes 4e3f99515d82d79f26c0182bc93dc9157993f8682d4c117810c84491b9f2e9c0 [Pipeline] // withDockerContainer [Pipeline] sh 22:16:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:16:32 Stashed 1 file(s) [Pipeline] echo 22:16:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:16:33 provisioning config files... 22:16:33 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-313@tmp/config9495000949315775212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:33 ---> docker-login.sh 22:16:33 nexus3.edgexfoundry.org:10001 22:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:33 Configure a credential helper to remove this warning. See 22:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:33 22:16:33 Login Succeeded 22:16:33 nexus3.edgexfoundry.org:10002 22:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:33 Configure a credential helper to remove this warning. See 22:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:33 22:16:33 Login Succeeded 22:16:33 nexus3.edgexfoundry.org:10003 22:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:34 Configure a credential helper to remove this warning. See 22:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:34 22:16:34 Login Succeeded 22:16:34 nexus3.edgexfoundry.org:10004 22:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:34 Configure a credential helper to remove this warning. See 22:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:34 22:16:34 Login Succeeded 22:16:34 docker.io 22:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:34 Configure a credential helper to remove this warning. See 22:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:34 22:16:34 Login Succeeded 22:16:34 ---> docker-login.sh ends [Pipeline] } 22:16:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:16:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:16:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:16:34 ========================================================= 22:16:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:16:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:16:35 Sending build context to Docker daemon 10.92MB 22:16:35 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:16:35 Step 2/12 : FROM ${BASE} AS builder 22:16:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:16:35 f56be85fc22e: Pulling fs layer 22:16:35 85791d961cd3: Pulling fs layer 22:16:35 d694b5ae8c79: Pulling fs layer 22:16:35 9f32a84ed3da: Pulling fs layer 22:16:35 4d19c01a9841: Pulling fs layer 22:16:35 9325e15d5711: Pulling fs layer 22:16:35 556b6ee489ea: Pulling fs layer 22:16:35 c5a4b2cf53e6: Pulling fs layer 22:16:35 9f32a84ed3da: Waiting 22:16:35 4d19c01a9841: Waiting 22:16:35 9325e15d5711: Waiting 22:16:35 556b6ee489ea: Waiting 22:16:35 c5a4b2cf53e6: Waiting 22:16:35 85791d961cd3: Download complete 22:16:35 9f32a84ed3da: Download complete 22:16:35 4d19c01a9841: Verifying Checksum 22:16:35 4d19c01a9841: Download complete 22:16:35 f56be85fc22e: Verifying Checksum 22:16:35 f56be85fc22e: Download complete 22:16:35 9325e15d5711: Verifying Checksum 22:16:35 9325e15d5711: Download complete 22:16:35 f56be85fc22e: Pull complete 22:16:35 85791d961cd3: Pull complete 22:16:35 d694b5ae8c79: Verifying Checksum 22:16:35 d694b5ae8c79: Download complete 22:16:36 c5a4b2cf53e6: Verifying Checksum 22:16:36 c5a4b2cf53e6: Download complete 22:16:36 556b6ee489ea: Verifying Checksum 22:16:36 556b6ee489ea: Download complete 22:16:38 d694b5ae8c79: Pull complete 22:16:38 9f32a84ed3da: Pull complete 22:16:38 4d19c01a9841: Pull complete 22:16:38 9325e15d5711: Pull complete 22:16:41 556b6ee489ea: Pull complete 22:16:42 c5a4b2cf53e6: Pull complete 22:16:42 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:16:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:16:42 ---> c4be618373d6 22:16:42 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:16:44 ---> Running in 4b919fecca22 22:16:44 Removing intermediate container 4b919fecca22 22:16:44 ---> 855c8d6b691b 22:16:44 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:16:44 ---> Running in d26e4100c2fd 22:16:44 Removing intermediate container d26e4100c2fd 22:16:44 ---> 93cda47da6d8 22:16:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:16:44 ---> Running in a4dd014a62ca 22:16:44 Removing intermediate container a4dd014a62ca 22:16:44 ---> 16077ddb1f89 22:16:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:16:44 ---> Running in 9c07cdcc3b79 22:16:44 Removing intermediate container 9c07cdcc3b79 22:16:44 ---> c59044407b98 22:16:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:16:44 ---> Running in ead63250813a 22:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:16:45 (1/4) Installing openssh-keygen (9.1_p1-r2) 22:16:45 (2/4) Installing libedit (20221030.3.1-r0) 22:16:45 (3/4) Installing openssh-client-common (9.1_p1-r2) 22:16:45 (4/4) Installing openssh-client-default (9.1_p1-r2) 22:16:45 Executing busybox-1.35.0-r29.trigger 22:16:45 OK: 269 MiB in 57 packages 22:16:45 Removing intermediate container ead63250813a 22:16:45 ---> 918cf7222c78 22:16:45 Step 8/12 : WORKDIR /device-rest-go 22:16:46 ---> Running in 410e17441477 22:16:46 Removing intermediate container 410e17441477 22:16:46 ---> da2a36f6e20c 22:16:46 Step 9/12 : COPY go.mod vendor* ./ 22:16:46 ---> c2e76cd50c3c 22:16:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:46 ---> Running in 7a3a4d83c7d3 22:16:48 Still waiting to schedule task 22:16:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:17:18 Removing intermediate container 7a3a4d83c7d3 22:17:18 ---> 7ef823252c25 22:17:18 Step 11/12 : COPY . . 22:17:18 ---> 337ed45043da 22:17:18 Step 12/12 : RUN $MAKE 22:17:18 ---> Running in e586351f29cf 22:17:18 noop 22:17:18 Removing intermediate container e586351f29cf 22:17:18 ---> c75d62deaaeb 22:17:18 Successfully built c75d62deaaeb 22:17:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:18 + docker inspect -f . ci-base-image-x86_64 22:17:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:19 prd-ubuntu20.04-docker-8c-8g-14782 does not seem to be running inside a container 22:17:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-313 -v /w/workspace/gexfoundry_device-rest-go_PR-313:/w/workspace/gexfoundry_device-rest-go_PR-313:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-313@tmp:/w/workspace/gexfoundry_device-rest-go_PR-313@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 ******** ci-base-image-x86_64 cat 22:17:19 $ docker top b531e402d113e4fd1195bf6df00a1e3f3c986336029671d2cab046173ab16e2b -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:19 + go version 22:17:19 go version go1.20.2 linux/amd64 [Pipeline] } 22:17:19 $ docker stop --time=1 b531e402d113e4fd1195bf6df00a1e3f3c986336029671d2cab046173ab16e2b 22:17:21 $ docker rm -f --volumes b531e402d113e4fd1195bf6df00a1e3f3c986336029671d2cab046173ab16e2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:21 + docker inspect -f . ci-base-image-x86_64 22:17:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:22 prd-ubuntu20.04-docker-8c-8g-14782 does not seem to be running inside a container 22:17:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-313 -v /w/workspace/gexfoundry_device-rest-go_PR-313:/w/workspace/gexfoundry_device-rest-go_PR-313:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-313@tmp:/w/workspace/gexfoundry_device-rest-go_PR-313@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 ******** ci-base-image-x86_64 cat 22:17:22 $ docker top 267e893b611dc3c349c7fd5fed6521ef169c81f38085c0de6d7df6159544c9af -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:22 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-313 [Pipeline] fileExists [Pipeline] sh 22:17:23 + make test 22:17:23 go test ./... -coverprofile=coverage.out ./... 22:17:28 ? github.com/edgexfoundry/device-rest-go [no test files] 22:17:36 # github.com/edgexfoundry/device-rest-go/driver [github.com/edgexfoundry/device-rest-go/driver.test] 22:17:36 driver/resthandler_test.go:42:27: cannot use service (variable of type *mocks.DeviceServiceSDK) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK value in argument to NewRestHandler: *mocks.DeviceServiceSDK does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK (missing method Run) 22:17:36 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 22:17:36 FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] 22:17:36 FAIL 22:17:36 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 22:17:36 $ docker stop --time=1 267e893b611dc3c349c7fd5fed6521ef169c81f38085c0de6d7df6159544c9af 22:17:39 $ docker rm -f --volumes 267e893b611dc3c349c7fd5fed6521ef169c81f38085c0de6d7df6159544c9af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:40 22:17:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:41 latest: Pulling from edgex-lftools-log-publisher 22:17:41 5eb5b503b376: Pulling fs layer 22:17:41 5c69ac0246d0: Pulling fs layer 22:17:41 ec43610c2a17: Pulling fs layer 22:17:41 3a2ae6a8a46f: Pulling fs layer 22:17:41 33b1e0a273af: Pulling fs layer 22:17:41 5d3b04190fa2: Pulling fs layer 22:17:41 2f39f015ded8: Pulling fs layer 22:17:41 3a2ae6a8a46f: Waiting 22:17:41 2f39f015ded8: Waiting 22:17:41 33b1e0a273af: Waiting 22:17:41 5d3b04190fa2: Waiting 22:17:41 5c69ac0246d0: Verifying Checksum 22:17:41 5c69ac0246d0: Download complete 22:17:41 3a2ae6a8a46f: Verifying Checksum 22:17:41 3a2ae6a8a46f: Download complete 22:17:41 33b1e0a273af: Verifying Checksum 22:17:41 33b1e0a273af: Download complete 22:17:41 5d3b04190fa2: Verifying Checksum 22:17:41 5d3b04190fa2: Download complete 22:17:41 ec43610c2a17: Verifying Checksum 22:17:41 ec43610c2a17: Download complete 22:17:41 5eb5b503b376: Verifying Checksum 22:17:41 5eb5b503b376: Download complete 22:17:42 2f39f015ded8: Download complete 22:17:42 5eb5b503b376: Pull complete 22:17:42 5c69ac0246d0: Pull complete 22:17:43 ec43610c2a17: Pull complete 22:17:43 3a2ae6a8a46f: Pull complete 22:17:43 33b1e0a273af: Pull complete 22:17:43 5d3b04190fa2: Pull complete 22:17:47 2f39f015ded8: Pull complete 22:17:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:47 prd-ubuntu20.04-docker-8c-8g-14782 does not seem to be running inside a container 22:17:47 $ 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_device-rest-go_PR-313 -v /w/workspace/gexfoundry_device-rest-go_PR-313:/w/workspace/gexfoundry_device-rest-go_PR-313:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-313@tmp:/w/workspace/gexfoundry_device-rest-go_PR-313@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:17:51 $ docker top 8f53bf7a236624f74e40c7757c6ca9d22d378bb8d14a5172201af87f547375b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:51 ---> job-cost.sh 22:17:51 lf-activate-venv: SKIPPING 22:17:51 INFO: No Stack... 22:17:51 INFO: Retrieving Pricing Info for: v3-standard-8 22:17:52 INFO: Archiving Costs [Pipeline] sh 22:17:52 + cat /w/workspace/gexfoundry_device-rest-go_PR-313/archives/cost.csv 22:17:52 + cut -d, -f6 [Pipeline] lock 22:17:52 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] 22:17:52 Resource [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] did not exist. Created. 22:17:52 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:17:52 + echo total: 0.2199999988079071 [Pipeline] stash 22:17:52 Stashed 1 file(s) [Pipeline] } 22:17:52 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:17:53 $ docker stop --time=1 8f53bf7a236624f74e40c7757c6ca9d22d378bb8d14a5172201af87f547375b5 22:17:54 $ docker rm -f --volumes 8f53bf7a236624f74e40c7757c6ca9d22d378bb8d14a5172201af87f547375b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:17:54 Failed in branch amd64 22:18:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14784 in /w/workspace/gexfoundry_device-rest-go_PR-313 [Pipeline] { [Pipeline] ws 22:18:20 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 22:18:20 The recommended git tool is: git 22:18:26 using credential edgex-jenkins-ssh 22:18:26 Cloning the remote Git repository 22:18:26 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 22:18:26 > git init /w/workspace/device-rest-go/1 # timeout=10 22:18:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 22:18:27 > git --version # timeout=10 22:18:27 > git --version # 'git version 2.25.1' 22:18:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:29 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 22:18:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:30 Merging remotes/origin/main commit bb022d5e5ee314ea0b2e9403ec65a17609e45266 into PR head commit 05d00022da56944e5a7e22b913233e1ef00b2845 22:18:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 22:18:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 22:18:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:18:30 > git config core.sparsecheckout # timeout=10 22:18:30 > git checkout -f 05d00022da56944e5a7e22b913233e1ef00b2845 # timeout=10 22:18:31 Merge succeeded, producing 05d00022da56944e5a7e22b913233e1ef00b2845 22:18:31 Checking out Revision 05d00022da56944e5a7e22b913233e1ef00b2845 (PR-313) 22:18:31 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 22:18:31 > git --version # timeout=10 22:18:31 > git --version # 'git version 2.25.1' 22:18:31 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:18:30 > git remote # timeout=10 22:18:30 > git config --get remote.origin.url # timeout=10 22:18:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:31 > git merge bb022d5e5ee314ea0b2e9403ec65a17609e45266 # timeout=10 22:18:31 > git rev-parse HEAD^{commit} # timeout=10 22:18:31 > git config core.sparsecheckout # timeout=10 22:18:31 > git checkout -f 05d00022da56944e5a7e22b913233e1ef00b2845 # timeout=10 22:18:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:18:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:32 Dload Upload Total Spent Left Speed 22:18:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 22:18:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:18:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:18:33 + sudo tee /etc/docker/daemon.new 22:18:33 { 22:18:33 "registry-mirrors": [ 22:18:33 "https://nexus3.edgexfoundry.org:10001" 22:18:33 ], 22:18:33 "bip": "10.250.0.254/24", 22:18:33 "hosts": [ 22:18:33 "tcp://0.0.0.0:5555", 22:18:33 "unix:///var/run/docker.sock" 22:18:33 ], 22:18:33 "mtu": 1458, 22:18:33 "selinux-enabled": true, 22:18:33 "seccomp-profile": "/etc/docker/seccomp.json" 22:18:33 } [Pipeline] sh 22:18:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:18:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:52 provisioning config files... 22:18:52 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4664522977908777948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:53 ---> docker-login.sh 22:18:53 nexus3.edgexfoundry.org:10001 22:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:53 Configure a credential helper to remove this warning. See 22:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:53 22:18:53 Login Succeeded 22:18:53 nexus3.edgexfoundry.org:10002 22:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:54 Configure a credential helper to remove this warning. See 22:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:54 22:18:54 Login Succeeded 22:18:54 nexus3.edgexfoundry.org:10003 22:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:54 Configure a credential helper to remove this warning. See 22:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:54 22:18:54 Login Succeeded 22:18:54 nexus3.edgexfoundry.org:10004 22:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:54 Configure a credential helper to remove this warning. See 22:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:54 22:18:54 Login Succeeded 22:18:54 docker.io 22:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:55 Configure a credential helper to remove this warning. See 22:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:55 22:18:55 Login Succeeded 22:18:55 ---> docker-login.sh ends [Pipeline] } 22:18:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:18:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:18:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:18:56 ========================================================= 22:18:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:18:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:18:56 Sending build context to Docker daemon 139.3kB 22:18:56 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:18:56 Step 2/12 : FROM ${BASE} AS builder 22:18:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:18:57 c41833b44d91: Pulling fs layer 22:18:57 ed15518f5707: Pulling fs layer 22:18:57 feae8fd75edb: Pulling fs layer 22:18:57 242c74f7c9fa: Pulling fs layer 22:18:57 3cdef696dda3: Pulling fs layer 22:18:57 2ced38df9373: Pulling fs layer 22:18:57 58f1dce35555: Pulling fs layer 22:18:57 2ced38df9373: Waiting 22:18:57 242c74f7c9fa: Waiting 22:18:57 58f1dce35555: Waiting 22:18:57 3cdef696dda3: Waiting 22:18:57 ed15518f5707: Verifying Checksum 22:18:57 ed15518f5707: Download complete 22:18:57 242c74f7c9fa: Verifying Checksum 22:18:57 242c74f7c9fa: Download complete 22:18:57 3cdef696dda3: Verifying Checksum 22:18:57 3cdef696dda3: Download complete 22:18:57 c41833b44d91: Verifying Checksum 22:18:57 c41833b44d91: Download complete 22:18:58 c41833b44d91: Pull complete 22:18:58 58f1dce35555: Verifying Checksum 22:18:58 58f1dce35555: Download complete 22:18:59 ed15518f5707: Pull complete 22:19:00 feae8fd75edb: Verifying Checksum 22:19:00 feae8fd75edb: Download complete 22:19:00 2ced38df9373: Verifying Checksum 22:19:00 2ced38df9373: Download complete 22:19:12 feae8fd75edb: Pull complete 22:19:12 242c74f7c9fa: Pull complete 22:19:12 3cdef696dda3: Pull complete 22:19:20 2ced38df9373: Pull complete 22:19:22 58f1dce35555: Pull complete 22:19:22 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:19:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:19:22 ---> fadd8f120f05 22:19:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:19:24 ---> Running in bd23fc652af7 22:19:24 Removing intermediate container bd23fc652af7 22:19:24 ---> ef362c426b11 22:19:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:19:24 ---> Running in ff61be31f1ea 22:19:25 Removing intermediate container ff61be31f1ea 22:19:25 ---> 6833961f6686 22:19:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:19:25 ---> Running in f612cd780fed 22:19:25 Removing intermediate container f612cd780fed 22:19:25 ---> 375e7a15900a 22:19:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:19:25 ---> Running in 4eb44ced02bd 22:19:26 Removing intermediate container 4eb44ced02bd 22:19:26 ---> 27b885c89875 22:19:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:19:26 ---> Running in 7cdffb9a4a0b 22:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:19:29 (1/4) Installing openssh-keygen (9.1_p1-r2) 22:19:29 (2/4) Installing libedit (20221030.3.1-r0) 22:19:29 (3/4) Installing openssh-client-common (9.1_p1-r2) 22:19:29 (4/4) Installing openssh-client-default (9.1_p1-r2) 22:19:29 Executing busybox-1.35.0-r29.trigger 22:19:29 OK: 268 MiB in 57 packages 22:19:30 Removing intermediate container 7cdffb9a4a0b 22:19:30 ---> 1e4026843651 22:19:30 Step 8/12 : WORKDIR /device-rest-go 22:19:30 ---> Running in dec5e787e48c 22:19:30 Removing intermediate container dec5e787e48c 22:19:30 ---> ea532f001e6c 22:19:30 Step 9/12 : COPY go.mod vendor* ./ 22:19:31 ---> 009f9f3ea0b4 22:19:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:19:31 ---> Running in f90f3b04a5f4 22:20:39 Removing intermediate container f90f3b04a5f4 22:20:39 ---> 37fa68d828c5 22:20:39 Step 11/12 : COPY . . 22:20:39 ---> 41593cf430d5 22:20:39 Step 12/12 : RUN $MAKE 22:20:39 ---> Running in 453602bd6ef5 22:20:39 noop 22:20:39 Removing intermediate container 453602bd6ef5 22:20:39 ---> ec408c12abe1 22:20:39 Successfully built ec408c12abe1 22:20:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:39 + docker inspect -f . ci-base-image-arm64 22:20:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:39 prd-ubuntu20.04-docker-arm64-4c-16g-14784 does not seem to be running inside a container 22:20:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat 22:20:41 $ docker top 81d65fa1d15dfd82b2028a36eacffe24c0e8743c5345058b64fc78b0877eeabb -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:41 + go version 22:20:41 go version go1.20.2 linux/arm64 [Pipeline] } 22:20:42 $ docker stop --time=1 81d65fa1d15dfd82b2028a36eacffe24c0e8743c5345058b64fc78b0877eeabb 22:20:43 $ docker rm -f --volumes 81d65fa1d15dfd82b2028a36eacffe24c0e8743c5345058b64fc78b0877eeabb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:44 + docker inspect -f . ci-base-image-arm64 22:20:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:44 prd-ubuntu20.04-docker-arm64-4c-16g-14784 does not seem to be running inside a container 22:20:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat 22:20:46 $ docker top 070c0fac7020e1ae0bfcc9abbf821bee64b15bb8e183e0394dc4f28f32a6d783 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:46 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 22:20:47 + make test 22:20:47 go test ./... -coverprofile=coverage.out ./... 22:21:26 ? github.com/edgexfoundry/device-rest-go [no test files] 22:23:48 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 22:23:48 # github.com/edgexfoundry/device-rest-go/driver [github.com/edgexfoundry/device-rest-go/driver.test] 22:23:48 driver/resthandler_test.go:42:27: cannot use service (variable of type *mocks.DeviceServiceSDK) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK value in argument to NewRestHandler: *mocks.DeviceServiceSDK does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK (missing method Run) 22:23:48 FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] 22:23:48 FAIL 22:23:48 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 22:23:48 $ docker stop --time=1 070c0fac7020e1ae0bfcc9abbf821bee64b15bb8e183e0394dc4f28f32a6d783 22:23:50 $ docker rm -f --volumes 070c0fac7020e1ae0bfcc9abbf821bee64b15bb8e183e0394dc4f28f32a6d783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:52 22:23:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:52 arm64: Pulling from edgex-lftools-log-publisher 22:23:52 8998bd30e6a1: Pulling fs layer 22:23:52 04944245beec: Pulling fs layer 22:23:52 699f458cf7ca: Pulling fs layer 22:23:52 765212b225bb: Pulling fs layer 22:23:52 f23df028b6ca: Pulling fs layer 22:23:52 d65c8cfc05b1: Pulling fs layer 22:23:52 2437ff75d9bd: Pulling fs layer 22:23:52 f23df028b6ca: Waiting 22:23:52 d65c8cfc05b1: Waiting 22:23:52 2437ff75d9bd: Waiting 22:23:52 765212b225bb: Waiting 22:23:52 04944245beec: Verifying Checksum 22:23:52 04944245beec: Download complete 22:23:52 765212b225bb: Verifying Checksum 22:23:52 765212b225bb: Download complete 22:23:52 f23df028b6ca: Verifying Checksum 22:23:52 f23df028b6ca: Download complete 22:23:52 d65c8cfc05b1: Verifying Checksum 22:23:52 d65c8cfc05b1: Download complete 22:23:53 699f458cf7ca: Verifying Checksum 22:23:53 699f458cf7ca: Download complete 22:23:53 8998bd30e6a1: Verifying Checksum 22:23:53 8998bd30e6a1: Download complete 22:23:56 2437ff75d9bd: Verifying Checksum 22:23:56 2437ff75d9bd: Download complete 22:23:57 8998bd30e6a1: Pull complete 22:23:58 04944245beec: Pull complete 22:23:59 699f458cf7ca: Pull complete 22:24:01 765212b225bb: Pull complete 22:24:02 f23df028b6ca: Pull complete 22:24:02 d65c8cfc05b1: Pull complete 22:24:17 2437ff75d9bd: Pull complete 22:24:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:24:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:17 prd-ubuntu20.04-docker-arm64-4c-16g-14784 does not seem to be running inside a container 22:24:17 $ 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/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:24:20 $ docker top f518436c3f09eef317549f1d972ec8af5d63569be0253eb2868e8cac53b6ea27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:21 ---> job-cost.sh 22:24:21 lf-activate-venv: SKIPPING 22:24:21 INFO: No Stack... 22:24:21 INFO: Retrieving Pricing Info for: v3-standard-4 22:24:22 INFO: Archiving Costs [Pipeline] sh 22:24:23 + cat /w/workspace/device-rest-go/1/archives/cost.csv 22:24:23 + cut -d, -f6 [Pipeline] lock 22:24:23 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] 22:24:23 Resource [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] did not exist. Created. 22:24:23 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:24:24 /w/workspace/device-rest-go/1@tmp/durable-e926808a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:24:24 + echo total: 0.10999999940395355 [Pipeline] stash 22:24:24 Warning: overwriting stash ‘stack-cost’ 22:24:25 Stashed 1 file(s) [Pipeline] } 22:24:25 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:24:25 $ docker stop --time=1 f518436c3f09eef317549f1d972ec8af5d63569be0253eb2868e8cac53b6ea27 22:24:27 $ docker rm -f --volumes f518436c3f09eef317549f1d972ec8af5d63569be0253eb2868e8cac53b6ea27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:24:27 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:24:29 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-313/archives ] 22:24:29 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-313/archives 22:24:29 total 16 22:24:29 drwxr-xr-x 3 root root 4096 May 9 22:17 . 22:24:29 drwxrwxr-x 10 jenkins jenkins 4096 May 9 22:17 .. 22:24:29 drwxr-xr-x 2 root root 4096 May 9 22:17 cost 22:24:29 -rw-r--r-- 1 root root 86 May 9 22:17 cost.csv 22:24:29 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-313/archives 22:24:29 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-313/archives 22:24:29 total 16 22:24:29 drwxr-xr-x 3 jenkins jenkins 4096 May 9 22:17 . 22:24:29 drwxrwxr-x 10 jenkins jenkins 4096 May 9 22:17 .. 22:24:29 drwxr-xr-x 2 jenkins jenkins 4096 May 9 22:17 cost 22:24:29 -rw-r--r-- 1 jenkins jenkins 86 May 9 22:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:24:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:31 ---> package-listing.sh 22:24:31 ++ facter osfamily 22:24:31 ++ tr '[:upper:]' '[:lower:]' 22:24:31 + OS_FAMILY=debian 22:24:31 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-313 22:24:31 + START_PACKAGES=/tmp/packages_start.txt 22:24:31 + END_PACKAGES=/tmp/packages_end.txt 22:24:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:31 + PACKAGES=/tmp/packages_start.txt 22:24:31 + '[' /w/workspace/gexfoundry_device-rest-go_PR-313 ']' 22:24:31 + PACKAGES=/tmp/packages_end.txt 22:24:31 + case "${OS_FAMILY}" in 22:24:31 + dpkg -l 22:24:31 + grep '^ii' 22:24:31 + '[' -f /tmp/packages_start.txt ']' 22:24:31 + '[' -f /tmp/packages_end.txt ']' 22:24:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:31 + '[' /w/workspace/gexfoundry_device-rest-go_PR-313 ']' 22:24:31 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-313/archives/ 22:24:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-313/archives/ [Pipeline] echo 22:24:31 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_device-rest-go_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:24:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:32 prd-ubuntu20.04-docker-8c-8g-14782 does not seem to be running inside a container 22:24:32 $ 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_device-rest-go_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-313 -v /w/workspace/gexfoundry_device-rest-go_PR-313:/w/workspace/gexfoundry_device-rest-go_PR-313:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-313@tmp:/w/workspace/gexfoundry_device-rest-go_PR-313@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:24:32 $ docker top 020e7c4c3868895de90fb5c7f3a7e99a5f76b793ceb5eaeda1188beef503dd14 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:32 + touch /tmp/pre-build-complete [Pipeline] sh 22:24:33 + mkdir -p /var/log/sysstat [Pipeline] sh 22:24:33 + ls /var/log/sa-host 22:24:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:33 provisioning config files... 22:24:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-313@tmp/config16629406415417759209tmp [Pipeline] { [Pipeline] echo 22:24:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:24:33 ---> create-netrc.sh [Pipeline] } 22:24:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:24:34 ---> python-tools-install.sh [Pipeline] echo 22:24:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:24:34 ---> sudo-logs.sh 22:24:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:24:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:24:35 ---> job-cost.sh 22:24:35 lf-activate-venv: SKIPPING 22:24:35 DEBUG: total: 0.2199999988079071 22:24:35 INFO: Retrieving Stack Cost... 22:24:35 INFO: Retrieving Pricing Info for: v3-standard-8 22:24:35 INFO: Archiving Costs [Pipeline] echo 22:24:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:24:36 ---> logs-deploy.sh 22:24:36 lf-activate-venv: SKIPPING 22:24:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-313/1 22:24:36 INFO: archiving workspace using pattern(s): 22:24:37 Archives upload complete. 22:24:37 INFO: archiving logs to Nexus 22:24:38 ---> uname -a: 22:24:38 Linux prd-ubuntu20-04-docker-8c-8g-14782 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:24:38 22:24:38 22:24:38 ---> lscpu: 22:24:38 Architecture: x86_64 22:24:38 CPU op-mode(s): 32-bit, 64-bit 22:24:38 Byte Order: Little Endian 22:24:38 Address sizes: 40 bits physical, 48 bits virtual 22:24:38 CPU(s): 8 22:24:38 On-line CPU(s) list: 0-7 22:24:38 Thread(s) per core: 1 22:24:38 Core(s) per socket: 1 22:24:38 Socket(s): 8 22:24:38 NUMA node(s): 1 22:24:38 Vendor ID: AuthenticAMD 22:24:38 CPU family: 23 22:24:38 Model: 49 22:24:38 Model name: AMD EPYC-Rome Processor 22:24:38 Stepping: 0 22:24:38 CPU MHz: 2800.000 22:24:38 BogoMIPS: 5600.00 22:24:38 Virtualization: AMD-V 22:24:38 Hypervisor vendor: KVM 22:24:38 Virtualization type: full 22:24:38 L1d cache: 256 KiB 22:24:38 L1i cache: 256 KiB 22:24:38 L2 cache: 4 MiB 22:24:38 L3 cache: 128 MiB 22:24:38 NUMA node0 CPU(s): 0-7 22:24:38 Vulnerability Itlb multihit: Not affected 22:24:38 Vulnerability L1tf: Not affected 22:24:38 Vulnerability Mds: Not affected 22:24:38 Vulnerability Meltdown: Not affected 22:24:38 Vulnerability Mmio stale data: Not affected 22:24:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:24:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:24:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:24:38 Vulnerability Srbds: Not affected 22:24:38 Vulnerability Tsx async abort: Not affected 22:24:38 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 22:24:38 22:24:38 22:24:38 ---> nproc: 22:24:38 8 22:24:38 22:24:38 22:24:38 ---> df -h: 22:24:38 Filesystem Size Used Avail Use% Mounted on 22:24:38 overlay 155G 12G 144G 8% / 22:24:38 tmpfs 64M 0 64M 0% /dev 22:24:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:24:38 shm 64M 0 64M 0% /dev/shm 22:24:38 /dev/vda1 155G 12G 144G 8% /facter-os 22:24:38 22:24:38 22:24:38 ---> sar -b -r -n DEV: 22:24:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14782) 05/09/23 _x86_64_ (8 CPU) 22:24:38 22:24:38 22:15:34 LINUX RESTART (8 CPU) 22:24:38 22:24:38 22:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:24:38 22:17:01 168.48 39.50 128.98 0.00 4328.76 87865.24 0.00 22:24:38 22:18:01 152.81 0.27 152.54 0.00 21.86 68806.27 0.00 22:24:38 22:19:01 1.43 0.00 1.43 0.00 0.00 17.88 0.00 22:24:38 22:20:01 0.85 0.00 0.85 0.00 0.00 10.80 0.00 22:24:38 22:21:01 36.77 11.66 25.11 0.00 5429.12 6262.45 0.00 22:24:38 22:22:01 4.17 0.00 4.17 0.00 0.00 51.19 0.00 22:24:38 22:23:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 22:24:38 22:24:01 1.80 0.00 1.80 0.00 0.00 19.86 0.00 22:24:38 Average: 45.69 6.36 39.33 0.00 1216.07 20239.87 0.00 22:24:38 22:24:38 22:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:24:38 22:17:01 28461244 31597296 701152 2.13 108384 3222904 1913116 5.64 1116948 2846404 599744 22:24:38 22:18:01 27909164 31581220 715216 2.18 152076 3677716 1749032 5.15 1166608 3307828 412 22:24:38 22:19:01 27909768 31581836 714384 2.17 152104 3677712 1749032 5.15 1165844 3307832 172 22:24:38 22:20:01 27919324 31591496 704452 2.14 152136 3677720 1749032 5.15 1156132 3307832 168 22:24:38 22:21:01 27541744 31569868 715936 2.18 160584 4010256 1808792 5.33 1392908 3420288 888 22:24:38 22:22:01 27544964 31573104 713040 2.17 160672 4010244 1825988 5.38 1390488 3420252 12 22:24:38 22:23:01 27551436 31579656 706408 2.15 160760 4010256 1825988 5.38 1384384 3420256 4 22:24:38 22:24:01 27551064 31579388 706660 2.15 160816 4010260 1825988 5.38 1384348 3420268 12 22:24:38 Average: 27798588 31581733 709656 2.16 150942 3787134 1805871 5.32 1269708 3306370 75176 22:24:38 22:24:38 22:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:24:38 22:17:01 lo 6.71 6.71 0.65 0.65 0.00 0.00 0.00 0.00 22:24:38 22:17:01 docker0 204.66 341.76 16.49 2178.17 0.00 0.00 0.00 0.00 22:24:38 22:17:01 ens3 988.48 601.14 9060.54 108.83 0.00 0.00 0.00 0.00 22:24:38 22:17:01 vethb4c85ef 179.31 312.49 16.97 1931.96 0.00 0.00 0.00 0.16 22:24:38 22:18:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 22:24:38 22:18:01 docker0 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:24:38 22:18:01 ens3 142.59 103.97 2556.01 93.83 0.00 0.00 0.00 0.00 22:24:38 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:38 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:38 22:19:01 ens3 4.52 2.38 4.59 0.70 0.00 0.00 0.00 0.00 22:24:38 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:38 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:38 22:20:01 ens3 1.33 0.37 0.41 0.27 0.00 0.00 0.00 0.00 22:24:38 22:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:24:38 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:38 22:21:01 ens3 115.98 54.48 1951.49 4.16 0.00 0.00 0.00 0.00 22:24:38 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:38 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:38 22:22:01 ens3 1.32 0.65 0.48 0.35 0.00 0.00 0.00 0.00 22:24:38 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:38 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:38 22:23:01 ens3 0.40 0.32 0.25 0.21 0.00 0.00 0.00 0.00 22:24:38 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:38 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:38 22:24:01 ens3 0.28 0.13 0.07 0.01 0.00 0.00 0.00 0.00 22:24:38 Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 22:24:38 Average: docker0 25.21 42.11 2.03 268.29 0.00 0.00 0.00 0.00 22:24:38 Average: ens3 155.13 94.37 1681.37 25.87 0.00 0.00 0.00 0.00 22:24:38 22:24:38 22:24:38 ---> sar -P ALL: 22:24:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14782) 05/09/23 _x86_64_ (8 CPU) 22:24:38 22:24:38 22:15:34 LINUX RESTART (8 CPU) 22:24:38 22:24:38 22:16:02 CPU %user %nice %system %iowait %steal %idle 22:24:38 22:17:01 all 11.06 0.00 3.73 1.19 0.07 83.95 22:24:38 22:17:01 0 12.02 0.00 4.56 0.60 0.07 82.75 22:24:38 22:17:01 1 10.82 0.00 3.03 0.32 0.09 85.74 22:24:38 22:17:01 2 12.35 0.00 3.49 0.60 0.07 83.49 22:24:38 22:17:01 3 12.25 0.00 3.65 0.48 0.07 83.56 22:24:38 22:17:01 4 9.94 0.00 3.53 1.74 0.07 84.71 22:24:38 22:17:01 5 11.45 0.00 4.40 3.32 0.07 80.76 22:24:38 22:17:01 6 11.27 0.00 3.22 2.01 0.05 83.44 22:24:38 22:17:01 7 8.37 0.00 3.94 0.45 0.09 87.16 22:24:38 22:18:01 all 19.70 0.00 5.02 2.10 0.07 73.11 22:24:38 22:18:01 0 20.48 0.00 5.45 0.07 0.07 73.93 22:24:38 22:18:01 1 19.42 0.00 4.87 0.76 0.07 74.89 22:24:38 22:18:01 2 20.45 0.00 5.69 6.32 0.10 67.43 22:24:38 22:18:01 3 19.98 0.00 4.69 2.59 0.10 72.64 22:24:38 22:18:01 4 18.76 0.00 4.30 1.23 0.07 75.65 22:24:38 22:18:01 5 19.53 0.00 6.06 5.27 0.07 69.07 22:24:38 22:18:01 6 20.45 0.00 5.05 0.24 0.05 74.21 22:24:38 22:18:01 7 18.53 0.00 4.07 0.35 0.07 76.98 22:24:38 22:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 22:24:38 22:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:24:38 22:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:24:38 22:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:24:38 22:19:01 3 0.03 0.00 0.05 0.00 0.02 99.90 22:24:38 22:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:24:38 22:19:01 5 0.07 0.00 0.02 0.00 0.03 99.88 22:24:38 22:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:24:38 22:19:01 7 0.03 0.00 0.03 0.00 0.00 99.93 22:24:38 22:20:01 all 0.02 0.00 0.01 0.00 0.01 99.95 22:24:38 22:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:24:38 22:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:24:38 22:20:01 2 0.00 0.00 0.00 0.02 0.02 99.97 22:24:38 22:20:01 3 0.00 0.00 0.03 0.00 0.02 99.95 22:24:38 22:20:01 4 0.00 0.00 0.03 0.02 0.00 99.95 22:24:38 22:20:01 5 0.07 0.00 0.02 0.00 0.02 99.90 22:24:38 22:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:24:38 22:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:24:38 22:21:01 all 1.24 0.00 0.63 0.45 0.01 97.67 22:24:38 22:21:01 0 2.79 0.00 0.65 0.18 0.02 96.36 22:24:38 22:21:01 1 0.62 0.00 0.47 0.03 0.00 98.88 22:24:38 22:21:01 2 1.57 0.00 0.80 0.28 0.02 97.33 22:24:38 22:21:01 3 0.90 0.00 0.84 0.07 0.02 98.18 22:24:38 22:21:01 4 1.03 0.00 0.62 1.70 0.02 96.63 22:24:38 22:21:01 5 0.85 0.00 0.57 0.17 0.02 98.40 22:24:38 22:21:01 6 1.53 0.00 0.48 0.12 0.02 97.85 22:24:38 22:21:01 7 0.64 0.00 0.62 1.02 0.02 97.71 22:24:38 22:22:01 all 0.04 0.00 0.02 0.01 0.01 99.92 22:24:38 22:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:24:38 22:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:24:38 22:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:24:38 22:22:01 3 0.03 0.00 0.02 0.02 0.02 99.92 22:24:38 22:22:01 4 0.07 0.00 0.05 0.05 0.02 99.82 22:24:38 22:22:01 5 0.02 0.00 0.03 0.00 0.00 99.95 22:24:38 22:22:01 6 0.05 0.00 0.03 0.00 0.00 99.92 22:24:38 22:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:24:38 22:23:01 all 0.01 0.00 0.01 0.01 0.01 99.97 22:24:38 22:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:24:38 22:23:01 1 0.00 0.00 0.00 0.00 0.03 99.97 22:24:38 22:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:24:38 22:23:01 3 0.02 0.00 0.03 0.00 0.03 99.92 22:24:38 22:23:01 4 0.03 0.00 0.02 0.07 0.00 99.88 22:24:38 22:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 22:24:38 22:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:24:38 22:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:24:38 22:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:24:38 22:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:24:38 22:24:01 1 0.05 0.00 0.03 0.00 0.03 99.88 22:24:38 22:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:24:38 22:24:01 3 0.03 0.00 0.02 0.02 0.02 99.92 22:24:38 22:24:01 4 0.03 0.00 0.00 0.02 0.00 99.95 22:24:38 22:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:24:38 22:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:24:38 22:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:24:38 Average: all 3.97 0.00 1.17 0.47 0.02 94.38 22:24:38 Average: 0 4.38 0.00 1.32 0.10 0.02 94.18 22:24:38 Average: 1 3.83 0.00 1.04 0.14 0.03 94.96 22:24:38 Average: 2 4.23 0.00 1.23 0.89 0.03 93.62 22:24:38 Average: 3 4.11 0.00 1.15 0.39 0.04 94.30 22:24:38 Average: 4 3.69 0.00 1.05 0.60 0.02 94.64 22:24:38 Average: 5 3.95 0.00 1.37 1.08 0.03 93.58 22:24:38 Average: 6 4.14 0.00 1.09 0.29 0.01 94.46 22:24:38 Average: 7 3.41 0.00 1.07 0.23 0.02 95.28 22:24:38 22:24:38 22:24:38