Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cba6ba485dc6694309bacf8d506d636ea079fc31 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-ssh1956864089546553375.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-ssh273866866319144154.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-ssh14677476851823579.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-ssh9766357912825242608.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-ssh13261435899622912019.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12269 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 > 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 Avoid second fetch Checking out Revision cba6ba485dc6694309bacf8d506d636ea079fc31 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#304)" > git config core.sparsecheckout # timeout=10 > git checkout -f cba6ba485dc6694309bacf8d506d636ea079fc31 # timeout=10 > git rev-list --no-walk 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:18:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:18:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:18:17 ========================================================= 00:18:17 EdgeX Global Pipelines Version Info 00:18:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:18:18 ------------------- 00:18:18 stable info: 00:18:18 ------------------- 00:18:18 Commited By: Bill Mahoney bill.mahoney@intel.com 00:18:18 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 00:18:18 Message: update stable to v1.0.248 00:18:19 ------------------- 00:18:19 experimental info: 00:18:19 ------------------- 00:18:19 Commited By: **** collab-it+edgex@linuxfoundation.org 00:18:19 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:18:19 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cba6ba4 [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:19 provisioning config files... 00:18:19 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8151562376911122968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:20 ---> docker-login.sh 00:18:20 nexus3.edgexfoundry.org:10001 00:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:20 Configure a credential helper to remove this warning. See 00:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:20 00:18:20 Login Succeeded 00:18:20 nexus3.edgexfoundry.org:10002 00:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:20 Configure a credential helper to remove this warning. See 00:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:20 00:18:20 Login Succeeded 00:18:20 nexus3.edgexfoundry.org:10003 00:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:20 Configure a credential helper to remove this warning. See 00:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:20 00:18:20 Login Succeeded 00:18:20 nexus3.edgexfoundry.org:10004 00:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:21 Configure a credential helper to remove this warning. See 00:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:21 00:18:21 Login Succeeded 00:18:21 docker.io 00:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:21 Configure a credential helper to remove this warning. See 00:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:21 00:18:21 Login Succeeded 00:18:21 ---> docker-login.sh ends [Pipeline] } 00:18:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:18:21 + git rev-list -1 --merges cba6ba485dc6694309bacf8d506d636ea079fc31~1..cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] echo 00:18:22 -----------> git rev-list -1 --merges cba6ba485dc6694309bacf8d506d636ea079fc31~1..cba6ba485dc6694309bacf8d506d636ea079fc31 cba6ba485dc6694309bacf8d506d636ea079fc31 [false] [Pipeline] sh 00:18:22 + git log --format=format:%s -1 cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] echo 00:18:22 ========================================================= 00:18:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:18:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:18:22 + git log --format=format:%s -1 cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] echo 00:18:22 [semverPrep] GIT_COMMIT: cba6ba485dc6694309bacf8d506d636ea079fc31, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#304) [Pipeline] echo 00:18:22 [semverPrep] This is not a build commit. [Pipeline] sh 00:18:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:23 + grep -v github /etc/ssh/ssh_known_hosts 00:18:23 + [ -e /tmp/ssh_known_hosts ] 00:18:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:18:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:18:23 + sudo tee -a /etc/ssh/ssh_known_hosts 00:18:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:23 00:18:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:24 0.1.4: Pulling from edgex-devops/py-git-semver 00:18:24 b85a868b505f: Pulling fs layer 00:18:24 e2be974225ed: Pulling fs layer 00:18:24 339a4e72a1f5: Pulling fs layer 00:18:24 988bab9f4d93: Pulling fs layer 00:18:24 1469e6f7b9e6: Pulling fs layer 00:18:24 eaf3925da568: Pulling fs layer 00:18:24 bab4dde63d76: Pulling fs layer 00:18:24 bde34c3a00c8: Pulling fs layer 00:18:24 b352a97aabf1: Pulling fs layer 00:18:24 4872d77fe225: Pulling fs layer 00:18:24 5851b861e8e6: Pulling fs layer 00:18:24 bab4dde63d76: Waiting 00:18:24 bde34c3a00c8: Waiting 00:18:24 988bab9f4d93: Waiting 00:18:24 b352a97aabf1: Waiting 00:18:24 1469e6f7b9e6: Waiting 00:18:24 4872d77fe225: Waiting 00:18:24 eaf3925da568: Waiting 00:18:24 e2be974225ed: Verifying Checksum 00:18:24 e2be974225ed: Download complete 00:18:24 988bab9f4d93: Download complete 00:18:24 339a4e72a1f5: Verifying Checksum 00:18:24 339a4e72a1f5: Download complete 00:18:24 1469e6f7b9e6: Verifying Checksum 00:18:24 1469e6f7b9e6: Download complete 00:18:24 eaf3925da568: Verifying Checksum 00:18:24 eaf3925da568: Download complete 00:18:24 bde34c3a00c8: Verifying Checksum 00:18:24 bde34c3a00c8: Download complete 00:18:24 b352a97aabf1: Verifying Checksum 00:18:24 b352a97aabf1: Download complete 00:18:24 4872d77fe225: Verifying Checksum 00:18:24 4872d77fe225: Download complete 00:18:24 5851b861e8e6: Verifying Checksum 00:18:24 5851b861e8e6: Download complete 00:18:24 b85a868b505f: Verifying Checksum 00:18:24 b85a868b505f: Download complete 00:18:25 bab4dde63d76: Verifying Checksum 00:18:25 bab4dde63d76: Download complete 00:18:27 b85a868b505f: Pull complete 00:18:27 e2be974225ed: Pull complete 00:18:28 339a4e72a1f5: Pull complete 00:18:28 988bab9f4d93: Pull complete 00:18:29 1469e6f7b9e6: Pull complete 00:18:29 eaf3925da568: Pull complete 00:18:31 bab4dde63d76: Pull complete 00:18:31 bde34c3a00c8: Pull complete 00:18:31 b352a97aabf1: Pull complete 00:18:31 4872d77fe225: Pull complete 00:18:31 5851b861e8e6: Pull complete 00:18:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:18:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:31 prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container 00:18:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:18:35 $ docker top 65df716c9393e0a32d5591a27908231f9d6645f2d27454d12ae55f042298ee9e -eo pid,comm 00:18:35 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). 00:18:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:35 [ssh-agent] Looking for ssh-agent implementation... 00:18:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:35 $ docker exec 65df716c9393e0a32d5591a27908231f9d6645f2d27454d12ae55f042298ee9e ssh-agent 00:18:35 SSH_AUTH_SOCK=/tmp/ssh-JXjzcCuOTxRB/agent.32 00:18:35 SSH_AGENT_PID=38 00:18:35 Running ssh-add (command line suppressed) 00:18:35 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16515622594110051425.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16515622594110051425.key) 00:18:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:36 + git tag --points-at HEAD [Pipeline] } 00:18:36 $ docker exec --env ******** --env ******** 65df716c9393e0a32d5591a27908231f9d6645f2d27454d12ae55f042298ee9e ssh-agent -k 00:18:36 unset SSH_AUTH_SOCK; 00:18:36 unset SSH_AGENT_PID; 00:18:36 echo Agent pid 38 killed; 00:18:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:18:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:36 [ssh-agent] Looking for ssh-agent implementation... 00:18:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:36 $ docker exec 65df716c9393e0a32d5591a27908231f9d6645f2d27454d12ae55f042298ee9e ssh-agent 00:18:36 SSH_AUTH_SOCK=/tmp/ssh-weSZNncWAEeO/agent.70 00:18:36 SSH_AGENT_PID=76 00:18:36 Running ssh-add (command line suppressed) 00:18:36 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7629410031706574431.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7629410031706574431.key) 00:18:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:36 + git semver init 00:18:37 2023-05-02 00:18:37,129 [run_init] DEBUG init version:0.0.0 force:False 00:18:37 2023-05-02 00:18:37,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 00:18:37 2023-05-02 00:18:37,131 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 00:18:37 2023-05-02 00:18:37,132 [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) 00:18:38 2023-05-02 00:18:38,202 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 00:18:38 2023-05-02 00:18:38,203 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 00:18:38 2023-05-02 00:18:38,203 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:18:38 2023-05-02 00:18:38,203 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:18:38 3.0.0-dev.33 [Pipeline] } 00:18:38 $ docker exec --env ******** --env ******** 65df716c9393e0a32d5591a27908231f9d6645f2d27454d12ae55f042298ee9e ssh-agent -k 00:18:38 unset SSH_AUTH_SOCK; 00:18:38 unset SSH_AGENT_PID; 00:18:38 echo Agent pid 76 killed; 00:18:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:38 + git semver [Pipeline] } 00:18:39 $ docker stop --time=1 65df716c9393e0a32d5591a27908231f9d6645f2d27454d12ae55f042298ee9e 00:18:40 $ docker rm -f --volumes 65df716c9393e0a32d5591a27908231f9d6645f2d27454d12ae55f042298ee9e [Pipeline] // withDockerContainer [Pipeline] sh 00:18:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:18:41 Stashed 1 file(s) [Pipeline] echo 00:18:41 [edgeXSemver]: initialized semver on version 3.0.0-dev.33 [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 00:18:41 provisioning config files... 00:18:41 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9127363286207599837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:41 ---> docker-login.sh 00:18:41 nexus3.edgexfoundry.org:10001 00:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:41 Configure a credential helper to remove this warning. See 00:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:41 00:18:41 Login Succeeded 00:18:41 nexus3.edgexfoundry.org:10002 00:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:41 Configure a credential helper to remove this warning. See 00:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:41 00:18:41 Login Succeeded 00:18:41 nexus3.edgexfoundry.org:10003 00:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:41 Configure a credential helper to remove this warning. See 00:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:41 00:18:41 Login Succeeded 00:18:41 nexus3.edgexfoundry.org:10004 00:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:41 Configure a credential helper to remove this warning. See 00:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:41 00:18:41 Login Succeeded 00:18:41 docker.io 00:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:42 Configure a credential helper to remove this warning. See 00:18:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:42 00:18:42 Login Succeeded 00:18:42 ---> docker-login.sh ends [Pipeline] } 00:18:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:18:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:18:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:18:42 ========================================================= 00:18:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:18:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:42 + 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 . 00:18:42 Sending build context to Docker daemon 10.9MB 00:18:42 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:18:42 Step 2/12 : FROM ${BASE} AS builder 00:18:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:18:42 f56be85fc22e: Pulling fs layer 00:18:42 85791d961cd3: Pulling fs layer 00:18:42 d694b5ae8c79: Pulling fs layer 00:18:42 9f32a84ed3da: Pulling fs layer 00:18:42 4d19c01a9841: Pulling fs layer 00:18:42 9325e15d5711: Pulling fs layer 00:18:42 556b6ee489ea: Pulling fs layer 00:18:42 c5a4b2cf53e6: Pulling fs layer 00:18:42 9f32a84ed3da: Waiting 00:18:42 4d19c01a9841: Waiting 00:18:42 9325e15d5711: Waiting 00:18:42 556b6ee489ea: Waiting 00:18:42 c5a4b2cf53e6: Waiting 00:18:42 85791d961cd3: Verifying Checksum 00:18:42 85791d961cd3: Download complete 00:18:42 9f32a84ed3da: Verifying Checksum 00:18:42 9f32a84ed3da: Download complete 00:18:42 4d19c01a9841: Download complete 00:18:42 f56be85fc22e: Verifying Checksum 00:18:42 f56be85fc22e: Download complete 00:18:42 9325e15d5711: Verifying Checksum 00:18:42 9325e15d5711: Download complete 00:18:42 f56be85fc22e: Pull complete 00:18:42 85791d961cd3: Pull complete 00:18:42 c5a4b2cf53e6: Verifying Checksum 00:18:42 c5a4b2cf53e6: Download complete 00:18:43 d694b5ae8c79: Verifying Checksum 00:18:43 d694b5ae8c79: Download complete 00:18:43 556b6ee489ea: Verifying Checksum 00:18:43 556b6ee489ea: Download complete 00:18:46 d694b5ae8c79: Pull complete 00:18:46 9f32a84ed3da: Pull complete 00:18:46 4d19c01a9841: Pull complete 00:18:46 9325e15d5711: Pull complete 00:18:49 556b6ee489ea: Pull complete 00:18:49 c5a4b2cf53e6: Pull complete 00:18:49 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:18:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:18:49 ---> c4be618373d6 00:18:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:18:56 Still waiting to schedule task 00:18:56 ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:18:56 ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:18:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-12270’ is offline 00:18:58 ---> Running in 470dc8b30e5a 00:18:58 Removing intermediate container 470dc8b30e5a 00:18:58 ---> b17080dbafa6 00:18:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:18:58 ---> Running in d9e1a762ad18 00:18:58 Removing intermediate container d9e1a762ad18 00:18:58 ---> 4b159c0b35f9 00:18:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:18:58 ---> Running in 36dee8c7ef16 00:18:58 Removing intermediate container 36dee8c7ef16 00:18:58 ---> 75cce5fcd6e3 00:18:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:18:58 ---> Running in 5eb28d9bb571 00:18:58 Removing intermediate container 5eb28d9bb571 00:18:58 ---> 4e69c90aae23 00:18:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:18:58 ---> Running in 130ed009507e 00:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:18:58 (1/4) Installing openssh-keygen (9.1_p1-r2) 00:18:58 (2/4) Installing libedit (20221030.3.1-r0) 00:18:58 (3/4) Installing openssh-client-common (9.1_p1-r2) 00:18:58 (4/4) Installing openssh-client-default (9.1_p1-r2) 00:18:58 Executing busybox-1.35.0-r29.trigger 00:18:58 OK: 269 MiB in 57 packages 00:18:58 Removing intermediate container 130ed009507e 00:18:58 ---> c2c505b0feab 00:18:58 Step 8/12 : WORKDIR /device-rest-go 00:18:58 ---> Running in 3b54e9512140 00:18:58 Removing intermediate container 3b54e9512140 00:18:58 ---> ff7604353f74 00:18:58 Step 9/12 : COPY go.mod vendor* ./ 00:18:58 ---> d962b642842e 00:18:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:58 ---> Running in 2de745dfb152 00:19:45 Removing intermediate container 2de745dfb152 00:19:45 ---> 65708068c532 00:19:45 Step 11/12 : COPY . . 00:19:45 ---> b835a2b1708c 00:19:45 Step 12/12 : RUN $MAKE 00:19:45 ---> Running in 0d9e3794c272 00:19:45 noop 00:19:45 Removing intermediate container 0d9e3794c272 00:19:45 ---> 790bf031873d 00:19:45 Successfully built 790bf031873d 00:19:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:45 + docker inspect -f . ci-base-image-x86_64 00:19:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:46 prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container 00:19:46 $ 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 ******** ci-base-image-x86_64 cat 00:19:46 $ docker top 4f341f7c4cfdb057ff6349f346e2a36f489405dca45182de6b648065a7ac0c6d -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:46 + go version 00:19:46 go version go1.20.2 linux/amd64 [Pipeline] } 00:19:46 $ docker stop --time=1 4f341f7c4cfdb057ff6349f346e2a36f489405dca45182de6b648065a7ac0c6d 00:19:48 $ docker rm -f --volumes 4f341f7c4cfdb057ff6349f346e2a36f489405dca45182de6b648065a7ac0c6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:48 + docker inspect -f . ci-base-image-x86_64 00:19:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:48 prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container 00:19:48 $ 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 ******** ci-base-image-x86_64 cat 00:19:48 $ docker top b822b612dabe94c1757e026c231960a8ea8434eeec0c1dd97491c3e533cf5b27 -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 00:19:49 + make test 00:19:49 go test ./... -coverprofile=coverage.out ./... 00:19:54 ? github.com/edgexfoundry/device-rest-go [no test files] 00:20:04 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 00:20:04 ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 32.2% of statements 00:20:08 go vet ./... 00:20:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:20:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:20:12 ./bin/test-attribution-txt.sh [Pipeline] echo 00:20:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:20:12 $ docker stop --time=1 b822b612dabe94c1757e026c231960a8ea8434eeec0c1dd97491c3e533cf5b27 00:20:18 $ docker rm -f --volumes b822b612dabe94c1757e026c231960a8ea8434eeec0c1dd97491c3e533cf5b27 [Pipeline] // withDockerContainer [Pipeline] sh 00:20:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:20:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:20:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:20:19 + ls -al . 00:20:19 total 184 00:20:19 drwxrwxr-x 9 jenkins jenkins 4096 May 2 00:19 . 00:20:19 drwxrwxr-x 4 jenkins jenkins 4096 May 2 00:18 .. 00:20:19 -rw-rw-r-- 1 jenkins jenkins 151 May 2 00:18 .dockerignore 00:20:19 drwxrwxr-x 8 jenkins jenkins 4096 May 2 00:18 .git 00:20:19 drwxrwxr-x 3 jenkins jenkins 4096 May 2 00:18 .github 00:20:19 -rw-rw-r-- 1 jenkins jenkins 329 May 2 00:18 .gitignore 00:20:19 -rw-rw-r-- 1 jenkins jenkins 41 May 2 00:18 .golangci.yml 00:20:19 drwxr-xr-x 3 jenkins jenkins 4096 May 2 00:18 .semver 00:20:19 -rw-rw-r-- 1 jenkins jenkins 9331 May 2 00:18 Attribution.txt 00:20:19 -rw-rw-r-- 1 jenkins jenkins 13085 May 2 00:18 CHANGELOG.md 00:20:19 -rw-rw-r-- 1 jenkins jenkins 1578 May 2 00:18 Dockerfile 00:20:19 -rw-rw-r-- 1 jenkins jenkins 677 May 2 00:18 GOVERNANCE.md 00:20:19 -rw-rw-r-- 1 jenkins jenkins 680 May 2 00:18 Jenkinsfile 00:20:19 -rw-rw-r-- 1 jenkins jenkins 11340 May 2 00:18 LICENSE 00:20:19 -rw-rw-r-- 1 jenkins jenkins 1779 May 2 00:18 Makefile 00:20:19 -rw-rw-r-- 1 jenkins jenkins 620 May 2 00:18 OWNERS.md 00:20:19 -rw-rw-r-- 1 jenkins jenkins 15321 May 2 00:18 README.md 00:20:19 -rw-rw-r-- 1 jenkins jenkins 12 May 2 00:18 VERSION 00:20:19 drwxrwxr-x 2 jenkins jenkins 4096 May 2 00:18 bin 00:20:19 drwxrwxr-x 3 jenkins jenkins 4096 May 2 00:18 cmd 00:20:19 -rw-r--r-- 1 jenkins jenkins 14663 May 2 00:20 coverage.out 00:20:19 drwxrwxr-x 2 jenkins jenkins 4096 May 2 00:18 driver 00:20:19 -rw-rw-r-- 1 jenkins jenkins 3402 May 2 00:18 go.mod 00:20:19 -rw-rw-r-- 1 jenkins jenkins 31443 May 2 00:18 go.sum 00:20:19 drwxrwxr-x 4 jenkins jenkins 4096 May 2 00:18 snap 00:20:19 -rw-rw-r-- 1 jenkins jenkins 713 May 2 00:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:20 + 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=cba6ba485dc6694309bacf8d506d636ea079fc31 --label arch=amd64 --label version=3.0.0-dev.33 . 00:20:20 Sending build context to Docker daemon 10.91MB 00:20:20 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 00:20:20 Step 2/25 : FROM ${BASE} AS builder 00:20:20 ---> 790bf031873d 00:20:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:20:20 ---> Running in dcac2055e32a 00:20:20 Removing intermediate container dcac2055e32a 00:20:20 ---> fea54ce173a7 00:20:20 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:20:20 ---> Running in eede68b6dbfa 00:20:20 Removing intermediate container eede68b6dbfa 00:20:20 ---> bb7680a7f23c 00:20:20 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:20:20 ---> Running in 42253064e60d 00:20:21 Removing intermediate container 42253064e60d 00:20:21 ---> 9dff2466bae3 00:20:21 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:20:21 ---> Running in 666b35b7efea 00:20:21 Removing intermediate container 666b35b7efea 00:20:21 ---> 69fdaa0c0caa 00:20:21 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:20:21 ---> Running in 566e72041b5d 00:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:20:21 OK: 269 MiB in 57 packages 00:20:22 Removing intermediate container 566e72041b5d 00:20:22 ---> 94fd4c3415f4 00:20:22 Step 8/25 : WORKDIR /device-rest-go 00:20:22 ---> Running in cd61403908ed 00:20:22 Removing intermediate container cd61403908ed 00:20:22 ---> 9d2fa304fd03 00:20:22 Step 9/25 : COPY go.mod vendor* ./ 00:20:22 ---> f287bc0f7579 00:20:22 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:22 ---> Running in a8df73a9816f 00:20:24 Removing intermediate container a8df73a9816f 00:20:24 ---> f520b2c945cd 00:20:24 Step 11/25 : COPY . . 00:20:24 ---> 1741b5ee5e3e 00:20:24 Step 12/25 : RUN $MAKE 00:20:24 ---> Running in 07580c90b63c 00:20:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-rest ./cmd 00:20:51 Removing intermediate container 07580c90b63c 00:20:51 ---> 21e4d6db019b 00:20:51 Step 13/25 : FROM alpine:3.17 00:20:51 3.17: Pulling from library/alpine 00:20:51 f56be85fc22e: Already exists 00:20:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:20:51 Status: Downloaded newer image for alpine:3.17 00:20:51 ---> 9ed4aefc74f6 00:20:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:20:51 ---> Running in b0d92d6fce65 00:20:51 Removing intermediate container b0d92d6fce65 00:20:51 ---> caff879b4a01 00:20:51 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 00:20:51 ---> Running in 80fd70dc8e45 00:20:51 Removing intermediate container 80fd70dc8e45 00:20:51 ---> 917c30b46da1 00:20:51 Step 16/25 : RUN apk add --update --no-cache dumb-init 00:20:51 ---> Running in f58af4dbbd97 00:20:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:20:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:20:51 (1/1) Installing dumb-init (1.2.5-r2) 00:20:51 Executing busybox-1.35.0-r29.trigger 00:20:51 OK: 7 MiB in 16 packages 00:20:51 Removing intermediate container f58af4dbbd97 00:20:51 ---> edf2df4e6492 00:20:51 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 00:20:52 ---> cbd17f687bbe 00:20:52 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 00:20:52 ---> f39756ece1f3 00:20:52 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 00:20:52 ---> 9fe9001d16db 00:20:52 Step 20/25 : EXPOSE 59986 00:20:52 ---> Running in 795f620dce61 00:20:52 Removing intermediate container 795f620dce61 00:20:52 ---> 46a778130a16 00:20:52 Step 21/25 : ENTRYPOINT ["/device-rest"] 00:20:52 ---> Running in d5eb14c6f07d 00:20:52 Removing intermediate container d5eb14c6f07d 00:20:52 ---> 7d00041f0072 00:20:52 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 00:20:53 ---> Running in c9a4ea475b53 00:20:53 Removing intermediate container c9a4ea475b53 00:20:53 ---> a59b955d5eb7 00:20:53 Step 23/25 : LABEL arch=amd64 00:20:53 ---> Running in 65174303f49c 00:20:53 Removing intermediate container 65174303f49c 00:20:53 ---> c75fdc034b47 00:20:53 Step 24/25 : LABEL git_sha=cba6ba485dc6694309bacf8d506d636ea079fc31 00:20:53 ---> Running in 67c3f14f402d 00:20:53 Removing intermediate container 67c3f14f402d 00:20:53 ---> f19540b794e3 00:20:53 Step 25/25 : LABEL version=3.0.0-dev.33 00:20:53 ---> Running in abfc5636da59 00:20:53 Removing intermediate container abfc5636da59 00:20:53 ---> 9f8d4dde1eb1 00:20:53 [Warning] One or more build-args [ARCH] were not consumed 00:20:53 Successfully built 9f8d4dde1eb1 00:20:53 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:53 provisioning config files... 00:20:53 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5492009646399696320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:54 ---> docker-login.sh 00:20:54 nexus3.edgexfoundry.org:10001 00:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:54 Configure a credential helper to remove this warning. See 00:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:54 00:20:54 Login Succeeded 00:20:54 nexus3.edgexfoundry.org:10002 00:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:54 Configure a credential helper to remove this warning. See 00:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:54 00:20:54 Login Succeeded 00:20:54 nexus3.edgexfoundry.org:10003 00:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:54 Configure a credential helper to remove this warning. See 00:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:54 00:20:54 Login Succeeded 00:20:54 nexus3.edgexfoundry.org:10004 00:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:54 Configure a credential helper to remove this warning. See 00:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:54 00:20:54 Login Succeeded 00:20:54 docker.io 00:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:54 Configure a credential helper to remove this warning. See 00:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:54 00:20:54 Login Succeeded 00:20:54 ---> docker-login.sh ends [Pipeline] } 00:20:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:20:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:20:54 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 00:20:54 cba6ba485dc6694309bacf8d506d636ea079fc31 00:20:54 latest 00:20:54 3.0.0-dev.33 00:20:54 cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 00:20:54 main 00:20:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:55 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:55 + docker push nexus3.edgexfoundry.org:10004/device-rest:cba6ba485dc6694309bacf8d506d636ea079fc31 00:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 00:20:55 cdd4ee732a63: Preparing 00:20:55 fc899152d30a: Preparing 00:20:55 48d969795858: Preparing 00:20:55 5d745f2483da: Preparing 00:20:55 f1417ff83b31: Preparing 00:20:55 f1417ff83b31: Layer already exists 00:20:55 cdd4ee732a63: Pushed 00:20:55 fc899152d30a: Pushed 00:20:55 5d745f2483da: Pushed 00:20:57 48d969795858: Pushed 00:20:57 cba6ba485dc6694309bacf8d506d636ea079fc31: digest: sha256:515ca6a17d5f5323b8c78abcc1e2f5697fcd22be5b8da14cba06b0276d10f458 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:58 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:58 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 00:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 00:20:58 cdd4ee732a63: Preparing 00:20:58 fc899152d30a: Preparing 00:20:58 48d969795858: Preparing 00:20:58 5d745f2483da: Preparing 00:20:58 f1417ff83b31: Preparing 00:20:58 5d745f2483da: Layer already exists 00:20:58 fc899152d30a: Layer already exists 00:20:58 cdd4ee732a63: Layer already exists 00:20:58 48d969795858: Layer already exists 00:20:58 f1417ff83b31: Layer already exists 00:20:58 latest: digest: sha256:515ca6a17d5f5323b8c78abcc1e2f5697fcd22be5b8da14cba06b0276d10f458 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:58 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:59 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.33 00:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 00:20:59 cdd4ee732a63: Preparing 00:20:59 fc899152d30a: Preparing 00:20:59 48d969795858: Preparing 00:20:59 5d745f2483da: Preparing 00:20:59 f1417ff83b31: Preparing 00:20:59 fc899152d30a: Layer already exists 00:20:59 5d745f2483da: Layer already exists 00:20:59 f1417ff83b31: Layer already exists 00:20:59 cdd4ee732a63: Layer already exists 00:20:59 48d969795858: Layer already exists 00:20:59 3.0.0-dev.33: digest: sha256:515ca6a17d5f5323b8c78abcc1e2f5697fcd22be5b8da14cba06b0276d10f458 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:59 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:59 + docker push nexus3.edgexfoundry.org:10004/device-rest:cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 00:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 00:20:59 cdd4ee732a63: Preparing 00:20:59 fc899152d30a: Preparing 00:20:59 48d969795858: Preparing 00:20:59 5d745f2483da: Preparing 00:20:59 f1417ff83b31: Preparing 00:20:59 f1417ff83b31: Layer already exists 00:20:59 5d745f2483da: Layer already exists 00:20:59 cdd4ee732a63: Layer already exists 00:20:59 48d969795858: Layer already exists 00:20:59 fc899152d30a: Layer already exists 00:20:59 cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33: digest: sha256:515ca6a17d5f5323b8c78abcc1e2f5697fcd22be5b8da14cba06b0276d10f458 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:00 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:00 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 00:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 00:21:00 cdd4ee732a63: Preparing 00:21:00 fc899152d30a: Preparing 00:21:00 48d969795858: Preparing 00:21:00 5d745f2483da: Preparing 00:21:00 f1417ff83b31: Preparing 00:21:00 5d745f2483da: Layer already exists 00:21:00 f1417ff83b31: Layer already exists 00:21:00 fc899152d30a: Layer already exists 00:21:00 48d969795858: Layer already exists 00:21:00 cdd4ee732a63: Layer already exists 00:21:00 main: digest: sha256:515ca6a17d5f5323b8c78abcc1e2f5697fcd22be5b8da14cba06b0276d10f458 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:21:00 ===================================================== [Pipeline] echo 00:21:00 taggedImages: 00:21:00 - nexus3.edgexfoundry.org:10004/device-rest:cba6ba485dc6694309bacf8d506d636ea079fc31 00:21:00 - nexus3.edgexfoundry.org:10004/device-rest:latest 00:21:00 - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.33 00:21:00 - nexus3.edgexfoundry.org:10004/device-rest:cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 00:21:00 - 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 00:21:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:00 00:21:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:01 latest: Pulling from edgex-lftools-log-publisher 00:21:01 5eb5b503b376: Pulling fs layer 00:21:01 5c69ac0246d0: Pulling fs layer 00:21:01 ec43610c2a17: Pulling fs layer 00:21:01 3a2ae6a8a46f: Pulling fs layer 00:21:01 33b1e0a273af: Pulling fs layer 00:21:01 5d3b04190fa2: Pulling fs layer 00:21:01 2f39f015ded8: Pulling fs layer 00:21:01 33b1e0a273af: Waiting 00:21:01 5d3b04190fa2: Waiting 00:21:01 2f39f015ded8: Waiting 00:21:01 3a2ae6a8a46f: Waiting 00:21:01 5c69ac0246d0: Verifying Checksum 00:21:01 5c69ac0246d0: Download complete 00:21:01 3a2ae6a8a46f: Verifying Checksum 00:21:01 3a2ae6a8a46f: Download complete 00:21:01 33b1e0a273af: Verifying Checksum 00:21:01 33b1e0a273af: Download complete 00:21:01 5d3b04190fa2: Download complete 00:21:01 ec43610c2a17: Verifying Checksum 00:21:01 ec43610c2a17: Download complete 00:21:01 5eb5b503b376: Verifying Checksum 00:21:01 5eb5b503b376: Download complete 00:21:01 2f39f015ded8: Download complete 00:21:02 5eb5b503b376: Pull complete 00:21:02 5c69ac0246d0: Pull complete 00:21:02 ec43610c2a17: Pull complete 00:21:03 3a2ae6a8a46f: Pull complete 00:21:03 33b1e0a273af: Pull complete 00:21:03 5d3b04190fa2: Pull complete 00:21:07 2f39f015ded8: Pull complete 00:21:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:21:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:07 prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container 00:21:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:21:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12273 in /w/workspace/edgexfoundry_device-rest-go_main 00:21:18 $ docker top 51362d383487674bda6b5c05ffdf0c191470842d5e86942eb93037979c963263 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 00:21:18 Running in /w/workspace/device-rest-go/105 [Pipeline] { [Pipeline] checkout 00:21:18 The recommended git tool is: git 00:21:18 ---> job-cost.sh 00:21:18 lf-activate-venv: SKIPPING 00:21:18 INFO: No Stack... 00:21:19 INFO: Retrieving Pricing Info for: v3-standard-8 00:21:19 INFO: Archiving Costs [Pipeline] sh 00:21:20 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 00:21:20 + cut -d, -f6 [Pipeline] lock 00:21:20 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] 00:21:20 Resource [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] did not exist. Created. 00:21:20 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:21:20 + echo total: 0.2199999988079071 [Pipeline] stash 00:21:20 Stashed 1 file(s) [Pipeline] } 00:21:20 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 00:21:20 $ docker stop --time=1 51362d383487674bda6b5c05ffdf0c191470842d5e86942eb93037979c963263 00:21:21 $ docker rm -f --volumes 51362d383487674bda6b5c05ffdf0c191470842d5e86942eb93037979c963263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:21:25 using credential edgex-jenkins-ssh 00:21:25 Cloning the remote Git repository 00:21:25 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 00:21:26 > git init /w/workspace/device-rest-go/105 # timeout=10 00:21:26 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 00:21:26 > git --version # timeout=10 00:21:26 > git --version # 'git version 2.25.1' 00:21:26 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:28 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 00:21:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:30 Avoid second fetch 00:21:30 Checking out Revision cba6ba485dc6694309bacf8d506d636ea079fc31 (main) 00:21:30 > git config core.sparsecheckout # timeout=10 00:21:30 > git checkout -f cba6ba485dc6694309bacf8d506d636ea079fc31 # timeout=10 00:21:30 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#304)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:21:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:21:31 % Total % Received % Xferd Average Speed Time Time Time Current 00:21:31 Dload Upload Total Spent Left Speed 00:21:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh 00:21:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:21:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:21:32 + sudo tee /etc/docker/daemon.new 00:21:32 { 00:21:32 "registry-mirrors": [ 00:21:32 "https://nexus3.edgexfoundry.org:10001" 00:21:32 ], 00:21:32 "bip": "10.250.0.254/24", 00:21:32 "hosts": [ 00:21:32 "tcp://0.0.0.0:5555", 00:21:32 "unix:///var/run/docker.sock" 00:21:32 ], 00:21:32 "mtu": 1458, 00:21:32 "selinux-enabled": true, 00:21:32 "seccomp-profile": "/etc/docker/seccomp.json" 00:21:32 } [Pipeline] sh 00:21:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:21:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:21:52 provisioning config files... 00:21:52 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/105@tmp/config1096616933003242701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:52 ---> docker-login.sh 00:21:52 nexus3.edgexfoundry.org:10001 00:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:53 Configure a credential helper to remove this warning. See 00:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:53 00:21:53 Login Succeeded 00:21:53 nexus3.edgexfoundry.org:10002 00:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:53 Configure a credential helper to remove this warning. See 00:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:53 00:21:53 Login Succeeded 00:21:53 nexus3.edgexfoundry.org:10003 00:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:54 Configure a credential helper to remove this warning. See 00:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:54 00:21:54 Login Succeeded 00:21:54 nexus3.edgexfoundry.org:10004 00:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:54 Configure a credential helper to remove this warning. See 00:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:54 00:21:54 Login Succeeded 00:21:54 docker.io 00:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:55 Configure a credential helper to remove this warning. See 00:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:55 00:21:55 Login Succeeded 00:21:55 ---> docker-login.sh ends [Pipeline] } 00:21:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:21:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:21:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:21:55 ========================================================= 00:21:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:21:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:55 + 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 . 00:21:55 Sending build context to Docker daemon 138.8kB 00:21:56 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:21:56 Step 2/12 : FROM ${BASE} AS builder 00:21:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:21:56 c41833b44d91: Pulling fs layer 00:21:56 ed15518f5707: Pulling fs layer 00:21:56 feae8fd75edb: Pulling fs layer 00:21:56 242c74f7c9fa: Pulling fs layer 00:21:56 3cdef696dda3: Pulling fs layer 00:21:56 2ced38df9373: Pulling fs layer 00:21:56 58f1dce35555: Pulling fs layer 00:21:56 3cdef696dda3: Waiting 00:21:56 2ced38df9373: Waiting 00:21:56 58f1dce35555: Waiting 00:21:56 ed15518f5707: Download complete 00:21:56 242c74f7c9fa: Verifying Checksum 00:21:56 242c74f7c9fa: Download complete 00:21:56 3cdef696dda3: Verifying Checksum 00:21:56 3cdef696dda3: Download complete 00:21:56 c41833b44d91: Verifying Checksum 00:21:56 c41833b44d91: Download complete 00:21:58 c41833b44d91: Pull complete 00:21:58 58f1dce35555: Verifying Checksum 00:21:58 58f1dce35555: Download complete 00:21:58 ed15518f5707: Pull complete 00:21:59 feae8fd75edb: Verifying Checksum 00:21:59 feae8fd75edb: Download complete 00:21:59 2ced38df9373: Verifying Checksum 00:21:59 2ced38df9373: Download complete 00:22:09 feae8fd75edb: Pull complete 00:22:10 242c74f7c9fa: Pull complete 00:22:10 3cdef696dda3: Pull complete 00:22:19 2ced38df9373: Pull complete 00:22:21 58f1dce35555: Pull complete 00:22:21 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:22:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:22:21 ---> fadd8f120f05 00:22:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:22:23 ---> Running in 357df645bdc1 00:22:24 Removing intermediate container 357df645bdc1 00:22:24 ---> b37e71d8e52e 00:22:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:22:24 ---> Running in 3328c250bd21 00:22:24 Removing intermediate container 3328c250bd21 00:22:24 ---> af7ac094dcfc 00:22:24 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:22:24 ---> Running in 173cf5871e53 00:22:24 Removing intermediate container 173cf5871e53 00:22:24 ---> bff66f508aee 00:22:24 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:22:25 ---> Running in d3420b9d7303 00:22:25 Removing intermediate container d3420b9d7303 00:22:25 ---> 727186d6a6b7 00:22:25 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:22:25 ---> Running in d702dead6121 00:22:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:22:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:22:29 (1/4) Installing openssh-keygen (9.1_p1-r2) 00:22:29 (2/4) Installing libedit (20221030.3.1-r0) 00:22:29 (3/4) Installing openssh-client-common (9.1_p1-r2) 00:22:29 (4/4) Installing openssh-client-default (9.1_p1-r2) 00:22:29 Executing busybox-1.35.0-r29.trigger 00:22:29 OK: 268 MiB in 57 packages 00:22:30 Removing intermediate container d702dead6121 00:22:30 ---> a7897abfe6ab 00:22:30 Step 8/12 : WORKDIR /device-rest-go 00:22:31 ---> Running in 1c2909278210 00:22:31 Removing intermediate container 1c2909278210 00:22:31 ---> 6ac82d67d92f 00:22:31 Step 9/12 : COPY go.mod vendor* ./ 00:22:35 ---> a553ce154a95 00:22:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:36 ---> Running in 40e981b99c18 00:23:57 Removing intermediate container 40e981b99c18 00:23:57 ---> 7731ab1034cf 00:23:57 Step 11/12 : COPY . . 00:23:57 ---> e3bc0e2dba36 00:23:57 Step 12/12 : RUN $MAKE 00:23:57 ---> Running in 8603ad02be58 00:23:57 noop 00:23:57 Removing intermediate container 8603ad02be58 00:23:57 ---> 8d3c40a4ff3b 00:23:57 Successfully built 8d3c40a4ff3b 00:23:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:58 + docker inspect -f . ci-base-image-arm64 00:23:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:23:58 prd-ubuntu20.04-docker-arm64-4c-16g-12273 does not seem to be running inside a container 00:23:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/105 -v /w/workspace/device-rest-go/105:/w/workspace/device-rest-go/105:rw,z -v /w/workspace/device-rest-go/105@tmp:/w/workspace/device-rest-go/105@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 00:24:00 $ docker top 019748bfed3a4e40941a105cce2f89e5118c38e196cc2e4eca64c4395a3e649b -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:01 + go version 00:24:01 go version go1.20.2 linux/arm64 [Pipeline] } 00:24:01 $ docker stop --time=1 019748bfed3a4e40941a105cce2f89e5118c38e196cc2e4eca64c4395a3e649b 00:24:02 $ docker rm -f --volumes 019748bfed3a4e40941a105cce2f89e5118c38e196cc2e4eca64c4395a3e649b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:03 + docker inspect -f . ci-base-image-arm64 00:24:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:03 prd-ubuntu20.04-docker-arm64-4c-16g-12273 does not seem to be running inside a container 00:24:03 $ 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/105 -v /w/workspace/device-rest-go/105:/w/workspace/device-rest-go/105:rw,z -v /w/workspace/device-rest-go/105@tmp:/w/workspace/device-rest-go/105@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 00:24:05 $ docker top da96d5bd4b7e1b9195406bb8c1cbc01dcede4e889d77b450824c7aa2e690941e -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:06 + git config --global --add safe.directory /w/workspace/device-rest-go/105 [Pipeline] fileExists [Pipeline] sh 00:24:06 + make test 00:24:06 go test ./... -coverprofile=coverage.out ./... 00:24:45 ? github.com/edgexfoundry/device-rest-go [no test files] 00:27:22 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 00:27:22 ok github.com/edgexfoundry/device-rest-go/driver 0.066s coverage: 32.2% of statements 00:27:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:27:22 go vet ./... 00:27:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:27:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:27:44 ./bin/test-attribution-txt.sh [Pipeline] echo 00:27:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:27:44 $ docker stop --time=1 da96d5bd4b7e1b9195406bb8c1cbc01dcede4e889d77b450824c7aa2e690941e 00:27:48 $ docker rm -f --volumes da96d5bd4b7e1b9195406bb8c1cbc01dcede4e889d77b450824c7aa2e690941e [Pipeline] // withDockerContainer [Pipeline] sh 00:27:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:27:49 Warning: overwriting stash ‘coverage-report’ 00:27:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:27:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:27:51 + ls -al . 00:27:51 total 180 00:27:51 drwxrwxr-x 8 jenkins jenkins 4096 May 2 00:24 . 00:27:51 drwxrwxr-x 4 jenkins jenkins 4096 May 2 00:21 .. 00:27:51 -rw-rw-r-- 1 jenkins jenkins 151 May 2 00:21 .dockerignore 00:27:51 drwxrwxr-x 8 jenkins jenkins 4096 May 2 00:21 .git 00:27:51 drwxrwxr-x 3 jenkins jenkins 4096 May 2 00:21 .github 00:27:51 -rw-rw-r-- 1 jenkins jenkins 329 May 2 00:21 .gitignore 00:27:51 -rw-rw-r-- 1 jenkins jenkins 41 May 2 00:21 .golangci.yml 00:27:51 -rw-rw-r-- 1 jenkins jenkins 9331 May 2 00:21 Attribution.txt 00:27:51 -rw-rw-r-- 1 jenkins jenkins 13085 May 2 00:21 CHANGELOG.md 00:27:51 -rw-rw-r-- 1 jenkins jenkins 1578 May 2 00:21 Dockerfile 00:27:51 -rw-rw-r-- 1 jenkins jenkins 677 May 2 00:21 GOVERNANCE.md 00:27:51 -rw-rw-r-- 1 jenkins jenkins 680 May 2 00:21 Jenkinsfile 00:27:51 -rw-rw-r-- 1 jenkins jenkins 11340 May 2 00:21 LICENSE 00:27:51 -rw-rw-r-- 1 jenkins jenkins 1779 May 2 00:21 Makefile 00:27:51 -rw-rw-r-- 1 jenkins jenkins 620 May 2 00:21 OWNERS.md 00:27:51 -rw-rw-r-- 1 jenkins jenkins 15321 May 2 00:21 README.md 00:27:51 -rw-rw-r-- 1 jenkins jenkins 12 May 2 00:18 VERSION 00:27:51 drwxrwxr-x 2 jenkins jenkins 4096 May 2 00:21 bin 00:27:51 drwxrwxr-x 3 jenkins jenkins 4096 May 2 00:21 cmd 00:27:51 -rw-r--r-- 1 jenkins jenkins 14663 May 2 00:27 coverage.out 00:27:51 drwxrwxr-x 2 jenkins jenkins 4096 May 2 00:21 driver 00:27:51 -rw-rw-r-- 1 jenkins jenkins 3402 May 2 00:21 go.mod 00:27:51 -rw-rw-r-- 1 jenkins jenkins 31443 May 2 00:21 go.sum 00:27:51 drwxrwxr-x 4 jenkins jenkins 4096 May 2 00:21 snap 00:27:51 -rw-rw-r-- 1 jenkins jenkins 713 May 2 00:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:51 + 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=cba6ba485dc6694309bacf8d506d636ea079fc31 --label arch=arm64 --label version=3.0.0-dev.33 . 00:27:51 Sending build context to Docker daemon 154.1kB 00:27:51 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 00:27:51 Step 2/25 : FROM ${BASE} AS builder 00:27:51 ---> 8d3c40a4ff3b 00:27:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:27:51 ---> Running in a61d4b3b9f12 00:27:51 Removing intermediate container a61d4b3b9f12 00:27:51 ---> cb1304c30c98 00:27:51 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:27:52 ---> Running in 0502fbf15190 00:27:52 Removing intermediate container 0502fbf15190 00:27:52 ---> c9780486621a 00:27:52 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:27:52 ---> Running in dc0ba6bfa217 00:27:52 Removing intermediate container dc0ba6bfa217 00:27:52 ---> 07e01f46eaae 00:27:52 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:27:53 ---> Running in 6f7d8614bd4f 00:27:53 Removing intermediate container 6f7d8614bd4f 00:27:53 ---> 7c8ad418db7c 00:27:53 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:27:53 ---> Running in 89986eccf0cf 00:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:27:56 OK: 268 MiB in 57 packages 00:27:57 Removing intermediate container 89986eccf0cf 00:27:57 ---> 4fed8976ff22 00:27:57 Step 8/25 : WORKDIR /device-rest-go 00:27:57 ---> Running in d2e7764bc486 00:27:57 Removing intermediate container d2e7764bc486 00:27:57 ---> 341af3918e6a 00:27:57 Step 9/25 : COPY go.mod vendor* ./ 00:27:58 ---> 60810f6de860 00:27:58 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:58 ---> Running in 4c31bbd4fbcb 00:28:01 Removing intermediate container 4c31bbd4fbcb 00:28:01 ---> 078691d30994 00:28:01 Step 11/25 : COPY . . 00:28:01 ---> 79bc6a9a4c1b 00:28:01 Step 12/25 : RUN $MAKE 00:28:01 ---> Running in c67f7b83ef2d 00:28:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-rest ./cmd 00:30:24 Removing intermediate container c67f7b83ef2d 00:30:24 ---> 55ec316ad843 00:30:24 Step 13/25 : FROM alpine:3.17 00:30:24 3.17: Pulling from library/alpine 00:30:24 c41833b44d91: Already exists 00:30:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:30:24 Status: Downloaded newer image for alpine:3.17 00:30:24 ---> 51e60588ff2c 00:30:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:30:24 ---> Running in c255f9aad438 00:30:24 Removing intermediate container c255f9aad438 00:30:24 ---> 0a9624fea92c 00:30:24 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 00:30:24 ---> Running in 5062afcdb8be 00:30:24 Removing intermediate container 5062afcdb8be 00:30:24 ---> 5bc0cf43e3a8 00:30:24 Step 16/25 : RUN apk add --update --no-cache dumb-init 00:30:24 ---> Running in 73b570d1e2b4 00:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:30:25 (1/1) Installing dumb-init (1.2.5-r2) 00:30:25 Executing busybox-1.35.0-r29.trigger 00:30:25 OK: 8 MiB in 16 packages 00:30:26 Removing intermediate container 73b570d1e2b4 00:30:26 ---> d77b7b60bb0f 00:30:26 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 00:30:28 ---> 231d16493672 00:30:28 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 00:30:28 ---> 484bb603fbc7 00:30:28 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 00:30:31 ---> c04e90a4140d 00:30:31 Step 20/25 : EXPOSE 59986 00:30:31 ---> Running in 991960f06c7f 00:30:32 Removing intermediate container 991960f06c7f 00:30:32 ---> 78db171f8471 00:30:32 Step 21/25 : ENTRYPOINT ["/device-rest"] 00:30:32 ---> Running in 8fd0dfff82be 00:30:32 Removing intermediate container 8fd0dfff82be 00:30:32 ---> 0c1340833e86 00:30:32 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 00:30:32 ---> Running in 3a1bf1b7b169 00:30:33 Removing intermediate container 3a1bf1b7b169 00:30:33 ---> 21938c5e2fae 00:30:33 Step 23/25 : LABEL arch=arm64 00:30:33 ---> Running in c69b406cd523 00:30:33 Removing intermediate container c69b406cd523 00:30:33 ---> 8ff6a09d95c3 00:30:33 Step 24/25 : LABEL git_sha=cba6ba485dc6694309bacf8d506d636ea079fc31 00:30:33 ---> Running in 24956c6b91ea 00:30:33 Removing intermediate container 24956c6b91ea 00:30:33 ---> c08818b4395b 00:30:33 Step 25/25 : LABEL version=3.0.0-dev.33 00:30:33 ---> Running in 05053c6fb77f 00:30:34 Removing intermediate container 05053c6fb77f 00:30:34 ---> 6447c6f91fc1 00:30:34 [Warning] One or more build-args [ARCH] were not consumed 00:30:34 Successfully built 6447c6f91fc1 00:30:34 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 00:30:34 provisioning config files... 00:30:34 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/105@tmp/config2860406539895657362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:34 ---> docker-login.sh 00:30:34 nexus3.edgexfoundry.org:10001 00:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:34 Configure a credential helper to remove this warning. See 00:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:34 00:30:34 Login Succeeded 00:30:34 nexus3.edgexfoundry.org:10002 00:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:35 Configure a credential helper to remove this warning. See 00:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:35 00:30:35 Login Succeeded 00:30:35 nexus3.edgexfoundry.org:10003 00:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:35 Configure a credential helper to remove this warning. See 00:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:35 00:30:35 Login Succeeded 00:30:35 nexus3.edgexfoundry.org:10004 00:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:36 Configure a credential helper to remove this warning. See 00:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:36 00:30:36 Login Succeeded 00:30:36 docker.io 00:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:36 Configure a credential helper to remove this warning. See 00:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:36 00:30:36 Login Succeeded 00:30:36 ---> docker-login.sh ends [Pipeline] } 00:30:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:30:36 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 00:30:36 cba6ba485dc6694309bacf8d506d636ea079fc31 00:30:36 latest 00:30:36 3.0.0-dev.33 00:30:36 cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 00:30:36 main 00:30:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:37 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:37 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:cba6ba485dc6694309bacf8d506d636ea079fc31 00:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 00:30:37 3b39c0d33aa3: Preparing 00:30:37 3b4335fde335: Preparing 00:30:37 7709e487d8cd: Preparing 00:30:37 a03a4ca391ba: Preparing 00:30:37 26cbea5cba74: Preparing 00:30:37 26cbea5cba74: Layer already exists 00:30:37 3b4335fde335: Pushed 00:30:37 3b39c0d33aa3: Pushed 00:30:37 a03a4ca391ba: Pushed 00:30:43 7709e487d8cd: Pushed 00:30:43 cba6ba485dc6694309bacf8d506d636ea079fc31: digest: sha256:4a44509deec8c8fb0f939b36719455d4df31f4bacdc9dac9ebc51ab1c0aed85b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:43 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:44 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 00:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 00:30:44 3b39c0d33aa3: Preparing 00:30:44 3b4335fde335: Preparing 00:30:44 7709e487d8cd: Preparing 00:30:44 a03a4ca391ba: Preparing 00:30:44 26cbea5cba74: Preparing 00:30:44 26cbea5cba74: Layer already exists 00:30:44 7709e487d8cd: Layer already exists 00:30:44 3b39c0d33aa3: Layer already exists 00:30:44 3b4335fde335: Layer already exists 00:30:44 a03a4ca391ba: Layer already exists 00:30:44 latest: digest: sha256:4a44509deec8c8fb0f939b36719455d4df31f4bacdc9dac9ebc51ab1c0aed85b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:44 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:44 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.33 00:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 00:30:44 3b39c0d33aa3: Preparing 00:30:44 3b4335fde335: Preparing 00:30:44 7709e487d8cd: Preparing 00:30:44 a03a4ca391ba: Preparing 00:30:44 26cbea5cba74: Preparing 00:30:44 7709e487d8cd: Layer already exists 00:30:44 a03a4ca391ba: Layer already exists 00:30:44 26cbea5cba74: Layer already exists 00:30:44 3b4335fde335: Layer already exists 00:30:44 3b39c0d33aa3: Layer already exists 00:30:44 3.0.0-dev.33: digest: sha256:4a44509deec8c8fb0f939b36719455d4df31f4bacdc9dac9ebc51ab1c0aed85b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:45 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:45 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 00:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 00:30:45 3b39c0d33aa3: Preparing 00:30:45 3b4335fde335: Preparing 00:30:45 7709e487d8cd: Preparing 00:30:45 a03a4ca391ba: Preparing 00:30:45 26cbea5cba74: Preparing 00:30:45 3b4335fde335: Layer already exists 00:30:45 7709e487d8cd: Layer already exists 00:30:45 26cbea5cba74: Layer already exists 00:30:45 3b39c0d33aa3: Layer already exists 00:30:45 a03a4ca391ba: Layer already exists 00:30:45 cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33: digest: sha256:4a44509deec8c8fb0f939b36719455d4df31f4bacdc9dac9ebc51ab1c0aed85b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:46 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:46 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 00:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 00:30:46 3b39c0d33aa3: Preparing 00:30:46 3b4335fde335: Preparing 00:30:46 7709e487d8cd: Preparing 00:30:46 a03a4ca391ba: Preparing 00:30:46 26cbea5cba74: Preparing 00:30:46 3b4335fde335: Layer already exists 00:30:46 26cbea5cba74: Layer already exists 00:30:46 7709e487d8cd: Layer already exists 00:30:46 3b39c0d33aa3: Layer already exists 00:30:46 a03a4ca391ba: Layer already exists 00:30:46 main: digest: sha256:4a44509deec8c8fb0f939b36719455d4df31f4bacdc9dac9ebc51ab1c0aed85b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:46 ===================================================== [Pipeline] echo 00:30:46 taggedImages: 00:30:46 - nexus3.edgexfoundry.org:10004/device-rest-arm64:cba6ba485dc6694309bacf8d506d636ea079fc31 00:30:46 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 00:30:46 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.33 00:30:46 - nexus3.edgexfoundry.org:10004/device-rest-arm64:cba6ba485dc6694309bacf8d506d636ea079fc31-3.0.0-dev.33 00:30:46 - 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 00:30:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:30:46 00:30:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:30:47 arm64: Pulling from edgex-lftools-log-publisher 00:30:47 8998bd30e6a1: Pulling fs layer 00:30:47 04944245beec: Pulling fs layer 00:30:47 699f458cf7ca: Pulling fs layer 00:30:47 765212b225bb: Pulling fs layer 00:30:47 f23df028b6ca: Pulling fs layer 00:30:47 d65c8cfc05b1: Pulling fs layer 00:30:47 2437ff75d9bd: Pulling fs layer 00:30:47 765212b225bb: Waiting 00:30:47 f23df028b6ca: Waiting 00:30:47 d65c8cfc05b1: Waiting 00:30:47 2437ff75d9bd: Waiting 00:30:47 04944245beec: Verifying Checksum 00:30:47 04944245beec: Download complete 00:30:47 765212b225bb: Verifying Checksum 00:30:47 765212b225bb: Download complete 00:30:47 f23df028b6ca: Verifying Checksum 00:30:47 f23df028b6ca: Download complete 00:30:47 d65c8cfc05b1: Verifying Checksum 00:30:47 d65c8cfc05b1: Download complete 00:30:47 699f458cf7ca: Verifying Checksum 00:30:47 699f458cf7ca: Download complete 00:30:47 8998bd30e6a1: Verifying Checksum 00:30:47 8998bd30e6a1: Download complete 00:30:49 2437ff75d9bd: Verifying Checksum 00:30:49 2437ff75d9bd: Download complete 00:30:51 8998bd30e6a1: Pull complete 00:30:51 04944245beec: Pull complete 00:30:53 699f458cf7ca: Pull complete 00:30:53 765212b225bb: Pull complete 00:30:54 f23df028b6ca: Pull complete 00:30:54 d65c8cfc05b1: Pull complete 00:31:09 2437ff75d9bd: Pull complete 00:31:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:31:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:09 prd-ubuntu20.04-docker-arm64-4c-16g-12273 does not seem to be running inside a container 00:31:09 $ 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/105 -v /w/workspace/device-rest-go/105:/w/workspace/device-rest-go/105:rw,z -v /w/workspace/device-rest-go/105@tmp:/w/workspace/device-rest-go/105@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 00:31:12 $ docker top 1ee49f7a3d1165dae27d03b2277f2209721ce28a5cc10bfe879c99ff6080f367 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:13 ---> job-cost.sh 00:31:13 lf-activate-venv: SKIPPING 00:31:13 INFO: No Stack... 00:31:13 INFO: Retrieving Pricing Info for: v3-standard-4 00:31:14 INFO: Archiving Costs [Pipeline] sh 00:31:15 + cut -d, -f6+ 00:31:15 cat /w/workspace/device-rest-go/105/archives/cost.csv [Pipeline] lock 00:31:15 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] 00:31:15 Resource [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] did not exist. Created. 00:31:15 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:31:15 /w/workspace/device-rest-go/105@tmp/durable-140051ad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:31:16 + echo total: 0.10999999940395355 [Pipeline] stash 00:31:16 Warning: overwriting stash ‘stack-cost’ 00:31:16 Stashed 1 file(s) [Pipeline] } 00:31:16 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 00:31:16 $ docker stop --time=1 1ee49f7a3d1165dae27d03b2277f2209721ce28a5cc10bfe879c99ff6080f367 00:31:18 $ docker rm -f --volumes 1ee49f7a3d1165dae27d03b2277f2209721ce28a5cc10bfe879c99ff6080f367 [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 00:31:18 provisioning config files... 00:31:18 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17451146662624683253tmp [Pipeline] { [Pipeline] sh 00:31:18 + set +x 00:31:18 + + curl -s https://codecov.io/bash 00:31:18 bash -s -- 00:31:18 00:31:18 _____ _ 00:31:18 / ____| | | 00:31:18 | | ___ __| | ___ ___ _____ __ 00:31:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:31:18 | |___| (_) | (_| | __/ (_| (_) \ V / 00:31:18 \_____\___/ \__,_|\___|\___\___/ \_/ 00:31:18 Bash-1.0.6 00:31:18 00:31:18 00:31:18 ==> git version 2.25.1 found 00:31:18 ==> 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 00:31:18 Release-Date: 2020-01-08 00:31:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:31:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:31:18 ==> Jenkins CI detected. 00:31:18 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 00:31:18 project root: . 00:31:18 --> token set from env 00:31:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:31:18 ==> Running gcov in . (disable via -X gcov) 00:31:18 ==> Python coveragepy not found 00:31:18 ==> Searching for coverage reports in: 00:31:18 + . 00:31:18 -> Found 1 reports 00:31:18 ==> Detecting git/mercurial file structure 00:31:18 ==> Reading reports 00:31:18 + ./coverage.out bytes=14663 00:31:18 ==> Appending adjustments 00:31:18 https://docs.codecov.io/docs/fixing-reports 00:31:20 + Found adjustments 00:31:20 ==> Gzipping contents 00:31:20 4.0K /tmp/codecov.qg6sv0.gz 00:31:20 ==> Uploading reports 00:31:20 url: https://codecov.io 00:31:20 query: branch=main&commit=cba6ba485dc6694309bacf8d506d636ea079fc31&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:31:20 -> Pinging Codecov 00:31:20 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=cba6ba485dc6694309bacf8d506d636ea079fc31&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:31:20 -> Uploading to 00:31:20 https://storage.googleapis.com/codecov/v4/raw/2023-05-02/4E5D53B4F1F92C436F7061BF334D961C/cba6ba485dc6694309bacf8d506d636ea079fc31/884fcc0d-5588-4f0e-b11e-2780edb671d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T003119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b7aab3342525ce981ff3b2d1c63e30a9630eb7f44f75f015a832ff304020e05 00:31:20 % Total % Received % Xferd Average Speed Time Time Time Current 00:31:20 Dload Upload Total Spent Left Speed 00:31:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 2510 0 0 100 2510 0 1499 0:00:01 0:00:01 --:--:-- 1498 00:31:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] } 00:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:31:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:31:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:31:21 00:31:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:31:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:31:22 df9b9388f04a: Pulling fs layer 00:31:22 52dc419b0ee2: Pulling fs layer 00:31:22 25bc292e5bac: Pulling fs layer 00:31:22 114826534d7a: Pulling fs layer 00:31:22 4657fd5d0bcf: Pulling fs layer 00:31:22 6ad1cebc031e: Pulling fs layer 00:31:22 8a3aa393b2d8: Pulling fs layer 00:31:22 114826534d7a: Waiting 00:31:22 25bc292e5bac: Verifying Checksum 00:31:22 25bc292e5bac: Download complete 00:31:22 52dc419b0ee2: Download complete 00:31:22 4657fd5d0bcf: Verifying Checksum 00:31:22 4657fd5d0bcf: Download complete 00:31:22 df9b9388f04a: Verifying Checksum 00:31:22 df9b9388f04a: Download complete 00:31:22 df9b9388f04a: Pull complete 00:31:22 6ad1cebc031e: Verifying Checksum 00:31:22 6ad1cebc031e: Download complete 00:31:22 52dc419b0ee2: Pull complete 00:31:22 25bc292e5bac: Pull complete 00:31:23 114826534d7a: Verifying Checksum 00:31:23 114826534d7a: Download complete 00:31:24 8a3aa393b2d8: Verifying Checksum 00:31:24 8a3aa393b2d8: Download complete 00:31:27 114826534d7a: Pull complete 00:31:27 4657fd5d0bcf: Pull complete 00:31:28 6ad1cebc031e: Pull complete 00:31:30 8a3aa393b2d8: Pull complete 00:31:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:31:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:30 prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container 00:31:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:31:37 $ docker top aa128e010bb6cc6b0932b4700a7cc2d5778b62f3fafdac21754d981d0c3ec8b6 -eo pid,comm [Pipeline] { [Pipeline] echo 00:31:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 00:31:37 + set -o pipefail 00:31:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 00:31:42 00:31:42 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 00:31:42 00:31:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/93c281f2-e9cc-483a-8cba-b147ba96e81c 00:31:42 00:31:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:31:42 00:31:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:31:42 00:31:44 00:31:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:31:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:31:44 More details here: https://snyk.co/ue1NS [Pipeline] } 00:31:44 $ docker stop --time=1 aa128e010bb6cc6b0932b4700a7cc2d5778b62f3fafdac21754d981d0c3ec8b6 00:31:47 $ docker rm -f --volumes aa128e010bb6cc6b0932b4700a7cc2d5778b62f3fafdac21754d981d0c3ec8b6 [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 00:31:48 + git log --format=format:%s -1 cba6ba485dc6694309bacf8d506d636ea079fc31 [Pipeline] sh 00:31:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:31:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:49 prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container 00:31:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:31:49 $ docker top a5327cc65c1c857945f8b2193851d9dd94be268786875a7b6b3d3326970561c4 -eo pid,comm 00:31:49 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). 00:31:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:49 [ssh-agent] Looking for ssh-agent implementation... 00:31:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:49 $ docker exec a5327cc65c1c857945f8b2193851d9dd94be268786875a7b6b3d3326970561c4 ssh-agent 00:31:50 SSH_AUTH_SOCK=/tmp/ssh-sqfNb73VDfrK/agent.33 00:31:50 SSH_AGENT_PID=39 00:31:50 Running ssh-add (command line suppressed) 00:31:50 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14829887879344578405.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14829887879344578405.key) 00:31:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:50 + git semver tag 00:31:51 2023-05-02 00:31:51,168 [run_tag] DEBUG tag force:False 00:31:51 2023-05-02 00:31:51,169 [check_head_tag] DEBUG check head tag 00:31:51 2023-05-02 00:31:51,170 [execute] INFO git cat-file --batch-check 00:31:51 2023-05-02 00:31:51,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 00:31:51 2023-05-02 00:31:51,174 [execute] INFO git cat-file --batch 00:31:51 2023-05-02 00:31:51,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 00:31:51 2023-05-02 00:31:51,199 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:31:51 2023-05-02 00:31:51,199 [execute] INFO git tag -a v3.0.0-dev.33 -m v3.0.0-dev.33 00:31:51 2023-05-02 00:31:51,200 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.33', '-m', 'v3.0.0-dev.33'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 00:31:51 2023-05-02 00:31:51,205 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:31:51 3.0.0-dev.33 [Pipeline] } 00:31:51 $ docker exec --env ******** --env ******** a5327cc65c1c857945f8b2193851d9dd94be268786875a7b6b3d3326970561c4 ssh-agent -k 00:31:51 unset SSH_AUTH_SOCK; 00:31:51 unset SSH_AGENT_PID; 00:31:51 echo Agent pid 39 killed; 00:31:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:51 + git semver [Pipeline] } 00:31:52 $ docker stop --time=1 a5327cc65c1c857945f8b2193851d9dd94be268786875a7b6b3d3326970561c4 00:31:53 $ docker rm -f --volumes a5327cc65c1c857945f8b2193851d9dd94be268786875a7b6b3d3326970561c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:31:53 00:31:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:31:54 0.23.1-centos7: Pulling from edgex-lftools 00:31:54 ab5ef0e58194: Pulling fs layer 00:31:54 9712f1f96733: Pulling fs layer 00:31:54 63f879dbbcfc: Pulling fs layer 00:31:54 0d9ebad4ef96: Pulling fs layer 00:31:54 e9a5061849ea: Pulling fs layer 00:31:54 d747dcd14b5f: Pulling fs layer 00:31:54 2de7ff778b66: Pulling fs layer 00:31:54 0d9ebad4ef96: Waiting 00:31:54 e9a5061849ea: Waiting 00:31:54 d747dcd14b5f: Waiting 00:31:54 2de7ff778b66: Waiting 00:31:54 9712f1f96733: Verifying Checksum 00:31:54 9712f1f96733: Download complete 00:31:54 63f879dbbcfc: Verifying Checksum 00:31:54 63f879dbbcfc: Download complete 00:31:55 e9a5061849ea: Verifying Checksum 00:31:55 e9a5061849ea: Download complete 00:31:55 d747dcd14b5f: Verifying Checksum 00:31:55 d747dcd14b5f: Download complete 00:31:55 0d9ebad4ef96: Verifying Checksum 00:31:55 0d9ebad4ef96: Download complete 00:31:55 ab5ef0e58194: Download complete 00:31:55 2de7ff778b66: Verifying Checksum 00:31:55 2de7ff778b66: Download complete 00:31:58 ab5ef0e58194: Pull complete 00:31:58 9712f1f96733: Pull complete 00:31:58 63f879dbbcfc: Pull complete 00:32:03 0d9ebad4ef96: Pull complete 00:32:03 e9a5061849ea: Pull complete 00:32:03 d747dcd14b5f: Pull complete 00:32:03 2de7ff778b66: Pull complete 00:32:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:32:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:32:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:04 prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container 00:32:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:32:10 $ docker top 174e4063755a1cd92e624af516b271514d4b0ed9b2ee38f2c2ea2a07d9154137 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:32:10 provisioning config files... 00:32:10 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18289095870060303399tmp 00:32:10 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14061251169820020734tmp 00:32:10 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4186238475752240513tmp [Pipeline] { [Pipeline] echo 00:32:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:32:10 ---> sigul-configuration.sh 00:32:10 gpg: directory `/root/.gnupg' created 00:32:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:32:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:32:10 gpg: keyring `/root/.gnupg/secring.gpg' created 00:32:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:32:10 gpg: CAST5 encrypted data 00:32:10 gpg: encrypted with 1 passphrase 00:32:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:32:10 + mkdir /home/jenkins 00:32:10 + mkdir /home/jenkins/sigul [Pipeline] sh 00:32:11 + 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 00:32:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:32:11 ---> sigul-install.sh 00:32:11 Sigul already installed; skipping installation. [Pipeline] sh 00:32:12 + git tag --list 00:32:12 v1.0.0 00:32:12 v1.1.0 00:32:12 v1.1.1 00:32:12 v1.1.2 00:32:12 v1.2.0 00:32:12 v1.2.1 00:32:12 v2.0.0 00:32:12 v2.1.0 00:32:12 v2.1.1 00:32:12 v2.1.1-dev.1 00:32:12 v2.1.1-dev.2 00:32:12 v2.1.1-dev.3 00:32:12 v2.2.0 00:32:12 v2.2.1-dev.1 00:32:12 v2.2.1-dev.2 00:32:12 v2.2.1-dev.3 00:32:12 v2.2.1-dev.4 00:32:12 v2.2.1-dev.5 00:32:12 v2.2.1-dev.6 00:32:12 v2.2.1-dev.7 00:32:12 v2.2.1-dev.8 00:32:12 v2.2.1-dev.9 00:32:12 v2.3.0 00:32:12 v2.3.0-dev.10 00:32:12 v2.3.0-dev.11 00:32:12 v2.3.0-dev.12 00:32:12 v2.3.0-dev.13 00:32:12 v2.3.0-dev.14 00:32:12 v2.3.0-dev.15 00:32:12 v2.3.0-dev.16 00:32:12 v2.3.0-dev.17 00:32:12 v2.3.0-dev.18 00:32:12 v2.3.0-dev.19 00:32:12 v2.3.0-dev.20 00:32:12 v2.3.0-dev.21 00:32:12 v2.3.0-dev.22 00:32:12 v2.3.0-dev.23 00:32:12 v2.3.0-dev.24 00:32:12 v2.3.0-dev.25 00:32:12 v2.3.0-dev.9 00:32:12 v3.0.0-dev.1 00:32:12 v3.0.0-dev.10 00:32:12 v3.0.0-dev.11 00:32:12 v3.0.0-dev.12 00:32:12 v3.0.0-dev.13 00:32:12 v3.0.0-dev.14 00:32:12 v3.0.0-dev.15 00:32:12 v3.0.0-dev.16 00:32:12 v3.0.0-dev.17 00:32:12 v3.0.0-dev.18 00:32:12 v3.0.0-dev.19 00:32:12 v3.0.0-dev.2 00:32:12 v3.0.0-dev.20 00:32:12 v3.0.0-dev.21 00:32:12 v3.0.0-dev.22 00:32:12 v3.0.0-dev.23 00:32:12 v3.0.0-dev.24 00:32:12 v3.0.0-dev.25 00:32:12 v3.0.0-dev.26 00:32:12 v3.0.0-dev.27 00:32:12 v3.0.0-dev.28 00:32:12 v3.0.0-dev.29 00:32:12 v3.0.0-dev.3 00:32:12 v3.0.0-dev.30 00:32:12 v3.0.0-dev.31 00:32:12 v3.0.0-dev.32 00:32:12 v3.0.0-dev.33 00:32:12 v3.0.0-dev.4 00:32:12 v3.0.0-dev.5 00:32:12 v3.0.0-dev.6 00:32:12 v3.0.0-dev.7 00:32:12 v3.0.0-dev.8 00:32:12 v3.0.0-dev.9 [Pipeline] sh 00:32:12 + lftools sign git-tag v3.0.0-dev.33 00:32:13 Signing Git tag with Sigul... 00:32:13 Signing v3.0.0-dev.33 [Pipeline] echo 00:32:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:32:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:32:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:32:13 $ docker stop --time=1 174e4063755a1cd92e624af516b271514d4b0ed9b2ee38f2c2ea2a07d9154137 00:32:14 $ docker rm -f --volumes 174e4063755a1cd92e624af516b271514d4b0ed9b2ee38f2c2ea2a07d9154137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:32:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:32:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:15 prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container 00:32:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:32:16 $ docker top 5ab53c4d030ab3077f245a73cd2f80abb146c96dfa6b8016b48907b2abcbfba0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:16 [ssh-agent] Looking for ssh-agent implementation... 00:32:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:16 $ docker exec 5ab53c4d030ab3077f245a73cd2f80abb146c96dfa6b8016b48907b2abcbfba0 ssh-agent 00:32:16 SSH_AUTH_SOCK=/tmp/ssh-wKp0Sv8zgBnq/agent.32 00:32:16 SSH_AGENT_PID=39 00:32:16 Running ssh-add (command line suppressed) 00:32:16 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4330808745300895430.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4330808745300895430.key) 00:32:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:16 + git semver bump pre 00:32:17 2023-05-02 00:32:17,117 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:32:17 2023-05-02 00:32:17,117 [bump_version] DEBUG bumping version:3.0.0-dev.33 on axis:pre with prefix:dev 00:32:17 2023-05-02 00:32:17,118 [bump_version] DEBUG bumped version:3.0.0-dev.34 00:32:17 2023-05-02 00:32:17,118 [write_version] DEBUG write version:3.0.0-dev.34 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 00:32:17 2023-05-02 00:32:17,118 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:32:17 2023-05-02 00:32:17,118 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:32:17 2023-05-02 00:32:17,120 [execute] INFO git cat-file --batch-check 00:32:17 2023-05-02 00:32:17,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:32:17 2023-05-02 00:32:17,125 [execute] INFO git cat-file --batch 00:32:17 2023-05-02 00:32:17,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:32:17 2023-05-02 00:32:17,131 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:32:17 3.0.0-dev.34 [Pipeline] } 00:32:17 $ docker exec --env ******** --env ******** 5ab53c4d030ab3077f245a73cd2f80abb146c96dfa6b8016b48907b2abcbfba0 ssh-agent -k 00:32:17 unset SSH_AUTH_SOCK; 00:32:17 unset SSH_AGENT_PID; 00:32:17 echo Agent pid 39 killed; 00:32:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:17 + git semver [Pipeline] } 00:32:17 $ docker stop --time=1 5ab53c4d030ab3077f245a73cd2f80abb146c96dfa6b8016b48907b2abcbfba0 00:32:19 $ docker rm -f --volumes 5ab53c4d030ab3077f245a73cd2f80abb146c96dfa6b8016b48907b2abcbfba0 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:32:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:20 prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container 00:32:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:32:20 $ docker top 6e70fd44060c03671eb00a77fb9c8f1f3c32cca2286ace4f5946450c4e0c7a84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:20 [ssh-agent] Looking for ssh-agent implementation... 00:32:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:20 $ docker exec 6e70fd44060c03671eb00a77fb9c8f1f3c32cca2286ace4f5946450c4e0c7a84 ssh-agent 00:32:20 SSH_AUTH_SOCK=/tmp/ssh-4wMJjISOy1r3/agent.32 00:32:20 SSH_AGENT_PID=37 00:32:20 Running ssh-add (command line suppressed) 00:32:20 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1455158292531190962.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1455158292531190962.key) 00:32:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:21 + git semver push 00:32:21 2023-05-02 00:32:21,380 [run_push] DEBUG push 00:32:21 2023-05-02 00:32:21,381 [execute] INFO git cat-file --batch-check 00:32:21 2023-05-02 00:32:21,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:32:21 2023-05-02 00:32:21,385 [execute] INFO git rev-list e03dae5a8dd524a4a12b480458988ca34ddc01f0 -- 00:32:21 2023-05-02 00:32:21,386 [execute] DEBUG Popen(['git', 'rev-list', 'e03dae5a8dd524a4a12b480458988ca34ddc01f0', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:32:21 2023-05-02 00:32:21,394 [execute] INFO git fetch -v origin 00:32:21 2023-05-02 00:32:21,395 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 00:32:22 2023-05-02 00:32:21,833 [run_push] DEBUG no remote changes detected 00:32:22 2023-05-02 00:32:21,833 [execute] INFO git push origin semver 00:32:22 2023-05-02 00:32:21,834 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:32:22 2023-05-02 00:32:22,865 [run_push] DEBUG push all version tags 00:32:22 2023-05-02 00:32:22,866 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:32:22 2023-05-02 00:32:22,867 [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) 00:32:23 2023-05-02 00:32:23,656 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:32:23 3.0.0-dev.34 [Pipeline] } 00:32:23 $ docker exec --env ******** --env ******** 6e70fd44060c03671eb00a77fb9c8f1f3c32cca2286ace4f5946450c4e0c7a84 ssh-agent -k 00:32:24 unset SSH_AUTH_SOCK; 00:32:24 unset SSH_AGENT_PID; 00:32:24 echo Agent pid 37 killed; 00:32:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:24 + git semver [Pipeline] } 00:32:24 $ docker stop --time=1 6e70fd44060c03671eb00a77fb9c8f1f3c32cca2286ace4f5946450c4e0c7a84 00:32:25 $ docker rm -f --volumes 6e70fd44060c03671eb00a77fb9c8f1f3c32cca2286ace4f5946450c4e0c7a84 [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 00:32:26 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 00:32:26 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 00:32:26 total 16 00:32:26 drwxr-xr-x 3 root root 4096 May 2 00:21 . 00:32:26 drwxrwxr-x 10 jenkins jenkins 4096 May 2 00:32 .. 00:32:26 drwxr-xr-x 2 root root 4096 May 2 00:21 cost 00:32:26 -rw-r--r-- 1 root root 86 May 2 00:21 cost.csv 00:32:26 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 00:32:26 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 00:32:26 total 16 00:32:26 drwxr-xr-x 3 jenkins jenkins 4096 May 2 00:21 . 00:32:26 drwxrwxr-x 10 jenkins jenkins 4096 May 2 00:32 .. 00:32:26 drwxr-xr-x 2 jenkins jenkins 4096 May 2 00:21 cost 00:32:26 -rw-r--r-- 1 jenkins jenkins 86 May 2 00:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:32:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:32:27 ---> package-listing.sh 00:32:27 ++ facter osfamily 00:32:27 ++ tr '[:upper:]' '[:lower:]' 00:32:27 + OS_FAMILY=debian 00:32:27 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 00:32:27 + START_PACKAGES=/tmp/packages_start.txt 00:32:27 + END_PACKAGES=/tmp/packages_end.txt 00:32:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:32:27 + PACKAGES=/tmp/packages_start.txt 00:32:27 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 00:32:27 + PACKAGES=/tmp/packages_end.txt 00:32:27 + case "${OS_FAMILY}" in 00:32:27 + dpkg -l 00:32:27 + grep '^ii' 00:32:27 + '[' -f /tmp/packages_start.txt ']' 00:32:27 + '[' -f /tmp/packages_end.txt ']' 00:32:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:32:27 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 00:32:27 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 00:32:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 00:32:28 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 00:32:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:32:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:29 prd-ubuntu20.04-docker-8c-8g-12269 does not seem to be running inside a container 00:32:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:32:29 $ docker top 23905be4d4585455ea340955bb1ba7c9c941f8cd0546da37878f7b4a869c14aa -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:30 + touch /tmp/pre-build-complete [Pipeline] sh 00:32:30 + mkdir -p /var/log/sysstat [Pipeline] sh 00:32:30 + ls /var/log/sa-host 00:32:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:31 provisioning config files... 00:32:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13192222431105603383tmp [Pipeline] { [Pipeline] echo 00:32:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:32:31 ---> create-netrc.sh [Pipeline] } 00:32:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:32:31 ---> python-tools-install.sh [Pipeline] echo 00:32:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:32:32 ---> sudo-logs.sh 00:32:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:32:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:32:32 ---> job-cost.sh 00:32:32 lf-activate-venv: SKIPPING 00:32:32 DEBUG: total: 0.2199999988079071 00:32:32 INFO: Retrieving Stack Cost... 00:32:32 INFO: Retrieving Pricing Info for: v3-standard-8 00:32:33 INFO: Archiving Costs [Pipeline] echo 00:32:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:32:36 ---> logs-deploy.sh 00:32:36 lf-activate-venv: SKIPPING 00:32:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/105 00:32:36 INFO: archiving workspace using pattern(s): 00:32:36 Archives upload complete. 00:32:36 INFO: archiving logs to Nexus 00:32:41 ---> uname -a: 00:32:41 Linux prd-ubuntu20-04-docker-8c-8g-12269 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:32:41 00:32:41 00:32:41 ---> lscpu: 00:32:41 Architecture: x86_64 00:32:41 CPU op-mode(s): 32-bit, 64-bit 00:32:41 Byte Order: Little Endian 00:32:41 Address sizes: 40 bits physical, 48 bits virtual 00:32:41 CPU(s): 8 00:32:41 On-line CPU(s) list: 0-7 00:32:41 Thread(s) per core: 1 00:32:41 Core(s) per socket: 1 00:32:41 Socket(s): 8 00:32:41 NUMA node(s): 1 00:32:41 Vendor ID: AuthenticAMD 00:32:41 CPU family: 23 00:32:41 Model: 49 00:32:41 Model name: AMD EPYC-Rome Processor 00:32:41 Stepping: 0 00:32:41 CPU MHz: 2799.998 00:32:41 BogoMIPS: 5599.99 00:32:41 Virtualization: AMD-V 00:32:41 Hypervisor vendor: KVM 00:32:41 Virtualization type: full 00:32:41 L1d cache: 256 KiB 00:32:41 L1i cache: 256 KiB 00:32:41 L2 cache: 4 MiB 00:32:41 L3 cache: 128 MiB 00:32:41 NUMA node0 CPU(s): 0-7 00:32:41 Vulnerability Itlb multihit: Not affected 00:32:41 Vulnerability L1tf: Not affected 00:32:41 Vulnerability Mds: Not affected 00:32:41 Vulnerability Meltdown: Not affected 00:32:41 Vulnerability Mmio stale data: Not affected 00:32:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:32:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:32:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:32:41 Vulnerability Srbds: Not affected 00:32:41 Vulnerability Tsx async abort: Not affected 00:32:41 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 00:32:41 00:32:41 00:32:41 ---> nproc: 00:32:41 8 00:32:41 00:32:41 00:32:41 ---> df -h: 00:32:41 Filesystem Size Used Avail Use% Mounted on 00:32:41 overlay 155G 13G 143G 9% / 00:32:41 tmpfs 64M 0 64M 0% /dev 00:32:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:32:41 shm 64M 0 64M 0% /dev/shm 00:32:41 /dev/vda1 155G 13G 143G 9% /facter-os 00:32:41 00:32:41 00:32:41 ---> sar -b -r -n DEV: 00:32:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12269) 05/02/23 _x86_64_ (8 CPU) 00:32:41 00:32:41 00:17:34 LINUX RESTART (8 CPU) 00:32:41 00:32:41 00:18:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:32:41 00:19:01 162.87 39.80 123.08 0.00 4450.33 46599.24 0.00 00:32:41 00:20:01 113.38 1.57 111.82 0.00 19.47 46264.27 0.00 00:32:41 00:21:01 147.79 0.23 147.56 0.00 10.93 27237.06 0.00 00:32:41 00:22:01 34.54 0.03 34.51 0.00 6.00 16760.16 0.00 00:32:41 00:23:01 37.44 11.76 25.68 0.00 5424.16 6254.56 0.00 00:32:41 00:24:01 4.13 0.00 4.13 0.00 0.00 50.66 0.00 00:32:41 00:25:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 00:32:41 00:26:01 2.07 0.00 2.07 0.00 0.00 22.13 0.00 00:32:41 00:27:01 1.37 0.00 1.37 0.00 0.00 14.00 0.00 00:32:41 00:28:01 2.40 0.00 2.40 0.00 0.00 38.12 0.00 00:32:41 00:29:01 1.02 0.00 1.02 0.00 0.00 10.13 0.00 00:32:41 00:30:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 00:32:41 00:31:01 1.33 0.00 1.33 0.00 0.00 13.73 0.00 00:32:41 00:32:01 63.27 0.25 63.02 0.00 12.13 38582.10 0.00 00:32:41 Average: 40.73 3.75 36.99 0.00 699.90 12910.78 0.00 00:32:41 00:32:41 00:18:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:32:41 00:19:01 29109276 31572636 739040 2.25 76432 2659004 2001560 5.90 1009568 2399352 2308 00:32:41 00:20:01 27837380 31415712 883500 2.69 145876 3604440 2322876 6.85 1486364 3080156 378688 00:32:41 00:21:01 27905000 31544144 756748 2.30 151592 3671876 2062032 6.08 1263728 3239744 197328 00:32:41 00:22:01 27637156 31581952 717620 2.18 158984 3927160 1770468 5.22 1249036 3482820 20 00:32:41 00:23:01 27261868 31561868 727696 2.21 167136 4259632 1809012 5.33 1484548 3595536 944 00:32:41 00:24:01 27265832 31565784 724012 2.20 167212 4259620 1825948 5.38 1481624 3595496 8 00:32:41 00:25:01 27265872 31565868 723888 2.20 167236 4259632 1825948 5.38 1481596 3595500 12 00:32:41 00:26:01 27273828 31573904 715964 2.18 167308 4259636 1825948 5.38 1474444 3595512 12 00:32:41 00:27:01 27273536 31573704 716088 2.18 167384 4259636 1825948 5.38 1474528 3595516 8 00:32:41 00:28:01 27273568 31574012 716072 2.18 167496 4259616 1825948 5.38 1474476 3595672 12 00:32:41 00:29:01 27273860 31574320 715708 2.18 167532 4259616 1825948 5.38 1474552 3595672 4 00:32:41 00:30:01 27273592 31574128 715852 2.18 167568 4259620 1825948 5.38 1474784 3595676 8 00:32:41 00:31:01 27273504 31574100 715824 2.18 167648 4259612 1825948 5.38 1474624 3595680 8 00:32:41 00:32:01 25775688 31513516 772232 2.35 199668 5553432 2067624 6.09 1603560 4847720 611824 00:32:41 Average: 27407140 31554689 738589 2.25 159934 4125181 1902940 5.61 1421959 3529289 85085 00:32:41 00:32:41 00:18:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:32:41 00:19:01 lo 6.69 6.69 0.65 0.65 0.00 0.00 0.00 0.00 00:32:41 00:19:01 ens3 688.88 435.75 7292.82 95.69 0.00 0.00 0.00 0.00 00:32:41 00:19:01 docker0 83.32 106.33 6.83 302.23 0.00 0.00 0.00 0.00 00:32:41 00:19:01 veth14139c0 58.84 77.44 5.69 52.06 0.00 0.00 0.00 0.00 00:32:41 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:32:41 00:20:01 ens3 251.10 123.47 1879.70 20.45 0.00 0.00 0.00 0.00 00:32:41 00:20:01 docker0 108.07 225.90 8.69 1849.62 0.00 0.00 0.00 0.00 00:32:41 00:20:01 veth04b805f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:32:41 00:21:01 lo 7.47 7.47 0.73 0.73 0.00 0.00 0.00 0.00 00:32:41 00:21:01 ens3 169.69 139.26 2540.48 310.24 0.00 0.00 0.00 0.00 00:32:41 00:21:01 docker0 2.85 7.00 0.18 85.54 0.00 0.00 0.00 0.00 00:32:41 00:22:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:32:41 00:22:01 ens3 18.91 11.81 119.36 6.69 0.00 0.00 0.00 0.00 00:32:41 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:41 00:23:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 00:32:41 00:23:01 ens3 81.55 38.44 1948.96 2.91 0.00 0.00 0.00 0.00 00:32:41 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:41 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:32:41 00:24:01 ens3 1.00 0.58 1.34 0.10 0.00 0.00 0.00 0.00 00:32:41 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:41 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:41 00:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:41 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:41 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:32:41 00:26:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:32:41 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:41 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:41 00:27:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:32:41 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:41 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:32:41 00:28:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:32:41 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:41 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:41 00:29:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 00:32:41 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:41 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:32:41 00:30:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 00:32:41 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:41 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:41 00:31:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:32:41 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:41 00:32:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 00:32:41 00:32:01 ens3 298.00 177.22 7745.17 29.12 0.00 0.00 0.00 0.00 00:32:41 00:32:01 docker0 32.19 56.37 2.93 579.12 0.00 0.00 0.00 0.00 00:32:41 Average: lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 00:32:41 Average: ens3 106.50 65.33 1524.03 33.09 0.00 0.00 0.00 0.00 00:32:41 Average: docker0 16.01 28.07 1.32 200.92 0.00 0.00 0.00 0.00 00:32:41 00:32:41 00:32:41 ---> sar -P ALL: 00:32:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12269) 05/02/23 _x86_64_ (8 CPU) 00:32:41 00:32:41 00:17:34 LINUX RESTART (8 CPU) 00:32:41 00:32:41 00:18:03 CPU %user %nice %system %iowait %steal %idle 00:32:41 00:19:01 all 9.95 0.00 3.34 5.00 0.08 81.63 00:32:41 00:19:01 0 10.93 0.00 3.95 1.41 0.07 83.64 00:32:41 00:19:01 1 7.11 0.00 2.69 11.19 0.05 78.96 00:32:41 00:19:01 2 11.89 0.00 3.01 3.52 0.05 81.53 00:32:41 00:19:01 3 10.87 0.00 3.70 2.14 0.09 83.20 00:32:41 00:19:01 4 12.93 0.00 3.51 1.48 0.07 82.01 00:32:41 00:19:01 5 10.57 0.00 3.81 2.25 0.09 83.28 00:32:41 00:19:01 6 5.78 0.00 2.40 0.38 0.16 91.28 00:32:41 00:19:01 7 9.55 0.00 3.63 17.62 0.07 69.12 00:32:41 00:20:01 all 17.67 0.00 4.01 7.38 0.09 70.85 00:32:41 00:20:01 0 18.10 0.00 4.31 2.66 0.08 74.86 00:32:41 00:20:01 1 16.68 0.00 4.35 2.08 0.07 76.82 00:32:41 00:20:01 2 17.28 0.00 3.45 12.99 0.12 66.16 00:32:41 00:20:01 3 17.44 0.00 3.88 4.22 0.07 74.39 00:32:41 00:20:01 4 18.67 0.00 4.13 0.64 0.08 76.47 00:32:41 00:20:01 5 18.52 0.00 4.14 0.30 0.07 76.97 00:32:41 00:20:01 6 16.26 0.00 3.05 19.18 0.08 61.43 00:32:41 00:20:01 7 18.40 0.00 4.79 17.00 0.12 59.69 00:32:41 00:21:01 all 23.76 0.00 4.30 4.35 0.11 67.48 00:32:41 00:21:01 0 23.27 0.00 4.17 8.93 0.12 63.50 00:32:41 00:21:01 1 20.39 0.00 4.11 6.23 0.10 69.17 00:32:41 00:21:01 2 25.02 0.00 4.73 0.24 0.08 69.93 00:32:41 00:21:01 3 22.60 0.00 3.87 8.61 0.10 64.81 00:32:41 00:21:01 4 25.45 0.00 4.53 2.25 0.08 67.68 00:32:41 00:21:01 5 26.23 0.00 4.80 1.06 0.12 67.79 00:32:41 00:21:01 6 21.35 0.00 3.80 0.00 0.17 74.68 00:32:41 00:21:01 7 25.78 0.00 4.36 7.49 0.12 62.24 00:32:41 00:22:01 all 2.14 0.00 0.91 2.79 0.05 94.11 00:32:41 00:22:01 0 2.69 0.00 0.86 0.07 0.03 96.35 00:32:41 00:22:01 1 1.86 0.00 1.29 1.32 0.05 95.48 00:32:41 00:22:01 2 2.01 0.00 1.54 13.68 0.20 82.58 00:32:41 00:22:01 3 1.54 0.00 0.64 4.60 0.02 93.21 00:32:41 00:22:01 4 1.72 0.00 0.62 0.07 0.05 97.54 00:32:41 00:22:01 5 3.05 0.00 0.82 0.02 0.03 96.08 00:32:41 00:22:01 6 2.03 0.00 0.50 0.00 0.02 97.46 00:32:41 00:22:01 7 2.25 0.00 0.99 2.62 0.03 94.11 00:32:41 00:23:01 all 1.26 0.00 0.54 1.03 0.02 97.15 00:32:41 00:23:01 0 0.95 0.00 0.55 1.62 0.02 96.86 00:32:41 00:23:01 1 1.22 0.00 0.70 1.10 0.03 96.95 00:32:41 00:23:01 2 1.85 0.00 0.63 0.13 0.02 97.36 00:32:41 00:23:01 3 0.80 0.00 0.32 1.69 0.02 97.18 00:32:41 00:23:01 4 0.85 0.00 0.60 1.52 0.02 97.01 00:32:41 00:23:01 5 0.95 0.00 0.60 1.47 0.02 96.96 00:32:41 00:23:01 6 0.57 0.00 0.37 0.63 0.02 98.42 00:32:41 00:23:01 7 2.87 0.00 0.55 0.07 0.03 96.48 00:32:41 00:24:01 all 0.24 0.00 0.02 0.15 0.01 99.59 00:32:41 00:24:01 0 0.08 0.00 0.03 0.37 0.00 99.52 00:32:41 00:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:32:41 00:24:01 2 0.07 0.00 0.03 0.18 0.05 99.67 00:32:41 00:24:01 3 0.02 0.00 0.02 0.62 0.00 99.35 00:32:41 00:24:01 4 0.02 0.00 0.03 0.00 0.00 99.95 00:32:41 00:24:01 5 0.03 0.00 0.00 0.00 0.02 99.95 00:32:41 00:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:32:41 00:24:01 7 1.63 0.00 0.00 0.00 0.02 98.35 00:32:41 00:25:01 all 0.01 0.00 0.01 0.09 0.01 99.89 00:32:41 00:25:01 0 0.00 0.00 0.00 0.02 0.02 99.97 00:32:41 00:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:32:41 00:25:01 2 0.03 0.00 0.03 0.08 0.02 99.83 00:32:41 00:25:01 3 0.00 0.00 0.00 0.62 0.00 99.38 00:32:41 00:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:32:41 00:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:32:41 00:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:32:41 00:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:32:41 00:26:01 all 0.02 0.00 0.01 0.11 0.01 99.86 00:32:41 00:26:01 0 0.02 0.00 0.02 0.33 0.02 99.62 00:32:41 00:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:32:41 00:26:01 2 0.03 0.00 0.05 0.03 0.03 99.85 00:32:41 00:26:01 3 0.00 0.00 0.00 0.48 0.00 99.52 00:32:41 00:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:32:41 00:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:32:41 00:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:32:41 00:26:01 7 0.05 0.00 0.00 0.00 0.00 99.95 00:32:41 00:27:01 all 0.18 0.00 0.01 0.02 0.01 99.79 00:32:41 00:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:32:41 00:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:32:41 00:27:01 2 0.03 0.00 0.03 0.02 0.02 99.90 00:32:41 00:27:01 3 0.00 0.00 0.02 0.13 0.02 99.83 00:32:41 00:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:32:41 00:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:32:41 00:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:32:41 00:27:01 7 1.37 0.00 0.03 0.00 0.02 98.58 00:32:41 00:28:01 all 0.06 0.00 0.01 0.01 0.01 99.91 00:32:41 00:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:32:41 00:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:32:41 00:28:01 2 0.05 0.00 0.02 0.00 0.02 99.92 00:32:41 00:28:01 3 0.02 0.00 0.02 0.05 0.00 99.92 00:32:41 00:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:32:41 00:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:32:41 00:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:32:41 00:28:01 7 0.30 0.00 0.00 0.00 0.00 99.70 00:32:41 00:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 00:32:41 00:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:32:41 00:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:32:41 00:29:01 2 0.03 0.00 0.02 0.02 0.02 99.92 00:32:41 00:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:32:41 00:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:32:41 00:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:32:41 00:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:32:41 00:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:32:41 00:32:41 00:29:01 CPU %user %nice %system %iowait %steal %idle 00:32:41 00:30:01 all 0.02 0.00 0.01 0.04 0.01 99.92 00:32:41 00:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:32:41 00:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:32:41 00:30:01 2 0.05 0.00 0.02 0.00 0.03 99.90 00:32:41 00:30:01 3 0.03 0.00 0.02 0.32 0.00 99.63 00:32:41 00:30:01 4 0.02 0.00 0.03 0.00 0.00 99.95 00:32:41 00:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:32:41 00:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:32:41 00:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:32:41 00:31:01 all 0.06 0.00 0.00 0.01 0.00 99.93 00:32:41 00:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:32:41 00:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:32:41 00:31:01 2 0.03 0.00 0.03 0.02 0.00 99.92 00:32:41 00:31:01 3 0.00 0.00 0.00 0.03 0.00 99.97 00:32:41 00:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:32:41 00:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:32:41 00:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:32:41 00:31:01 7 0.45 0.00 0.00 0.00 0.00 99.55 00:32:41 00:32:01 all 7.13 0.00 2.92 2.03 0.05 87.87 00:32:41 00:32:01 0 7.26 0.00 2.44 0.25 0.05 90.00 00:32:41 00:32:01 1 7.14 0.00 3.45 12.12 0.07 77.22 00:32:41 00:32:01 2 6.83 0.00 3.17 0.47 0.05 89.47 00:32:41 00:32:01 3 4.81 0.00 3.80 2.82 0.03 88.55 00:32:41 00:32:01 4 7.09 0.00 2.50 0.14 0.05 90.23 00:32:41 00:32:01 5 8.78 0.00 3.10 0.21 0.05 87.86 00:32:41 00:32:01 6 8.31 0.00 2.42 0.05 0.03 89.19 00:32:41 00:32:01 7 6.83 0.00 2.50 0.15 0.07 90.45 00:32:41 Average: all 4.42 0.00 1.14 1.62 0.03 92.79 00:32:41 Average: 0 4.49 0.00 1.15 1.11 0.03 93.22 00:32:41 Average: 1 3.85 0.00 1.18 2.40 0.03 92.55 00:32:41 Average: 2 4.62 0.00 1.19 2.23 0.05 91.92 00:32:41 Average: 3 4.11 0.00 1.15 1.87 0.02 92.85 00:32:41 Average: 4 4.72 0.00 1.13 0.43 0.03 93.70 00:32:41 Average: 5 4.82 0.00 1.22 0.37 0.03 93.56 00:32:41 Average: 6 3.86 0.00 0.89 1.44 0.04 93.78 00:32:41 Average: 7 4.92 0.00 1.19 3.15 0.03 90.71 00:32:41 00:32:41 00:32:41