Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dba35d3ba46b7861587cc7246b39f98fa3ba425a 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-ssh3843632104250434546.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6069795514462848312.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12632022370958589224.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4108251004321312521.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8839338727689181842.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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-29316 in /w/workspace/edgexfoundry_device-rest-go_main [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/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dba35d3ba46b7861587cc7246b39f98fa3ba425a (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f dba35d3ba46b7861587cc7246b39f98fa3ba425a # timeout=10 Commit message: "Merge pull request #212 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21" > git rev-list --no-walk 3bfa2c7cebef17aba10611e718aa3e6714bdeddd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:04:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:04:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:04:52 ========================================================= 22:04:52 EdgeX Global Pipelines Version Info 22:04:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:04:53 ------------------- 22:04:53 stable info: 22:04:53 ------------------- 22:04:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:04:53 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:04:53 Message: update stable to v1.0.239 22:04:54 ------------------- 22:04:54 experimental info: 22:04:54 ------------------- 22:04:54 Commited By: **** collab-it+edgex@linuxfoundation.org 22:04:54 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:04:54 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dba35d3 [Pipeline] echo 22:04:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:54 provisioning config files... 22:04:54 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9156615155829422314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:55 ---> docker-login.sh 22:04:55 nexus3.edgexfoundry.org:10001 22:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:55 Configure a credential helper to remove this warning. See 22:04:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:55 22:04:55 Login Succeeded 22:04:55 nexus3.edgexfoundry.org:10002 22:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:55 Configure a credential helper to remove this warning. See 22:04:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:55 22:04:55 Login Succeeded 22:04:55 nexus3.edgexfoundry.org:10003 22:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:55 Configure a credential helper to remove this warning. See 22:04:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:55 22:04:56 Login Succeeded 22:04:56 nexus3.edgexfoundry.org:10004 22:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:56 Configure a credential helper to remove this warning. See 22:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:56 22:04:56 Login Succeeded 22:04:56 docker.io 22:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:56 Configure a credential helper to remove this warning. See 22:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:56 22:04:56 Login Succeeded 22:04:56 ---> docker-login.sh ends [Pipeline] } 22:04:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:04:57 + git rev-list -1 --merges dba35d3ba46b7861587cc7246b39f98fa3ba425a~1..dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] echo 22:04:57 -----------> git rev-list -1 --merges dba35d3ba46b7861587cc7246b39f98fa3ba425a~1..dba35d3ba46b7861587cc7246b39f98fa3ba425a dba35d3ba46b7861587cc7246b39f98fa3ba425a 22:04:57 dba35d3ba46b7861587cc7246b39f98fa3ba425a [false] [Pipeline] sh 22:04:57 + git log --format=format:%s -1 dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] echo 22:04:57 ========================================================= 22:04:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:04:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:04:57 + git log --format=format:%s -1 dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] echo 22:04:57 [semverPrep] GIT_COMMIT: dba35d3ba46b7861587cc7246b39f98fa3ba425a, Commit Message: Merge pull request #212 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21 [Pipeline] echo 22:04:57 [semverPrep] This is not a build commit. [Pipeline] sh 22:04:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:04:58 + grep -v github /etc/ssh/ssh_known_hosts 22:04:58 + [ -e /tmp/ssh_known_hosts ] 22:04:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:04:58 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:04:58 sudo tee -a /etc/ssh/ssh_known_hosts 22:04:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:04:58 22:04:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:04:58 0.1.4: Pulling from edgex-devops/py-git-semver 22:04:58 b85a868b505f: Pulling fs layer 22:04:58 e2be974225ed: Pulling fs layer 22:04:58 339a4e72a1f5: Pulling fs layer 22:04:58 988bab9f4d93: Pulling fs layer 22:04:58 1469e6f7b9e6: Pulling fs layer 22:04:58 eaf3925da568: Pulling fs layer 22:04:58 bab4dde63d76: Pulling fs layer 22:04:58 bde34c3a00c8: Pulling fs layer 22:04:58 b352a97aabf1: Pulling fs layer 22:04:58 4872d77fe225: Pulling fs layer 22:04:58 5851b861e8e6: Pulling fs layer 22:04:58 eaf3925da568: Waiting 22:04:58 988bab9f4d93: Waiting 22:04:58 bab4dde63d76: Waiting 22:04:58 1469e6f7b9e6: Waiting 22:04:58 bde34c3a00c8: Waiting 22:04:58 b352a97aabf1: Waiting 22:04:58 4872d77fe225: Waiting 22:04:58 5851b861e8e6: Waiting 22:04:58 e2be974225ed: Verifying Checksum 22:04:58 e2be974225ed: Download complete 22:04:58 988bab9f4d93: Verifying Checksum 22:04:58 988bab9f4d93: Download complete 22:04:59 1469e6f7b9e6: Download complete 22:04:59 339a4e72a1f5: Verifying Checksum 22:04:59 339a4e72a1f5: Download complete 22:04:59 eaf3925da568: Verifying Checksum 22:04:59 eaf3925da568: Download complete 22:04:59 bde34c3a00c8: Download complete 22:04:59 b352a97aabf1: Download complete 22:04:59 4872d77fe225: Verifying Checksum 22:04:59 4872d77fe225: Download complete 22:04:59 5851b861e8e6: Download complete 22:04:59 b85a868b505f: Verifying Checksum 22:04:59 b85a868b505f: Download complete 22:04:59 bab4dde63d76: Verifying Checksum 22:04:59 bab4dde63d76: Download complete 22:05:00 b85a868b505f: Pull complete 22:05:00 e2be974225ed: Pull complete 22:05:01 339a4e72a1f5: Pull complete 22:05:01 988bab9f4d93: Pull complete 22:05:01 1469e6f7b9e6: Pull complete 22:05:01 eaf3925da568: Pull complete 22:05:03 bab4dde63d76: Pull complete 22:05:03 bde34c3a00c8: Pull complete 22:05:03 b352a97aabf1: Pull complete 22:05:03 4872d77fe225: Pull complete 22:05:04 5851b861e8e6: Pull complete 22:05:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:05:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:05:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:04 prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container 22:05:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:05:07 $ docker top ced16b39a948246fea5f79b1652a2dbd4d058939a5df3350410a30a97ba159e5 -eo pid,comm 22:05:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:05:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:05:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:05:07 [ssh-agent] Looking for ssh-agent implementation... 22:05:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:07 $ docker exec ced16b39a948246fea5f79b1652a2dbd4d058939a5df3350410a30a97ba159e5 ssh-agent 22:05:07 SSH_AUTH_SOCK=/tmp/ssh-XiY58gS4I4Lm/agent.34 22:05:07 SSH_AGENT_PID=40 22:05:07 Running ssh-add (command line suppressed) 22:05:07 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5817576842889568291.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5817576842889568291.key) 22:05:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:05:07 + git tag --points-at HEAD [Pipeline] } 22:05:07 $ docker exec --env ******** --env ******** ced16b39a948246fea5f79b1652a2dbd4d058939a5df3350410a30a97ba159e5 ssh-agent -k 22:05:07 unset SSH_AUTH_SOCK; 22:05:07 unset SSH_AGENT_PID; 22:05:07 echo Agent pid 40 killed; 22:05:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:05:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:05:07 [ssh-agent] Looking for ssh-agent implementation... 22:05:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:08 $ docker exec ced16b39a948246fea5f79b1652a2dbd4d058939a5df3350410a30a97ba159e5 ssh-agent 22:05:08 SSH_AUTH_SOCK=/tmp/ssh-fFCniHDvapfa/agent.73 22:05:08 SSH_AGENT_PID=79 22:05:08 Running ssh-add (command line suppressed) 22:05:08 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6396396064880002820.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6396396064880002820.key) 22:05:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:05:08 + git semver init 22:05:08 2022-09-15 22:05:08,874 [run_init] DEBUG init version:0.0.0 force:False 22:05:08 2022-09-15 22:05:08,875 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 22:05:08 2022-09-15 22:05:08,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 22:05:08 2022-09-15 22:05:08,876 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 22:05:10 2022-09-15 22:05:09,982 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 22:05:10 2022-09-15 22:05:09,983 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 22:05:10 2022-09-15 22:05:09,983 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:05:10 2022-09-15 22:05:09,983 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:05:10 2.3.0-dev.13 [Pipeline] } 22:05:10 $ docker exec --env ******** --env ******** ced16b39a948246fea5f79b1652a2dbd4d058939a5df3350410a30a97ba159e5 ssh-agent -k 22:05:10 unset SSH_AUTH_SOCK; 22:05:10 unset SSH_AGENT_PID; 22:05:10 echo Agent pid 79 killed; 22:05:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:05:10 + git semver [Pipeline] } 22:05:11 $ docker stop --time=1 ced16b39a948246fea5f79b1652a2dbd4d058939a5df3350410a30a97ba159e5 22:05:12 $ docker rm -f ced16b39a948246fea5f79b1652a2dbd4d058939a5df3350410a30a97ba159e5 [Pipeline] // withDockerContainer [Pipeline] sh 22:05:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:05:13 Stashed 1 file(s) [Pipeline] echo 22:05:13 [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:13 provisioning config files... 22:05:13 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8474537285372481452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:13 ---> docker-login.sh 22:05:13 nexus3.edgexfoundry.org:10001 22:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:13 Configure a credential helper to remove this warning. See 22:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:13 22:05:13 Login Succeeded 22:05:13 nexus3.edgexfoundry.org:10002 22:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:13 Configure a credential helper to remove this warning. See 22:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:13 22:05:13 Login Succeeded 22:05:13 nexus3.edgexfoundry.org:10003 22:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:13 Configure a credential helper to remove this warning. See 22:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:13 22:05:13 Login Succeeded 22:05:13 nexus3.edgexfoundry.org:10004 22:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:14 Configure a credential helper to remove this warning. See 22:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:14 22:05:14 Login Succeeded 22:05:14 docker.io 22:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:14 Configure a credential helper to remove this warning. See 22:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:14 22:05:14 Login Succeeded 22:05:14 ---> docker-login.sh ends [Pipeline] } 22:05:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:05:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:05:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:05:14 ========================================================= 22:05:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:05:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:14 + 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 . 22:05:14 Sending build context to Docker daemon 10.7MB 22:05:14 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 22:05:14 Step 2/12 : FROM ${BASE} AS builder 22:05:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:05:14 2408cc74d12b: Pulling fs layer 22:05:14 ea60b727a1ce: Pulling fs layer 22:05:14 30c4a7721957: Pulling fs layer 22:05:14 370296b7ddb6: Pulling fs layer 22:05:14 7c6cee850709: Pulling fs layer 22:05:14 39a5fcdaea64: Pulling fs layer 22:05:14 d94ebbe4e438: Pulling fs layer 22:05:14 bcfd1f05c69d: Pulling fs layer 22:05:14 59ccb84bbe0f: Pulling fs layer 22:05:14 7c6cee850709: Waiting 22:05:14 39a5fcdaea64: Waiting 22:05:14 d94ebbe4e438: Waiting 22:05:14 bcfd1f05c69d: Waiting 22:05:15 30c4a7721957: Download complete 22:05:15 ea60b727a1ce: Download complete 22:05:15 7c6cee850709: Verifying Checksum 22:05:15 7c6cee850709: Download complete 22:05:15 39a5fcdaea64: Download complete 22:05:15 2408cc74d12b: Verifying Checksum 22:05:15 2408cc74d12b: Download complete 22:05:15 d94ebbe4e438: Download complete 22:05:15 2408cc74d12b: Pull complete 22:05:15 ea60b727a1ce: Pull complete 22:05:15 30c4a7721957: Pull complete 22:05:15 59ccb84bbe0f: Verifying Checksum 22:05:15 59ccb84bbe0f: Download complete 22:05:15 bcfd1f05c69d: Verifying Checksum 22:05:15 bcfd1f05c69d: Download complete 22:05:15 370296b7ddb6: Download complete 22:05:20 370296b7ddb6: Pull complete 22:05:20 7c6cee850709: Pull complete 22:05:20 39a5fcdaea64: Pull complete 22:05:20 d94ebbe4e438: Pull complete 22:05:22 bcfd1f05c69d: Pull complete 22:05:23 59ccb84bbe0f: Pull complete 22:05:23 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:05:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:05:23 ---> a4fb48ad2a94 22:05:23 Step 3/12 : ARG MAKE='make build' 22:05:28 Still waiting to schedule task 22:05:28 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:05:29 ---> Running in ef01e0464c73 22:05:30 Removing intermediate container ef01e0464c73 22:05:30 ---> 7f19e54a44b0 22:05:30 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:05:30 ---> Running in 0e215a7b524c 22:05:30 Removing intermediate container 0e215a7b524c 22:05:30 ---> 7068b8b9cc87 22:05:30 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 22:05:30 ---> Running in d2ce26f2ed66 22:05:31 Removing intermediate container d2ce26f2ed66 22:05:31 ---> 63a30c13a358 22:05:31 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:05:31 ---> Running in 0d883ed4512f 22:05:33 Removing intermediate container 0d883ed4512f 22:05:33 ---> 8a3957f89187 22:05:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:05:34 ---> Running in 9a7810534d81 22:05:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:05:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:05:36 (1/4) Installing openssh-keygen (9.0_p1-r2) 22:05:36 (2/4) Installing libedit (20210910.3.1-r0) 22:05:36 (3/4) Installing openssh-client-common (9.0_p1-r2) 22:05:36 (4/4) Installing openssh-client-default (9.0_p1-r2) 22:05:36 Executing busybox-1.35.0-r13.trigger 22:05:36 OK: 216 MiB in 55 packages 22:05:39 Removing intermediate container 9a7810534d81 22:05:39 ---> 850a6a729c2a 22:05:39 Step 8/12 : WORKDIR /device-rest-go 22:05:39 ---> Running in 8533cff2fcbf 22:05:40 Removing intermediate container 8533cff2fcbf 22:05:40 ---> 131413be9d8a 22:05:40 Step 9/12 : COPY go.mod vendor* ./ 22:05:41 ---> 90ce4bafb9a8 22:05:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:42 ---> Running in c2a90384c441 22:06:04 Removing intermediate container c2a90384c441 22:06:04 ---> e0e9c59bb9b3 22:06:04 Step 11/12 : COPY . . 22:06:04 ---> 6e0133719999 22:06:04 Step 12/12 : RUN $MAKE 22:06:04 ---> Running in 279a6f0899cc 22:06:04 noop 22:06:05 Removing intermediate container 279a6f0899cc 22:06:05 ---> cde09f57e770 22:06:05 Successfully built cde09f57e770 22:06:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:05 + docker inspect -f . ci-base-image-x86_64 22:06:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:05 prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container 22:06:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** ci-base-image-x86_64 cat 22:06:06 $ docker top bfcbf676de6c7b5908d6d79a55b4b859ec411561dbc6bb0230d06978a7c0ca57 -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:06 + go version 22:06:06 go version go1.18.3 linux/amd64 [Pipeline] } 22:06:06 $ docker stop --time=1 bfcbf676de6c7b5908d6d79a55b4b859ec411561dbc6bb0230d06978a7c0ca57 22:06:07 $ docker rm -f bfcbf676de6c7b5908d6d79a55b4b859ec411561dbc6bb0230d06978a7c0ca57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:08 + docker inspect -f . ci-base-image-x86_64 22:06:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:08 prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container 22:06:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** ci-base-image-x86_64 cat 22:06:08 $ docker top b2cafdc172d588061d6eca301df9229c0275fb876107525bf5961e2186459013 -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:08 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 22:06:09 + make test 22:06:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:06:09 ? github.com/edgexfoundry/device-rest-go [no test files] 22:06:19 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 22:06:19 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements 22:06:27 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." 22:06:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:06:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:06:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:06:30 ./bin/test-attribution-txt.sh 22:06:30 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:06:30 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:06:30 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 22:06:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:06:30 $ docker stop --time=1 b2cafdc172d588061d6eca301df9229c0275fb876107525bf5961e2186459013 22:06:32 $ docker rm -f b2cafdc172d588061d6eca301df9229c0275fb876107525bf5961e2186459013 [Pipeline] // withDockerContainer [Pipeline] sh 22:06:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:06:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:06:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:06:33 + ls -al . 22:06:33 total 172 22:06:33 drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 22:06 . 22:06:33 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:04 .. 22:06:33 -rw-rw-r-- 1 jenkins jenkins 151 Sep 15 22:04 .dockerignore 22:06:33 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:06 .git 22:06:33 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:04 .github 22:06:33 -rw-rw-r-- 1 jenkins jenkins 329 Sep 15 22:04 .gitignore 22:06:33 -rw-rw-r-- 1 jenkins jenkins 41 Sep 15 22:04 .golangci.yml 22:06:33 drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:05 .semver 22:06:33 -rw-rw-r-- 1 jenkins jenkins 8724 Sep 15 22:04 Attribution.txt 22:06:33 -rw-rw-r-- 1 jenkins jenkins 11736 Sep 15 22:04 CHANGELOG.md 22:06:33 -rw-rw-r-- 1 jenkins jenkins 1674 Sep 15 22:04 Dockerfile 22:06:33 -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 22:04 GOVERNANCE.md 22:06:33 -rw-rw-r-- 1 jenkins jenkins 680 Sep 15 22:04 Jenkinsfile 22:06:33 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 15 22:04 LICENSE 22:06:33 -rw-rw-r-- 1 jenkins jenkins 1964 Sep 15 22:04 Makefile 22:06:33 -rw-rw-r-- 1 jenkins jenkins 620 Sep 15 22:04 OWNERS.md 22:06:33 -rw-rw-r-- 1 jenkins jenkins 8003 Sep 15 22:04 README.md 22:06:33 -rw-rw-r-- 1 jenkins jenkins 12 Sep 15 22:05 VERSION 22:06:33 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:04 bin 22:06:33 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:04 cmd 22:06:33 -rw-r--r-- 1 jenkins jenkins 9355 Sep 15 22:06 coverage.out 22:06:33 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:04 driver 22:06:33 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 15 22:04 go.mod 22:06:33 -rw-rw-r-- 1 jenkins jenkins 36716 Sep 15 22:04 go.sum 22:06:33 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:04 snap 22:06:33 -rw-rw-r-- 1 jenkins jenkins 713 Sep 15 22:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:34 + 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=dba35d3ba46b7861587cc7246b39f98fa3ba425a --label arch=amd64 --label version=2.3.0-dev.13 . 22:06:34 Sending build context to Docker daemon 10.71MB 22:06:34 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 22:06:34 Step 2/25 : FROM ${BASE} AS builder 22:06:34 ---> cde09f57e770 22:06:34 Step 3/25 : ARG MAKE='make build' 22:06:34 ---> Running in e937ced71eeb 22:06:34 Removing intermediate container e937ced71eeb 22:06:34 ---> 94a3ac835372 22:06:34 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:06:34 ---> Running in c4dd93b24dd8 22:06:34 Removing intermediate container c4dd93b24dd8 22:06:34 ---> 1e0674ad9f25 22:06:34 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:06:34 ---> Running in 5bc14c1c490b 22:06:34 Removing intermediate container 5bc14c1c490b 22:06:34 ---> 54c05c02a003 22:06:34 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:06:34 ---> Running in b05d589386b9 22:06:35 Removing intermediate container b05d589386b9 22:06:35 ---> 83178a2a0cb4 22:06:35 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:06:35 ---> Running in 17f57ba6b690 22:06:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:06:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:06:36 OK: 216 MiB in 55 packages 22:06:36 Removing intermediate container 17f57ba6b690 22:06:36 ---> a615fa55e6af 22:06:36 Step 8/25 : WORKDIR /device-rest-go 22:06:36 ---> Running in 11a5445ac303 22:06:36 Removing intermediate container 11a5445ac303 22:06:36 ---> f69e8a503378 22:06:36 Step 9/25 : COPY go.mod vendor* ./ 22:06:37 ---> 3be0f1275bcd 22:06:37 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:37 ---> Running in b1e59a9e503b 22:06:37 Removing intermediate container b1e59a9e503b 22:06:37 ---> fb718b5c30e0 22:06:37 Step 11/25 : COPY . . 22:06:38 ---> affda73ac070 22:06:38 Step 12/25 : RUN $MAKE 22:06:38 ---> Running in d950543916b5 22:06:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 22:07:00 Removing intermediate container d950543916b5 22:07:00 ---> b7ba3507f839 22:07:00 Step 13/25 : FROM alpine:3.16 22:07:00 3.16: Pulling from library/alpine 22:07:00 213ec9aee27d: Pulling fs layer 22:07:00 213ec9aee27d: Download complete 22:07:00 213ec9aee27d: Pull complete 22:07:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:07:00 Status: Downloaded newer image for alpine:3.16 22:07:00 ---> 9c6f07244728 22:07:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:07:00 ---> Running in 4d3c251fcb03 22:07:00 Removing intermediate container 4d3c251fcb03 22:07:00 ---> c1ae8bc041c4 22:07:00 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 22:07:00 ---> Running in dd6cad28d251 22:07:00 Removing intermediate container dd6cad28d251 22:07:00 ---> cbecdf5c63c3 22:07:00 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 22:07:00 ---> Running in 0ce76f56eb95 22:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:07:01 (1/6) Installing dumb-init (1.2.5-r1) 22:07:01 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:07:01 (3/6) Installing libsodium (1.0.18-r0) 22:07:01 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:07:01 (5/6) Installing libzmq (4.3.4-r0) 22:07:01 (6/6) Installing zeromq (4.3.4-r0) 22:07:01 Executing busybox-1.35.0-r17.trigger 22:07:01 OK: 8 MiB in 20 packages 22:07:01 Removing intermediate container 0ce76f56eb95 22:07:01 ---> 56ceaa5af9ae 22:07:01 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 22:07:02 ---> f652f263bc21 22:07:02 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 22:07:02 ---> a5c58668b4f3 22:07:02 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 22:07:02 ---> be482d4337ef 22:07:02 Step 20/25 : EXPOSE 59986 22:07:02 ---> Running in c446cb26f99f 22:07:02 Removing intermediate container c446cb26f99f 22:07:02 ---> b6e10beb7d1c 22:07:02 Step 21/25 : ENTRYPOINT ["/device-rest"] 22:07:02 ---> Running in 8e3e00d0276d 22:07:02 Removing intermediate container 8e3e00d0276d 22:07:02 ---> d21bfef6956e 22:07:02 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:07:02 ---> Running in 8a9487299b42 22:07:02 Removing intermediate container 8a9487299b42 22:07:02 ---> 6af4874375f5 22:07:02 Step 23/25 : LABEL arch=amd64 22:07:02 ---> Running in bbc121ac8b7f 22:07:02 Removing intermediate container bbc121ac8b7f 22:07:02 ---> 92a4eeb27381 22:07:02 Step 24/25 : LABEL git_sha=dba35d3ba46b7861587cc7246b39f98fa3ba425a 22:07:02 ---> Running in 67911f0f38ac 22:07:02 Removing intermediate container 67911f0f38ac 22:07:02 ---> 596d13278af0 22:07:02 Step 25/25 : LABEL version=2.3.0-dev.13 22:07:02 ---> Running in 91ab3ae67bc2 22:07:03 Removing intermediate container 91ab3ae67bc2 22:07:03 ---> d18a498c8de7 22:07:03 [Warning] One or more build-args [ARCH] were not consumed 22:07:03 Successfully built d18a498c8de7 22:07:03 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:03 provisioning config files... 22:07:03 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6987001118472742016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:03 ---> docker-login.sh 22:07:03 nexus3.edgexfoundry.org:10001 22:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:03 Configure a credential helper to remove this warning. See 22:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:03 22:07:03 Login Succeeded 22:07:03 nexus3.edgexfoundry.org:10002 22:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:03 Configure a credential helper to remove this warning. See 22:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:03 22:07:03 Login Succeeded 22:07:03 nexus3.edgexfoundry.org:10003 22:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:03 Configure a credential helper to remove this warning. See 22:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:03 22:07:03 Login Succeeded 22:07:03 nexus3.edgexfoundry.org:10004 22:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:04 Configure a credential helper to remove this warning. See 22:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:04 22:07:04 Login Succeeded 22:07:04 docker.io 22:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:04 Configure a credential helper to remove this warning. See 22:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:04 22:07:04 Login Succeeded 22:07:04 ---> docker-login.sh ends [Pipeline] } 22:07:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:04 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 22:07:04 dba35d3ba46b7861587cc7246b39f98fa3ba425a 22:07:04 latest 22:07:04 2.3.0-dev.13 22:07:04 dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 22:07:04 main 22:07:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:04 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:05 + docker push nexus3.edgexfoundry.org:10004/device-rest:dba35d3ba46b7861587cc7246b39f98fa3ba425a 22:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 22:07:05 14500314478f: Preparing 22:07:05 fb1857d67790: Preparing 22:07:05 2e1e7d4133a0: Preparing 22:07:05 27fcc4c8c11a: Preparing 22:07:05 994393dc58e7: Preparing 22:07:05 994393dc58e7: Layer already exists 22:07:05 14500314478f: Pushed 22:07:05 fb1857d67790: Pushed 22:07:05 27fcc4c8c11a: Pushed 22:07:07 2e1e7d4133a0: Pushed 22:07:07 dba35d3ba46b7861587cc7246b39f98fa3ba425a: digest: sha256:29d5cda2eb91a2da8587cd8e7e3c54e587a45a1256df2dff66817912a830cfa2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:08 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:08 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 22:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 22:07:08 14500314478f: Preparing 22:07:08 fb1857d67790: Preparing 22:07:08 2e1e7d4133a0: Preparing 22:07:08 27fcc4c8c11a: Preparing 22:07:08 994393dc58e7: Preparing 22:07:08 14500314478f: Layer already exists 22:07:08 fb1857d67790: Layer already exists 22:07:08 2e1e7d4133a0: Layer already exists 22:07:08 994393dc58e7: Layer already exists 22:07:08 27fcc4c8c11a: Layer already exists 22:07:08 latest: digest: sha256:29d5cda2eb91a2da8587cd8e7e3c54e587a45a1256df2dff66817912a830cfa2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:08 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:09 + docker push nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.13 22:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 22:07:09 14500314478f: Preparing 22:07:09 fb1857d67790: Preparing 22:07:09 2e1e7d4133a0: Preparing 22:07:09 27fcc4c8c11a: Preparing 22:07:09 994393dc58e7: Preparing 22:07:09 994393dc58e7: Layer already exists 22:07:09 14500314478f: Layer already exists 22:07:09 fb1857d67790: Layer already exists 22:07:09 27fcc4c8c11a: Layer already exists 22:07:09 2e1e7d4133a0: Layer already exists 22:07:09 2.3.0-dev.13: digest: sha256:29d5cda2eb91a2da8587cd8e7e3c54e587a45a1256df2dff66817912a830cfa2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:09 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:09 + docker push nexus3.edgexfoundry.org:10004/device-rest:dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 22:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 22:07:09 14500314478f: Preparing 22:07:09 fb1857d67790: Preparing 22:07:09 2e1e7d4133a0: Preparing 22:07:09 27fcc4c8c11a: Preparing 22:07:09 994393dc58e7: Preparing 22:07:09 2e1e7d4133a0: Layer already exists 22:07:09 14500314478f: Layer already exists 22:07:09 994393dc58e7: Layer already exists 22:07:09 fb1857d67790: Layer already exists 22:07:09 27fcc4c8c11a: Layer already exists 22:07:09 dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13: digest: sha256:29d5cda2eb91a2da8587cd8e7e3c54e587a45a1256df2dff66817912a830cfa2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:10 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:10 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 22:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 22:07:10 14500314478f: Preparing 22:07:10 fb1857d67790: Preparing 22:07:10 2e1e7d4133a0: Preparing 22:07:10 27fcc4c8c11a: Preparing 22:07:10 994393dc58e7: Preparing 22:07:10 14500314478f: Layer already exists 22:07:10 27fcc4c8c11a: Layer already exists 22:07:10 994393dc58e7: Layer already exists 22:07:10 fb1857d67790: Layer already exists 22:07:10 2e1e7d4133a0: Layer already exists 22:07:10 main: digest: sha256:29d5cda2eb91a2da8587cd8e7e3c54e587a45a1256df2dff66817912a830cfa2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:10 ===================================================== [Pipeline] echo 22:07:10 taggedImages: 22:07:10 - nexus3.edgexfoundry.org:10004/device-rest:dba35d3ba46b7861587cc7246b39f98fa3ba425a 22:07:10 - nexus3.edgexfoundry.org:10004/device-rest:latest 22:07:10 - nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.13 22:07:10 - nexus3.edgexfoundry.org:10004/device-rest:dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 22:07:10 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [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 22:07:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:10 22:07:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:11 latest: Pulling from edgex-lftools-log-publisher 22:07:11 5eb5b503b376: Pulling fs layer 22:07:11 5c69ac0246d0: Pulling fs layer 22:07:11 ec43610c2a17: Pulling fs layer 22:07:11 3a2ae6a8a46f: Pulling fs layer 22:07:11 33b1e0a273af: Pulling fs layer 22:07:11 5d3b04190fa2: Pulling fs layer 22:07:11 2f39f015ded8: Pulling fs layer 22:07:11 33b1e0a273af: Waiting 22:07:11 3a2ae6a8a46f: Waiting 22:07:11 5d3b04190fa2: Waiting 22:07:11 2f39f015ded8: Waiting 22:07:11 5c69ac0246d0: Download complete 22:07:11 3a2ae6a8a46f: Verifying Checksum 22:07:11 3a2ae6a8a46f: Download complete 22:07:11 33b1e0a273af: Verifying Checksum 22:07:11 33b1e0a273af: Download complete 22:07:11 ec43610c2a17: Verifying Checksum 22:07:11 ec43610c2a17: Download complete 22:07:11 5d3b04190fa2: Verifying Checksum 22:07:11 5d3b04190fa2: Download complete 22:07:11 5eb5b503b376: Download complete 22:07:12 2f39f015ded8: Download complete 22:07:13 5eb5b503b376: Pull complete 22:07:13 5c69ac0246d0: Pull complete 22:07:13 ec43610c2a17: Pull complete 22:07:13 3a2ae6a8a46f: Pull complete 22:07:13 33b1e0a273af: Pull complete 22:07:13 5d3b04190fa2: Pull complete 22:07:19 2f39f015ded8: Pull complete 22:07:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:07:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:19 prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container 22:07:19 $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:07:22 $ docker top 87c79dcc16e26aecaf2b81761f3391897a86202209822a8ca3afd78597b0bc29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:22 ---> job-cost.sh 22:07:22 lf-activate-venv: SKIPPING 22:07:22 INFO: No Stack... 22:07:23 INFO: Retrieving Pricing Info for: v3-standard-8 22:07:23 INFO: Archiving Costs [Pipeline] sh 22:07:23 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 22:07:23 + cut -d, -f6 [Pipeline] lock 22:07:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] 22:07:24 Resource [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] did not exist. Created. 22:07:24 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:07:24 + echo total: 0.2199999988079071 [Pipeline] stash 22:07:24 Stashed 1 file(s) [Pipeline] } 22:07:24 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 22:07:24 $ docker stop --time=1 87c79dcc16e26aecaf2b81761f3391897a86202209822a8ca3afd78597b0bc29 22:07:25 $ docker rm -f 87c79dcc16e26aecaf2b81761f3391897a86202209822a8ca3afd78597b0bc29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:08:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29318 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 22:08:26 Running in /w/workspace/device-rest-go/57 [Pipeline] { [Pipeline] checkout 22:08:26 The recommended git tool is: git 22:08:34 using credential edgex-jenkins-ssh 22:08:34 Cloning the remote Git repository 22:08:35 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 22:08:35 > git init /w/workspace/device-rest-go/57 # timeout=10 22:08:35 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 22:08:35 > git --version # timeout=10 22:08:35 > git --version # 'git version 2.25.1' 22:08:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:37 Avoid second fetch 22:08:37 Checking out Revision dba35d3ba46b7861587cc7246b39f98fa3ba425a (main) 22:08:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 22:08:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:37 > git config core.sparsecheckout # timeout=10 22:08:37 > git checkout -f dba35d3ba46b7861587cc7246b39f98fa3ba425a # timeout=10 22:08:42 Commit message: "Merge pull request #212 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:08:43 % Total % Received % Xferd Average Speed Time Time Time Current 22:08:43 Dload Upload Total Spent Left Speed 22:08:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 22:08:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:08:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:08:44 + sudo tee /etc/docker/daemon.new 22:08:44 { 22:08:44 "registry-mirrors": [ 22:08:44 "https://nexus3.edgexfoundry.org:10001" 22:08:44 ], 22:08:44 "bip": "10.250.0.254/24", 22:08:44 "hosts": [ 22:08:44 "tcp://0.0.0.0:5555", 22:08:44 "unix:///var/run/docker.sock" 22:08:44 ], 22:08:44 "mtu": 1458, 22:08:44 "selinux-enabled": true, 22:08:44 "seccomp-profile": "/etc/docker/seccomp.json" 22:08:44 } [Pipeline] sh 22:08:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:08:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:09:03 provisioning config files... 22:09:03 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/57@tmp/config5614049982422006326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:03 ---> docker-login.sh 22:09:03 nexus3.edgexfoundry.org:10001 22:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:04 Configure a credential helper to remove this warning. See 22:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:04 22:09:04 Login Succeeded 22:09:05 nexus3.edgexfoundry.org:10002 22:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:05 Configure a credential helper to remove this warning. See 22:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:05 22:09:05 Login Succeeded 22:09:05 nexus3.edgexfoundry.org:10003 22:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:06 Configure a credential helper to remove this warning. See 22:09:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:06 22:09:06 Login Succeeded 22:09:06 nexus3.edgexfoundry.org:10004 22:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:06 Configure a credential helper to remove this warning. See 22:09:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:06 22:09:06 Login Succeeded 22:09:06 docker.io 22:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:07 Configure a credential helper to remove this warning. See 22:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:07 22:09:07 Login Succeeded 22:09:07 ---> docker-login.sh ends [Pipeline] } 22:09:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:09:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:09:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:09:08 ========================================================= 22:09:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:09:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:08 + 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 . 22:09:08 Sending build context to Docker daemon 126kB 22:09:09 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 22:09:09 Step 2/12 : FROM ${BASE} AS builder 22:09:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:09:09 b3c136eddcbf: Pulling fs layer 22:09:09 c0a3192eca97: Pulling fs layer 22:09:09 a050256f5b6f: Pulling fs layer 22:09:09 656be50a0ddc: Pulling fs layer 22:09:09 2bbca73fdf42: Pulling fs layer 22:09:09 46d945488cbd: Pulling fs layer 22:09:09 8a5474983e97: Pulling fs layer 22:09:09 46d945488cbd: Waiting 22:09:09 656be50a0ddc: Waiting 22:09:09 2bbca73fdf42: Waiting 22:09:09 8a5474983e97: Waiting 22:09:09 329c88fbcd65: Pulling fs layer 22:09:09 329c88fbcd65: Waiting 22:09:09 a050256f5b6f: Verifying Checksum 22:09:09 a050256f5b6f: Download complete 22:09:09 c0a3192eca97: Verifying Checksum 22:09:09 c0a3192eca97: Download complete 22:09:09 2bbca73fdf42: Download complete 22:09:09 46d945488cbd: Verifying Checksum 22:09:09 46d945488cbd: Download complete 22:09:09 b3c136eddcbf: Verifying Checksum 22:09:09 b3c136eddcbf: Download complete 22:09:10 b3c136eddcbf: Pull complete 22:09:10 329c88fbcd65: Verifying Checksum 22:09:10 329c88fbcd65: Download complete 22:09:11 c0a3192eca97: Pull complete 22:09:11 a050256f5b6f: Pull complete 22:09:12 8a5474983e97: Download complete 22:09:12 656be50a0ddc: Verifying Checksum 22:09:12 656be50a0ddc: Download complete 22:09:27 656be50a0ddc: Pull complete 22:09:27 2bbca73fdf42: Pull complete 22:09:27 46d945488cbd: Pull complete 22:09:32 8a5474983e97: Pull complete 22:09:34 329c88fbcd65: Pull complete 22:09:34 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:09:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:09:34 ---> ff4287adb874 22:09:34 Step 3/12 : ARG MAKE='make build' 22:09:36 ---> Running in cd0187a2ee00 22:09:36 Removing intermediate container cd0187a2ee00 22:09:36 ---> fc8c742aca4a 22:09:36 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:09:36 ---> Running in 44a9f92864d0 22:09:36 Removing intermediate container 44a9f92864d0 22:09:36 ---> cbe3d3a81160 22:09:36 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 22:09:36 ---> Running in 096dbc1727b0 22:09:37 Removing intermediate container 096dbc1727b0 22:09:37 ---> 708e77309533 22:09:37 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:37 ---> Running in 5cbb65e3e68b 22:09:39 Removing intermediate container 5cbb65e3e68b 22:09:39 ---> 0c65bf238f2c 22:09:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:09:39 ---> Running in 55c721909988 22:09:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:42 (1/4) Installing openssh-keygen (9.0_p1-r2) 22:09:42 (2/4) Installing libedit (20210910.3.1-r0) 22:09:42 (3/4) Installing openssh-client-common (9.0_p1-r2) 22:09:42 (4/4) Installing openssh-client-default (9.0_p1-r2) 22:09:43 Executing busybox-1.35.0-r13.trigger 22:09:43 OK: 226 MiB in 55 packages 22:09:44 Removing intermediate container 55c721909988 22:09:44 ---> 870da84e4eb9 22:09:44 Step 8/12 : WORKDIR /device-rest-go 22:09:44 ---> Running in 873c7ffeaed0 22:09:44 Removing intermediate container 873c7ffeaed0 22:09:44 ---> 7a63af00f7ab 22:09:44 Step 9/12 : COPY go.mod vendor* ./ 22:09:45 ---> aca17ae97553 22:09:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:45 ---> Running in bd508214c24c 22:10:53 Removing intermediate container bd508214c24c 22:10:53 ---> 922f7dcd18ea 22:10:53 Step 11/12 : COPY . . 22:10:53 ---> 06aea7e07667 22:10:53 Step 12/12 : RUN $MAKE 22:10:53 ---> Running in de993ac7962b 22:10:53 noop 22:10:53 Removing intermediate container de993ac7962b 22:10:53 ---> 5900e942fbe3 22:10:53 Successfully built 5900e942fbe3 22:10:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:53 + docker inspect -f . ci-base-image-arm64 22:10:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:54 prd-ubuntu20.04-docker-arm64-4c-16g-29318 does not seem to be running inside a container 22:10:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/57 -v /w/workspace/device-rest-go/57:/w/workspace/device-rest-go/57:rw,z -v /w/workspace/device-rest-go/57@tmp:/w/workspace/device-rest-go/57@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 ******** ci-base-image-arm64 cat 22:10:55 $ docker top 749b7d2559c2819b92b272dae4926dae2b6537944dabd86823ce78601ee358b2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:56 + go version 22:10:56 go version go1.18.3 linux/arm64 [Pipeline] } 22:10:56 $ docker stop --time=1 749b7d2559c2819b92b272dae4926dae2b6537944dabd86823ce78601ee358b2 22:10:58 $ docker rm -f 749b7d2559c2819b92b272dae4926dae2b6537944dabd86823ce78601ee358b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:59 + docker inspect -f . ci-base-image-arm64 22:10:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:59 prd-ubuntu20.04-docker-arm64-4c-16g-29318 does not seem to be running inside a container 22:10:59 $ 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/57 -v /w/workspace/device-rest-go/57:/w/workspace/device-rest-go/57:rw,z -v /w/workspace/device-rest-go/57@tmp:/w/workspace/device-rest-go/57@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 ******** ci-base-image-arm64 cat 22:11:01 $ docker top 50b04c5a05e4d98fb2512edbda60490812ff156d3814cf0787dc4606b8d5de17 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:01 + git config --global --add safe.directory /w/workspace/device-rest-go/57 [Pipeline] fileExists [Pipeline] sh 22:11:02 + make test 22:11:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:11:04 ? github.com/edgexfoundry/device-rest-go [no test files] 22:12:41 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 22:12:41 ok github.com/edgexfoundry/device-rest-go/driver 0.073s coverage: 55.2% of statements 22:12:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:12:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:13:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:13:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:13:03 ./bin/test-attribution-txt.sh 22:13:03 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:13:03 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:13:03 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 22:13:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:13:03 $ docker stop --time=1 50b04c5a05e4d98fb2512edbda60490812ff156d3814cf0787dc4606b8d5de17 22:13:05 $ docker rm -f 50b04c5a05e4d98fb2512edbda60490812ff156d3814cf0787dc4606b8d5de17 [Pipeline] // withDockerContainer [Pipeline] sh 22:13:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:13:06 Warning: overwriting stash ‘coverage-report’ 22:13:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:13:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:13:08 + ls -al . 22:13:08 total 168 22:13:08 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:11 . 22:13:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:08 .. 22:13:08 -rw-rw-r-- 1 jenkins jenkins 151 Sep 15 22:08 .dockerignore 22:13:08 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:08 .git 22:13:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:08 .github 22:13:08 -rw-rw-r-- 1 jenkins jenkins 329 Sep 15 22:08 .gitignore 22:13:08 -rw-rw-r-- 1 jenkins jenkins 41 Sep 15 22:08 .golangci.yml 22:13:08 -rw-rw-r-- 1 jenkins jenkins 8724 Sep 15 22:08 Attribution.txt 22:13:08 -rw-rw-r-- 1 jenkins jenkins 11736 Sep 15 22:08 CHANGELOG.md 22:13:08 -rw-rw-r-- 1 jenkins jenkins 1674 Sep 15 22:08 Dockerfile 22:13:08 -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 22:08 GOVERNANCE.md 22:13:08 -rw-rw-r-- 1 jenkins jenkins 680 Sep 15 22:08 Jenkinsfile 22:13:08 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 15 22:08 LICENSE 22:13:08 -rw-rw-r-- 1 jenkins jenkins 1964 Sep 15 22:08 Makefile 22:13:08 -rw-rw-r-- 1 jenkins jenkins 620 Sep 15 22:08 OWNERS.md 22:13:08 -rw-rw-r-- 1 jenkins jenkins 8003 Sep 15 22:08 README.md 22:13:08 -rw-rw-r-- 1 jenkins jenkins 12 Sep 15 22:05 VERSION 22:13:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:08 bin 22:13:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:08 cmd 22:13:08 -rw-r--r-- 1 jenkins jenkins 9355 Sep 15 22:12 coverage.out 22:13:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:08 driver 22:13:08 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 15 22:08 go.mod 22:13:08 -rw-rw-r-- 1 jenkins jenkins 36716 Sep 15 22:08 go.sum 22:13:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:08 snap 22:13:08 -rw-rw-r-- 1 jenkins jenkins 713 Sep 15 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:08 + 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=dba35d3ba46b7861587cc7246b39f98fa3ba425a --label arch=arm64 --label version=2.3.0-dev.13 . 22:13:08 Sending build context to Docker daemon 136.2kB 22:13:08 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 22:13:08 Step 2/25 : FROM ${BASE} AS builder 22:13:08 ---> 5900e942fbe3 22:13:08 Step 3/25 : ARG MAKE='make build' 22:13:09 ---> Running in c7243023c999 22:13:09 Removing intermediate container c7243023c999 22:13:09 ---> dafb9d493e66 22:13:09 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:13:09 ---> Running in 799a8833f317 22:13:09 Removing intermediate container 799a8833f317 22:13:09 ---> 15f21720251b 22:13:09 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:13:09 ---> Running in 4698233361a5 22:13:10 Removing intermediate container 4698233361a5 22:13:10 ---> 1fd5d3686a8b 22:13:10 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:10 ---> Running in d11c4276dbbd 22:13:12 Removing intermediate container d11c4276dbbd 22:13:12 ---> 8e608ca1bb69 22:13:12 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:12 ---> Running in d079207b6274 22:13:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:13:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:13:15 OK: 226 MiB in 55 packages 22:13:16 Removing intermediate container d079207b6274 22:13:16 ---> 5f7264da815d 22:13:16 Step 8/25 : WORKDIR /device-rest-go 22:13:16 ---> Running in a0537688ba99 22:13:16 Removing intermediate container a0537688ba99 22:13:16 ---> 12313775e11a 22:13:16 Step 9/25 : COPY go.mod vendor* ./ 22:13:16 ---> b951af898d42 22:13:16 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:16 ---> Running in 5fcd52e86554 22:13:18 Removing intermediate container 5fcd52e86554 22:13:18 ---> 347b416de263 22:13:18 Step 11/25 : COPY . . 22:13:19 ---> 2df19c132a16 22:13:19 Step 12/25 : RUN $MAKE 22:13:19 ---> Running in 5f009f112627 22:13:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 22:15:27 Removing intermediate container 5f009f112627 22:15:27 ---> 3e955eee0239 22:15:27 Step 13/25 : FROM alpine:3.16 22:15:28 3.16: Pulling from library/alpine 22:15:28 9b18e9b68314: Pulling fs layer 22:15:28 9b18e9b68314: Verifying Checksum 22:15:28 9b18e9b68314: Pull complete 22:15:28 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:15:28 Status: Downloaded newer image for alpine:3.16 22:15:28 ---> a6215f271958 22:15:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:15:28 ---> Running in 1dea99c65942 22:15:29 Removing intermediate container 1dea99c65942 22:15:29 ---> a76a7e9e80da 22:15:29 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 22:15:29 ---> Running in ade3b2edd0c6 22:15:29 Removing intermediate container ade3b2edd0c6 22:15:29 ---> 9006f2c4f741 22:15:29 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 22:15:29 ---> Running in cbe6c62b95e0 22:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:15:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:15:32 (1/6) Installing dumb-init (1.2.5-r1) 22:15:32 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:15:32 (3/6) Installing libsodium (1.0.18-r0) 22:15:32 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:15:32 (5/6) Installing libzmq (4.3.4-r0) 22:15:32 (6/6) Installing zeromq (4.3.4-r0) 22:15:32 Executing busybox-1.35.0-r17.trigger 22:15:32 OK: 8 MiB in 20 packages 22:15:33 Removing intermediate container cbe6c62b95e0 22:15:33 ---> 6c6915a097b1 22:15:33 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 22:15:34 ---> c818edb23059 22:15:34 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 22:15:34 ---> d6359a87b12d 22:15:34 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 22:15:35 ---> 4c712ea4e8f6 22:15:35 Step 20/25 : EXPOSE 59986 22:15:35 ---> Running in 1135cbb8ecd8 22:15:35 Removing intermediate container 1135cbb8ecd8 22:15:35 ---> 4d0e0b11b817 22:15:35 Step 21/25 : ENTRYPOINT ["/device-rest"] 22:15:35 ---> Running in 4a6376cfcc98 22:15:35 Removing intermediate container 4a6376cfcc98 22:15:35 ---> 7655b94f69c3 22:15:35 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:15:36 ---> Running in 52c38f50ae5c 22:15:36 Removing intermediate container 52c38f50ae5c 22:15:36 ---> 4fc85ce80e07 22:15:36 Step 23/25 : LABEL arch=arm64 22:15:36 ---> Running in cbdab0fed504 22:15:36 Removing intermediate container cbdab0fed504 22:15:36 ---> 2d1e84decba1 22:15:36 Step 24/25 : LABEL git_sha=dba35d3ba46b7861587cc7246b39f98fa3ba425a 22:15:36 ---> Running in 710c56d255ce 22:15:37 Removing intermediate container 710c56d255ce 22:15:37 ---> ad8b7713729b 22:15:37 Step 25/25 : LABEL version=2.3.0-dev.13 22:15:37 ---> Running in 52ddfcf37bca 22:15:37 Removing intermediate container 52ddfcf37bca 22:15:37 ---> 854b55a470d0 22:15:37 [Warning] One or more build-args [ARCH] were not consumed 22:15:37 Successfully built 854b55a470d0 22:15:37 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:37 provisioning config files... 22:15:37 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/57@tmp/config3730834617300355062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:37 ---> docker-login.sh 22:15:37 nexus3.edgexfoundry.org:10001 22:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:38 Configure a credential helper to remove this warning. See 22:15:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:38 22:15:38 Login Succeeded 22:15:38 nexus3.edgexfoundry.org:10002 22:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:38 Configure a credential helper to remove this warning. See 22:15:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:38 22:15:38 Login Succeeded 22:15:38 nexus3.edgexfoundry.org:10003 22:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:39 Configure a credential helper to remove this warning. See 22:15:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:39 22:15:39 Login Succeeded 22:15:39 nexus3.edgexfoundry.org:10004 22:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:39 Configure a credential helper to remove this warning. See 22:15:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:39 22:15:39 Login Succeeded 22:15:39 docker.io 22:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:40 Configure a credential helper to remove this warning. See 22:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:40 22:15:40 Login Succeeded 22:15:40 ---> docker-login.sh ends [Pipeline] } 22:15:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:15:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:40 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 22:15:40 dba35d3ba46b7861587cc7246b39f98fa3ba425a 22:15:40 latest 22:15:40 2.3.0-dev.13 22:15:40 dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 22:15:40 main 22:15:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:40 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:41 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:dba35d3ba46b7861587cc7246b39f98fa3ba425a 22:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:15:41 a10eb9880033: Preparing 22:15:41 b75c6420ead6: Preparing 22:15:41 5c473feb24db: Preparing 22:15:41 56a35ba399d3: Preparing 22:15:41 5d3e392a13a0: Preparing 22:15:41 5d3e392a13a0: Layer already exists 22:15:41 a10eb9880033: Pushed 22:15:41 b75c6420ead6: Pushed 22:15:42 56a35ba399d3: Pushed 22:15:46 5c473feb24db: Pushed 22:15:46 dba35d3ba46b7861587cc7246b39f98fa3ba425a: digest: sha256:a8f82a44e2c331965fadb85d0860b35d865d5c0148311ec94ee2de5d5f7bff74 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:46 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:47 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 22:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:15:47 a10eb9880033: Preparing 22:15:47 b75c6420ead6: Preparing 22:15:47 5c473feb24db: Preparing 22:15:47 56a35ba399d3: Preparing 22:15:47 5d3e392a13a0: Preparing 22:15:47 56a35ba399d3: Layer already exists 22:15:47 a10eb9880033: Layer already exists 22:15:47 5c473feb24db: Layer already exists 22:15:47 b75c6420ead6: Layer already exists 22:15:47 5d3e392a13a0: Layer already exists 22:15:47 latest: digest: sha256:a8f82a44e2c331965fadb85d0860b35d865d5c0148311ec94ee2de5d5f7bff74 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:47 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:48 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.13 22:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:15:48 a10eb9880033: Preparing 22:15:48 b75c6420ead6: Preparing 22:15:48 5c473feb24db: Preparing 22:15:48 56a35ba399d3: Preparing 22:15:48 5d3e392a13a0: Preparing 22:15:48 5c473feb24db: Layer already exists 22:15:48 56a35ba399d3: Layer already exists 22:15:48 5d3e392a13a0: Layer already exists 22:15:48 b75c6420ead6: Layer already exists 22:15:48 a10eb9880033: Layer already exists 22:15:48 2.3.0-dev.13: digest: sha256:a8f82a44e2c331965fadb85d0860b35d865d5c0148311ec94ee2de5d5f7bff74 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:48 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:49 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 22:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:15:49 a10eb9880033: Preparing 22:15:49 b75c6420ead6: Preparing 22:15:49 5c473feb24db: Preparing 22:15:49 56a35ba399d3: Preparing 22:15:49 5d3e392a13a0: Preparing 22:15:49 56a35ba399d3: Layer already exists 22:15:49 5d3e392a13a0: Layer already exists 22:15:49 a10eb9880033: Layer already exists 22:15:49 5c473feb24db: Layer already exists 22:15:49 b75c6420ead6: Layer already exists 22:15:49 dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13: digest: sha256:a8f82a44e2c331965fadb85d0860b35d865d5c0148311ec94ee2de5d5f7bff74 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:49 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:50 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 22:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:15:50 a10eb9880033: Preparing 22:15:50 b75c6420ead6: Preparing 22:15:50 5c473feb24db: Preparing 22:15:50 56a35ba399d3: Preparing 22:15:50 5d3e392a13a0: Preparing 22:15:50 5d3e392a13a0: Layer already exists 22:15:50 5c473feb24db: Layer already exists 22:15:50 b75c6420ead6: Layer already exists 22:15:50 56a35ba399d3: Layer already exists 22:15:50 a10eb9880033: Layer already exists 22:15:50 main: digest: sha256:a8f82a44e2c331965fadb85d0860b35d865d5c0148311ec94ee2de5d5f7bff74 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:15:50 ===================================================== [Pipeline] echo 22:15:50 taggedImages: 22:15:50 - nexus3.edgexfoundry.org:10004/device-rest-arm64:dba35d3ba46b7861587cc7246b39f98fa3ba425a 22:15:50 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 22:15:50 - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.13 22:15:50 - nexus3.edgexfoundry.org:10004/device-rest-arm64:dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 22:15:50 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:15:50 22:15:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:15:51 arm64: Pulling from edgex-lftools-log-publisher 22:15:51 8998bd30e6a1: Pulling fs layer 22:15:51 04944245beec: Pulling fs layer 22:15:51 699f458cf7ca: Pulling fs layer 22:15:51 765212b225bb: Pulling fs layer 22:15:51 f23df028b6ca: Pulling fs layer 22:15:51 d65c8cfc05b1: Pulling fs layer 22:15:51 2437ff75d9bd: Pulling fs layer 22:15:51 f23df028b6ca: Waiting 22:15:51 d65c8cfc05b1: Waiting 22:15:51 2437ff75d9bd: Waiting 22:15:51 765212b225bb: Waiting 22:15:51 04944245beec: Download complete 22:15:51 765212b225bb: Verifying Checksum 22:15:51 765212b225bb: Download complete 22:15:51 f23df028b6ca: Download complete 22:15:51 d65c8cfc05b1: Verifying Checksum 22:15:51 d65c8cfc05b1: Download complete 22:15:51 699f458cf7ca: Verifying Checksum 22:15:51 699f458cf7ca: Download complete 22:15:51 8998bd30e6a1: Verifying Checksum 22:15:51 8998bd30e6a1: Download complete 22:15:54 2437ff75d9bd: Verifying Checksum 22:15:54 2437ff75d9bd: Download complete 22:15:56 8998bd30e6a1: Pull complete 22:15:56 04944245beec: Pull complete 22:15:58 699f458cf7ca: Pull complete 22:15:58 765212b225bb: Pull complete 22:15:59 f23df028b6ca: Pull complete 22:15:59 d65c8cfc05b1: Pull complete 22:16:14 2437ff75d9bd: Pull complete 22:16:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:16:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:16:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:14 prd-ubuntu20.04-docker-arm64-4c-16g-29318 does not seem to be running inside a container 22:16:15 $ 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/57 -v /w/workspace/device-rest-go/57:/w/workspace/device-rest-go/57:rw,z -v /w/workspace/device-rest-go/57@tmp:/w/workspace/device-rest-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:16:17 $ docker top ad092807a26120c93974bdc131150338bf601b9de5675bfa4c264676ad2efff9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:18 ---> job-cost.sh 22:16:18 lf-activate-venv: SKIPPING 22:16:18 INFO: No Stack... 22:16:18 INFO: Retrieving Pricing Info for: v3-standard-4 22:16:19 INFO: Archiving Costs [Pipeline] sh 22:16:20 + cat /w/workspace/device-rest-go/57/archives/cost.csv 22:16:20 + cut -d, -f6 [Pipeline] lock 22:16:20 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] 22:16:20 Resource [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] did not exist. Created. 22:16:20 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:16:21 /w/workspace/device-rest-go/57@tmp/durable-beffe0dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:16:22 + echo total: 0.10999999940395355 [Pipeline] stash 22:16:22 Warning: overwriting stash ‘stack-cost’ 22:16:22 Stashed 1 file(s) [Pipeline] } 22:16:22 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 22:16:22 $ docker stop --time=1 ad092807a26120c93974bdc131150338bf601b9de5675bfa4c264676ad2efff9 22:16:23 $ docker rm -f ad092807a26120c93974bdc131150338bf601b9de5675bfa4c264676ad2efff9 [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 22:16:24 provisioning config files... 22:16:24 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config538343784320611247tmp [Pipeline] { [Pipeline] sh 22:16:24 + set +x 22:16:24 + curl -s https://codecov.io/bash 22:16:24 + bash -s -- 22:16:24 22:16:24 _____ _ 22:16:24 / ____| | | 22:16:24 | | ___ __| | ___ ___ _____ __ 22:16:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:16:24 | |___| (_) | (_| | __/ (_| (_) \ V / 22:16:24 \_____\___/ \__,_|\___|\___\___/ \_/ 22:16:24 Bash-1.0.6 22:16:24 22:16:24 22:16:24 ==> git version 2.25.1 found 22:16:24 ==> 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 22:16:24 Release-Date: 2020-01-08 22:16:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:16:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:16:24 ==> Jenkins CI detected. 22:16:24 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 22:16:24 project root: . 22:16:24 --> token set from env 22:16:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:16:24 ==> Running gcov in . (disable via -X gcov) 22:16:24 ==> Python coveragepy not found 22:16:24 ==> Searching for coverage reports in: 22:16:24 + . 22:16:24 -> Found 1 reports 22:16:24 ==> Detecting git/mercurial file structure 22:16:24 ==> Reading reports 22:16:24 + ./coverage.out bytes=9355 22:16:24 ==> Appending adjustments 22:16:24 https://docs.codecov.io/docs/fixing-reports 22:16:24 + Found adjustments 22:16:24 ==> Gzipping contents 22:16:24 4.0K /tmp/codecov.7RDK6p.gz 22:16:24 ==> Uploading reports 22:16:24 url: https://codecov.io 22:16:24 query: branch=main&commit=dba35d3ba46b7861587cc7246b39f98fa3ba425a&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:16:24 -> Pinging Codecov 22:16:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=dba35d3ba46b7861587cc7246b39f98fa3ba425a&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:16:24 -> Uploading to 22:16:24 https://storage.googleapis.com/codecov/v4/raw/2022-09-15/4E5D53B4F1F92C436F7061BF334D961C/dba35d3ba46b7861587cc7246b39f98fa3ba425a/211c9637-2078-4bcb-9b6f-13a978c21c7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T221624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08ccbd48ee5eba46111d3d633cf65de4d1d07ad9bbd43b0e93224c030aa39522 22:16:24 % Total % Received % Xferd Average Speed Time Time Time Current 22:16:24 Dload Upload Total Spent Left Speed 22:16:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1739 0 0 100 1739 0 7528 --:--:-- --:--:-- --:--:-- 7528 22:16:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] } 22:16:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:16:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:16:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:16:25 22:16:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:16:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:16:25 df9b9388f04a: Pulling fs layer 22:16:25 52dc419b0ee2: Pulling fs layer 22:16:25 25bc292e5bac: Pulling fs layer 22:16:25 114826534d7a: Pulling fs layer 22:16:25 4657fd5d0bcf: Pulling fs layer 22:16:25 6ad1cebc031e: Pulling fs layer 22:16:25 8a3aa393b2d8: Pulling fs layer 22:16:25 114826534d7a: Waiting 22:16:25 6ad1cebc031e: Waiting 22:16:25 4657fd5d0bcf: Waiting 22:16:25 25bc292e5bac: Verifying Checksum 22:16:25 25bc292e5bac: Download complete 22:16:25 52dc419b0ee2: Verifying Checksum 22:16:25 52dc419b0ee2: Download complete 22:16:25 4657fd5d0bcf: Verifying Checksum 22:16:25 4657fd5d0bcf: Download complete 22:16:25 df9b9388f04a: Verifying Checksum 22:16:25 df9b9388f04a: Download complete 22:16:26 6ad1cebc031e: Verifying Checksum 22:16:26 6ad1cebc031e: Download complete 22:16:26 df9b9388f04a: Pull complete 22:16:26 52dc419b0ee2: Pull complete 22:16:26 25bc292e5bac: Pull complete 22:16:26 114826534d7a: Verifying Checksum 22:16:26 114826534d7a: Download complete 22:16:27 8a3aa393b2d8: Verifying Checksum 22:16:27 8a3aa393b2d8: Download complete 22:16:31 114826534d7a: Pull complete 22:16:31 4657fd5d0bcf: Pull complete 22:16:31 6ad1cebc031e: Pull complete 22:16:35 8a3aa393b2d8: Pull complete 22:16:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:16:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:35 prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container 22:16:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:16:38 $ docker top 8bb3e246ab8f1cb3a87ddeee836283dd1ab7286bb427fee4acf5d448671c3cf8 -eo pid,comm [Pipeline] { [Pipeline] echo 22:16:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 22:16:38 + set -o pipefail 22:16:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 22:16:43 22:16:43 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 22:16:43 22:16:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/4f263f1f-40df-45c5-bf57-cc1d58b404fb 22:16:43 22:16:43 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:16:43 22:16:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:16:43 22:16:43 [Pipeline] } 22:16:43 $ docker stop --time=1 8bb3e246ab8f1cb3a87ddeee836283dd1ab7286bb427fee4acf5d448671c3cf8 22:16:47 $ docker rm -f 8bb3e246ab8f1cb3a87ddeee836283dd1ab7286bb427fee4acf5d448671c3cf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:16:47 + git log --format=format:%s -1 dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] sh 22:16:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:16:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:16:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:48 prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container 22:16:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:16:48 $ docker top 1e70bbd294903da76ffdc0a8a4ecf8efffe9ef04cd67c9c4e64026329c9ae57c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:16:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:49 [ssh-agent] Looking for ssh-agent implementation... 22:16:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:49 $ docker exec 1e70bbd294903da76ffdc0a8a4ecf8efffe9ef04cd67c9c4e64026329c9ae57c ssh-agent 22:16:49 SSH_AUTH_SOCK=/tmp/ssh-YZI2OjI2GWzF/agent.32 22:16:49 SSH_AGENT_PID=38 22:16:49 Running ssh-add (command line suppressed) 22:16:49 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7686251794507927488.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7686251794507927488.key) 22:16:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:49 + git semver tag 22:16:49 2022-09-15 22:16:49,918 [run_tag] DEBUG tag force:False 22:16:49 2022-09-15 22:16:49,918 [check_head_tag] DEBUG check head tag 22:16:49 2022-09-15 22:16:49,919 [execute] INFO git cat-file --batch-check 22:16:49 2022-09-15 22:16:49,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 22:16:49 2022-09-15 22:16:49,922 [execute] INFO git cat-file --batch 22:16:49 2022-09-15 22:16:49,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 22:16:49 2022-09-15 22:16:49,934 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:16:49 2022-09-15 22:16:49,934 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 22:16:49 2022-09-15 22:16:49,934 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 22:16:49 2022-09-15 22:16:49,939 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:16:49 2.3.0-dev.13 [Pipeline] } 22:16:49 $ docker exec --env ******** --env ******** 1e70bbd294903da76ffdc0a8a4ecf8efffe9ef04cd67c9c4e64026329c9ae57c ssh-agent -k 22:16:50 unset SSH_AUTH_SOCK; 22:16:50 unset SSH_AGENT_PID; 22:16:50 echo Agent pid 38 killed; 22:16:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:16:50 + git semver [Pipeline] } 22:16:50 $ docker stop --time=1 1e70bbd294903da76ffdc0a8a4ecf8efffe9ef04cd67c9c4e64026329c9ae57c 22:16:51 $ docker rm -f 1e70bbd294903da76ffdc0a8a4ecf8efffe9ef04cd67c9c4e64026329c9ae57c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:16:52 22:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:16:52 0.23.1-centos7: Pulling from edgex-lftools 22:16:52 ab5ef0e58194: Pulling fs layer 22:16:52 9712f1f96733: Pulling fs layer 22:16:52 63f879dbbcfc: Pulling fs layer 22:16:52 0d9ebad4ef96: Pulling fs layer 22:16:52 e9a5061849ea: Pulling fs layer 22:16:52 d747dcd14b5f: Pulling fs layer 22:16:52 2de7ff778b66: Pulling fs layer 22:16:52 e9a5061849ea: Waiting 22:16:52 2de7ff778b66: Waiting 22:16:52 d747dcd14b5f: Waiting 22:16:52 0d9ebad4ef96: Waiting 22:16:52 9712f1f96733: Verifying Checksum 22:16:52 9712f1f96733: Download complete 22:16:52 63f879dbbcfc: Verifying Checksum 22:16:52 63f879dbbcfc: Download complete 22:16:53 ab5ef0e58194: Verifying Checksum 22:16:53 ab5ef0e58194: Download complete 22:16:53 e9a5061849ea: Verifying Checksum 22:16:53 e9a5061849ea: Download complete 22:16:53 d747dcd14b5f: Verifying Checksum 22:16:53 d747dcd14b5f: Download complete 22:16:53 0d9ebad4ef96: Verifying Checksum 22:16:53 0d9ebad4ef96: Download complete 22:16:53 2de7ff778b66: Verifying Checksum 22:16:53 2de7ff778b66: Download complete 22:16:56 ab5ef0e58194: Pull complete 22:16:56 9712f1f96733: Pull complete 22:16:56 63f879dbbcfc: Pull complete 22:17:02 0d9ebad4ef96: Pull complete 22:17:02 e9a5061849ea: Pull complete 22:17:02 d747dcd14b5f: Pull complete 22:17:02 2de7ff778b66: Pull complete 22:17:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:17:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:17:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:02 prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container 22:17:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:17:06 $ docker top b461d31dc56a16e0b8b80cde5077a32bc8fc3505627e69474292be1ef26f0507 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:17:06 provisioning config files... 22:17:06 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2738193083804785866tmp 22:17:06 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7158883810042267863tmp 22:17:06 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7085855717862377194tmp [Pipeline] { [Pipeline] echo 22:17:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:17:06 ---> sigul-configuration.sh 22:17:06 gpg: directory `/root/.gnupg' created 22:17:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:17:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:17:06 gpg: keyring `/root/.gnupg/secring.gpg' created 22:17:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:17:06 gpg: CAST5 encrypted data 22:17:06 gpg: encrypted with 1 passphrase 22:17:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:17:07 + mkdir /home/jenkins 22:17:07 + mkdir /home/jenkins/sigul [Pipeline] sh 22:17:07 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:17:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:17:07 ---> sigul-install.sh 22:17:07 Sigul already installed; skipping installation. [Pipeline] sh 22:17:07 + git tag --list 22:17:07 v1.0.0 22:17:07 v1.1.0 22:17:07 v1.1.1 22:17:07 v1.1.2 22:17:07 v1.2.0 22:17:07 v1.2.1 22:17:07 v2.0.0 22:17:07 v2.1.0 22:17:07 v2.1.1 22:17:07 v2.1.1-dev.1 22:17:07 v2.1.1-dev.2 22:17:07 v2.1.1-dev.3 22:17:07 v2.2.0 22:17:07 v2.2.1-dev.1 22:17:07 v2.2.1-dev.2 22:17:07 v2.2.1-dev.3 22:17:07 v2.2.1-dev.4 22:17:07 v2.2.1-dev.5 22:17:07 v2.2.1-dev.6 22:17:07 v2.2.1-dev.7 22:17:07 v2.2.1-dev.8 22:17:07 v2.2.1-dev.9 22:17:07 v2.3.0-dev.10 22:17:07 v2.3.0-dev.11 22:17:07 v2.3.0-dev.12 22:17:07 v2.3.0-dev.13 22:17:07 v2.3.0-dev.9 [Pipeline] sh 22:17:08 + lftools sign git-tag v2.3.0-dev.13 22:17:08 Signing Git tag with Sigul... 22:17:08 Signing v2.3.0-dev.13 [Pipeline] echo 22:17:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:17:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:17:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:17:09 $ docker stop --time=1 b461d31dc56a16e0b8b80cde5077a32bc8fc3505627e69474292be1ef26f0507 22:17:10 $ docker rm -f b461d31dc56a16e0b8b80cde5077a32bc8fc3505627e69474292be1ef26f0507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:17:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:17:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:17:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:11 prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container 22:17:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:17:11 $ docker top 87fbd9fca5b83a74f07af9c756ef19e17b4adf59d43556239a5343fa1115aadc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:17:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:17:11 [ssh-agent] Looking for ssh-agent implementation... 22:17:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:17:12 $ docker exec 87fbd9fca5b83a74f07af9c756ef19e17b4adf59d43556239a5343fa1115aadc ssh-agent 22:17:12 SSH_AUTH_SOCK=/tmp/ssh-Vs5WEmrHhTKd/agent.33 22:17:12 SSH_AGENT_PID=39 22:17:12 Running ssh-add (command line suppressed) 22:17:12 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1294809208894419847.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1294809208894419847.key) 22:17:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:17:12 + git semver bump pre 22:17:12 2022-09-15 22:17:12,805 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:17:12 2022-09-15 22:17:12,805 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev 22:17:12 2022-09-15 22:17:12,805 [bump_version] DEBUG bumped version:2.3.0-dev.14 22:17:12 2022-09-15 22:17:12,806 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 22:17:12 2022-09-15 22:17:12,806 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:17:12 2022-09-15 22:17:12,806 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:17:12 2022-09-15 22:17:12,807 [execute] INFO git cat-file --batch-check 22:17:12 2022-09-15 22:17:12,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:17:12 2022-09-15 22:17:12,812 [execute] INFO git cat-file --batch 22:17:12 2022-09-15 22:17:12,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:17:12 2022-09-15 22:17:12,817 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:17:12 2.3.0-dev.14 [Pipeline] } 22:17:12 $ docker exec --env ******** --env ******** 87fbd9fca5b83a74f07af9c756ef19e17b4adf59d43556239a5343fa1115aadc ssh-agent -k 22:17:12 unset SSH_AUTH_SOCK; 22:17:12 unset SSH_AGENT_PID; 22:17:12 echo Agent pid 39 killed; 22:17:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:17:13 + git semver [Pipeline] } 22:17:13 $ docker stop --time=1 87fbd9fca5b83a74f07af9c756ef19e17b4adf59d43556239a5343fa1115aadc 22:17:14 $ docker rm -f 87fbd9fca5b83a74f07af9c756ef19e17b4adf59d43556239a5343fa1115aadc [Pipeline] // withDockerContainer [Pipeline] sh 22:17:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:17:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:17:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:15 prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container 22:17:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:17:15 $ docker top 24ee9522fe9af8e3bfded92df464edd245ee86cb20355862827a01444a82f0f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:17:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:17:16 [ssh-agent] Looking for ssh-agent implementation... 22:17:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:17:16 $ docker exec 24ee9522fe9af8e3bfded92df464edd245ee86cb20355862827a01444a82f0f8 ssh-agent 22:17:16 SSH_AUTH_SOCK=/tmp/ssh-UFNIxofLBvYK/agent.33 22:17:16 SSH_AGENT_PID=40 22:17:16 Running ssh-add (command line suppressed) 22:17:16 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4480297311431219286.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4480297311431219286.key) 22:17:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:17:16 + git semver push 22:17:16 2022-09-15 22:17:16,899 [run_push] DEBUG push 22:17:16 2022-09-15 22:17:16,899 [execute] INFO git cat-file --batch-check 22:17:16 2022-09-15 22:17:16,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:17:16 2022-09-15 22:17:16,903 [execute] INFO git rev-list ba5d21d6f906373f13e9390572fa3254f5d6429d -- 22:17:16 2022-09-15 22:17:16,903 [execute] DEBUG Popen(['git', 'rev-list', 'ba5d21d6f906373f13e9390572fa3254f5d6429d', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:17:16 2022-09-15 22:17:16,910 [execute] INFO git fetch -v origin 22:17:16 2022-09-15 22:17:16,911 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 22:17:17 2022-09-15 22:17:17,447 [run_push] DEBUG no remote changes detected 22:17:17 2022-09-15 22:17:17,447 [execute] INFO git push origin semver 22:17:17 2022-09-15 22:17:17,448 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:17:18 2022-09-15 22:17:18,208 [run_push] DEBUG push all version tags 22:17:18 2022-09-15 22:17:18,209 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:17:18 2022-09-15 22:17:18,209 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 22:17:19 2022-09-15 22:17:18,967 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:17:19 2.3.0-dev.14 [Pipeline] } 22:17:19 $ docker exec --env ******** --env ******** 24ee9522fe9af8e3bfded92df464edd245ee86cb20355862827a01444a82f0f8 ssh-agent -k 22:17:19 unset SSH_AUTH_SOCK; 22:17:19 unset SSH_AGENT_PID; 22:17:19 echo Agent pid 40 killed; 22:17:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:17:19 + git semver [Pipeline] } 22:17:19 $ docker stop --time=1 24ee9522fe9af8e3bfded92df464edd245ee86cb20355862827a01444a82f0f8 22:17:21 $ docker rm -f 24ee9522fe9af8e3bfded92df464edd245ee86cb20355862827a01444a82f0f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 22:17:21 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 22:17:21 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 22:17:21 total 16 22:17:21 drwxr-xr-x 3 root root 4096 Sep 15 22:07 . 22:17:21 drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:17 .. 22:17:21 drwxr-xr-x 2 root root 4096 Sep 15 22:07 cost 22:17:21 -rw-r--r-- 1 root root 85 Sep 15 22:07 cost.csv 22:17:21 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 22:17:21 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 22:17:21 total 16 22:17:21 drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:07 . 22:17:21 drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:17 .. 22:17:21 drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 22:07 cost 22:17:21 -rw-r--r-- 1 jenkins jenkins 85 Sep 15 22:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:17:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:17:22 ---> package-listing.sh 22:17:22 ++ facter osfamily 22:17:22 ++ tr '[:upper:]' '[:lower:]' 22:17:23 + OS_FAMILY=debian 22:17:23 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 22:17:23 + START_PACKAGES=/tmp/packages_start.txt 22:17:23 + END_PACKAGES=/tmp/packages_end.txt 22:17:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:17:23 + PACKAGES=/tmp/packages_start.txt 22:17:23 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 22:17:23 + PACKAGES=/tmp/packages_end.txt 22:17:23 + case "${OS_FAMILY}" in 22:17:23 + dpkg -l 22:17:23 + grep '^ii' 22:17:23 + '[' -f /tmp/packages_start.txt ']' 22:17:23 + '[' -f /tmp/packages_end.txt ']' 22:17:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:17:23 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 22:17:23 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 22:17:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 22:17:23 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:17:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:23 prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container 22:17:23 $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:17:24 $ docker top 2dd2eb65243ccfe50799f6453f0bfee35bf38b0fc1475893aca651dd809e4047 -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:24 + touch /tmp/pre-build-complete [Pipeline] sh 22:17:24 + mkdir -p /var/log/sysstat [Pipeline] sh 22:17:25 + ls /var/log/sa-host 22:17:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:25 provisioning config files... 22:17:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6117304108894435373tmp [Pipeline] { [Pipeline] echo 22:17:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:17:25 ---> create-netrc.sh [Pipeline] } 22:17:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:17:25 ---> python-tools-install.sh [Pipeline] echo 22:17:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:17:26 ---> sudo-logs.sh 22:17:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:17:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:17:26 ---> job-cost.sh 22:17:26 lf-activate-venv: SKIPPING 22:17:26 DEBUG: total: 0.2199999988079071 22:17:26 INFO: Retrieving Stack Cost... 22:17:26 INFO: Retrieving Pricing Info for: v3-standard-8 22:17:27 INFO: Archiving Costs [Pipeline] echo 22:17:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:17:27 ---> logs-deploy.sh 22:17:27 lf-activate-venv: SKIPPING 22:17:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/57 22:17:27 INFO: archiving workspace using pattern(s): 22:17:28 Archives upload complete. 22:17:28 INFO: archiving logs to Nexus 22:17:29 ---> uname -a: 22:17:29 Linux prd-ubuntu20-04-docker-8c-8g-29316 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:17:29 22:17:29 22:17:29 ---> lscpu: 22:17:29 Architecture: x86_64 22:17:29 CPU op-mode(s): 32-bit, 64-bit 22:17:29 Byte Order: Little Endian 22:17:29 Address sizes: 40 bits physical, 48 bits virtual 22:17:29 CPU(s): 8 22:17:29 On-line CPU(s) list: 0-7 22:17:29 Thread(s) per core: 1 22:17:29 Core(s) per socket: 1 22:17:29 Socket(s): 8 22:17:29 NUMA node(s): 1 22:17:29 Vendor ID: AuthenticAMD 22:17:29 CPU family: 23 22:17:29 Model: 49 22:17:29 Model name: AMD EPYC-Rome Processor 22:17:29 Stepping: 0 22:17:29 CPU MHz: 2799.998 22:17:29 BogoMIPS: 5599.99 22:17:29 Virtualization: AMD-V 22:17:29 Hypervisor vendor: KVM 22:17:29 Virtualization type: full 22:17:29 L1d cache: 256 KiB 22:17:29 L1i cache: 256 KiB 22:17:29 L2 cache: 4 MiB 22:17:29 L3 cache: 128 MiB 22:17:29 NUMA node0 CPU(s): 0-7 22:17:29 Vulnerability Itlb multihit: Not affected 22:17:29 Vulnerability L1tf: Not affected 22:17:29 Vulnerability Mds: Not affected 22:17:29 Vulnerability Meltdown: Not affected 22:17:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:17:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:17:29 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:17:29 Vulnerability Srbds: Not affected 22:17:29 Vulnerability Tsx async abort: Not affected 22:17:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:17:29 22:17:29 22:17:29 ---> nproc: 22:17:29 8 22:17:29 22:17:29 22:17:29 ---> df -h: 22:17:29 Filesystem Size Used Avail Use% Mounted on 22:17:29 overlay 155G 13G 143G 8% / 22:17:29 tmpfs 64M 0 64M 0% /dev 22:17:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:17:29 shm 64M 0 64M 0% /dev/shm 22:17:29 /dev/vda1 155G 13G 143G 8% /facter-os 22:17:29 22:17:29 22:17:29 ---> sar -b -r -n DEV: 22:17:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29316) 09/15/22 _x86_64_ (8 CPU) 22:17:29 22:17:29 22:04:09 LINUX RESTART (8 CPU) 22:17:29 22:17:29 22:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:17:29 22:06:01 165.47 3.81 161.66 0.00 362.05 81878.14 0.00 22:17:29 22:07:01 150.56 0.10 150.46 0.00 7.06 28899.65 0.00 22:17:29 22:08:01 69.87 0.05 69.82 0.00 6.27 18417.46 0.00 22:17:29 22:09:01 1.78 0.00 1.78 0.00 0.00 21.08 0.00 22:17:29 22:10:02 1.23 0.02 1.22 0.00 0.13 14.13 0.00 22:17:29 22:11:01 1.64 0.00 1.64 0.00 0.00 19.39 0.00 22:17:29 22:12:01 0.83 0.00 0.83 0.00 0.00 10.66 0.00 22:17:29 22:13:01 1.60 0.00 1.60 0.00 0.00 19.86 0.00 22:17:29 22:14:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 22:17:29 22:15:01 1.82 0.00 1.82 0.00 0.00 27.06 0.00 22:17:29 22:16:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 22:17:29 22:17:01 71.99 0.45 71.54 0.00 15.60 41492.42 0.00 22:17:29 Average: 38.96 0.36 38.59 0.00 32.18 14162.55 0.00 22:17:29 22:17:29 22:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:17:29 22:06:01 27865564 31746612 549728 1.67 158972 3888608 2030676 5.98 1232460 3298332 146500 22:17:29 22:07:01 28036328 31733396 562444 1.71 164080 3728892 2064484 6.08 1304572 3079800 16 22:17:29 22:08:01 27589504 31762688 531068 1.62 173356 4146324 1865932 5.50 1295748 3484288 156 22:17:29 22:09:01 27589784 31763008 530532 1.61 173380 4146328 1865932 5.50 1295148 3484288 16 22:17:29 22:10:02 27598392 31771656 521828 1.59 173424 4146332 1865932 5.50 1286920 3484364 20 22:17:29 22:11:01 27598564 31771864 521556 1.59 173468 4146336 1865932 5.50 1286844 3484364 24 22:17:29 22:12:01 27600540 31773880 519496 1.58 173492 4146340 1865932 5.50 1284980 3484368 36 22:17:29 22:13:01 27600776 31774124 519160 1.58 173520 4146348 1865932 5.50 1284700 3484372 24 22:17:29 22:14:01 27600688 31774104 519156 1.58 173548 4146348 1865932 5.50 1285552 3484376 196 22:17:29 22:15:01 27601148 31774584 518828 1.58 173592 4146328 1865932 5.50 1285336 3484356 12 22:17:29 22:16:01 27601132 31774604 518776 1.58 173628 4146328 1865932 5.50 1284880 3484360 36 22:17:29 22:17:01 26151576 31731724 558520 1.70 211792 5401236 2053676 6.05 1402252 4697372 579832 22:17:29 Average: 27536166 31762687 530924 1.61 174688 4194646 1911852 5.63 1294116 3536220 60572 22:17:29 22:17:29 22:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:17:29 22:06:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 22:17:29 22:06:01 ens3 401.22 293.36 5723.49 97.11 0.00 0.00 0.00 0.00 22:17:29 22:06:01 docker0 132.79 165.54 11.06 1680.02 0.00 0.00 0.00 0.00 22:17:29 22:07:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 22:17:29 22:07:01 ens3 59.05 37.17 185.61 17.80 0.00 0.00 0.00 0.00 22:17:29 22:07:01 docker0 9.13 14.39 0.54 98.63 0.00 0.00 0.00 0.00 22:17:29 22:08:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 22:17:29 22:08:01 ens3 165.01 133.84 2550.52 273.88 0.00 0.00 0.00 0.00 22:17:29 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:29 22:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:17:29 22:09:01 ens3 5.67 2.95 8.05 0.38 0.00 0.00 0.00 0.00 22:17:29 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:29 22:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:29 22:10:02 ens3 0.32 0.15 0.09 0.07 0.00 0.00 0.00 0.00 22:17:29 22:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:29 22:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:17:29 22:11:01 ens3 0.63 0.49 0.27 0.22 0.00 0.00 0.00 0.00 22:17:29 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:29 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:29 22:12:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 22:17:29 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:29 22:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:17:29 22:13:01 ens3 1.30 0.12 0.14 0.01 0.00 0.00 0.00 0.00 22:17:29 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:29 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:29 22:14:01 ens3 1.37 0.87 0.57 0.43 0.00 0.00 0.00 0.00 22:17:29 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:29 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:17:29 22:15:01 ens3 0.40 0.18 0.15 0.07 0.00 0.00 0.00 0.00 22:17:29 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:29 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:29 22:16:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:17:29 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:29 22:17:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 22:17:29 22:17:01 ens3 331.24 248.39 7851.32 71.37 0.00 0.00 0.00 0.00 22:17:29 22:17:01 docker0 39.96 41.83 3.37 683.07 0.00 0.00 0.00 0.00 22:17:29 Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 22:17:29 Average: ens3 80.21 59.56 1355.82 38.42 0.00 0.00 0.00 0.00 22:17:29 Average: docker0 15.01 18.30 1.24 203.39 0.00 0.00 0.00 0.00 22:17:29 22:17:29 22:17:29 ---> sar -P ALL: 22:17:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29316) 09/15/22 _x86_64_ (8 CPU) 22:17:29 22:17:29 22:04:09 LINUX RESTART (8 CPU) 22:17:29 22:17:29 22:05:02 CPU %user %nice %system %iowait %steal %idle 22:17:29 22:06:01 all 8.35 0.00 3.73 6.67 0.08 81.18 22:17:29 22:06:01 0 9.63 0.00 3.80 2.46 0.05 84.06 22:17:29 22:06:01 1 7.69 0.00 5.18 1.14 0.07 85.92 22:17:29 22:06:01 2 8.44 0.00 4.26 12.31 0.14 74.84 22:17:29 22:06:01 3 7.41 0.00 2.33 2.22 0.09 87.96 22:17:29 22:06:01 4 9.06 0.00 3.35 13.95 0.09 73.55 22:17:29 22:06:01 5 6.67 0.00 3.61 1.25 0.05 88.42 22:17:29 22:06:01 6 7.26 0.00 3.18 16.08 0.05 73.43 22:17:29 22:06:01 7 10.63 0.00 4.11 3.96 0.09 81.22 22:17:29 22:07:01 all 37.27 0.00 6.35 1.63 0.08 54.67 22:17:29 22:07:01 0 40.06 0.00 6.87 2.12 0.08 50.86 22:17:29 22:07:01 1 34.76 0.00 6.22 0.41 0.08 58.52 22:17:29 22:07:01 2 34.00 0.00 6.14 1.85 0.08 57.93 22:17:29 22:07:01 3 36.54 0.00 6.40 0.80 0.08 56.19 22:17:29 22:07:01 4 41.59 0.00 7.06 3.77 0.10 47.48 22:17:29 22:07:01 5 34.94 0.00 5.62 0.20 0.07 59.17 22:17:29 22:07:01 6 34.91 0.00 5.92 2.71 0.07 56.39 22:17:29 22:07:01 7 41.24 0.00 6.59 1.17 0.10 50.90 22:17:29 22:08:01 all 3.99 0.00 1.47 0.87 0.03 93.63 22:17:29 22:08:01 0 5.09 0.00 1.59 0.62 0.02 92.68 22:17:29 22:08:01 1 2.96 0.00 2.03 0.28 0.07 94.66 22:17:29 22:08:01 2 3.04 0.00 0.87 0.00 0.03 96.05 22:17:29 22:08:01 3 4.88 0.00 1.50 0.47 0.03 93.11 22:17:29 22:08:01 4 5.13 0.00 1.81 3.84 0.03 89.18 22:17:29 22:08:01 5 2.91 0.00 1.32 0.02 0.02 95.74 22:17:29 22:08:01 6 3.08 0.00 1.02 1.69 0.02 94.19 22:17:29 22:08:01 7 4.84 0.00 1.61 0.07 0.03 93.46 22:17:29 22:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:17:29 22:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:17:29 22:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:17:29 22:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:17:29 22:09:01 3 0.05 0.00 0.02 0.00 0.00 99.93 22:17:29 22:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:17:29 22:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:17:29 22:09:01 6 0.00 0.00 0.00 0.02 0.02 99.97 22:17:29 22:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:17:29 22:10:02 all 0.27 0.00 0.03 0.00 0.01 99.69 22:17:29 22:10:02 0 0.03 0.00 0.02 0.00 0.00 99.95 22:17:29 22:10:02 1 0.03 0.00 0.03 0.00 0.02 99.92 22:17:29 22:10:02 2 1.86 0.00 0.07 0.00 0.02 98.06 22:17:29 22:10:02 3 0.08 0.00 0.07 0.00 0.00 99.85 22:17:29 22:10:02 4 0.02 0.00 0.02 0.02 0.02 99.93 22:17:29 22:10:02 5 0.05 0.00 0.03 0.00 0.02 99.90 22:17:29 22:10:02 6 0.02 0.00 0.00 0.02 0.00 99.97 22:17:29 22:10:02 7 0.02 0.00 0.02 0.00 0.02 99.95 22:17:29 22:11:01 all 0.27 0.00 0.01 0.00 0.01 99.71 22:17:29 22:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:17:29 22:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:17:29 22:11:01 2 1.99 0.00 0.00 0.00 0.02 98.00 22:17:29 22:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 22:17:29 22:11:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:17:29 22:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:17:29 22:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 22:17:29 22:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:17:29 22:12:01 all 0.27 0.00 0.01 0.00 0.00 99.72 22:17:29 22:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:17:29 22:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:17:29 22:12:01 2 1.97 0.00 0.00 0.00 0.00 98.03 22:17:29 22:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:17:29 22:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:17:29 22:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:17:29 22:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:17:29 22:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:17:29 22:13:01 all 0.27 0.00 0.00 0.00 0.00 99.72 22:17:29 22:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:17:29 22:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:17:29 22:13:01 2 1.99 0.00 0.00 0.00 0.02 98.00 22:17:29 22:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:17:29 22:13:01 4 0.05 0.00 0.02 0.02 0.00 99.92 22:17:29 22:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:17:29 22:13:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:17:29 22:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:17:29 22:14:01 all 0.08 0.00 0.01 0.01 0.01 99.90 22:17:29 22:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:17:29 22:14:01 1 0.08 0.00 0.02 0.00 0.02 99.88 22:17:29 22:14:01 2 0.30 0.00 0.02 0.00 0.00 99.68 22:17:29 22:14:01 3 0.07 0.00 0.03 0.00 0.00 99.90 22:17:29 22:14:01 4 0.00 0.00 0.02 0.02 0.02 99.95 22:17:29 22:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:17:29 22:14:01 6 0.02 0.00 0.00 0.03 0.00 99.95 22:17:29 22:14:01 7 0.10 0.00 0.03 0.00 0.02 99.85 22:17:29 22:15:01 all 0.22 0.00 0.01 0.02 0.01 99.75 22:17:29 22:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:17:29 22:15:01 1 0.05 0.00 0.00 0.00 0.00 99.95 22:17:29 22:15:01 2 1.40 0.00 0.02 0.00 0.02 98.56 22:17:29 22:15:01 3 0.13 0.00 0.00 0.00 0.02 99.85 22:17:29 22:15:01 4 0.02 0.00 0.00 0.08 0.00 99.90 22:17:29 22:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:17:29 22:15:01 6 0.02 0.00 0.02 0.05 0.02 99.90 22:17:29 22:15:01 7 0.07 0.00 0.00 0.00 0.03 99.90 22:17:29 22:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:17:29 22:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:17:29 22:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:17:29 22:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:17:29 22:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:17:29 22:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:17:29 22:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:17:29 22:16:01 6 0.03 0.00 0.02 0.02 0.00 99.93 22:17:29 22:16:01 7 0.02 0.00 0.03 0.02 0.02 99.92 22:17:29 22:17:29 22:16:01 CPU %user %nice %system %iowait %steal %idle 22:17:29 22:17:01 all 8.44 0.00 3.13 1.84 0.09 86.50 22:17:29 22:17:01 0 9.38 0.00 3.32 4.69 0.08 82.53 22:17:29 22:17:01 1 7.84 0.00 4.17 2.75 0.03 85.21 22:17:29 22:17:01 2 9.20 0.00 2.53 1.57 0.03 86.67 22:17:29 22:17:01 3 7.62 0.00 3.11 0.12 0.13 89.02 22:17:29 22:17:01 4 9.72 0.00 3.09 1.62 0.14 85.43 22:17:29 22:17:01 5 9.07 0.00 2.93 0.30 0.05 87.64 22:17:29 22:17:01 6 7.18 0.00 2.67 3.63 0.03 86.49 22:17:29 22:17:01 7 7.54 0.00 3.21 0.05 0.20 89.00 22:17:29 Average: all 4.91 0.00 1.22 0.91 0.03 92.94 22:17:29 Average: 0 5.32 0.00 1.29 0.81 0.02 92.54 22:17:29 Average: 1 4.42 0.00 1.46 0.38 0.03 93.71 22:17:29 Average: 2 5.29 0.00 1.14 1.29 0.03 92.25 22:17:29 Average: 3 4.70 0.00 1.12 0.30 0.03 93.86 22:17:29 Average: 4 5.43 0.00 1.27 1.92 0.03 91.36 22:17:29 Average: 5 4.43 0.00 1.12 0.15 0.02 94.30 22:17:29 Average: 6 4.33 0.00 1.06 1.99 0.02 92.60 22:17:29 Average: 7 5.35 0.00 1.29 0.43 0.04 92.88 22:17:29 22:17:29 22:17:29