Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 990d379436bad360529865c6b1e601239e616fa1 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-ssh10076309889338876237.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh3152606023728526691.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh8296373038057103416.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh185202548005143486.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-ssh9999697186240559503.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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-17540’ Running on prd-ubuntu20.04-docker-8c-8g-17550 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 990d379436bad360529865c6b1e601239e616fa1 (main) Commit message: "fix: Address CVE in Alpine base image (#367)" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 990d379436bad360529865c6b1e601239e616fa1 # timeout=10 > git rev-list --no-walk abaf377c2305cb6c403a8e05fa4318ea0a1dbe85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:48:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:48:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:48:20 ========================================================= 21:48:20 EdgeX Global Pipelines Version Info 21:48:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:48:21 ------------------- 21:48:21 stable info: 21:48:21 ------------------- 21:48:21 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 21:48:21 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:48:21 Message: update stable to v1.0.257 21:48:22 ------------------- 21:48:22 experimental info: 21:48:22 ------------------- 21:48:22 Commited By: **** collab-it+edgex@linuxfoundation.org 21:48:22 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:48:22 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 990d379436bad360529865c6b1e601239e616fa1 [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 990d379 [Pipeline] echo 21:48:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:48:22 provisioning config files... 21:48:22 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6110066005246674154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:23 ---> docker-login.sh 21:48:23 nexus3.edgexfoundry.org:10001 21:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:25 Configure a credential helper to remove this warning. See 21:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:25 21:48:25 Login Succeeded 21:48:25 nexus3.edgexfoundry.org:10002 21:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:26 Configure a credential helper to remove this warning. See 21:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:26 21:48:26 Login Succeeded 21:48:26 nexus3.edgexfoundry.org:10003 21:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:26 Configure a credential helper to remove this warning. See 21:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:26 21:48:26 Login Succeeded 21:48:26 nexus3.edgexfoundry.org:10004 21:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:26 Configure a credential helper to remove this warning. See 21:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:26 21:48:26 Login Succeeded 21:48:26 docker.io 21:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:27 Configure a credential helper to remove this warning. See 21:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:27 21:48:27 Login Succeeded 21:48:27 ---> docker-login.sh ends [Pipeline] } 21:48:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:48:27 + git rev-list -1 --merges 990d379436bad360529865c6b1e601239e616fa1~1..990d379436bad360529865c6b1e601239e616fa1 [Pipeline] echo 21:48:27 -----------> git rev-list -1 --merges 990d379436bad360529865c6b1e601239e616fa1~1..990d379436bad360529865c6b1e601239e616fa1 990d379436bad360529865c6b1e601239e616fa1 [false] [Pipeline] sh 21:48:27 + git log --format=format:%s -1 990d379436bad360529865c6b1e601239e616fa1 [Pipeline] echo 21:48:27 ========================================================= 21:48:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:48:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:28 + git log --format=format:%s -1 990d379436bad360529865c6b1e601239e616fa1 [Pipeline] echo 21:48:28 [semverPrep] GIT_COMMIT: 990d379436bad360529865c6b1e601239e616fa1, Commit Message: fix: Address CVE in Alpine base image (#367) [Pipeline] echo 21:48:28 [semverPrep] This is not a build commit. [Pipeline] sh 21:48:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:48:28 + grep -v github /etc/ssh/ssh_known_hosts 21:48:28 + [ -e /tmp/ssh_known_hosts ] 21:48:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:48:29 + sudo tee -a /etc/ssh/ssh_known_hosts 21:48:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:48:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:48:29 21:48:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:48:30 0.1.4: Pulling from edgex-devops/py-git-semver 21:48:30 b85a868b505f: Pulling fs layer 21:48:30 e2be974225ed: Pulling fs layer 21:48:30 339a4e72a1f5: Pulling fs layer 21:48:30 988bab9f4d93: Pulling fs layer 21:48:30 1469e6f7b9e6: Pulling fs layer 21:48:30 eaf3925da568: Pulling fs layer 21:48:30 bab4dde63d76: Pulling fs layer 21:48:30 988bab9f4d93: Waiting 21:48:30 1469e6f7b9e6: Waiting 21:48:30 eaf3925da568: Waiting 21:48:30 bde34c3a00c8: Pulling fs layer 21:48:30 b352a97aabf1: Pulling fs layer 21:48:30 4872d77fe225: Pulling fs layer 21:48:30 bde34c3a00c8: Waiting 21:48:30 bab4dde63d76: Waiting 21:48:30 b352a97aabf1: Waiting 21:48:30 5851b861e8e6: Pulling fs layer 21:48:30 5851b861e8e6: Waiting 21:48:30 4872d77fe225: Waiting 21:48:30 e2be974225ed: Download complete 21:48:30 988bab9f4d93: Verifying Checksum 21:48:30 988bab9f4d93: Download complete 21:48:30 1469e6f7b9e6: Verifying Checksum 21:48:30 1469e6f7b9e6: Download complete 21:48:30 eaf3925da568: Verifying Checksum 21:48:30 eaf3925da568: Download complete 21:48:30 339a4e72a1f5: Verifying Checksum 21:48:30 339a4e72a1f5: Download complete 21:48:30 bde34c3a00c8: Verifying Checksum 21:48:30 bde34c3a00c8: Download complete 21:48:30 b352a97aabf1: Verifying Checksum 21:48:30 b352a97aabf1: Download complete 21:48:30 4872d77fe225: Verifying Checksum 21:48:30 4872d77fe225: Download complete 21:48:30 5851b861e8e6: Verifying Checksum 21:48:31 b85a868b505f: Verifying Checksum 21:48:31 b85a868b505f: Download complete 21:48:31 bab4dde63d76: Verifying Checksum 21:48:31 bab4dde63d76: Download complete 21:48:33 b85a868b505f: Pull complete 21:48:34 e2be974225ed: Pull complete 21:48:35 339a4e72a1f5: Pull complete 21:48:35 988bab9f4d93: Pull complete 21:48:36 1469e6f7b9e6: Pull complete 21:48:37 eaf3925da568: Pull complete 21:48:39 bab4dde63d76: Pull complete 21:48:40 bde34c3a00c8: Pull complete 21:48:41 b352a97aabf1: Pull complete 21:48:41 4872d77fe225: Pull complete 21:48:42 5851b861e8e6: Pull complete 21:48:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:48:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:48:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:43 prd-ubuntu20.04-docker-8c-8g-17550 does not seem to be running inside a container 21:48:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:48:55 $ docker top 77adefd26432a86629d12063c8a6d7962a20a7449cdcba73d16a1c0716cd5a50 -eo pid,comm 21:48:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:48:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:48:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:48:55 [ssh-agent] Looking for ssh-agent implementation... 21:48:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:48:55 $ docker exec 77adefd26432a86629d12063c8a6d7962a20a7449cdcba73d16a1c0716cd5a50 ssh-agent 21:48:55 SSH_AUTH_SOCK=/tmp/ssh-3FNqFnjWEM30/agent.14 21:48:55 SSH_AGENT_PID=20 21:48:55 Running ssh-add (command line suppressed) 21:48:55 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15504892828159406390.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15504892828159406390.key) 21:48:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:48:56 + git tag --points-at HEAD [Pipeline] } 21:48:56 $ docker exec --env ******** --env ******** 77adefd26432a86629d12063c8a6d7962a20a7449cdcba73d16a1c0716cd5a50 ssh-agent -k 21:48:56 unset SSH_AUTH_SOCK; 21:48:56 unset SSH_AGENT_PID; 21:48:56 echo Agent pid 20 killed; 21:48:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:48:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:48:56 [ssh-agent] Looking for ssh-agent implementation... 21:48:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:48:56 $ docker exec 77adefd26432a86629d12063c8a6d7962a20a7449cdcba73d16a1c0716cd5a50 ssh-agent 21:48:56 SSH_AUTH_SOCK=/tmp/ssh-zQdgZHezREnJ/agent.71 21:48:56 SSH_AGENT_PID=77 21:48:56 Running ssh-add (command line suppressed) 21:48:56 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9269108232574549376.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9269108232574549376.key) 21:48:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:48:56 + git semver init 21:48:57 2023-11-14 21:48:57,130 [run_init] DEBUG init version:0.0.0 force:False 21:48:57 2023-11-14 21:48:57,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 21:48:57 2023-11-14 21:48:57,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 21:48:57 2023-11-14 21:48:57,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) 21:48:59 2023-11-14 21:48:58,810 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 21:48:59 2023-11-14 21:48:58,810 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 21:48:59 2023-11-14 21:48:58,810 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:48:59 2023-11-14 21:48:58,810 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:48:59 3.1.0-dev.32 [Pipeline] } 21:48:59 $ docker exec --env ******** --env ******** 77adefd26432a86629d12063c8a6d7962a20a7449cdcba73d16a1c0716cd5a50 ssh-agent -k 21:48:59 unset SSH_AUTH_SOCK; 21:48:59 unset SSH_AGENT_PID; 21:48:59 echo Agent pid 77 killed; 21:48:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:48:59 + git semver [Pipeline] } 21:49:00 $ docker stop --time=1 77adefd26432a86629d12063c8a6d7962a20a7449cdcba73d16a1c0716cd5a50 21:49:02 $ docker rm -f --volumes 77adefd26432a86629d12063c8a6d7962a20a7449cdcba73d16a1c0716cd5a50 [Pipeline] // withDockerContainer [Pipeline] sh 21:49:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:49:02 Stashed 1 file(s) [Pipeline] echo 21:49:02 [edgeXSemver]: initialized semver on version 3.1.0-dev.32 [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 21:49:03 provisioning config files... 21:49:03 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12395872627636882311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:03 ---> docker-login.sh 21:49:03 nexus3.edgexfoundry.org:10001 21:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:03 Configure a credential helper to remove this warning. See 21:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:03 21:49:03 Login Succeeded 21:49:03 nexus3.edgexfoundry.org:10002 21:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:03 Configure a credential helper to remove this warning. See 21:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:03 21:49:03 Login Succeeded 21:49:03 nexus3.edgexfoundry.org:10003 21:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:03 Configure a credential helper to remove this warning. See 21:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:03 21:49:03 Login Succeeded 21:49:03 nexus3.edgexfoundry.org:10004 21:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:03 Configure a credential helper to remove this warning. See 21:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:03 21:49:03 Login Succeeded 21:49:03 docker.io 21:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:04 Configure a credential helper to remove this warning. See 21:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:04 21:49:04 Login Succeeded 21:49:04 ---> docker-login.sh ends [Pipeline] } 21:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:49:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:49:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:49:04 ========================================================= 21:49:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:49:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:49:04 Sending build context to Docker daemon 10.94MB 21:49:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:49:04 Step 2/12 : FROM ${BASE} AS builder 21:49:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:49:04 7264a8db6415: Pulling fs layer 21:49:04 c4d48a809fc2: Pulling fs layer 21:49:04 4f1c88b9dad5: Pulling fs layer 21:49:04 ad3a456e5733: Pulling fs layer 21:49:04 69c7f0334f64: Pulling fs layer 21:49:04 1f1c1a5573a3: Pulling fs layer 21:49:04 ce7588e14bc9: Pulling fs layer 21:49:04 b5e4710f87ac: Pulling fs layer 21:49:04 ad3a456e5733: Waiting 21:49:04 69c7f0334f64: Waiting 21:49:04 1f1c1a5573a3: Waiting 21:49:04 ce7588e14bc9: Waiting 21:49:04 b5e4710f87ac: Waiting 21:49:04 c4d48a809fc2: Download complete 21:49:04 ad3a456e5733: Verifying Checksum 21:49:04 ad3a456e5733: Download complete 21:49:04 69c7f0334f64: Verifying Checksum 21:49:04 69c7f0334f64: Download complete 21:49:04 7264a8db6415: Verifying Checksum 21:49:04 7264a8db6415: Download complete 21:49:05 1f1c1a5573a3: Verifying Checksum 21:49:05 1f1c1a5573a3: Download complete 21:49:05 7264a8db6415: Pull complete 21:49:05 b5e4710f87ac: Verifying Checksum 21:49:05 b5e4710f87ac: Download complete 21:49:05 4f1c88b9dad5: Download complete 21:49:05 c4d48a809fc2: Pull complete 21:49:06 ce7588e14bc9: Verifying Checksum 21:49:06 ce7588e14bc9: Download complete 21:49:09 4f1c88b9dad5: Pull complete 21:49:09 ad3a456e5733: Pull complete 21:49:09 69c7f0334f64: Pull complete 21:49:10 1f1c1a5573a3: Pull complete 21:49:13 ce7588e14bc9: Pull complete 21:49:13 b5e4710f87ac: Pull complete 21:49:13 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:49:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:49:13 ---> 88b5674ff536 21:49:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:49:17 Still waiting to schedule task 21:49:17 ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:49:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17552’ is offline 21:49:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17553’ is offline 21:49:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17554’ is offline 21:49:35 ---> Running in 41a5c9ab7b04 21:49:35 Removing intermediate container 41a5c9ab7b04 21:49:35 ---> 483cad4e9a0e 21:49:35 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:49:36 ---> Running in 677bb0dd07b8 21:49:36 Removing intermediate container 677bb0dd07b8 21:49:36 ---> dba30616b3dd 21:49:36 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:49:36 ---> Running in 0592a0790e3b 21:49:36 Removing intermediate container 0592a0790e3b 21:49:36 ---> 02d4d9ce4a02 21:49:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:49:36 ---> Running in a21222d1833d 21:49:37 Removing intermediate container a21222d1833d 21:49:37 ---> cb07f8e7c57c 21:49:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:49:37 ---> Running in ee6f2c8731c6 21:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:49:38 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:49:38 (2/4) Installing libedit (20221030.3.1-r1) 21:49:38 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:49:38 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:49:38 Executing busybox-1.36.1-r5.trigger 21:49:38 OK: 268 MiB in 56 packages 21:49:40 Removing intermediate container ee6f2c8731c6 21:49:40 ---> d4ca721c2055 21:49:40 Step 8/12 : WORKDIR /device-rest-go 21:49:40 ---> Running in c373b7b947ee 21:49:42 Removing intermediate container c373b7b947ee 21:49:42 ---> 026e9b3a6686 21:49:42 Step 9/12 : COPY go.mod vendor* ./ 21:49:42 ---> 0a13733b8ba3 21:49:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:42 ---> Running in f0d9d0a957e7 21:51:04 Removing intermediate container f0d9d0a957e7 21:51:04 ---> 3bdfcb83c75d 21:51:04 Step 11/12 : COPY . . 21:51:04 ---> 6ecde4fedf11 21:51:04 Step 12/12 : RUN $MAKE 21:51:04 ---> Running in b33d83a52bcd 21:51:04 noop 21:51:04 Removing intermediate container b33d83a52bcd 21:51:04 ---> 17b50a5a7b65 21:51:04 Successfully built 17b50a5a7b65 21:51:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:05 + docker inspect -f . ci-base-image-x86_64 21:51:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:05 prd-ubuntu20.04-docker-8c-8g-17550 does not seem to be running inside a container 21:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:51:06 $ docker top d3621beb65e157b48b0f681c1926c0c29d1b8c9f9c2554ff422514f1647b68d8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:06 + go version 21:51:06 go version go1.21.0 linux/amd64 [Pipeline] } 21:51:06 $ docker stop --time=1 d3621beb65e157b48b0f681c1926c0c29d1b8c9f9c2554ff422514f1647b68d8 21:51:08 $ docker rm -f --volumes d3621beb65e157b48b0f681c1926c0c29d1b8c9f9c2554ff422514f1647b68d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:09 + docker inspect -f . ci-base-image-x86_64 21:51:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:09 prd-ubuntu20.04-docker-8c-8g-17550 does not seem to be running inside a container 21:51:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:51:10 $ docker top fc137b2d38af21597685524d3f0a1403381f08a1ee0c30f614d652b26c7537d3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:11 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 21:51:11 + make test 21:51:11 go test ./... -coverprofile=coverage.out ./... 21:51:21 ? github.com/edgexfoundry/device-rest-go [no test files] 21:51:31 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:51:31 ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 33.2% of statements 21:51:39 go vet ./... 21:51:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:51:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:51:44 ./bin/test-attribution-txt.sh [Pipeline] echo 21:51:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:51:44 $ docker stop --time=1 fc137b2d38af21597685524d3f0a1403381f08a1ee0c30f614d652b26c7537d3 21:51:59 $ docker rm -f --volumes fc137b2d38af21597685524d3f0a1403381f08a1ee0c30f614d652b26c7537d3 [Pipeline] // withDockerContainer [Pipeline] sh 21:52:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:52:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:52:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:52:00 + ls -al . 21:52:00 total 180 21:52:00 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 21:51 . 21:52:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:48 .. 21:52:00 -rw-rw-r-- 1 jenkins jenkins 151 Nov 14 21:48 .dockerignore 21:52:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:51 .git 21:52:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:48 .github 21:52:00 -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 21:48 .gitignore 21:52:00 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:48 .golangci.yml 21:52:00 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:48 .semver 21:52:00 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 14 21:48 Attribution.txt 21:52:00 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 14 21:48 CHANGELOG.md 21:52:00 -rw-rw-r-- 1 jenkins jenkins 1687 Nov 14 21:48 Dockerfile 21:52:00 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:48 GOVERNANCE.md 21:52:00 -rw-rw-r-- 1 jenkins jenkins 680 Nov 14 21:48 Jenkinsfile 21:52:00 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 21:48 LICENSE 21:52:00 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 14 21:48 Makefile 21:52:00 -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 21:48 OWNERS.md 21:52:00 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 14 21:48 README.md 21:52:00 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:49 VERSION 21:52:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:48 bin 21:52:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:48 cmd 21:52:00 -rw-r--r-- 1 jenkins jenkins 14499 Nov 14 21:51 coverage.out 21:52:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:48 driver 21:52:00 -rw-rw-r-- 1 jenkins jenkins 3844 Nov 14 21:48 go.mod 21:52:00 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 14 21:48 go.sum 21:52:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:48 openapi 21:52:00 -rw-rw-r-- 1 jenkins jenkins 713 Nov 14 21:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:01 + 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=990d379436bad360529865c6b1e601239e616fa1 --label arch=amd64 --label version=3.1.0-dev.32 . 21:52:01 Sending build context to Docker daemon 10.95MB 21:52:01 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:52:01 Step 2/26 : FROM ${BASE} AS builder 21:52:01 ---> 17b50a5a7b65 21:52:01 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:52:03 ---> Running in 14c6d79941bb 21:52:03 Removing intermediate container 14c6d79941bb 21:52:03 ---> cded2c6e96c9 21:52:03 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:52:04 ---> Running in f3e5135443de 21:52:04 Removing intermediate container f3e5135443de 21:52:04 ---> b678151dc44c 21:52:04 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:52:04 ---> Running in 7640b21348b4 21:52:05 Removing intermediate container 7640b21348b4 21:52:05 ---> 7efe48b35130 21:52:05 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:52:06 ---> Running in ac5cfd4903db 21:52:07 Removing intermediate container ac5cfd4903db 21:52:07 ---> 6a7757aa4f27 21:52:07 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:52:07 ---> Running in 33bcac3f2e0b 21:52:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:52:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:52:08 OK: 268 MiB in 56 packages 21:52:10 Removing intermediate container 33bcac3f2e0b 21:52:10 ---> c457b96ab632 21:52:10 Step 8/26 : WORKDIR /device-rest-go 21:52:10 ---> Running in ea0a8b20768c 21:52:11 Removing intermediate container ea0a8b20768c 21:52:11 ---> 8cbeff47030a 21:52:11 Step 9/26 : COPY go.mod vendor* ./ 21:52:11 ---> 9ce73471e7bd 21:52:11 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:12 ---> Running in 63e00800fbe7 21:52:14 Removing intermediate container 63e00800fbe7 21:52:14 ---> 894878940b6a 21:52:14 Step 11/26 : COPY . . 21:52:16 ---> 060a63a0da25 21:52:16 Step 12/26 : RUN $MAKE 21:52:16 ---> Running in 92e8c11aea07 21:52:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.32 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:52:55 Removing intermediate container 92e8c11aea07 21:52:55 ---> 8349c9881b38 21:52:55 Step 13/26 : FROM alpine:3.18 21:52:55 3.18: Pulling from library/alpine 21:52:55 96526aa774ef: Pulling fs layer 21:52:55 96526aa774ef: Verifying Checksum 21:52:55 96526aa774ef: Download complete 21:52:56 96526aa774ef: Pull complete 21:52:57 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:52:57 Status: Downloaded newer image for alpine:3.18 21:52:57 ---> 8ca4688f4f35 21:52:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:52:59 ---> Running in 400af1f93a5a 21:53:02 Removing intermediate container 400af1f93a5a 21:53:02 ---> 1875f95204b6 21:53:02 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 21:53:03 ---> Running in 095eea1dc8b6 21:53:04 Removing intermediate container 095eea1dc8b6 21:53:04 ---> e9e5cfb1ef30 21:53:04 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:53:05 ---> Running in e7abdbcc03cc 21:53:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:53:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:53:06 (1/1) Installing dumb-init (1.2.5-r2) 21:53:06 Executing busybox-1.36.1-r2.trigger 21:53:06 OK: 7 MiB in 16 packages 21:53:10 Removing intermediate container e7abdbcc03cc 21:53:10 ---> 260c4805a35a 21:53:10 Step 17/26 : RUN apk --no-cache upgrade 21:53:11 ---> Running in 76fc0437d0da 21:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:53:12 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:53:12 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:53:12 Executing busybox-1.36.1-r5.post-upgrade 21:53:12 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:53:12 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:53:12 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:53:12 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:53:12 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:53:12 Executing busybox-1.36.1-r5.trigger 21:53:12 OK: 7 MiB in 16 packages 21:53:14 Removing intermediate container 76fc0437d0da 21:53:14 ---> 235cc3049e7a 21:53:14 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 21:53:17 ---> 080ed5bfa479 21:53:17 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 21:53:17 ---> c4de185eaa9a 21:53:17 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 21:53:17 ---> 7279ff550432 21:53:17 Step 21/26 : EXPOSE 59986 21:53:18 ---> Running in 80dd733c62bd 21:53:19 Removing intermediate container 80dd733c62bd 21:53:19 ---> 1671468a809d 21:53:19 Step 22/26 : ENTRYPOINT ["/device-rest"] 21:53:19 ---> Running in f19e4575eb47 21:53:20 Removing intermediate container f19e4575eb47 21:53:20 ---> 26d0b5b15cb3 21:53:20 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:53:20 ---> Running in 2defe37068f7 21:53:20 Removing intermediate container 2defe37068f7 21:53:20 ---> 0c7f427494d1 21:53:20 Step 24/26 : LABEL arch=amd64 21:53:20 ---> Running in 3a71aac55350 21:53:20 Removing intermediate container 3a71aac55350 21:53:20 ---> 02a486d38af1 21:53:20 Step 25/26 : LABEL git_sha=990d379436bad360529865c6b1e601239e616fa1 21:53:20 ---> Running in cb5b4acf9779 21:53:20 Removing intermediate container cb5b4acf9779 21:53:20 ---> e4fc8da36211 21:53:20 Step 26/26 : LABEL version=3.1.0-dev.32 21:53:20 ---> Running in 9ad62aa2a2d1 21:53:22 Removing intermediate container 9ad62aa2a2d1 21:53:22 ---> d8884a7178bb 21:53:22 [Warning] One or more build-args [ARCH] were not consumed 21:53:22 Successfully built d8884a7178bb 21:53:22 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:22 provisioning config files... 21:53:22 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17817171265151172374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:22 ---> docker-login.sh 21:53:22 nexus3.edgexfoundry.org:10001 21:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:22 Configure a credential helper to remove this warning. See 21:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:22 21:53:22 Login Succeeded 21:53:22 nexus3.edgexfoundry.org:10002 21:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:22 Configure a credential helper to remove this warning. See 21:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:22 21:53:22 Login Succeeded 21:53:22 nexus3.edgexfoundry.org:10003 21:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:22 Configure a credential helper to remove this warning. See 21:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:22 21:53:22 Login Succeeded 21:53:22 nexus3.edgexfoundry.org:10004 21:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:22 Configure a credential helper to remove this warning. See 21:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:22 21:53:22 Login Succeeded 21:53:22 docker.io 21:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:23 Configure a credential helper to remove this warning. See 21:53:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:23 21:53:23 Login Succeeded 21:53:23 ---> docker-login.sh ends [Pipeline] } 21:53:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:53:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:53:23 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 21:53:23 990d379436bad360529865c6b1e601239e616fa1 21:53:23 latest 21:53:23 3.1.0-dev.32 21:53:23 990d379436bad360529865c6b1e601239e616fa1-3.1.0-dev.32 21:53:23 main 21:53:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:23 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:990d379436bad360529865c6b1e601239e616fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:23 + docker push nexus3.edgexfoundry.org:10004/device-rest:990d379436bad360529865c6b1e601239e616fa1 21:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:53:23 b2e189195d6a: Preparing 21:53:23 96ba3cd6c029: Preparing 21:53:23 0efd081dc25e: Preparing 21:53:23 c2bb746def99: Preparing 21:53:23 52997e243cbe: Preparing 21:53:23 cc2447e1835a: Preparing 21:53:23 cc2447e1835a: Waiting 21:53:23 b2e189195d6a: Pushed 21:53:23 96ba3cd6c029: Pushed 21:53:23 52997e243cbe: Pushed 21:53:24 cc2447e1835a: Layer already exists 21:53:24 c2bb746def99: Pushed 21:53:26 0efd081dc25e: Pushed 21:53:26 990d379436bad360529865c6b1e601239e616fa1: digest: sha256:d25cdd10d41af9cca5f422e163fc6a5426df750eec2e65c7225a7458ad4d2061 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:26 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:27 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 21:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:53:27 b2e189195d6a: Preparing 21:53:27 96ba3cd6c029: Preparing 21:53:27 0efd081dc25e: Preparing 21:53:27 c2bb746def99: Preparing 21:53:27 52997e243cbe: Preparing 21:53:27 cc2447e1835a: Preparing 21:53:27 cc2447e1835a: Waiting 21:53:27 52997e243cbe: Layer already exists 21:53:27 96ba3cd6c029: Layer already exists 21:53:27 c2bb746def99: Layer already exists 21:53:27 b2e189195d6a: Layer already exists 21:53:27 cc2447e1835a: Layer already exists 21:53:27 0efd081dc25e: Layer already exists 21:53:27 latest: digest: sha256:d25cdd10d41af9cca5f422e163fc6a5426df750eec2e65c7225a7458ad4d2061 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:27 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:28 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.32 21:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:53:28 b2e189195d6a: Preparing 21:53:28 96ba3cd6c029: Preparing 21:53:28 0efd081dc25e: Preparing 21:53:28 c2bb746def99: Preparing 21:53:28 52997e243cbe: Preparing 21:53:28 cc2447e1835a: Preparing 21:53:28 cc2447e1835a: Waiting 21:53:28 0efd081dc25e: Layer already exists 21:53:28 c2bb746def99: Layer already exists 21:53:28 96ba3cd6c029: Layer already exists 21:53:28 b2e189195d6a: Layer already exists 21:53:28 52997e243cbe: Layer already exists 21:53:28 cc2447e1835a: Layer already exists 21:53:28 3.1.0-dev.32: digest: sha256:d25cdd10d41af9cca5f422e163fc6a5426df750eec2e65c7225a7458ad4d2061 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:29 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:990d379436bad360529865c6b1e601239e616fa1-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:29 + docker push nexus3.edgexfoundry.org:10004/device-rest:990d379436bad360529865c6b1e601239e616fa1-3.1.0-dev.32 21:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:53:29 b2e189195d6a: Preparing 21:53:29 96ba3cd6c029: Preparing 21:53:29 0efd081dc25e: Preparing 21:53:29 c2bb746def99: Preparing 21:53:29 52997e243cbe: Preparing 21:53:29 cc2447e1835a: Preparing 21:53:29 cc2447e1835a: Waiting 21:53:29 b2e189195d6a: Layer already exists 21:53:29 96ba3cd6c029: Layer already exists 21:53:29 0efd081dc25e: Layer already exists 21:53:29 52997e243cbe: Layer already exists 21:53:29 c2bb746def99: Layer already exists 21:53:29 cc2447e1835a: Layer already exists 21:53:29 990d379436bad360529865c6b1e601239e616fa1-3.1.0-dev.32: digest: sha256:d25cdd10d41af9cca5f422e163fc6a5426df750eec2e65c7225a7458ad4d2061 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:29 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:30 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 21:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:53:30 b2e189195d6a: Preparing 21:53:30 96ba3cd6c029: Preparing 21:53:30 0efd081dc25e: Preparing 21:53:30 c2bb746def99: Preparing 21:53:30 52997e243cbe: Preparing 21:53:30 cc2447e1835a: Preparing 21:53:30 cc2447e1835a: Waiting 21:53:30 0efd081dc25e: Layer already exists 21:53:30 96ba3cd6c029: Layer already exists 21:53:30 52997e243cbe: Layer already exists 21:53:30 b2e189195d6a: Layer already exists 21:53:30 c2bb746def99: Layer already exists 21:53:30 cc2447e1835a: Layer already exists 21:53:30 main: digest: sha256:d25cdd10d41af9cca5f422e163fc6a5426df750eec2e65c7225a7458ad4d2061 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:53:30 ===================================================== [Pipeline] echo 21:53:30 taggedImages: 21:53:30 - nexus3.edgexfoundry.org:10004/device-rest:990d379436bad360529865c6b1e601239e616fa1 21:53:30 - nexus3.edgexfoundry.org:10004/device-rest:latest 21:53:30 - nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.32 21:53:30 - nexus3.edgexfoundry.org:10004/device-rest:990d379436bad360529865c6b1e601239e616fa1-3.1.0-dev.32 21:53:30 - 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 21:53:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:30 21:53:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:31 latest: Pulling from edgex-lftools-log-publisher 21:53:31 5eb5b503b376: Pulling fs layer 21:53:31 5c69ac0246d0: Pulling fs layer 21:53:31 ec43610c2a17: Pulling fs layer 21:53:31 3a2ae6a8a46f: Pulling fs layer 21:53:31 33b1e0a273af: Pulling fs layer 21:53:31 5d3b04190fa2: Pulling fs layer 21:53:31 2f39f015ded8: Pulling fs layer 21:53:31 3a2ae6a8a46f: Waiting 21:53:31 33b1e0a273af: Waiting 21:53:31 5d3b04190fa2: Waiting 21:53:31 2f39f015ded8: Waiting 21:53:31 5c69ac0246d0: Verifying Checksum 21:53:31 5c69ac0246d0: Download complete 21:53:31 3a2ae6a8a46f: Download complete 21:53:31 33b1e0a273af: Verifying Checksum 21:53:31 33b1e0a273af: Download complete 21:53:31 5d3b04190fa2: Verifying Checksum 21:53:31 5d3b04190fa2: Download complete 21:53:31 ec43610c2a17: Verifying Checksum 21:53:31 ec43610c2a17: Download complete 21:53:31 5eb5b503b376: Verifying Checksum 21:53:31 5eb5b503b376: Download complete 21:53:32 2f39f015ded8: Verifying Checksum 21:53:44 5eb5b503b376: Pull complete 21:53:46 5c69ac0246d0: Pull complete 21:53:48 ec43610c2a17: Pull complete 21:53:50 3a2ae6a8a46f: Pull complete 21:53:52 33b1e0a273af: Pull complete 21:53:53 5d3b04190fa2: Pull complete 21:54:01 2f39f015ded8: Pull complete 21:54:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:54:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:02 prd-ubuntu20.04-docker-8c-8g-17550 does not seem to be running inside a container 21:54:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:54:20 $ docker top c68ca21a1a0a2fa1385aa585240e969256505ee6eb9f932c4a29c77658417b67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:20 ---> job-cost.sh 21:54:20 lf-activate-venv: SKIPPING 21:54:20 INFO: No Stack... 21:54:20 INFO: Retrieving Pricing Info for: v3-standard-8 21:54:21 INFO: Archiving Costs [Pipeline] sh 21:54:21 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 21:54:21 + cut -d, -f6 [Pipeline] lock 21:54:21 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-152-stack-cost] 21:54:21 Resource [jenkins-edgexfoundry-device-rest-go-main-152-stack-cost] did not exist. Created. 21:54:21 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:54:21 + echo total: 0.2199999988079071 [Pipeline] stash 21:54:21 Stashed 1 file(s) [Pipeline] } 21:54:21 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-152-stack-cost] [Pipeline] // lock [Pipeline] } 21:54:22 $ docker stop --time=1 c68ca21a1a0a2fa1385aa585240e969256505ee6eb9f932c4a29c77658417b67 21:54:23 $ docker rm -f --volumes c68ca21a1a0a2fa1385aa585240e969256505ee6eb9f932c4a29c77658417b67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:07:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18006 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 22:07:59 Running in /w/workspace/device-rest-go/152 [Pipeline] { [Pipeline] checkout 22:07:59 The recommended git tool is: git 22:08:08 using credential edgex-jenkins-ssh 22:08:08 Cloning the remote Git repository 22:08:08 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 22:08:08 > git init /w/workspace/device-rest-go/152 # timeout=10 22:08:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 22:08:08 > git --version # timeout=10 22:08:08 > git --version # 'git version 2.25.1' 22:08:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:11 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 22:08:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:12 Avoid second fetch 22:08:12 Checking out Revision 990d379436bad360529865c6b1e601239e616fa1 (main) 22:08:12 > git config core.sparsecheckout # timeout=10 22:08:13 > git checkout -f 990d379436bad360529865c6b1e601239e616fa1 # timeout=10 22:08:13 Commit message: "fix: Address CVE in Alpine base image (#367)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:08:14 % Total % Received % Xferd Average Speed Time Time Time Current 22:08:14 Dload Upload Total Spent Left Speed 22:08:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86272 0 --:--:-- --:--:-- --:--:-- 86272 [Pipeline] sh 22:08:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:08:16 + sudo tee /etc/docker/daemon.new 22:08:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:08:16 { 22:08:16 "registry-mirrors": [ 22:08:16 "https://nexus3.edgexfoundry.org:10001" 22:08:16 ], 22:08:16 "bip": "10.250.0.254/24", 22:08:16 "hosts": [ 22:08:16 "tcp://0.0.0.0:5555", 22:08:16 "unix:///var/run/docker.sock" 22:08:16 ], 22:08:16 "mtu": 1458, 22:08:16 "selinux-enabled": true, 22:08:16 "seccomp-profile": "/etc/docker/seccomp.json" 22:08:16 } [Pipeline] sh 22:08:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:08:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:35 provisioning config files... 22:08:35 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/152@tmp/config11578017384111748093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:35 ---> docker-login.sh 22:08:35 nexus3.edgexfoundry.org:10001 22:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:36 Configure a credential helper to remove this warning. See 22:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:36 22:08:36 Login Succeeded 22:08:36 nexus3.edgexfoundry.org:10002 22:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:36 Configure a credential helper to remove this warning. See 22:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:36 22:08:36 Login Succeeded 22:08:36 nexus3.edgexfoundry.org:10003 22:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:36 Configure a credential helper to remove this warning. See 22:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:36 22:08:36 Login Succeeded 22:08:36 nexus3.edgexfoundry.org:10004 22:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:37 Configure a credential helper to remove this warning. See 22:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:37 22:08:37 Login Succeeded 22:08:37 docker.io 22:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:37 Configure a credential helper to remove this warning. See 22:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:37 22:08:37 Login Succeeded 22:08:37 ---> docker-login.sh ends [Pipeline] } 22:08:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:08:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:08:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:08:38 ========================================================= 22:08:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:08:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:08:38 Sending build context to Docker daemon 127.5kB 22:08:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:08:38 Step 2/12 : FROM ${BASE} AS builder 22:08:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:08:42 9fda8d8052c6: Pulling fs layer 22:08:42 5d54e960e981: Pulling fs layer 22:08:42 c4a7e357bf2a: Pulling fs layer 22:08:42 f0e02332f6b5: Pulling fs layer 22:08:42 872ee5b61b7b: Pulling fs layer 22:08:42 0c6a40ed1a82: Pulling fs layer 22:08:42 94ae7d8d031c: Pulling fs layer 22:08:42 f0e02332f6b5: Waiting 22:08:42 872ee5b61b7b: Waiting 22:08:42 0c6a40ed1a82: Waiting 22:08:42 94ae7d8d031c: Waiting 22:08:42 5d54e960e981: Verifying Checksum 22:08:42 5d54e960e981: Download complete 22:08:42 f0e02332f6b5: Verifying Checksum 22:08:42 f0e02332f6b5: Download complete 22:08:42 872ee5b61b7b: Verifying Checksum 22:08:42 872ee5b61b7b: Download complete 22:08:42 9fda8d8052c6: Verifying Checksum 22:08:42 9fda8d8052c6: Download complete 22:08:42 94ae7d8d031c: Verifying Checksum 22:08:42 94ae7d8d031c: Download complete 22:08:42 9fda8d8052c6: Pull complete 22:08:43 5d54e960e981: Pull complete 22:08:43 c4a7e357bf2a: Download complete 22:08:44 0c6a40ed1a82: Verifying Checksum 22:08:44 0c6a40ed1a82: Download complete 22:08:57 c4a7e357bf2a: Pull complete 22:08:57 f0e02332f6b5: Pull complete 22:08:57 872ee5b61b7b: Pull complete 22:09:12 0c6a40ed1a82: Pull complete 22:09:12 94ae7d8d031c: Pull complete 22:09:12 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:09:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:09:12 ---> 86de565de09d 22:09:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:09:13 ---> Running in 7c992b7e4eca 22:09:13 Removing intermediate container 7c992b7e4eca 22:09:13 ---> 22c28be93e56 22:09:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:09:14 ---> Running in 337bf7708d84 22:09:14 Removing intermediate container 337bf7708d84 22:09:14 ---> 7dec97873ea3 22:09:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:09:14 ---> Running in 3c745e3f65db 22:09:15 Removing intermediate container 3c745e3f65db 22:09:15 ---> 219302c2e14b 22:09:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:09:15 ---> Running in c215b9b4f4e4 22:09:15 Removing intermediate container c215b9b4f4e4 22:09:15 ---> 943b98170342 22:09:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:09:15 ---> Running in da9d469507ad 22:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:09:19 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:09:19 (2/4) Installing libedit (20221030.3.1-r1) 22:09:19 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:09:19 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:09:19 Executing busybox-1.36.1-r5.trigger 22:09:19 OK: 271 MiB in 56 packages 22:09:20 Removing intermediate container da9d469507ad 22:09:20 ---> 39ebc8bf94cf 22:09:20 Step 8/12 : WORKDIR /device-rest-go 22:09:20 ---> Running in 928769c7ffb1 22:09:21 Removing intermediate container 928769c7ffb1 22:09:21 ---> e1b3ebf5df5b 22:09:21 Step 9/12 : COPY go.mod vendor* ./ 22:09:21 ---> 2d9e0ff728aa 22:09:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:21 ---> Running in 4189c4f4e657 22:10:58 Removing intermediate container 4189c4f4e657 22:10:58 ---> a8d89955e93c 22:10:58 Step 11/12 : COPY . . 22:10:58 ---> 9bf5fb770df2 22:10:58 Step 12/12 : RUN $MAKE 22:10:58 ---> Running in 5135350c7ff1 22:10:58 noop 22:10:58 Removing intermediate container 5135350c7ff1 22:10:58 ---> df677d6420f3 22:10:58 Successfully built df677d6420f3 22:10:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:59 + docker inspect -f . ci-base-image-arm64 22:10:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:59 prd-ubuntu20.04-docker-arm64-4c-16g-18006 does not seem to be running inside a container 22:10:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/152 -v /w/workspace/device-rest-go/152:/w/workspace/device-rest-go/152:rw,z -v /w/workspace/device-rest-go/152@tmp:/w/workspace/device-rest-go/152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:01 $ docker top f10b1fc8d9be6a20cf05b913be112bf514d3504f63c8e0100ea82705ec6b1095 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:02 + go version 22:11:02 go version go1.21.0 linux/arm64 [Pipeline] } 22:11:02 $ docker stop --time=1 f10b1fc8d9be6a20cf05b913be112bf514d3504f63c8e0100ea82705ec6b1095 22:11:03 $ docker rm -f --volumes f10b1fc8d9be6a20cf05b913be112bf514d3504f63c8e0100ea82705ec6b1095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:04 + docker inspect -f . ci-base-image-arm64 22:11:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:04 prd-ubuntu20.04-docker-arm64-4c-16g-18006 does not seem to be running inside a container 22:11:04 $ 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/152 -v /w/workspace/device-rest-go/152:/w/workspace/device-rest-go/152:rw,z -v /w/workspace/device-rest-go/152@tmp:/w/workspace/device-rest-go/152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:09 $ docker top a4a454f1b53bed9cd8bbda92491a62c92d896fc0e10c0964abd5b2c0a6e3ab1c -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:10 + git config --global --add safe.directory /w/workspace/device-rest-go/152 [Pipeline] fileExists [Pipeline] sh 22:11:11 + make test 22:11:11 go test ./... -coverprofile=coverage.out ./... 22:11:16 ? github.com/edgexfoundry/device-rest-go [no test files] 22:13:53 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 22:13:53 ok github.com/edgexfoundry/device-rest-go/driver 0.073s coverage: 33.2% of statements 22:13:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:13:53 go vet ./... 22:14:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:14:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:14:25 ./bin/test-attribution-txt.sh [Pipeline] echo 22:14:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:14:25 $ docker stop --time=1 a4a454f1b53bed9cd8bbda92491a62c92d896fc0e10c0964abd5b2c0a6e3ab1c 22:14:27 $ docker rm -f --volumes a4a454f1b53bed9cd8bbda92491a62c92d896fc0e10c0964abd5b2c0a6e3ab1c [Pipeline] // withDockerContainer [Pipeline] sh 22:14:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:14:30 Warning: overwriting stash ‘coverage-report’ 22:14:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:14:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:14:31 + ls -al . 22:14:31 total 176 22:14:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:11 . 22:14:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:08 .. 22:14:31 -rw-rw-r-- 1 jenkins jenkins 151 Nov 14 22:08 .dockerignore 22:14:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:08 .git 22:14:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 .github 22:14:31 -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 22:08 .gitignore 22:14:31 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 22:08 .golangci.yml 22:14:31 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 14 22:08 Attribution.txt 22:14:31 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 14 22:08 CHANGELOG.md 22:14:31 -rw-rw-r-- 1 jenkins jenkins 1687 Nov 14 22:08 Dockerfile 22:14:31 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 22:08 GOVERNANCE.md 22:14:31 -rw-rw-r-- 1 jenkins jenkins 680 Nov 14 22:08 Jenkinsfile 22:14:31 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 22:08 LICENSE 22:14:31 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 14 22:08 Makefile 22:14:31 -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 22:08 OWNERS.md 22:14:31 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 14 22:08 README.md 22:14:31 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:49 VERSION 22:14:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:08 bin 22:14:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 cmd 22:14:31 -rw-r--r-- 1 jenkins jenkins 14499 Nov 14 22:13 coverage.out 22:14:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:08 driver 22:14:31 -rw-rw-r-- 1 jenkins jenkins 3844 Nov 14 22:08 go.mod 22:14:31 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 14 22:08 go.sum 22:14:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 openapi 22:14:31 -rw-rw-r-- 1 jenkins jenkins 713 Nov 14 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:32 + 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=990d379436bad360529865c6b1e601239e616fa1 --label arch=arm64 --label version=3.1.0-dev.32 . 22:14:32 Sending build context to Docker daemon 142.8kB 22:14:32 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 22:14:32 Step 2/26 : FROM ${BASE} AS builder 22:14:32 ---> df677d6420f3 22:14:32 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:14:32 ---> Running in 268ae7c5455e 22:14:33 Removing intermediate container 268ae7c5455e 22:14:33 ---> 069de1bb665b 22:14:33 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:14:33 ---> Running in 38cd22192a2b 22:14:33 Removing intermediate container 38cd22192a2b 22:14:33 ---> d25ed3800050 22:14:33 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:14:33 ---> Running in 7da2b611c239 22:14:33 Removing intermediate container 7da2b611c239 22:14:33 ---> 4e3b01d3f93e 22:14:33 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:14:33 ---> Running in 2935374964b8 22:14:34 Removing intermediate container 2935374964b8 22:14:34 ---> 983a3260427c 22:14:34 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:14:34 ---> Running in 517344ac6221 22:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:14:38 OK: 271 MiB in 56 packages 22:14:39 Removing intermediate container 517344ac6221 22:14:39 ---> 4ae134549651 22:14:39 Step 8/26 : WORKDIR /device-rest-go 22:14:39 ---> Running in f3a6b8af640a 22:14:39 Removing intermediate container f3a6b8af640a 22:14:39 ---> 4ce5f41fab8e 22:14:39 Step 9/26 : COPY go.mod vendor* ./ 22:14:39 ---> e1fe97da883a 22:14:39 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:40 ---> Running in ea5472f477ca 22:14:42 Removing intermediate container ea5472f477ca 22:14:42 ---> 43384391e744 22:14:42 Step 11/26 : COPY . . 22:14:43 ---> 96c0f0ceaeb2 22:14:43 Step 12/26 : RUN $MAKE 22:14:43 ---> Running in b71b9b8e059d 22:14:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.32 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 22:17:06 Removing intermediate container b71b9b8e059d 22:17:06 ---> 430d3d9c9413 22:17:06 Step 13/26 : FROM alpine:3.18 22:17:06 3.18: Pulling from library/alpine 22:17:06 579b34f0a95b: Pulling fs layer 22:17:06 579b34f0a95b: Verifying Checksum 22:17:06 579b34f0a95b: Download complete 22:17:06 579b34f0a95b: Pull complete 22:17:06 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:17:06 Status: Downloaded newer image for alpine:3.18 22:17:06 ---> 3cc203321400 22:17:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:17:06 ---> Running in 59dee383aef2 22:17:06 Removing intermediate container 59dee383aef2 22:17:06 ---> fc5071e77f8f 22:17:06 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 22:17:06 ---> Running in 8f0cc16eb4f1 22:17:06 Removing intermediate container 8f0cc16eb4f1 22:17:06 ---> 8b0f004785f2 22:17:06 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:17:06 ---> Running in 08f5e48f25c5 22:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:17:06 (1/1) Installing dumb-init (1.2.5-r2) 22:17:06 Executing busybox-1.36.1-r2.trigger 22:17:06 OK: 8 MiB in 16 packages 22:17:06 Removing intermediate container 08f5e48f25c5 22:17:06 ---> c87d14f32f4c 22:17:06 Step 17/26 : RUN apk --no-cache upgrade 22:17:06 ---> Running in 5f3ed0ca91e5 22:17:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:17:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:17:08 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:17:08 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:17:09 Executing busybox-1.36.1-r5.post-upgrade 22:17:09 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:17:09 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:17:09 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:17:09 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:17:09 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:17:09 Executing busybox-1.36.1-r5.trigger 22:17:09 OK: 8 MiB in 16 packages 22:17:10 Removing intermediate container 5f3ed0ca91e5 22:17:10 ---> eb1dc8641cab 22:17:10 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 22:17:12 ---> 8bae87105212 22:17:12 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 22:17:12 ---> bfd087180c35 22:17:12 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 22:17:13 ---> 17f1bff2442c 22:17:13 Step 21/26 : EXPOSE 59986 22:17:13 ---> Running in 669f279ced84 22:17:13 Removing intermediate container 669f279ced84 22:17:13 ---> 78065839e8a2 22:17:13 Step 22/26 : ENTRYPOINT ["/device-rest"] 22:17:13 ---> Running in c062476ef0d0 22:17:14 Removing intermediate container c062476ef0d0 22:17:14 ---> bd7096051a74 22:17:14 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:17:14 ---> Running in 373dbe2ed1db 22:17:14 Removing intermediate container 373dbe2ed1db 22:17:14 ---> be51ca9284d0 22:17:14 Step 24/26 : LABEL arch=arm64 22:17:14 ---> Running in 04021fbed005 22:17:14 Removing intermediate container 04021fbed005 22:17:14 ---> 231569929d6c 22:17:14 Step 25/26 : LABEL git_sha=990d379436bad360529865c6b1e601239e616fa1 22:17:14 ---> Running in bbfa1914bd53 22:17:15 Removing intermediate container bbfa1914bd53 22:17:15 ---> 1056fe7c5e0a 22:17:15 Step 26/26 : LABEL version=3.1.0-dev.32 22:17:15 ---> Running in beefd7c668af 22:17:15 Removing intermediate container beefd7c668af 22:17:15 ---> de1a20d45dcc 22:17:15 [Warning] One or more build-args [ARCH] were not consumed 22:17:15 Successfully built de1a20d45dcc 22:17:15 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:15 provisioning config files... 22:17:15 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/152@tmp/config3303118244804399128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:16 ---> docker-login.sh 22:17:16 nexus3.edgexfoundry.org:10001 22:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:16 Configure a credential helper to remove this warning. See 22:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:16 22:17:16 Login Succeeded 22:17:16 nexus3.edgexfoundry.org:10002 22:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:17 Configure a credential helper to remove this warning. See 22:17:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:17 22:17:17 Login Succeeded 22:17:17 nexus3.edgexfoundry.org:10003 22:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:17 Configure a credential helper to remove this warning. See 22:17:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:17 22:17:17 Login Succeeded 22:17:17 nexus3.edgexfoundry.org:10004 22:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:17 Configure a credential helper to remove this warning. See 22:17:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:17 22:17:17 Login Succeeded 22:17:17 docker.io 22:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:18 Configure a credential helper to remove this warning. See 22:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:18 22:17:18 Login Succeeded 22:17:18 ---> docker-login.sh ends [Pipeline] } 22:17:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:17:18 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 22:17:18 990d379436bad360529865c6b1e601239e616fa1 22:17:18 latest 22:17:18 3.1.0-dev.32 22:17:18 990d379436bad360529865c6b1e601239e616fa1-3.1.0-dev.32 22:17:18 main 22:17:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:19 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:990d379436bad360529865c6b1e601239e616fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:19 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:990d379436bad360529865c6b1e601239e616fa1 22:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:17:19 27faf92b637b: Preparing 22:17:19 618c9712c0ec: Preparing 22:17:19 1454e7447574: Preparing 22:17:19 d654ead18fc9: Preparing 22:17:19 a5cd57a94026: Preparing 22:17:19 5f4d9fc4d98d: Preparing 22:17:19 5f4d9fc4d98d: Waiting 22:17:19 618c9712c0ec: Pushed 22:17:19 a5cd57a94026: Pushed 22:17:19 27faf92b637b: Pushed 22:17:19 5f4d9fc4d98d: Layer already exists 22:17:21 d654ead18fc9: Pushed 22:17:26 1454e7447574: Pushed 22:17:26 990d379436bad360529865c6b1e601239e616fa1: digest: sha256:647c5746cdd20136d8fe2f3f1ced753ae5e1b627b4cb4169c60647e8a6e6b627 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:27 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:27 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 22:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:17:27 27faf92b637b: Preparing 22:17:27 618c9712c0ec: Preparing 22:17:27 1454e7447574: Preparing 22:17:27 d654ead18fc9: Preparing 22:17:27 a5cd57a94026: Preparing 22:17:27 5f4d9fc4d98d: Preparing 22:17:27 5f4d9fc4d98d: Waiting 22:17:27 d654ead18fc9: Layer already exists 22:17:27 1454e7447574: Layer already exists 22:17:27 618c9712c0ec: Layer already exists 22:17:27 a5cd57a94026: Layer already exists 22:17:27 27faf92b637b: Layer already exists 22:17:27 5f4d9fc4d98d: Layer already exists 22:17:27 latest: digest: sha256:647c5746cdd20136d8fe2f3f1ced753ae5e1b627b4cb4169c60647e8a6e6b627 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:28 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:28 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.32 22:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:17:28 27faf92b637b: Preparing 22:17:28 618c9712c0ec: Preparing 22:17:28 1454e7447574: Preparing 22:17:28 d654ead18fc9: Preparing 22:17:28 a5cd57a94026: Preparing 22:17:28 5f4d9fc4d98d: Preparing 22:17:28 5f4d9fc4d98d: Waiting 22:17:28 d654ead18fc9: Layer already exists 22:17:28 27faf92b637b: Layer already exists 22:17:28 1454e7447574: Layer already exists 22:17:28 a5cd57a94026: Layer already exists 22:17:28 618c9712c0ec: Layer already exists 22:17:28 5f4d9fc4d98d: Layer already exists 22:17:28 3.1.0-dev.32: digest: sha256:647c5746cdd20136d8fe2f3f1ced753ae5e1b627b4cb4169c60647e8a6e6b627 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:29 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:990d379436bad360529865c6b1e601239e616fa1-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:29 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:990d379436bad360529865c6b1e601239e616fa1-3.1.0-dev.32 22:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:17:29 27faf92b637b: Preparing 22:17:29 618c9712c0ec: Preparing 22:17:29 1454e7447574: Preparing 22:17:29 d654ead18fc9: Preparing 22:17:29 a5cd57a94026: Preparing 22:17:29 5f4d9fc4d98d: Preparing 22:17:29 5f4d9fc4d98d: Waiting 22:17:29 a5cd57a94026: Layer already exists 22:17:29 1454e7447574: Layer already exists 22:17:29 27faf92b637b: Layer already exists 22:17:29 618c9712c0ec: Layer already exists 22:17:29 d654ead18fc9: Layer already exists 22:17:29 5f4d9fc4d98d: Layer already exists 22:17:29 990d379436bad360529865c6b1e601239e616fa1-3.1.0-dev.32: digest: sha256:647c5746cdd20136d8fe2f3f1ced753ae5e1b627b4cb4169c60647e8a6e6b627 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:30 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:30 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 22:17:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:17:30 27faf92b637b: Preparing 22:17:30 618c9712c0ec: Preparing 22:17:30 1454e7447574: Preparing 22:17:30 d654ead18fc9: Preparing 22:17:30 a5cd57a94026: Preparing 22:17:30 5f4d9fc4d98d: Preparing 22:17:30 5f4d9fc4d98d: Waiting 22:17:30 1454e7447574: Layer already exists 22:17:30 d654ead18fc9: Layer already exists 22:17:30 a5cd57a94026: Layer already exists 22:17:30 27faf92b637b: Layer already exists 22:17:30 618c9712c0ec: Layer already exists 22:17:30 5f4d9fc4d98d: Layer already exists 22:17:30 main: digest: sha256:647c5746cdd20136d8fe2f3f1ced753ae5e1b627b4cb4169c60647e8a6e6b627 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:30 ===================================================== [Pipeline] echo 22:17:30 taggedImages: 22:17:30 - nexus3.edgexfoundry.org:10004/device-rest-arm64:990d379436bad360529865c6b1e601239e616fa1 22:17:30 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 22:17:30 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.32 22:17:30 - nexus3.edgexfoundry.org:10004/device-rest-arm64:990d379436bad360529865c6b1e601239e616fa1-3.1.0-dev.32 22:17:30 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:17:31 22:17:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:17:31 arm64: Pulling from edgex-lftools-log-publisher 22:17:31 8998bd30e6a1: Pulling fs layer 22:17:31 04944245beec: Pulling fs layer 22:17:31 699f458cf7ca: Pulling fs layer 22:17:31 765212b225bb: Pulling fs layer 22:17:31 f23df028b6ca: Pulling fs layer 22:17:31 d65c8cfc05b1: Pulling fs layer 22:17:31 2437ff75d9bd: Pulling fs layer 22:17:31 765212b225bb: Waiting 22:17:31 f23df028b6ca: Waiting 22:17:31 d65c8cfc05b1: Waiting 22:17:31 2437ff75d9bd: Waiting 22:17:31 04944245beec: Verifying Checksum 22:17:31 04944245beec: Download complete 22:17:31 765212b225bb: Verifying Checksum 22:17:31 765212b225bb: Download complete 22:17:31 f23df028b6ca: Verifying Checksum 22:17:31 f23df028b6ca: Download complete 22:17:31 d65c8cfc05b1: Download complete 22:17:31 699f458cf7ca: Verifying Checksum 22:17:31 699f458cf7ca: Download complete 22:17:32 8998bd30e6a1: Verifying Checksum 22:17:32 8998bd30e6a1: Download complete 22:17:35 2437ff75d9bd: Verifying Checksum 22:17:35 2437ff75d9bd: Download complete 22:17:38 8998bd30e6a1: Pull complete 22:17:38 04944245beec: Pull complete 22:17:40 699f458cf7ca: Pull complete 22:17:40 765212b225bb: Pull complete 22:17:41 f23df028b6ca: Pull complete 22:17:41 d65c8cfc05b1: Pull complete 22:18:00 2437ff75d9bd: Pull complete 22:18:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:18:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:00 prd-ubuntu20.04-docker-arm64-4c-16g-18006 does not seem to be running inside a container 22:18:00 $ 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/152 -v /w/workspace/device-rest-go/152:/w/workspace/device-rest-go/152:rw,z -v /w/workspace/device-rest-go/152@tmp:/w/workspace/device-rest-go/152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:18:03 $ docker top 463f9f0173c66afeec842935b20bae14a430ecdaeca12cd1e3618c361f92b64e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:04 ---> job-cost.sh 22:18:04 lf-activate-venv: SKIPPING 22:18:04 INFO: No Stack... 22:18:05 INFO: Retrieving Pricing Info for: v3-standard-4 22:18:05 INFO: Archiving Costs [Pipeline] sh 22:18:06 + cat /w/workspace/device-rest-go/152/archives/cost.csv 22:18:06 + cut -d, -f6 [Pipeline] lock 22:18:06 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-152-stack-cost] 22:18:06 Resource [jenkins-edgexfoundry-device-rest-go-main-152-stack-cost] did not exist. Created. 22:18:06 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:18:06 /w/workspace/device-rest-go/152@tmp/durable-f4dcbaac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:18:07 + echo total: 0.10999999940395355 [Pipeline] stash 22:18:07 Warning: overwriting stash ‘stack-cost’ 22:18:07 Stashed 1 file(s) [Pipeline] } 22:18:07 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-152-stack-cost] [Pipeline] // lock [Pipeline] } 22:18:07 $ docker stop --time=1 463f9f0173c66afeec842935b20bae14a430ecdaeca12cd1e3618c361f92b64e 22:18:09 $ docker rm -f --volumes 463f9f0173c66afeec842935b20bae14a430ecdaeca12cd1e3618c361f92b64e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:18:09 provisioning config files... 22:18:09 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14826324164748267474tmp [Pipeline] { [Pipeline] sh 22:18:09 + set +x 22:18:09 + curl -s+ https://codecov.io/bash 22:18:09 bash -s -- 22:18:09 22:18:09 _____ _ 22:18:09 / ____| | | 22:18:09 | | ___ __| | ___ ___ _____ __ 22:18:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:18:09 | |___| (_) | (_| | __/ (_| (_) \ V / 22:18:09 \_____\___/ \__,_|\___|\___\___/ \_/ 22:18:09 Bash-1.0.6 22:18:09 22:18:09 22:18:09 ==> git version 2.25.1 found 22:18:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:18:09 Release-Date: 2020-01-08 22:18:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:18:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:18:09 ==> Jenkins CI detected. 22:18:09 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 22:18:09 project root: . 22:18:09 --> token set from env 22:18:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:18:09 ==> Running gcov in . (disable via -X gcov) 22:18:09 ==> Python coveragepy not found 22:18:09 ==> Searching for coverage reports in: 22:18:09 + . 22:18:09 -> Found 1 reports 22:18:09 ==> Detecting git/mercurial file structure 22:18:09 ==> Reading reports 22:18:09 + ./coverage.out bytes=14499 22:18:10 ==> Appending adjustments 22:18:10 https://docs.codecov.io/docs/fixing-reports 22:18:10 + Found adjustments 22:18:10 ==> Gzipping contents 22:18:10 4.0K /tmp/codecov.IdE7gE.gz 22:18:10 ==> Uploading reports 22:18:10 url: https://codecov.io 22:18:10 query: branch=main&commit=990d379436bad360529865c6b1e601239e616fa1&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:18:10 -> Pinging Codecov 22:18:10 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=990d379436bad360529865c6b1e601239e616fa1&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:18:10 -> Uploading to 22:18:10 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/4E5D53B4F1F92C436F7061BF334D961C/990d379436bad360529865c6b1e601239e616fa1/2f42fb76-59be-4783-93fc-f4a15d6c48c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T221810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b72eb5b9309c45316d7cb7a1e4133b86cc487ce38b88ec0da940cf86c9e46ec6 22:18:10 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:10 Dload Upload Total Spent Left Speed 22:18:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 4980 --:--:-- --:--:-- --:--:-- 4980 22:18:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/990d379436bad360529865c6b1e601239e616fa1 [Pipeline] } 22:18:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:18:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:18:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:18:11 22:18:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:18:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:18:12 df9b9388f04a: Pulling fs layer 22:18:12 52dc419b0ee2: Pulling fs layer 22:18:12 25bc292e5bac: Pulling fs layer 22:18:12 114826534d7a: Pulling fs layer 22:18:12 4657fd5d0bcf: Pulling fs layer 22:18:12 6ad1cebc031e: Pulling fs layer 22:18:12 8a3aa393b2d8: Pulling fs layer 22:18:12 4657fd5d0bcf: Waiting 22:18:12 6ad1cebc031e: Waiting 22:18:12 8a3aa393b2d8: Waiting 22:18:12 114826534d7a: Waiting 22:18:12 25bc292e5bac: Verifying Checksum 22:18:12 25bc292e5bac: Download complete 22:18:12 52dc419b0ee2: Verifying Checksum 22:18:12 52dc419b0ee2: Download complete 22:18:12 4657fd5d0bcf: Download complete 22:18:12 df9b9388f04a: Download complete 22:18:12 6ad1cebc031e: Verifying Checksum 22:18:12 6ad1cebc031e: Download complete 22:18:12 df9b9388f04a: Pull complete 22:18:13 52dc419b0ee2: Pull complete 22:18:13 25bc292e5bac: Pull complete 22:18:13 114826534d7a: Verifying Checksum 22:18:13 114826534d7a: Download complete 22:18:14 8a3aa393b2d8: Verifying Checksum 22:18:14 8a3aa393b2d8: Download complete 22:18:18 114826534d7a: Pull complete 22:18:18 4657fd5d0bcf: Pull complete 22:18:18 6ad1cebc031e: Pull complete 22:18:33 8a3aa393b2d8: Pull complete 22:18:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:18:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:18:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:33 prd-ubuntu20.04-docker-8c-8g-17550 does not seem to be running inside a container 22:18:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:19:00 $ docker top 5da8c7aa9979d102602737f9db1ef05c43384d6cd6d5b248b451e69f7bd26e13 -eo pid,comm [Pipeline] { [Pipeline] echo 22:19:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 22:19:01 + set -o pipefail 22:19:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 22:19:06 22:19:06 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 22:19:06 22:19:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/e49cd02e-2c04-45ef-98ff-a2344157988d 22:19:06 22:19:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:19:06 22:19:06 22:19:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:19:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:19:06 More details here: https://snyk.co/ue1NS 22:19:06 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:19:06 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:19:06 $ docker stop --time=1 5da8c7aa9979d102602737f9db1ef05c43384d6cd6d5b248b451e69f7bd26e13 22:19:29 $ docker rm -f --volumes 5da8c7aa9979d102602737f9db1ef05c43384d6cd6d5b248b451e69f7bd26e13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:19:29 + git log --format=format:%s -1 990d379436bad360529865c6b1e601239e616fa1 [Pipeline] sh 22:19:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:19:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:19:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:30 prd-ubuntu20.04-docker-8c-8g-17550 does not seem to be running inside a container 22:19:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:19:33 $ docker top 042a00a025e78eb55dfab7a0600503f7473134097deec59e15c68b72d6c07f58 -eo pid,comm 22:19:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:19:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:19:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:19:33 [ssh-agent] Looking for ssh-agent implementation... 22:19:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:19:33 $ docker exec 042a00a025e78eb55dfab7a0600503f7473134097deec59e15c68b72d6c07f58 ssh-agent 22:19:33 SSH_AUTH_SOCK=/tmp/ssh-Oq0PUnGRiRg1/agent.14 22:19:33 SSH_AGENT_PID=20 22:19:33 Running ssh-add (command line suppressed) 22:19:33 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14488468128761818765.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14488468128761818765.key) 22:19:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:19:34 + git semver tag 22:19:34 2023-11-14 22:19:34,464 [run_tag] DEBUG tag force:False 22:19:34 2023-11-14 22:19:34,464 [check_head_tag] DEBUG check head tag 22:19:34 2023-11-14 22:19:34,465 [execute] INFO git cat-file --batch-check 22:19:34 2023-11-14 22:19:34,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 22:19:34 2023-11-14 22:19:34,469 [execute] INFO git cat-file --batch 22:19:34 2023-11-14 22:19:34,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 22:19:34 2023-11-14 22:19:34,488 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:19:34 2023-11-14 22:19:34,488 [execute] INFO git tag -a v3.1.0-dev.32 -m v3.1.0-dev.32 22:19:34 2023-11-14 22:19:34,489 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.32', '-m', 'v3.1.0-dev.32'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 22:19:34 2023-11-14 22:19:34,493 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:19:34 3.1.0-dev.32 [Pipeline] } 22:19:34 $ docker exec --env ******** --env ******** 042a00a025e78eb55dfab7a0600503f7473134097deec59e15c68b72d6c07f58 ssh-agent -k 22:19:34 unset SSH_AUTH_SOCK; 22:19:34 unset SSH_AGENT_PID; 22:19:34 echo Agent pid 20 killed; 22:19:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:19:35 + git semver [Pipeline] } 22:19:35 $ docker stop --time=1 042a00a025e78eb55dfab7a0600503f7473134097deec59e15c68b72d6c07f58 22:19:37 $ docker rm -f --volumes 042a00a025e78eb55dfab7a0600503f7473134097deec59e15c68b72d6c07f58 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:19:38 22:19:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:19:39 0.23.1-centos7: Pulling from edgex-lftools 22:19:39 ab5ef0e58194: Pulling fs layer 22:19:39 9712f1f96733: Pulling fs layer 22:19:39 63f879dbbcfc: Pulling fs layer 22:19:39 0d9ebad4ef96: Pulling fs layer 22:19:39 e9a5061849ea: Pulling fs layer 22:19:39 d747dcd14b5f: Pulling fs layer 22:19:39 2de7ff778b66: Pulling fs layer 22:19:39 0d9ebad4ef96: Waiting 22:19:39 e9a5061849ea: Waiting 22:19:39 d747dcd14b5f: Waiting 22:19:39 2de7ff778b66: Waiting 22:19:39 9712f1f96733: Verifying Checksum 22:19:39 9712f1f96733: Download complete 22:19:39 63f879dbbcfc: Verifying Checksum 22:19:39 63f879dbbcfc: Download complete 22:19:39 e9a5061849ea: Verifying Checksum 22:19:39 e9a5061849ea: Download complete 22:19:39 d747dcd14b5f: Download complete 22:19:40 2de7ff778b66: Verifying Checksum 22:19:40 2de7ff778b66: Download complete 22:19:40 0d9ebad4ef96: Verifying Checksum 22:19:40 0d9ebad4ef96: Download complete 22:19:40 ab5ef0e58194: Download complete 22:19:44 ab5ef0e58194: Pull complete 22:19:44 9712f1f96733: Pull complete 22:19:46 63f879dbbcfc: Pull complete 22:19:51 0d9ebad4ef96: Pull complete 22:19:51 e9a5061849ea: Pull complete 22:19:52 d747dcd14b5f: Pull complete 22:19:53 2de7ff778b66: Pull complete 22:19:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:19:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:19:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:54 prd-ubuntu20.04-docker-8c-8g-17550 does not seem to be running inside a container 22:19:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:20:45 $ docker top 87bb6b48cedfab2c85358fbcc182842d202451e9b7e1a5acfb779fc127a0ae86 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:20:45 provisioning config files... 22:20:45 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18402235564120851230tmp 22:20:45 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config130980611554689106tmp 22:20:46 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2277012646615987118tmp [Pipeline] { [Pipeline] echo 22:20:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:20:46 ---> sigul-configuration.sh 22:20:46 gpg: directory `/root/.gnupg' created 22:20:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:20:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:20:46 gpg: keyring `/root/.gnupg/secring.gpg' created 22:20:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:20:46 gpg: CAST5 encrypted data 22:20:46 gpg: encrypted with 1 passphrase 22:20:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:20:46 + mkdir /home/jenkins 22:20:46 + mkdir /home/jenkins/sigul [Pipeline] sh 22:20:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:20:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:20:47 ---> sigul-install.sh 22:20:47 Sigul already installed; skipping installation. [Pipeline] sh 22:20:47 + git tag --list 22:20:47 v1.0.0 22:20:47 v1.1.0 22:20:47 v1.1.1 22:20:47 v1.1.2 22:20:47 v1.2.0 22:20:47 v1.2.1 22:20:47 v2.0.0 22:20:47 v2.1.0 22:20:47 v2.1.1 22:20:47 v2.2.0 22:20:47 v2.3.0 22:20:47 v3.0 22:20:47 v3.0.0 22:20:47 v3.1.0-dev.1 22:20:47 v3.1.0-dev.10 22:20:47 v3.1.0-dev.11 22:20:47 v3.1.0-dev.12 22:20:47 v3.1.0-dev.13 22:20:47 v3.1.0-dev.14 22:20:47 v3.1.0-dev.15 22:20:47 v3.1.0-dev.16 22:20:47 v3.1.0-dev.17 22:20:47 v3.1.0-dev.18 22:20:47 v3.1.0-dev.19 22:20:47 v3.1.0-dev.2 22:20:47 v3.1.0-dev.20 22:20:47 v3.1.0-dev.21 22:20:47 v3.1.0-dev.22 22:20:47 v3.1.0-dev.23 22:20:47 v3.1.0-dev.24 22:20:47 v3.1.0-dev.25 22:20:47 v3.1.0-dev.26 22:20:47 v3.1.0-dev.27 22:20:47 v3.1.0-dev.28 22:20:47 v3.1.0-dev.29 22:20:47 v3.1.0-dev.3 22:20:47 v3.1.0-dev.30 22:20:47 v3.1.0-dev.31 22:20:47 v3.1.0-dev.32 22:20:47 v3.1.0-dev.4 22:20:47 v3.1.0-dev.5 22:20:47 v3.1.0-dev.6 22:20:47 v3.1.0-dev.7 22:20:47 v3.1.0-dev.8 22:20:47 v3.1.0-dev.9 [Pipeline] sh 22:20:47 + lftools sign git-tag v3.1.0-dev.32 22:20:48 Signing Git tag with Sigul... 22:20:48 Signing v3.1.0-dev.32 [Pipeline] echo 22:20:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:20:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:20:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:20:49 $ docker stop --time=1 87bb6b48cedfab2c85358fbcc182842d202451e9b7e1a5acfb779fc127a0ae86 22:20:52 $ docker rm -f --volumes 87bb6b48cedfab2c85358fbcc182842d202451e9b7e1a5acfb779fc127a0ae86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:20:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:20:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:53 prd-ubuntu20.04-docker-8c-8g-17550 does not seem to be running inside a container 22:20:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:20:56 $ docker top 464731a389475633104f924770b12d102db00e532eec142d6d943f5e7eda0845 -eo pid,comm 22:20:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:20:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:20:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:56 [ssh-agent] Looking for ssh-agent implementation... 22:20:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:56 $ docker exec 464731a389475633104f924770b12d102db00e532eec142d6d943f5e7eda0845 ssh-agent 22:20:56 SSH_AUTH_SOCK=/tmp/ssh-37yetM38lLWL/agent.14 22:20:56 SSH_AGENT_PID=20 22:20:56 Running ssh-add (command line suppressed) 22:20:57 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17738634895484022817.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17738634895484022817.key) 22:20:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:57 + git semver bump pre 22:20:57 2023-11-14 22:20:57,599 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:20:57 2023-11-14 22:20:57,600 [bump_version] DEBUG bumping version:3.1.0-dev.32 on axis:pre with prefix:dev 22:20:57 2023-11-14 22:20:57,600 [bump_version] DEBUG bumped version:3.1.0-dev.33 22:20:57 2023-11-14 22:20:57,600 [write_version] DEBUG write version:3.1.0-dev.33 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 22:20:57 2023-11-14 22:20:57,600 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:20:57 2023-11-14 22:20:57,600 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:20:57 2023-11-14 22:20:57,603 [execute] INFO git cat-file --batch-check 22:20:57 2023-11-14 22:20:57,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:20:57 2023-11-14 22:20:57,609 [execute] INFO git cat-file --batch 22:20:57 2023-11-14 22:20:57,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:20:57 2023-11-14 22:20:57,624 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:20:57 3.1.0-dev.33 [Pipeline] } 22:20:57 $ docker exec --env ******** --env ******** 464731a389475633104f924770b12d102db00e532eec142d6d943f5e7eda0845 ssh-agent -k 22:20:58 unset SSH_AUTH_SOCK; 22:20:58 unset SSH_AGENT_PID; 22:20:58 echo Agent pid 20 killed; 22:20:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:58 + git semver [Pipeline] } 22:20:58 $ docker stop --time=1 464731a389475633104f924770b12d102db00e532eec142d6d943f5e7eda0845 22:21:01 $ docker rm -f --volumes 464731a389475633104f924770b12d102db00e532eec142d6d943f5e7eda0845 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:21:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:02 prd-ubuntu20.04-docker-8c-8g-17550 does not seem to be running inside a container 22:21:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:21:04 $ docker top e6226dc8363286dfb2e7df4ad4f6a74f798f0f5b02abe03cd985b043d2dbd714 -eo pid,comm 22:21:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:21:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:04 [ssh-agent] Looking for ssh-agent implementation... 22:21:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:04 $ docker exec e6226dc8363286dfb2e7df4ad4f6a74f798f0f5b02abe03cd985b043d2dbd714 ssh-agent 22:21:05 SSH_AUTH_SOCK=/tmp/ssh-r4LULkHuXpDt/agent.13 22:21:05 SSH_AGENT_PID=19 22:21:05 Running ssh-add (command line suppressed) 22:21:05 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1202296232876158098.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1202296232876158098.key) 22:21:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:05 + git semver push 22:21:05 2023-11-14 22:21:05,692 [run_push] DEBUG push 22:21:05 2023-11-14 22:21:05,693 [execute] INFO git cat-file --batch-check 22:21:05 2023-11-14 22:21:05,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:21:05 2023-11-14 22:21:05,696 [execute] INFO git rev-list 21e29c64219e4b57f271627033ee72e1d88b7720 -- 22:21:05 2023-11-14 22:21:05,696 [execute] DEBUG Popen(['git', 'rev-list', '21e29c64219e4b57f271627033ee72e1d88b7720', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:21:05 2023-11-14 22:21:05,703 [execute] INFO git fetch -v origin 22:21:05 2023-11-14 22:21:05,703 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 22:21:06 2023-11-14 22:21:06,194 [run_push] DEBUG no remote changes detected 22:21:06 2023-11-14 22:21:06,195 [execute] INFO git push origin semver 22:21:06 2023-11-14 22:21:06,195 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:21:07 2023-11-14 22:21:07,054 [run_push] DEBUG push all version tags 22:21:07 2023-11-14 22:21:07,054 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:21:07 2023-11-14 22:21:07,055 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 22:21:08 2023-11-14 22:21:07,878 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:21:08 3.1.0-dev.33 [Pipeline] } 22:21:08 $ docker exec --env ******** --env ******** e6226dc8363286dfb2e7df4ad4f6a74f798f0f5b02abe03cd985b043d2dbd714 ssh-agent -k 22:21:08 unset SSH_AUTH_SOCK; 22:21:08 unset SSH_AGENT_PID; 22:21:08 echo Agent pid 19 killed; 22:21:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:08 + git semver [Pipeline] } 22:21:08 $ docker stop --time=1 e6226dc8363286dfb2e7df4ad4f6a74f798f0f5b02abe03cd985b043d2dbd714 22:21:11 $ docker rm -f --volumes e6226dc8363286dfb2e7df4ad4f6a74f798f0f5b02abe03cd985b043d2dbd714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:21:11 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 22:21:11 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 22:21:11 total 16 22:21:11 drwxr-xr-x 3 root root 4096 Nov 14 21:54 . 22:21:11 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 22:20 .. 22:21:11 drwxr-xr-x 2 root root 4096 Nov 14 21:54 cost 22:21:11 -rw-r--r-- 1 root root 86 Nov 14 21:54 cost.csv 22:21:11 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 22:21:11 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 22:21:11 total 16 22:21:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:54 . 22:21:11 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 22:20 .. 22:21:11 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:54 cost 22:21:11 -rw-r--r-- 1 jenkins jenkins 86 Nov 14 21:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:21:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:21:13 ---> package-listing.sh 22:21:13 ++ tr '[:upper:]' '[:lower:]' 22:21:13 ++ facter osfamily 22:21:13 + OS_FAMILY=debian 22:21:13 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 22:21:13 + START_PACKAGES=/tmp/packages_start.txt 22:21:13 + END_PACKAGES=/tmp/packages_end.txt 22:21:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:21:13 + PACKAGES=/tmp/packages_start.txt 22:21:13 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 22:21:13 + PACKAGES=/tmp/packages_end.txt 22:21:13 + case "${OS_FAMILY}" in 22:21:13 + dpkg -l 22:21:13 + grep '^ii' 22:21:13 + '[' -f /tmp/packages_start.txt ']' 22:21:13 + '[' -f /tmp/packages_end.txt ']' 22:21:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:21:13 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 22:21:13 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 22:21:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 22:21:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:21:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:14 prd-ubuntu20.04-docker-8c-8g-17550 does not seem to be running inside a container 22:21:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:21:16 $ docker top 059ad98bfacb2d4436752e144600a54f5c5fa1076043c50015ea53fdf2b27a91 -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:16 + touch /tmp/pre-build-complete [Pipeline] sh 22:21:17 + mkdir -p /var/log/sysstat [Pipeline] sh 22:21:17 + ls /var/log/sa-host 22:21:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:17 provisioning config files... 22:21:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1489367554379035631tmp [Pipeline] { [Pipeline] echo 22:21:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:21:17 ---> create-netrc.sh [Pipeline] } 22:21:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:21:18 ---> python-tools-install.sh [Pipeline] echo 22:21:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:21:18 ---> sudo-logs.sh 22:21:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:21:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:21:18 ---> job-cost.sh 22:21:18 lf-activate-venv: SKIPPING 22:21:18 DEBUG: total: 0.2199999988079071 22:21:18 INFO: Retrieving Stack Cost... 22:21:19 INFO: Retrieving Pricing Info for: v3-standard-8 22:21:19 INFO: Archiving Costs [Pipeline] echo 22:21:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:21:19 ---> logs-deploy.sh 22:21:19 lf-activate-venv: SKIPPING 22:21:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/152 22:21:19 INFO: archiving workspace using pattern(s): 22:21:20 Archives upload complete. 22:21:21 INFO: archiving logs to Nexus 22:21:21 ---> uname -a: 22:21:21 Linux prd-ubuntu20-04-docker-8c-8g-17550 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:21:21 22:21:21 22:21:21 ---> lscpu: 22:21:21 Architecture: x86_64 22:21:21 CPU op-mode(s): 32-bit, 64-bit 22:21:21 Byte Order: Little Endian 22:21:21 Address sizes: 40 bits physical, 48 bits virtual 22:21:21 CPU(s): 8 22:21:21 On-line CPU(s) list: 0-7 22:21:21 Thread(s) per core: 1 22:21:21 Core(s) per socket: 1 22:21:21 Socket(s): 8 22:21:21 NUMA node(s): 1 22:21:21 Vendor ID: AuthenticAMD 22:21:21 CPU family: 23 22:21:21 Model: 49 22:21:21 Model name: AMD EPYC-Rome Processor 22:21:21 Stepping: 0 22:21:21 CPU MHz: 2799.998 22:21:21 BogoMIPS: 5599.99 22:21:21 Virtualization: AMD-V 22:21:21 Hypervisor vendor: KVM 22:21:21 Virtualization type: full 22:21:21 L1d cache: 256 KiB 22:21:21 L1i cache: 256 KiB 22:21:21 L2 cache: 4 MiB 22:21:21 L3 cache: 128 MiB 22:21:21 NUMA node0 CPU(s): 0-7 22:21:21 Vulnerability Itlb multihit: Not affected 22:21:21 Vulnerability L1tf: Not affected 22:21:21 Vulnerability Mds: Not affected 22:21:21 Vulnerability Meltdown: Not affected 22:21:21 Vulnerability Mmio stale data: Not affected 22:21:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:21:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:21:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:21:21 Vulnerability Srbds: Not affected 22:21:21 Vulnerability Tsx async abort: Not affected 22:21:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:21:21 22:21:21 22:21:21 ---> nproc: 22:21:21 8 22:21:21 22:21:21 22:21:21 ---> df -h: 22:21:21 Filesystem Size Used Avail Use% Mounted on 22:21:21 overlay 155G 13G 143G 9% / 22:21:21 tmpfs 64M 0 64M 0% /dev 22:21:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:21:21 shm 64M 0 64M 0% /dev/shm 22:21:21 /dev/vda1 155G 13G 143G 9% /facter-os 22:21:21 22:21:21 22:21:21 ---> sar -b -r -n DEV: 22:21:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17550) 11/14/23 _x86_64_ (8 CPU) 22:21:21 22:21:21 21:47:08 LINUX RESTART (8 CPU) 22:21:21 22:21:21 21:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:21:21 21:49:01 79.90 38.04 41.86 0.00 4260.49 24249.96 0.00 22:21:21 21:50:01 114.50 1.92 112.58 0.00 42.66 35719.11 0.00 22:21:21 21:51:01 106.18 0.00 106.18 0.00 0.00 50691.68 0.00 22:21:21 21:52:01 56.98 0.20 56.78 0.00 4.51 18191.97 0.00 22:21:21 21:53:01 100.42 5.93 94.49 0.00 2399.33 28275.77 0.00 22:21:21 21:54:01 103.20 4.61 98.58 0.00 2795.20 25310.82 0.00 22:21:21 21:55:01 44.49 1.25 43.24 0.00 246.36 19591.27 0.00 22:21:21 21:56:01 2.95 0.00 2.95 0.00 0.00 7010.06 0.00 22:21:21 21:57:01 2.53 0.00 2.53 0.00 0.00 7006.83 0.00 22:21:21 21:58:01 3.53 0.07 3.47 0.00 0.67 7030.69 0.00 22:21:21 21:59:01 2.60 0.00 2.60 0.00 0.00 7007.77 0.00 22:21:21 22:00:01 2.97 0.00 2.97 0.00 0.00 7011.50 0.00 22:21:21 22:01:01 2.00 0.00 2.00 0.00 0.00 6996.04 0.00 22:21:21 22:02:01 3.73 0.02 3.72 0.00 0.13 7020.43 0.00 22:21:21 22:03:01 2.20 0.00 2.20 0.00 0.00 7004.97 0.00 22:21:21 22:04:01 2.45 0.00 2.45 0.00 0.00 7003.50 0.00 22:21:21 22:05:01 4.55 1.02 3.53 0.00 21.86 7021.50 0.00 22:21:21 22:06:01 2.15 0.00 2.15 0.00 0.00 7001.67 0.00 22:21:21 22:07:02 2.37 0.00 2.37 0.00 0.00 7004.43 0.00 22:21:21 22:08:01 2.59 0.00 2.59 0.00 0.00 7123.16 0.00 22:21:21 22:09:01 1.95 0.00 1.95 0.00 0.00 5792.50 0.00 22:21:21 22:10:01 1.40 0.00 1.40 0.00 0.00 16.67 0.00 22:21:21 22:11:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 22:21:21 22:12:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 22:21:21 22:13:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 22:21:21 22:14:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 22:21:21 22:15:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 22:21:21 22:16:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 22:21:21 22:17:01 1.15 0.02 1.13 0.00 0.13 12.13 0.00 22:21:21 22:18:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 22:21:21 22:19:01 37.66 0.12 37.54 0.00 11.33 25106.48 0.00 22:21:21 22:20:01 48.58 0.20 48.38 0.00 1.73 15739.78 0.00 22:21:21 22:21:01 53.52 0.00 53.52 0.00 0.00 18586.37 0.00 22:21:21 Average: 24.11 1.62 22.49 0.00 296.66 10870.94 0.00 22:21:21 22:21:21 21:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:21:21 21:49:01 29962168 31633564 717844 2.18 59652 1912520 1904192 5.61 936904 1666340 924 22:21:21 21:50:01 28504380 31582836 728800 2.22 111768 3178612 1869840 5.51 1149580 2779568 534208 22:21:21 21:51:01 28441196 31585748 725752 2.21 149000 3201824 1836852 5.41 1051272 2941212 8356 22:21:21 21:52:01 28415664 31563652 745960 2.27 153236 3191532 1819024 5.36 1188588 2816656 8 22:21:21 21:53:01 27976396 31548024 757148 2.30 158876 3584184 1890304 5.57 1305680 3107640 204 22:21:21 21:54:01 27231728 31533872 761568 2.32 174180 4242900 1954444 5.76 1501500 3586472 369124 22:21:21 21:55:01 27232824 31543540 751496 2.29 174640 4250524 1797252 5.30 1510424 3575444 156 22:21:21 21:56:01 27232964 31543760 751148 2.28 174720 4250520 1797252 5.30 1510368 3575444 8 22:21:21 21:57:01 27241900 31552760 742020 2.26 174792 4250528 1797252 5.30 1501324 3575448 4 22:21:21 21:58:01 27241424 31552428 742324 2.26 174924 4250500 1797252 5.30 1501492 3575428 12 22:21:21 21:59:01 27244800 31555952 738476 2.25 174988 4250528 1797252 5.30 1498860 3575444 8 22:21:21 22:00:01 27244972 31556276 738108 2.24 175060 4250532 1813312 5.34 1498660 3575452 16 22:21:21 22:01:01 27244924 31556296 738032 2.24 175116 4250532 1813312 5.34 1498760 3575456 16 22:21:21 22:02:01 27243600 31555208 739168 2.25 175192 4250528 1826704 5.38 1498832 3575600 36 22:21:21 22:03:01 27243844 31555528 738848 2.25 175260 4250536 1826704 5.38 1498748 3575608 24 22:21:21 22:04:01 27243820 31555572 738720 2.25 175332 4250544 1826704 5.38 1499092 3575604 144 22:21:21 22:05:01 27241928 31554748 739232 2.25 175436 4251164 1829400 5.39 1499072 3576132 156 22:21:21 22:06:01 27242448 31555336 738592 2.25 175500 4251164 1829400 5.39 1499116 3576136 144 22:21:21 22:07:02 27242600 31555548 738516 2.25 175568 4251168 1829400 5.39 1499176 3576140 8 22:21:21 22:08:01 27242560 31555572 738464 2.25 175628 4251172 1829400 5.39 1499440 3576148 24 22:21:21 22:09:01 27242292 31555368 738640 2.25 175700 4251172 1829400 5.39 1499780 3576152 8 22:21:21 22:10:01 27242264 31555472 738696 2.25 175728 4251308 1829400 5.39 1499912 3576284 12 22:21:21 22:11:01 27242248 31555520 738660 2.25 175752 4251308 1829400 5.39 1499824 3576292 12 22:21:21 22:12:01 27242200 31555480 738656 2.25 175780 4251312 1829400 5.39 1499704 3576296 140 22:21:21 22:13:01 27242184 31555540 738584 2.25 175804 4251316 1829400 5.39 1499792 3576284 24 22:21:21 22:14:01 27242136 31555508 738548 2.25 175824 4251316 1829400 5.39 1499872 3576284 140 22:21:21 22:15:01 27242112 31555488 738480 2.25 175844 4251320 1829400 5.39 1499816 3576288 24 22:21:21 22:16:01 27242000 31555432 738496 2.25 175872 4251324 1829400 5.39 1499852 3576292 44 22:21:21 22:17:01 27241984 31555424 738412 2.25 175908 4251324 1829400 5.39 1500148 3576296 12 22:21:21 22:18:01 27242116 31555620 738108 2.24 175924 4251332 1829400 5.39 1499892 3576300 60 22:21:21 22:19:01 26454828 31526980 763944 2.32 181580 4955408 1893496 5.58 1533208 4279352 712 22:21:21 22:20:01 25744132 31524056 764792 2.33 211160 5559196 1898516 5.60 1605656 4842112 520284 22:21:21 22:21:01 25719064 31506476 781252 2.38 211752 5559392 1974532 5.82 1637224 4825200 964 22:21:21 Average: 27341082 31554806 742590 2.26 170348 4163895 1840782 5.42 1452169 3535358 43516 22:21:21 22:21:21 21:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:21:21 21:49:01 veth9845e4e 17.33 20.76 1.76 175.37 0.00 0.00 0.00 0.01 22:21:21 21:49:01 lo 3.67 3.67 0.36 0.36 0.00 0.00 0.00 0.00 22:21:21 21:49:01 ens3 451.41 280.79 2707.65 74.85 0.00 0.00 0.00 0.00 22:21:21 21:49:01 docker0 17.33 20.65 1.53 175.36 0.00 0.00 0.00 0.00 22:21:21 21:50:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 22:21:21 21:50:01 ens3 464.56 254.26 5566.13 36.52 0.00 0.00 0.00 0.00 22:21:21 21:50:01 docker0 183.04 342.18 16.28 2416.92 0.00 0.00 0.00 0.00 22:21:21 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 21:51:01 ens3 5.70 2.08 2.81 1.66 0.00 0.00 0.00 0.00 22:21:21 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 21:52:01 lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 22:21:21 21:52:01 ens3 47.03 44.51 38.62 102.52 0.00 0.00 0.00 0.00 22:21:21 21:52:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:21:21 21:53:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 22:21:21 21:53:01 ens3 68.88 31.76 759.51 11.79 0.00 0.00 0.00 0.00 22:21:21 21:53:01 docker0 1.42 2.53 0.09 30.87 0.00 0.00 0.00 0.00 22:21:21 21:54:01 lo 7.33 7.33 0.72 0.72 0.00 0.00 0.00 0.00 22:21:21 21:54:01 ens3 315.43 175.69 4044.44 301.87 0.00 0.00 0.00 0.00 22:21:21 21:54:01 docker0 3.98 8.77 0.26 110.10 0.00 0.00 0.00 0.00 22:21:21 21:55:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:21:21 21:55:01 ens3 11.48 8.35 13.79 4.52 0.00 0.00 0.00 0.00 22:21:21 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:21 21:56:01 ens3 0.35 0.12 0.02 0.01 0.00 0.00 0.00 0.00 22:21:21 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 21:57:01 ens3 0.65 0.33 1.19 0.02 0.00 0.00 0.00 0.00 22:21:21 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:21 21:58:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:21:21 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 21:59:01 ens3 0.38 0.17 0.09 0.08 0.00 0.00 0.00 0.00 22:21:21 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:21 22:00:01 ens3 0.58 0.17 0.09 0.01 0.00 0.00 0.00 0.00 22:21:21 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:01:01 ens3 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 22:21:21 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:21 22:02:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:21:21 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:03:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:21:21 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:21 22:04:01 ens3 1.20 0.62 0.39 0.29 0.00 0.00 0.00 0.00 22:21:21 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:05:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:21 22:06:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:21:21 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:07:02 ens3 3.45 0.02 0.26 0.00 0.00 0.00 0.00 0.00 22:21:21 22:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:21 22:08:01 ens3 1.93 0.20 0.29 0.08 0.00 0.00 0.00 0.00 22:21:21 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:09:01 ens3 2.42 1.13 1.03 0.76 0.00 0.00 0.00 0.00 22:21:21 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:21 22:10:01 ens3 1.13 0.75 0.69 0.48 0.00 0.00 0.00 0.00 22:21:21 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:11:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:21:21 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:21 22:12:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:21:21 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:13:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:21:21 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:21 22:14:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:21:21 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:15:01 ens3 0.33 0.13 0.07 0.01 0.00 0.00 0.00 0.00 22:21:21 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:21 22:16:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:21:21 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:17:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:21:21 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:21 22:18:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:21:21 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:19:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 22:21:21 22:19:01 ens3 193.63 100.05 3980.28 14.03 0.00 0.00 0.00 0.00 22:21:21 22:19:01 vethdf4cd34 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:19:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:20:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 22:21:21 22:20:01 ens3 285.67 160.34 4232.68 50.02 0.00 0.00 0.00 0.00 22:21:21 22:20:01 docker0 54.21 107.55 4.56 1025.43 0.00 0.00 0.00 0.00 22:21:21 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:21 22:21:01 ens3 54.07 69.97 32.59 137.53 0.00 0.00 0.00 0.00 22:21:21 22:21:01 docker0 0.32 0.32 0.08 0.12 0.00 0.00 0.00 0.00 22:21:21 Average: lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 22:21:21 Average: ens3 58.01 34.33 648.24 22.37 0.00 0.00 0.00 0.00 22:21:21 Average: docker0 7.89 14.61 0.69 113.93 0.00 0.00 0.00 0.00 22:21:21 22:21:21 22:21:21 ---> sar -P ALL: 22:21:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17550) 11/14/23 _x86_64_ (8 CPU) 22:21:21 22:21:21 21:47:08 LINUX RESTART (8 CPU) 22:21:21 22:21:21 21:48:01 CPU %user %nice %system %iowait %steal %idle 22:21:21 21:49:01 all 5.92 0.00 1.77 8.03 1.07 83.21 22:21:21 21:49:01 0 7.01 0.00 1.43 2.24 0.95 88.37 22:21:21 21:49:01 1 3.92 0.00 1.39 1.40 0.92 92.37 22:21:21 21:49:01 2 4.80 0.00 1.90 3.68 1.07 88.55 22:21:21 21:49:01 3 6.75 0.00 2.30 21.61 1.37 67.97 22:21:21 21:49:01 4 8.01 0.00 1.98 5.83 1.23 82.95 22:21:21 21:49:01 5 5.03 0.00 1.45 1.58 1.08 90.85 22:21:21 21:49:01 6 7.37 0.00 1.85 3.15 1.10 86.53 22:21:21 21:49:01 7 4.47 0.00 1.85 24.88 0.84 67.97 22:21:21 21:50:01 all 5.06 0.00 2.53 9.63 0.32 82.47 22:21:21 21:50:01 0 4.83 0.00 2.44 9.74 0.30 82.69 22:21:21 21:50:01 1 4.73 0.00 2.41 1.13 0.24 91.49 22:21:21 21:50:01 2 4.71 0.00 2.50 12.96 0.34 79.49 22:21:21 21:50:01 3 4.43 0.00 3.28 41.95 0.37 49.96 22:21:21 21:50:01 4 5.33 0.00 2.49 1.21 0.44 90.53 22:21:21 21:50:01 5 5.60 0.00 2.19 1.53 0.29 90.39 22:21:21 21:50:01 6 5.40 0.00 2.52 1.20 0.29 90.58 22:21:21 21:50:01 7 5.43 0.00 2.38 7.35 0.31 84.54 22:21:21 21:51:01 all 2.18 0.00 1.43 12.36 0.19 83.83 22:21:21 21:51:01 0 1.86 0.00 2.21 74.43 0.22 21.29 22:21:21 21:51:01 1 1.91 0.00 0.79 0.35 0.15 96.81 22:21:21 21:51:01 2 1.74 0.00 0.97 18.53 0.12 78.64 22:21:21 21:51:01 3 2.50 0.00 0.99 1.73 0.25 94.54 22:21:21 21:51:01 4 2.53 0.00 1.83 3.42 0.18 92.03 22:21:21 21:51:01 5 1.86 0.00 1.30 0.10 0.23 96.51 22:21:21 21:51:01 6 2.83 0.00 0.99 0.07 0.18 95.94 22:21:21 21:51:01 7 2.23 0.00 2.38 0.74 0.20 94.45 22:21:21 21:52:01 all 23.98 0.00 3.20 10.16 0.36 62.30 22:21:21 21:52:01 0 24.41 0.00 3.35 22.16 0.30 49.77 22:21:21 21:52:01 1 23.21 0.00 2.96 5.76 0.33 67.73 22:21:21 21:52:01 2 24.16 0.00 3.32 27.85 0.44 44.24 22:21:21 21:52:01 3 22.50 0.00 3.26 6.90 0.37 66.97 22:21:21 21:52:01 4 24.83 0.00 3.32 5.59 0.33 65.93 22:21:21 21:52:01 5 24.53 0.00 2.89 3.86 0.43 68.29 22:21:21 21:52:01 6 24.25 0.00 3.58 6.47 0.38 65.32 22:21:21 21:52:01 7 23.94 0.00 2.91 2.79 0.29 70.07 22:21:21 21:53:01 all 15.93 0.00 2.52 14.47 0.27 66.81 22:21:21 21:53:01 0 15.92 0.00 2.74 5.66 0.32 75.36 22:21:21 21:53:01 1 15.60 0.00 2.69 47.44 0.27 33.99 22:21:21 21:53:01 2 16.64 0.00 2.22 10.28 0.25 70.61 22:21:21 21:53:01 3 15.44 0.00 2.25 1.90 0.30 80.11 22:21:21 21:53:01 4 15.93 0.00 2.50 19.01 0.29 62.28 22:21:21 21:53:01 5 17.17 0.00 2.68 1.36 0.23 78.56 22:21:21 21:53:01 6 15.64 0.00 2.58 27.92 0.20 53.65 22:21:21 21:53:01 7 15.07 0.00 2.53 2.33 0.29 79.79 22:21:21 21:54:01 all 4.73 0.00 1.97 16.89 0.38 76.04 22:21:21 21:54:01 0 4.01 0.00 2.05 6.97 0.37 86.60 22:21:21 21:54:01 1 5.27 0.00 2.21 28.50 0.38 63.63 22:21:21 21:54:01 2 3.99 0.00 1.62 18.77 0.30 75.32 22:21:21 21:54:01 3 4.33 0.00 2.06 17.09 0.47 76.06 22:21:21 21:54:01 4 6.90 0.00 2.18 15.49 0.34 75.09 22:21:21 21:54:01 5 4.97 0.00 1.55 4.39 0.49 88.61 22:21:21 21:54:01 6 3.22 0.00 2.15 10.33 0.22 84.08 22:21:21 21:54:01 7 5.14 0.00 1.91 33.52 0.47 58.96 22:21:21 21:55:01 all 0.35 0.00 0.22 7.80 0.11 91.52 22:21:21 21:55:01 0 0.35 0.00 0.27 1.98 0.08 97.31 22:21:21 21:55:01 1 0.23 0.00 0.20 0.68 0.08 98.80 22:21:21 21:55:01 2 0.47 0.00 0.18 22.54 0.07 76.75 22:21:21 21:55:01 3 0.17 0.00 0.22 1.07 0.08 98.46 22:21:21 21:55:01 4 0.17 0.00 0.17 1.37 0.10 98.20 22:21:21 21:55:01 5 0.35 0.00 0.30 22.34 0.25 76.76 22:21:21 21:55:01 6 0.60 0.00 0.15 3.05 0.03 96.16 22:21:21 21:55:01 7 0.43 0.00 0.30 9.36 0.15 89.75 22:21:21 21:56:01 all 0.07 0.00 0.02 0.40 0.05 99.46 22:21:21 21:56:01 0 0.02 0.00 0.03 0.00 0.08 99.87 22:21:21 21:56:01 1 0.00 0.00 0.02 0.00 0.07 99.92 22:21:21 21:56:01 2 0.47 0.00 0.02 2.65 0.03 96.84 22:21:21 21:56:01 3 0.02 0.00 0.05 0.35 0.08 99.50 22:21:21 21:56:01 4 0.02 0.00 0.00 0.05 0.03 99.90 22:21:21 21:56:01 5 0.05 0.00 0.05 0.17 0.08 99.65 22:21:21 21:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:21:21 21:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 21:57:01 all 0.07 0.00 0.02 0.38 0.03 99.50 22:21:21 21:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:21:21 21:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:21:21 21:57:01 2 0.45 0.00 0.00 2.89 0.03 96.63 22:21:21 21:57:01 3 0.02 0.00 0.03 0.00 0.02 99.93 22:21:21 21:57:01 4 0.02 0.00 0.02 0.05 0.08 99.83 22:21:21 21:57:01 5 0.03 0.00 0.02 0.07 0.10 99.78 22:21:21 21:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 21:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:21:21 21:58:01 all 0.04 0.00 0.03 0.26 0.05 99.63 22:21:21 21:58:01 0 0.02 0.00 0.05 0.00 0.02 99.92 22:21:21 21:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:21:21 21:58:01 2 0.23 0.00 0.02 1.77 0.10 97.88 22:21:21 21:58:01 3 0.00 0.00 0.03 0.25 0.02 99.70 22:21:21 21:58:01 4 0.02 0.00 0.03 0.02 0.08 99.85 22:21:21 21:58:01 5 0.05 0.00 0.05 0.02 0.15 99.73 22:21:21 21:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:21:21 21:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:21:21 21:59:01 all 0.04 0.00 0.01 0.24 0.05 99.66 22:21:21 21:59:01 0 0.03 0.00 0.00 0.00 0.03 99.93 22:21:21 21:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 21:59:01 2 0.15 0.00 0.02 1.83 0.08 97.92 22:21:21 21:59:01 3 0.03 0.00 0.03 0.00 0.03 99.90 22:21:21 21:59:01 4 0.02 0.00 0.02 0.00 0.10 99.87 22:21:21 21:59:01 5 0.05 0.00 0.00 0.05 0.12 99.78 22:21:21 21:59:01 6 0.02 0.00 0.00 0.00 0.03 99.95 22:21:21 21:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:21:21 22:21:21 21:59:01 CPU %user %nice %system %iowait %steal %idle 22:21:21 22:00:01 all 0.12 0.00 0.01 0.33 0.02 99.51 22:21:21 22:00:01 0 0.00 0.00 0.02 0.00 0.10 99.88 22:21:21 22:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:21:21 22:00:01 2 0.85 0.00 0.00 2.04 0.02 97.10 22:21:21 22:00:01 3 0.03 0.00 0.00 0.55 0.02 99.40 22:21:21 22:00:01 4 0.03 0.00 0.02 0.02 0.00 99.93 22:21:21 22:00:01 5 0.07 0.00 0.05 0.00 0.02 99.87 22:21:21 22:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:21:21 22:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:01:01 all 0.09 0.00 0.01 0.25 0.02 99.63 22:21:21 22:01:01 0 0.02 0.00 0.03 0.22 0.02 99.72 22:21:21 22:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:01:01 2 0.60 0.00 0.00 1.80 0.03 97.57 22:21:21 22:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:21:21 22:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:21:21 22:01:01 5 0.05 0.00 0.02 0.00 0.07 99.87 22:21:21 22:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:21:21 22:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:21:21 22:02:01 all 0.04 0.00 0.02 0.20 0.01 99.73 22:21:21 22:02:01 0 0.00 0.00 0.02 0.52 0.05 99.42 22:21:21 22:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:21:21 22:02:01 2 0.07 0.00 0.00 1.07 0.00 98.86 22:21:21 22:02:01 3 0.00 0.00 0.02 0.00 0.03 99.95 22:21:21 22:02:01 4 0.12 0.00 0.02 0.02 0.02 99.83 22:21:21 22:02:01 5 0.02 0.00 0.03 0.00 0.02 99.93 22:21:21 22:02:01 6 0.10 0.00 0.02 0.00 0.00 99.88 22:21:21 22:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:21:21 22:03:01 all 0.09 0.00 0.01 0.11 0.01 99.77 22:21:21 22:03:01 0 0.02 0.00 0.02 0.30 0.02 99.65 22:21:21 22:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:21:21 22:03:01 2 0.00 0.00 0.00 0.58 0.02 99.40 22:21:21 22:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:21:21 22:03:01 4 0.30 0.00 0.00 0.00 0.02 99.68 22:21:21 22:03:01 5 0.05 0.00 0.03 0.00 0.05 99.87 22:21:21 22:03:01 6 0.30 0.00 0.02 0.00 0.00 99.68 22:21:21 22:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:04:01 all 0.07 0.00 0.01 0.09 0.01 99.82 22:21:21 22:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:21:21 22:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:04:01 2 0.00 0.00 0.02 0.57 0.02 99.40 22:21:21 22:04:01 3 0.02 0.00 0.00 0.13 0.02 99.83 22:21:21 22:04:01 4 0.47 0.00 0.00 0.02 0.00 99.52 22:21:21 22:04:01 5 0.05 0.00 0.03 0.00 0.03 99.88 22:21:21 22:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:21:21 22:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:05:01 all 0.16 0.00 0.04 0.21 0.01 99.57 22:21:21 22:05:01 0 0.23 0.00 0.10 0.30 0.02 99.35 22:21:21 22:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:21:21 22:05:01 2 0.02 0.00 0.03 1.25 0.00 98.70 22:21:21 22:05:01 3 0.03 0.00 0.05 0.10 0.00 99.82 22:21:21 22:05:01 4 0.05 0.00 0.02 0.03 0.02 99.88 22:21:21 22:05:01 5 0.86 0.00 0.07 0.00 0.03 99.04 22:21:21 22:05:01 6 0.03 0.00 0.03 0.00 0.00 99.93 22:21:21 22:05:01 7 0.07 0.00 0.03 0.03 0.02 99.85 22:21:21 22:06:01 all 0.07 0.00 0.01 0.14 0.01 99.76 22:21:21 22:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:21:21 22:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:06:01 2 0.00 0.00 0.00 0.75 0.02 99.23 22:21:21 22:06:01 3 0.00 0.00 0.02 0.25 0.02 99.72 22:21:21 22:06:01 4 0.02 0.00 0.02 0.02 0.00 99.95 22:21:21 22:06:01 5 0.55 0.00 0.02 0.12 0.02 99.30 22:21:21 22:06:01 6 0.00 0.00 0.02 0.00 0.03 99.95 22:21:21 22:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:07:02 all 0.13 0.00 0.01 0.13 0.01 99.72 22:21:21 22:07:02 0 0.02 0.00 0.03 0.05 0.02 99.88 22:21:21 22:07:02 1 0.02 0.00 0.02 0.00 0.00 99.97 22:21:21 22:07:02 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:07:02 3 0.00 0.00 0.00 0.00 0.02 99.98 22:21:21 22:07:02 4 0.03 0.00 0.00 0.02 0.00 99.95 22:21:21 22:07:02 5 0.91 0.00 0.05 0.98 0.03 98.03 22:21:21 22:07:02 6 0.05 0.00 0.02 0.00 0.00 99.93 22:21:21 22:07:02 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:08:01 all 0.08 0.00 0.02 0.11 0.01 99.78 22:21:21 22:08:01 0 0.02 0.00 0.00 0.17 0.00 99.81 22:21:21 22:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:21:21 22:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:21:21 22:08:01 3 0.00 0.00 0.03 0.00 0.00 99.97 22:21:21 22:08:01 4 0.03 0.00 0.03 0.08 0.03 99.81 22:21:21 22:08:01 5 0.53 0.00 0.03 0.61 0.03 98.80 22:21:21 22:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:21:21 22:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:21:21 22:09:01 all 0.09 0.00 0.01 0.11 0.00 99.79 22:21:21 22:09:01 0 0.02 0.00 0.02 0.17 0.02 99.78 22:21:21 22:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:21:21 22:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:09:01 3 0.05 0.00 0.03 0.00 0.00 99.92 22:21:21 22:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:21:21 22:09:01 5 0.55 0.00 0.02 0.68 0.02 98.73 22:21:21 22:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:21:21 22:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:21:21 22:10:01 all 0.05 0.00 0.01 0.05 0.01 99.89 22:21:21 22:10:01 0 0.02 0.00 0.00 0.15 0.00 99.83 22:21:21 22:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:21:21 22:10:01 3 0.03 0.00 0.00 0.00 0.03 99.93 22:21:21 22:10:01 4 0.05 0.00 0.02 0.00 0.00 99.93 22:21:21 22:10:01 5 0.23 0.00 0.00 0.25 0.02 99.50 22:21:21 22:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:21:21 22:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:21:21 22:21:21 22:10:01 CPU %user %nice %system %iowait %steal %idle 22:21:21 22:11:01 all 0.03 0.00 0.01 0.08 0.01 99.87 22:21:21 22:11:01 0 0.00 0.00 0.02 0.27 0.02 99.70 22:21:21 22:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:21:21 22:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:11:01 3 0.02 0.00 0.03 0.07 0.03 99.85 22:21:21 22:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:21:21 22:11:01 5 0.10 0.00 0.03 0.33 0.00 99.53 22:21:21 22:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:21:21 22:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:21:21 22:12:01 all 0.01 0.00 0.01 0.16 0.01 99.81 22:21:21 22:12:01 0 0.00 0.00 0.02 0.18 0.00 99.80 22:21:21 22:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:21:21 22:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:21:21 22:12:01 3 0.03 0.00 0.02 0.05 0.08 99.82 22:21:21 22:12:01 4 0.02 0.00 0.02 0.05 0.00 99.92 22:21:21 22:12:01 5 0.03 0.00 0.00 0.97 0.02 98.98 22:21:21 22:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:21:21 22:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:13:01 all 0.02 0.00 0.01 0.25 0.01 99.71 22:21:21 22:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:21:21 22:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:21:21 22:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:13:01 3 0.07 0.00 0.03 0.35 0.02 99.53 22:21:21 22:13:01 4 0.05 0.00 0.00 0.13 0.02 99.80 22:21:21 22:13:01 5 0.00 0.00 0.00 1.54 0.00 98.46 22:21:21 22:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:21:21 22:14:01 all 0.05 0.00 0.01 0.07 0.01 99.86 22:21:21 22:14:01 0 0.02 0.00 0.05 0.00 0.02 99.92 22:21:21 22:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:21:21 22:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:21:21 22:14:01 3 0.08 0.00 0.03 0.15 0.03 99.70 22:21:21 22:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:21:21 22:14:01 5 0.18 0.00 0.00 0.42 0.00 99.40 22:21:21 22:14:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:21:21 22:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:15:01 all 0.01 0.00 0.02 0.05 0.01 99.91 22:21:21 22:15:01 0 0.00 0.00 0.03 0.15 0.02 99.80 22:21:21 22:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:21:21 22:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:21:21 22:15:01 3 0.05 0.00 0.05 0.00 0.02 99.88 22:21:21 22:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:21:21 22:15:01 5 0.00 0.00 0.02 0.25 0.02 99.72 22:21:21 22:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:21:21 22:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:21:21 22:16:01 all 0.05 0.00 0.01 0.07 0.01 99.86 22:21:21 22:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:21:21 22:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:21:21 22:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:21:21 22:16:01 3 0.03 0.00 0.02 0.32 0.02 99.62 22:21:21 22:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:21:21 22:16:01 5 0.25 0.00 0.02 0.27 0.02 99.45 22:21:21 22:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:21:21 22:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:17:01 all 0.06 0.00 0.01 0.06 0.01 99.87 22:21:21 22:17:01 0 0.02 0.00 0.00 0.00 0.03 99.95 22:21:21 22:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:17:01 3 0.02 0.00 0.03 0.08 0.02 99.85 22:21:21 22:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:21:21 22:17:01 5 0.35 0.00 0.02 0.38 0.00 99.25 22:21:21 22:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:21:21 22:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:21:21 22:18:01 all 0.08 0.00 0.01 0.04 0.01 99.85 22:21:21 22:18:01 0 0.02 0.00 0.02 0.18 0.00 99.78 22:21:21 22:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:21:21 22:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:21:21 22:18:01 3 0.03 0.00 0.05 0.00 0.03 99.88 22:21:21 22:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:21:21 22:18:01 5 0.47 0.00 0.00 0.17 0.02 99.35 22:21:21 22:18:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:21:21 22:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:21 22:19:01 all 2.95 0.00 1.51 14.69 0.25 80.60 22:21:21 22:19:01 0 3.04 0.00 1.73 0.76 0.18 94.29 22:21:21 22:19:01 1 3.22 0.00 1.29 0.30 0.13 95.05 22:21:21 22:19:01 2 2.78 0.00 1.78 56.52 0.39 38.53 22:21:21 22:19:01 3 3.10 0.00 1.14 4.32 0.13 91.31 22:21:21 22:19:01 4 3.28 0.00 1.59 10.60 0.62 83.91 22:21:21 22:19:01 5 2.70 0.00 1.17 44.82 0.15 51.16 22:21:21 22:19:01 6 3.34 0.00 1.42 0.23 0.17 94.83 22:21:21 22:19:01 7 2.10 0.00 1.99 0.00 0.19 95.73 22:21:21 22:20:01 all 5.01 0.00 2.38 9.97 0.38 82.27 22:21:21 22:20:01 0 4.53 0.00 4.03 3.11 0.32 88.01 22:21:21 22:20:01 1 5.32 0.00 1.81 0.40 0.32 92.14 22:21:21 22:20:01 2 5.11 0.00 2.56 28.08 0.52 63.73 22:21:21 22:20:01 3 4.06 0.00 1.51 1.59 0.35 92.49 22:21:21 22:20:01 4 6.00 0.00 2.83 6.00 0.42 84.74 22:21:21 22:20:01 5 4.03 0.00 1.83 28.63 0.29 65.23 22:21:21 22:20:01 6 5.18 0.00 2.15 11.85 0.37 80.44 22:21:21 22:20:01 7 5.84 0.00 2.30 0.07 0.42 91.37 22:21:21 22:21:01 all 0.84 0.00 0.53 15.34 0.14 83.14 22:21:21 22:21:01 0 1.35 0.00 0.65 1.10 0.20 96.70 22:21:21 22:21:01 1 0.60 0.00 0.43 1.25 0.05 97.66 22:21:21 22:21:01 2 1.54 0.00 0.58 1.32 0.07 96.49 22:21:21 22:21:01 3 1.15 0.00 0.48 0.88 0.08 97.40 22:21:21 22:21:01 4 0.72 0.00 0.40 10.06 0.20 88.63 22:21:21 22:21:01 5 0.38 0.00 0.43 40.45 0.13 58.59 22:21:21 22:21:01 6 0.42 0.00 0.84 67.02 0.17 31.55 22:21:21 22:21:01 7 0.60 0.00 0.45 0.87 0.18 97.90 22:21:21 22:21:21 Average: CPU %user %nice %system %iowait %steal %idle 22:21:21 Average: all 2.07 0.00 0.56 3.72 0.12 93.54 22:21:21 Average: 0 2.05 0.00 0.65 3.93 0.11 93.26 22:21:21 Average: 1 1.94 0.00 0.49 2.63 0.09 94.85 22:21:21 Average: 2 2.08 0.00 0.54 6.57 0.12 90.69 22:21:21 Average: 3 1.96 0.00 0.55 3.06 0.13 94.30 22:21:21 Average: 4 2.27 0.00 0.59 2.39 0.14 94.61 22:21:21 Average: 5 2.18 0.00 0.49 4.73 0.13 92.46 22:21:21 Average: 6 2.08 0.00 0.55 3.96 0.10 93.30 22:21:21 Average: 7 1.97 0.00 0.58 2.47 0.10 94.88 22:21:21 22:21:21 22:21:21