Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f28bd2feba64f4e14e7f4e476d7a420beb0434d 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-ssh9317375748658055670.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15496234940047831817.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh17374280885334620808.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh3965516649549551596.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-ssh3904327150269897626.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8983 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 8f28bd2feba64f4e14e7f4e476d7a420beb0434d (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#294)" > 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 8f28bd2feba64f4e14e7f4e476d7a420beb0434d # timeout=10 > git rev-list --no-walk 0c5eec98d3be44e3458d60972803f48ebbd423fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:35:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:35:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:35:55 ========================================================= 20:35:55 EdgeX Global Pipelines Version Info 20:35:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:35:55 ------------------- 20:35:55 stable info: 20:35:55 ------------------- 20:35:55 Commited By: Bill Mahoney bill.mahoney@intel.com 20:35:55 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:35:55 Message: update stable to v1.0.248 20:35:56 ------------------- 20:35:56 experimental info: 20:35:56 ------------------- 20:35:56 Commited By: **** collab-it+edgex@linuxfoundation.org 20:35:56 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:35:56 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f28bd2 [Pipeline] echo 20:35:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:57 provisioning config files... 20:35:57 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12985108782205534464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:57 ---> docker-login.sh 20:35:57 nexus3.edgexfoundry.org:10001 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:57 Configure a credential helper to remove this warning. See 20:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:57 20:35:57 Login Succeeded 20:35:57 nexus3.edgexfoundry.org:10002 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:57 Configure a credential helper to remove this warning. See 20:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:57 20:35:57 Login Succeeded 20:35:57 nexus3.edgexfoundry.org:10003 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:57 Configure a credential helper to remove this warning. See 20:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:57 20:35:57 Login Succeeded 20:35:57 nexus3.edgexfoundry.org:10004 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:58 Configure a credential helper to remove this warning. See 20:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:58 20:35:58 Login Succeeded 20:35:58 docker.io 20:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:58 Configure a credential helper to remove this warning. See 20:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:58 20:35:58 Login Succeeded 20:35:58 ---> docker-login.sh ends [Pipeline] } 20:35:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:35:58 + git rev-list -1 --merges 8f28bd2feba64f4e14e7f4e476d7a420beb0434d~1..8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] echo 20:35:58 -----------> git rev-list -1 --merges 8f28bd2feba64f4e14e7f4e476d7a420beb0434d~1..8f28bd2feba64f4e14e7f4e476d7a420beb0434d 8f28bd2feba64f4e14e7f4e476d7a420beb0434d [false] [Pipeline] sh 20:35:59 + git log --format=format:%s -1 8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] echo 20:35:59 ========================================================= 20:35:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:35:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:59 + git log --format=format:%s -1 8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] echo 20:35:59 [semverPrep] GIT_COMMIT: 8f28bd2feba64f4e14e7f4e476d7a420beb0434d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#294) [Pipeline] echo 20:35:59 [semverPrep] This is not a build commit. [Pipeline] sh 20:35:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:35:59 + grep -v github /etc/ssh/ssh_known_hosts 20:35:59 + [ -e /tmp/ssh_known_hosts ] 20:35:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:35:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 20:35:59 sudo tee -a /etc/ssh/ssh_known_hosts 20:35:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:36:00 20:36:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:36:00 0.1.4: Pulling from edgex-devops/py-git-semver 20:36:00 b85a868b505f: Pulling fs layer 20:36:00 e2be974225ed: Pulling fs layer 20:36:00 339a4e72a1f5: Pulling fs layer 20:36:00 988bab9f4d93: Pulling fs layer 20:36:00 1469e6f7b9e6: Pulling fs layer 20:36:00 eaf3925da568: Pulling fs layer 20:36:00 bab4dde63d76: Pulling fs layer 20:36:00 bde34c3a00c8: Pulling fs layer 20:36:00 b352a97aabf1: Pulling fs layer 20:36:00 4872d77fe225: Pulling fs layer 20:36:00 5851b861e8e6: Pulling fs layer 20:36:00 988bab9f4d93: Waiting 20:36:00 1469e6f7b9e6: Waiting 20:36:00 eaf3925da568: Waiting 20:36:00 bab4dde63d76: Waiting 20:36:00 bde34c3a00c8: Waiting 20:36:00 b352a97aabf1: Waiting 20:36:00 4872d77fe225: Waiting 20:36:00 5851b861e8e6: Waiting 20:36:00 e2be974225ed: Verifying Checksum 20:36:00 e2be974225ed: Download complete 20:36:00 988bab9f4d93: Verifying Checksum 20:36:00 988bab9f4d93: Download complete 20:36:00 1469e6f7b9e6: Verifying Checksum 20:36:00 1469e6f7b9e6: Download complete 20:36:00 eaf3925da568: Verifying Checksum 20:36:00 eaf3925da568: Download complete 20:36:00 339a4e72a1f5: Verifying Checksum 20:36:00 339a4e72a1f5: Download complete 20:36:00 bde34c3a00c8: Verifying Checksum 20:36:00 bde34c3a00c8: Download complete 20:36:00 b352a97aabf1: Verifying Checksum 20:36:00 b352a97aabf1: Download complete 20:36:00 4872d77fe225: Verifying Checksum 20:36:00 4872d77fe225: Download complete 20:36:00 5851b861e8e6: Verifying Checksum 20:36:00 5851b861e8e6: Download complete 20:36:00 b85a868b505f: Verifying Checksum 20:36:00 b85a868b505f: Download complete 20:36:01 bab4dde63d76: Verifying Checksum 20:36:01 bab4dde63d76: Download complete 20:36:02 b85a868b505f: Pull complete 20:36:02 e2be974225ed: Pull complete 20:36:02 339a4e72a1f5: Pull complete 20:36:02 988bab9f4d93: Pull complete 20:36:03 1469e6f7b9e6: Pull complete 20:36:03 eaf3925da568: Pull complete 20:36:05 bab4dde63d76: Pull complete 20:36:05 bde34c3a00c8: Pull complete 20:36:05 b352a97aabf1: Pull complete 20:36:05 4872d77fe225: Pull complete 20:36:05 5851b861e8e6: Pull complete 20:36:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:05 prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container 20:36:05 $ 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 20:36:06 $ docker top ce0e8332eafeae352be23a053e689e1cfbbf04d6f577c5640c8c3f102d6fd311 -eo pid,comm 20:36:06 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). 20:36:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:36:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:36:06 [ssh-agent] Looking for ssh-agent implementation... 20:36:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:36:06 $ docker exec ce0e8332eafeae352be23a053e689e1cfbbf04d6f577c5640c8c3f102d6fd311 ssh-agent 20:36:06 SSH_AUTH_SOCK=/tmp/ssh-buGOsXsvVpaj/agent.33 20:36:06 SSH_AGENT_PID=39 20:36:06 Running ssh-add (command line suppressed) 20:36:06 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5492740433168001007.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5492740433168001007.key) 20:36:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:36:07 + git tag --points-at HEAD [Pipeline] } 20:36:07 $ docker exec --env ******** --env ******** ce0e8332eafeae352be23a053e689e1cfbbf04d6f577c5640c8c3f102d6fd311 ssh-agent -k 20:36:07 unset SSH_AUTH_SOCK; 20:36:07 unset SSH_AGENT_PID; 20:36:07 echo Agent pid 39 killed; 20:36:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:36:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:36:07 [ssh-agent] Looking for ssh-agent implementation... 20:36:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:36:07 $ docker exec ce0e8332eafeae352be23a053e689e1cfbbf04d6f577c5640c8c3f102d6fd311 ssh-agent 20:36:07 SSH_AUTH_SOCK=/tmp/ssh-N9uT66aWc8AK/agent.71 20:36:07 SSH_AGENT_PID=77 20:36:07 Running ssh-add (command line suppressed) 20:36:07 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2291202938246821477.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2291202938246821477.key) 20:36:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:36:08 + git semver init 20:36:08 2023-04-18 20:36:08,318 [run_init] DEBUG init version:0.0.0 force:False 20:36:08 2023-04-18 20:36:08,319 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 20:36:08 2023-04-18 20:36:08,319 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 20:36:08 2023-04-18 20:36:08,320 [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) 20:36:09 2023-04-18 20:36:09,306 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 20:36:09 2023-04-18 20:36:09,307 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 20:36:09 2023-04-18 20:36:09,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:36:09 2023-04-18 20:36:09,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:36:09 3.0.0-dev.29 [Pipeline] } 20:36:09 $ docker exec --env ******** --env ******** ce0e8332eafeae352be23a053e689e1cfbbf04d6f577c5640c8c3f102d6fd311 ssh-agent -k 20:36:09 unset SSH_AUTH_SOCK; 20:36:09 unset SSH_AGENT_PID; 20:36:09 echo Agent pid 77 killed; 20:36:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:36:09 + git semver [Pipeline] } 20:36:10 $ docker stop --time=1 ce0e8332eafeae352be23a053e689e1cfbbf04d6f577c5640c8c3f102d6fd311 20:36:11 $ docker rm -f --volumes ce0e8332eafeae352be23a053e689e1cfbbf04d6f577c5640c8c3f102d6fd311 [Pipeline] // withDockerContainer [Pipeline] sh 20:36:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:36:11 Stashed 1 file(s) [Pipeline] echo 20:36:11 [edgeXSemver]: initialized semver on version 3.0.0-dev.29 [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 20:36:12 provisioning config files... 20:36:12 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14879448563806113322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:13 ---> docker-login.sh 20:36:13 nexus3.edgexfoundry.org:10001 20:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:13 Configure a credential helper to remove this warning. See 20:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:13 20:36:13 Login Succeeded 20:36:13 nexus3.edgexfoundry.org:10002 20:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:13 Configure a credential helper to remove this warning. See 20:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:13 20:36:13 Login Succeeded 20:36:13 nexus3.edgexfoundry.org:10003 20:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:13 Configure a credential helper to remove this warning. See 20:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:13 20:36:13 Login Succeeded 20:36:13 nexus3.edgexfoundry.org:10004 20:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:14 Configure a credential helper to remove this warning. See 20:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:14 20:36:14 Login Succeeded 20:36:14 docker.io 20:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:14 Configure a credential helper to remove this warning. See 20:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:14 20:36:14 Login Succeeded 20:36:14 ---> docker-login.sh ends [Pipeline] } 20:36:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:36:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:36:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:36:14 ========================================================= 20:36:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:36:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:36:14 Sending build context to Docker daemon 10.89MB 20:36:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:36:14 Step 2/12 : FROM ${BASE} AS builder 20:36:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:36:14 63b65145d645: Pulling fs layer 20:36:14 a2d21d5440eb: Pulling fs layer 20:36:14 935e6c44a52c: Pulling fs layer 20:36:14 94cc34f8dd06: Pulling fs layer 20:36:14 30dea6a524f1: Pulling fs layer 20:36:14 a2aff8979fd8: Pulling fs layer 20:36:14 6808be2612f2: Pulling fs layer 20:36:14 f25807f1079a: Pulling fs layer 20:36:14 94cc34f8dd06: Waiting 20:36:14 30dea6a524f1: Waiting 20:36:14 a2aff8979fd8: Waiting 20:36:14 6808be2612f2: Waiting 20:36:14 f25807f1079a: Waiting 20:36:14 a2d21d5440eb: Verifying Checksum 20:36:14 a2d21d5440eb: Download complete 20:36:14 94cc34f8dd06: Verifying Checksum 20:36:14 94cc34f8dd06: Download complete 20:36:14 30dea6a524f1: Download complete 20:36:15 63b65145d645: Verifying Checksum 20:36:15 63b65145d645: Download complete 20:36:15 a2aff8979fd8: Verifying Checksum 20:36:15 a2aff8979fd8: Download complete 20:36:15 63b65145d645: Pull complete 20:36:15 a2d21d5440eb: Pull complete 20:36:15 f25807f1079a: Verifying Checksum 20:36:15 f25807f1079a: Download complete 20:36:15 935e6c44a52c: Verifying Checksum 20:36:15 935e6c44a52c: Download complete 20:36:15 6808be2612f2: Verifying Checksum 20:36:15 6808be2612f2: Download complete 20:36:18 935e6c44a52c: Pull complete 20:36:18 94cc34f8dd06: Pull complete 20:36:18 30dea6a524f1: Pull complete 20:36:18 a2aff8979fd8: Pull complete 20:36:21 6808be2612f2: Pull complete 20:36:22 f25807f1079a: Pull complete 20:36:22 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:36:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:36:22 ---> 3b553350e43f 20:36:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:36:23 ---> Running in 04806bd71302 20:36:23 Removing intermediate container 04806bd71302 20:36:23 ---> 2be065922570 20:36:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:36:23 ---> Running in cada12a38caa 20:36:23 Removing intermediate container cada12a38caa 20:36:23 ---> 6da460fead94 20:36:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:36:23 ---> Running in 9cf823d02b67 20:36:23 Removing intermediate container 9cf823d02b67 20:36:23 ---> fbef37d52c5f 20:36:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:36:23 ---> Running in f408fcb97ea2 20:36:23 Removing intermediate container f408fcb97ea2 20:36:23 ---> 61353f02df79 20:36:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:36:23 ---> Running in d327e048bc11 20:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:36:24 (1/4) Installing openssh-keygen (9.1_p1-r2) 20:36:24 (2/4) Installing libedit (20221030.3.1-r0) 20:36:24 (3/4) Installing openssh-client-common (9.1_p1-r2) 20:36:24 (4/4) Installing openssh-client-default (9.1_p1-r2) 20:36:24 Executing busybox-1.35.0-r29.trigger 20:36:24 OK: 269 MiB in 57 packages 20:36:24 Removing intermediate container d327e048bc11 20:36:24 ---> 323920478091 20:36:24 Step 8/12 : WORKDIR /device-rest-go 20:36:24 ---> Running in 1402028e74e6 20:36:24 Removing intermediate container 1402028e74e6 20:36:24 ---> d7b9c22b6da5 20:36:24 Step 9/12 : COPY go.mod vendor* ./ 20:36:24 ---> 6afcaa43794d 20:36:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:24 ---> Running in 7aeac21152c5 20:36:27 Still waiting to schedule task 20:36:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:36:57 Removing intermediate container 7aeac21152c5 20:36:57 ---> 5ac9a74eb6cb 20:36:57 Step 11/12 : COPY . . 20:36:57 ---> 3b3e145ac9ab 20:36:57 Step 12/12 : RUN $MAKE 20:36:57 ---> Running in 60424d04ed1a 20:36:57 noop 20:36:57 Removing intermediate container 60424d04ed1a 20:36:57 ---> dfa7307406be 20:36:57 Successfully built dfa7307406be 20:36:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:57 + docker inspect -f . ci-base-image-x86_64 20:36:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:58 prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container 20:36:58 $ 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 20:36:58 $ docker top d26b5ae931f9074135c2a84fe0b22040f6335d10cb8231ce63319a7f07dd475b -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:58 + go version 20:36:58 go version go1.20.2 linux/amd64 [Pipeline] } 20:36:58 $ docker stop --time=1 d26b5ae931f9074135c2a84fe0b22040f6335d10cb8231ce63319a7f07dd475b 20:36:59 $ docker rm -f --volumes d26b5ae931f9074135c2a84fe0b22040f6335d10cb8231ce63319a7f07dd475b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:00 + docker inspect -f . ci-base-image-x86_64 20:37:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:00 prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container 20:37:00 $ 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 20:37:00 $ docker top 4ecc30e28cf7d849cf0a9f02852f242d4f9dcdcb45fa73e89b258502147b8a59 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 20:37:01 + make test 20:37:01 go test ./... -coverprofile=coverage.out ./... 20:37:06 ? github.com/edgexfoundry/device-rest-go [no test files] 20:37:16 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:37:16 ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 32.2% of statements 20:37:21 go vet ./... 20:37:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:37:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:37:26 ./bin/test-attribution-txt.sh [Pipeline] echo 20:37:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:37:26 $ docker stop --time=1 4ecc30e28cf7d849cf0a9f02852f242d4f9dcdcb45fa73e89b258502147b8a59 20:37:27 $ docker rm -f --volumes 4ecc30e28cf7d849cf0a9f02852f242d4f9dcdcb45fa73e89b258502147b8a59 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:37:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:37:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:37:29 + ls -al . 20:37:29 total 184 20:37:29 drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 20:37 . 20:37:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 20:35 .. 20:37:29 -rw-rw-r-- 1 jenkins jenkins 151 Apr 18 20:35 .dockerignore 20:37:29 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 20:36 .git 20:37:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 20:35 .github 20:37:29 -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 20:35 .gitignore 20:37:29 -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 20:35 .golangci.yml 20:37:29 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 20:36 .semver 20:37:29 -rw-rw-r-- 1 jenkins jenkins 9331 Apr 18 20:35 Attribution.txt 20:37:29 -rw-rw-r-- 1 jenkins jenkins 13085 Apr 18 20:35 CHANGELOG.md 20:37:29 -rw-rw-r-- 1 jenkins jenkins 1578 Apr 18 20:35 Dockerfile 20:37:29 -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 20:35 GOVERNANCE.md 20:37:29 -rw-rw-r-- 1 jenkins jenkins 680 Apr 18 20:35 Jenkinsfile 20:37:29 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 20:35 LICENSE 20:37:29 -rw-rw-r-- 1 jenkins jenkins 1779 Apr 18 20:35 Makefile 20:37:29 -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 20:35 OWNERS.md 20:37:29 -rw-rw-r-- 1 jenkins jenkins 15321 Apr 18 20:35 README.md 20:37:29 -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 20:36 VERSION 20:37:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 20:35 bin 20:37:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 20:35 cmd 20:37:29 -rw-r--r-- 1 jenkins jenkins 14663 Apr 18 20:37 coverage.out 20:37:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 20:35 driver 20:37:29 -rw-rw-r-- 1 jenkins jenkins 3402 Apr 18 20:35 go.mod 20:37:29 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 18 20:35 go.sum 20:37:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 20:35 snap 20:37:29 -rw-rw-r-- 1 jenkins jenkins 713 Apr 18 20:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:29 + 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=8f28bd2feba64f4e14e7f4e476d7a420beb0434d --label arch=amd64 --label version=3.0.0-dev.29 . 20:37:29 Sending build context to Docker daemon 10.91MB 20:37:29 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 20:37:29 Step 2/25 : FROM ${BASE} AS builder 20:37:29 ---> dfa7307406be 20:37:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:37:29 ---> Running in dd3093f37ba7 20:37:29 Removing intermediate container dd3093f37ba7 20:37:29 ---> afd3a3777d38 20:37:29 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:37:29 ---> Running in f7490f9d976d 20:37:29 Removing intermediate container f7490f9d976d 20:37:29 ---> 60f6a1b8333f 20:37:29 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:37:29 ---> Running in 3f76bdf8fbc5 20:37:29 Removing intermediate container 3f76bdf8fbc5 20:37:29 ---> 049fbbddedc3 20:37:29 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:37:29 ---> Running in 621d4766daa5 20:37:29 Removing intermediate container 621d4766daa5 20:37:29 ---> 62d9ceaa68bf 20:37:29 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:37:29 ---> Running in 64c02278b03b 20:37:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:37:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:37:30 OK: 269 MiB in 57 packages 20:37:30 Removing intermediate container 64c02278b03b 20:37:30 ---> fdc227ea6f1d 20:37:30 Step 8/25 : WORKDIR /device-rest-go 20:37:30 ---> Running in 47f6ff3ba332 20:37:31 Removing intermediate container 47f6ff3ba332 20:37:31 ---> 1af649d98731 20:37:31 Step 9/25 : COPY go.mod vendor* ./ 20:37:31 ---> 3e1efa7dff50 20:37:31 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:31 ---> Running in 507b5ddccc80 20:37:31 Removing intermediate container 507b5ddccc80 20:37:31 ---> a1231e2ef370 20:37:31 Step 11/25 : COPY . . 20:37:31 ---> 6081ecce225c 20:37:31 Step 12/25 : RUN $MAKE 20:37:31 ---> Running in d525c5400c41 20:37:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:37:50 Removing intermediate container d525c5400c41 20:37:50 ---> 6877b1d26d57 20:37:50 Step 13/25 : FROM alpine:3.17 20:37:50 3.17: Pulling from library/alpine 20:37:50 f56be85fc22e: Pulling fs layer 20:37:50 f56be85fc22e: Verifying Checksum 20:37:50 f56be85fc22e: Download complete 20:37:50 f56be85fc22e: Pull complete 20:37:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:37:50 Status: Downloaded newer image for alpine:3.17 20:37:50 ---> 9ed4aefc74f6 20:37:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:37:50 ---> Running in 6139510e9bd5 20:37:50 Removing intermediate container 6139510e9bd5 20:37:50 ---> f7337bd7f000 20:37:50 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:37:50 ---> Running in 39de12d1a18e 20:37:50 Removing intermediate container 39de12d1a18e 20:37:50 ---> d5e2112df1c2 20:37:50 Step 16/25 : RUN apk add --update --no-cache dumb-init 20:37:50 ---> Running in 9d311c48f136 20:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:37:50 (1/1) Installing dumb-init (1.2.5-r2) 20:37:50 Executing busybox-1.35.0-r29.trigger 20:37:50 OK: 7 MiB in 16 packages 20:37:50 Removing intermediate container 9d311c48f136 20:37:50 ---> 113075461c9e 20:37:50 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:37:50 ---> b1d61d682b8c 20:37:50 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:37:50 ---> 9329b96d5937 20:37:50 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:37:50 ---> 7c6254023eec 20:37:50 Step 20/25 : EXPOSE 59986 20:37:50 ---> Running in d780060fbf94 20:37:50 Removing intermediate container d780060fbf94 20:37:50 ---> 6f6cf92cdbf9 20:37:50 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:37:50 ---> Running in 2e45b115fd28 20:37:51 Removing intermediate container 2e45b115fd28 20:37:51 ---> a9229351434d 20:37:51 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:37:51 ---> Running in 532fd6858556 20:37:51 Removing intermediate container 532fd6858556 20:37:51 ---> b8e3683ccfcf 20:37:51 Step 23/25 : LABEL arch=amd64 20:37:51 ---> Running in 0178b9370147 20:37:51 Removing intermediate container 0178b9370147 20:37:51 ---> 54199b5f9ff8 20:37:51 Step 24/25 : LABEL git_sha=8f28bd2feba64f4e14e7f4e476d7a420beb0434d 20:37:51 ---> Running in 93adedbc6a58 20:37:51 Removing intermediate container 93adedbc6a58 20:37:51 ---> 24da20af0338 20:37:51 Step 25/25 : LABEL version=3.0.0-dev.29 20:37:51 ---> Running in 05037025419a 20:37:51 Removing intermediate container 05037025419a 20:37:51 ---> 2f8290756a8d 20:37:51 [Warning] One or more build-args [ARCH] were not consumed 20:37:51 Successfully built 2f8290756a8d 20:37:51 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:51 provisioning config files... 20:37:51 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16786581659842473231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:51 ---> docker-login.sh 20:37:51 nexus3.edgexfoundry.org:10001 20:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:51 Configure a credential helper to remove this warning. See 20:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:51 20:37:51 Login Succeeded 20:37:51 nexus3.edgexfoundry.org:10002 20:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:51 Configure a credential helper to remove this warning. See 20:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:51 20:37:51 Login Succeeded 20:37:51 nexus3.edgexfoundry.org:10003 20:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:51 Configure a credential helper to remove this warning. See 20:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:51 20:37:51 Login Succeeded 20:37:51 nexus3.edgexfoundry.org:10004 20:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:51 Configure a credential helper to remove this warning. See 20:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:51 20:37:51 Login Succeeded 20:37:51 docker.io 20:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:52 Configure a credential helper to remove this warning. See 20:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:52 20:37:52 Login Succeeded 20:37:52 ---> docker-login.sh ends [Pipeline] } 20:37:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:37:52 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 20:37:52 8f28bd2feba64f4e14e7f4e476d7a420beb0434d 20:37:52 latest 20:37:52 3.0.0-dev.29 20:37:52 8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 20:37:52 main 20:37:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:52 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:53 + docker push nexus3.edgexfoundry.org:10004/device-rest:8f28bd2feba64f4e14e7f4e476d7a420beb0434d 20:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 20:37:53 30041abb483c: Preparing 20:37:53 6d7abc5047cb: Preparing 20:37:53 d72a478e13c0: Preparing 20:37:53 ba0e64d221ec: Preparing 20:37:53 f1417ff83b31: Preparing 20:37:53 f1417ff83b31: Layer already exists 20:37:53 30041abb483c: Pushed 20:37:53 ba0e64d221ec: Pushed 20:37:53 6d7abc5047cb: Pushed 20:37:55 d72a478e13c0: Pushed 20:37:55 8f28bd2feba64f4e14e7f4e476d7a420beb0434d: digest: sha256:10b138967aa086661b3b411532ef072c18725e322a64dd481df1d0ba87af4a44 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:56 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:56 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 20:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 20:37:56 30041abb483c: Preparing 20:37:56 6d7abc5047cb: Preparing 20:37:56 d72a478e13c0: Preparing 20:37:56 ba0e64d221ec: Preparing 20:37:56 f1417ff83b31: Preparing 20:37:56 f1417ff83b31: Layer already exists 20:37:56 6d7abc5047cb: Layer already exists 20:37:56 d72a478e13c0: Layer already exists 20:37:56 ba0e64d221ec: Layer already exists 20:37:56 30041abb483c: Layer already exists 20:37:56 latest: digest: sha256:10b138967aa086661b3b411532ef072c18725e322a64dd481df1d0ba87af4a44 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:56 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:57 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.29 20:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 20:37:57 30041abb483c: Preparing 20:37:57 6d7abc5047cb: Preparing 20:37:57 d72a478e13c0: Preparing 20:37:57 ba0e64d221ec: Preparing 20:37:57 f1417ff83b31: Preparing 20:37:57 6d7abc5047cb: Layer already exists 20:37:57 ba0e64d221ec: Layer already exists 20:37:57 f1417ff83b31: Layer already exists 20:37:57 30041abb483c: Layer already exists 20:37:57 d72a478e13c0: Layer already exists 20:37:57 3.0.0-dev.29: digest: sha256:10b138967aa086661b3b411532ef072c18725e322a64dd481df1d0ba87af4a44 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:57 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:57 + docker push nexus3.edgexfoundry.org:10004/device-rest:8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 20:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 20:37:57 30041abb483c: Preparing 20:37:57 6d7abc5047cb: Preparing 20:37:57 d72a478e13c0: Preparing 20:37:57 ba0e64d221ec: Preparing 20:37:57 f1417ff83b31: Preparing 20:37:57 ba0e64d221ec: Layer already exists 20:37:57 30041abb483c: Layer already exists 20:37:57 6d7abc5047cb: Layer already exists 20:37:57 d72a478e13c0: Layer already exists 20:37:57 f1417ff83b31: Layer already exists 20:37:57 8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29: digest: sha256:10b138967aa086661b3b411532ef072c18725e322a64dd481df1d0ba87af4a44 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:57 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:58 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 20:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 20:37:58 30041abb483c: Preparing 20:37:58 6d7abc5047cb: Preparing 20:37:58 d72a478e13c0: Preparing 20:37:58 ba0e64d221ec: Preparing 20:37:58 f1417ff83b31: Preparing 20:37:58 d72a478e13c0: Layer already exists 20:37:58 f1417ff83b31: Layer already exists 20:37:58 30041abb483c: Layer already exists 20:37:58 6d7abc5047cb: Layer already exists 20:37:58 ba0e64d221ec: Layer already exists 20:37:58 main: digest: sha256:10b138967aa086661b3b411532ef072c18725e322a64dd481df1d0ba87af4a44 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:58 ===================================================== [Pipeline] echo 20:37:58 taggedImages: 20:37:58 - nexus3.edgexfoundry.org:10004/device-rest:8f28bd2feba64f4e14e7f4e476d7a420beb0434d 20:37:58 - nexus3.edgexfoundry.org:10004/device-rest:latest 20:37:58 - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.29 20:37:58 - nexus3.edgexfoundry.org:10004/device-rest:8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 20:37:58 - 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 20:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:58 20:37:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:59 latest: Pulling from edgex-lftools-log-publisher 20:37:59 5eb5b503b376: Pulling fs layer 20:37:59 5c69ac0246d0: Pulling fs layer 20:37:59 ec43610c2a17: Pulling fs layer 20:37:59 3a2ae6a8a46f: Pulling fs layer 20:37:59 33b1e0a273af: Pulling fs layer 20:37:59 5d3b04190fa2: Pulling fs layer 20:37:59 2f39f015ded8: Pulling fs layer 20:37:59 3a2ae6a8a46f: Waiting 20:37:59 33b1e0a273af: Waiting 20:37:59 5c69ac0246d0: Download complete 20:37:59 3a2ae6a8a46f: Verifying Checksum 20:37:59 3a2ae6a8a46f: Download complete 20:37:59 33b1e0a273af: Verifying Checksum 20:37:59 33b1e0a273af: Download complete 20:37:59 5d3b04190fa2: Download complete 20:37:59 ec43610c2a17: Verifying Checksum 20:37:59 5eb5b503b376: Verifying Checksum 20:37:59 5eb5b503b376: Download complete 20:37:59 2f39f015ded8: Download complete 20:38:00 5eb5b503b376: Pull complete 20:38:00 5c69ac0246d0: Pull complete 20:38:00 ec43610c2a17: Pull complete 20:38:00 3a2ae6a8a46f: Pull complete 20:38:00 33b1e0a273af: Pull complete 20:38:01 5d3b04190fa2: Pull complete 20:38:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8985 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 20:38:03 Running in /w/workspace/device-rest-go/101 [Pipeline] { [Pipeline] checkout 20:38:03 The recommended git tool is: git 20:38:05 2f39f015ded8: Pull complete 20:38:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:05 prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container 20:38:05 $ 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 20:38:06 $ docker top 73ffef1033aee965cdbc86a39b4ed614915b3600c0c92e13230f56d9d10ea059 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:06 ---> job-cost.sh 20:38:06 lf-activate-venv: SKIPPING 20:38:06 INFO: No Stack... 20:38:07 INFO: Retrieving Pricing Info for: v3-standard-8 20:38:07 INFO: Archiving Costs [Pipeline] sh 20:38:08 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 20:38:08 + cut -d, -f6 [Pipeline] lock 20:38:08 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] 20:38:08 Resource [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] did not exist. Created. 20:38:08 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:38:08 + echo total: 0.2199999988079071 [Pipeline] stash 20:38:08 Stashed 1 file(s) [Pipeline] } 20:38:08 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 20:38:08 $ docker stop --time=1 73ffef1033aee965cdbc86a39b4ed614915b3600c0c92e13230f56d9d10ea059 20:38:08 using credential edgex-jenkins-ssh 20:38:08 Cloning the remote Git repository 20:38:09 $ docker rm -f --volumes 73ffef1033aee965cdbc86a39b4ed614915b3600c0c92e13230f56d9d10ea059 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:38:08 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:38:08 > git init /w/workspace/device-rest-go/101 # timeout=10 20:38:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:38:08 > git --version # timeout=10 20:38:08 > git --version # 'git version 2.25.1' 20:38:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:38:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:38:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:38:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:38:11 Avoid second fetch 20:38:11 Checking out Revision 8f28bd2feba64f4e14e7f4e476d7a420beb0434d (main) 20:38:12 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#294)" 20:38:11 > git config core.sparsecheckout # timeout=10 20:38:11 > git checkout -f 8f28bd2feba64f4e14e7f4e476d7a420beb0434d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:38:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:38:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:38:13 Dload Upload Total Spent Left Speed 20:38:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 61599 0 --:--:-- --:--:-- --:--:-- 61599 [Pipeline] sh 20:38:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:38:14 + + sudo jqsudo tee /etc/docker/daemon.new 20:38:14 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:38:14 { 20:38:14 "registry-mirrors": [ 20:38:14 "https://nexus3.edgexfoundry.org:10001" 20:38:14 ], 20:38:14 "bip": "10.250.0.254/24", 20:38:14 "hosts": [ 20:38:14 "tcp://0.0.0.0:5555", 20:38:14 "unix:///var/run/docker.sock" 20:38:14 ], 20:38:14 "mtu": 1458, 20:38:14 "selinux-enabled": true, 20:38:14 "seccomp-profile": "/etc/docker/seccomp.json" 20:38:14 } [Pipeline] sh 20:38:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:38:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:32 provisioning config files... 20:38:32 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/101@tmp/config8965328089154263511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:33 ---> docker-login.sh 20:38:33 nexus3.edgexfoundry.org:10001 20:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:33 Configure a credential helper to remove this warning. See 20:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:33 20:38:33 Login Succeeded 20:38:33 nexus3.edgexfoundry.org:10002 20:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:34 Configure a credential helper to remove this warning. See 20:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:34 20:38:34 Login Succeeded 20:38:34 nexus3.edgexfoundry.org:10003 20:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:34 Configure a credential helper to remove this warning. See 20:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:34 20:38:34 Login Succeeded 20:38:34 nexus3.edgexfoundry.org:10004 20:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:34 Configure a credential helper to remove this warning. See 20:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:34 20:38:34 Login Succeeded 20:38:34 docker.io 20:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:35 Configure a credential helper to remove this warning. See 20:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:35 20:38:35 Login Succeeded 20:38:35 ---> docker-login.sh ends [Pipeline] } 20:38:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:38:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:38:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:38:35 ========================================================= 20:38:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:38:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:38:36 Sending build context to Docker daemon 138.8kB 20:38:36 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:38:36 Step 2/12 : FROM ${BASE} AS builder 20:38:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:38:36 af6eaf76a39c: Pulling fs layer 20:38:36 55522c791124: Pulling fs layer 20:38:36 ce5c4a1c91eb: Pulling fs layer 20:38:36 169dfbe0d373: Pulling fs layer 20:38:36 e1ff8fa3b103: Pulling fs layer 20:38:36 52ebb69f0ebf: Pulling fs layer 20:38:36 5abe8eddf0d5: Pulling fs layer 20:38:36 52ebb69f0ebf: Waiting 20:38:36 5abe8eddf0d5: Waiting 20:38:36 e1ff8fa3b103: Waiting 20:38:36 169dfbe0d373: Waiting 20:38:36 55522c791124: Verifying Checksum 20:38:36 55522c791124: Download complete 20:38:36 169dfbe0d373: Verifying Checksum 20:38:36 169dfbe0d373: Download complete 20:38:36 e1ff8fa3b103: Download complete 20:38:36 af6eaf76a39c: Verifying Checksum 20:38:36 af6eaf76a39c: Download complete 20:38:37 af6eaf76a39c: Pull complete 20:38:37 5abe8eddf0d5: Verifying Checksum 20:38:37 5abe8eddf0d5: Download complete 20:38:38 55522c791124: Pull complete 20:38:39 52ebb69f0ebf: Verifying Checksum 20:38:39 ce5c4a1c91eb: Verifying Checksum 20:38:39 ce5c4a1c91eb: Download complete 20:38:51 ce5c4a1c91eb: Pull complete 20:38:51 169dfbe0d373: Pull complete 20:38:51 e1ff8fa3b103: Pull complete 20:38:58 52ebb69f0ebf: Pull complete 20:38:59 5abe8eddf0d5: Pull complete 20:38:59 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:38:59 ---> 6cb57ee374ae 20:38:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:39:01 ---> Running in 4182e3df3b8b 20:39:01 Removing intermediate container 4182e3df3b8b 20:39:01 ---> 9a1b739b4c20 20:39:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:39:01 ---> Running in 400f971e8b24 20:39:01 Removing intermediate container 400f971e8b24 20:39:01 ---> 2d78608160aa 20:39:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:39:02 ---> Running in e6322d8f59d0 20:39:02 Removing intermediate container e6322d8f59d0 20:39:02 ---> 365603af74d3 20:39:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:39:02 ---> Running in c668afce0a23 20:39:02 Removing intermediate container c668afce0a23 20:39:02 ---> e4a3eb282c72 20:39:02 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:39:02 ---> Running in 5f2db89b8d60 20:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:05 (1/4) Installing openssh-keygen (9.1_p1-r2) 20:39:05 (2/4) Installing libedit (20221030.3.1-r0) 20:39:05 (3/4) Installing openssh-client-common (9.1_p1-r2) 20:39:05 (4/4) Installing openssh-client-default (9.1_p1-r2) 20:39:05 Executing busybox-1.35.0-r29.trigger 20:39:05 OK: 268 MiB in 57 packages 20:39:06 Removing intermediate container 5f2db89b8d60 20:39:06 ---> 5d5f94829085 20:39:06 Step 8/12 : WORKDIR /device-rest-go 20:39:06 ---> Running in 782aa8f64bf0 20:39:06 Removing intermediate container 782aa8f64bf0 20:39:06 ---> 2a529b009415 20:39:06 Step 9/12 : COPY go.mod vendor* ./ 20:39:07 ---> 5f0ade06c29f 20:39:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:07 ---> Running in 5a90c1f8557c 20:40:15 Removing intermediate container 5a90c1f8557c 20:40:15 ---> d9817c9cf78d 20:40:15 Step 11/12 : COPY . . 20:40:15 ---> ef6edf1c62ec 20:40:15 Step 12/12 : RUN $MAKE 20:40:15 ---> Running in e89d29c13832 20:40:15 noop 20:40:15 Removing intermediate container e89d29c13832 20:40:15 ---> 8f569fd52102 20:40:15 Successfully built 8f569fd52102 20:40:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:15 + docker inspect -f . ci-base-image-arm64 20:40:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:16 prd-ubuntu20.04-docker-arm64-4c-16g-8985 does not seem to be running inside a container 20:40:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/101 -v /w/workspace/device-rest-go/101:/w/workspace/device-rest-go/101:rw,z -v /w/workspace/device-rest-go/101@tmp:/w/workspace/device-rest-go/101@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 20:40:17 $ docker top 787ef15a4f5f4cc00c44a592e881c3c98c951280b50ff6567b07b97f23697531 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:18 + go version 20:40:18 go version go1.20.2 linux/arm64 [Pipeline] } 20:40:18 $ docker stop --time=1 787ef15a4f5f4cc00c44a592e881c3c98c951280b50ff6567b07b97f23697531 20:40:19 $ docker rm -f --volumes 787ef15a4f5f4cc00c44a592e881c3c98c951280b50ff6567b07b97f23697531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:20 + docker inspect -f . ci-base-image-arm64 20:40:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:20 prd-ubuntu20.04-docker-arm64-4c-16g-8985 does not seem to be running inside a container 20:40:20 $ 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/101 -v /w/workspace/device-rest-go/101:/w/workspace/device-rest-go/101:rw,z -v /w/workspace/device-rest-go/101@tmp:/w/workspace/device-rest-go/101@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 20:40:21 $ docker top 86c1dc77a2e54472475f593f8fe94fd0cb73b99a7a0ce7e592afcd39d874295d -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:22 + git config --global --add safe.directory /w/workspace/device-rest-go/101 [Pipeline] fileExists [Pipeline] sh 20:40:22 + make test 20:40:23 go test ./... -coverprofile=coverage.out ./... 20:40:55 ? github.com/edgexfoundry/device-rest-go [no test files] 20:42:46 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:42:46 ok github.com/edgexfoundry/device-rest-go/driver 0.064s coverage: 32.2% of statements 20:42:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:42:46 go vet ./... 20:43:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:43:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:43:19 ./bin/test-attribution-txt.sh [Pipeline] echo 20:43:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:43:19 $ docker stop --time=1 86c1dc77a2e54472475f593f8fe94fd0cb73b99a7a0ce7e592afcd39d874295d 20:43:22 $ docker rm -f --volumes 86c1dc77a2e54472475f593f8fe94fd0cb73b99a7a0ce7e592afcd39d874295d [Pipeline] // withDockerContainer [Pipeline] sh 20:43:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:43:23 Warning: overwriting stash ‘coverage-report’ 20:43:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:43:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:43:24 + ls -al . 20:43:24 total 180 20:43:24 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 20:40 . 20:43:24 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 20:38 .. 20:43:24 -rw-rw-r-- 1 jenkins jenkins 151 Apr 18 20:38 .dockerignore 20:43:24 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 20:38 .git 20:43:24 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 20:38 .github 20:43:24 -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 20:38 .gitignore 20:43:24 -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 20:38 .golangci.yml 20:43:24 -rw-rw-r-- 1 jenkins jenkins 9331 Apr 18 20:38 Attribution.txt 20:43:24 -rw-rw-r-- 1 jenkins jenkins 13085 Apr 18 20:38 CHANGELOG.md 20:43:24 -rw-rw-r-- 1 jenkins jenkins 1578 Apr 18 20:38 Dockerfile 20:43:24 -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 20:38 GOVERNANCE.md 20:43:24 -rw-rw-r-- 1 jenkins jenkins 680 Apr 18 20:38 Jenkinsfile 20:43:24 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 20:38 LICENSE 20:43:24 -rw-rw-r-- 1 jenkins jenkins 1779 Apr 18 20:38 Makefile 20:43:24 -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 20:38 OWNERS.md 20:43:24 -rw-rw-r-- 1 jenkins jenkins 15321 Apr 18 20:38 README.md 20:43:24 -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 20:36 VERSION 20:43:24 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 20:38 bin 20:43:24 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 20:38 cmd 20:43:24 -rw-r--r-- 1 jenkins jenkins 14663 Apr 18 20:42 coverage.out 20:43:24 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 20:38 driver 20:43:24 -rw-rw-r-- 1 jenkins jenkins 3402 Apr 18 20:38 go.mod 20:43:24 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 18 20:38 go.sum 20:43:24 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 20:38 snap 20:43:24 -rw-rw-r-- 1 jenkins jenkins 713 Apr 18 20:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:24 + 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=8f28bd2feba64f4e14e7f4e476d7a420beb0434d --label arch=arm64 --label version=3.0.0-dev.29 . 20:43:24 Sending build context to Docker daemon 154.1kB 20:43:25 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 20:43:25 Step 2/25 : FROM ${BASE} AS builder 20:43:25 ---> 8f569fd52102 20:43:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:43:25 ---> Running in 7298deb1a4ea 20:43:25 Removing intermediate container 7298deb1a4ea 20:43:25 ---> 416641151dff 20:43:25 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:43:25 ---> Running in 95ed9e2266e9 20:43:25 Removing intermediate container 95ed9e2266e9 20:43:25 ---> bc7838f0032c 20:43:25 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:43:25 ---> Running in 6f734cc21366 20:43:26 Removing intermediate container 6f734cc21366 20:43:26 ---> 4b3d77d37a93 20:43:26 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:43:26 ---> Running in 259a633b4757 20:43:26 Removing intermediate container 259a633b4757 20:43:26 ---> 8562de3f2ad9 20:43:26 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:43:26 ---> Running in f8501127138b 20:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:29 OK: 268 MiB in 57 packages 20:43:30 Removing intermediate container f8501127138b 20:43:30 ---> d8feb40cfe0b 20:43:30 Step 8/25 : WORKDIR /device-rest-go 20:43:30 ---> Running in fff1582e5d0e 20:43:30 Removing intermediate container fff1582e5d0e 20:43:30 ---> 026c26b79582 20:43:30 Step 9/25 : COPY go.mod vendor* ./ 20:43:30 ---> 78d71fa148f0 20:43:30 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:30 ---> Running in 5bed855563e6 20:43:35 Removing intermediate container 5bed855563e6 20:43:35 ---> 6831e22031e9 20:43:35 Step 11/25 : COPY . . 20:43:35 ---> 50b0b896bda9 20:43:35 Step 12/25 : RUN $MAKE 20:43:35 ---> Running in 98a6b78e5e5e 20:43:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:45:43 Removing intermediate container 98a6b78e5e5e 20:45:43 ---> b5b9510630b7 20:45:43 Step 13/25 : FROM alpine:3.17 20:45:43 3.17: Pulling from library/alpine 20:45:43 c41833b44d91: Pulling fs layer 20:45:43 c41833b44d91: Verifying Checksum 20:45:43 c41833b44d91: Download complete 20:45:43 c41833b44d91: Pull complete 20:45:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:45:43 Status: Downloaded newer image for alpine:3.17 20:45:43 ---> 51e60588ff2c 20:45:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:45:43 ---> Running in d3ce47dbd7e3 20:45:43 Removing intermediate container d3ce47dbd7e3 20:45:43 ---> a5d4e90282cf 20:45:43 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:45:43 ---> Running in 03f6f6dff53a 20:45:43 Removing intermediate container 03f6f6dff53a 20:45:43 ---> f0616b8f85a9 20:45:43 Step 16/25 : RUN apk add --update --no-cache dumb-init 20:45:43 ---> Running in ff4173224367 20:45:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:45:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:45:45 (1/1) Installing dumb-init (1.2.5-r2) 20:45:45 Executing busybox-1.35.0-r29.trigger 20:45:45 OK: 8 MiB in 16 packages 20:45:46 Removing intermediate container ff4173224367 20:45:46 ---> ff1a2bd5a714 20:45:46 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:45:47 ---> d526bdbd2658 20:45:47 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:45:48 ---> 5d723c0fa2ac 20:45:48 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:45:48 ---> 6871186dcb88 20:45:48 Step 20/25 : EXPOSE 59986 20:45:48 ---> Running in fd8926618b60 20:45:48 Removing intermediate container fd8926618b60 20:45:48 ---> a286e5b00727 20:45:48 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:45:49 ---> Running in 852f89fb718c 20:45:49 Removing intermediate container 852f89fb718c 20:45:49 ---> 1d3f4f5c2e7e 20:45:49 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:45:49 ---> Running in 3cead3bdf277 20:45:49 Removing intermediate container 3cead3bdf277 20:45:49 ---> d804e18bb135 20:45:49 Step 23/25 : LABEL arch=arm64 20:45:49 ---> Running in 5aa24333215b 20:45:49 Removing intermediate container 5aa24333215b 20:45:49 ---> e59d15302d9a 20:45:49 Step 24/25 : LABEL git_sha=8f28bd2feba64f4e14e7f4e476d7a420beb0434d 20:45:49 ---> Running in 2c02cdc2cf0e 20:45:50 Removing intermediate container 2c02cdc2cf0e 20:45:50 ---> 3394c8392c64 20:45:50 Step 25/25 : LABEL version=3.0.0-dev.29 20:45:50 ---> Running in 6ce24fd0e893 20:45:50 Removing intermediate container 6ce24fd0e893 20:45:50 ---> 3d9cf0f8a517 20:45:50 [Warning] One or more build-args [ARCH] were not consumed 20:45:50 Successfully built 3d9cf0f8a517 20:45:50 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 20:45:50 provisioning config files... 20:45:50 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/101@tmp/config9074605288068450278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:51 ---> docker-login.sh 20:45:51 nexus3.edgexfoundry.org:10001 20:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:51 Configure a credential helper to remove this warning. See 20:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:51 20:45:51 Login Succeeded 20:45:51 nexus3.edgexfoundry.org:10002 20:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:51 Configure a credential helper to remove this warning. See 20:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:51 20:45:51 Login Succeeded 20:45:51 nexus3.edgexfoundry.org:10003 20:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:52 Configure a credential helper to remove this warning. See 20:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:52 20:45:52 Login Succeeded 20:45:52 nexus3.edgexfoundry.org:10004 20:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:52 Configure a credential helper to remove this warning. See 20:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:52 20:45:52 Login Succeeded 20:45:52 docker.io 20:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:53 Configure a credential helper to remove this warning. See 20:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:53 20:45:53 Login Succeeded 20:45:53 ---> docker-login.sh ends [Pipeline] } 20:45:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:53 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 20:45:53 8f28bd2feba64f4e14e7f4e476d7a420beb0434d 20:45:53 latest 20:45:53 3.0.0-dev.29 20:45:53 8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 20:45:53 main 20:45:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:53 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:53 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:8f28bd2feba64f4e14e7f4e476d7a420beb0434d 20:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 20:45:53 f88d05ba4a39: Preparing 20:45:53 48afad72a691: Preparing 20:45:53 e733e195f6ee: Preparing 20:45:53 766654c92567: Preparing 20:45:53 26cbea5cba74: Preparing 20:45:53 26cbea5cba74: Layer already exists 20:45:54 48afad72a691: Pushed 20:45:54 f88d05ba4a39: Pushed 20:45:54 766654c92567: Pushed 20:45:59 e733e195f6ee: Pushed 20:45:59 8f28bd2feba64f4e14e7f4e476d7a420beb0434d: digest: sha256:eb44f6b6c86c81615bded2fd735ec84ae899ba1510468193e06edb218e3598b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:59 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:00 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 20:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 20:46:00 f88d05ba4a39: Preparing 20:46:00 48afad72a691: Preparing 20:46:00 e733e195f6ee: Preparing 20:46:00 766654c92567: Preparing 20:46:00 26cbea5cba74: Preparing 20:46:00 48afad72a691: Layer already exists 20:46:00 e733e195f6ee: Layer already exists 20:46:00 f88d05ba4a39: Layer already exists 20:46:00 26cbea5cba74: Layer already exists 20:46:00 766654c92567: Layer already exists 20:46:00 latest: digest: sha256:eb44f6b6c86c81615bded2fd735ec84ae899ba1510468193e06edb218e3598b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:00 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:00 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.29 20:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 20:46:00 f88d05ba4a39: Preparing 20:46:00 48afad72a691: Preparing 20:46:00 e733e195f6ee: Preparing 20:46:00 766654c92567: Preparing 20:46:00 26cbea5cba74: Preparing 20:46:00 48afad72a691: Layer already exists 20:46:00 f88d05ba4a39: Layer already exists 20:46:00 26cbea5cba74: Layer already exists 20:46:00 766654c92567: Layer already exists 20:46:00 e733e195f6ee: Layer already exists 20:46:00 3.0.0-dev.29: digest: sha256:eb44f6b6c86c81615bded2fd735ec84ae899ba1510468193e06edb218e3598b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:01 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:01 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 20:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 20:46:01 f88d05ba4a39: Preparing 20:46:01 48afad72a691: Preparing 20:46:01 e733e195f6ee: Preparing 20:46:01 766654c92567: Preparing 20:46:01 26cbea5cba74: Preparing 20:46:01 26cbea5cba74: Layer already exists 20:46:01 e733e195f6ee: Layer already exists 20:46:01 48afad72a691: Layer already exists 20:46:01 766654c92567: Layer already exists 20:46:01 f88d05ba4a39: Layer already exists 20:46:01 8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29: digest: sha256:eb44f6b6c86c81615bded2fd735ec84ae899ba1510468193e06edb218e3598b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:02 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:02 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 20:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 20:46:02 f88d05ba4a39: Preparing 20:46:02 48afad72a691: Preparing 20:46:02 e733e195f6ee: Preparing 20:46:02 766654c92567: Preparing 20:46:02 26cbea5cba74: Preparing 20:46:02 f88d05ba4a39: Layer already exists 20:46:02 48afad72a691: Layer already exists 20:46:02 e733e195f6ee: Layer already exists 20:46:02 26cbea5cba74: Layer already exists 20:46:02 766654c92567: Layer already exists 20:46:02 main: digest: sha256:eb44f6b6c86c81615bded2fd735ec84ae899ba1510468193e06edb218e3598b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:02 ===================================================== [Pipeline] echo 20:46:02 taggedImages: 20:46:02 - nexus3.edgexfoundry.org:10004/device-rest-arm64:8f28bd2feba64f4e14e7f4e476d7a420beb0434d 20:46:02 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 20:46:02 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.29 20:46:02 - nexus3.edgexfoundry.org:10004/device-rest-arm64:8f28bd2feba64f4e14e7f4e476d7a420beb0434d-3.0.0-dev.29 20:46:02 - 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 20:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:02 20:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:03 arm64: Pulling from edgex-lftools-log-publisher 20:46:03 8998bd30e6a1: Pulling fs layer 20:46:03 04944245beec: Pulling fs layer 20:46:03 699f458cf7ca: Pulling fs layer 20:46:03 765212b225bb: Pulling fs layer 20:46:03 f23df028b6ca: Pulling fs layer 20:46:03 d65c8cfc05b1: Pulling fs layer 20:46:03 2437ff75d9bd: Pulling fs layer 20:46:03 765212b225bb: Waiting 20:46:03 f23df028b6ca: Waiting 20:46:03 2437ff75d9bd: Waiting 20:46:03 04944245beec: Verifying Checksum 20:46:03 04944245beec: Download complete 20:46:03 765212b225bb: Download complete 20:46:03 f23df028b6ca: Download complete 20:46:03 d65c8cfc05b1: Verifying Checksum 20:46:03 d65c8cfc05b1: Download complete 20:46:03 699f458cf7ca: Verifying Checksum 20:46:03 699f458cf7ca: Download complete 20:46:04 8998bd30e6a1: Download complete 20:46:06 2437ff75d9bd: Verifying Checksum 20:46:06 2437ff75d9bd: Download complete 20:46:08 8998bd30e6a1: Pull complete 20:46:08 04944245beec: Pull complete 20:46:10 699f458cf7ca: Pull complete 20:46:10 765212b225bb: Pull complete 20:46:11 f23df028b6ca: Pull complete 20:46:11 d65c8cfc05b1: Pull complete 20:46:26 2437ff75d9bd: Pull complete 20:46:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:46:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:27 prd-ubuntu20.04-docker-arm64-4c-16g-8985 does not seem to be running inside a container 20:46:27 $ 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/101 -v /w/workspace/device-rest-go/101:/w/workspace/device-rest-go/101:rw,z -v /w/workspace/device-rest-go/101@tmp:/w/workspace/device-rest-go/101@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 20:46:29 $ docker top 838d2099c576a86d70368345ec20249e960cea1600387468071d92784f7f567a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:30 ---> job-cost.sh 20:46:30 lf-activate-venv: SKIPPING 20:46:30 INFO: No Stack... 20:46:30 INFO: Retrieving Pricing Info for: v3-standard-4 20:46:31 INFO: Archiving Costs [Pipeline] sh 20:46:31 + cut -d, -f6 20:46:32 + cat /w/workspace/device-rest-go/101/archives/cost.csv [Pipeline] lock 20:46:32 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] 20:46:32 Resource [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] did not exist. Created. 20:46:32 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:46:32 /w/workspace/device-rest-go/101@tmp/durable-1b0c7e4c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:46:33 + echo total: 0.10999999940395355 [Pipeline] stash 20:46:33 Warning: overwriting stash ‘stack-cost’ 20:46:33 Stashed 1 file(s) [Pipeline] } 20:46:33 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 20:46:33 $ docker stop --time=1 838d2099c576a86d70368345ec20249e960cea1600387468071d92784f7f567a 20:46:34 $ docker rm -f --volumes 838d2099c576a86d70368345ec20249e960cea1600387468071d92784f7f567a [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 20:46:35 provisioning config files... 20:46:35 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12418319150426461111tmp [Pipeline] { [Pipeline] sh 20:46:35 + set +x 20:46:35 + curl -s https://codecov.io/bash 20:46:35 + bash -s -- 20:46:35 20:46:35 _____ _ 20:46:35 / ____| | | 20:46:35 | | ___ __| | ___ ___ _____ __ 20:46:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:46:35 | |___| (_) | (_| | __/ (_| (_) \ V / 20:46:35 \_____\___/ \__,_|\___|\___\___/ \_/ 20:46:35 Bash-1.0.6 20:46:35 20:46:35 20:46:35 ==> git version 2.25.1 found 20:46:35 ==> 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 20:46:35 Release-Date: 2020-01-08 20:46:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:46:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:46:35 ==> Jenkins CI detected. 20:46:35 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 20:46:35 project root: . 20:46:35 --> token set from env 20:46:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:46:35 ==> Running gcov in . (disable via -X gcov) 20:46:35 ==> Python coveragepy not found 20:46:35 ==> Searching for coverage reports in: 20:46:35 + . 20:46:35 -> Found 1 reports 20:46:35 ==> Detecting git/mercurial file structure 20:46:35 ==> Reading reports 20:46:35 + ./coverage.out bytes=14663 20:46:35 ==> Appending adjustments 20:46:35 https://docs.codecov.io/docs/fixing-reports 20:46:35 + Found adjustments 20:46:35 ==> Gzipping contents 20:46:35 4.0K /tmp/codecov.uiOvnP.gz 20:46:35 ==> Uploading reports 20:46:35 url: https://codecov.io 20:46:35 query: branch=main&commit=8f28bd2feba64f4e14e7f4e476d7a420beb0434d&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:46:35 -> Pinging Codecov 20:46:35 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=8f28bd2feba64f4e14e7f4e476d7a420beb0434d&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:46:35 -> Uploading to 20:46:35 https://storage.googleapis.com/codecov/v4/raw/2023-04-18/4E5D53B4F1F92C436F7061BF334D961C/8f28bd2feba64f4e14e7f4e476d7a420beb0434d/e687d84b-aef9-4ead-bb75-5b5d4678e97a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230418T204635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=452dc7ec93702910ca422e6dfbe0b4fa8391fe4b3aa39a4b3e2fa76a0b7548f8 20:46:35 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:35 Dload Upload Total Spent Left Speed 20:46:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11306 --:--:-- --:--:-- --:--:-- 11306 100 2510 0 0 100 2510 0 11008 --:--:-- --:--:-- --:--:-- 10960 20:46:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] } 20:46:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:46:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:46:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:46:36 20:46:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:46:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:46:36 df9b9388f04a: Pulling fs layer 20:46:36 52dc419b0ee2: Pulling fs layer 20:46:36 25bc292e5bac: Pulling fs layer 20:46:36 114826534d7a: Pulling fs layer 20:46:36 4657fd5d0bcf: Pulling fs layer 20:46:36 6ad1cebc031e: Pulling fs layer 20:46:36 8a3aa393b2d8: Pulling fs layer 20:46:36 4657fd5d0bcf: Waiting 20:46:36 6ad1cebc031e: Waiting 20:46:36 8a3aa393b2d8: Waiting 20:46:36 25bc292e5bac: Verifying Checksum 20:46:36 25bc292e5bac: Download complete 20:46:36 52dc419b0ee2: Download complete 20:46:36 4657fd5d0bcf: Download complete 20:46:36 df9b9388f04a: Verifying Checksum 20:46:36 df9b9388f04a: Download complete 20:46:37 df9b9388f04a: Pull complete 20:46:37 6ad1cebc031e: Verifying Checksum 20:46:37 6ad1cebc031e: Download complete 20:46:37 52dc419b0ee2: Pull complete 20:46:37 25bc292e5bac: Pull complete 20:46:37 114826534d7a: Download complete 20:46:37 8a3aa393b2d8: Verifying Checksum 20:46:37 8a3aa393b2d8: Download complete 20:46:41 114826534d7a: Pull complete 20:46:41 4657fd5d0bcf: Pull complete 20:46:41 6ad1cebc031e: Pull complete 20:46:44 8a3aa393b2d8: Pull complete 20:46:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:46:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:46:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:44 prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container 20:46:44 $ 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 20:46:46 $ docker top f4a39de629002b624774475c857df1020df912579dbf06da7cd9b8db36380704 -eo pid,comm [Pipeline] { [Pipeline] echo 20:46:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 20:46:46 + set -o pipefail 20:46:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 20:46:51 20:46:51 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 20:46:51 20:46:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/d75f3546-e0a1-4c8f-acd3-3858ac6ea670 20:46:51 20:46:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:46:51 20:46:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:46:51 20:46:51 20:46:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:46:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:46:51 More details here: https://snyk.co/ue1NS [Pipeline] } 20:46:51 $ docker stop --time=1 f4a39de629002b624774475c857df1020df912579dbf06da7cd9b8db36380704 20:46:53 $ docker rm -f --volumes f4a39de629002b624774475c857df1020df912579dbf06da7cd9b8db36380704 [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 20:46:54 + git log --format=format:%s -1 8f28bd2feba64f4e14e7f4e476d7a420beb0434d [Pipeline] sh 20:46:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:46:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:46:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:54 prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container 20:46:54 $ 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 20:46:55 $ docker top 4bba16af57ec36b89cc5e2c4f77cdecc5c080857dd22ddeaf3c1017a6f5aa4e6 -eo pid,comm 20:46:55 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). 20:46:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:46:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:46:55 [ssh-agent] Looking for ssh-agent implementation... 20:46:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:46:55 $ docker exec 4bba16af57ec36b89cc5e2c4f77cdecc5c080857dd22ddeaf3c1017a6f5aa4e6 ssh-agent 20:46:55 SSH_AUTH_SOCK=/tmp/ssh-TJuksy2bygzY/agent.32 20:46:55 SSH_AGENT_PID=39 20:46:55 Running ssh-add (command line suppressed) 20:46:55 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_977248428004579097.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_977248428004579097.key) 20:46:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:46:55 + git semver tag 20:46:56 2023-04-18 20:46:55,994 [run_tag] DEBUG tag force:False 20:46:56 2023-04-18 20:46:55,994 [check_head_tag] DEBUG check head tag 20:46:56 2023-04-18 20:46:55,995 [execute] INFO git cat-file --batch-check 20:46:56 2023-04-18 20:46:55,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 20:46:56 2023-04-18 20:46:55,999 [execute] INFO git cat-file --batch 20:46:56 2023-04-18 20:46:55,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 20:46:56 2023-04-18 20:46:56,022 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:46:56 2023-04-18 20:46:56,022 [execute] INFO git tag -a v3.0.0-dev.29 -m v3.0.0-dev.29 20:46:56 2023-04-18 20:46:56,022 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.29', '-m', 'v3.0.0-dev.29'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 20:46:56 2023-04-18 20:46:56,026 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:46:56 3.0.0-dev.29 [Pipeline] } 20:46:56 $ docker exec --env ******** --env ******** 4bba16af57ec36b89cc5e2c4f77cdecc5c080857dd22ddeaf3c1017a6f5aa4e6 ssh-agent -k 20:46:56 unset SSH_AUTH_SOCK; 20:46:56 unset SSH_AGENT_PID; 20:46:56 echo Agent pid 39 killed; 20:46:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:46:56 + git semver [Pipeline] } 20:46:56 $ docker stop --time=1 4bba16af57ec36b89cc5e2c4f77cdecc5c080857dd22ddeaf3c1017a6f5aa4e6 20:46:58 $ docker rm -f --volumes 4bba16af57ec36b89cc5e2c4f77cdecc5c080857dd22ddeaf3c1017a6f5aa4e6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:46:58 20:46:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:46:58 0.23.1-centos7: Pulling from edgex-lftools 20:46:58 ab5ef0e58194: Pulling fs layer 20:46:58 9712f1f96733: Pulling fs layer 20:46:58 63f879dbbcfc: Pulling fs layer 20:46:58 0d9ebad4ef96: Pulling fs layer 20:46:58 e9a5061849ea: Pulling fs layer 20:46:58 d747dcd14b5f: Pulling fs layer 20:46:58 2de7ff778b66: Pulling fs layer 20:46:58 d747dcd14b5f: Waiting 20:46:58 0d9ebad4ef96: Waiting 20:46:58 e9a5061849ea: Waiting 20:46:58 2de7ff778b66: Waiting 20:46:58 9712f1f96733: Download complete 20:46:59 63f879dbbcfc: Verifying Checksum 20:46:59 63f879dbbcfc: Download complete 20:46:59 e9a5061849ea: Verifying Checksum 20:46:59 e9a5061849ea: Download complete 20:46:59 d747dcd14b5f: Verifying Checksum 20:46:59 d747dcd14b5f: Download complete 20:46:59 0d9ebad4ef96: Verifying Checksum 20:46:59 0d9ebad4ef96: Download complete 20:46:59 ab5ef0e58194: Verifying Checksum 20:46:59 ab5ef0e58194: Download complete 20:46:59 2de7ff778b66: Verifying Checksum 20:46:59 2de7ff778b66: Download complete 20:47:02 ab5ef0e58194: Pull complete 20:47:02 9712f1f96733: Pull complete 20:47:02 63f879dbbcfc: Pull complete 20:47:05 0d9ebad4ef96: Pull complete 20:47:06 e9a5061849ea: Pull complete 20:47:06 d747dcd14b5f: Pull complete 20:47:07 2de7ff778b66: Pull complete 20:47:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:47:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:47:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:07 prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container 20:47:07 $ 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 20:47:08 $ docker top f34fbee85413bd7bb84aee3096aa77835e236dd15f0f0d25f679a908826f0fc5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:47:09 provisioning config files... 20:47:09 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18309406377016643890tmp 20:47:09 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8622525611867851469tmp 20:47:09 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16481546276212420232tmp [Pipeline] { [Pipeline] echo 20:47:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:47:09 ---> sigul-configuration.sh 20:47:09 gpg: directory `/root/.gnupg' created 20:47:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:47:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:47:09 gpg: keyring `/root/.gnupg/secring.gpg' created 20:47:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:47:09 gpg: CAST5 encrypted data 20:47:09 gpg: encrypted with 1 passphrase 20:47:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:47:09 + mkdir /home/jenkins 20:47:09 + mkdir /home/jenkins/sigul [Pipeline] sh 20:47:09 + 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 20:47:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:47:10 ---> sigul-install.sh 20:47:10 Sigul already installed; skipping installation. [Pipeline] sh 20:47:10 + git tag --list 20:47:10 v1.0.0 20:47:10 v1.1.0 20:47:10 v1.1.1 20:47:10 v1.1.2 20:47:10 v1.2.0 20:47:10 v1.2.1 20:47:10 v2.0.0 20:47:10 v2.1.0 20:47:10 v2.1.1 20:47:10 v2.1.1-dev.1 20:47:10 v2.1.1-dev.2 20:47:10 v2.1.1-dev.3 20:47:10 v2.2.0 20:47:10 v2.2.1-dev.1 20:47:10 v2.2.1-dev.2 20:47:10 v2.2.1-dev.3 20:47:10 v2.2.1-dev.4 20:47:10 v2.2.1-dev.5 20:47:10 v2.2.1-dev.6 20:47:10 v2.2.1-dev.7 20:47:10 v2.2.1-dev.8 20:47:10 v2.2.1-dev.9 20:47:10 v2.3.0 20:47:10 v2.3.0-dev.10 20:47:10 v2.3.0-dev.11 20:47:10 v2.3.0-dev.12 20:47:10 v2.3.0-dev.13 20:47:10 v2.3.0-dev.14 20:47:10 v2.3.0-dev.15 20:47:10 v2.3.0-dev.16 20:47:10 v2.3.0-dev.17 20:47:10 v2.3.0-dev.18 20:47:10 v2.3.0-dev.19 20:47:10 v2.3.0-dev.20 20:47:10 v2.3.0-dev.21 20:47:10 v2.3.0-dev.22 20:47:10 v2.3.0-dev.23 20:47:10 v2.3.0-dev.24 20:47:10 v2.3.0-dev.25 20:47:10 v2.3.0-dev.9 20:47:10 v3.0.0-dev.1 20:47:10 v3.0.0-dev.10 20:47:10 v3.0.0-dev.11 20:47:10 v3.0.0-dev.12 20:47:10 v3.0.0-dev.13 20:47:10 v3.0.0-dev.14 20:47:10 v3.0.0-dev.15 20:47:10 v3.0.0-dev.16 20:47:10 v3.0.0-dev.17 20:47:10 v3.0.0-dev.18 20:47:10 v3.0.0-dev.19 20:47:10 v3.0.0-dev.2 20:47:10 v3.0.0-dev.20 20:47:10 v3.0.0-dev.21 20:47:10 v3.0.0-dev.22 20:47:10 v3.0.0-dev.23 20:47:10 v3.0.0-dev.24 20:47:10 v3.0.0-dev.25 20:47:10 v3.0.0-dev.26 20:47:10 v3.0.0-dev.27 20:47:10 v3.0.0-dev.28 20:47:10 v3.0.0-dev.29 20:47:10 v3.0.0-dev.3 20:47:10 v3.0.0-dev.4 20:47:10 v3.0.0-dev.5 20:47:10 v3.0.0-dev.6 20:47:10 v3.0.0-dev.7 20:47:10 v3.0.0-dev.8 20:47:10 v3.0.0-dev.9 [Pipeline] sh 20:47:10 + lftools sign git-tag v3.0.0-dev.29 20:47:11 Signing Git tag with Sigul... 20:47:11 Signing v3.0.0-dev.29 [Pipeline] echo 20:47:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:47:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:47:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:47:12 $ docker stop --time=1 f34fbee85413bd7bb84aee3096aa77835e236dd15f0f0d25f679a908826f0fc5 20:47:13 $ docker rm -f --volumes f34fbee85413bd7bb84aee3096aa77835e236dd15f0f0d25f679a908826f0fc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:47:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:47:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:14 prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container 20:47:14 $ 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 20:47:14 $ docker top 2511abc568445d9e3badef9c84255a29d7e6ff54fc5256f2ad759a0b5c0a0761 -eo pid,comm 20:47:14 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). 20:47:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:14 [ssh-agent] Looking for ssh-agent implementation... 20:47:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:14 $ docker exec 2511abc568445d9e3badef9c84255a29d7e6ff54fc5256f2ad759a0b5c0a0761 ssh-agent 20:47:14 SSH_AUTH_SOCK=/tmp/ssh-pUl7LyYlHpxp/agent.31 20:47:14 SSH_AGENT_PID=37 20:47:14 Running ssh-add (command line suppressed) 20:47:15 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12191532302315340066.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12191532302315340066.key) 20:47:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:15 + git semver bump pre 20:47:15 2023-04-18 20:47:15,552 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:47:15 2023-04-18 20:47:15,552 [bump_version] DEBUG bumping version:3.0.0-dev.29 on axis:pre with prefix:dev 20:47:15 2023-04-18 20:47:15,552 [bump_version] DEBUG bumped version:3.0.0-dev.30 20:47:15 2023-04-18 20:47:15,552 [write_version] DEBUG write version:3.0.0-dev.30 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 20:47:15 2023-04-18 20:47:15,552 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:47:15 2023-04-18 20:47:15,552 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:47:15 2023-04-18 20:47:15,555 [execute] INFO git cat-file --batch-check 20:47:15 2023-04-18 20:47:15,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:47:15 2023-04-18 20:47:15,561 [execute] INFO git cat-file --batch 20:47:15 2023-04-18 20:47:15,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:47:15 2023-04-18 20:47:15,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:47:15 3.0.0-dev.30 [Pipeline] } 20:47:15 $ docker exec --env ******** --env ******** 2511abc568445d9e3badef9c84255a29d7e6ff54fc5256f2ad759a0b5c0a0761 ssh-agent -k 20:47:15 unset SSH_AUTH_SOCK; 20:47:15 unset SSH_AGENT_PID; 20:47:15 echo Agent pid 37 killed; 20:47:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:16 + git semver [Pipeline] } 20:47:16 $ docker stop --time=1 2511abc568445d9e3badef9c84255a29d7e6ff54fc5256f2ad759a0b5c0a0761 20:47:17 $ docker rm -f --volumes 2511abc568445d9e3badef9c84255a29d7e6ff54fc5256f2ad759a0b5c0a0761 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:47:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:18 prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container 20:47:18 $ 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 20:47:18 $ docker top 5c9c60e4ae44097b8d0d8c8a1ff42b552dad021e577667965898c7b8cf52f3c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:18 [ssh-agent] Looking for ssh-agent implementation... 20:47:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:18 $ docker exec 5c9c60e4ae44097b8d0d8c8a1ff42b552dad021e577667965898c7b8cf52f3c4 ssh-agent 20:47:18 SSH_AUTH_SOCK=/tmp/ssh-s73xT0NLaXsR/agent.32 20:47:18 SSH_AGENT_PID=38 20:47:19 Running ssh-add (command line suppressed) 20:47:19 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11515165480009583154.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11515165480009583154.key) 20:47:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:19 + git semver push 20:47:19 2023-04-18 20:47:19,574 [run_push] DEBUG push 20:47:19 2023-04-18 20:47:19,575 [execute] INFO git cat-file --batch-check 20:47:19 2023-04-18 20:47:19,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:47:19 2023-04-18 20:47:19,581 [execute] INFO git rev-list aa8877857f9bfeeb2c9fe3e4fff489e5ac30e790 -- 20:47:19 2023-04-18 20:47:19,581 [execute] DEBUG Popen(['git', 'rev-list', 'aa8877857f9bfeeb2c9fe3e4fff489e5ac30e790', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:47:19 2023-04-18 20:47:19,589 [execute] INFO git fetch -v origin 20:47:19 2023-04-18 20:47:19,590 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:47:20 2023-04-18 20:47:20,093 [run_push] DEBUG no remote changes detected 20:47:20 2023-04-18 20:47:20,093 [execute] INFO git push origin semver 20:47:20 2023-04-18 20:47:20,093 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:47:21 2023-04-18 20:47:21,018 [run_push] DEBUG push all version tags 20:47:21 2023-04-18 20:47:21,019 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:47:21 2023-04-18 20:47:21,019 [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) 20:47:22 2023-04-18 20:47:21,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:47:22 3.0.0-dev.30 [Pipeline] } 20:47:22 $ docker exec --env ******** --env ******** 5c9c60e4ae44097b8d0d8c8a1ff42b552dad021e577667965898c7b8cf52f3c4 ssh-agent -k 20:47:22 unset SSH_AUTH_SOCK; 20:47:22 unset SSH_AGENT_PID; 20:47:22 echo Agent pid 38 killed; 20:47:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:22 + git semver [Pipeline] } 20:47:22 $ docker stop --time=1 5c9c60e4ae44097b8d0d8c8a1ff42b552dad021e577667965898c7b8cf52f3c4 20:47:24 $ docker rm -f --volumes 5c9c60e4ae44097b8d0d8c8a1ff42b552dad021e577667965898c7b8cf52f3c4 [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 20:47:24 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 20:47:24 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 20:47:24 total 16 20:47:24 drwxr-xr-x 3 root root 4096 Apr 18 20:38 . 20:47:24 drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 20:47 .. 20:47:24 drwxr-xr-x 2 root root 4096 Apr 18 20:38 cost 20:47:24 -rw-r--r-- 1 root root 86 Apr 18 20:38 cost.csv 20:47:24 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 20:47:24 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 20:47:24 total 16 20:47:24 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 20:38 . 20:47:24 drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 20:47 .. 20:47:24 drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 20:38 cost 20:47:24 -rw-r--r-- 1 jenkins jenkins 86 Apr 18 20:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:47:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:47:25 ---> package-listing.sh 20:47:25 ++ facter osfamily 20:47:25 ++ tr '[:upper:]' '[:lower:]' 20:47:26 + OS_FAMILY=debian 20:47:26 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 20:47:26 + START_PACKAGES=/tmp/packages_start.txt 20:47:26 + END_PACKAGES=/tmp/packages_end.txt 20:47:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:47:26 + PACKAGES=/tmp/packages_start.txt 20:47:26 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 20:47:26 + PACKAGES=/tmp/packages_end.txt 20:47:26 + case "${OS_FAMILY}" in 20:47:26 + dpkg -l 20:47:26 + grep '^ii' 20:47:26 + '[' -f /tmp/packages_start.txt ']' 20:47:26 + '[' -f /tmp/packages_end.txt ']' 20:47:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:47:26 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 20:47:26 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 20:47:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 20:47:26 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 20:47:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:26 prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container 20:47:27 $ 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 20:47:27 $ docker top bf6733b3dd4a2e3938202d63e16c3dad41bc11c3db5a14da5e02eba18ed8f347 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:27 + touch /tmp/pre-build-complete [Pipeline] sh 20:47:27 + mkdir -p /var/log/sysstat [Pipeline] sh 20:47:28 + ls /var/log/sa-host 20:47:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:28 provisioning config files... 20:47:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14918031229736059784tmp [Pipeline] { [Pipeline] echo 20:47:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:47:28 ---> create-netrc.sh [Pipeline] } 20:47:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:47:28 ---> python-tools-install.sh [Pipeline] echo 20:47:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:47:29 ---> sudo-logs.sh 20:47:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:47:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:47:29 ---> job-cost.sh 20:47:29 lf-activate-venv: SKIPPING 20:47:29 DEBUG: total: 0.2199999988079071 20:47:29 INFO: Retrieving Stack Cost... 20:47:29 INFO: Retrieving Pricing Info for: v3-standard-8 20:47:30 INFO: Archiving Costs [Pipeline] echo 20:47:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:47:30 ---> logs-deploy.sh 20:47:30 lf-activate-venv: SKIPPING 20:47:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/101 20:47:30 INFO: archiving workspace using pattern(s): 20:47:31 Archives upload complete. 20:47:31 INFO: archiving logs to Nexus 20:47:32 ---> uname -a: 20:47:32 Linux prd-ubuntu20-04-docker-8c-8g-8983 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:47:32 20:47:32 20:47:32 ---> lscpu: 20:47:32 Architecture: x86_64 20:47:32 CPU op-mode(s): 32-bit, 64-bit 20:47:32 Byte Order: Little Endian 20:47:32 Address sizes: 40 bits physical, 48 bits virtual 20:47:32 CPU(s): 8 20:47:32 On-line CPU(s) list: 0-7 20:47:32 Thread(s) per core: 1 20:47:32 Core(s) per socket: 1 20:47:32 Socket(s): 8 20:47:32 NUMA node(s): 1 20:47:32 Vendor ID: AuthenticAMD 20:47:32 CPU family: 23 20:47:32 Model: 49 20:47:32 Model name: AMD EPYC-Rome Processor 20:47:32 Stepping: 0 20:47:32 CPU MHz: 2800.000 20:47:32 BogoMIPS: 5600.00 20:47:32 Virtualization: AMD-V 20:47:32 Hypervisor vendor: KVM 20:47:32 Virtualization type: full 20:47:32 L1d cache: 256 KiB 20:47:32 L1i cache: 256 KiB 20:47:32 L2 cache: 4 MiB 20:47:32 L3 cache: 128 MiB 20:47:32 NUMA node0 CPU(s): 0-7 20:47:32 Vulnerability Itlb multihit: Not affected 20:47:32 Vulnerability L1tf: Not affected 20:47:32 Vulnerability Mds: Not affected 20:47:32 Vulnerability Meltdown: Not affected 20:47:32 Vulnerability Mmio stale data: Not affected 20:47:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:47:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:47:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:47:32 Vulnerability Srbds: Not affected 20:47:32 Vulnerability Tsx async abort: Not affected 20:47:32 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 20:47:32 20:47:32 20:47:32 ---> nproc: 20:47:32 8 20:47:32 20:47:32 20:47:32 ---> df -h: 20:47:32 Filesystem Size Used Avail Use% Mounted on 20:47:32 overlay 155G 13G 143G 9% / 20:47:32 tmpfs 64M 0 64M 0% /dev 20:47:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:47:32 shm 64M 0 64M 0% /dev/shm 20:47:32 /dev/vda1 155G 13G 143G 9% /facter-os 20:47:32 20:47:32 20:47:32 ---> sar -b -r -n DEV: 20:47:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8983) 04/18/23 _x86_64_ (8 CPU) 20:47:32 20:47:32 20:35:23 LINUX RESTART (8 CPU) 20:47:32 20:47:32 20:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:47:32 20:37:01 240.76 4.69 236.06 0.00 481.55 158295.88 0.00 20:47:32 20:38:01 152.98 0.28 152.70 0.00 23.33 28033.73 0.00 20:47:32 20:39:01 33.11 0.02 33.09 0.00 4.27 16462.40 0.00 20:47:32 20:40:01 1.98 0.00 1.98 0.00 0.00 20.80 0.00 20:47:32 20:41:01 38.61 11.85 26.76 0.00 5453.76 6313.08 0.00 20:47:32 20:42:01 4.00 0.00 4.00 0.00 0.00 47.59 0.00 20:47:32 20:43:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 20:47:32 20:44:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 20:47:32 20:45:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 20:47:32 20:46:01 2.02 0.00 2.02 0.00 0.00 34.93 0.00 20:47:32 20:47:01 64.41 0.30 64.11 0.00 18.00 39035.76 0.00 20:47:32 Average: 48.93 1.55 47.37 0.00 543.80 22364.78 0.00 20:47:32 20:47:32 20:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:47:32 20:37:01 28470084 31594648 706644 2.15 145228 3190012 1870632 5.51 1057084 2917292 1292 20:47:32 20:38:01 27862012 31560728 738884 2.25 152804 3723260 2039648 6.01 1259244 3285128 285320 20:47:32 20:39:01 27685964 31593456 704472 2.14 159564 3895740 1773680 5.23 1243100 3445256 176 20:47:32 20:40:01 27686836 31594444 703096 2.14 159636 3895740 1773680 5.23 1242744 3445260 12 20:47:32 20:41:01 27311672 31575916 712048 2.17 168040 4229092 1828292 5.39 1475752 3558988 976 20:47:32 20:42:01 27311968 31576260 711448 2.16 168084 4229096 1828292 5.39 1475628 3558992 52 20:47:32 20:43:01 27321244 31585564 702116 2.14 168108 4229100 1828292 5.39 1466664 3558996 16 20:47:32 20:44:01 27321228 31585580 702036 2.13 168140 4229104 1828292 5.39 1466652 3558996 48 20:47:32 20:45:01 27321212 31586292 701924 2.13 168172 4229108 1828292 5.39 1466212 3559688 20 20:47:32 20:46:01 27321740 31586908 701264 2.13 168264 4229088 1828292 5.39 1466160 3559684 28 20:47:32 20:47:01 26122548 31513436 771076 2.34 186096 5263084 2138976 6.30 1593520 4551192 330036 20:47:32 Average: 27430592 31577567 714092 2.17 164740 4122039 1869670 5.51 1382978 3545407 56180 20:47:32 20:47:32 20:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:47:32 20:37:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 20:47:32 20:37:01 vethfd3aeb1 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:47:32 20:37:01 ens3 555.02 330.60 6338.16 48.57 0.00 0.00 0.00 0.00 20:47:32 20:37:01 docker0 215.12 343.30 16.93 2178.84 0.00 0.00 0.00 0.00 20:47:32 20:38:01 lo 7.73 7.73 0.75 0.75 0.00 0.00 0.00 0.00 20:47:32 20:38:01 ens3 185.25 139.75 2700.09 318.63 0.00 0.00 0.00 0.00 20:47:32 20:38:01 docker0 3.03 6.95 0.19 85.57 0.00 0.00 0.00 0.00 20:47:32 20:39:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:47:32 20:39:01 ens3 16.34 10.81 27.43 5.74 0.00 0.00 0.00 0.00 20:47:32 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:32 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:32 20:40:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:47:32 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:32 20:41:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 20:47:32 20:41:01 ens3 150.54 86.35 1953.47 6.04 0.00 0.00 0.00 0.00 20:47:32 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:32 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:32 20:42:01 ens3 0.28 0.25 0.02 0.02 0.00 0.00 0.00 0.00 20:47:32 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:32 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:32 20:43:01 ens3 0.50 0.37 0.26 0.21 0.00 0.00 0.00 0.00 20:47:32 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:32 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:32 20:44:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:47:32 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:32 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:32 20:45:01 ens3 1.05 0.32 0.36 0.21 0.00 0.00 0.00 0.00 20:47:32 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:32 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:47:32 20:46:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:47:32 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:32 20:47:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 20:47:32 20:47:01 ens3 319.70 177.69 7743.83 27.33 0.00 0.00 0.00 0.00 20:47:32 20:47:01 docker0 33.69 57.09 2.95 579.39 0.00 0.00 0.00 0.00 20:47:32 Average: lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 20:47:32 Average: ens3 111.08 67.47 1698.70 36.96 0.00 0.00 0.00 0.00 20:47:32 Average: docker0 22.60 36.57 1.80 255.61 0.00 0.00 0.00 0.00 20:47:32 20:47:32 20:47:32 ---> sar -P ALL: 20:47:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8983) 04/18/23 _x86_64_ (8 CPU) 20:47:32 20:47:32 20:35:23 LINUX RESTART (8 CPU) 20:47:32 20:47:32 20:36:02 CPU %user %nice %system %iowait %steal %idle 20:47:32 20:37:01 all 9.08 0.00 4.43 1.08 0.06 85.35 20:47:32 20:37:01 0 8.42 0.00 3.89 0.41 0.03 87.25 20:47:32 20:37:01 1 8.52 0.00 3.93 0.41 0.07 87.06 20:47:32 20:37:01 2 9.80 0.00 5.00 1.53 0.07 83.60 20:47:32 20:37:01 3 9.37 0.00 3.75 0.67 0.07 86.14 20:47:32 20:37:01 4 9.51 0.00 4.34 0.27 0.03 85.84 20:47:32 20:37:01 5 8.36 0.00 5.11 5.06 0.07 81.40 20:47:32 20:37:01 6 10.06 0.00 4.57 0.09 0.03 85.25 20:47:32 20:37:01 7 8.59 0.00 4.84 0.26 0.07 86.24 20:47:32 20:38:01 all 40.36 0.00 6.86 0.35 0.09 52.33 20:47:32 20:38:01 0 40.39 0.00 6.91 0.05 0.10 52.55 20:47:32 20:38:01 1 39.70 0.00 6.74 1.26 0.08 52.21 20:47:32 20:38:01 2 40.30 0.00 6.34 0.10 0.08 53.18 20:47:32 20:38:01 3 40.46 0.00 7.49 0.12 0.10 51.84 20:47:32 20:38:01 4 40.18 0.00 7.24 0.07 0.08 52.43 20:47:32 20:38:01 5 41.14 0.00 7.22 0.15 0.08 51.40 20:47:32 20:38:01 6 39.51 0.00 6.07 0.49 0.10 53.84 20:47:32 20:38:01 7 41.23 0.00 6.88 0.59 0.10 51.20 20:47:32 20:39:01 all 1.41 0.00 0.63 0.13 0.02 97.80 20:47:32 20:39:01 0 1.44 0.00 0.72 0.02 0.02 97.81 20:47:32 20:39:01 1 1.52 0.00 0.84 0.08 0.02 97.54 20:47:32 20:39:01 2 1.35 0.00 0.35 0.02 0.03 98.25 20:47:32 20:39:01 3 1.62 0.00 0.52 0.05 0.02 97.79 20:47:32 20:39:01 4 1.80 0.00 0.55 0.00 0.02 97.63 20:47:32 20:39:01 5 1.02 0.00 0.49 0.12 0.02 98.36 20:47:32 20:39:01 6 1.40 0.00 0.67 0.00 0.02 97.91 20:47:32 20:39:01 7 1.15 0.00 0.92 0.79 0.03 97.11 20:47:32 20:40:01 all 0.04 0.00 0.02 0.00 0.01 99.92 20:47:32 20:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:47:32 20:40:01 1 0.07 0.00 0.05 0.00 0.03 99.85 20:47:32 20:40:01 2 0.08 0.00 0.03 0.00 0.03 99.85 20:47:32 20:40:01 3 0.03 0.00 0.03 0.03 0.02 99.88 20:47:32 20:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:47:32 20:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:47:32 20:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:47:32 20:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:47:32 20:41:01 all 1.32 0.00 0.60 0.26 0.03 97.80 20:47:32 20:41:01 0 0.98 0.00 0.48 0.17 0.03 98.33 20:47:32 20:41:01 1 2.47 0.00 0.70 0.10 0.03 96.70 20:47:32 20:41:01 2 2.15 0.00 0.72 0.30 0.02 96.81 20:47:32 20:41:01 3 0.55 0.00 0.45 1.15 0.03 97.81 20:47:32 20:41:01 4 0.53 0.00 0.48 0.12 0.02 98.85 20:47:32 20:41:01 5 1.54 0.00 0.50 0.08 0.02 97.85 20:47:32 20:41:01 6 0.78 0.00 0.73 0.13 0.02 98.33 20:47:32 20:41:01 7 1.52 0.00 0.69 0.05 0.03 97.71 20:47:32 20:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:47:32 20:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:47:32 20:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:47:32 20:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:47:32 20:42:01 3 0.00 0.00 0.02 0.05 0.02 99.92 20:47:32 20:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:47:32 20:42:01 5 0.02 0.00 0.00 0.00 0.03 99.95 20:47:32 20:42:01 6 0.05 0.00 0.03 0.00 0.02 99.90 20:47:32 20:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:47:32 20:43:01 all 0.17 0.00 0.02 0.00 0.01 99.80 20:47:32 20:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:47:32 20:43:01 1 0.07 0.00 0.00 0.00 0.00 99.93 20:47:32 20:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:47:32 20:43:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:47:32 20:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:47:32 20:43:01 5 1.13 0.00 0.08 0.00 0.02 98.77 20:47:32 20:43:01 6 0.05 0.00 0.00 0.00 0.02 99.93 20:47:32 20:43:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:47:32 20:44:01 all 0.14 0.00 0.01 0.00 0.01 99.83 20:47:32 20:44:01 0 0.07 0.00 0.00 0.00 0.00 99.93 20:47:32 20:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:47:32 20:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:47:32 20:44:01 3 0.02 0.00 0.03 0.03 0.02 99.90 20:47:32 20:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:47:32 20:44:01 5 1.00 0.00 0.02 0.00 0.02 98.97 20:47:32 20:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:47:32 20:44:01 7 0.03 0.00 0.05 0.00 0.02 99.90 20:47:32 20:45:01 all 0.26 0.00 0.02 0.00 0.02 99.70 20:47:32 20:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:47:32 20:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:47:32 20:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:47:32 20:45:01 3 0.05 0.00 0.05 0.02 0.02 99.87 20:47:32 20:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:47:32 20:45:01 5 0.10 0.00 0.00 0.00 0.02 99.88 20:47:32 20:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:47:32 20:45:01 7 1.81 0.00 0.05 0.00 0.05 98.09 20:47:32 20:46:01 all 0.25 0.00 0.01 0.01 0.01 99.72 20:47:32 20:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:47:32 20:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:47:32 20:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:47:32 20:46:01 3 0.02 0.00 0.02 0.05 0.03 99.88 20:47:32 20:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:47:32 20:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:47:32 20:46:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:47:32 20:46:01 7 1.89 0.00 0.05 0.00 0.05 98.01 20:47:32 20:47:01 all 5.64 0.00 2.39 0.31 0.04 91.62 20:47:32 20:47:01 0 5.99 0.00 2.35 0.02 0.05 91.59 20:47:32 20:47:01 1 4.35 0.00 3.72 0.00 0.03 91.89 20:47:32 20:47:01 2 5.44 0.00 2.18 0.08 0.03 92.27 20:47:32 20:47:01 3 5.98 0.00 2.39 2.20 0.05 89.38 20:47:32 20:47:01 4 5.13 0.00 2.19 0.08 0.02 92.58 20:47:32 20:47:01 5 6.43 0.00 1.83 0.00 0.02 91.72 20:47:32 20:47:01 6 4.83 0.00 2.10 0.08 0.03 92.96 20:47:32 20:47:01 7 7.00 0.00 2.36 0.02 0.08 90.54 20:47:32 20:47:32 Average: CPU %user %nice %system %iowait %steal %idle 20:47:32 Average: all 5.29 0.00 1.35 0.19 0.03 93.14 20:47:32 Average: 0 5.18 0.00 1.30 0.06 0.02 93.44 20:47:32 Average: 1 5.12 0.00 1.44 0.17 0.03 93.24 20:47:32 Average: 2 5.34 0.00 1.32 0.18 0.03 93.13 20:47:32 Average: 3 5.24 0.00 1.33 0.40 0.04 93.00 20:47:32 Average: 4 5.15 0.00 1.34 0.05 0.02 93.45 20:47:32 Average: 5 5.48 0.00 1.37 0.48 0.03 92.65 20:47:32 Average: 6 5.13 0.00 1.28 0.07 0.02 93.49 20:47:32 Average: 7 5.70 0.00 1.42 0.15 0.04 92.69 20:47:32 20:47:32 20:47:32