Pull request #1480 opened 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 jim-wang-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad+1f24b0a1909b23f42318563b740559601ceacb70 (f761f9243820ca37a1a7494363fe33eb7148c2e6) 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-ssh13045893518705995836.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh7264364580034120935.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-sdk-go/branches/PR-1480/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-sdk-go/branches/PR-1480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7917730037311545449.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-sdk-go/branches/PR-1480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1177457338256039125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh2350474232580623691.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-sdk-go/branches/PR-1480/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-sdk-go/branches/PR-1480/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6419588100452582066.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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-1554 in /w/workspace/gexfoundry_device-sdk-go_PR-1480 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1480 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1f24b0a1909b23f42318563b740559601ceacb70 into PR head commit 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad Merge succeeded, producing 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad Checking out Revision 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad (PR-1480) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1480/head:refs/remotes/origin/PR-1480 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad # 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 1f24b0a1909b23f42318563b740559601ceacb70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad # timeout=10 Commit message: "feat: better error handling when running in hybrid mode but common config is missing" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:01:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:01:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:01:42 ========================================================= 18:01:42 EdgeX Global Pipelines Version Info 18:01:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:01:43 ------------------- 18:01:43 stable info: 18:01:43 ------------------- 18:01:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:01:43 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:01:43 Message: update stable to v1.0.250 18:01:43 ------------------- 18:01:43 experimental info: 18:01:43 ------------------- 18:01:43 Commited By: **** collab-it+edgex@linuxfoundation.org 18:01:43 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:01:43 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:01:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:01:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:01:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:01:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:01:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:01:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:01:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:01:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:01:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:01:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1480 [Pipeline] echo 18:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1480 [Pipeline] echo 18:01:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1480 [Pipeline] echo 18:01:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad [Pipeline] echo 18:01:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ebfb5c [Pipeline] echo 18:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:45 provisioning config files... 18:01:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp/config11418794398114359090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:46 ---> docker-login.sh 18:01:46 nexus3.edgexfoundry.org:10001 18:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:46 Configure a credential helper to remove this warning. See 18:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:46 18:01:46 Login Succeeded 18:01:46 nexus3.edgexfoundry.org:10002 18:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:46 Configure a credential helper to remove this warning. See 18:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:46 18:01:46 Login Succeeded 18:01:46 nexus3.edgexfoundry.org:10003 18:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:46 Configure a credential helper to remove this warning. See 18:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:46 18:01:46 Login Succeeded 18:01:46 nexus3.edgexfoundry.org:10004 18:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:46 Configure a credential helper to remove this warning. See 18:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:46 18:01:46 Login Succeeded 18:01:46 docker.io 18:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:47 Configure a credential helper to remove this warning. See 18:01:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:47 18:01:47 Login Succeeded 18:01:47 ---> docker-login.sh ends [Pipeline] } 18:01:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:01:47 + git rev-list -1 --merges 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad~1..4ebfb5cdacfd3292afbfe5ba0ca661e62419efad [Pipeline] echo 18:01:47 -----------> git rev-list -1 --merges 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad~1..4ebfb5cdacfd3292afbfe5ba0ca661e62419efad 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad [false] [Pipeline] sh 18:01:48 + git log --format=format:%s -1 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad [Pipeline] echo 18:01:48 ========================================================= 18:01:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:01:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:01:48 + git log --format=format:%s -1 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad [Pipeline] echo 18:01:48 [semverPrep] GIT_COMMIT: 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad, Commit Message: feat: better error handling when running in hybrid mode but common config is missing [Pipeline] echo 18:01:48 [semverPrep] This is not a build commit. [Pipeline] sh 18:01:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:49 + grep -v github /etc/ssh/ssh_known_hosts 18:01:49 + [ -e /tmp/ssh_known_hosts ] 18:01:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:01:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:01:49 + sudo tee -a /etc/ssh/ssh_known_hosts 18:01:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:49 18:01:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:49 0.1.4: Pulling from edgex-devops/py-git-semver 18:01:49 b85a868b505f: Pulling fs layer 18:01:49 e2be974225ed: Pulling fs layer 18:01:49 339a4e72a1f5: Pulling fs layer 18:01:49 988bab9f4d93: Pulling fs layer 18:01:49 1469e6f7b9e6: Pulling fs layer 18:01:49 eaf3925da568: Pulling fs layer 18:01:49 bab4dde63d76: Pulling fs layer 18:01:49 bde34c3a00c8: Pulling fs layer 18:01:49 b352a97aabf1: Pulling fs layer 18:01:49 4872d77fe225: Pulling fs layer 18:01:49 5851b861e8e6: Pulling fs layer 18:01:49 1469e6f7b9e6: Waiting 18:01:49 eaf3925da568: Waiting 18:01:49 bab4dde63d76: Waiting 18:01:49 bde34c3a00c8: Waiting 18:01:49 b352a97aabf1: Waiting 18:01:49 4872d77fe225: Waiting 18:01:49 5851b861e8e6: Waiting 18:01:49 988bab9f4d93: Waiting 18:01:49 e2be974225ed: Verifying Checksum 18:01:49 988bab9f4d93: Download complete 18:01:49 339a4e72a1f5: Verifying Checksum 18:01:49 339a4e72a1f5: Download complete 18:01:49 1469e6f7b9e6: Verifying Checksum 18:01:49 1469e6f7b9e6: Download complete 18:01:50 eaf3925da568: Verifying Checksum 18:01:50 eaf3925da568: Download complete 18:01:50 bde34c3a00c8: Download complete 18:01:50 b352a97aabf1: Verifying Checksum 18:01:50 b352a97aabf1: Download complete 18:01:50 4872d77fe225: Verifying Checksum 18:01:50 4872d77fe225: Download complete 18:01:50 5851b861e8e6: Verifying Checksum 18:01:50 5851b861e8e6: Download complete 18:01:50 b85a868b505f: Verifying Checksum 18:01:50 b85a868b505f: Download complete 18:01:50 bab4dde63d76: Verifying Checksum 18:01:50 bab4dde63d76: Download complete 18:01:51 b85a868b505f: Pull complete 18:01:51 e2be974225ed: Pull complete 18:01:52 339a4e72a1f5: Pull complete 18:01:52 988bab9f4d93: Pull complete 18:01:52 1469e6f7b9e6: Pull complete 18:01:52 eaf3925da568: Pull complete 18:01:54 bab4dde63d76: Pull complete 18:01:54 bde34c3a00c8: Pull complete 18:01:54 b352a97aabf1: Pull complete 18:01:54 4872d77fe225: Pull complete 18:01:54 5851b861e8e6: Pull complete 18:01:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:55 prd-ubuntu20.04-docker-8c-8g-1554 does not seem to be running inside a container 18:01:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1480 -v /w/workspace/gexfoundry_device-sdk-go_PR-1480:/w/workspace/gexfoundry_device-sdk-go_PR-1480:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1480@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-devops/py-git-semver:0.1.4 cat 18:01:59 $ docker top f271e6ac429b18a7a5cd3fb8de022ddf708d736b3f55e4be9f401f2d7301d119 -eo pid,comm 18:01:59 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). 18:01:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:59 [ssh-agent] Looking for ssh-agent implementation... 18:01:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:59 $ docker exec f271e6ac429b18a7a5cd3fb8de022ddf708d736b3f55e4be9f401f2d7301d119 ssh-agent 18:01:59 SSH_AUTH_SOCK=/tmp/ssh-i0TR6guswhN3/agent.32 18:01:59 SSH_AGENT_PID=38 18:01:59 Running ssh-add (command line suppressed) 18:02:00 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp/private_key_14678187825444954233.key (/w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp/private_key_14678187825444954233.key) 18:02:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:00 + git tag --points-at HEAD [Pipeline] } 18:02:00 $ docker exec --env ******** --env ******** f271e6ac429b18a7a5cd3fb8de022ddf708d736b3f55e4be9f401f2d7301d119 ssh-agent -k 18:02:00 unset SSH_AUTH_SOCK; 18:02:00 unset SSH_AGENT_PID; 18:02:00 echo Agent pid 38 killed; 18:02:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:02:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:00 [ssh-agent] Looking for ssh-agent implementation... 18:02:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:00 $ docker exec f271e6ac429b18a7a5cd3fb8de022ddf708d736b3f55e4be9f401f2d7301d119 ssh-agent 18:02:00 SSH_AUTH_SOCK=/tmp/ssh-FEI1UUKJF0h6/agent.70 18:02:00 SSH_AGENT_PID=76 18:02:00 Running ssh-add (command line suppressed) 18:02:01 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp/private_key_15017052799590549521.key (/w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp/private_key_15017052799590549521.key) 18:02:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:01 + git semver init 18:02:01 2023-07-19 18:02:01,616 [run_init] DEBUG init version:0.0.0 force:False 18:02:01 2023-07-19 18:02:01,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver 18:02:01 2023-07-19 18:02:01,617 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver 18:02:01 2023-07-19 18:02:01,617 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1480, universal_newlines=False, shell=None, istream=None) 18:02:02 2023-07-19 18:02:02,561 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1480/.git/info/exclude 18:02:02 2023-07-19 18:02:02,562 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver/PR-1480 with force:False 18:02:02 2023-07-19 18:02:02,562 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver/PR-1480 18:02:02 2023-07-19 18:02:02,567 [execute] INFO git cat-file --batch-check 18:02:02 2023-07-19 18:02:02,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver, universal_newlines=False, shell=None, istream=) 18:02:02 2023-07-19 18:02:02,573 [execute] INFO git cat-file --batch 18:02:02 2023-07-19 18:02:02,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver, universal_newlines=False, shell=None, istream=) 18:02:02 2023-07-19 18:02:02,580 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1480/.semver/PR-1480 18:02:02 0.0.0 [Pipeline] } 18:02:02 $ docker exec --env ******** --env ******** f271e6ac429b18a7a5cd3fb8de022ddf708d736b3f55e4be9f401f2d7301d119 ssh-agent -k 18:02:02 unset SSH_AUTH_SOCK; 18:02:02 unset SSH_AGENT_PID; 18:02:02 echo Agent pid 76 killed; 18:02:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:02:03 + git semver [Pipeline] } 18:02:03 $ docker stop --time=1 f271e6ac429b18a7a5cd3fb8de022ddf708d736b3f55e4be9f401f2d7301d119 18:02:04 $ docker rm -f --volumes f271e6ac429b18a7a5cd3fb8de022ddf708d736b3f55e4be9f401f2d7301d119 [Pipeline] // withDockerContainer [Pipeline] sh 18:02:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:02:05 Stashed 1 file(s) [Pipeline] echo 18:02:05 [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 18:02:06 provisioning config files... 18:02:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp/config7349100575007586824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:06 ---> docker-login.sh 18:02:06 nexus3.edgexfoundry.org:10001 18:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:06 Configure a credential helper to remove this warning. See 18:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:06 18:02:06 Login Succeeded 18:02:06 nexus3.edgexfoundry.org:10002 18:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:06 Configure a credential helper to remove this warning. See 18:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:06 18:02:06 Login Succeeded 18:02:06 nexus3.edgexfoundry.org:10003 18:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:06 Configure a credential helper to remove this warning. See 18:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:06 18:02:06 Login Succeeded 18:02:06 nexus3.edgexfoundry.org:10004 18:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:06 Configure a credential helper to remove this warning. See 18:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:06 18:02:06 Login Succeeded 18:02:06 docker.io 18:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:07 Configure a credential helper to remove this warning. See 18:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:07 18:02:07 Login Succeeded 18:02:07 ---> docker-login.sh ends [Pipeline] } 18:02:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:02:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:07 ========================================================= 18:02:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:02:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:07 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:02:07 Sending build context to Docker daemon 10.92MB 18:02:07 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:02:07 Step 2/10 : FROM ${BASE} AS builder 18:02:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:02:07 4db1b89c0bd1: Pulling fs layer 18:02:07 6911f1a30b25: Pulling fs layer 18:02:07 e194b8c5c2a9: Pulling fs layer 18:02:07 6863d3e3a2b1: Pulling fs layer 18:02:07 ec0bb842ea78: Pulling fs layer 18:02:07 40a00589a448: Pulling fs layer 18:02:07 6c08303d61cc: Pulling fs layer 18:02:07 798269fcf238: Pulling fs layer 18:02:07 40a00589a448: Waiting 18:02:07 ec0bb842ea78: Waiting 18:02:07 6863d3e3a2b1: Waiting 18:02:07 6c08303d61cc: Waiting 18:02:07 798269fcf238: Waiting 18:02:08 6911f1a30b25: Verifying Checksum 18:02:08 6911f1a30b25: Download complete 18:02:08 6863d3e3a2b1: Download complete 18:02:08 ec0bb842ea78: Verifying Checksum 18:02:08 ec0bb842ea78: Download complete 18:02:08 4db1b89c0bd1: Verifying Checksum 18:02:08 4db1b89c0bd1: Download complete 18:02:08 40a00589a448: Verifying Checksum 18:02:08 40a00589a448: Download complete 18:02:08 4db1b89c0bd1: Pull complete 18:02:08 6911f1a30b25: Pull complete 18:02:08 798269fcf238: Verifying Checksum 18:02:08 798269fcf238: Download complete 18:02:08 e194b8c5c2a9: Download complete 18:02:08 6c08303d61cc: Verifying Checksum 18:02:08 6c08303d61cc: Download complete 18:02:12 e194b8c5c2a9: Pull complete 18:02:12 6863d3e3a2b1: Pull complete 18:02:12 ec0bb842ea78: Pull complete 18:02:12 40a00589a448: Pull complete 18:02:14 6c08303d61cc: Pull complete 18:02:15 798269fcf238: Pull complete 18:02:15 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 18:02:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:02:15 ---> ec979cd7f677 18:02:15 Step 3/10 : ARG MAKE=make build 18:02:21 Still waiting to schedule task 18:02:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:02:22 ---> Running in 324701c7542e 18:02:22 Removing intermediate container 324701c7542e 18:02:22 ---> 599edf768a8e 18:02:22 Step 4/10 : WORKDIR /device-sdk-go 18:02:22 ---> Running in 5b1c99feb7fb 18:02:22 Removing intermediate container 5b1c99feb7fb 18:02:22 ---> 2bc9275744f1 18:02:22 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:02:22 ---> Running in a463857eb344 18:02:22 Removing intermediate container a463857eb344 18:02:22 ---> 4438bfaefb13 18:02:22 Step 6/10 : RUN apk add --update --no-cache make git 18:02:22 ---> Running in dec1d1df5310 18:02:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:02:23 OK: 265 MiB in 53 packages 18:02:23 Removing intermediate container dec1d1df5310 18:02:23 ---> 37b3aa8f40f7 18:02:23 Step 7/10 : COPY go.mod vendor* ./ 18:02:23 ---> 3e2bcdc6e4aa 18:02:23 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:23 ---> Running in 27c008bd8aae 18:02:35 go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8 (replaced by ../go-mod-bootstrap): reading /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory 18:02:35 skipping... 18:03:02 Removing intermediate container 27c008bd8aae 18:03:02 ---> 16b39e6ef193 18:03:02 Step 9/10 : COPY . . 18:03:03 ---> d34d85876609 18:03:03 Step 10/10 : RUN ${MAKE} 18:03:03 ---> Running in 6311f76011a8 18:03:03 noop 18:03:04 Removing intermediate container 6311f76011a8 18:03:04 ---> 564e4e9b9b21 18:03:04 Successfully built 564e4e9b9b21 18:03:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:04 + docker inspect -f . ci-base-image-x86_64 18:03:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:04 prd-ubuntu20.04-docker-8c-8g-1554 does not seem to be running inside a container 18:03:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1480 -v /w/workspace/gexfoundry_device-sdk-go_PR-1480:/w/workspace/gexfoundry_device-sdk-go_PR-1480:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1480@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 ******** ci-base-image-x86_64 cat 18:03:05 $ docker top 6ce291f3109673044de150074cd6e48c3f40ef5058f64bbff3b4fffe4764ba7f -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:05 + go version 18:03:05 go version go1.20.6 linux/amd64 [Pipeline] } 18:03:05 $ docker stop --time=1 6ce291f3109673044de150074cd6e48c3f40ef5058f64bbff3b4fffe4764ba7f 18:03:06 $ docker rm -f --volumes 6ce291f3109673044de150074cd6e48c3f40ef5058f64bbff3b4fffe4764ba7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:07 + docker inspect -f . ci-base-image-x86_64 18:03:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:07 prd-ubuntu20.04-docker-8c-8g-1554 does not seem to be running inside a container 18:03:07 $ 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-sdk-go_PR-1480 -v /w/workspace/gexfoundry_device-sdk-go_PR-1480:/w/workspace/gexfoundry_device-sdk-go_PR-1480:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1480@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 ******** ci-base-image-x86_64 cat 18:03:07 $ docker top 99a111e4d5769c2a9ef2fbfb1a3e8bffee012ac9022dc13c2490e8366d58ab20 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:08 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1480 [Pipeline] fileExists [Pipeline] sh 18:03:08 + make test 18:03:08 go test -race -coverprofile=coverage.out ./... 18:03:08 pkg/service/service.go:23:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:03:08 pkg/service/service.go:37:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:03:08 internal/autodiscovery/autodiscovery.go:14:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:03:08 pkg/service/init.go:14:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:03:08 pkg/service/service.go:39:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:03:08 internal/controller/http/restrouter.go:18:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:03:08 pkg/interfaces/service.go:13:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:03:08 internal/autodiscovery/autodiscovery.go:15:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:03:08 internal/config/config.go:11:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:03:08 internal/container/config.go:10:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:03:08 make: *** [Makefile:38: unittest] Error 1 [Pipeline] } 18:03:09 $ docker stop --time=1 99a111e4d5769c2a9ef2fbfb1a3e8bffee012ac9022dc13c2490e8366d58ab20 18:03:10 $ docker rm -f --volumes 99a111e4d5769c2a9ef2fbfb1a3e8bffee012ac9022dc13c2490e8366d58ab20 [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 18:03:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:11 18:03:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:12 latest: Pulling from edgex-lftools-log-publisher 18:03:12 5eb5b503b376: Pulling fs layer 18:03:12 5c69ac0246d0: Pulling fs layer 18:03:12 ec43610c2a17: Pulling fs layer 18:03:12 3a2ae6a8a46f: Pulling fs layer 18:03:12 33b1e0a273af: Pulling fs layer 18:03:12 3a2ae6a8a46f: Waiting 18:03:12 5d3b04190fa2: Pulling fs layer 18:03:12 2f39f015ded8: Pulling fs layer 18:03:12 33b1e0a273af: Waiting 18:03:12 5d3b04190fa2: Waiting 18:03:12 2f39f015ded8: Waiting 18:03:12 5c69ac0246d0: Verifying Checksum 18:03:12 5c69ac0246d0: Download complete 18:03:12 3a2ae6a8a46f: Download complete 18:03:12 33b1e0a273af: Verifying Checksum 18:03:12 33b1e0a273af: Download complete 18:03:12 ec43610c2a17: Verifying Checksum 18:03:12 ec43610c2a17: Download complete 18:03:12 5d3b04190fa2: Verifying Checksum 18:03:12 5d3b04190fa2: Download complete 18:03:12 5eb5b503b376: Verifying Checksum 18:03:12 5eb5b503b376: Download complete 18:03:12 2f39f015ded8: Download complete 18:03:13 5eb5b503b376: Pull complete 18:03:13 5c69ac0246d0: Pull complete 18:03:14 ec43610c2a17: Pull complete 18:03:14 3a2ae6a8a46f: Pull complete 18:03:14 33b1e0a273af: Pull complete 18:03:14 5d3b04190fa2: Pull complete 18:03:19 2f39f015ded8: Pull complete 18:03:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:03:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:20 prd-ubuntu20.04-docker-8c-8g-1554 does not seem to be running inside a container 18:03:20 $ 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-sdk-go_PR-1480 -v /w/workspace/gexfoundry_device-sdk-go_PR-1480:/w/workspace/gexfoundry_device-sdk-go_PR-1480:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1480@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-lftools-log-publisher:latest cat 18:03:27 $ docker top 2367dd037278979cf3ec86f19735fca2a74c8757ba1e707b2d92ebd3151b59d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:28 ---> job-cost.sh 18:03:28 lf-activate-venv: SKIPPING 18:03:28 INFO: No Stack... 18:03:28 INFO: Retrieving Pricing Info for: v3-standard-8 18:03:28 INFO: Archiving Costs [Pipeline] sh 18:03:29 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1480/archives/cost.csv 18:03:29 + cut -d, -f6 [Pipeline] lock 18:03:29 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] 18:03:29 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] did not exist. Created. 18:03:29 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:03:29 + echo total: 0.2199999988079071 [Pipeline] stash 18:03:29 Stashed 1 file(s) [Pipeline] } 18:03:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:03:29 $ docker stop --time=1 2367dd037278979cf3ec86f19735fca2a74c8757ba1e707b2d92ebd3151b59d0 18:03:30 $ docker rm -f --volumes 2367dd037278979cf3ec86f19735fca2a74c8757ba1e707b2d92ebd3151b59d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:03:31 Failed in branch amd64 18:03:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1555 in /w/workspace/gexfoundry_device-sdk-go_PR-1480 [Pipeline] { [Pipeline] ws 18:03:52 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:03:52 The recommended git tool is: git 18:03:57 using credential edgex-jenkins-ssh 18:03:57 Cloning the remote Git repository 18:03:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:03:57 > git init /w/workspace/device-sdk-go/1 # timeout=10 18:03:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:03:57 > git --version # timeout=10 18:03:57 > git --version # 'git version 2.25.1' 18:03:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:03:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:03:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:00 Merging remotes/origin/main commit 1f24b0a1909b23f42318563b740559601ceacb70 into PR head commit 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad 18:03:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:03:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:03:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1480/head:refs/remotes/origin/PR-1480 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:04:00 > git config core.sparsecheckout # timeout=10 18:04:00 > git checkout -f 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad # timeout=10 18:04:00 > git remote # timeout=10 18:04:00 Merge succeeded, producing 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad 18:04:00 Checking out Revision 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad (PR-1480) 18:04:00 > git config --get remote.origin.url # timeout=10 18:04:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:00 > git merge 1f24b0a1909b23f42318563b740559601ceacb70 # timeout=10 18:04:00 > git rev-parse HEAD^{commit} # timeout=10 18:04:00 > git config core.sparsecheckout # timeout=10 18:04:00 > git checkout -f 4ebfb5cdacfd3292afbfe5ba0ca661e62419efad # timeout=10 18:04:04 Commit message: "feat: better error handling when running in hybrid mode but common config is missing" 18:04:04 > git --version # timeout=10 18:04:04 > git --version # 'git version 2.25.1' 18:04:04 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:04:05 % Total % Received % Xferd Average Speed Time Time Time Current 18:04:05 Dload Upload Total Spent Left Speed 18:04:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 117k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh 18:04:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:04:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:04:06 + sudo tee /etc/docker/daemon.new 18:04:06 { 18:04:06 "registry-mirrors": [ 18:04:06 "https://nexus3.edgexfoundry.org:10001" 18:04:06 ], 18:04:06 "bip": "10.250.0.254/24", 18:04:06 "hosts": [ 18:04:06 "tcp://0.0.0.0:5555", 18:04:06 "unix:///var/run/docker.sock" 18:04:06 ], 18:04:06 "mtu": 1458, 18:04:06 "selinux-enabled": true, 18:04:06 "seccomp-profile": "/etc/docker/seccomp.json" 18:04:06 } [Pipeline] sh 18:04:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:04:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:25 provisioning config files... 18:04:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config292738481952218233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:26 ---> docker-login.sh 18:04:26 nexus3.edgexfoundry.org:10001 18:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:26 Configure a credential helper to remove this warning. See 18:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:26 18:04:26 Login Succeeded 18:04:26 nexus3.edgexfoundry.org:10002 18:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:27 Configure a credential helper to remove this warning. See 18:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:27 18:04:27 Login Succeeded 18:04:27 nexus3.edgexfoundry.org:10003 18:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:27 Configure a credential helper to remove this warning. See 18:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:27 18:04:27 Login Succeeded 18:04:27 nexus3.edgexfoundry.org:10004 18:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:27 Configure a credential helper to remove this warning. See 18:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:27 18:04:27 Login Succeeded 18:04:27 docker.io 18:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:28 Configure a credential helper to remove this warning. See 18:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:28 18:04:28 Login Succeeded 18:04:28 ---> docker-login.sh ends [Pipeline] } 18:04:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:04:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:04:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:04:28 ========================================================= 18:04:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:04:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:29 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:04:29 Sending build context to Docker daemon 5.81MB 18:04:29 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:04:29 Step 2/10 : FROM ${BASE} AS builder 18:04:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:04:29 edb6bdbacee9: Pulling fs layer 18:04:29 5f9638ab2659: Pulling fs layer 18:04:29 8d51d6327a98: Pulling fs layer 18:04:29 8b374f2dd631: Pulling fs layer 18:04:29 ec14aa9079de: Pulling fs layer 18:04:29 2f466654f4bb: Pulling fs layer 18:04:29 554e91adad29: Pulling fs layer 18:04:29 2f466654f4bb: Waiting 18:04:29 8b374f2dd631: Waiting 18:04:29 ec14aa9079de: Waiting 18:04:29 554e91adad29: Waiting 18:04:29 5f9638ab2659: Verifying Checksum 18:04:29 5f9638ab2659: Download complete 18:04:29 8b374f2dd631: Verifying Checksum 18:04:29 8b374f2dd631: Download complete 18:04:29 ec14aa9079de: Verifying Checksum 18:04:29 ec14aa9079de: Download complete 18:04:29 edb6bdbacee9: Download complete 18:04:30 edb6bdbacee9: Pull complete 18:04:31 554e91adad29: Verifying Checksum 18:04:31 554e91adad29: Download complete 18:04:31 5f9638ab2659: Pull complete 18:04:32 2f466654f4bb: Verifying Checksum 18:04:32 2f466654f4bb: Download complete 18:04:32 8d51d6327a98: Verifying Checksum 18:04:32 8d51d6327a98: Download complete 18:04:44 8d51d6327a98: Pull complete 18:04:44 8b374f2dd631: Pull complete 18:04:44 ec14aa9079de: Pull complete 18:04:51 2f466654f4bb: Pull complete 18:04:53 554e91adad29: Pull complete 18:04:53 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 18:04:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:04:53 ---> 1e15ea492957 18:04:53 Step 3/10 : ARG MAKE=make build 18:04:54 ---> Running in 626e326c5f61 18:04:54 Removing intermediate container 626e326c5f61 18:04:54 ---> 7f29d1586994 18:04:54 Step 4/10 : WORKDIR /device-sdk-go 18:04:54 ---> Running in 01b247746a9c 18:04:55 Removing intermediate container 01b247746a9c 18:04:55 ---> 55f6c4ac70b1 18:04:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:04:55 ---> Running in 62340756290c 18:04:55 Removing intermediate container 62340756290c 18:04:55 ---> feb00f2a66ea 18:04:55 Step 6/10 : RUN apk add --update --no-cache make git 18:04:55 ---> Running in f49c609ad174 18:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:04:58 OK: 263 MiB in 53 packages 18:04:59 Removing intermediate container f49c609ad174 18:04:59 ---> 1e3d281ed064 18:04:59 Step 7/10 : COPY go.mod vendor* ./ 18:04:59 ---> 416317042adc 18:04:59 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:59 ---> Running in bca9daaeaec1 18:05:21 go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8 (replaced by ../go-mod-bootstrap): reading /go-mod-bootstrap/go.mod: open /go-mod-bootstrap/go.mod: no such file or directory 18:05:21 skipping... 18:06:00 Removing intermediate container bca9daaeaec1 18:06:00 ---> ba0469de099e 18:06:00 Step 9/10 : COPY . . 18:06:01 ---> a346a56fd0bf 18:06:01 Step 10/10 : RUN ${MAKE} 18:06:01 ---> Running in c2c55cc47f0a 18:06:02 noop 18:06:03 Removing intermediate container c2c55cc47f0a 18:06:03 ---> 84976ca291b1 18:06:03 Successfully built 84976ca291b1 18:06:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:04 + docker inspect -f . ci-base-image-arm64 18:06:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:04 prd-ubuntu20.04-docker-arm64-4c-16g-1555 does not seem to be running inside a container 18:06:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:06:05 $ docker top f69099b504e22081d2aeee21053af080bfee43cf8e12cb840603d78d6f5046f3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:06 + go version 18:06:06 go version go1.20.6 linux/arm64 [Pipeline] } 18:06:06 $ docker stop --time=1 f69099b504e22081d2aeee21053af080bfee43cf8e12cb840603d78d6f5046f3 18:06:08 $ docker rm -f --volumes f69099b504e22081d2aeee21053af080bfee43cf8e12cb840603d78d6f5046f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:09 + docker inspect -f . ci-base-image-arm64 18:06:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:09 prd-ubuntu20.04-docker-arm64-4c-16g-1555 does not seem to be running inside a container 18:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:06:10 $ docker top 4e8be37685aee78908a750060563c63fc32a9aca2de0000dbbbe597455dbbda5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:11 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 18:06:11 + make test 18:06:11 go test -race -coverprofile=coverage.out ./... 18:06:13 pkg/service/service.go:23:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:06:13 pkg/service/service.go:37:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:06:13 internal/autodiscovery/autodiscovery.go:14:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:06:13 pkg/service/init.go:14:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:06:13 pkg/service/service.go:39:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:06:13 internal/controller/http/restrouter.go:18:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:06:13 pkg/interfaces/service.go:13:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:06:13 internal/autodiscovery/autodiscovery.go:15:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:06:13 internal/config/config.go:11:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:06:13 internal/container/config.go:10:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.1.0-dev.8: replacement directory ../go-mod-bootstrap does not exist 18:06:13 make: *** [Makefile:38: unittest] Error 1 [Pipeline] } 18:06:13 $ docker stop --time=1 4e8be37685aee78908a750060563c63fc32a9aca2de0000dbbbe597455dbbda5 18:06:16 $ docker rm -f --volumes 4e8be37685aee78908a750060563c63fc32a9aca2de0000dbbbe597455dbbda5 [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 18:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:06:17 18:06:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:06:17 arm64: Pulling from edgex-lftools-log-publisher 18:06:17 8998bd30e6a1: Pulling fs layer 18:06:17 04944245beec: Pulling fs layer 18:06:17 699f458cf7ca: Pulling fs layer 18:06:17 765212b225bb: Pulling fs layer 18:06:17 f23df028b6ca: Pulling fs layer 18:06:17 d65c8cfc05b1: Pulling fs layer 18:06:17 2437ff75d9bd: Pulling fs layer 18:06:17 f23df028b6ca: Waiting 18:06:17 d65c8cfc05b1: Waiting 18:06:17 2437ff75d9bd: Waiting 18:06:17 765212b225bb: Waiting 18:06:18 04944245beec: Verifying Checksum 18:06:18 04944245beec: Download complete 18:06:18 765212b225bb: Verifying Checksum 18:06:18 765212b225bb: Download complete 18:06:18 f23df028b6ca: Verifying Checksum 18:06:18 f23df028b6ca: Download complete 18:06:18 d65c8cfc05b1: Verifying Checksum 18:06:18 d65c8cfc05b1: Download complete 18:06:18 699f458cf7ca: Verifying Checksum 18:06:18 699f458cf7ca: Download complete 18:06:18 8998bd30e6a1: Verifying Checksum 18:06:18 8998bd30e6a1: Download complete 18:06:20 2437ff75d9bd: Verifying Checksum 18:06:20 2437ff75d9bd: Download complete 18:06:22 8998bd30e6a1: Pull complete 18:06:22 04944245beec: Pull complete 18:06:24 699f458cf7ca: Pull complete 18:06:24 765212b225bb: Pull complete 18:06:25 f23df028b6ca: Pull complete 18:06:25 d65c8cfc05b1: Pull complete 18:06:40 2437ff75d9bd: Pull complete 18:06:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:06:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:06:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:40 prd-ubuntu20.04-docker-arm64-4c-16g-1555 does not seem to be running inside a container 18:06:40 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:06:42 $ docker top 0fccec77ed536f46f2cc3f83497356d1a4e4e75a114c6037d2dac523372c6996 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:43 ---> job-cost.sh 18:06:43 lf-activate-venv: SKIPPING 18:06:43 INFO: No Stack... 18:06:44 INFO: Retrieving Pricing Info for: v3-standard-4 18:06:45 INFO: Archiving Costs [Pipeline] sh 18:06:45 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 18:06:45 + cut -d, -f6 [Pipeline] lock 18:06:45 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] 18:06:45 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] did not exist. Created. 18:06:45 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:06:46 /w/workspace/device-sdk-go/1@tmp/durable-3ea9505e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:06:46 + echo total: 0.10999999940395355 [Pipeline] stash 18:06:46 Warning: overwriting stash ‘stack-cost’ 18:06:46 Stashed 1 file(s) [Pipeline] } 18:06:46 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1480-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:06:47 $ docker stop --time=1 0fccec77ed536f46f2cc3f83497356d1a4e4e75a114c6037d2dac523372c6996 18:06:48 $ docker rm -f --volumes 0fccec77ed536f46f2cc3f83497356d1a4e4e75a114c6037d2dac523372c6996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:06:49 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 18:06:51 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1480/archives ] 18:06:51 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1480/archives 18:06:51 total 16 18:06:51 drwxr-xr-x 3 root root 4096 Jul 19 18:03 . 18:06:51 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 18:03 .. 18:06:51 drwxr-xr-x 2 root root 4096 Jul 19 18:03 cost 18:06:51 -rw-r--r-- 1 root root 86 Jul 19 18:03 cost.csv 18:06:51 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1480/archives 18:06:51 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1480/archives 18:06:51 total 16 18:06:51 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 18:03 . 18:06:51 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 18:03 .. 18:06:51 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 18:03 cost 18:06:51 -rw-r--r-- 1 jenkins jenkins 86 Jul 19 18:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:06:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:06:52 ---> package-listing.sh 18:06:52 ++ facter osfamily 18:06:52 ++ tr '[:upper:]' '[:lower:]' 18:06:52 + OS_FAMILY=debian 18:06:52 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1480 18:06:52 + START_PACKAGES=/tmp/packages_start.txt 18:06:52 + END_PACKAGES=/tmp/packages_end.txt 18:06:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:06:52 + PACKAGES=/tmp/packages_start.txt 18:06:52 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1480 ']' 18:06:52 + PACKAGES=/tmp/packages_end.txt 18:06:52 + case "${OS_FAMILY}" in 18:06:52 + dpkg -l 18:06:52 + grep '^ii' 18:06:52 + '[' -f /tmp/packages_start.txt ']' 18:06:52 + '[' -f /tmp/packages_end.txt ']' 18:06:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:06:52 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1480 ']' 18:06:52 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1480/archives/ 18:06:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1480/archives/ [Pipeline] echo 18:06:52 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-sdk-go_PR-1480/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:06:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:53 prd-ubuntu20.04-docker-8c-8g-1554 does not seem to be running inside a container 18:06:53 $ 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-sdk-go_PR-1480/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-sdk-go_PR-1480 -v /w/workspace/gexfoundry_device-sdk-go_PR-1480:/w/workspace/gexfoundry_device-sdk-go_PR-1480:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1480@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:06:53 $ docker top befefd389bccda0de4a2eba4bbc41c35e62c9d898c386124710d9fb07d9f7219 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:54 + touch /tmp/pre-build-complete [Pipeline] sh 18:06:54 + mkdir -p /var/log/sysstat [Pipeline] sh 18:06:54 + ls /var/log/sa-host 18:06:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:55 provisioning config files... 18:06:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1480@tmp/config4934410161460726828tmp [Pipeline] { [Pipeline] echo 18:06:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:06:55 ---> create-netrc.sh [Pipeline] } 18:06:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:06:55 ---> python-tools-install.sh [Pipeline] echo 18:06:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:06:56 ---> sudo-logs.sh 18:06:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:06:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:06:56 ---> job-cost.sh 18:06:56 lf-activate-venv: SKIPPING 18:06:56 DEBUG: total: 0.2199999988079071 18:06:56 INFO: Retrieving Stack Cost... 18:06:56 INFO: Retrieving Pricing Info for: v3-standard-8 18:06:57 INFO: Archiving Costs [Pipeline] echo 18:06:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:06:57 ---> logs-deploy.sh 18:06:57 lf-activate-venv: SKIPPING 18:06:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1480/1 18:06:57 INFO: archiving workspace using pattern(s): 18:06:58 Archives upload complete. 18:06:58 INFO: archiving logs to Nexus 18:06:59 ---> uname -a: 18:06:59 Linux prd-ubuntu20-04-docker-8c-8g-1554 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:06:59 18:06:59 18:06:59 ---> lscpu: 18:06:59 Architecture: x86_64 18:06:59 CPU op-mode(s): 32-bit, 64-bit 18:06:59 Byte Order: Little Endian 18:06:59 Address sizes: 40 bits physical, 48 bits virtual 18:06:59 CPU(s): 8 18:06:59 On-line CPU(s) list: 0-7 18:06:59 Thread(s) per core: 1 18:06:59 Core(s) per socket: 1 18:06:59 Socket(s): 8 18:06:59 NUMA node(s): 1 18:06:59 Vendor ID: AuthenticAMD 18:06:59 CPU family: 23 18:06:59 Model: 49 18:06:59 Model name: AMD EPYC-Rome Processor 18:06:59 Stepping: 0 18:06:59 CPU MHz: 2799.998 18:06:59 BogoMIPS: 5599.99 18:06:59 Virtualization: AMD-V 18:06:59 Hypervisor vendor: KVM 18:06:59 Virtualization type: full 18:06:59 L1d cache: 256 KiB 18:06:59 L1i cache: 256 KiB 18:06:59 L2 cache: 4 MiB 18:06:59 L3 cache: 128 MiB 18:06:59 NUMA node0 CPU(s): 0-7 18:06:59 Vulnerability Itlb multihit: Not affected 18:06:59 Vulnerability L1tf: Not affected 18:06:59 Vulnerability Mds: Not affected 18:06:59 Vulnerability Meltdown: Not affected 18:06:59 Vulnerability Mmio stale data: Not affected 18:06:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:06:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:06:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:06:59 Vulnerability Srbds: Not affected 18:06:59 Vulnerability Tsx async abort: Not affected 18:06:59 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 18:06:59 18:06:59 18:06:59 ---> nproc: 18:06:59 8 18:06:59 18:06:59 18:06:59 ---> df -h: 18:06:59 Filesystem Size Used Avail Use% Mounted on 18:06:59 overlay 155G 12G 144G 8% / 18:06:59 tmpfs 64M 0 64M 0% /dev 18:06:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:06:59 shm 64M 0 64M 0% /dev/shm 18:06:59 /dev/vda1 155G 12G 144G 8% /facter-os 18:06:59 18:06:59 18:06:59 ---> sar -b -r -n DEV: 18:06:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1554) 07/19/23 _x86_64_ (8 CPU) 18:06:59 18:06:59 18:00:58 LINUX RESTART (8 CPU) 18:06:59 18:06:59 18:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:06:59 18:02:03 316.70 53.89 262.81 0.00 5474.55 196364.07 0.00 18:06:59 18:03:01 165.35 1.55 163.80 0.00 34.29 76157.11 0.00 18:06:59 18:04:01 65.94 0.22 65.72 0.00 19.86 19619.66 0.00 18:06:59 18:05:01 1.50 0.00 1.50 0.00 0.00 17.88 0.00 18:06:59 18:06:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 18:06:59 Average: 109.84 11.19 98.65 0.00 1112.57 58319.83 0.00 18:06:59 18:06:59 18:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:06:59 18:02:03 29939556 31599492 745748 2.27 59732 1899856 1793764 5.29 982420 1655452 780 18:06:59 18:03:01 27681736 31584992 721100 2.19 143660 3905160 1875468 5.53 1200832 3502164 84 18:06:59 18:04:01 27873476 31593380 710852 2.16 152764 3722388 1776776 5.24 1084656 3432940 340 18:06:59 18:05:01 27872840 31592848 711200 2.16 152788 3722392 1776776 5.24 1084652 3432944 16 18:06:59 18:06:01 27874484 31594560 709360 2.16 152824 3722388 1776776 5.24 1082864 3432964 16 18:06:59 Average: 28248418 31593054 719652 2.19 132354 3394437 1799912 5.30 1087085 3091293 247 18:06:59 18:06:59 18:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:06:59 18:02:03 ens3 413.73 264.04 2561.03 97.53 0.00 0.00 0.00 0.00 18:06:59 18:02:03 vethf63ca51 8.75 9.38 0.87 78.07 0.00 0.00 0.00 0.01 18:06:59 18:02:03 docker0 8.75 9.28 0.75 78.06 0.00 0.00 0.00 0.00 18:06:59 18:02:03 lo 4.73 4.73 0.45 0.45 0.00 0.00 0.00 0.00 18:06:59 18:03:01 ens3 548.42 309.85 6786.15 37.65 0.00 0.00 0.00 0.00 18:06:59 18:03:01 docker0 214.75 383.36 16.69 2437.31 0.00 0.00 0.00 0.00 18:06:59 18:03:01 lo 2.75 2.75 0.27 0.27 0.00 0.00 0.00 0.00 18:06:59 18:04:01 ens3 125.21 74.60 2554.94 18.69 0.00 0.00 0.00 0.00 18:06:59 18:04:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:06:59 18:04:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 18:06:59 18:05:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:59 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:59 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:59 18:06:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:06:59 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:59 18:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:06:59 Average: ens3 215.38 128.56 2352.12 30.73 0.00 0.00 0.00 0.00 18:06:59 Average: docker0 43.61 76.59 3.40 490.67 0.00 0.00 0.00 0.00 18:06:59 Average: lo 1.76 1.76 0.17 0.17 0.00 0.00 0.00 0.00 18:06:59 18:06:59 18:06:59 ---> sar -P ALL: 18:06:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1554) 07/19/23 _x86_64_ (8 CPU) 18:06:59 18:06:59 18:00:58 LINUX RESTART (8 CPU) 18:06:59 18:06:59 18:01:01 CPU %user %nice %system %iowait %steal %idle 18:06:59 18:02:03 all 6.77 0.00 2.17 3.40 0.05 87.61 18:06:59 18:02:03 0 7.49 0.00 1.78 0.52 0.03 90.18 18:06:59 18:02:03 1 6.25 0.00 1.86 0.65 0.05 91.19 18:06:59 18:02:03 2 6.18 0.00 1.37 5.14 0.05 87.26 18:06:59 18:02:03 3 7.91 0.00 3.89 0.32 0.05 87.84 18:06:59 18:02:03 4 8.42 0.00 1.66 0.82 0.05 89.05 18:06:59 18:02:03 5 5.53 0.00 3.13 9.13 0.05 82.16 18:06:59 18:02:03 6 6.79 0.00 1.43 10.23 0.03 81.52 18:06:59 18:02:03 7 5.62 0.00 2.27 0.39 0.07 91.65 18:06:59 18:03:01 all 8.48 0.00 3.82 6.17 0.05 81.48 18:06:59 18:03:01 0 8.32 0.00 3.65 0.57 0.05 87.40 18:06:59 18:03:01 1 9.18 0.00 4.51 1.25 0.03 85.02 18:06:59 18:03:01 2 8.62 0.00 2.84 1.13 0.03 87.38 18:06:59 18:03:01 3 8.06 0.00 3.48 2.00 0.05 86.40 18:06:59 18:03:01 4 8.00 0.00 3.75 7.65 0.03 80.57 18:06:59 18:03:01 5 9.36 0.00 4.93 35.31 0.09 50.31 18:06:59 18:03:01 6 8.23 0.00 3.18 0.40 0.05 88.14 18:06:59 18:03:01 7 8.05 0.00 4.24 1.21 0.09 86.41 18:06:59 18:04:01 all 3.51 0.00 1.83 1.73 0.04 92.89 18:06:59 18:04:01 0 3.89 0.00 2.22 0.40 0.03 93.45 18:06:59 18:04:01 1 3.92 0.00 1.65 0.10 0.05 94.28 18:06:59 18:04:01 2 3.37 0.00 1.76 1.86 0.03 92.97 18:06:59 18:04:01 3 3.59 0.00 1.85 0.03 0.02 94.51 18:06:59 18:04:01 4 2.63 0.00 1.42 1.89 0.03 94.03 18:06:59 18:04:01 5 3.12 0.00 2.29 8.87 0.03 85.69 18:06:59 18:04:01 6 3.95 0.00 1.53 0.71 0.05 93.76 18:06:59 18:04:01 7 3.58 0.00 1.93 0.12 0.05 94.32 18:06:59 18:05:01 all 0.03 0.00 0.00 0.00 0.01 99.96 18:06:59 18:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:06:59 18:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:06:59 18:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:06:59 18:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:06:59 18:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:06:59 18:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:06:59 18:05:01 6 0.07 0.00 0.02 0.00 0.02 99.90 18:06:59 18:05:01 7 0.05 0.00 0.00 0.02 0.00 99.93 18:06:59 18:06:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:06:59 18:06:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:06:59 18:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:06:59 18:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:06:59 18:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:06:59 18:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:06:59 18:06:01 5 0.02 0.00 0.02 0.03 0.02 99.92 18:06:59 18:06:01 6 0.08 0.00 0.05 0.00 0.02 99.85 18:06:59 18:06:01 7 0.05 0.00 0.02 0.02 0.00 99.92 18:06:59 Average: all 3.72 0.00 1.55 2.23 0.03 92.48 18:06:59 Average: 0 3.91 0.00 1.51 0.30 0.03 94.26 18:06:59 Average: 1 3.83 0.00 1.58 0.39 0.03 94.17 18:06:59 Average: 2 3.59 0.00 1.18 1.63 0.02 93.58 18:06:59 Average: 3 3.89 0.00 1.83 0.46 0.03 93.80 18:06:59 Average: 4 3.79 0.00 1.35 2.03 0.02 92.81 18:06:59 Average: 5 3.55 0.00 2.04 10.43 0.04 83.94 18:06:59 Average: 6 3.78 0.00 1.22 2.27 0.03 92.68 18:06:59 Average: 7 3.42 0.00 1.67 0.34 0.04 94.53 18:06:59 18:06:59 18:06:59