Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29c739ab81a29a6b1dd8488addc11c7f2056e13b 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-ssh15582997449463539992.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7940499129558284923.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh947104508218964610.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8807752324355882190.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12732182359847190248.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-virtual-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-virtual-go-settings PROJECT: device-virtual-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-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1257 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 29c739ab81a29a6b1dd8488addc11c7f2056e13b (main) Commit message: "Merge pull request #461 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 29c739ab81a29a6b1dd8488addc11c7f2056e13b # timeout=10 > git rev-list --no-walk 65497920df671d88c31f0789bb704d43110c7187 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:49:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:49:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:49:07 ========================================================= 12:49:07 EdgeX Global Pipelines Version Info 12:49:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:49:08 ------------------- 12:49:08 stable info: 12:49:08 ------------------- 12:49:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:49:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:49:08 Message: update stable to v1.0.258 12:49:08 ------------------- 12:49:08 experimental info: 12:49:08 ------------------- 12:49:08 Commited By: **** collab-it+edgex@linuxfoundation.org 12:49:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:49:08 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:49:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:49:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:49:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:49:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:49:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29c739a [Pipeline] echo 12:49:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:49:10 provisioning config files... 12:49:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8637991244406194413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:49:10 ---> ****-login.sh 12:49:10 nexus3.edgexfoundry.org:10001 12:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:49:10 Configure a credential helper to remove this warning. See 12:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:49:10 12:49:10 Login Succeeded 12:49:10 nexus3.edgexfoundry.org:10002 12:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:49:10 Configure a credential helper to remove this warning. See 12:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:49:10 12:49:10 Login Succeeded 12:49:10 nexus3.edgexfoundry.org:10003 12:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:49:10 Configure a credential helper to remove this warning. See 12:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:49:10 12:49:10 Login Succeeded 12:49:10 nexus3.edgexfoundry.org:10004 12:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:49:11 Configure a credential helper to remove this warning. See 12:49:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:49:11 12:49:11 Login Succeeded 12:49:11 ****.io 12:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:49:11 Configure a credential helper to remove this warning. See 12:49:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:49:11 12:49:11 Login Succeeded 12:49:11 ---> ****-login.sh ends [Pipeline] } 12:49:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:49:11 + git rev-list -1 --merges 29c739ab81a29a6b1dd8488addc11c7f2056e13b~1..29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] echo 12:49:11 -----------> git rev-list -1 --merges 29c739ab81a29a6b1dd8488addc11c7f2056e13b~1..29c739ab81a29a6b1dd8488addc11c7f2056e13b 29c739ab81a29a6b1dd8488addc11c7f2056e13b 12:49:11 29c739ab81a29a6b1dd8488addc11c7f2056e13b [false] [Pipeline] sh 12:49:12 + git log --format=format:%s -1 29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] echo 12:49:12 ========================================================= 12:49:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:49:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:49:12 + git log --format=format:%s -1 29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] echo 12:49:12 [semverPrep] GIT_COMMIT: 29c739ab81a29a6b1dd8488addc11c7f2056e13b, Commit Message: Merge pull request #461 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9 [Pipeline] echo 12:49:12 [semverPrep] This is not a build commit. [Pipeline] sh 12:49:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:49:13 + grep -v github /etc/ssh/ssh_known_hosts 12:49:13 + [ -e /tmp/ssh_known_hosts ] 12:49:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:49:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:49:13 + sudo tee -a /etc/ssh/ssh_known_hosts 12:49:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:49:13 12:49:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:49:13 0.1.4: Pulling from edgex-devops/py-git-semver 12:49:13 b85a868b505f: Pulling fs layer 12:49:13 e2be974225ed: Pulling fs layer 12:49:13 339a4e72a1f5: Pulling fs layer 12:49:13 988bab9f4d93: Pulling fs layer 12:49:13 1469e6f7b9e6: Pulling fs layer 12:49:13 eaf3925da568: Pulling fs layer 12:49:13 bab4dde63d76: Pulling fs layer 12:49:13 bde34c3a00c8: Pulling fs layer 12:49:13 b352a97aabf1: Pulling fs layer 12:49:13 4872d77fe225: Pulling fs layer 12:49:13 5851b861e8e6: Pulling fs layer 12:49:13 1469e6f7b9e6: Waiting 12:49:13 eaf3925da568: Waiting 12:49:13 bab4dde63d76: Waiting 12:49:13 bde34c3a00c8: Waiting 12:49:13 b352a97aabf1: Waiting 12:49:13 4872d77fe225: Waiting 12:49:13 5851b861e8e6: Waiting 12:49:13 988bab9f4d93: Waiting 12:49:13 e2be974225ed: Verifying Checksum 12:49:13 e2be974225ed: Download complete 12:49:13 988bab9f4d93: Verifying Checksum 12:49:13 988bab9f4d93: Download complete 12:49:13 1469e6f7b9e6: Verifying Checksum 12:49:13 1469e6f7b9e6: Download complete 12:49:14 eaf3925da568: Verifying Checksum 12:49:14 eaf3925da568: Download complete 12:49:14 339a4e72a1f5: Verifying Checksum 12:49:14 339a4e72a1f5: Download complete 12:49:14 bde34c3a00c8: Verifying Checksum 12:49:14 bde34c3a00c8: Download complete 12:49:14 4872d77fe225: Verifying Checksum 12:49:14 4872d77fe225: Download complete 12:49:14 5851b861e8e6: Download complete 12:49:14 b85a868b505f: Verifying Checksum 12:49:14 b85a868b505f: Download complete 12:49:14 bab4dde63d76: Verifying Checksum 12:49:14 bab4dde63d76: Download complete 12:49:15 b85a868b505f: Pull complete 12:49:15 e2be974225ed: Pull complete 12:49:15 339a4e72a1f5: Pull complete 12:49:16 988bab9f4d93: Pull complete 12:49:16 1469e6f7b9e6: Pull complete 12:49:16 eaf3925da568: Pull complete 12:49:18 bab4dde63d76: Pull complete 12:49:18 bde34c3a00c8: Pull complete 12:49:18 b352a97aabf1: Pull complete 12:49:18 4872d77fe225: Pull complete 12:49:18 5851b861e8e6: Pull complete 12:49:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:49:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:18 prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container 12:49:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 12:49:21 $ docker top 33619ee9e0eac1d0d0eb927ffd5316fa1eac4387644929c6bd5b8b7c72f1aeba -eo pid,comm 12:49:21 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). 12:49:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:49:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:49:21 [ssh-agent] Looking for ssh-agent implementation... 12:49:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:49:21 $ docker exec 33619ee9e0eac1d0d0eb927ffd5316fa1eac4387644929c6bd5b8b7c72f1aeba ssh-agent 12:49:21 SSH_AUTH_SOCK=/tmp/ssh-j21bWyHJaLiq/agent.31 12:49:21 SSH_AGENT_PID=37 12:49:21 Running ssh-add (command line suppressed) 12:49:21 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13099525981085770365.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13099525981085770365.key) 12:49:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:49:22 + git tag --points-at HEAD [Pipeline] } 12:49:22 $ docker exec --env ******** --env ******** 33619ee9e0eac1d0d0eb927ffd5316fa1eac4387644929c6bd5b8b7c72f1aeba ssh-agent -k 12:49:22 unset SSH_AUTH_SOCK; 12:49:22 unset SSH_AGENT_PID; 12:49:22 echo Agent pid 37 killed; 12:49:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:49:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:49:22 [ssh-agent] Looking for ssh-agent implementation... 12:49:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:49:22 $ docker exec 33619ee9e0eac1d0d0eb927ffd5316fa1eac4387644929c6bd5b8b7c72f1aeba ssh-agent 12:49:22 SSH_AUTH_SOCK=/tmp/ssh-tP43xEej3vd0/agent.69 12:49:22 SSH_AGENT_PID=75 12:49:22 Running ssh-add (command line suppressed) 12:49:22 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6070617172300913747.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6070617172300913747.key) 12:49:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:49:23 + git semver init 12:49:23 2024-02-19 12:49:23,414 [run_init] DEBUG init version:0.0.0 force:False 12:49:23 2024-02-19 12:49:23,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 12:49:23 2024-02-19 12:49:23,415 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 12:49:23 2024-02-19 12:49:23,416 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 12:49:25 2024-02-19 12:49:24,871 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 12:49:25 2024-02-19 12:49:24,871 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 12:49:25 2024-02-19 12:49:24,871 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:49:25 2024-02-19 12:49:24,872 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:49:25 3.2.0-dev.7 [Pipeline] } 12:49:25 $ docker exec --env ******** --env ******** 33619ee9e0eac1d0d0eb927ffd5316fa1eac4387644929c6bd5b8b7c72f1aeba ssh-agent -k 12:49:25 unset SSH_AUTH_SOCK; 12:49:25 unset SSH_AGENT_PID; 12:49:25 echo Agent pid 75 killed; 12:49:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:49:25 + git semver [Pipeline] } 12:49:25 $ docker stop --time=1 33619ee9e0eac1d0d0eb927ffd5316fa1eac4387644929c6bd5b8b7c72f1aeba 12:49:27 $ docker rm -f --volumes 33619ee9e0eac1d0d0eb927ffd5316fa1eac4387644929c6bd5b8b7c72f1aeba [Pipeline] // withDockerContainer [Pipeline] sh 12:49:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:49:27 Stashed 1 file(s) [Pipeline] echo 12:49:27 [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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 12:49:28 provisioning config files... 12:49:28 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13725322633041001724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:49:28 ---> ****-login.sh 12:49:28 nexus3.edgexfoundry.org:10001 12:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:49:28 Configure a credential helper to remove this warning. See 12:49:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:49:28 12:49:28 Login Succeeded 12:49:28 nexus3.edgexfoundry.org:10002 12:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:49:28 Configure a credential helper to remove this warning. See 12:49:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:49:28 12:49:28 Login Succeeded 12:49:28 nexus3.edgexfoundry.org:10003 12:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:49:28 Configure a credential helper to remove this warning. See 12:49:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:49:28 12:49:28 Login Succeeded 12:49:28 nexus3.edgexfoundry.org:10004 12:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:49:28 Configure a credential helper to remove this warning. See 12:49:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:49:28 12:49:28 Login Succeeded 12:49:28 ****.io 12:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:49:29 Configure a credential helper to remove this warning. See 12:49:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:49:29 12:49:29 Login Succeeded 12:49:29 ---> ****-login.sh ends [Pipeline] } 12:49:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:49:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:49:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:49:29 ========================================================= 12:49:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:49:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:29 + 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 . 12:49:29 Sending build context to Docker daemon 31.6MB 12:49:29 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:49:29 Step 2/12 : FROM ${BASE} AS builder 12:49:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:49:29 7264a8db6415: Pulling fs layer 12:49:29 c4d48a809fc2: Pulling fs layer 12:49:29 4f1c88b9dad5: Pulling fs layer 12:49:29 ad3a456e5733: Pulling fs layer 12:49:29 69c7f0334f64: Pulling fs layer 12:49:29 1f1c1a5573a3: Pulling fs layer 12:49:29 ce7588e14bc9: Pulling fs layer 12:49:29 b5e4710f87ac: Pulling fs layer 12:49:29 69c7f0334f64: Waiting 12:49:29 1f1c1a5573a3: Waiting 12:49:29 ce7588e14bc9: Waiting 12:49:29 ad3a456e5733: Waiting 12:49:29 c4d48a809fc2: Verifying Checksum 12:49:29 c4d48a809fc2: Download complete 12:49:29 ad3a456e5733: Verifying Checksum 12:49:29 ad3a456e5733: Download complete 12:49:29 69c7f0334f64: Verifying Checksum 12:49:29 69c7f0334f64: Download complete 12:49:29 7264a8db6415: Verifying Checksum 12:49:29 7264a8db6415: Download complete 12:49:29 1f1c1a5573a3: Verifying Checksum 12:49:29 1f1c1a5573a3: Download complete 12:49:30 7264a8db6415: Pull complete 12:49:30 b5e4710f87ac: Verifying Checksum 12:49:30 b5e4710f87ac: Download complete 12:49:30 c4d48a809fc2: Pull complete 12:49:30 4f1c88b9dad5: Verifying Checksum 12:49:30 4f1c88b9dad5: Download complete 12:49:30 ce7588e14bc9: Verifying Checksum 12:49:30 ce7588e14bc9: Download complete 12:49:33 4f1c88b9dad5: Pull complete 12:49:33 ad3a456e5733: Pull complete 12:49:33 69c7f0334f64: Pull complete 12:49:33 1f1c1a5573a3: Pull complete 12:49:36 ce7588e14bc9: Pull complete 12:49:36 b5e4710f87ac: Pull complete 12:49:36 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 12:49:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:49:36 ---> 88b5674ff536 12:49:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:49:40 ---> Running in 1bcaf9a8986a 12:49:40 Removing intermediate container 1bcaf9a8986a 12:49:40 ---> 81946fd54325 12:49:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:49:40 ---> Running in ac092c146f14 12:49:40 Removing intermediate container ac092c146f14 12:49:40 ---> fac7b42de8d4 12:49:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:49:40 ---> Running in 15499c363e34 12:49:40 Removing intermediate container 15499c363e34 12:49:40 ---> 210a4f8cf205 12:49:40 Step 6/12 : WORKDIR /device-virtual-go 12:49:40 ---> Running in 0f24d74d3269 12:49:40 Removing intermediate container 0f24d74d3269 12:49:40 ---> 95e5e0837412 12:49:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:49:40 ---> Running in 7ae3626b2720 12:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:49:41 (1/4) Installing openssh-keygen (9.3_p2-r1) 12:49:41 (2/4) Installing libedit (20221030.3.1-r1) 12:49:41 (3/4) Installing openssh-client-common (9.3_p2-r1) 12:49:41 (4/4) Installing openssh-client-default (9.3_p2-r1) 12:49:41 Executing busybox-1.36.1-r5.trigger 12:49:41 OK: 268 MiB in 56 packages 12:49:41 Removing intermediate container 7ae3626b2720 12:49:41 ---> 1f65c96645ca 12:49:41 Step 8/12 : COPY go.mod vendor* ./ 12:49:41 ---> 17f8d9bc0fad 12:49:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:41 ---> Running in c9f73cc3fbec 12:49:43 Still waiting to schedule task 12:49:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:50:08 Removing intermediate container c9f73cc3fbec 12:50:08 ---> 516155f910f6 12:50:08 Step 10/12 : COPY . . 12:50:08 ---> 230f397daf05 12:50:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:50:08 ---> Running in 608d738f201f 12:50:08 Removing intermediate container 608d738f201f 12:50:08 ---> add22a33c69f 12:50:08 Step 12/12 : RUN $MAKE 12:50:08 ---> Running in 09fa4188ca1f 12:50:08 noop 12:50:08 Removing intermediate container 09fa4188ca1f 12:50:08 ---> 83995dbc6374 12:50:08 Successfully built 83995dbc6374 12:50:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:08 + docker inspect -f . ci-base-image-x86_64 12:50:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:08 prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container 12:50:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 12:50:09 $ docker top 31a1001004b87a7fb7f5823b72d750bc1a91565566ca90dc3f291bec8bb2ae92 -eo pid,comm [Pipeline] { [Pipeline] sh 12:50:09 + go version 12:50:09 go version go1.21.0 linux/amd64 [Pipeline] } 12:50:09 $ docker stop --time=1 31a1001004b87a7fb7f5823b72d750bc1a91565566ca90dc3f291bec8bb2ae92 12:50:10 $ docker rm -f --volumes 31a1001004b87a7fb7f5823b72d750bc1a91565566ca90dc3f291bec8bb2ae92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:11 + docker inspect -f . ci-base-image-x86_64 12:50:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:11 prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container 12:50:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 12:50:11 $ docker top 9140d030fb69dd42eee537dfa9ff2abb4ab50c4998cbd7671e6711408fb44de5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:50:12 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 12:50:12 + make test 12:50:12 go test ./... -coverprofile=coverage.out 12:50:13 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:50:24 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:50:24 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements 12:50:29 go vet ./... 12:50:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:50:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:50:32 ./bin/test-attribution-txt.sh 12:50:32 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 12:50:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:50:32 $ docker stop --time=1 9140d030fb69dd42eee537dfa9ff2abb4ab50c4998cbd7671e6711408fb44de5 12:50:36 $ docker rm -f --volumes 9140d030fb69dd42eee537dfa9ff2abb4ab50c4998cbd7671e6711408fb44de5 [Pipeline] // withDockerContainer [Pipeline] sh 12:50:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:50:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:50:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:50:37 + ls -al . 12:50:37 total 200 12:50:37 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 12:50 . 12:50:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 12:49 .. 12:50:37 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 12:50 .git 12:50:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:49 .github 12:50:37 -rw-rw-r-- 1 jenkins jenkins 272 Feb 19 12:49 .gitignore 12:50:37 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 12:49 .golangci.yml 12:50:37 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 12:49 .semver 12:50:37 -rw-rw-r-- 1 jenkins jenkins 9708 Feb 19 12:49 Attribution.txt 12:50:37 -rw-rw-r-- 1 jenkins jenkins 15941 Feb 19 12:49 CHANGELOG.md 12:50:37 -rw-rw-r-- 1 jenkins jenkins 1755 Feb 19 12:49 Dockerfile 12:50:37 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 12:49 GOVERNANCE.md 12:50:37 -rw-rw-r-- 1 jenkins jenkins 660 Feb 19 12:49 Jenkinsfile 12:50:37 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 12:49 LICENSE 12:50:37 -rw-rw-r-- 1 jenkins jenkins 1953 Feb 19 12:49 Makefile 12:50:37 -rw-rw-r-- 1 jenkins jenkins 623 Feb 19 12:49 OWNERS.md 12:50:37 -rw-rw-r-- 1 jenkins jenkins 4103 Feb 19 12:49 README.md 12:50:37 -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 12:49 VERSION 12:50:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 12:49 bin 12:50:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:49 cmd 12:50:37 -rw-r--r-- 1 jenkins jenkins 43063 Feb 19 12:50 coverage.out 12:50:37 -rw-rw-r-- 1 jenkins jenkins 3682 Feb 19 12:49 go.mod 12:50:37 -rw-rw-r-- 1 jenkins jenkins 33730 Feb 19 12:49 go.sum 12:50:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:49 internal 12:50:37 -rw-rw-r-- 1 jenkins jenkins 235 Feb 19 12:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:37 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=29c739ab81a29a6b1dd8488addc11c7f2056e13b --label arch=amd64 --label version=3.2.0-dev.7 . 12:50:37 Sending build context to Docker daemon 31.64MB 12:50:37 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 12:50:37 Step 2/26 : FROM ${BASE} AS builder 12:50:37 ---> 83995dbc6374 12:50:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:50:38 ---> Running in f70aec82c2f2 12:50:38 Removing intermediate container f70aec82c2f2 12:50:38 ---> c154d4f9a52d 12:50:38 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:50:38 ---> Running in 7ebbd1bacb29 12:50:38 Removing intermediate container 7ebbd1bacb29 12:50:38 ---> 27b5d1469821 12:50:38 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:50:38 ---> Running in 0223f3da45cd 12:50:38 Removing intermediate container 0223f3da45cd 12:50:38 ---> 8e6b4abe6197 12:50:38 Step 6/26 : WORKDIR /device-virtual-go 12:50:38 ---> Running in cc8debbc89cd 12:50:38 Removing intermediate container cc8debbc89cd 12:50:38 ---> 155d3a1bee23 12:50:38 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:50:38 ---> Running in 4616dc01a499 12:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:50:39 OK: 268 MiB in 56 packages 12:50:39 Removing intermediate container 4616dc01a499 12:50:39 ---> 55e95c3fef01 12:50:39 Step 8/26 : COPY go.mod vendor* ./ 12:50:39 ---> b5ab77e70d3e 12:50:39 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:39 ---> Running in 657f5e48f0a2 12:50:40 Removing intermediate container 657f5e48f0a2 12:50:40 ---> 46aacc944549 12:50:40 Step 10/26 : COPY . . 12:50:43 ---> d85f70b100a6 12:50:43 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:50:43 ---> Running in c932bb3728df 12:50:43 Removing intermediate container c932bb3728df 12:50:43 ---> 226c5fa6491a 12:50:43 Step 12/26 : RUN $MAKE 12:50:43 ---> Running in b9c11c05ad65 12:50:43 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:51:01 Removing intermediate container b9c11c05ad65 12:51:01 ---> e9487e58f7d8 12:51:01 Step 13/26 : FROM alpine:3.18 12:51:01 3.18: Pulling from library/alpine 12:51:01 619be1103602: Pulling fs layer 12:51:01 619be1103602: Verifying Checksum 12:51:01 619be1103602: Download complete 12:51:01 619be1103602: Pull complete 12:51:01 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 12:51:01 Status: Downloaded newer image for alpine:3.18 12:51:01 ---> d3782b16ccc9 12:51:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:51:01 ---> Running in d13a47d20f52 12:51:01 Removing intermediate container d13a47d20f52 12:51:01 ---> fce3da5cd653 12:51:01 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:51:01 ---> Running in 7b19be4bff45 12:51:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:51:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:51:02 (1/1) Installing dumb-init (1.2.5-r2) 12:51:02 Executing busybox-1.36.1-r5.trigger 12:51:02 OK: 7 MiB in 16 packages 12:51:03 Removing intermediate container 7b19be4bff45 12:51:03 ---> 085b6ee9ea03 12:51:03 Step 16/26 : RUN apk --no-cache upgrade 12:51:03 ---> Running in 8f69ee33a183 12:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:51:03 OK: 7 MiB in 16 packages 12:51:03 Removing intermediate container 8f69ee33a183 12:51:03 ---> 0510d8c160d9 12:51:03 Step 17/26 : WORKDIR / 12:51:03 ---> Running in 2b62970d33eb 12:51:03 Removing intermediate container 2b62970d33eb 12:51:03 ---> 74aa6e6d0b95 12:51:03 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:51:03 ---> 048213023de5 12:51:03 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:51:04 ---> 9bac9ed4f4ca 12:51:04 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:51:04 ---> 574de8c054d3 12:51:04 Step 21/26 : EXPOSE 59900 12:51:04 ---> Running in e0e8197b0565 12:51:04 Removing intermediate container e0e8197b0565 12:51:04 ---> 2ace6d3cd58d 12:51:04 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:51:04 ---> Running in c8a95c25904f 12:51:04 Removing intermediate container c8a95c25904f 12:51:04 ---> 4c227a71e057 12:51:04 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:51:04 ---> Running in b9a276ae4bc2 12:51:04 Removing intermediate container b9a276ae4bc2 12:51:04 ---> 5fbbbe33c886 12:51:04 Step 24/26 : LABEL arch=amd64 12:51:04 ---> Running in bcd412a4be98 12:51:05 Removing intermediate container bcd412a4be98 12:51:05 ---> 2542228d9529 12:51:05 Step 25/26 : LABEL git_sha=29c739ab81a29a6b1dd8488addc11c7f2056e13b 12:51:05 ---> Running in be9d1015c8bc 12:51:05 Removing intermediate container be9d1015c8bc 12:51:05 ---> b896ca88e448 12:51:05 Step 26/26 : LABEL version=3.2.0-dev.7 12:51:05 ---> Running in bb8a59244592 12:51:05 Removing intermediate container bb8a59244592 12:51:05 ---> ac85b674bb18 12:51:05 [Warning] One or more build-args [ARCH] were not consumed 12:51:05 Successfully built ac85b674bb18 12:51:05 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:51:05 provisioning config files... 12:51:05 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10120482575591319568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:51:05 ---> ****-login.sh 12:51:05 nexus3.edgexfoundry.org:10001 12:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:51:05 Configure a credential helper to remove this warning. See 12:51:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:51:05 12:51:05 Login Succeeded 12:51:05 nexus3.edgexfoundry.org:10002 12:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:51:05 Configure a credential helper to remove this warning. See 12:51:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:51:05 12:51:05 Login Succeeded 12:51:05 nexus3.edgexfoundry.org:10003 12:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:51:06 Configure a credential helper to remove this warning. See 12:51:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:51:06 12:51:06 Login Succeeded 12:51:06 nexus3.edgexfoundry.org:10004 12:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:51:06 Configure a credential helper to remove this warning. See 12:51:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:51:06 12:51:06 Login Succeeded 12:51:06 ****.io 12:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:51:06 Configure a credential helper to remove this warning. See 12:51:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:51:06 12:51:06 Login Succeeded 12:51:06 ---> ****-login.sh ends [Pipeline] } 12:51:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:51:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:51:06 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 12:51:06 29c739ab81a29a6b1dd8488addc11c7f2056e13b 12:51:06 latest 12:51:06 3.2.0-dev.7 12:51:06 29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 12:51:06 main 12:51:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:06 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual:29c739ab81a29a6b1dd8488addc11c7f2056e13b 12:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:51:07 562276db0583: Preparing 12:51:07 cb6b0eb67cd0: Preparing 12:51:07 d6cf13b97e68: Preparing 12:51:07 10f5b49b9145: Preparing 12:51:07 c677a81b114f: Preparing 12:51:07 aedc3bda2944: Preparing 12:51:07 aedc3bda2944: Waiting 12:51:07 d6cf13b97e68: Pushed 12:51:07 c677a81b114f: Pushed 12:51:07 aedc3bda2944: Layer already exists 12:51:07 10f5b49b9145: Pushed 12:51:07 cb6b0eb67cd0: Pushed 12:51:09 562276db0583: Pushed 12:51:09 29c739ab81a29a6b1dd8488addc11c7f2056e13b: digest: sha256:e6dfd011f73243397abe27b28de051c36fa8249fb36fffa5a58a1cf69b56458c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:09 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:10 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 12:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:51:10 562276db0583: Preparing 12:51:10 cb6b0eb67cd0: Preparing 12:51:10 d6cf13b97e68: Preparing 12:51:10 10f5b49b9145: Preparing 12:51:10 c677a81b114f: Preparing 12:51:10 aedc3bda2944: Preparing 12:51:10 aedc3bda2944: Waiting 12:51:10 cb6b0eb67cd0: Layer already exists 12:51:10 c677a81b114f: Layer already exists 12:51:10 562276db0583: Layer already exists 12:51:10 d6cf13b97e68: Layer already exists 12:51:10 10f5b49b9145: Layer already exists 12:51:10 aedc3bda2944: Layer already exists 12:51:10 latest: digest: sha256:e6dfd011f73243397abe27b28de051c36fa8249fb36fffa5a58a1cf69b56458c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:10 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:10 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.7 12:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:51:10 562276db0583: Preparing 12:51:10 cb6b0eb67cd0: Preparing 12:51:10 d6cf13b97e68: Preparing 12:51:10 10f5b49b9145: Preparing 12:51:10 c677a81b114f: Preparing 12:51:10 aedc3bda2944: Preparing 12:51:10 aedc3bda2944: Waiting 12:51:10 562276db0583: Layer already exists 12:51:10 10f5b49b9145: Layer already exists 12:51:10 cb6b0eb67cd0: Layer already exists 12:51:10 c677a81b114f: Layer already exists 12:51:10 d6cf13b97e68: Layer already exists 12:51:10 aedc3bda2944: Layer already exists 12:51:10 3.2.0-dev.7: digest: sha256:e6dfd011f73243397abe27b28de051c36fa8249fb36fffa5a58a1cf69b56458c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:11 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:11 + docker push nexus3.edgexfoundry.org:10004/device-virtual:29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 12:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:51:11 562276db0583: Preparing 12:51:11 cb6b0eb67cd0: Preparing 12:51:11 d6cf13b97e68: Preparing 12:51:11 10f5b49b9145: Preparing 12:51:11 c677a81b114f: Preparing 12:51:11 aedc3bda2944: Preparing 12:51:11 aedc3bda2944: Waiting 12:51:11 562276db0583: Layer already exists 12:51:11 10f5b49b9145: Layer already exists 12:51:11 c677a81b114f: Layer already exists 12:51:11 cb6b0eb67cd0: Layer already exists 12:51:11 d6cf13b97e68: Layer already exists 12:51:11 aedc3bda2944: Layer already exists 12:51:11 29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7: digest: sha256:e6dfd011f73243397abe27b28de051c36fa8249fb36fffa5a58a1cf69b56458c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:11 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:12 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 12:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:51:12 562276db0583: Preparing 12:51:12 cb6b0eb67cd0: Preparing 12:51:12 d6cf13b97e68: Preparing 12:51:12 10f5b49b9145: Preparing 12:51:12 c677a81b114f: Preparing 12:51:12 aedc3bda2944: Preparing 12:51:12 aedc3bda2944: Waiting 12:51:12 562276db0583: Layer already exists 12:51:12 cb6b0eb67cd0: Layer already exists 12:51:12 d6cf13b97e68: Layer already exists 12:51:12 10f5b49b9145: Layer already exists 12:51:12 c677a81b114f: Layer already exists 12:51:12 aedc3bda2944: Layer already exists 12:51:12 main: digest: sha256:e6dfd011f73243397abe27b28de051c36fa8249fb36fffa5a58a1cf69b56458c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:51:12 ===================================================== [Pipeline] echo 12:51:12 taggedImages: 12:51:12 - nexus3.edgexfoundry.org:10004/device-virtual:29c739ab81a29a6b1dd8488addc11c7f2056e13b 12:51:12 - nexus3.edgexfoundry.org:10004/device-virtual:latest 12:51:12 - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.7 12:51:12 - nexus3.edgexfoundry.org:10004/device-virtual:29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 12:51:12 - nexus3.edgexfoundry.org:10004/device-virtual: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 12:51:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:51:13 12:51:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:51:13 latest: Pulling from edgex-lftools-log-publisher 12:51:13 5eb5b503b376: Pulling fs layer 12:51:13 5c69ac0246d0: Pulling fs layer 12:51:13 ec43610c2a17: Pulling fs layer 12:51:13 3a2ae6a8a46f: Pulling fs layer 12:51:13 33b1e0a273af: Pulling fs layer 12:51:13 5d3b04190fa2: Pulling fs layer 12:51:13 2f39f015ded8: Pulling fs layer 12:51:13 33b1e0a273af: Waiting 12:51:13 5d3b04190fa2: Waiting 12:51:13 2f39f015ded8: Waiting 12:51:13 3a2ae6a8a46f: Waiting 12:51:13 5c69ac0246d0: Verifying Checksum 12:51:13 5c69ac0246d0: Download complete 12:51:13 3a2ae6a8a46f: Verifying Checksum 12:51:13 3a2ae6a8a46f: Download complete 12:51:13 33b1e0a273af: Verifying Checksum 12:51:13 33b1e0a273af: Download complete 12:51:13 5d3b04190fa2: Download complete 12:51:13 ec43610c2a17: Verifying Checksum 12:51:13 ec43610c2a17: Download complete 12:51:13 5eb5b503b376: Verifying Checksum 12:51:13 5eb5b503b376: Download complete 12:51:14 2f39f015ded8: Download complete 12:51:15 5eb5b503b376: Pull complete 12:51:15 5c69ac0246d0: Pull complete 12:51:15 ec43610c2a17: Pull complete 12:51:15 3a2ae6a8a46f: Pull complete 12:51:15 33b1e0a273af: Pull complete 12:51:15 5d3b04190fa2: Pull complete 12:51:20 2f39f015ded8: Pull complete 12:51:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:51:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:51:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:20 prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container 12:51:20 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 12:51:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1258 in /w/workspace/exfoundry_device-virtual-go_main 12:51:25 $ docker top 0628d5abeb2bed5f8ad713079248e6ed4a4d96af3bc63eeb96ef0a30809b83e7 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 12:51:25 Running in /w/workspace/device-virtual-go/163 [Pipeline] { [Pipeline] checkout 12:51:25 The recommended git tool is: git 12:51:25 ---> job-cost.sh 12:51:25 lf-activate-venv: SKIPPING 12:51:25 INFO: No Stack... 12:51:25 INFO: Retrieving Pricing Info for: v3-standard-8 12:51:26 INFO: Archiving Costs [Pipeline] sh 12:51:26 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 12:51:26 + cut -d, -f6 [Pipeline] lock 12:51:26 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] 12:51:26 Resource [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] did not exist. Created. 12:51:26 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:51:26 + echo total: 0.2199999988079071 [Pipeline] stash 12:51:26 Stashed 1 file(s) [Pipeline] } 12:51:26 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } 12:51:26 $ docker stop --time=1 0628d5abeb2bed5f8ad713079248e6ed4a4d96af3bc63eeb96ef0a30809b83e7 12:51:27 $ docker rm -f --volumes 0628d5abeb2bed5f8ad713079248e6ed4a4d96af3bc63eeb96ef0a30809b83e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:51:30 using credential edgex-jenkins-ssh 12:51:30 Cloning the remote Git repository 12:51:30 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:51:30 > git init /w/workspace/device-virtual-go/163 # timeout=10 12:51:30 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:51:30 > git --version # timeout=10 12:51:30 > git --version # 'git version 2.25.1' 12:51:30 using GIT_SSH to set credentials SSH Credentials for GitHub 12:51:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:51:33 Avoid second fetch 12:51:33 Checking out Revision 29c739ab81a29a6b1dd8488addc11c7f2056e13b (main) 12:51:33 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:51:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:51:33 > git config core.sparsecheckout # timeout=10 12:51:33 > git checkout -f 29c739ab81a29a6b1dd8488addc11c7f2056e13b # timeout=10 12:51:34 Commit message: "Merge pull request #461 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:51:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:51:35 % Total % Received % Xferd Average Speed Time Time Time Current 12:51:35 Dload Upload Total Spent Left Speed 12:51:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 51518 0 --:--:-- --:--:-- --:--:-- 51312 [Pipeline] sh 12:51:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:51:36 + sudo tee /etc/docker/daemon.new 12:51:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:51:36 { 12:51:36 "registry-mirrors": [ 12:51:36 "https://nexus3.edgexfoundry.org:10001" 12:51:36 ], 12:51:36 "bip": "10.250.0.254/24", 12:51:36 "hosts": [ 12:51:36 "tcp://0.0.0.0:5555", 12:51:36 "unix:///var/run/docker.sock" 12:51:36 ], 12:51:36 "mtu": 1458, 12:51:36 "selinux-enabled": true, 12:51:36 "seccomp-profile": "/etc/docker/seccomp.json" 12:51:36 } [Pipeline] sh 12:51:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:51:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:51:55 provisioning config files... 12:51:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/163@tmp/config10049120486020656544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:51:55 ---> ****-login.sh 12:51:55 nexus3.edgexfoundry.org:10001 12:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:51:56 Configure a credential helper to remove this warning. See 12:51:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:51:56 12:51:56 Login Succeeded 12:51:56 nexus3.edgexfoundry.org:10002 12:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:51:57 Configure a credential helper to remove this warning. See 12:51:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:51:57 12:51:57 Login Succeeded 12:51:57 nexus3.edgexfoundry.org:10003 12:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:51:57 Configure a credential helper to remove this warning. See 12:51:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:51:57 12:51:57 Login Succeeded 12:51:57 nexus3.edgexfoundry.org:10004 12:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:51:57 Configure a credential helper to remove this warning. See 12:51:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:51:57 12:51:57 Login Succeeded 12:51:57 ****.io 12:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:51:58 Configure a credential helper to remove this warning. See 12:51:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:51:58 12:51:58 Login Succeeded 12:51:58 ---> ****-login.sh ends [Pipeline] } 12:51:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:51:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:51:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:51:58 ========================================================= 12:51:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:51:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:59 + 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 . 12:52:02 Sending build context to Docker daemon 15.94MB 12:52:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:52:02 Step 2/12 : FROM ${BASE} AS builder 12:52:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:52:02 9fda8d8052c6: Pulling fs layer 12:52:02 5d54e960e981: Pulling fs layer 12:52:02 c4a7e357bf2a: Pulling fs layer 12:52:02 f0e02332f6b5: Pulling fs layer 12:52:02 872ee5b61b7b: Pulling fs layer 12:52:02 0c6a40ed1a82: Pulling fs layer 12:52:02 94ae7d8d031c: Pulling fs layer 12:52:02 f0e02332f6b5: Waiting 12:52:02 94ae7d8d031c: Waiting 12:52:02 872ee5b61b7b: Waiting 12:52:02 0c6a40ed1a82: Waiting 12:52:02 5d54e960e981: Verifying Checksum 12:52:02 5d54e960e981: Download complete 12:52:02 f0e02332f6b5: Verifying Checksum 12:52:02 f0e02332f6b5: Download complete 12:52:02 872ee5b61b7b: Download complete 12:52:03 9fda8d8052c6: Download complete 12:52:03 94ae7d8d031c: Verifying Checksum 12:52:03 94ae7d8d031c: Download complete 12:52:03 9fda8d8052c6: Pull complete 12:52:04 5d54e960e981: Pull complete 12:52:04 c4a7e357bf2a: Verifying Checksum 12:52:04 c4a7e357bf2a: Download complete 12:52:05 0c6a40ed1a82: Verifying Checksum 12:52:05 0c6a40ed1a82: Download complete 12:52:18 c4a7e357bf2a: Pull complete 12:52:18 f0e02332f6b5: Pull complete 12:52:18 872ee5b61b7b: Pull complete 12:52:26 0c6a40ed1a82: Pull complete 12:52:28 94ae7d8d031c: Pull complete 12:52:28 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 12:52:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:52:28 ---> 86de565de09d 12:52:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:52:28 ---> Running in 19152fd10f35 12:52:29 Removing intermediate container 19152fd10f35 12:52:29 ---> 05b2090e3f87 12:52:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:52:29 ---> Running in 601e2f78de3b 12:52:29 Removing intermediate container 601e2f78de3b 12:52:29 ---> 1c9282d07f94 12:52:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:52:29 ---> Running in 99e9ec220d30 12:52:29 Removing intermediate container 99e9ec220d30 12:52:29 ---> 45e2f09771a3 12:52:29 Step 6/12 : WORKDIR /device-virtual-go 12:52:30 ---> Running in efd96135c3d3 12:52:30 Removing intermediate container efd96135c3d3 12:52:30 ---> f0bc56626812 12:52:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:52:30 ---> Running in 5f1813ddcfc9 12:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:52:33 (1/4) Installing openssh-keygen (9.3_p2-r1) 12:52:33 (2/4) Installing libedit (20221030.3.1-r1) 12:52:33 (3/4) Installing openssh-client-common (9.3_p2-r1) 12:52:33 (4/4) Installing openssh-client-default (9.3_p2-r1) 12:52:33 Executing busybox-1.36.1-r5.trigger 12:52:33 OK: 271 MiB in 56 packages 12:52:33 Removing intermediate container 5f1813ddcfc9 12:52:33 ---> 4ccbb5b3ee73 12:52:33 Step 8/12 : COPY go.mod vendor* ./ 12:52:34 ---> 217306ac9484 12:52:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:52:34 ---> Running in 3403bfe65339 12:53:42 Removing intermediate container 3403bfe65339 12:53:42 ---> bd43890d6572 12:53:42 Step 10/12 : COPY . . 12:53:42 ---> 2d141481f94c 12:53:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:53:42 ---> Running in 3aa73995123a 12:53:42 Removing intermediate container 3aa73995123a 12:53:42 ---> 87571652f42f 12:53:42 Step 12/12 : RUN $MAKE 12:53:42 ---> Running in 4fd293c43997 12:53:42 noop 12:53:42 Removing intermediate container 4fd293c43997 12:53:42 ---> e0566f7e507b 12:53:42 Successfully built e0566f7e507b 12:53:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:42 + docker inspect -f . ci-base-image-arm64 12:53:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:43 prd-ubuntu20.04-docker-arm64-4c-16g-1258 does not seem to be running inside a container 12:53:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/163 -v /w/workspace/device-virtual-go/163:/w/workspace/device-virtual-go/163:rw,z -v /w/workspace/device-virtual-go/163@tmp:/w/workspace/device-virtual-go/163@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 12:53:44 $ docker top f66cc75f1b9fa05a1a7df2f8a8e9e4bd6c3516021712e7d3a4da3ee9e6eaf0e3 -eo pid,comm [Pipeline] { [Pipeline] sh 12:53:45 + go version 12:53:45 go version go1.21.0 linux/arm64 [Pipeline] } 12:53:45 $ docker stop --time=1 f66cc75f1b9fa05a1a7df2f8a8e9e4bd6c3516021712e7d3a4da3ee9e6eaf0e3 12:53:47 $ docker rm -f --volumes f66cc75f1b9fa05a1a7df2f8a8e9e4bd6c3516021712e7d3a4da3ee9e6eaf0e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:48 + docker inspect -f . ci-base-image-arm64 12:53:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:48 prd-ubuntu20.04-docker-arm64-4c-16g-1258 does not seem to be running inside a container 12:53:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/163 -v /w/workspace/device-virtual-go/163:/w/workspace/device-virtual-go/163:rw,z -v /w/workspace/device-virtual-go/163@tmp:/w/workspace/device-virtual-go/163@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 12:53:49 $ docker top f3443678e82b54c4ec032f97cb2c21f096267516ac7e4f23c0a9f2f71eb88649 -eo pid,comm [Pipeline] { [Pipeline] sh 12:53:50 + git config --global --add safe.directory /w/workspace/device-virtual-go/163 [Pipeline] fileExists [Pipeline] sh 12:53:50 + make test 12:53:50 go test ./... -coverprofile=coverage.out 12:53:54 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:55:31 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:55:31 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.064s coverage: 58.4% of statements 12:55:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:55:31 go vet ./... 12:55:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:55:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:55:40 ./bin/test-attribution-txt.sh 12:55:40 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 12:55:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:55:40 $ docker stop --time=1 f3443678e82b54c4ec032f97cb2c21f096267516ac7e4f23c0a9f2f71eb88649 12:55:42 $ docker rm -f --volumes f3443678e82b54c4ec032f97cb2c21f096267516ac7e4f23c0a9f2f71eb88649 [Pipeline] // withDockerContainer [Pipeline] sh 12:55:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:55:44 Warning: overwriting stash ‘coverage-report’ 12:55:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:55:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:55:45 + ls -al . 12:55:45 total 196 12:55:45 drwxrwxr-x 7 jenkins jenkins 4096 Feb 19 12:53 . 12:55:45 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 12:51 .. 12:55:45 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 12:51 .git 12:55:45 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:51 .github 12:55:45 -rw-rw-r-- 1 jenkins jenkins 272 Feb 19 12:51 .gitignore 12:55:45 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 12:51 .golangci.yml 12:55:45 -rw-rw-r-- 1 jenkins jenkins 9708 Feb 19 12:51 Attribution.txt 12:55:45 -rw-rw-r-- 1 jenkins jenkins 15941 Feb 19 12:51 CHANGELOG.md 12:55:45 -rw-rw-r-- 1 jenkins jenkins 1755 Feb 19 12:51 Dockerfile 12:55:45 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 12:51 GOVERNANCE.md 12:55:45 -rw-rw-r-- 1 jenkins jenkins 660 Feb 19 12:51 Jenkinsfile 12:55:45 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 12:51 LICENSE 12:55:45 -rw-rw-r-- 1 jenkins jenkins 1953 Feb 19 12:51 Makefile 12:55:45 -rw-rw-r-- 1 jenkins jenkins 623 Feb 19 12:51 OWNERS.md 12:55:45 -rw-rw-r-- 1 jenkins jenkins 4103 Feb 19 12:51 README.md 12:55:45 -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 12:49 VERSION 12:55:45 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 12:51 bin 12:55:45 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:51 cmd 12:55:45 -rw-r--r-- 1 jenkins jenkins 43063 Feb 19 12:55 coverage.out 12:55:45 -rw-rw-r-- 1 jenkins jenkins 3682 Feb 19 12:51 go.mod 12:55:45 -rw-rw-r-- 1 jenkins jenkins 33730 Feb 19 12:51 go.sum 12:55:45 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:51 internal 12:55:45 -rw-rw-r-- 1 jenkins jenkins 235 Feb 19 12:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:45 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=29c739ab81a29a6b1dd8488addc11c7f2056e13b --label arch=arm64 --label version=3.2.0-dev.7 . 12:55:47 Sending build context to Docker daemon 15.98MB 12:55:47 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 12:55:47 Step 2/26 : FROM ${BASE} AS builder 12:55:47 ---> e0566f7e507b 12:55:47 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:55:47 ---> Running in f7d76e5cef45 12:55:48 Removing intermediate container f7d76e5cef45 12:55:48 ---> 6a7519542c05 12:55:48 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:55:48 ---> Running in 49e7f476d24d 12:55:48 Removing intermediate container 49e7f476d24d 12:55:48 ---> 46ba8ac0d21c 12:55:48 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:55:48 ---> Running in c916315a9f0d 12:55:48 Removing intermediate container c916315a9f0d 12:55:48 ---> 53df9ac44e97 12:55:48 Step 6/26 : WORKDIR /device-virtual-go 12:55:49 ---> Running in 8da790066b34 12:55:49 Removing intermediate container 8da790066b34 12:55:49 ---> b2b1f196071e 12:55:49 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:55:49 ---> Running in d2313587a669 12:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:55:52 OK: 271 MiB in 56 packages 12:55:54 Removing intermediate container d2313587a669 12:55:54 ---> 8fa3409b4a2f 12:55:54 Step 8/26 : COPY go.mod vendor* ./ 12:55:55 ---> b52d986d60db 12:55:55 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:55:55 ---> Running in 33731e338d88 12:55:58 Removing intermediate container 33731e338d88 12:55:58 ---> 5b298d9e8845 12:55:58 Step 10/26 : COPY . . 12:55:59 ---> 16525a72aefb 12:55:59 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:55:59 ---> Running in 0618dbc61310 12:55:59 Removing intermediate container 0618dbc61310 12:55:59 ---> 44a16229c788 12:55:59 Step 12/26 : RUN $MAKE 12:55:59 ---> Running in 9168de1fa569 12:56:01 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:58:07 Removing intermediate container 9168de1fa569 12:58:07 ---> f3f5c3e766fa 12:58:07 Step 13/26 : FROM alpine:3.18 12:58:07 3.18: Pulling from library/alpine 12:58:07 c6b39de5b339: Pulling fs layer 12:58:07 c6b39de5b339: Download complete 12:58:07 c6b39de5b339: Pull complete 12:58:07 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 12:58:07 Status: Downloaded newer image for alpine:3.18 12:58:07 ---> 33abbf032149 12:58:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:58:07 ---> Running in 830a9074468e 12:58:07 Removing intermediate container 830a9074468e 12:58:07 ---> cdeabbfc13a0 12:58:07 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:58:07 ---> Running in 5b66f0a69796 12:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:58:07 (1/1) Installing dumb-init (1.2.5-r2) 12:58:07 Executing busybox-1.36.1-r5.trigger 12:58:07 OK: 8 MiB in 16 packages 12:58:07 Removing intermediate container 5b66f0a69796 12:58:07 ---> 1a46df6d6ab7 12:58:07 Step 16/26 : RUN apk --no-cache upgrade 12:58:07 ---> Running in d91532538f1b 12:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:58:07 OK: 8 MiB in 16 packages 12:58:07 Removing intermediate container d91532538f1b 12:58:07 ---> 2c1615b707fd 12:58:07 Step 17/26 : WORKDIR / 12:58:07 ---> Running in 2300a0a4af1e 12:58:07 Removing intermediate container 2300a0a4af1e 12:58:07 ---> 017f743ac766 12:58:07 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:58:07 ---> 9091d5a5a047 12:58:07 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:58:08 ---> 05f9873963c3 12:58:08 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:58:09 ---> 96a18b148745 12:58:09 Step 21/26 : EXPOSE 59900 12:58:09 ---> Running in bedb7b19f558 12:58:10 Removing intermediate container bedb7b19f558 12:58:10 ---> e8c944eb577f 12:58:10 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:58:10 ---> Running in fbdb874e52f8 12:58:10 Removing intermediate container fbdb874e52f8 12:58:10 ---> 037cf888c2ed 12:58:10 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:58:10 ---> Running in 21417cb3da4d 12:58:10 Removing intermediate container 21417cb3da4d 12:58:10 ---> eec54e62f7c0 12:58:10 Step 24/26 : LABEL arch=arm64 12:58:10 ---> Running in 1c9f1d86a85f 12:58:11 Removing intermediate container 1c9f1d86a85f 12:58:11 ---> c81fd1e14698 12:58:11 Step 25/26 : LABEL git_sha=29c739ab81a29a6b1dd8488addc11c7f2056e13b 12:58:11 ---> Running in 0927de54cdeb 12:58:11 Removing intermediate container 0927de54cdeb 12:58:11 ---> b6ef3c1071e7 12:58:11 Step 26/26 : LABEL version=3.2.0-dev.7 12:58:11 ---> Running in ca245a862d37 12:58:13 Removing intermediate container ca245a862d37 12:58:13 ---> 202c869a6c25 12:58:13 [Warning] One or more build-args [ARCH] were not consumed 12:58:13 Successfully built 202c869a6c25 12:58:13 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:13 provisioning config files... 12:58:13 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/163@tmp/config10292240053245229855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:13 ---> ****-login.sh 12:58:13 nexus3.edgexfoundry.org:10001 12:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:14 Configure a credential helper to remove this warning. See 12:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:14 12:58:14 Login Succeeded 12:58:14 nexus3.edgexfoundry.org:10002 12:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:14 Configure a credential helper to remove this warning. See 12:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:14 12:58:14 Login Succeeded 12:58:14 nexus3.edgexfoundry.org:10003 12:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:15 Configure a credential helper to remove this warning. See 12:58:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:15 12:58:15 Login Succeeded 12:58:15 nexus3.edgexfoundry.org:10004 12:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:15 Configure a credential helper to remove this warning. See 12:58:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:15 12:58:15 Login Succeeded 12:58:15 ****.io 12:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:15 Configure a credential helper to remove this warning. See 12:58:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:15 12:58:15 Login Succeeded 12:58:15 ---> ****-login.sh ends [Pipeline] } 12:58:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:58:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:58:16 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 12:58:16 29c739ab81a29a6b1dd8488addc11c7f2056e13b 12:58:16 latest 12:58:16 3.2.0-dev.7 12:58:16 29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 12:58:16 main 12:58:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:16 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:19 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:29c739ab81a29a6b1dd8488addc11c7f2056e13b 12:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:58:19 128f895ad6ba: Preparing 12:58:19 3ccc1c9e3730: Preparing 12:58:19 e18ea59a4d35: Preparing 12:58:19 0e59fcfdeb8f: Preparing 12:58:19 d2d80b3f9aed: Preparing 12:58:19 7c504f21be85: Preparing 12:58:19 7c504f21be85: Waiting 12:58:19 0e59fcfdeb8f: Pushed 12:58:19 3ccc1c9e3730: Pushed 12:58:19 e18ea59a4d35: Pushed 12:58:19 d2d80b3f9aed: Pushed 12:58:19 7c504f21be85: Layer already exists 12:58:24 128f895ad6ba: Pushed 12:58:24 29c739ab81a29a6b1dd8488addc11c7f2056e13b: digest: sha256:3c6c5714a84ed2cdef7074935d0722378cfc8211ba52ce5fc4ed0b58d8c1461f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:24 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:58:25 128f895ad6ba: Preparing 12:58:25 3ccc1c9e3730: Preparing 12:58:25 e18ea59a4d35: Preparing 12:58:25 0e59fcfdeb8f: Preparing 12:58:25 d2d80b3f9aed: Preparing 12:58:25 7c504f21be85: Preparing 12:58:25 7c504f21be85: Waiting 12:58:25 128f895ad6ba: Layer already exists 12:58:25 d2d80b3f9aed: Layer already exists 12:58:25 0e59fcfdeb8f: Layer already exists 12:58:25 e18ea59a4d35: Layer already exists 12:58:25 3ccc1c9e3730: Layer already exists 12:58:25 7c504f21be85: Layer already exists 12:58:25 latest: digest: sha256:3c6c5714a84ed2cdef7074935d0722378cfc8211ba52ce5fc4ed0b58d8c1461f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.7 12:58:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:58:26 128f895ad6ba: Preparing 12:58:26 3ccc1c9e3730: Preparing 12:58:26 e18ea59a4d35: Preparing 12:58:26 0e59fcfdeb8f: Preparing 12:58:26 d2d80b3f9aed: Preparing 12:58:26 7c504f21be85: Preparing 12:58:26 7c504f21be85: Waiting 12:58:26 128f895ad6ba: Layer already exists 12:58:26 d2d80b3f9aed: Layer already exists 12:58:26 e18ea59a4d35: Layer already exists 12:58:26 3ccc1c9e3730: Layer already exists 12:58:26 0e59fcfdeb8f: Layer already exists 12:58:26 7c504f21be85: Layer already exists 12:58:26 3.2.0-dev.7: digest: sha256:3c6c5714a84ed2cdef7074935d0722378cfc8211ba52ce5fc4ed0b58d8c1461f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:26 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 12:58:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:58:26 128f895ad6ba: Preparing 12:58:26 3ccc1c9e3730: Preparing 12:58:26 e18ea59a4d35: Preparing 12:58:26 0e59fcfdeb8f: Preparing 12:58:26 d2d80b3f9aed: Preparing 12:58:26 7c504f21be85: Preparing 12:58:26 7c504f21be85: Waiting 12:58:26 3ccc1c9e3730: Layer already exists 12:58:26 d2d80b3f9aed: Layer already exists 12:58:26 128f895ad6ba: Layer already exists 12:58:26 e18ea59a4d35: Layer already exists 12:58:26 0e59fcfdeb8f: Layer already exists 12:58:26 7c504f21be85: Layer already exists 12:58:26 29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7: digest: sha256:3c6c5714a84ed2cdef7074935d0722378cfc8211ba52ce5fc4ed0b58d8c1461f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:27 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 12:58:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:58:28 128f895ad6ba: Preparing 12:58:28 3ccc1c9e3730: Preparing 12:58:28 e18ea59a4d35: Preparing 12:58:28 0e59fcfdeb8f: Preparing 12:58:28 d2d80b3f9aed: Preparing 12:58:28 7c504f21be85: Preparing 12:58:28 7c504f21be85: Waiting 12:58:28 0e59fcfdeb8f: Layer already exists 12:58:28 128f895ad6ba: Layer already exists 12:58:28 3ccc1c9e3730: Layer already exists 12:58:28 d2d80b3f9aed: Layer already exists 12:58:28 e18ea59a4d35: Layer already exists 12:58:28 7c504f21be85: Layer already exists 12:58:28 main: digest: sha256:3c6c5714a84ed2cdef7074935d0722378cfc8211ba52ce5fc4ed0b58d8c1461f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:58:28 ===================================================== [Pipeline] echo 12:58:28 taggedImages: 12:58:28 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:29c739ab81a29a6b1dd8488addc11c7f2056e13b 12:58:28 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:58:28 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.7 12:58:28 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 12:58:28 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:58:29 12:58:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:58:29 arm64: Pulling from edgex-lftools-log-publisher 12:58:29 8998bd30e6a1: Pulling fs layer 12:58:29 04944245beec: Pulling fs layer 12:58:29 699f458cf7ca: Pulling fs layer 12:58:29 765212b225bb: Pulling fs layer 12:58:29 f23df028b6ca: Pulling fs layer 12:58:29 d65c8cfc05b1: Pulling fs layer 12:58:29 2437ff75d9bd: Pulling fs layer 12:58:29 765212b225bb: Waiting 12:58:29 f23df028b6ca: Waiting 12:58:29 d65c8cfc05b1: Waiting 12:58:29 2437ff75d9bd: Waiting 12:58:30 04944245beec: Verifying Checksum 12:58:30 04944245beec: Download complete 12:58:30 765212b225bb: Verifying Checksum 12:58:30 765212b225bb: Download complete 12:58:30 f23df028b6ca: Verifying Checksum 12:58:30 f23df028b6ca: Download complete 12:58:30 d65c8cfc05b1: Verifying Checksum 12:58:30 d65c8cfc05b1: Download complete 12:58:30 699f458cf7ca: Verifying Checksum 12:58:30 8998bd30e6a1: Verifying Checksum 12:58:30 8998bd30e6a1: Download complete 12:58:33 2437ff75d9bd: Verifying Checksum 12:58:33 2437ff75d9bd: Download complete 12:58:35 8998bd30e6a1: Pull complete 12:58:35 04944245beec: Pull complete 12:58:37 699f458cf7ca: Pull complete 12:58:37 765212b225bb: Pull complete 12:58:38 f23df028b6ca: Pull complete 12:58:38 d65c8cfc05b1: Pull complete 12:58:56 2437ff75d9bd: Pull complete 12:58:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:58:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:58:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:57 prd-ubuntu20.04-docker-arm64-4c-16g-1258 does not seem to be running inside a container 12:58:57 $ 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-virtual-go/163 -v /w/workspace/device-virtual-go/163:/w/workspace/device-virtual-go/163:rw,z -v /w/workspace/device-virtual-go/163@tmp:/w/workspace/device-virtual-go/163@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 12:58:59 $ docker top 8c337be509c931cb8d223351918b01e5210fefd0512546c0195a6bd588b0f9e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:59:00 ---> job-cost.sh 12:59:00 lf-activate-venv: SKIPPING 12:59:00 INFO: No Stack... 12:59:01 INFO: Retrieving Pricing Info for: v3-standard-4 12:59:02 INFO: Archiving Costs [Pipeline] sh 12:59:02 + cat /w/workspace/device-virtual-go/163/archives/cost.csv 12:59:02 + cut -d, -f6 [Pipeline] lock 12:59:02 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] 12:59:02 Resource [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] did not exist. Created. 12:59:02 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:59:03 /w/workspace/device-virtual-go/163@tmp/durable-7fef4306/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:59:04 + echo total: 0.10999999940395355 [Pipeline] stash 12:59:04 Warning: overwriting stash ‘stack-cost’ 12:59:04 Stashed 1 file(s) [Pipeline] } 12:59:04 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } 12:59:04 $ docker stop --time=1 8c337be509c931cb8d223351918b01e5210fefd0512546c0195a6bd588b0f9e4 12:59:05 $ docker rm -f --volumes 8c337be509c931cb8d223351918b01e5210fefd0512546c0195a6bd588b0f9e4 [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 12:59:07 provisioning config files... 12:59:07 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15849496198706713133tmp [Pipeline] { [Pipeline] sh 12:59:07 + set +x 12:59:07 + bash -s -- 12:59:07 + curl -s https://codecov.io/bash 12:59:07 12:59:07 _____ _ 12:59:07 / ____| | | 12:59:07 | | ___ __| | ___ ___ _____ __ 12:59:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:59:07 | |___| (_) | (_| | __/ (_| (_) \ V / 12:59:07 \_____\___/ \__,_|\___|\___\___/ \_/ 12:59:07 Bash-1.0.6 12:59:07 12:59:07 12:59:07 ==> git version 2.25.1 found 12:59:07 ==> 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 12:59:07 Release-Date: 2020-01-08 12:59:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:59:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:59:07 ==> Jenkins CI detected. 12:59:07 current dir:  /w/workspace/exfoundry_device-virtual-go_main 12:59:07 project root: . 12:59:07 --> token set from env 12:59:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:59:07 ==> Running gcov in . (disable via -X gcov) 12:59:07 ==> Python coveragepy not found 12:59:07 ==> Searching for coverage reports in: 12:59:07 + . 12:59:07 -> Found 1 reports 12:59:07 ==> Detecting git/mercurial file structure 12:59:07 ==> Reading reports 12:59:07 + ./coverage.out bytes=43063 12:59:07 ==> Appending adjustments 12:59:07 https://docs.codecov.io/docs/fixing-reports 12:59:07 + Found adjustments 12:59:07 ==> Gzipping contents 12:59:07 8.0K /tmp/codecov.wJeRli.gz 12:59:07 ==> Uploading reports 12:59:07 url: https://codecov.io 12:59:07 query: branch=main&commit=29c739ab81a29a6b1dd8488addc11c7f2056e13b&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:59:07 -> Pinging Codecov 12:59:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=29c739ab81a29a6b1dd8488addc11c7f2056e13b&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:59:08 -> Uploading to 12:59:08 https://storage.googleapis.com/codecov/v4/raw/2024-02-19/5E52B4B073DB2E39498172D8E973AA87/29c739ab81a29a6b1dd8488addc11c7f2056e13b/ac94bbd9-1659-4126-a2c6-c35171897208.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T125907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e99a601b7302c1d6ff2b2b624c68ed0c54f164238bf579f04bcac5064b2b6d5 12:59:08 % Total % Received % Xferd Average Speed Time Time Time Current 12:59:08 Dload Upload Total Spent Left Speed 12:59:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 24500 --:--:-- --:--:-- --:--:-- 24380 100 4998 0 0 100 4998 0 19677 --:--:-- --:--:-- --:--:-- 19600 12:59:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] } 12:59:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:59:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:59:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:59:09 12:59:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:59:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:59:09 df9b9388f04a: Pulling fs layer 12:59:09 52dc419b0ee2: Pulling fs layer 12:59:09 25bc292e5bac: Pulling fs layer 12:59:09 114826534d7a: Pulling fs layer 12:59:09 4657fd5d0bcf: Pulling fs layer 12:59:09 6ad1cebc031e: Pulling fs layer 12:59:09 8a3aa393b2d8: Pulling fs layer 12:59:09 4657fd5d0bcf: Waiting 12:59:09 6ad1cebc031e: Waiting 12:59:09 8a3aa393b2d8: Waiting 12:59:09 114826534d7a: Waiting 12:59:09 25bc292e5bac: Verifying Checksum 12:59:09 25bc292e5bac: Download complete 12:59:09 52dc419b0ee2: Download complete 12:59:09 4657fd5d0bcf: Verifying Checksum 12:59:09 4657fd5d0bcf: Download complete 12:59:09 df9b9388f04a: Verifying Checksum 12:59:09 df9b9388f04a: Download complete 12:59:09 6ad1cebc031e: Verifying Checksum 12:59:09 6ad1cebc031e: Download complete 12:59:09 df9b9388f04a: Pull complete 12:59:09 52dc419b0ee2: Pull complete 12:59:10 25bc292e5bac: Pull complete 12:59:10 114826534d7a: Verifying Checksum 12:59:10 114826534d7a: Download complete 12:59:10 8a3aa393b2d8: Verifying Checksum 12:59:10 8a3aa393b2d8: Download complete 12:59:14 114826534d7a: Pull complete 12:59:14 4657fd5d0bcf: Pull complete 12:59:14 6ad1cebc031e: Pull complete 12:59:18 8a3aa393b2d8: Pull complete 12:59:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 12:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:59:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:18 prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container 12:59:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 12:59:22 $ docker top 6df5a694e380ba227dd7cc4d5261224add18948cc1c1d20cead1b39406e2aa87 -eo pid,comm [Pipeline] { [Pipeline] echo 12:59:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 12:59:23 + set -o pipefail 12:59:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 12:59:28 12:59:28 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 12:59:28 12:59:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/bbbaca5a-2f74-4d8a-881f-e4ddf95408f8 12:59:28 12:59:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:59:28 12:59:28 12:59:28 A medium severity vulnerability was found in the Snyk CLI versions you are using. 12:59:28 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 12:59:28 More details here: https://snyk.co/ue1NS [Pipeline] } 12:59:28 $ docker stop --time=1 6df5a694e380ba227dd7cc4d5261224add18948cc1c1d20cead1b39406e2aa87 12:59:31 $ docker rm -f --volumes 6df5a694e380ba227dd7cc4d5261224add18948cc1c1d20cead1b39406e2aa87 [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 12:59:33 + git log --format=format:%s -1 29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] sh 12:59:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:59:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:59:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:34 prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container 12:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 12:59:34 $ docker top cc3b4068032c6d67e816972fe0085872b20a4360535d7c1b9694c149a5999fdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:59:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:59:35 [ssh-agent] Looking for ssh-agent implementation... 12:59:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:35 $ docker exec cc3b4068032c6d67e816972fe0085872b20a4360535d7c1b9694c149a5999fdc ssh-agent 12:59:35 SSH_AUTH_SOCK=/tmp/ssh-LjZMBTTJuuQB/agent.31 12:59:35 SSH_AGENT_PID=37 12:59:35 Running ssh-add (command line suppressed) 12:59:35 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_750785229443498371.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_750785229443498371.key) 12:59:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:59:35 + git semver tag 12:59:36 2024-02-19 12:59:36,054 [run_tag] DEBUG tag force:False 12:59:36 2024-02-19 12:59:36,054 [check_head_tag] DEBUG check head tag 12:59:36 2024-02-19 12:59:36,055 [execute] INFO git cat-file --batch-check 12:59:36 2024-02-19 12:59:36,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 12:59:36 2024-02-19 12:59:36,060 [execute] INFO git cat-file --batch 12:59:36 2024-02-19 12:59:36,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 12:59:36 2024-02-19 12:59:36,077 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:59:36 2024-02-19 12:59:36,078 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 12:59:36 2024-02-19 12:59:36,078 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 12:59:36 2024-02-19 12:59:36,082 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:59:36 3.2.0-dev.7 [Pipeline] } 12:59:36 $ docker exec --env ******** --env ******** cc3b4068032c6d67e816972fe0085872b20a4360535d7c1b9694c149a5999fdc ssh-agent -k 12:59:36 unset SSH_AUTH_SOCK; 12:59:36 unset SSH_AGENT_PID; 12:59:36 echo Agent pid 37 killed; 12:59:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:59:37 + git semver [Pipeline] } 12:59:37 $ docker stop --time=1 cc3b4068032c6d67e816972fe0085872b20a4360535d7c1b9694c149a5999fdc 12:59:38 $ docker rm -f --volumes cc3b4068032c6d67e816972fe0085872b20a4360535d7c1b9694c149a5999fdc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:59:39 12:59:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:59:39 0.23.1-centos7: Pulling from edgex-lftools 12:59:39 ab5ef0e58194: Pulling fs layer 12:59:39 9712f1f96733: Pulling fs layer 12:59:39 63f879dbbcfc: Pulling fs layer 12:59:39 0d9ebad4ef96: Pulling fs layer 12:59:39 e9a5061849ea: Pulling fs layer 12:59:39 d747dcd14b5f: Pulling fs layer 12:59:39 2de7ff778b66: Pulling fs layer 12:59:39 0d9ebad4ef96: Waiting 12:59:39 e9a5061849ea: Waiting 12:59:39 2de7ff778b66: Waiting 12:59:39 9712f1f96733: Verifying Checksum 12:59:39 9712f1f96733: Download complete 12:59:39 63f879dbbcfc: Verifying Checksum 12:59:39 63f879dbbcfc: Download complete 12:59:40 e9a5061849ea: Verifying Checksum 12:59:40 e9a5061849ea: Download complete 12:59:40 d747dcd14b5f: Download complete 12:59:40 0d9ebad4ef96: Verifying Checksum 12:59:40 0d9ebad4ef96: Download complete 12:59:40 ab5ef0e58194: Verifying Checksum 12:59:40 ab5ef0e58194: Download complete 12:59:40 2de7ff778b66: Verifying Checksum 12:59:40 2de7ff778b66: Download complete 12:59:43 ab5ef0e58194: Pull complete 12:59:43 9712f1f96733: Pull complete 12:59:43 63f879dbbcfc: Pull complete 12:59:48 0d9ebad4ef96: Pull complete 12:59:48 e9a5061849ea: Pull complete 12:59:48 d747dcd14b5f: Pull complete 12:59:49 2de7ff778b66: Pull complete 12:59:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:59:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:50 prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container 12:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 12:59:55 $ docker top be7fc94ea3079886bbca14cbc59c0c94e22da9a2eb14a2fae2994e2536a58c44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:59:55 provisioning config files... 12:59:55 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7227482284914825736tmp 12:59:55 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18202726171904925355tmp 12:59:56 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16307904909406734869tmp [Pipeline] { [Pipeline] echo 12:59:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:59:56 ---> sigul-configuration.sh 12:59:56 gpg: directory `/root/.gnupg' created 12:59:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:59:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:59:56 gpg: keyring `/root/.gnupg/secring.gpg' created 12:59:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:59:56 gpg: CAST5 encrypted data 12:59:56 gpg: encrypted with 1 passphrase 12:59:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:59:56 + mkdir /home/jenkins 12:59:56 + mkdir /home/jenkins/sigul [Pipeline] sh 12:59:57 + 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 12:59:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:59:57 ---> sigul-install.sh 12:59:57 Sigul already installed; skipping installation. [Pipeline] sh 12:59:57 + git tag --list 12:59:57 v1.0.0 12:59:57 v1.1.0 12:59:57 v1.1.1 12:59:57 v1.2.1 12:59:57 v1.2.2 12:59:57 v1.2.3 12:59:57 v1.3.0 12:59:57 v1.3.1 12:59:57 v2.0.0 12:59:57 v2.1.0 12:59:57 v2.1.1 12:59:57 v2.2.0 12:59:57 v2.3.0 12:59:57 v3.0 12:59:57 v3.0.0 12:59:57 v3.1 12:59:57 v3.1.0 12:59:57 v3.1.0-dev.1 12:59:57 v3.1.0-dev.10 12:59:57 v3.1.0-dev.11 12:59:57 v3.1.0-dev.12 12:59:57 v3.1.0-dev.13 12:59:57 v3.1.0-dev.14 12:59:57 v3.1.0-dev.15 12:59:57 v3.1.0-dev.16 12:59:57 v3.1.0-dev.17 12:59:57 v3.1.0-dev.18 12:59:57 v3.1.0-dev.19 12:59:57 v3.1.0-dev.2 12:59:57 v3.1.0-dev.20 12:59:57 v3.1.0-dev.21 12:59:57 v3.1.0-dev.22 12:59:57 v3.1.0-dev.23 12:59:57 v3.1.0-dev.24 12:59:57 v3.1.0-dev.25 12:59:57 v3.1.0-dev.26 12:59:57 v3.1.0-dev.27 12:59:57 v3.1.0-dev.28 12:59:57 v3.1.0-dev.29 12:59:57 v3.1.0-dev.3 12:59:57 v3.1.0-dev.30 12:59:57 v3.1.0-dev.4 12:59:57 v3.1.0-dev.5 12:59:57 v3.1.0-dev.6 12:59:57 v3.1.0-dev.7 12:59:57 v3.1.0-dev.8 12:59:57 v3.1.0-dev.9 12:59:57 v3.2.0-dev.1 12:59:57 v3.2.0-dev.2 12:59:57 v3.2.0-dev.3 12:59:57 v3.2.0-dev.4 12:59:57 v3.2.0-dev.5 12:59:57 v3.2.0-dev.6 12:59:57 v3.2.0-dev.7 [Pipeline] sh 12:59:57 + lftools sign git-tag v3.2.0-dev.7 12:59:58 Signing Git tag with Sigul... 12:59:58 Signing v3.2.0-dev.7 [Pipeline] echo 12:59:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:59:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:59:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:59:59 $ docker stop --time=1 be7fc94ea3079886bbca14cbc59c0c94e22da9a2eb14a2fae2994e2536a58c44 13:00:00 $ docker rm -f --volumes be7fc94ea3079886bbca14cbc59c0c94e22da9a2eb14a2fae2994e2536a58c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:00:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:00:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:00:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:02 prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container 13:00:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 13:00:02 $ docker top e8a54934abce6525ce46129f82de052d4641905c8cbaf7282e4f8eb46427d113 -eo pid,comm 13:00:02 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). 13:00:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:00:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:00:02 [ssh-agent] Looking for ssh-agent implementation... 13:00:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:00:03 $ docker exec e8a54934abce6525ce46129f82de052d4641905c8cbaf7282e4f8eb46427d113 ssh-agent 13:00:03 SSH_AUTH_SOCK=/tmp/ssh-sNuTnyiK162m/agent.33 13:00:03 SSH_AGENT_PID=39 13:00:03 Running ssh-add (command line suppressed) 13:00:03 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14744883666247131905.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14744883666247131905.key) 13:00:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:00:03 + git semver bump pre 13:00:03 2024-02-19 13:00:03,821 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:00:03 2024-02-19 13:00:03,821 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev 13:00:03 2024-02-19 13:00:03,821 [bump_version] DEBUG bumped version:3.2.0-dev.8 13:00:03 2024-02-19 13:00:03,821 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 13:00:03 2024-02-19 13:00:03,821 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:00:03 2024-02-19 13:00:03,822 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:00:03 2024-02-19 13:00:03,824 [execute] INFO git cat-file --batch-check 13:00:03 2024-02-19 13:00:03,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:00:03 2024-02-19 13:00:03,831 [execute] INFO git cat-file --batch 13:00:03 2024-02-19 13:00:03,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:00:03 2024-02-19 13:00:03,837 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:00:03 3.2.0-dev.8 [Pipeline] } 13:00:03 $ docker exec --env ******** --env ******** e8a54934abce6525ce46129f82de052d4641905c8cbaf7282e4f8eb46427d113 ssh-agent -k 13:00:03 unset SSH_AUTH_SOCK; 13:00:03 unset SSH_AGENT_PID; 13:00:03 echo Agent pid 39 killed; 13:00:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:00:04 + git semver [Pipeline] } 13:00:04 $ docker stop --time=1 e8a54934abce6525ce46129f82de052d4641905c8cbaf7282e4f8eb46427d113 13:00:06 $ docker rm -f --volumes e8a54934abce6525ce46129f82de052d4641905c8cbaf7282e4f8eb46427d113 [Pipeline] // withDockerContainer [Pipeline] sh 13:00:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:00:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:00:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:07 prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container 13:00:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 13:00:07 $ docker top f49e0eef9e4ed746b774beb91a3bc3b2fb2aca96cacd3a263a5bf0e668b5039d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:00:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:00:07 [ssh-agent] Looking for ssh-agent implementation... 13:00:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:00:08 $ docker exec f49e0eef9e4ed746b774beb91a3bc3b2fb2aca96cacd3a263a5bf0e668b5039d ssh-agent 13:00:08 SSH_AUTH_SOCK=/tmp/ssh-SBMU8dupjS6l/agent.31 13:00:08 SSH_AGENT_PID=37 13:00:08 Running ssh-add (command line suppressed) 13:00:08 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7479025332038099609.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7479025332038099609.key) 13:00:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:00:08 + git semver push 13:00:08 2024-02-19 13:00:08,758 [run_push] DEBUG push 13:00:08 2024-02-19 13:00:08,759 [execute] INFO git cat-file --batch-check 13:00:08 2024-02-19 13:00:08,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:00:08 2024-02-19 13:00:08,764 [execute] INFO git rev-list d88f43fba1a453eba9e6364769fd53f13a1358aa -- 13:00:08 2024-02-19 13:00:08,764 [execute] DEBUG Popen(['git', 'rev-list', 'd88f43fba1a453eba9e6364769fd53f13a1358aa', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:00:08 2024-02-19 13:00:08,776 [execute] INFO git fetch -v origin 13:00:08 2024-02-19 13:00:08,777 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 13:00:09 2024-02-19 13:00:09,298 [run_push] DEBUG no remote changes detected 13:00:09 2024-02-19 13:00:09,299 [execute] INFO git push origin semver 13:00:09 2024-02-19 13:00:09,300 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:00:10 2024-02-19 13:00:10,019 [run_push] DEBUG push all version tags 13:00:10 2024-02-19 13:00:10,020 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:00:10 2024-02-19 13:00:10,020 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 13:00:10 2024-02-19 13:00:10,696 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:00:10 3.2.0-dev.8 [Pipeline] } 13:00:10 $ docker exec --env ******** --env ******** f49e0eef9e4ed746b774beb91a3bc3b2fb2aca96cacd3a263a5bf0e668b5039d ssh-agent -k 13:00:11 unset SSH_AUTH_SOCK; 13:00:11 unset SSH_AGENT_PID; 13:00:11 echo Agent pid 37 killed; 13:00:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:00:11 + git semver [Pipeline] } 13:00:11 $ docker stop --time=1 f49e0eef9e4ed746b774beb91a3bc3b2fb2aca96cacd3a263a5bf0e668b5039d 13:00:13 $ docker rm -f --volumes f49e0eef9e4ed746b774beb91a3bc3b2fb2aca96cacd3a263a5bf0e668b5039d [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 13:00:14 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 13:00:14 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 13:00:14 total 16 13:00:14 drwxr-xr-x 3 root root 4096 Feb 19 12:51 . 13:00:14 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 12:59 .. 13:00:14 drwxr-xr-x 2 root root 4096 Feb 19 12:51 cost 13:00:14 -rw-r--r-- 1 root root 89 Feb 19 12:51 cost.csv 13:00:14 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 13:00:14 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 13:00:14 total 16 13:00:14 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 12:51 . 13:00:14 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 12:59 .. 13:00:14 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 12:51 cost 13:00:14 -rw-r--r-- 1 jenkins jenkins 89 Feb 19 12:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:00:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:00:15 ---> package-listing.sh 13:00:15 ++ facter osfamily 13:00:15 ++ tr '[:upper:]' '[:lower:]' 13:00:16 + OS_FAMILY=debian 13:00:16 + workspace=/w/workspace/exfoundry_device-virtual-go_main 13:00:16 + START_PACKAGES=/tmp/packages_start.txt 13:00:16 + END_PACKAGES=/tmp/packages_end.txt 13:00:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:00:16 + PACKAGES=/tmp/packages_start.txt 13:00:16 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:00:16 + PACKAGES=/tmp/packages_end.txt 13:00:16 + case "${OS_FAMILY}" in 13:00:16 + dpkg -l 13:00:16 + grep '^ii' 13:00:16 + '[' -f /tmp/packages_start.txt ']' 13:00:16 + '[' -f /tmp/packages_end.txt ']' 13:00:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:00:16 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:00:16 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 13:00:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 13:00:16 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:00:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:00:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:17 prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container 13:00:17 $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 13:00:17 $ docker top b5761871e23af335f05a8bebee16f61ca1a9ed77d271f23b1cadb95df4e0e326 -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:17 + touch /tmp/pre-build-complete [Pipeline] sh 13:00:18 + mkdir -p /var/log/sysstat [Pipeline] sh 13:00:18 + ls /var/log/sa-host 13:00:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:00:18 provisioning config files... 13:00:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config233038092657932836tmp [Pipeline] { [Pipeline] echo 13:00:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:00:19 ---> create-netrc.sh [Pipeline] } 13:00:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:00:19 ---> python-tools-install.sh [Pipeline] echo 13:00:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:00:19 ---> sudo-logs.sh 13:00:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:00:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:00:20 ---> job-cost.sh 13:00:20 lf-activate-venv: SKIPPING 13:00:20 DEBUG: total: 0.2199999988079071 13:00:20 INFO: Retrieving Stack Cost... 13:00:20 INFO: Retrieving Pricing Info for: v3-standard-8 13:00:21 INFO: Archiving Costs [Pipeline] echo 13:00:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:00:21 ---> logs-deploy.sh 13:00:21 lf-activate-venv: SKIPPING 13:00:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/163 13:00:21 INFO: archiving workspace using pattern(s): 13:00:22 Archives upload complete. 13:00:22 INFO: archiving logs to Nexus 13:00:23 ---> uname -a: 13:00:23 Linux prd-ubuntu20-04-docker-8c-8g-1257 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:00:23 13:00:23 13:00:23 ---> lscpu: 13:00:23 Architecture: x86_64 13:00:23 CPU op-mode(s): 32-bit, 64-bit 13:00:23 Byte Order: Little Endian 13:00:23 Address sizes: 40 bits physical, 48 bits virtual 13:00:23 CPU(s): 8 13:00:23 On-line CPU(s) list: 0-7 13:00:23 Thread(s) per core: 1 13:00:23 Core(s) per socket: 1 13:00:23 Socket(s): 8 13:00:23 NUMA node(s): 1 13:00:23 Vendor ID: AuthenticAMD 13:00:23 CPU family: 23 13:00:23 Model: 49 13:00:23 Model name: AMD EPYC-Rome Processor 13:00:23 Stepping: 0 13:00:23 CPU MHz: 2800.000 13:00:23 BogoMIPS: 5600.00 13:00:23 Virtualization: AMD-V 13:00:23 Hypervisor vendor: KVM 13:00:23 Virtualization type: full 13:00:23 L1d cache: 256 KiB 13:00:23 L1i cache: 256 KiB 13:00:23 L2 cache: 4 MiB 13:00:23 L3 cache: 128 MiB 13:00:23 NUMA node0 CPU(s): 0-7 13:00:23 Vulnerability Itlb multihit: Not affected 13:00:23 Vulnerability L1tf: Not affected 13:00:23 Vulnerability Mds: Not affected 13:00:23 Vulnerability Meltdown: Not affected 13:00:23 Vulnerability Mmio stale data: Not affected 13:00:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:00:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:00:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:00:23 Vulnerability Srbds: Not affected 13:00:23 Vulnerability Tsx async abort: Not affected 13:00:23 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 13:00:23 13:00:23 13:00:23 ---> nproc: 13:00:23 8 13:00:23 13:00:23 13:00:23 ---> df -h: 13:00:23 Filesystem Size Used Avail Use% Mounted on 13:00:23 overlay 155G 13G 143G 9% / 13:00:23 tmpfs 64M 0 64M 0% /dev 13:00:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:00:23 shm 64M 0 64M 0% /dev/shm 13:00:23 /dev/vda1 155G 13G 143G 9% /facter-os 13:00:23 13:00:23 13:00:23 ---> sar -b -r -n DEV: 13:00:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1257) 02/19/24 _x86_64_ (8 CPU) 13:00:23 13:00:23 12:48:24 LINUX RESTART (8 CPU) 13:00:23 13:00:23 12:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:00:23 12:50:01 180.67 15.44 165.23 0.00 1925.36 55450.85 0.00 13:00:23 12:51:01 185.80 0.23 185.57 0.00 19.33 50589.30 0.00 13:00:23 12:52:01 105.40 0.13 105.27 0.00 24.66 18990.17 0.00 13:00:23 12:53:01 1.80 0.00 1.80 0.00 0.00 20.41 0.00 13:00:23 12:54:01 53.46 10.60 42.86 0.00 5155.01 8519.51 0.00 13:00:23 12:55:01 6.52 0.02 6.50 0.00 0.13 130.78 0.00 13:00:23 12:56:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 13:00:23 12:57:01 2.02 0.00 2.02 0.00 0.00 23.20 0.00 13:00:23 12:58:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 13:00:23 12:59:01 2.02 0.00 2.02 0.00 0.00 23.06 0.00 13:00:23 13:00:01 129.05 0.50 128.55 0.00 31.73 62644.23 0.00 13:00:23 Average: 60.86 2.45 58.42 0.00 650.58 17857.22 0.00 13:00:23 13:00:23 12:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:00:23 12:50:01 28051092 31549976 757872 2.30 135224 3537088 1864256 5.49 1179180 3152620 444976 13:00:23 12:51:01 28242000 31532576 773040 2.35 143084 3342024 2040072 6.01 1243056 2917736 604 13:00:23 12:52:01 27759712 31551856 750748 2.28 154236 3782484 1772832 5.22 1264960 3321880 152 13:00:23 12:53:01 27760504 31552712 749680 2.28 154268 3782484 1772832 5.22 1264576 3321880 12 13:00:23 12:54:01 27281796 31533656 741900 2.26 183484 4206960 1733772 5.11 1570036 3459012 1008 13:00:23 12:55:01 27289760 31536696 739636 2.25 182040 4203708 1702324 5.02 1567148 3455716 4 13:00:23 12:56:01 27298788 31545828 730700 2.22 182108 4203712 1702324 5.02 1558232 3455720 16 13:00:23 12:57:01 27299088 31546192 730288 2.22 182168 4203716 1702324 5.02 1558308 3455724 16 13:00:23 12:58:01 27298788 31545936 730472 2.22 182232 4203704 1702324 5.02 1558396 3455724 8 13:00:23 12:59:01 27300064 31547288 729004 2.22 182316 4203712 1702324 5.02 1557228 3455728 8 13:00:23 13:00:01 25783028 31506208 764128 2.32 220996 5512132 1705688 5.03 1692136 4705224 220 13:00:23 Average: 27396784 31540811 745224 2.27 172923 4107429 1763734 5.20 1455751 3468815 40639 13:00:23 13:00:23 12:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:00:23 12:50:01 docker0 216.34 330.86 17.65 2351.25 0.00 0.00 0.00 0.00 13:00:23 12:50:01 lo 6.26 6.26 0.61 0.61 0.00 0.00 0.00 0.00 13:00:23 12:50:01 ens3 671.69 460.53 7544.23 115.95 0.00 0.00 0.00 0.00 13:00:23 12:51:01 veth3cc23df 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:23 12:51:01 veth0d0dfbf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:23 12:51:01 docker0 1.25 2.97 0.08 30.92 0.00 0.00 0.00 0.00 13:00:23 12:51:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 13:00:23 12:51:01 ens3 45.88 28.03 126.88 16.97 0.00 0.00 0.00 0.00 13:00:23 12:52:01 docker0 2.67 4.33 0.17 62.23 0.00 0.00 0.00 0.00 13:00:23 12:52:01 lo 6.87 6.87 0.68 0.68 0.00 0.00 0.00 0.00 13:00:23 12:52:01 ens3 133.73 98.48 2617.99 136.25 0.00 0.00 0.00 0.00 13:00:23 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:23 12:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:23 12:53:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 13:00:23 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:23 12:54:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 13:00:23 12:54:01 ens3 212.15 109.30 2737.43 7.62 0.00 0.00 0.00 0.00 13:00:23 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:23 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:23 12:55:01 ens3 0.32 0.25 0.02 0.02 0.00 0.00 0.00 0.00 13:00:23 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:23 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:23 12:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:23 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:23 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:23 12:57:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:00:23 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:23 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:23 12:58:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:00:23 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:23 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:23 12:59:01 ens3 0.47 0.35 0.15 0.08 0.00 0.00 0.00 0.00 13:00:23 13:00:01 docker0 55.14 92.98 4.58 922.84 0.00 0.00 0.00 0.00 13:00:23 13:00:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 13:00:23 13:00:01 ens3 385.34 247.11 8133.22 135.22 0.00 0.00 0.00 0.00 13:00:23 Average: docker0 25.04 39.20 2.04 306.14 0.00 0.00 0.00 0.00 13:00:23 Average: lo 1.62 1.62 0.16 0.16 0.00 0.00 0.00 0.00 13:00:23 Average: ens3 131.82 85.85 1923.72 37.47 0.00 0.00 0.00 0.00 13:00:23 13:00:23 13:00:23 ---> sar -P ALL: 13:00:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1257) 02/19/24 _x86_64_ (8 CPU) 13:00:23 13:00:23 12:48:24 LINUX RESTART (8 CPU) 13:00:23 13:00:23 12:49:01 CPU %user %nice %system %iowait %steal %idle 13:00:23 12:50:01 all 9.97 0.00 3.90 3.09 0.09 82.96 13:00:23 12:50:01 0 11.25 0.00 4.60 1.52 0.10 82.53 13:00:23 12:50:01 1 10.51 0.00 4.96 0.95 0.09 83.49 13:00:23 12:50:01 2 10.16 0.00 3.41 0.54 0.08 85.81 13:00:23 12:50:01 3 9.80 0.00 4.19 0.20 0.09 85.72 13:00:23 12:50:01 4 9.96 0.00 3.71 1.49 0.08 84.75 13:00:23 12:50:01 5 9.23 0.00 3.42 0.88 0.08 86.39 13:00:23 12:50:01 6 9.98 0.00 2.76 0.03 0.08 87.14 13:00:23 12:50:01 7 8.84 0.00 4.12 19.11 0.08 67.84 13:00:23 12:51:01 all 35.10 0.00 4.41 3.81 0.11 56.58 13:00:23 12:51:01 0 33.52 0.00 4.40 1.36 0.27 60.44 13:00:23 12:51:01 1 35.99 0.00 3.72 4.66 0.07 55.56 13:00:23 12:51:01 2 36.66 0.00 4.54 6.14 0.08 52.58 13:00:23 12:51:01 3 35.13 0.00 4.12 3.33 0.10 57.33 13:00:23 12:51:01 4 35.52 0.00 5.17 2.90 0.08 56.32 13:00:23 12:51:01 5 32.94 0.00 3.82 1.67 0.08 61.48 13:00:23 12:51:01 6 36.11 0.00 4.78 9.15 0.10 49.86 13:00:23 12:51:01 7 34.88 0.00 4.73 1.28 0.07 59.04 13:00:23 12:52:01 all 3.42 0.00 1.42 1.32 0.03 93.81 13:00:23 12:52:01 0 3.42 0.00 0.90 0.33 0.05 95.29 13:00:23 12:52:01 1 4.21 0.00 1.22 0.10 0.03 94.44 13:00:23 12:52:01 2 4.16 0.00 1.31 0.03 0.03 94.47 13:00:23 12:52:01 3 3.94 0.00 1.58 0.92 0.02 93.55 13:00:23 12:52:01 4 2.59 0.00 1.25 0.55 0.05 95.55 13:00:23 12:52:01 5 3.24 0.00 1.19 0.02 0.03 95.52 13:00:23 12:52:01 6 2.96 0.00 2.25 1.94 0.02 92.84 13:00:23 12:52:01 7 2.85 0.00 1.62 6.66 0.03 88.83 13:00:23 12:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:00:23 12:53:01 0 0.05 0.00 0.03 0.00 0.03 99.88 13:00:23 12:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:00:23 12:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:00:23 12:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:00:23 12:53:01 4 0.02 0.00 0.03 0.00 0.00 99.95 13:00:23 12:53:01 5 0.03 0.00 0.00 0.00 0.02 99.95 13:00:23 12:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:00:23 12:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:00:23 12:54:01 all 2.43 0.00 1.31 0.71 0.03 95.51 13:00:23 12:54:01 0 1.18 0.00 0.77 0.02 0.03 98.00 13:00:23 12:54:01 1 4.82 0.00 1.32 1.41 0.03 92.42 13:00:23 12:54:01 2 1.59 0.00 1.05 0.95 0.03 96.38 13:00:23 12:54:01 3 2.04 0.00 0.65 0.25 0.03 97.03 13:00:23 12:54:01 4 2.51 0.00 2.64 0.28 0.03 94.53 13:00:23 12:54:01 5 1.97 0.00 1.07 1.54 0.03 95.39 13:00:23 12:54:01 6 3.24 0.00 1.97 0.53 0.03 94.22 13:00:23 12:54:01 7 2.09 0.00 1.04 0.74 0.03 96.11 13:00:23 12:55:01 all 0.06 0.00 0.06 0.03 0.02 99.82 13:00:23 12:55:01 0 0.05 0.00 0.08 0.00 0.05 99.82 13:00:23 12:55:01 1 0.07 0.00 0.07 0.00 0.02 99.85 13:00:23 12:55:01 2 0.07 0.00 0.07 0.00 0.02 99.85 13:00:23 12:55:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:00:23 12:55:01 4 0.02 0.00 0.07 0.00 0.02 99.90 13:00:23 12:55:01 5 0.02 0.00 0.07 0.02 0.02 99.88 13:00:23 12:55:01 6 0.20 0.00 0.08 0.00 0.00 99.72 13:00:23 12:55:01 7 0.03 0.00 0.03 0.23 0.03 99.67 13:00:23 12:56:01 all 0.04 0.00 0.01 0.01 0.00 99.93 13:00:23 12:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:00:23 12:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:00:23 12:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:00:23 12:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:00:23 12:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:00:23 12:56:01 5 0.20 0.00 0.00 0.00 0.02 99.78 13:00:23 12:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:00:23 12:56:01 7 0.00 0.00 0.02 0.12 0.00 99.87 13:00:23 12:57:01 all 0.16 0.00 0.01 0.06 0.01 99.76 13:00:23 12:57:01 0 0.30 0.00 0.00 0.00 0.02 99.68 13:00:23 12:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:00:23 12:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:00:23 12:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:00:23 12:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:00:23 12:57:01 5 0.94 0.00 0.02 0.02 0.00 99.02 13:00:23 12:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:00:23 12:57:01 7 0.00 0.00 0.02 0.45 0.00 99.53 13:00:23 12:58:01 all 0.21 0.00 0.01 0.00 0.01 99.76 13:00:23 12:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:00:23 12:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:00:23 12:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:00:23 12:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:00:23 12:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:00:23 12:58:01 5 1.50 0.00 0.00 0.00 0.02 98.48 13:00:23 12:58:01 6 0.03 0.00 0.03 0.00 0.03 99.90 13:00:23 12:58:01 7 0.03 0.00 0.02 0.03 0.00 99.92 13:00:23 12:59:01 all 0.10 0.00 0.01 0.00 0.01 99.88 13:00:23 12:59:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:00:23 12:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:00:23 12:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:00:23 12:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:00:23 12:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:00:23 12:59:01 5 0.65 0.00 0.02 0.02 0.02 99.30 13:00:23 12:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:00:23 12:59:01 7 0.00 0.00 0.00 0.02 0.02 99.97 13:00:23 13:00:01 all 8.82 0.00 4.00 2.75 0.07 84.37 13:00:23 13:00:01 0 10.45 0.00 4.80 14.36 0.10 70.30 13:00:23 13:00:01 1 7.77 0.00 4.19 0.07 0.05 87.93 13:00:23 13:00:01 2 7.83 0.00 3.01 3.16 0.08 85.92 13:00:23 13:00:01 3 9.22 0.00 5.07 0.05 0.05 85.61 13:00:23 13:00:01 4 8.82 0.00 4.10 0.56 0.07 86.45 13:00:23 13:00:01 5 8.70 0.00 3.49 2.38 0.09 85.34 13:00:23 13:00:01 6 9.38 0.00 3.57 0.39 0.05 86.61 13:00:23 13:00:01 7 8.44 0.00 3.76 1.08 0.03 86.69 13:00:23 13:00:23 Average: CPU %user %nice %system %iowait %steal %idle 13:00:23 Average: all 5.45 0.00 1.37 1.06 0.04 92.09 13:00:23 Average: 0 5.45 0.00 1.41 1.57 0.06 91.51 13:00:23 Average: 1 5.75 0.00 1.40 0.65 0.03 92.17 13:00:23 Average: 2 5.46 0.00 1.21 0.98 0.03 92.31 13:00:23 Average: 3 5.44 0.00 1.41 0.43 0.03 92.69 13:00:23 Average: 4 5.37 0.00 1.54 0.52 0.03 92.54 13:00:23 Average: 5 5.35 0.00 1.18 0.59 0.04 92.84 13:00:23 Average: 6 5.59 0.00 1.40 1.09 0.03 91.89 13:00:23 Average: 7 5.16 0.00 1.39 2.68 0.03 90.74 13:00:23 13:00:23 13:00:23