Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5034d95c24c283ca5c1cd8748801c0a382af0d0d+02d6d2e5faf96132eaaa06f7f8d0a77f54ce92d2 (4a8ea0b6caa115eb4f3ce68ef303df18e12d9152) 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-ssh7408411374826342456.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh8035625556154394200.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8953643087457018751.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10821487954167982385.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4865385689000659547.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.18 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117158 in /w/workspace/gexfoundry_device-rest-go_PR-222 [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-222 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 02d6d2e5faf96132eaaa06f7f8d0a77f54ce92d2 into PR head commit 5034d95c24c283ca5c1cd8748801c0a382af0d0d Merge succeeded, producing c3b440c7cd832d98825fb158869cd98ede46ef49 Checking out Revision c3b440c7cd832d98825fb158869cd98ede46ef49 (PR-222) > git config core.sparsecheckout # timeout=10 > git checkout -f 5034d95c24c283ca5c1cd8748801c0a382af0d0d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 02d6d2e5faf96132eaaa06f7f8d0a77f54ce92d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3b440c7cd832d98825fb158869cd98ede46ef49 # timeout=10 Commit message: "Merge commit '02d6d2e5faf96132eaaa06f7f8d0a77f54ce92d2' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:10:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:10:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:10:26 ========================================================= 15:10:26 EdgeX Global Pipelines Version Info 15:10:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:10:27 ------------------- 15:10:27 stable info: 15:10:27 ------------------- 15:10:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:10:27 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 15:10:27 Message: update stable to v1.0.243 > git rev-list --no-walk be52db1ccfe161bb93485934e73de478f8ad7fa3 # timeout=10 15:10:27 ------------------- 15:10:27 experimental info: 15:10:27 ------------------- 15:10:27 Commited By: **** collab-it+edgex@linuxfoundation.org 15:10:27 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 15:10:27 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:10:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3b440c7cd832d98825fb158869cd98ede46ef49 [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3b440c [Pipeline] echo 15:10:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:28 provisioning config files... 15:10:28 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/config8587147121608721940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:28 ---> docker-login.sh 15:10:28 nexus3.edgexfoundry.org:10001 15:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:28 Configure a credential helper to remove this warning. See 15:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:28 15:10:28 Login Succeeded 15:10:28 nexus3.edgexfoundry.org:10002 15:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:29 Configure a credential helper to remove this warning. See 15:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:29 15:10:29 Login Succeeded 15:10:29 nexus3.edgexfoundry.org:10003 15:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:29 Configure a credential helper to remove this warning. See 15:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:29 15:10:29 Login Succeeded 15:10:29 nexus3.edgexfoundry.org:10004 15:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:29 Configure a credential helper to remove this warning. See 15:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:29 15:10:29 Login Succeeded 15:10:29 docker.io 15:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:29 Configure a credential helper to remove this warning. See 15:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:29 15:10:29 Login Succeeded 15:10:29 ---> docker-login.sh ends [Pipeline] } 15:10:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:10:29 + git rev-list -1 --merges c3b440c7cd832d98825fb158869cd98ede46ef49~1..c3b440c7cd832d98825fb158869cd98ede46ef49 [Pipeline] echo 15:10:29 -----------> git rev-list -1 --merges c3b440c7cd832d98825fb158869cd98ede46ef49~1..c3b440c7cd832d98825fb158869cd98ede46ef49 c3b440c7cd832d98825fb158869cd98ede46ef49 15:10:29 c3b440c7cd832d98825fb158869cd98ede46ef49 [false] [Pipeline] sh 15:10:30 + git log --format=format:%s -1 c3b440c7cd832d98825fb158869cd98ede46ef49 [Pipeline] echo 15:10:30 ========================================================= 15:10:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:10:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:10:30 + git log --format=format:%s -1 c3b440c7cd832d98825fb158869cd98ede46ef49 [Pipeline] echo 15:10:30 [semverPrep] GIT_COMMIT: c3b440c7cd832d98825fb158869cd98ede46ef49, Commit Message: Merge commit '02d6d2e5faf96132eaaa06f7f8d0a77f54ce92d2' into HEAD [Pipeline] echo 15:10:30 [semverPrep] This is not a build commit. [Pipeline] sh 15:10:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:10:30 + grep -v github /etc/ssh/ssh_known_hosts 15:10:30 + [ -e /tmp/ssh_known_hosts ] 15:10:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:10:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:10:30 + sudo tee -a /etc/ssh/ssh_known_hosts 15:10:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:31 15:10:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:31 0.1.4: Pulling from edgex-devops/py-git-semver 15:10:31 b85a868b505f: Pulling fs layer 15:10:31 e2be974225ed: Pulling fs layer 15:10:31 339a4e72a1f5: Pulling fs layer 15:10:31 988bab9f4d93: Pulling fs layer 15:10:31 1469e6f7b9e6: Pulling fs layer 15:10:31 eaf3925da568: Pulling fs layer 15:10:31 bab4dde63d76: Pulling fs layer 15:10:31 bde34c3a00c8: Pulling fs layer 15:10:31 b352a97aabf1: Pulling fs layer 15:10:31 4872d77fe225: Pulling fs layer 15:10:31 5851b861e8e6: Pulling fs layer 15:10:31 bab4dde63d76: Waiting 15:10:31 bde34c3a00c8: Waiting 15:10:31 b352a97aabf1: Waiting 15:10:31 4872d77fe225: Waiting 15:10:31 5851b861e8e6: Waiting 15:10:31 1469e6f7b9e6: Waiting 15:10:31 eaf3925da568: Waiting 15:10:31 988bab9f4d93: Waiting 15:10:31 e2be974225ed: Download complete 15:10:31 988bab9f4d93: Verifying Checksum 15:10:31 988bab9f4d93: Download complete 15:10:31 1469e6f7b9e6: Verifying Checksum 15:10:31 1469e6f7b9e6: Download complete 15:10:31 eaf3925da568: Download complete 15:10:31 339a4e72a1f5: Verifying Checksum 15:10:31 339a4e72a1f5: Download complete 15:10:31 bde34c3a00c8: Download complete 15:10:31 b352a97aabf1: Download complete 15:10:31 4872d77fe225: Verifying Checksum 15:10:31 4872d77fe225: Download complete 15:10:31 5851b861e8e6: Verifying Checksum 15:10:31 5851b861e8e6: Download complete 15:10:31 b85a868b505f: Download complete 15:10:32 bab4dde63d76: Verifying Checksum 15:10:32 bab4dde63d76: Download complete 15:10:33 b85a868b505f: Pull complete 15:10:33 e2be974225ed: Pull complete 15:10:33 339a4e72a1f5: Pull complete 15:10:33 988bab9f4d93: Pull complete 15:10:34 1469e6f7b9e6: Pull complete 15:10:34 eaf3925da568: Pull complete 15:10:36 bab4dde63d76: Pull complete 15:10:36 bde34c3a00c8: Pull complete 15:10:36 b352a97aabf1: Pull complete 15:10:36 4872d77fe225: Pull complete 15:10:36 5851b861e8e6: Pull complete 15:10:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:10:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:36 prd-ubuntu20.04-docker-8c-8g-117158 does not seem to be running inside a container 15:10:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 15:10:38 $ docker top 2962932c9d6fdf9141e07816697544f4f0c1083d4bce10f212de0612de6c3341 -eo pid,comm 15:10:38 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). 15:10:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:38 [ssh-agent] Looking for ssh-agent implementation... 15:10:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:38 $ docker exec 2962932c9d6fdf9141e07816697544f4f0c1083d4bce10f212de0612de6c3341 ssh-agent 15:10:38 SSH_AUTH_SOCK=/tmp/ssh-CwjlYzqOZKyU/agent.32 15:10:38 SSH_AGENT_PID=38 15:10:38 Running ssh-add (command line suppressed) 15:10:38 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_6009116767299199812.key (/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_6009116767299199812.key) 15:10:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:38 + git tag --points-at HEAD [Pipeline] } 15:10:38 $ docker exec --env ******** --env ******** 2962932c9d6fdf9141e07816697544f4f0c1083d4bce10f212de0612de6c3341 ssh-agent -k 15:10:38 unset SSH_AUTH_SOCK; 15:10:38 unset SSH_AGENT_PID; 15:10:38 echo Agent pid 38 killed; 15:10:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:10:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:39 [ssh-agent] Looking for ssh-agent implementation... 15:10:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:39 $ docker exec 2962932c9d6fdf9141e07816697544f4f0c1083d4bce10f212de0612de6c3341 ssh-agent 15:10:39 SSH_AUTH_SOCK=/tmp/ssh-WdgkC4KTO0g4/agent.70 15:10:39 SSH_AGENT_PID=76 15:10:39 Running ssh-add (command line suppressed) 15:10:39 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_99890821022510532.key (/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/private_key_99890821022510532.key) 15:10:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:39 + git semver init 15:10:39 2022-10-26 15:10:39,857 [run_init] DEBUG init version:0.0.0 force:False 15:10:39 2022-10-26 15:10:39,858 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-222/.semver 15:10:39 2022-10-26 15:10:39,859 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-222/.semver 15:10:39 2022-10-26 15:10:39,859 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-222/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-222, universal_newlines=False, shell=None, istream=None) 15:10:41 2022-10-26 15:10:40,932 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-222/.git/info/exclude 15:10:41 2022-10-26 15:10:40,933 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-222/.semver/PR-222 with force:False 15:10:41 2022-10-26 15:10:40,933 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-222/.semver/PR-222 15:10:41 2022-10-26 15:10:40,937 [execute] INFO git cat-file --batch-check 15:10:41 2022-10-26 15:10:40,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-222/.semver, universal_newlines=False, shell=None, istream=) 15:10:41 2022-10-26 15:10:40,945 [execute] INFO git cat-file --batch 15:10:41 2022-10-26 15:10:40,945 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-222/.semver, universal_newlines=False, shell=None, istream=) 15:10:41 2022-10-26 15:10:40,950 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-222/.semver/PR-222 15:10:41 0.0.0 [Pipeline] } 15:10:41 $ docker exec --env ******** --env ******** 2962932c9d6fdf9141e07816697544f4f0c1083d4bce10f212de0612de6c3341 ssh-agent -k 15:10:41 unset SSH_AUTH_SOCK; 15:10:41 unset SSH_AGENT_PID; 15:10:41 echo Agent pid 76 killed; 15:10:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:41 + git semver [Pipeline] } 15:10:42 $ docker stop --time=1 2962932c9d6fdf9141e07816697544f4f0c1083d4bce10f212de0612de6c3341 15:10:43 $ docker rm -f 2962932c9d6fdf9141e07816697544f4f0c1083d4bce10f212de0612de6c3341 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:10:43 Stashed 1 file(s) [Pipeline] echo 15:10:43 [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 15:10:43 provisioning config files... 15:10:44 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/config7385362163714564406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:44 ---> docker-login.sh 15:10:44 nexus3.edgexfoundry.org:10001 15:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:44 Configure a credential helper to remove this warning. See 15:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:44 15:10:44 Login Succeeded 15:10:44 nexus3.edgexfoundry.org:10002 15:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:44 Configure a credential helper to remove this warning. See 15:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:44 15:10:44 Login Succeeded 15:10:44 nexus3.edgexfoundry.org:10003 15:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:44 Configure a credential helper to remove this warning. See 15:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:44 15:10:44 Login Succeeded 15:10:44 nexus3.edgexfoundry.org:10004 15:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:44 Configure a credential helper to remove this warning. See 15:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:44 15:10:44 Login Succeeded 15:10:44 docker.io 15:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:45 Configure a credential helper to remove this warning. See 15:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:45 15:10:45 Login Succeeded 15:10:45 ---> docker-login.sh ends [Pipeline] } 15:10:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:10:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:45 ========================================================= 15:10:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:10:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:10:45 Sending build context to Docker daemon 10.75MB 15:10:45 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:10:45 Step 2/13 : FROM ${BASE} AS builder 15:10:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:10:45 213ec9aee27d: Pulling fs layer 15:10:45 4583459ba037: Pulling fs layer 15:10:45 93c1e223e6f2: Pulling fs layer 15:10:45 53926ce57604: Pulling fs layer 15:10:45 21b2b0c7a3f4: Pulling fs layer 15:10:45 30f14e443154: Pulling fs layer 15:10:45 801331c1e519: Pulling fs layer 15:10:45 21b2b0c7a3f4: Waiting 15:10:45 30f14e443154: Waiting 15:10:45 53926ce57604: Waiting 15:10:45 99cc6dd402b0: Pulling fs layer 15:10:45 7d9ed39f4882: Pulling fs layer 15:10:45 801331c1e519: Waiting 15:10:45 99cc6dd402b0: Waiting 15:10:45 7d9ed39f4882: Waiting 15:10:45 93c1e223e6f2: Verifying Checksum 15:10:45 93c1e223e6f2: Download complete 15:10:45 4583459ba037: Download complete 15:10:45 21b2b0c7a3f4: Verifying Checksum 15:10:45 21b2b0c7a3f4: Download complete 15:10:45 30f14e443154: Verifying Checksum 15:10:45 30f14e443154: Download complete 15:10:45 213ec9aee27d: Verifying Checksum 15:10:45 213ec9aee27d: Download complete 15:10:45 801331c1e519: Verifying Checksum 15:10:45 801331c1e519: Download complete 15:10:45 213ec9aee27d: Pull complete 15:10:45 4583459ba037: Pull complete 15:10:45 93c1e223e6f2: Pull complete 15:10:46 7d9ed39f4882: Verifying Checksum 15:10:46 7d9ed39f4882: Download complete 15:10:46 99cc6dd402b0: Verifying Checksum 15:10:46 99cc6dd402b0: Download complete 15:10:46 53926ce57604: Verifying Checksum 15:10:46 53926ce57604: Download complete 15:10:50 53926ce57604: Pull complete 15:10:50 21b2b0c7a3f4: Pull complete 15:10:50 30f14e443154: Pull complete 15:10:50 801331c1e519: Pull complete 15:10:52 99cc6dd402b0: Pull complete 15:10:53 7d9ed39f4882: Pull complete 15:10:53 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 15:10:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:10:53 ---> 1dedd983c030 15:10:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 15:10:55 ---> Running in 411ab2cb94d3 15:10:55 Removing intermediate container 411ab2cb94d3 15:10:55 ---> 27fc2be58cd8 15:10:55 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:10:55 ---> Running in 00f5a5f92149 15:10:55 Removing intermediate container 00f5a5f92149 15:10:55 ---> f5c54cbb4757 15:10:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:10:55 ---> Running in 1ca5f2839be4 15:10:55 Removing intermediate container 1ca5f2839be4 15:10:55 ---> 7d566e143ecc 15:10:55 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 15:10:55 ---> Running in 5231a1acb326 15:10:55 Removing intermediate container 5231a1acb326 15:10:55 ---> a082940b0576 15:10:55 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:55 ---> Running in 6900c3167b70 15:10:56 Removing intermediate container 6900c3167b70 15:10:56 ---> 3fd2efb5205f 15:10:56 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:10:56 ---> Running in 58446aca6b4d 15:10:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:10:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:10:58 (1/4) Installing openssh-keygen (9.0_p1-r2) 15:10:58 (2/4) Installing libedit (20210910.3.1-r0) 15:10:58 (3/4) Installing openssh-client-common (9.0_p1-r2) 15:10:58 Still waiting to schedule task 15:10:58 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:10:59 (4/4) Installing openssh-client-default (9.0_p1-r2) 15:10:59 Executing busybox-1.35.0-r17.trigger 15:10:59 OK: 216 MiB in 55 packages 15:11:00 Removing intermediate container 58446aca6b4d 15:11:00 ---> b93b7a8bd4f3 15:11:00 Step 9/13 : WORKDIR /device-rest-go 15:11:00 ---> Running in 387dd94fa948 15:11:00 Removing intermediate container 387dd94fa948 15:11:00 ---> 079236d40dc5 15:11:00 Step 10/13 : COPY go.mod vendor* ./ 15:11:00 ---> 7ed2caca3d9c 15:11:00 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:00 ---> Running in e9896057200a 15:11:22 Removing intermediate container e9896057200a 15:11:22 ---> e5a94c538e96 15:11:22 Step 12/13 : COPY . . 15:11:22 ---> c30e8e2f1dab 15:11:22 Step 13/13 : RUN $MAKE 15:11:22 ---> Running in f3dad15a95d8 15:11:22 noop 15:11:22 Removing intermediate container f3dad15a95d8 15:11:22 ---> 3043b352d763 15:11:22 Successfully built 3043b352d763 15:11:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:22 + docker inspect -f . ci-base-image-x86_64 15:11:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:22 prd-ubuntu20.04-docker-8c-8g-117158 does not seem to be running inside a container 15:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 15:11:23 $ docker top 522a2e174b378f8a20ae446737479c53559a25f3bb6bfdd1341d1424efc8ba3a -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:23 + go version 15:11:23 go version go1.18.7 linux/amd64 [Pipeline] } 15:11:23 $ docker stop --time=1 522a2e174b378f8a20ae446737479c53559a25f3bb6bfdd1341d1424efc8ba3a 15:11:24 $ docker rm -f 522a2e174b378f8a20ae446737479c53559a25f3bb6bfdd1341d1424efc8ba3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:25 + docker inspect -f . ci-base-image-x86_64 15:11:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:25 prd-ubuntu20.04-docker-8c-8g-117158 does not seem to be running inside a container 15:11:25 $ 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-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 15:11:25 $ docker top f149134fdf50cb7d6dcbb9924d3edf696b563b8aa5c432d82a9f986811690379 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:26 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-222 [Pipeline] fileExists [Pipeline] sh 15:11:26 + make test 15:11:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:11:26 ? github.com/edgexfoundry/device-rest-go [no test files] 15:11:36 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:11:37 ok github.com/edgexfoundry/device-rest-go/driver 0.020s coverage: 55.2% of statements 15:11:45 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:11:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:11:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:11:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:11:47 ./bin/test-attribution-txt.sh [Pipeline] echo 15:11:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:11:47 $ docker stop --time=1 f149134fdf50cb7d6dcbb9924d3edf696b563b8aa5c432d82a9f986811690379 15:11:49 $ docker rm -f f149134fdf50cb7d6dcbb9924d3edf696b563b8aa5c432d82a9f986811690379 [Pipeline] // withDockerContainer [Pipeline] sh 15:11:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:11:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:11:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:11:51 + ls -al . 15:11:51 total 188 15:11:51 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 15:11 . 15:11:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 15:10 .. 15:11:51 -rw-rw-r-- 1 jenkins jenkins 151 Oct 26 15:10 .dockerignore 15:11:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 15:11 .git 15:11:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 15:10 .github 15:11:51 -rw-rw-r-- 1 jenkins jenkins 329 Oct 26 15:10 .gitignore 15:11:51 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 15:10 .golangci.yml 15:11:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 15:10 .semver 15:11:51 -rw-rw-r-- 1 jenkins jenkins 9100 Oct 26 15:10 Attribution.txt 15:11:51 -rw-rw-r-- 1 jenkins jenkins 11736 Oct 26 15:10 CHANGELOG.md 15:11:51 -rw-rw-r-- 1 jenkins jenkins 1730 Oct 26 15:10 Dockerfile 15:11:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 15:10 GOVERNANCE.md 15:11:51 -rw-rw-r-- 1 jenkins jenkins 680 Oct 26 15:10 Jenkinsfile 15:11:51 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 15:10 LICENSE 15:11:51 -rw-rw-r-- 1 jenkins jenkins 2173 Oct 26 15:10 Makefile 15:11:51 -rw-rw-r-- 1 jenkins jenkins 620 Oct 26 15:10 OWNERS.md 15:11:51 -rw-rw-r-- 1 jenkins jenkins 8667 Oct 26 15:10 README.md 15:11:51 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 15:10 VERSION 15:11:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 15:10 bin 15:11:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 15:10 cmd 15:11:51 -rw-r--r-- 1 jenkins jenkins 9355 Oct 26 15:11 coverage.out 15:11:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 15:10 driver 15:11:51 -rw-rw-r-- 1 jenkins jenkins 3535 Oct 26 15:10 go.mod 15:11:51 -rw-rw-r-- 1 jenkins jenkins 45142 Oct 26 15:10 go.sum 15:11:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 15:10 snap 15:11:51 -rw-rw-r-- 1 jenkins jenkins 713 Oct 26 15:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:51 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c3b440c7cd832d98825fb158869cd98ede46ef49 --label arch=amd64 --label version=0.0.0 . 15:11:51 Sending build context to Docker daemon 10.76MB 15:11:51 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:11:51 Step 2/26 : FROM ${BASE} AS builder 15:11:51 ---> 3043b352d763 15:11:51 Step 3/26 : ARG ADD_BUILD_TAGS="" 15:11:51 ---> Running in dad3581e3b58 15:11:51 Removing intermediate container dad3581e3b58 15:11:51 ---> 52b400d8bee9 15:11:51 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:11:51 ---> Running in e7c196d0ab8d 15:11:51 Removing intermediate container e7c196d0ab8d 15:11:51 ---> 2f7f9c65fe72 15:11:51 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:11:51 ---> Running in 1f3f6a4a14ae 15:11:51 Removing intermediate container 1f3f6a4a14ae 15:11:51 ---> d5bde680bd70 15:11:51 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 15:11:51 ---> Running in a6172e1bdb28 15:11:51 Removing intermediate container a6172e1bdb28 15:11:51 ---> 5e7a428f22ea 15:11:51 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:52 ---> Running in bdd33a1ead7f 15:11:52 Removing intermediate container bdd33a1ead7f 15:11:52 ---> a23958f56e01 15:11:52 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:11:52 ---> Running in 2e39bef33e98 15:11:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:11:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:11:54 OK: 216 MiB in 55 packages 15:11:54 Removing intermediate container 2e39bef33e98 15:11:54 ---> 46f36a96f738 15:11:54 Step 9/26 : WORKDIR /device-rest-go 15:11:54 ---> Running in bf13964416ee 15:11:54 Removing intermediate container bf13964416ee 15:11:54 ---> d076edaac98c 15:11:54 Step 10/26 : COPY go.mod vendor* ./ 15:11:54 ---> 134ccc6054f2 15:11:54 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:54 ---> Running in b0837b7421b8 15:11:55 Removing intermediate container b0837b7421b8 15:11:55 ---> 10539f2a4a63 15:11:55 Step 12/26 : COPY . . 15:11:55 ---> f6a2a2d20a3f 15:11:55 Step 13/26 : RUN $MAKE 15:11:55 ---> Running in 99d729db4795 15:11:56 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 15:12:18 Removing intermediate container 99d729db4795 15:12:18 ---> 19d04f844e01 15:12:18 Step 14/26 : FROM alpine:3.16 15:12:18 3.16: Pulling from library/alpine 15:12:18 213ec9aee27d: Already exists 15:12:18 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:12:18 Status: Downloaded newer image for alpine:3.16 15:12:18 ---> 9c6f07244728 15:12:18 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:12:18 ---> Running in c06f9fd920f2 15:12:18 Removing intermediate container c06f9fd920f2 15:12:18 ---> 7018b91a614d 15:12:18 Step 16/26 : LABEL Name=device-rest-go Version=${VERSION} 15:12:18 ---> Running in 4f7fc1af3ebe 15:12:18 Removing intermediate container 4f7fc1af3ebe 15:12:18 ---> 72f97b31aba4 15:12:18 Step 17/26 : RUN apk add --update --no-cache zeromq dumb-init 15:12:18 ---> Running in bb57f09699fd 15:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:12:18 (1/6) Installing dumb-init (1.2.5-r1) 15:12:18 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:12:18 (3/6) Installing libsodium (1.0.18-r0) 15:12:18 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:12:18 (5/6) Installing libzmq (4.3.4-r0) 15:12:18 (6/6) Installing zeromq (4.3.4-r0) 15:12:18 Executing busybox-1.35.0-r17.trigger 15:12:18 OK: 8 MiB in 20 packages 15:12:19 Removing intermediate container bb57f09699fd 15:12:19 ---> 260515fbe466 15:12:19 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 15:12:20 ---> cec10411a625 15:12:20 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 15:12:20 ---> b1701c4f18b7 15:12:20 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 15:12:20 ---> 3806e8f1b0d0 15:12:20 Step 21/26 : EXPOSE 59986 15:12:20 ---> Running in 290cfe41f762 15:12:20 Removing intermediate container 290cfe41f762 15:12:20 ---> 7017d282b83f 15:12:20 Step 22/26 : ENTRYPOINT ["/device-rest"] 15:12:20 ---> Running in 067ad390682b 15:12:20 Removing intermediate container 067ad390682b 15:12:20 ---> ff0a71a93b96 15:12:20 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:12:20 ---> Running in 5deb1e79b679 15:12:20 Removing intermediate container 5deb1e79b679 15:12:20 ---> 8dfce4013610 15:12:20 Step 24/26 : LABEL arch=amd64 15:12:20 ---> Running in 7bdbe973935e 15:12:20 Removing intermediate container 7bdbe973935e 15:12:20 ---> 48391ba763c8 15:12:20 Step 25/26 : LABEL git_sha=c3b440c7cd832d98825fb158869cd98ede46ef49 15:12:20 ---> Running in 63b5bac1c1c1 15:12:20 Removing intermediate container 63b5bac1c1c1 15:12:20 ---> a9e171e71abc 15:12:20 Step 26/26 : LABEL version=0.0.0 15:12:20 ---> Running in e9d5ce3d2ab3 15:12:21 Removing intermediate container e9d5ce3d2ab3 15:12:21 ---> f6decbbfafe6 15:12:21 [Warning] One or more build-args [ARCH] were not consumed 15:12:21 Successfully built f6decbbfafe6 15:12:21 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:12:21 15:12:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:12:21 latest: Pulling from edgex-lftools-log-publisher 15:12:21 5eb5b503b376: Pulling fs layer 15:12:21 5c69ac0246d0: Pulling fs layer 15:12:21 ec43610c2a17: Pulling fs layer 15:12:21 3a2ae6a8a46f: Pulling fs layer 15:12:21 33b1e0a273af: Pulling fs layer 15:12:21 5d3b04190fa2: Pulling fs layer 15:12:21 2f39f015ded8: Pulling fs layer 15:12:21 3a2ae6a8a46f: Waiting 15:12:21 33b1e0a273af: Waiting 15:12:21 5d3b04190fa2: Waiting 15:12:21 2f39f015ded8: Waiting 15:12:21 5c69ac0246d0: Verifying Checksum 15:12:21 5c69ac0246d0: Download complete 15:12:21 3a2ae6a8a46f: Download complete 15:12:21 33b1e0a273af: Verifying Checksum 15:12:21 33b1e0a273af: Download complete 15:12:21 5d3b04190fa2: Verifying Checksum 15:12:21 5d3b04190fa2: Download complete 15:12:21 ec43610c2a17: Verifying Checksum 15:12:21 ec43610c2a17: Download complete 15:12:22 5eb5b503b376: Verifying Checksum 15:12:22 5eb5b503b376: Download complete 15:12:22 2f39f015ded8: Download complete 15:12:23 5eb5b503b376: Pull complete 15:12:23 5c69ac0246d0: Pull complete 15:12:24 ec43610c2a17: Pull complete 15:12:24 3a2ae6a8a46f: Pull complete 15:12:24 33b1e0a273af: Pull complete 15:12:24 5d3b04190fa2: Pull complete 15:12:28 2f39f015ded8: Pull complete 15:12:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:12:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:12:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:28 prd-ubuntu20.04-docker-8c-8g-117158 does not seem to be running inside a container 15:12:28 $ 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-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 15:12:30 $ docker top 4775fc40c591a549d3cc5adf8a64dff8620d3f945b00273b00753ce57e194d35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:30 ---> job-cost.sh 15:12:30 lf-activate-venv: SKIPPING 15:12:30 INFO: No Stack... 15:12:31 INFO: Retrieving Pricing Info for: v3-standard-8 15:12:31 INFO: Archiving Costs [Pipeline] sh 15:12:32 + cat /w/workspace/gexfoundry_device-rest-go_PR-222/archives/cost.csv 15:12:32 + cut -d, -f6 [Pipeline] lock 15:12:32 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-222-4-stack-cost] 15:12:32 Resource [jenkins-edgexfoundry-device-rest-go-PR-222-4-stack-cost] did not exist. Created. 15:12:32 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-222-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:12:32 + echo total: 0.2199999988079071 [Pipeline] stash 15:12:32 Stashed 1 file(s) [Pipeline] } 15:12:32 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-222-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:12:32 $ docker stop --time=1 4775fc40c591a549d3cc5adf8a64dff8620d3f945b00273b00753ce57e194d35 15:12:33 $ docker rm -f 4775fc40c591a549d3cc5adf8a64dff8620d3f945b00273b00753ce57e194d35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:16:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117159 in /w/workspace/gexfoundry_device-rest-go_PR-222 [Pipeline] { [Pipeline] ws 15:16:05 Running in /w/workspace/device-rest-go/4 [Pipeline] { [Pipeline] checkout 15:16:05 The recommended git tool is: git 15:16:13 using credential edgex-jenkins-ssh 15:16:13 Cloning the remote Git repository 15:16:13 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:16:13 > git init /w/workspace/device-rest-go/4 # timeout=10 15:16:13 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:16:13 > git --version # timeout=10 15:16:13 > git --version # 'git version 2.25.1' 15:16:13 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:13 Verifying host key using known hosts file 15:16:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:16:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:16:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:17 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:16:17 Merging remotes/origin/main commit 02d6d2e5faf96132eaaa06f7f8d0a77f54ce92d2 into PR head commit 5034d95c24c283ca5c1cd8748801c0a382af0d0d 15:16:18 Merge succeeded, producing 10334d7377044e929a34c32c78b9e31f7210ae2e 15:16:18 Checking out Revision 10334d7377044e929a34c32c78b9e31f7210ae2e (PR-222) 15:16:17 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:16:17 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:17 Verifying host key using known hosts file 15:16:17 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:16:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:16:17 > git config core.sparsecheckout # timeout=10 15:16:17 > git checkout -f 5034d95c24c283ca5c1cd8748801c0a382af0d0d # timeout=10 15:16:17 > git remote # timeout=10 15:16:18 > git config --get remote.origin.url # timeout=10 15:16:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:18 Verifying host key using known hosts file 15:16:18 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:16:18 > git merge 02d6d2e5faf96132eaaa06f7f8d0a77f54ce92d2 # timeout=10 15:16:18 > git rev-parse HEAD^{commit} # timeout=10 15:16:18 > git config core.sparsecheckout # timeout=10 15:16:18 > git checkout -f 10334d7377044e929a34c32c78b9e31f7210ae2e # timeout=10 15:16:21 Commit message: "Merge commit '02d6d2e5faf96132eaaa06f7f8d0a77f54ce92d2' into HEAD" 15:16:21 First time build. Skipping changelog. 15:16:21 > git rev-list --no-walk be52db1ccfe161bb93485934e73de478f8ad7fa3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:16:22 % Total % Received % Xferd Average Speed Time Time Time Current 15:16:22 Dload Upload Total Spent Left Speed 15:16:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 87513 0 --:--:-- --:--:-- --:--:-- 87513 [Pipeline] sh 15:16:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:16:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:16:23 + sudo tee /etc/docker/daemon.new 15:16:23 { 15:16:23 "registry-mirrors": [ 15:16:23 "https://nexus3.edgexfoundry.org:10001" 15:16:23 ], 15:16:23 "bip": "10.250.0.254/24", 15:16:23 "hosts": [ 15:16:23 "tcp://0.0.0.0:5555", 15:16:23 "unix:///var/run/docker.sock" 15:16:23 ], 15:16:23 "mtu": 1458, 15:16:23 "selinux-enabled": true, 15:16:23 "seccomp-profile": "/etc/docker/seccomp.json" 15:16:23 } [Pipeline] sh 15:16:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:16:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:42 provisioning config files... 15:16:42 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/4@tmp/config9766981412051252848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:43 ---> docker-login.sh 15:16:43 nexus3.edgexfoundry.org:10001 15:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:43 Configure a credential helper to remove this warning. See 15:16:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:43 15:16:43 Login Succeeded 15:16:43 nexus3.edgexfoundry.org:10002 15:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:44 Configure a credential helper to remove this warning. See 15:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:44 15:16:44 Login Succeeded 15:16:44 nexus3.edgexfoundry.org:10003 15:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:44 Configure a credential helper to remove this warning. See 15:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:44 15:16:44 Login Succeeded 15:16:44 nexus3.edgexfoundry.org:10004 15:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:45 Configure a credential helper to remove this warning. See 15:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:45 15:16:45 Login Succeeded 15:16:45 docker.io 15:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:45 Configure a credential helper to remove this warning. See 15:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:45 15:16:45 Login Succeeded 15:16:45 ---> docker-login.sh ends [Pipeline] } 15:16:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:16:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:16:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:16:46 ========================================================= 15:16:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:16:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:16:46 Sending build context to Docker daemon 127.5kB 15:16:46 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:16:46 Step 2/13 : FROM ${BASE} AS builder 15:16:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:16:46 9b18e9b68314: Pulling fs layer 15:16:46 d32db5db7311: Pulling fs layer 15:16:46 d0c4b47475fc: Pulling fs layer 15:16:46 5831b945b038: Pulling fs layer 15:16:46 86bbec2aaacd: Pulling fs layer 15:16:46 e10730c5d714: Pulling fs layer 15:16:46 5dd5c2283517: Pulling fs layer 15:16:46 d5ac0230b979: Pulling fs layer 15:16:46 5831b945b038: Waiting 15:16:46 e10730c5d714: Waiting 15:16:46 5dd5c2283517: Waiting 15:16:46 86bbec2aaacd: Waiting 15:16:46 d5ac0230b979: Waiting 15:16:46 d0c4b47475fc: Verifying Checksum 15:16:46 d0c4b47475fc: Download complete 15:16:46 d32db5db7311: Verifying Checksum 15:16:46 d32db5db7311: Download complete 15:16:46 86bbec2aaacd: Verifying Checksum 15:16:46 86bbec2aaacd: Download complete 15:16:46 e10730c5d714: Verifying Checksum 15:16:46 e10730c5d714: Download complete 15:16:46 9b18e9b68314: Verifying Checksum 15:16:46 9b18e9b68314: Download complete 15:16:47 9b18e9b68314: Pull complete 15:16:47 d5ac0230b979: Verifying Checksum 15:16:47 d5ac0230b979: Download complete 15:16:48 d32db5db7311: Pull complete 15:16:49 d0c4b47475fc: Pull complete 15:16:49 5dd5c2283517: Verifying Checksum 15:16:49 5dd5c2283517: Download complete 15:16:50 5831b945b038: Verifying Checksum 15:16:50 5831b945b038: Download complete 15:17:05 5831b945b038: Pull complete 15:17:05 86bbec2aaacd: Pull complete 15:17:05 e10730c5d714: Pull complete 15:17:12 5dd5c2283517: Pull complete 15:17:14 d5ac0230b979: Pull complete 15:17:14 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 15:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:17:14 ---> 59b3b1a385d4 15:17:14 Step 3/13 : ARG ADD_BUILD_TAGS="" 15:17:15 ---> Running in b1092e2f8dbf 15:17:15 Removing intermediate container b1092e2f8dbf 15:17:15 ---> a7cfe9ae21f4 15:17:15 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:17:15 ---> Running in 66f205608f9e 15:17:15 Removing intermediate container 66f205608f9e 15:17:15 ---> f69ad306c95b 15:17:15 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:17:15 ---> Running in 7db2c10d78f1 15:17:16 Removing intermediate container 7db2c10d78f1 15:17:16 ---> 9bd0a618ad6b 15:17:16 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 15:17:16 ---> Running in b2c3966d0e2b 15:17:16 Removing intermediate container b2c3966d0e2b 15:17:16 ---> 457b9d2cdc52 15:17:16 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:16 ---> Running in 60b3f78fa55f 15:17:18 Removing intermediate container 60b3f78fa55f 15:17:18 ---> 7c04a2f7d14b 15:17:18 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:17:18 ---> Running in 071a0674e1a0 15:17:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:17:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:17:21 (1/4) Installing openssh-keygen (9.0_p1-r2) 15:17:22 (2/4) Installing libedit (20210910.3.1-r0) 15:17:22 (3/4) Installing openssh-client-common (9.0_p1-r2) 15:17:23 (4/4) Installing openssh-client-default (9.0_p1-r2) 15:17:23 Executing busybox-1.35.0-r17.trigger 15:17:23 OK: 226 MiB in 55 packages 15:17:24 Removing intermediate container 071a0674e1a0 15:17:24 ---> cd91d472bf48 15:17:24 Step 9/13 : WORKDIR /device-rest-go 15:17:24 ---> Running in 3f429c5626cf 15:17:25 Removing intermediate container 3f429c5626cf 15:17:25 ---> 90fc58ea1b05 15:17:25 Step 10/13 : COPY go.mod vendor* ./ 15:17:25 ---> e431b0bcd2dd 15:17:25 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:25 ---> Running in 4ddc7f8a54f3 15:18:22 Removing intermediate container 4ddc7f8a54f3 15:18:22 ---> 0a53348706aa 15:18:22 Step 12/13 : COPY . . 15:18:22 ---> fe0c4f343ea3 15:18:22 Step 13/13 : RUN $MAKE 15:18:22 ---> Running in ebc1441a27fe 15:18:23 noop 15:18:23 Removing intermediate container ebc1441a27fe 15:18:23 ---> 7b657c129d65 15:18:23 Successfully built 7b657c129d65 15:18:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:24 + docker inspect -f . ci-base-image-arm64 15:18:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:24 prd-ubuntu20.04-docker-arm64-4c-16g-117159 does not seem to be running inside a container 15:18:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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 15:18:25 $ docker top 981b24584b9ff900283394555632dd8282e5a9b36a821f5109887d3baa92ac00 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:26 + go version 15:18:26 go version go1.18.7 linux/arm64 [Pipeline] } 15:18:26 $ docker stop --time=1 981b24584b9ff900283394555632dd8282e5a9b36a821f5109887d3baa92ac00 15:18:28 $ docker rm -f 981b24584b9ff900283394555632dd8282e5a9b36a821f5109887d3baa92ac00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:29 + docker inspect -f . ci-base-image-arm64 15:18:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:29 prd-ubuntu20.04-docker-arm64-4c-16g-117159 does not seem to be running inside a container 15:18:29 $ 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/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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 15:18:30 $ docker top 5f8bd97af037176a531d4477a8bc1726f4085da55a1a2fa6ed1530eff297de36 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:31 + git config --global --add safe.directory /w/workspace/device-rest-go/4 [Pipeline] fileExists [Pipeline] sh 15:18:32 + make test 15:18:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:18:34 ? github.com/edgexfoundry/device-rest-go [no test files] 15:20:10 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:20:13 ok github.com/edgexfoundry/device-rest-go/driver 0.076s coverage: 55.2% of statements 15:20:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:20:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:20:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:20:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:20:40 ./bin/test-attribution-txt.sh [Pipeline] echo 15:20:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:20:40 $ docker stop --time=1 5f8bd97af037176a531d4477a8bc1726f4085da55a1a2fa6ed1530eff297de36 15:20:42 $ docker rm -f 5f8bd97af037176a531d4477a8bc1726f4085da55a1a2fa6ed1530eff297de36 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:20:43 Warning: overwriting stash ‘coverage-report’ 15:20:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:20:44 + ls -al . 15:20:44 total 184 15:20:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 15:18 . 15:20:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 15:16 .. 15:20:44 -rw-rw-r-- 1 jenkins jenkins 151 Oct 26 15:16 .dockerignore 15:20:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 15:16 .git 15:20:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 15:16 .github 15:20:44 -rw-rw-r-- 1 jenkins jenkins 329 Oct 26 15:16 .gitignore 15:20:44 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 15:16 .golangci.yml 15:20:44 -rw-rw-r-- 1 jenkins jenkins 9100 Oct 26 15:16 Attribution.txt 15:20:44 -rw-rw-r-- 1 jenkins jenkins 11736 Oct 26 15:16 CHANGELOG.md 15:20:44 -rw-rw-r-- 1 jenkins jenkins 1730 Oct 26 15:16 Dockerfile 15:20:44 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 15:16 GOVERNANCE.md 15:20:44 -rw-rw-r-- 1 jenkins jenkins 680 Oct 26 15:16 Jenkinsfile 15:20:44 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 15:16 LICENSE 15:20:44 -rw-rw-r-- 1 jenkins jenkins 2173 Oct 26 15:16 Makefile 15:20:44 -rw-rw-r-- 1 jenkins jenkins 620 Oct 26 15:16 OWNERS.md 15:20:44 -rw-rw-r-- 1 jenkins jenkins 8667 Oct 26 15:16 README.md 15:20:44 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 15:10 VERSION 15:20:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 15:16 bin 15:20:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 15:16 cmd 15:20:44 -rw-r--r-- 1 jenkins jenkins 9355 Oct 26 15:20 coverage.out 15:20:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 15:16 driver 15:20:44 -rw-rw-r-- 1 jenkins jenkins 3535 Oct 26 15:16 go.mod 15:20:44 -rw-rw-r-- 1 jenkins jenkins 45142 Oct 26 15:16 go.sum 15:20:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 15:16 snap 15:20:44 -rw-rw-r-- 1 jenkins jenkins 713 Oct 26 15:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:45 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=10334d7377044e929a34c32c78b9e31f7210ae2e --label arch=arm64 --label version=0.0.0 . 15:20:45 Sending build context to Docker daemon 137.7kB 15:20:45 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:20:45 Step 2/26 : FROM ${BASE} AS builder 15:20:45 ---> 7b657c129d65 15:20:45 Step 3/26 : ARG ADD_BUILD_TAGS="" 15:20:45 ---> Running in c7ad990ed2f9 15:20:46 Removing intermediate container c7ad990ed2f9 15:20:46 ---> eb8b37eb8f49 15:20:46 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:20:46 ---> Running in 8a5fd33691c3 15:20:46 Removing intermediate container 8a5fd33691c3 15:20:46 ---> 42fecef0607d 15:20:46 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:20:46 ---> Running in 6d4b4f852bd1 15:20:46 Removing intermediate container 6d4b4f852bd1 15:20:46 ---> 4f24d27c23cb 15:20:46 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 15:20:46 ---> Running in c66b20a186c9 15:20:47 Removing intermediate container c66b20a186c9 15:20:47 ---> f438165d42c8 15:20:47 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:20:47 ---> Running in 1566f805c93f 15:20:49 Removing intermediate container 1566f805c93f 15:20:49 ---> 92e809a9f145 15:20:49 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:20:49 ---> Running in bd434e2a9631 15:20:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:20:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:20:52 OK: 226 MiB in 55 packages 15:20:54 Removing intermediate container bd434e2a9631 15:20:54 ---> 48b32c105315 15:20:54 Step 9/26 : WORKDIR /device-rest-go 15:20:54 ---> Running in ae4d5144d604 15:20:54 Removing intermediate container ae4d5144d604 15:20:54 ---> 470702c38e99 15:20:54 Step 10/26 : COPY go.mod vendor* ./ 15:20:55 ---> c5e61dae7c44 15:20:55 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:55 ---> Running in 9fcbd10cfa0c 15:20:57 Removing intermediate container 9fcbd10cfa0c 15:20:57 ---> e8828070f0c2 15:20:57 Step 12/26 : COPY . . 15:20:57 ---> eadb402f2596 15:20:57 Step 13/26 : RUN $MAKE 15:20:57 ---> Running in eb76bff26339 15:20:58 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 15:23:50 Removing intermediate container eb76bff26339 15:23:50 ---> 003d0eb676c6 15:23:50 Step 14/26 : FROM alpine:3.16 15:23:50 3.16: Pulling from library/alpine 15:23:50 9b18e9b68314: Already exists 15:23:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:23:50 Status: Downloaded newer image for alpine:3.16 15:23:50 ---> a6215f271958 15:23:50 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:23:50 ---> Running in 1c1bbf10e54f 15:23:50 Removing intermediate container 1c1bbf10e54f 15:23:50 ---> 62d01778b490 15:23:50 Step 16/26 : LABEL Name=device-rest-go Version=${VERSION} 15:23:50 ---> Running in 1a6b2efdade9 15:23:50 Removing intermediate container 1a6b2efdade9 15:23:50 ---> a6133749a842 15:23:50 Step 17/26 : RUN apk add --update --no-cache zeromq dumb-init 15:23:50 ---> Running in 0eb1340ce809 15:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:23:50 (1/6) Installing dumb-init (1.2.5-r1) 15:23:50 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:23:50 (3/6) Installing libsodium (1.0.18-r0) 15:23:50 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:23:50 (5/6) Installing libzmq (4.3.4-r0) 15:23:50 (6/6) Installing zeromq (4.3.4-r0) 15:23:50 Executing busybox-1.35.0-r17.trigger 15:23:50 OK: 8 MiB in 20 packages 15:23:50 Removing intermediate container 0eb1340ce809 15:23:50 ---> f551ad91e377 15:23:50 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 15:23:50 ---> d6156a9965ea 15:23:50 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 15:23:51 ---> 742a157ffa85 15:23:51 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 15:23:51 ---> e2c77197f695 15:23:51 Step 21/26 : EXPOSE 59986 15:23:52 ---> Running in ecea7e69f7c4 15:23:52 Removing intermediate container ecea7e69f7c4 15:23:52 ---> f803ba182ecb 15:23:52 Step 22/26 : ENTRYPOINT ["/device-rest"] 15:23:52 ---> Running in a976e7c942e3 15:23:52 Removing intermediate container a976e7c942e3 15:23:52 ---> d4062cddf023 15:23:52 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:23:52 ---> Running in c2cccaf2951d 15:23:53 Removing intermediate container c2cccaf2951d 15:23:53 ---> 15fb54cd77c3 15:23:53 Step 24/26 : LABEL arch=arm64 15:23:53 ---> Running in 6a7f1ac3361e 15:23:53 Removing intermediate container 6a7f1ac3361e 15:23:53 ---> 0d76d955dce9 15:23:53 Step 25/26 : LABEL git_sha=10334d7377044e929a34c32c78b9e31f7210ae2e 15:23:53 ---> Running in c8cb748ea814 15:23:54 Removing intermediate container c8cb748ea814 15:23:54 ---> 804a2215b4f2 15:23:54 Step 26/26 : LABEL version=0.0.0 15:23:54 ---> Running in f87fe67c7a9b 15:23:54 Removing intermediate container f87fe67c7a9b 15:23:54 ---> 102d7b964358 15:23:54 [Warning] One or more build-args [ARCH] were not consumed 15:23:54 Successfully built 102d7b964358 15:23:54 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:23:55 15:23:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:23:55 arm64: Pulling from edgex-lftools-log-publisher 15:23:55 8998bd30e6a1: Pulling fs layer 15:23:55 04944245beec: Pulling fs layer 15:23:55 699f458cf7ca: Pulling fs layer 15:23:55 765212b225bb: Pulling fs layer 15:23:55 f23df028b6ca: Pulling fs layer 15:23:55 d65c8cfc05b1: Pulling fs layer 15:23:55 2437ff75d9bd: Pulling fs layer 15:23:55 765212b225bb: Waiting 15:23:55 f23df028b6ca: Waiting 15:23:55 2437ff75d9bd: Waiting 15:23:55 d65c8cfc05b1: Waiting 15:23:55 04944245beec: Verifying Checksum 15:23:55 04944245beec: Download complete 15:23:55 765212b225bb: Download complete 15:23:55 f23df028b6ca: Download complete 15:23:55 d65c8cfc05b1: Verifying Checksum 15:23:55 d65c8cfc05b1: Download complete 15:23:55 699f458cf7ca: Verifying Checksum 15:23:55 699f458cf7ca: Download complete 15:23:56 8998bd30e6a1: Verifying Checksum 15:23:56 8998bd30e6a1: Download complete 15:23:58 2437ff75d9bd: Verifying Checksum 15:23:58 2437ff75d9bd: Download complete 15:24:00 8998bd30e6a1: Pull complete 15:24:00 04944245beec: Pull complete 15:24:02 699f458cf7ca: Pull complete 15:24:02 765212b225bb: Pull complete 15:24:03 f23df028b6ca: Pull complete 15:24:03 d65c8cfc05b1: Pull complete 15:24:21 2437ff75d9bd: Pull complete 15:24:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:24:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:24:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:21 prd-ubuntu20.04-docker-arm64-4c-16g-117159 does not seem to be running inside a container 15:24:21 $ 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/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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 15:24:24 $ docker top 09bb3ebc516c7da0d56599673715c106b33a74540d48fe38c6f5f0e77e6b59c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:25 ---> job-cost.sh 15:24:25 lf-activate-venv: SKIPPING 15:24:25 INFO: No Stack... 15:24:26 INFO: Retrieving Pricing Info for: v3-standard-4 15:24:27 INFO: Archiving Costs [Pipeline] sh 15:24:27 + cat /w/workspace/device-rest-go/4/archives/cost.csv 15:24:27 + cut -d, -f6 [Pipeline] lock 15:24:27 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-222-4-stack-cost] 15:24:27 Resource [jenkins-edgexfoundry-device-rest-go-PR-222-4-stack-cost] did not exist. Created. 15:24:27 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-222-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:24:28 /w/workspace/device-rest-go/4@tmp/durable-b0f74256/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:24:29 + echo total: 0.10999999940395355 [Pipeline] stash 15:24:29 Warning: overwriting stash ‘stack-cost’ 15:24:29 Stashed 1 file(s) [Pipeline] } 15:24:29 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-222-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:24:29 $ docker stop --time=1 09bb3ebc516c7da0d56599673715c106b33a74540d48fe38c6f5f0e77e6b59c9 15:24:30 $ docker rm -f 09bb3ebc516c7da0d56599673715c106b33a74540d48fe38c6f5f0e77e6b59c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:24:31 provisioning config files... 15:24:31 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/config11856330976698876676tmp [Pipeline] { [Pipeline] sh 15:24:31 + set +x 15:24:31 + bash -s -- 15:24:31 + curl -s https://codecov.io/bash 15:24:31 15:24:31 _____ _ 15:24:31 / ____| | | 15:24:31 | | ___ __| | ___ ___ _____ __ 15:24:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:24:31 | |___| (_) | (_| | __/ (_| (_) \ V / 15:24:31 \_____\___/ \__,_|\___|\___\___/ \_/ 15:24:31 Bash-1.0.6 15:24:31 15:24:31 15:24:31 ==> git version 2.25.1 found 15:24:31 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:24:31 Release-Date: 2020-01-08 15:24:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:24:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:24:31 ==> Jenkins CI detected. 15:24:31 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-222 15:24:31 project root: . 15:24:31 --> token set from env 15:24:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:24:31 ==> Running gcov in . (disable via -X gcov) 15:24:31 ==> Python coveragepy not found 15:24:31 ==> Searching for coverage reports in: 15:24:31 + . 15:24:31 -> Found 1 reports 15:24:31 ==> Detecting git/mercurial file structure 15:24:31 ==> Reading reports 15:24:31 + ./coverage.out bytes=9355 15:24:31 ==> Appending adjustments 15:24:31 https://docs.codecov.io/docs/fixing-reports 15:24:31 + Found adjustments 15:24:31 ==> Gzipping contents 15:24:31 4.0K /tmp/codecov.0xh9z1.gz 15:24:31 ==> Uploading reports 15:24:31 url: https://codecov.io 15:24:31 query: branch=PR-222&commit=c3b440c7cd832d98825fb158869cd98ede46ef49&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-222%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=222&job=&cmd_args= 15:24:31 -> Pinging Codecov 15:24:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-222&commit=c3b440c7cd832d98825fb158869cd98ede46ef49&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-222%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=222&job=&cmd_args= 15:24:31 -> Uploading to 15:24:31 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/4E5D53B4F1F92C436F7061BF334D961C/c3b440c7cd832d98825fb158869cd98ede46ef49/126c47f8-e79d-4a0a-b5be-c1b37b03cc28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T152431Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d523c41a55b594f4ae0c5efe979708000776accfa955ace9d250264f1a6abb88 15:24:31 % Total % Received % Xferd Average Speed Time Time Time Current 15:24:31 Dload Upload Total Spent Left Speed 15:24:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1738 0 0 100 1738 0 7936 --:--:-- --:--:-- --:--:-- 7936 15:24:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/c3b440c7cd832d98825fb158869cd98ede46ef49 [Pipeline] } 15:24:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:24:32 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-222/archives ] 15:24:32 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-222/archives 15:24:32 total 16 15:24:32 drwxr-xr-x 3 root root 4096 Oct 26 15:12 . 15:24:32 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 15:12 .. 15:24:32 drwxr-xr-x 2 root root 4096 Oct 26 15:12 cost 15:24:32 -rw-r--r-- 1 root root 86 Oct 26 15:12 cost.csv 15:24:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-222/archives 15:24:32 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-222/archives 15:24:32 total 16 15:24:32 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 15:12 . 15:24:32 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 15:12 .. 15:24:32 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 15:12 cost 15:24:32 -rw-r--r-- 1 jenkins jenkins 86 Oct 26 15:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:24:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:24:34 ---> package-listing.sh 15:24:34 ++ tr '[:upper:]' '[:lower:]' 15:24:34 ++ facter osfamily 15:24:34 + OS_FAMILY=debian 15:24:34 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-222 15:24:34 + START_PACKAGES=/tmp/packages_start.txt 15:24:34 + END_PACKAGES=/tmp/packages_end.txt 15:24:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:24:34 + PACKAGES=/tmp/packages_start.txt 15:24:34 + '[' /w/workspace/gexfoundry_device-rest-go_PR-222 ']' 15:24:34 + PACKAGES=/tmp/packages_end.txt 15:24:34 + case "${OS_FAMILY}" in 15:24:34 + dpkg -l 15:24:34 + grep '^ii' 15:24:34 + '[' -f /tmp/packages_start.txt ']' 15:24:34 + '[' -f /tmp/packages_end.txt ']' 15:24:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:24:34 + '[' /w/workspace/gexfoundry_device-rest-go_PR-222 ']' 15:24:34 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-222/archives/ 15:24:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-222/archives/ [Pipeline] echo 15:24:34 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:24:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:35 prd-ubuntu20.04-docker-8c-8g-117158 does not seem to be running inside a container 15:24:35 $ 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-222/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-222 -v /w/workspace/gexfoundry_device-rest-go_PR-222:/w/workspace/gexfoundry_device-rest-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-222@tmp:/w/workspace/gexfoundry_device-rest-go_PR-222@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 15:24:35 $ docker top 0b172b0cb864040946bb216ebc7125e43feb26d470bf0934fb94914811478d08 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:35 + touch /tmp/pre-build-complete [Pipeline] sh 15:24:36 + mkdir -p /var/log/sysstat [Pipeline] sh 15:24:36 + ls /var/log/sa-host 15:24:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:36 provisioning config files... 15:24:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-222@tmp/config8055201941425939256tmp [Pipeline] { [Pipeline] echo 15:24:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:24:36 ---> create-netrc.sh [Pipeline] } 15:24:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:24:37 ---> python-tools-install.sh [Pipeline] echo 15:24:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:24:37 ---> sudo-logs.sh 15:24:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:24:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:24:37 ---> job-cost.sh 15:24:37 lf-activate-venv: SKIPPING 15:24:37 DEBUG: total: 0.2199999988079071 15:24:37 INFO: Retrieving Stack Cost... 15:24:37 INFO: Retrieving Pricing Info for: v3-standard-8 15:24:38 INFO: Archiving Costs [Pipeline] echo 15:24:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:24:38 ---> logs-deploy.sh 15:24:38 lf-activate-venv: SKIPPING 15:24:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-222/4 15:24:38 INFO: archiving workspace using pattern(s): 15:24:39 Archives upload complete. 15:24:39 INFO: archiving logs to Nexus 15:24:40 ---> uname -a: 15:24:40 Linux prd-ubuntu20-04-docker-8c-8g-117158 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:24:40 15:24:40 15:24:40 ---> lscpu: 15:24:40 Architecture: x86_64 15:24:40 CPU op-mode(s): 32-bit, 64-bit 15:24:40 Byte Order: Little Endian 15:24:40 Address sizes: 40 bits physical, 48 bits virtual 15:24:40 CPU(s): 8 15:24:40 On-line CPU(s) list: 0-7 15:24:40 Thread(s) per core: 1 15:24:40 Core(s) per socket: 1 15:24:40 Socket(s): 8 15:24:40 NUMA node(s): 1 15:24:40 Vendor ID: AuthenticAMD 15:24:40 CPU family: 23 15:24:40 Model: 49 15:24:40 Model name: AMD EPYC-Rome Processor 15:24:40 Stepping: 0 15:24:40 CPU MHz: 2799.998 15:24:40 BogoMIPS: 5599.99 15:24:40 Virtualization: AMD-V 15:24:40 Hypervisor vendor: KVM 15:24:40 Virtualization type: full 15:24:40 L1d cache: 256 KiB 15:24:40 L1i cache: 256 KiB 15:24:40 L2 cache: 4 MiB 15:24:40 L3 cache: 128 MiB 15:24:40 NUMA node0 CPU(s): 0-7 15:24:40 Vulnerability Itlb multihit: Not affected 15:24:40 Vulnerability L1tf: Not affected 15:24:40 Vulnerability Mds: Not affected 15:24:40 Vulnerability Meltdown: Not affected 15:24:40 Vulnerability Mmio stale data: Not affected 15:24:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:24:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:24:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:24:40 Vulnerability Srbds: Not affected 15:24:40 Vulnerability Tsx async abort: Not affected 15:24:40 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 15:24:40 15:24:40 15:24:40 ---> nproc: 15:24:40 8 15:24:40 15:24:40 15:24:40 ---> df -h: 15:24:40 Filesystem Size Used Avail Use% Mounted on 15:24:40 overlay 155G 12G 144G 8% / 15:24:40 tmpfs 64M 0 64M 0% /dev 15:24:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:24:40 shm 64M 0 64M 0% /dev/shm 15:24:40 /dev/vda1 155G 12G 144G 8% /facter-os 15:24:40 15:24:40 15:24:40 ---> sar -b -r -n DEV: 15:24:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117158) 10/26/22 _x86_64_ (8 CPU) 15:24:40 15:24:40 15:09:47 LINUX RESTART (8 CPU) 15:24:40 15:24:40 15:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:24:40 15:11:01 366.31 47.88 318.43 0.00 5419.10 140682.82 0.00 15:24:40 15:12:01 177.92 1.67 176.26 0.00 35.05 47278.11 0.00 15:24:40 15:13:01 114.66 0.07 114.60 0.00 6.53 33222.73 0.00 15:24:40 15:14:01 1.57 0.00 1.57 0.00 0.00 20.68 0.00 15:24:40 15:15:01 27.57 8.56 19.01 0.00 2056.51 2311.10 0.00 15:24:40 15:16:01 13.40 0.78 12.61 0.00 828.40 2523.58 0.00 15:24:40 15:17:01 1.53 0.02 1.52 0.00 0.13 16.26 0.00 15:24:40 15:18:01 2.10 0.00 2.10 0.00 0.00 22.66 0.00 15:24:40 15:19:01 2.92 1.58 1.33 0.00 37.19 17.60 0.00 15:24:40 15:20:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 15:24:40 15:21:01 1.33 0.00 1.33 0.00 0.00 25.06 0.00 15:24:40 15:22:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 15:24:40 15:23:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 15:24:40 15:24:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 15:24:40 Average: 51.01 4.33 46.68 0.00 598.76 16154.86 0.00 15:24:40 15:24:40 15:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:24:40 15:11:01 29129196 31560696 762376 2.32 73756 2627328 1960880 5.78 1023620 2372564 596 15:24:40 15:12:01 28199952 31367932 936376 2.85 140836 3224684 2466976 7.27 1416224 2816540 80508 15:24:40 15:13:01 27760676 31572560 733792 2.23 150296 3811172 1766356 5.21 1223092 3400452 388 15:24:40 15:14:01 27760752 31572676 733412 2.23 150328 3811172 1766356 5.21 1222964 3400452 168 15:24:40 15:15:01 27475200 31490640 793828 2.41 167572 4001084 1933832 5.70 1378368 3513152 29832 15:24:40 15:16:01 27476932 31559340 726028 2.21 168924 4059996 1810276 5.34 1373672 3508532 44 15:24:40 15:17:01 27484424 31567000 718184 2.18 169012 4059988 1810276 5.34 1364712 3508536 8 15:24:40 15:18:01 27485612 31568456 716640 2.18 169092 4060000 1810276 5.34 1364176 3508652 12 15:24:40 15:19:01 27479324 31564212 720740 2.19 169136 4061112 1810276 5.34 1372340 3509040 4 15:24:40 15:20:01 27478700 31563640 721160 2.19 169188 4061124 1810276 5.34 1372284 3509000 32 15:24:40 15:21:01 27478724 31563748 721028 2.19 169276 4061124 1810276 5.34 1372164 3509000 12 15:24:40 15:22:01 27478604 31563676 721044 2.19 169312 4061128 1810276 5.34 1372144 3509004 180 15:24:40 15:23:01 27478564 31563660 721016 2.19 169320 4061128 1810276 5.34 1372772 3509004 20 15:24:40 15:24:01 27478288 31563412 721240 2.19 169340 4061132 1810276 5.34 1372224 3509008 180 15:24:40 Average: 27688925 31545832 746205 2.27 157528 3858727 1870492 5.51 1328625 3363067 7999 15:24:40 15:24:40 15:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:24:40 15:11:01 docker0 38.29 39.64 2.78 245.26 0.00 0.00 0.00 0.00 15:24:40 15:11:01 veth4f76508 6.72 6.85 0.62 7.29 0.00 0.00 0.00 0.00 15:24:40 15:11:01 ens3 729.20 481.57 6756.80 121.21 0.00 0.00 0.00 0.00 15:24:40 15:11:01 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 15:24:40 15:12:01 docker0 148.43 197.30 11.96 1749.93 0.00 0.00 0.00 0.00 15:24:40 15:12:01 ens3 250.63 181.34 1798.55 31.75 0.00 0.00 0.00 0.00 15:24:40 15:12:01 veth72ee516 0.02 0.18 0.00 0.02 0.00 0.00 0.00 0.00 15:24:40 15:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:24:40 15:13:01 docker0 2.28 4.78 0.15 57.99 0.00 0.00 0.00 0.00 15:24:40 15:13:01 ens3 110.98 72.25 2584.58 13.69 0.00 0.00 0.00 0.00 15:24:40 15:13:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 15:24:40 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:40 15:14:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:24:40 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:40 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:40 15:15:01 ens3 96.93 57.91 1299.61 4.04 0.00 0.00 0.00 0.00 15:24:40 15:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:24:40 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:40 15:16:01 ens3 0.88 0.70 0.43 0.26 0.00 0.00 0.00 0.00 15:24:40 15:16:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:24:40 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:40 15:17:01 ens3 0.43 0.30 0.26 0.21 0.00 0.00 0.00 0.00 15:24:40 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:40 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:40 15:18:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:24:40 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:40 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:40 15:19:01 ens3 8.47 6.43 6.79 5.95 0.00 0.00 0.00 0.00 15:24:40 15:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:24:40 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:40 15:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:40 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:40 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:40 15:21:01 ens3 0.13 0.07 0.07 0.06 0.00 0.00 0.00 0.00 15:24:40 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:40 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:40 15:22:01 ens3 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00 15:24:40 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:40 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:40 15:23:01 ens3 0.75 0.35 0.34 0.21 0.00 0.00 0.00 0.00 15:24:40 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:40 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:40 15:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:40 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:40 Average: docker0 13.50 17.27 1.06 146.66 0.00 0.00 0.00 0.00 15:24:40 Average: ens3 85.67 57.24 889.07 12.67 0.00 0.00 0.00 0.00 15:24:40 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 15:24:40 15:24:40 15:24:40 ---> sar -P ALL: 15:24:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117158) 10/26/22 _x86_64_ (8 CPU) 15:24:40 15:24:40 15:09:47 LINUX RESTART (8 CPU) 15:24:40 15:24:40 15:10:01 CPU %user %nice %system %iowait %steal %idle 15:24:40 15:11:01 all 10.16 0.00 3.94 2.25 0.05 83.59 15:24:40 15:11:01 0 8.12 0.00 4.96 1.97 0.05 84.90 15:24:40 15:11:01 1 9.86 0.00 3.61 4.04 0.05 82.44 15:24:40 15:11:01 2 11.69 0.00 4.27 4.61 0.05 79.38 15:24:40 15:11:01 3 11.11 0.00 3.07 1.74 0.05 84.04 15:24:40 15:11:01 4 8.91 0.00 3.15 0.29 0.05 87.60 15:24:40 15:11:01 5 10.85 0.00 5.33 3.93 0.07 79.82 15:24:40 15:11:01 6 9.03 0.00 3.92 0.86 0.05 86.14 15:24:40 15:11:01 7 11.74 0.00 3.21 0.51 0.07 84.48 15:24:40 15:12:01 all 30.98 0.00 6.85 1.29 0.07 60.81 15:24:40 15:12:01 0 31.93 0.00 6.86 0.05 0.07 61.10 15:24:40 15:12:01 1 30.47 0.00 6.61 1.45 0.07 61.41 15:24:40 15:12:01 2 30.86 0.00 7.07 2.33 0.07 59.67 15:24:40 15:12:01 3 29.89 0.00 7.44 1.72 0.08 60.87 15:24:40 15:12:01 4 32.49 0.00 6.71 1.58 0.08 59.14 15:24:40 15:12:01 5 30.62 0.00 6.90 2.18 0.07 60.23 15:24:40 15:12:01 6 30.63 0.00 6.93 0.86 0.07 61.51 15:24:40 15:12:01 7 30.98 0.00 6.27 0.14 0.08 62.53 15:24:40 15:13:01 all 15.79 0.00 3.61 0.83 0.04 79.74 15:24:40 15:13:01 0 15.43 0.00 3.86 0.03 0.03 80.64 15:24:40 15:13:01 1 15.49 0.00 3.62 1.01 0.05 79.82 15:24:40 15:13:01 2 15.82 0.00 3.10 0.35 0.03 80.68 15:24:40 15:13:01 3 15.24 0.00 3.35 1.09 0.03 80.28 15:24:40 15:13:01 4 15.39 0.00 3.01 0.02 0.03 81.55 15:24:40 15:13:01 5 17.20 0.00 4.04 1.95 0.03 76.77 15:24:40 15:13:01 6 16.00 0.00 3.63 1.93 0.03 78.41 15:24:40 15:13:01 7 15.71 0.00 4.30 0.22 0.03 79.74 15:24:40 15:14:01 all 0.02 0.00 0.01 0.02 0.00 99.95 15:24:40 15:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:40 15:14:01 1 0.02 0.00 0.03 0.10 0.02 99.83 15:24:40 15:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:24:40 15:14:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:24:40 15:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:24:40 15:14:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:24:40 15:14:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:24:40 15:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:24:40 15:15:01 all 0.88 0.00 0.69 0.25 0.02 98.17 15:24:40 15:15:01 0 1.17 0.00 0.37 0.52 0.02 97.93 15:24:40 15:15:01 1 0.60 0.00 0.30 0.40 0.03 98.66 15:24:40 15:15:01 2 1.40 0.00 2.05 0.27 0.02 96.26 15:24:40 15:15:01 3 0.60 0.00 0.42 0.02 0.02 98.95 15:24:40 15:15:01 4 0.70 0.00 0.28 0.05 0.02 98.95 15:24:40 15:15:01 5 0.63 0.00 0.45 0.05 0.02 98.85 15:24:40 15:15:01 6 0.88 0.00 1.02 0.27 0.02 97.81 15:24:40 15:15:01 7 1.02 0.00 0.64 0.40 0.02 97.93 15:24:40 15:16:01 all 0.34 0.00 0.14 0.11 0.00 99.40 15:24:40 15:16:01 0 0.08 0.00 0.10 0.38 0.00 99.43 15:24:40 15:16:01 1 0.27 0.00 0.10 0.00 0.02 99.61 15:24:40 15:16:01 2 1.10 0.00 0.13 0.02 0.00 98.75 15:24:40 15:16:01 3 0.40 0.00 0.17 0.02 0.00 99.42 15:24:40 15:16:01 4 0.12 0.00 0.08 0.32 0.00 99.48 15:24:40 15:16:01 5 0.20 0.00 0.10 0.05 0.02 99.63 15:24:40 15:16:01 6 0.30 0.00 0.27 0.10 0.00 99.33 15:24:40 15:16:01 7 0.23 0.00 0.20 0.02 0.00 99.55 15:24:40 15:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:24:40 15:17:01 0 0.03 0.00 0.02 0.05 0.00 99.90 15:24:40 15:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:24:40 15:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:24:40 15:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:24:40 15:17:01 4 0.05 0.00 0.02 0.00 0.02 99.92 15:24:40 15:17:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:24:40 15:17:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:24:40 15:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:24:40 15:18:01 all 0.02 0.00 0.02 0.01 0.01 99.94 15:24:40 15:18:01 0 0.00 0.00 0.03 0.03 0.02 99.92 15:24:40 15:18:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:24:40 15:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:24:40 15:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:24:40 15:18:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:24:40 15:18:01 5 0.02 0.00 0.02 0.03 0.02 99.92 15:24:40 15:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:24:40 15:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:24:40 15:19:01 all 0.26 0.00 0.04 0.01 0.01 99.68 15:24:40 15:19:01 0 0.45 0.00 0.07 0.08 0.00 99.40 15:24:40 15:19:01 1 0.18 0.00 0.05 0.00 0.02 99.75 15:24:40 15:19:01 2 0.10 0.00 0.03 0.00 0.02 99.85 15:24:40 15:19:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:24:40 15:19:01 4 0.12 0.00 0.02 0.02 0.02 99.83 15:24:40 15:19:01 5 0.92 0.00 0.02 0.00 0.02 99.05 15:24:40 15:19:01 6 0.23 0.00 0.05 0.00 0.00 99.72 15:24:40 15:19:01 7 0.05 0.00 0.05 0.00 0.00 99.90 15:24:40 15:20:01 all 0.03 0.00 0.01 0.01 0.01 99.95 15:24:40 15:20:01 0 0.02 0.00 0.00 0.03 0.00 99.95 15:24:40 15:20:01 1 0.05 0.00 0.00 0.00 0.03 99.92 15:24:40 15:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:24:40 15:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:24:40 15:20:01 4 0.03 0.00 0.05 0.02 0.00 99.90 15:24:40 15:20:01 5 0.12 0.00 0.00 0.00 0.00 99.88 15:24:40 15:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:24:40 15:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:24:40 15:21:01 all 0.05 0.00 0.01 0.01 0.00 99.92 15:24:40 15:21:01 0 0.03 0.00 0.02 0.05 0.00 99.90 15:24:40 15:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:24:40 15:21:01 2 0.03 0.00 0.02 0.02 0.00 99.93 15:24:40 15:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:24:40 15:21:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:24:40 15:21:01 5 0.27 0.00 0.02 0.00 0.00 99.72 15:24:40 15:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:24:40 15:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:24:40 15:24:40 15:21:01 CPU %user %nice %system %iowait %steal %idle 15:24:40 15:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:24:40 15:22:01 0 0.00 0.00 0.02 0.02 0.02 99.95 15:24:40 15:22:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:24:40 15:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:24:40 15:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:24:40 15:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:24:40 15:22:01 5 0.08 0.00 0.02 0.00 0.02 99.88 15:24:40 15:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:24:40 15:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:24:40 15:23:01 all 0.03 0.00 0.01 0.00 0.01 99.94 15:24:40 15:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:24:40 15:23:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:24:40 15:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:24:40 15:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:24:40 15:23:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:24:40 15:23:01 5 0.08 0.00 0.03 0.00 0.00 99.88 15:24:40 15:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:24:40 15:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:24:40 15:24:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:24:40 15:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:24:40 15:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:24:40 15:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:24:40 15:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:24:40 15:24:01 4 0.02 0.00 0.03 0.03 0.00 99.92 15:24:40 15:24:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:24:40 15:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:24:40 15:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:24:40 Average: all 4.15 0.00 1.09 0.34 0.02 94.40 15:24:40 Average: 0 4.06 0.00 1.16 0.23 0.01 94.53 15:24:40 Average: 1 4.07 0.00 1.03 0.50 0.03 94.37 15:24:40 Average: 2 4.32 0.00 1.18 0.54 0.01 93.94 15:24:40 Average: 3 4.06 0.00 1.03 0.32 0.02 94.58 15:24:40 Average: 4 4.09 0.00 0.95 0.17 0.02 94.77 15:24:40 Average: 5 4.33 0.00 1.20 0.58 0.02 93.86 15:24:40 Average: 6 4.05 0.00 1.13 0.29 0.01 94.52 15:24:40 Average: 7 4.22 0.00 1.04 0.09 0.02 94.64 15:24:40 15:24:40 15:24:40