Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c 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-ssh4131689837982894158.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7516880165243893358.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2724898341554777804.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh18266193553574373806.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-ssh7867860940410424643.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.23 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-26376 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 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c (main) Commit message: "Merge pull request #505 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" > 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 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c # timeout=10 > git rev-list --no-walk a9a957061edcebee319f695d5df98e4602cbd79e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:58:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:58:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:58:33 ========================================================= 13:58:33 EdgeX Global Pipelines Version Info 13:58:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:58:34 ------------------- 13:58:34 stable info: 13:58:34 ------------------- 13:58:34 Commited By: Ginny Guan ginny@iotechsys.com 13:58:34 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:58:34 Message: update stable to v1.0.265 13:58:35 ------------------- 13:58:35 experimental info: 13:58:35 ------------------- 13:58:35 Commited By: Cherry Wang cherry@iotechsys.com 13:58:35 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 13:58:35 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:58:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:58:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:58:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:58:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] echo 13:58:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d6ab1f [Pipeline] echo 13:58:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:58:36 provisioning config files... 13:58:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9352793311563920248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:36 ---> ****-login.sh 13:58:36 nexus3.edgexfoundry.org:10001 13:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:58:37 Configure a credential helper to remove this warning. See 13:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:58:37 13:58:37 Login Succeeded 13:58:37 nexus3.edgexfoundry.org:10002 13:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:58:37 Configure a credential helper to remove this warning. See 13:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:58:37 13:58:37 Login Succeeded 13:58:37 nexus3.edgexfoundry.org:10003 13:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:58:37 Configure a credential helper to remove this warning. See 13:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:58:37 13:58:37 Login Succeeded 13:58:37 nexus3.edgexfoundry.org:10004 13:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:58:37 Configure a credential helper to remove this warning. See 13:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:58:37 13:58:37 Login Succeeded 13:58:37 ****.io 13:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:58:37 Configure a credential helper to remove this warning. See 13:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:58:37 13:58:37 Login Succeeded 13:58:37 ---> ****-login.sh ends [Pipeline] } 13:58:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:58:38 + git rev-list -1 --merges 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c~1..0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] echo 13:58:38 -----------> git rev-list -1 --merges 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c~1..0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c 13:58:38 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [false] [Pipeline] sh 13:58:38 + git log --format=format:%s -1 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] echo 13:58:38 ========================================================= 13:58:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:58:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:58:38 + git log --format=format:%s -1 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] echo 13:58:38 [semverPrep] GIT_COMMIT: 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c, Commit Message: Merge pull request #505 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7 [Pipeline] echo 13:58:38 [semverPrep] This is not a build commit. [Pipeline] sh 13:58:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:58:39 + grep -v github /etc/ssh/ssh_known_hosts 13:58:39 + [ -e /tmp/ssh_known_hosts ] 13:58:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:58:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:58:39 + sudo tee -a /etc/ssh/ssh_known_hosts 13:58:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:58:39 13:58:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:58:39 0.1.4: Pulling from edgex-devops/py-git-semver 13:58:39 b85a868b505f: Pulling fs layer 13:58:39 e2be974225ed: Pulling fs layer 13:58:39 339a4e72a1f5: Pulling fs layer 13:58:39 988bab9f4d93: Pulling fs layer 13:58:39 1469e6f7b9e6: Pulling fs layer 13:58:39 eaf3925da568: Pulling fs layer 13:58:39 bab4dde63d76: Pulling fs layer 13:58:39 bde34c3a00c8: Pulling fs layer 13:58:39 b352a97aabf1: Pulling fs layer 13:58:39 4872d77fe225: Pulling fs layer 13:58:39 5851b861e8e6: Pulling fs layer 13:58:39 bab4dde63d76: Waiting 13:58:39 5851b861e8e6: Waiting 13:58:39 4872d77fe225: Waiting 13:58:39 1469e6f7b9e6: Waiting 13:58:39 bde34c3a00c8: Waiting 13:58:39 eaf3925da568: Waiting 13:58:39 b352a97aabf1: Waiting 13:58:39 e2be974225ed: Verifying Checksum 13:58:39 e2be974225ed: Download complete 13:58:39 988bab9f4d93: Verifying Checksum 13:58:39 988bab9f4d93: Download complete 13:58:39 1469e6f7b9e6: Verifying Checksum 13:58:39 1469e6f7b9e6: Download complete 13:58:40 eaf3925da568: Verifying Checksum 13:58:40 eaf3925da568: Download complete 13:58:40 339a4e72a1f5: Verifying Checksum 13:58:40 339a4e72a1f5: Download complete 13:58:40 bde34c3a00c8: Verifying Checksum 13:58:40 bde34c3a00c8: Download complete 13:58:40 b352a97aabf1: Verifying Checksum 13:58:40 b352a97aabf1: Download complete 13:58:40 4872d77fe225: Verifying Checksum 13:58:40 4872d77fe225: Download complete 13:58:40 5851b861e8e6: Verifying Checksum 13:58:40 5851b861e8e6: Download complete 13:58:40 b85a868b505f: Verifying Checksum 13:58:40 b85a868b505f: Download complete 13:58:40 bab4dde63d76: Verifying Checksum 13:58:40 bab4dde63d76: Download complete 13:58:41 b85a868b505f: Pull complete 13:58:41 e2be974225ed: Pull complete 13:58:42 339a4e72a1f5: Pull complete 13:58:42 988bab9f4d93: Pull complete 13:58:42 1469e6f7b9e6: Pull complete 13:58:42 eaf3925da568: Pull complete 13:58:44 bab4dde63d76: Pull complete 13:58:44 bde34c3a00c8: Pull complete 13:58:44 b352a97aabf1: Pull complete 13:58:44 4872d77fe225: Pull complete 13:58:44 5851b861e8e6: Pull complete 13:58:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:58:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:58:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:45 prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container 13:58:45 $ 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 13:58:48 $ docker top 68f592c91e2a961af74526a8707c4e58b10e808fdb82a8d9005e7a77f96be7ac -eo pid,comm 13:58:48 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:58:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:58:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:58:48 [ssh-agent] Looking for ssh-agent implementation... 13:58:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:58:48 $ docker exec 68f592c91e2a961af74526a8707c4e58b10e808fdb82a8d9005e7a77f96be7ac ssh-agent 13:58:48 SSH_AUTH_SOCK=/tmp/ssh-31wnBLonro5L/agent.32 13:58:48 SSH_AGENT_PID=38 13:58:48 Running ssh-add (command line suppressed) 13:58:48 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4034113457603555600.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4034113457603555600.key) 13:58:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:58:48 + git tag --points-at HEAD [Pipeline] } 13:58:48 $ docker exec --env ******** --env ******** 68f592c91e2a961af74526a8707c4e58b10e808fdb82a8d9005e7a77f96be7ac ssh-agent -k 13:58:48 unset SSH_AUTH_SOCK; 13:58:48 unset SSH_AGENT_PID; 13:58:48 echo Agent pid 38 killed; 13:58:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:58:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:58:49 [ssh-agent] Looking for ssh-agent implementation... 13:58:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:58:49 $ docker exec 68f592c91e2a961af74526a8707c4e58b10e808fdb82a8d9005e7a77f96be7ac ssh-agent 13:58:49 SSH_AUTH_SOCK=/tmp/ssh-kKxMIJlDL0Vv/agent.71 13:58:49 SSH_AGENT_PID=77 13:58:49 Running ssh-add (command line suppressed) 13:58:49 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1969827781786900545.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1969827781786900545.key) 13:58:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:58:49 + git semver init 13:58:49 2024-11-13 13:58:49,890 [run_init] DEBUG init version:0.0.0 force:False 13:58:49 2024-11-13 13:58:49,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 13:58:49 2024-11-13 13:58:49,892 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 13:58:49 2024-11-13 13:58:49,892 [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) 13:58:52 2024-11-13 13:58:51,925 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 13:58:52 2024-11-13 13:58:51,926 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 13:58:52 2024-11-13 13:58:51,926 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:58:52 2024-11-13 13:58:51,926 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:58:52 4.0.0-dev.5 [Pipeline] } 13:58:52 $ docker exec --env ******** --env ******** 68f592c91e2a961af74526a8707c4e58b10e808fdb82a8d9005e7a77f96be7ac ssh-agent -k 13:58:52 unset SSH_AUTH_SOCK; 13:58:52 unset SSH_AGENT_PID; 13:58:52 echo Agent pid 77 killed; 13:58:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:58:52 + git semver [Pipeline] } 13:58:53 $ docker stop --time=1 68f592c91e2a961af74526a8707c4e58b10e808fdb82a8d9005e7a77f96be7ac 13:58:54 $ docker rm -f --volumes 68f592c91e2a961af74526a8707c4e58b10e808fdb82a8d9005e7a77f96be7ac [Pipeline] // withDockerContainer [Pipeline] sh 13:58:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:58:55 Stashed 1 file(s) [Pipeline] echo 13:58:55 [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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 13:58:55 provisioning config files... 13:58:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9694833586441515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:55 ---> ****-login.sh 13:58:55 nexus3.edgexfoundry.org:10001 13:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:58:55 Configure a credential helper to remove this warning. See 13:58:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:58:55 13:58:55 Login Succeeded 13:58:55 nexus3.edgexfoundry.org:10002 13:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:58:55 Configure a credential helper to remove this warning. See 13:58:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:58:55 13:58:55 Login Succeeded 13:58:55 nexus3.edgexfoundry.org:10003 13:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:58:55 Configure a credential helper to remove this warning. See 13:58:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:58:55 13:58:55 Login Succeeded 13:58:55 nexus3.edgexfoundry.org:10004 13:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:58:55 Configure a credential helper to remove this warning. See 13:58:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:58:55 13:58:55 Login Succeeded 13:58:55 ****.io 13:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:58:56 Configure a credential helper to remove this warning. See 13:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:58:56 13:58:56 Login Succeeded 13:58:56 ---> ****-login.sh ends [Pipeline] } 13:58:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:58:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:58:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:58:56 ========================================================= 13:58:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:58:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:58:56 Sending build context to Docker daemon 37.71MB 13:58:56 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:58:56 Step 2/12 : FROM ${BASE} AS builder 13:58:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:58:56 43c4264eed91: Pulling fs layer 13:58:56 4cc291be95ef: Pulling fs layer 13:58:56 2ac1f1163629: Pulling fs layer 13:58:56 5c3c966382ef: Pulling fs layer 13:58:56 4f4fb700ef54: Pulling fs layer 13:58:56 5d5c8e513c77: Pulling fs layer 13:58:56 9f66e0745190: Pulling fs layer 13:58:56 f49a43e4bbc0: Pulling fs layer 13:58:56 561ebcabdf7f: Pulling fs layer 13:58:56 f49a43e4bbc0: Waiting 13:58:56 5d5c8e513c77: Waiting 13:58:56 9f66e0745190: Waiting 13:58:56 561ebcabdf7f: Waiting 13:58:56 5c3c966382ef: Waiting 13:58:56 4f4fb700ef54: Waiting 13:58:56 4cc291be95ef: Verifying Checksum 13:58:56 4cc291be95ef: Download complete 13:58:56 5c3c966382ef: Verifying Checksum 13:58:56 5c3c966382ef: Download complete 13:58:56 4f4fb700ef54: Verifying Checksum 13:58:56 4f4fb700ef54: Download complete 13:58:56 5d5c8e513c77: Verifying Checksum 13:58:56 5d5c8e513c77: Download complete 13:58:56 43c4264eed91: Download complete 13:58:56 9f66e0745190: Verifying Checksum 13:58:56 9f66e0745190: Download complete 13:58:57 43c4264eed91: Pull complete 13:58:57 561ebcabdf7f: Verifying Checksum 13:58:57 561ebcabdf7f: Download complete 13:58:57 4cc291be95ef: Pull complete 13:58:57 2ac1f1163629: Verifying Checksum 13:58:57 2ac1f1163629: Download complete 13:58:57 f49a43e4bbc0: Download complete 13:59:01 2ac1f1163629: Pull complete 13:59:01 5c3c966382ef: Pull complete 13:59:01 4f4fb700ef54: Pull complete 13:59:01 5d5c8e513c77: Pull complete 13:59:01 9f66e0745190: Pull complete 13:59:03 f49a43e4bbc0: Pull complete 13:59:04 561ebcabdf7f: Pull complete 13:59:04 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 13:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:59:04 ---> 3a752c3f9dda 13:59:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:59:08 ---> Running in 0fb1de9d97d8 13:59:08 Removing intermediate container 0fb1de9d97d8 13:59:08 ---> b2a439790812 13:59:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:59:08 ---> Running in 1d494f5e6b80 13:59:08 Removing intermediate container 1d494f5e6b80 13:59:08 ---> e7d921a370b7 13:59:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:59:08 ---> Running in 534e3653e07a 13:59:08 Removing intermediate container 534e3653e07a 13:59:08 ---> db5c58a60067 13:59:08 Step 6/12 : WORKDIR /device-virtual-go 13:59:08 ---> Running in 640718d1b83e 13:59:08 Removing intermediate container 640718d1b83e 13:59:08 ---> 59b505965769 13:59:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:59:08 ---> Running in c456bbab7205 13:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:59:09 (1/4) Installing openssh-keygen (9.7_p1-r4) 13:59:09 (2/4) Installing libedit (20240517.3.1-r0) 13:59:09 (3/4) Installing openssh-client-common (9.7_p1-r4) 13:59:09 (4/4) Installing openssh-client-default (9.7_p1-r4) 13:59:09 Executing busybox-1.36.1-r29.trigger 13:59:09 OK: 250 MiB in 58 packages 13:59:09 Removing intermediate container c456bbab7205 13:59:09 ---> c79dd15e7bad 13:59:09 Step 8/12 : COPY go.mod vendor* ./ 13:59:09 ---> aa84681a0634 13:59:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:59:09 ---> Running in 447570a114e1 13:59:10 Still waiting to schedule task 13:59:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:00:06 Removing intermediate container 447570a114e1 14:00:06 ---> d0b5c87eddae 14:00:06 Step 10/12 : COPY . . 14:00:06 ---> 994c0b59dcbc 14:00:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:00:06 ---> Running in 7e685bbd5765 14:00:06 Removing intermediate container 7e685bbd5765 14:00:06 ---> 0fac516c866a 14:00:06 Step 12/12 : RUN $MAKE 14:00:06 ---> Running in 8c1f61d8ae99 14:00:06 noop 14:00:06 Removing intermediate container 8c1f61d8ae99 14:00:06 ---> 7955d14c27c9 14:00:06 Successfully built 7955d14c27c9 14:00:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:06 + docker inspect -f . ci-base-image-x86_64 14:00:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:06 prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container 14:00:06 $ 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 14:00:06 $ docker top e55d9b39ed28cd6961e720bd46312309207459db3d19884116b35fb86a094349 -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:07 + go version 14:00:07 go version go1.23.2 linux/amd64 [Pipeline] } 14:00:07 $ docker stop --time=1 e55d9b39ed28cd6961e720bd46312309207459db3d19884116b35fb86a094349 14:00:08 $ docker rm -f --volumes e55d9b39ed28cd6961e720bd46312309207459db3d19884116b35fb86a094349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:09 + docker inspect -f . ci-base-image-x86_64 14:00:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:09 prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container 14:00:09 $ 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 14:00:09 $ docker top 75885f7b127381dd90763e3ddca8636c8298219e6adb3892b79e4798f4f0a3c5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:09 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 14:00:10 + make test 14:00:10 go test ./... -coverprofile=coverage.out 14:00:12 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:00:31 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 14:00:31 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 58.4% of statements 14:00:42 go vet ./... 14:00:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:00:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:00:47 ./bin/test-attribution-txt.sh [Pipeline] echo 14:00:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:00:47 $ docker stop --time=1 75885f7b127381dd90763e3ddca8636c8298219e6adb3892b79e4798f4f0a3c5 14:00:51 $ docker rm -f --volumes 75885f7b127381dd90763e3ddca8636c8298219e6adb3892b79e4798f4f0a3c5 [Pipeline] // withDockerContainer [Pipeline] sh 14:00:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:00:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:00:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:00:52 + ls -al . 14:00:52 total 264 14:00:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 14:00 . 14:00:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 13:58 .. 14:00:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 14:00 .git 14:00:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 13:58 .github 14:00:52 -rw-rw-r-- 1 jenkins jenkins 272 Nov 13 13:58 .gitignore 14:00:52 -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 13:58 .golangci.yml 14:00:52 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 13:58 .semver 14:00:52 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 13 13:58 Attribution.txt 14:00:52 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 13 13:58 CHANGELOG.md 14:00:52 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 13 13:58 Dockerfile 14:00:52 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 13:58 GOVERNANCE.md 14:00:52 -rw-rw-r-- 1 jenkins jenkins 660 Nov 13 13:58 Jenkinsfile 14:00:52 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 13:58 LICENSE 14:00:52 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 13 13:58 Makefile 14:00:52 -rw-rw-r-- 1 jenkins jenkins 623 Nov 13 13:58 OWNERS.md 14:00:52 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 13 13:58 README.md 14:00:52 -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 13:58 VERSION 14:00:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 13:58 bin 14:00:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 13:58 cmd 14:00:52 -rw-r--r-- 1 jenkins jenkins 43316 Nov 13 14:00 coverage.out 14:00:52 -rw-rw-r-- 1 jenkins jenkins 6179 Nov 13 13:58 go.mod 14:00:52 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 13:58 go.sum 14:00:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 13:58 internal 14:00:52 -rw-rw-r-- 1 jenkins jenkins 235 Nov 13 13:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:53 + 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=0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c --label arch=amd64 --label version=4.0.0-dev.5 . 14:00:53 Sending build context to Docker daemon 37.75MB 14:00:53 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 14:00:53 Step 2/26 : FROM ${BASE} AS builder 14:00:53 ---> 7955d14c27c9 14:00:53 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:00:53 ---> Running in f05b4877caf5 14:00:53 Removing intermediate container f05b4877caf5 14:00:53 ---> 920dd438ad56 14:00:53 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:00:53 ---> Running in 9420e43e38fe 14:00:54 Removing intermediate container 9420e43e38fe 14:00:54 ---> e249b543333d 14:00:54 Step 5/26 : ARG ADD_BUILD_TAGS="" 14:00:54 ---> Running in c582eada7b43 14:00:54 Removing intermediate container c582eada7b43 14:00:54 ---> 2cd9ef3b66c6 14:00:54 Step 6/26 : WORKDIR /device-virtual-go 14:00:54 ---> Running in f82b42658b84 14:00:54 Removing intermediate container f82b42658b84 14:00:54 ---> 3abb6ef561db 14:00:54 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:00:54 ---> Running in 00b95b7c07a7 14:00:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:00:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:00:54 OK: 250 MiB in 58 packages 14:00:55 Removing intermediate container 00b95b7c07a7 14:00:55 ---> 6c4ea8830985 14:00:55 Step 8/26 : COPY go.mod vendor* ./ 14:00:55 ---> 2566fbcdea9c 14:00:55 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:55 ---> Running in 114aa9f94d8d 14:00:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26379 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 14:00:56 Running in /w/workspace/device-virtual-go/189 [Pipeline] { [Pipeline] checkout 14:00:56 Removing intermediate container 114aa9f94d8d 14:00:56 ---> 71a0150fe66f 14:00:56 Step 10/26 : COPY . . 14:00:56 ---> d540cd756fa5 14:00:56 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:00:56 ---> Running in f2808f27419f 14:00:57 Removing intermediate container f2808f27419f 14:00:57 ---> 6f34ae5708c7 14:00:57 Step 12/26 : RUN $MAKE 14:00:57 ---> Running in e7ca40951f71 14:00:57 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 14:00:59 The recommended git tool is: git 14:01:07 using credential edgex-jenkins-ssh 14:01:07 Cloning the remote Git repository 14:01:07 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 14:01:07 > git init /w/workspace/device-virtual-go/189 # timeout=10 14:01:07 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 14:01:07 > git --version # timeout=10 14:01:07 > git --version # 'git version 2.25.1' 14:01:07 using GIT_SSH to set credentials SSH Credentials for GitHub 14:01:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:01:12 Avoid second fetch 14:01:12 Checking out Revision 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c (main) 14:01:11 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 14:01:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:01:12 > git config core.sparsecheckout # timeout=10 14:01:12 > git checkout -f 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c # timeout=10 14:01:13 Commit message: "Merge pull request #505 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:01:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:01:19 % Total % Received % Xferd Average Speed Time Time Time Current 14:01:19 Dload Upload Total Spent Left Speed 14:01:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87265 0 --:--:-- --:--:-- --:--:-- 87265 [Pipeline] sh 14:01:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:01:20 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 14:01:20 /etc/docker/daemon.json 14:01:20 { 14:01:20 "registry-mirrors": [ 14:01:20 "https://nexus3.edgexfoundry.org:10001" 14:01:20 ], 14:01:20 "bip": "10.250.0.254/24", 14:01:20 "hosts": [ 14:01:20 "tcp://0.0.0.0:5555", 14:01:20 "unix:///var/run/docker.sock" 14:01:20 ], 14:01:20 "mtu": 1458, 14:01:20 "selinux-enabled": true, 14:01:20 "seccomp-profile": "/etc/docker/seccomp.json" 14:01:20 } [Pipeline] sh 14:01:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:01:21 + sudo service docker restart 14:01:29 Removing intermediate container e7ca40951f71 14:01:29 ---> 4e949fe36c51 14:01:29 Step 13/26 : FROM alpine:3.20 14:01:29 3.20: Pulling from library/alpine 14:01:29 da9db072f522: Pulling fs layer 14:01:29 da9db072f522: Verifying Checksum 14:01:29 da9db072f522: Download complete 14:01:29 da9db072f522: Pull complete 14:01:29 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 14:01:29 Status: Downloaded newer image for alpine:3.20 14:01:29 ---> 63b790fccc90 14:01:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 14:01:29 ---> Running in 41c8ba84e80d 14:01:29 Removing intermediate container 41c8ba84e80d 14:01:29 ---> ab4eba0deeac 14:01:29 Step 15/26 : RUN apk add --update --no-cache dumb-init 14:01:29 ---> Running in f3dd13c3b761 14:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:01:29 (1/1) Installing dumb-init (1.2.5-r3) 14:01:29 Executing busybox-1.36.1-r29.trigger 14:01:29 OK: 8 MiB in 15 packages 14:01:29 Removing intermediate container f3dd13c3b761 14:01:29 ---> edb1335f5113 14:01:29 Step 16/26 : RUN apk --no-cache upgrade 14:01:29 ---> Running in 9270eff3149d 14:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:01:29 Upgrading critical system libraries and apk-tools: 14:01:29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:01:29 Executing busybox-1.36.1-r29.trigger 14:01:30 Continuing the upgrade transaction with new apk-tools: 14:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:01:30 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 14:01:30 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 14:01:30 OK: 8 MiB in 15 packages 14:01:31 Removing intermediate container 9270eff3149d 14:01:31 ---> 1687547dc886 14:01:31 Step 17/26 : WORKDIR / 14:01:31 ---> Running in 6264154d2fce 14:01:31 Removing intermediate container 6264154d2fce 14:01:31 ---> 951955c05631 14:01:31 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 14:01:31 ---> db4adea975fc 14:01:31 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 14:01:31 ---> 98c68d72efa1 14:01:31 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 14:01:32 ---> fb63e1f7e8da 14:01:32 Step 21/26 : EXPOSE 59900 14:01:32 ---> Running in 5c2ce6f4b616 14:01:32 Removing intermediate container 5c2ce6f4b616 14:01:32 ---> 3032435203dd 14:01:32 Step 22/26 : ENTRYPOINT ["/device-virtual"] 14:01:32 ---> Running in 8e9929b89316 14:01:32 Removing intermediate container 8e9929b89316 14:01:32 ---> 5ade0679b3de 14:01:32 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:01:32 ---> Running in d9e10f11a6f8 14:01:32 Removing intermediate container d9e10f11a6f8 14:01:32 ---> 3dd692d3e82f 14:01:32 Step 24/26 : LABEL arch=amd64 14:01:32 ---> Running in c21e5328eef7 14:01:32 Removing intermediate container c21e5328eef7 14:01:32 ---> 9673c056de62 14:01:32 Step 25/26 : LABEL git_sha=0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c 14:01:33 ---> Running in 0a2201ea9dc3 14:01:33 Removing intermediate container 0a2201ea9dc3 14:01:33 ---> d5f9a61f9406 14:01:33 Step 26/26 : LABEL version=4.0.0-dev.5 14:01:33 ---> Running in bf725bf62f0e 14:01:33 Removing intermediate container bf725bf62f0e 14:01:33 ---> fecc5f2d021b 14:01:33 [Warning] One or more build-args [ARCH] were not consumed 14:01:33 Successfully built fecc5f2d021b 14:01:33 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:33 provisioning config files... 14:01:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8476998233206088133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:33 ---> ****-login.sh 14:01:33 nexus3.edgexfoundry.org:10001 14:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:33 Configure a credential helper to remove this warning. See 14:01:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:33 14:01:33 Login Succeeded 14:01:33 nexus3.edgexfoundry.org:10002 14:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:33 Configure a credential helper to remove this warning. See 14:01:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:33 14:01:33 Login Succeeded 14:01:33 nexus3.edgexfoundry.org:10003 14:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:34 Configure a credential helper to remove this warning. See 14:01:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:34 14:01:34 Login Succeeded 14:01:34 nexus3.edgexfoundry.org:10004 14:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:34 Configure a credential helper to remove this warning. See 14:01:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:34 14:01:34 Login Succeeded 14:01:34 ****.io 14:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:34 Configure a credential helper to remove this warning. See 14:01:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:34 14:01:34 Login Succeeded 14:01:34 ---> ****-login.sh ends [Pipeline] } 14:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:01:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:01:34 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 14:01:34 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c 14:01:34 latest 14:01:34 4.0.0-dev.5 14:01:34 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 14:01:34 main 14:01:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c 14:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:01:35 492a2eb52fce: Preparing 14:01:35 3fe3e75e82c8: Preparing 14:01:35 11feaa1e680c: Preparing 14:01:35 871f100ef5bb: Preparing 14:01:35 1fa9d61864cd: Preparing 14:01:35 75654b8eeebd: Preparing 14:01:35 75654b8eeebd: Waiting 14:01:35 1fa9d61864cd: Pushed 14:01:35 11feaa1e680c: Pushed 14:01:35 3fe3e75e82c8: Pushed 14:01:35 75654b8eeebd: Layer already exists 14:01:35 871f100ef5bb: Pushed 14:01:38 492a2eb52fce: Pushed 14:01:38 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c: digest: sha256:b8e82f5fb931d82c691e37bb2d7e2ca7ff9a3d8f144a9417533b1ef3ba6ff8e6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:38 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:38 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 14:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:01:38 492a2eb52fce: Preparing 14:01:38 3fe3e75e82c8: Preparing 14:01:38 11feaa1e680c: Preparing 14:01:38 871f100ef5bb: Preparing 14:01:38 1fa9d61864cd: Preparing 14:01:38 75654b8eeebd: Preparing 14:01:38 75654b8eeebd: Waiting 14:01:38 1fa9d61864cd: Layer already exists 14:01:38 11feaa1e680c: Layer already exists 14:01:38 492a2eb52fce: Layer already exists 14:01:38 3fe3e75e82c8: Layer already exists 14:01:38 871f100ef5bb: Layer already exists 14:01:38 75654b8eeebd: Layer already exists 14:01:38 latest: digest: sha256:b8e82f5fb931d82c691e37bb2d7e2ca7ff9a3d8f144a9417533b1ef3ba6ff8e6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:39 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:39 provisioning config files... 14:01:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/189@tmp/config1690342110043118883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:39 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.5 14:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:01:39 492a2eb52fce: Preparing 14:01:39 3fe3e75e82c8: Preparing 14:01:39 11feaa1e680c: Preparing 14:01:39 871f100ef5bb: Preparing 14:01:39 1fa9d61864cd: Preparing 14:01:39 75654b8eeebd: Preparing 14:01:39 75654b8eeebd: Waiting 14:01:39 11feaa1e680c: Layer already exists 14:01:39 1fa9d61864cd: Layer already exists 14:01:39 871f100ef5bb: Layer already exists 14:01:39 492a2eb52fce: Layer already exists 14:01:39 3fe3e75e82c8: Layer already exists 14:01:39 75654b8eeebd: Layer already exists 14:01:39 4.0.0-dev.5: digest: sha256:b8e82f5fb931d82c691e37bb2d7e2ca7ff9a3d8f144a9417533b1ef3ba6ff8e6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:39 ---> ****-login.sh 14:01:39 nexus3.edgexfoundry.org:10001 14:01:39 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 14:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:01:41 492a2eb52fce: Preparing 14:01:41 3fe3e75e82c8: Preparing 14:01:41 11feaa1e680c: Preparing 14:01:41 871f100ef5bb: Preparing 14:01:41 1fa9d61864cd: Preparing 14:01:41 75654b8eeebd: Preparing 14:01:41 75654b8eeebd: Waiting 14:01:41 3fe3e75e82c8: Layer already exists 14:01:41 11feaa1e680c: Layer already exists 14:01:41 492a2eb52fce: Layer already exists 14:01:41 871f100ef5bb: Layer already exists 14:01:41 1fa9d61864cd: Layer already exists 14:01:41 75654b8eeebd: Layer already exists 14:01:41 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5: digest: sha256:b8e82f5fb931d82c691e37bb2d7e2ca7ff9a3d8f144a9417533b1ef3ba6ff8e6 size: 1576 [Pipeline] } 14:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:41 Configure a credential helper to remove this warning. See 14:01:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:41 14:01:41 Login Succeeded 14:01:41 nexus3.edgexfoundry.org:10002 14:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:41 Configure a credential helper to remove this warning. See 14:01:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:41 14:01:41 Login Succeeded 14:01:41 nexus3.edgexfoundry.org:10003 14:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:41 Configure a credential helper to remove this warning. See 14:01:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:41 14:01:41 Login Succeeded 14:01:41 nexus3.edgexfoundry.org:10004 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:41 Configure a credential helper to remove this warning. See 14:01:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:41 14:01:41 Login Succeeded 14:01:41 ****.io 14:01:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 14:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:01:41 492a2eb52fce: Preparing 14:01:41 3fe3e75e82c8: Preparing 14:01:41 11feaa1e680c: Preparing 14:01:41 871f100ef5bb: Preparing 14:01:41 1fa9d61864cd: Preparing 14:01:41 75654b8eeebd: Preparing 14:01:41 75654b8eeebd: Waiting 14:01:41 492a2eb52fce: Layer already exists 14:01:41 1fa9d61864cd: Layer already exists 14:01:41 11feaa1e680c: Layer already exists 14:01:41 871f100ef5bb: Layer already exists 14:01:41 3fe3e75e82c8: Layer already exists 14:01:41 75654b8eeebd: Layer already exists 14:01:41 main: digest: sha256:b8e82f5fb931d82c691e37bb2d7e2ca7ff9a3d8f144a9417533b1ef3ba6ff8e6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:01:41 ===================================================== [Pipeline] echo 14:01:42 taggedImages: 14:01:42 - nexus3.edgexfoundry.org:10004/device-virtual:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c 14:01:42 - nexus3.edgexfoundry.org:10004/device-virtual:latest 14:01:42 - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.5 14:01:42 - nexus3.edgexfoundry.org:10004/device-virtual:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 14:01:42 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 14:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:42 Configure a credential helper to remove this warning. See 14:01:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:42 14:01:42 Login Succeeded 14:01:42 ---> ****-login.sh ends Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] } 14:01:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 14:01:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:01:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:01:42 ========================================================= 14:01:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 14:01:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 14:01:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:01:42 14:01:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 14:01:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:01:42 latest: Pulling from edgex-lftools-log-publisher 14:01:42 5eb5b503b376: Pulling fs layer 14:01:42 5c69ac0246d0: Pulling fs layer 14:01:42 ec43610c2a17: Pulling fs layer 14:01:42 3a2ae6a8a46f: Pulling fs layer 14:01:42 33b1e0a273af: Pulling fs layer 14:01:42 5d3b04190fa2: Pulling fs layer 14:01:42 2f39f015ded8: Pulling fs layer 14:01:42 3a2ae6a8a46f: Waiting 14:01:42 33b1e0a273af: Waiting 14:01:42 5d3b04190fa2: Waiting 14:01:42 2f39f015ded8: Waiting 14:01:42 5c69ac0246d0: Download complete 14:01:42 3a2ae6a8a46f: Verifying Checksum 14:01:42 3a2ae6a8a46f: Download complete 14:01:42 33b1e0a273af: Verifying Checksum 14:01:42 33b1e0a273af: Download complete 14:01:42 5d3b04190fa2: Verifying Checksum 14:01:42 5d3b04190fa2: Download complete 14:01:42 ec43610c2a17: Verifying Checksum 14:01:42 ec43610c2a17: Download complete 14:01:43 5eb5b503b376: Verifying Checksum 14:01:43 5eb5b503b376: Download complete 14:01:43 Sending build context to Docker daemon 19.04MB 14:01:43 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 14:01:43 Step 2/12 : FROM ${BASE} AS builder 14:01:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:01:43 cf04c63912e1: Pulling fs layer 14:01:43 55b35a11ae5e: Pulling fs layer 14:01:43 a37a00ec5f00: Pulling fs layer 14:01:43 50b3750afda1: Pulling fs layer 14:01:43 4f4fb700ef54: Pulling fs layer 14:01:43 80978eb59214: Pulling fs layer 14:01:43 c9f46d7d2bd2: Pulling fs layer 14:01:43 c5a475d317c9: Pulling fs layer 14:01:43 4f4fb700ef54: Waiting 14:01:43 80978eb59214: Waiting 14:01:43 c9f46d7d2bd2: Waiting 14:01:43 50b3750afda1: Waiting 14:01:43 c5a475d317c9: Waiting 14:01:43 2f39f015ded8: Download complete 14:01:43 55b35a11ae5e: Verifying Checksum 14:01:43 55b35a11ae5e: Download complete 14:01:43 50b3750afda1: Verifying Checksum 14:01:43 50b3750afda1: Download complete 14:01:43 4f4fb700ef54: Verifying Checksum 14:01:43 4f4fb700ef54: Download complete 14:01:43 80978eb59214: Verifying Checksum 14:01:43 80978eb59214: Download complete 14:01:43 cf04c63912e1: Verifying Checksum 14:01:43 cf04c63912e1: Download complete 14:01:44 5eb5b503b376: Pull complete 14:01:44 c5a475d317c9: Verifying Checksum 14:01:44 c5a475d317c9: Download complete 14:01:44 5c69ac0246d0: Pull complete 14:01:44 cf04c63912e1: Pull complete 14:01:44 ec43610c2a17: Pull complete 14:01:44 3a2ae6a8a46f: Pull complete 14:01:45 33b1e0a273af: Pull complete 14:01:45 55b35a11ae5e: Pull complete 14:01:45 5d3b04190fa2: Pull complete 14:01:45 a37a00ec5f00: Verifying Checksum 14:01:45 a37a00ec5f00: Download complete 14:01:46 c9f46d7d2bd2: Verifying Checksum 14:01:46 c9f46d7d2bd2: Download complete 14:01:49 2f39f015ded8: Pull complete 14:01:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:01:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:01:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:49 prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container 14:01:49 $ 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 14:01:53 $ docker top e95dd5289755a8d0c508b9f0d09343e5b8085fceebda187acf8fd55130297bc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:53 ---> job-cost.sh 14:01:53 lf-activate-venv: SKIPPING 14:01:53 INFO: No Stack... 14:01:54 INFO: Retrieving Pricing Info for: v3-standard-8 14:01:54 INFO: Archiving Costs [Pipeline] sh 14:01:54 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 14:01:54 + cut -d, -f6 [Pipeline] lock 14:01:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] 14:01:54 Resource [jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] did not exist. Created. 14:01:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:01:55 + echo total: 0.2199999988079071 [Pipeline] stash 14:01:55 Stashed 1 file(s) [Pipeline] } 14:01:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] [Pipeline] // lock [Pipeline] } 14:01:55 $ docker stop --time=1 e95dd5289755a8d0c508b9f0d09343e5b8085fceebda187acf8fd55130297bc3 14:01:56 $ docker rm -f --volumes e95dd5289755a8d0c508b9f0d09343e5b8085fceebda187acf8fd55130297bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:01:58 a37a00ec5f00: Pull complete 14:01:58 50b3750afda1: Pull complete 14:01:58 4f4fb700ef54: Pull complete 14:01:58 80978eb59214: Pull complete 14:02:05 c9f46d7d2bd2: Pull complete 14:02:07 c5a475d317c9: Pull complete 14:02:07 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 14:02:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:02:07 ---> be29e6b0f0d4 14:02:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:02:09 ---> Running in 50b0e1de66dc 14:02:09 Removing intermediate container 50b0e1de66dc 14:02:09 ---> d3f6cff889c1 14:02:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:02:09 ---> Running in fbc3f728c761 14:02:10 Removing intermediate container fbc3f728c761 14:02:10 ---> 2348ce4dad6f 14:02:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:02:10 ---> Running in 7cfcdf3e0467 14:02:10 Removing intermediate container 7cfcdf3e0467 14:02:10 ---> 8f5fff0f4b2f 14:02:10 Step 6/12 : WORKDIR /device-virtual-go 14:02:10 ---> Running in f76f2d7cad90 14:02:10 Removing intermediate container f76f2d7cad90 14:02:10 ---> 2580ffdb677c 14:02:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:10 ---> Running in b10807692f33 14:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:02:13 (1/4) Installing openssh-keygen (9.7_p1-r4) 14:02:13 (2/4) Installing libedit (20240517.3.1-r0) 14:02:13 (3/4) Installing openssh-client-common (9.7_p1-r4) 14:02:13 (4/4) Installing openssh-client-default (9.7_p1-r4) 14:02:13 Executing busybox-1.36.1-r29.trigger 14:02:13 OK: 242 MiB in 58 packages 14:02:14 Removing intermediate container b10807692f33 14:02:14 ---> df3c5d4a833f 14:02:14 Step 8/12 : COPY go.mod vendor* ./ 14:02:15 ---> 694c6e859777 14:02:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:15 ---> Running in cf0f9db6daf1 14:04:07 Removing intermediate container cf0f9db6daf1 14:04:07 ---> d2bc9dd6a4c6 14:04:07 Step 10/12 : COPY . . 14:04:07 ---> 5787fd52543e 14:04:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:04:07 ---> Running in a8ce0d1850ab 14:04:07 Removing intermediate container a8ce0d1850ab 14:04:07 ---> 5d45fb68a5c9 14:04:07 Step 12/12 : RUN $MAKE 14:04:07 ---> Running in 9e2b0dfde8cc 14:04:07 noop 14:04:07 Removing intermediate container 9e2b0dfde8cc 14:04:07 ---> 1310b8732e74 14:04:07 Successfully built 1310b8732e74 14:04:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:07 + docker inspect -f . ci-base-image-arm64 14:04:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:07 prd-ubuntu20.04-docker-arm64-4c-16g-26379 does not seem to be running inside a container 14:04:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/189 -v /w/workspace/device-virtual-go/189:/w/workspace/device-virtual-go/189:rw,z -v /w/workspace/device-virtual-go/189@tmp:/w/workspace/device-virtual-go/189@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 14:04:09 $ docker top 15439aba4cbe8bc8ab20d23e02d1b3c45b03ac740068b8e35cc27a609bdc7d5a -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:09 + go version 14:04:09 go version go1.23.2 linux/arm64 [Pipeline] } 14:04:09 $ docker stop --time=1 15439aba4cbe8bc8ab20d23e02d1b3c45b03ac740068b8e35cc27a609bdc7d5a 14:04:11 $ docker rm -f --volumes 15439aba4cbe8bc8ab20d23e02d1b3c45b03ac740068b8e35cc27a609bdc7d5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:12 + docker inspect -f . ci-base-image-arm64 14:04:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:12 prd-ubuntu20.04-docker-arm64-4c-16g-26379 does not seem to be running inside a container 14:04:12 $ 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/189 -v /w/workspace/device-virtual-go/189:/w/workspace/device-virtual-go/189:rw,z -v /w/workspace/device-virtual-go/189@tmp:/w/workspace/device-virtual-go/189@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 14:04:13 $ docker top ca19a8023abdf8d0207f0358fed96942f6989d6ee3835790c659302847c23b2c -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:14 + git config --global --add safe.directory /w/workspace/device-virtual-go/189 [Pipeline] fileExists [Pipeline] sh 14:04:14 + make test 14:04:14 go test ./... -coverprofile=coverage.out 14:04:21 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:07:47 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 14:07:47 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.063s coverage: 58.3% of statements 14:07:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:07:47 go vet ./... 14:08:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:08:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:08:44 ./bin/test-attribution-txt.sh [Pipeline] echo 14:08:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:08:44 $ docker stop --time=1 ca19a8023abdf8d0207f0358fed96942f6989d6ee3835790c659302847c23b2c 14:08:46 $ docker rm -f --volumes ca19a8023abdf8d0207f0358fed96942f6989d6ee3835790c659302847c23b2c [Pipeline] // withDockerContainer [Pipeline] sh 14:08:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:08:48 Warning: overwriting stash ‘coverage-report’ 14:08:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:08:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:08:49 + ls -al . 14:08:49 total 260 14:08:49 drwxrwxr-x 7 jenkins jenkins 4096 Nov 13 14:04 . 14:08:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 14:01 .. 14:08:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 14:01 .git 14:08:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 14:01 .github 14:08:49 -rw-rw-r-- 1 jenkins jenkins 272 Nov 13 14:01 .gitignore 14:08:49 -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 14:01 .golangci.yml 14:08:49 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 13 14:01 Attribution.txt 14:08:49 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 13 14:01 CHANGELOG.md 14:08:49 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 13 14:01 Dockerfile 14:08:49 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 14:01 GOVERNANCE.md 14:08:49 -rw-rw-r-- 1 jenkins jenkins 660 Nov 13 14:01 Jenkinsfile 14:08:49 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 14:01 LICENSE 14:08:49 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 13 14:01 Makefile 14:08:49 -rw-rw-r-- 1 jenkins jenkins 623 Nov 13 14:01 OWNERS.md 14:08:49 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 13 14:01 README.md 14:08:49 -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 13:58 VERSION 14:08:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 14:01 bin 14:08:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 14:01 cmd 14:08:49 -rw-r--r-- 1 jenkins jenkins 43316 Nov 13 14:07 coverage.out 14:08:49 -rw-rw-r-- 1 jenkins jenkins 6179 Nov 13 14:01 go.mod 14:08:49 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 14:01 go.sum 14:08:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 14:01 internal 14:08:49 -rw-rw-r-- 1 jenkins jenkins 235 Nov 13 14:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:49 + 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=0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c --label arch=arm64 --label version=4.0.0-dev.5 . 14:08:50 Sending build context to Docker daemon 19.08MB 14:08:50 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 14:08:50 Step 2/26 : FROM ${BASE} AS builder 14:08:50 ---> 1310b8732e74 14:08:50 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:08:50 ---> Running in 30023f35fea7 14:08:50 Removing intermediate container 30023f35fea7 14:08:50 ---> 6b3ce3fb773b 14:08:50 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:08:50 ---> Running in 098c41d1fc66 14:08:51 Removing intermediate container 098c41d1fc66 14:08:51 ---> e612a0752481 14:08:51 Step 5/26 : ARG ADD_BUILD_TAGS="" 14:08:51 ---> Running in 531b9d9b9c73 14:08:51 Removing intermediate container 531b9d9b9c73 14:08:51 ---> e02f95208aee 14:08:51 Step 6/26 : WORKDIR /device-virtual-go 14:08:51 ---> Running in 3c80809a62bf 14:08:52 Removing intermediate container 3c80809a62bf 14:08:52 ---> 445f57499fcc 14:08:52 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:08:52 ---> Running in c5cca196f921 14:08:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:08:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:08:55 OK: 242 MiB in 58 packages 14:08:56 Removing intermediate container c5cca196f921 14:08:56 ---> 14887fa0f50d 14:08:56 Step 8/26 : COPY go.mod vendor* ./ 14:08:57 ---> 855d8557e25f 14:08:57 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:57 ---> Running in a24a07bdc6b6 14:09:00 Removing intermediate container a24a07bdc6b6 14:09:00 ---> 499b91234c8f 14:09:00 Step 10/26 : COPY . . 14:09:01 ---> 788fd9fbec29 14:09:01 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:09:01 ---> Running in bd40e8c6ea5d 14:09:02 Removing intermediate container bd40e8c6ea5d 14:09:02 ---> 96445e063dc2 14:09:02 Step 12/26 : RUN $MAKE 14:09:02 ---> Running in 207cf572f5bd 14:09:03 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 14:12:55 Removing intermediate container 207cf572f5bd 14:12:55 ---> 02e531bdc012 14:12:55 Step 13/26 : FROM alpine:3.20 14:12:55 3.20: Pulling from library/alpine 14:12:55 9986a736f7d3: Pulling fs layer 14:12:55 9986a736f7d3: Verifying Checksum 14:12:55 9986a736f7d3: Download complete 14:12:55 9986a736f7d3: Pull complete 14:12:55 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 14:12:55 Status: Downloaded newer image for alpine:3.20 14:12:55 ---> 511a44083d3a 14:12:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 14:12:55 ---> Running in b8b2aa1710b8 14:12:55 Removing intermediate container b8b2aa1710b8 14:12:55 ---> 8bbc1d9e1d9e 14:12:55 Step 15/26 : RUN apk add --update --no-cache dumb-init 14:12:55 ---> Running in 08fcce11312c 14:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:12:55 (1/1) Installing dumb-init (1.2.5-r3) 14:12:55 Executing busybox-1.36.1-r29.trigger 14:12:55 OK: 9 MiB in 15 packages 14:12:55 Removing intermediate container 08fcce11312c 14:12:55 ---> 36e3844b6353 14:12:55 Step 16/26 : RUN apk --no-cache upgrade 14:12:55 ---> Running in 51ec30a24d8f 14:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:12:55 Upgrading critical system libraries and apk-tools: 14:12:55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:12:55 Executing busybox-1.36.1-r29.trigger 14:12:55 Continuing the upgrade transaction with new apk-tools: 14:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:12:55 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 14:12:55 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 14:12:55 OK: 9 MiB in 15 packages 14:12:56 Removing intermediate container 51ec30a24d8f 14:12:56 ---> d087b0da52c8 14:12:56 Step 17/26 : WORKDIR / 14:12:57 ---> Running in 2c580a4d9017 14:12:57 Removing intermediate container 2c580a4d9017 14:12:57 ---> 143723ef6b49 14:12:57 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 14:12:57 ---> b9b4b098481d 14:12:57 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 14:12:58 ---> aaa3155a3ad4 14:12:58 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 14:13:00 ---> d69b80148a61 14:13:00 Step 21/26 : EXPOSE 59900 14:13:00 ---> Running in c9744630941f 14:13:00 Removing intermediate container c9744630941f 14:13:00 ---> 7f2d93f94966 14:13:00 Step 22/26 : ENTRYPOINT ["/device-virtual"] 14:13:00 ---> Running in a87e020244d3 14:13:00 Removing intermediate container a87e020244d3 14:13:00 ---> 773c2dca38aa 14:13:00 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:13:00 ---> Running in a58aaee18093 14:13:01 Removing intermediate container a58aaee18093 14:13:01 ---> 87d4d898ad79 14:13:01 Step 24/26 : LABEL arch=arm64 14:13:01 ---> Running in cf25afbeafa2 14:13:01 Removing intermediate container cf25afbeafa2 14:13:01 ---> 0940324680f0 14:13:01 Step 25/26 : LABEL git_sha=0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c 14:13:01 ---> Running in b99d42affa6f 14:13:02 Removing intermediate container b99d42affa6f 14:13:02 ---> 65036de95d6a 14:13:02 Step 26/26 : LABEL version=4.0.0-dev.5 14:13:02 ---> Running in 9e0494bdf862 14:13:02 Removing intermediate container 9e0494bdf862 14:13:02 ---> cc63595435d9 14:13:02 [Warning] One or more build-args [ARCH] were not consumed 14:13:02 Successfully built cc63595435d9 14:13:02 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 14:13:02 provisioning config files... 14:13:02 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/189@tmp/config12894424626371781673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:03 ---> ****-login.sh 14:13:03 nexus3.edgexfoundry.org:10001 14:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:03 Configure a credential helper to remove this warning. See 14:13:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:03 14:13:03 Login Succeeded 14:13:03 nexus3.edgexfoundry.org:10002 14:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:03 Configure a credential helper to remove this warning. See 14:13:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:03 14:13:03 Login Succeeded 14:13:03 nexus3.edgexfoundry.org:10003 14:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:04 Configure a credential helper to remove this warning. See 14:13:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:04 14:13:04 Login Succeeded 14:13:04 nexus3.edgexfoundry.org:10004 14:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:04 Configure a credential helper to remove this warning. See 14:13:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:04 14:13:04 Login Succeeded 14:13:04 ****.io 14:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:05 Configure a credential helper to remove this warning. See 14:13:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:05 14:13:05 Login Succeeded 14:13:05 ---> ****-login.sh ends [Pipeline] } 14:13:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:13:05 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 14:13:05 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c 14:13:05 latest 14:13:05 4.0.0-dev.5 14:13:05 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 14:13:05 main 14:13:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:05 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:06 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c 14:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:13:06 2c3fa7a588bf: Preparing 14:13:06 bb74aa51a18a: Preparing 14:13:06 d29263501a2a: Preparing 14:13:06 95186a00f1db: Preparing 14:13:06 4b817f4850e2: Preparing 14:13:06 651d9022c234: Preparing 14:13:06 651d9022c234: Waiting 14:13:06 bb74aa51a18a: Pushed 14:13:06 d29263501a2a: Pushed 14:13:06 4b817f4850e2: Pushed 14:13:06 651d9022c234: Layer already exists 14:13:07 95186a00f1db: Pushed 14:13:14 2c3fa7a588bf: Pushed 14:13:14 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c: digest: sha256:47e3ab1ca1e33f3fff25666b025f99e2c37ce4049fe87ed61b2c43918ea69571 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:14 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:15 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:13:15 2c3fa7a588bf: Preparing 14:13:15 bb74aa51a18a: Preparing 14:13:15 d29263501a2a: Preparing 14:13:15 95186a00f1db: Preparing 14:13:15 4b817f4850e2: Preparing 14:13:15 651d9022c234: Preparing 14:13:15 651d9022c234: Waiting 14:13:15 95186a00f1db: Layer already exists 14:13:15 bb74aa51a18a: Layer already exists 14:13:15 2c3fa7a588bf: Layer already exists 14:13:15 4b817f4850e2: Layer already exists 14:13:15 d29263501a2a: Layer already exists 14:13:15 651d9022c234: Layer already exists 14:13:15 latest: digest: sha256:47e3ab1ca1e33f3fff25666b025f99e2c37ce4049fe87ed61b2c43918ea69571 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:15 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:16 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.5 14:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:13:16 2c3fa7a588bf: Preparing 14:13:16 bb74aa51a18a: Preparing 14:13:16 d29263501a2a: Preparing 14:13:16 95186a00f1db: Preparing 14:13:16 4b817f4850e2: Preparing 14:13:16 651d9022c234: Preparing 14:13:16 651d9022c234: Waiting 14:13:16 bb74aa51a18a: Layer already exists 14:13:16 95186a00f1db: Layer already exists 14:13:16 4b817f4850e2: Layer already exists 14:13:16 2c3fa7a588bf: Layer already exists 14:13:16 d29263501a2a: Layer already exists 14:13:16 651d9022c234: Layer already exists 14:13:16 4.0.0-dev.5: digest: sha256:47e3ab1ca1e33f3fff25666b025f99e2c37ce4049fe87ed61b2c43918ea69571 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:16 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:17 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 14:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:13:17 2c3fa7a588bf: Preparing 14:13:17 bb74aa51a18a: Preparing 14:13:17 d29263501a2a: Preparing 14:13:17 95186a00f1db: Preparing 14:13:17 4b817f4850e2: Preparing 14:13:17 651d9022c234: Preparing 14:13:17 651d9022c234: Waiting 14:13:17 d29263501a2a: Layer already exists 14:13:17 2c3fa7a588bf: Layer already exists 14:13:17 bb74aa51a18a: Layer already exists 14:13:17 4b817f4850e2: Layer already exists 14:13:17 95186a00f1db: Layer already exists 14:13:17 651d9022c234: Layer already exists 14:13:17 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5: digest: sha256:47e3ab1ca1e33f3fff25666b025f99e2c37ce4049fe87ed61b2c43918ea69571 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:17 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:18 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 14:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:13:18 2c3fa7a588bf: Preparing 14:13:18 bb74aa51a18a: Preparing 14:13:18 d29263501a2a: Preparing 14:13:18 95186a00f1db: Preparing 14:13:18 4b817f4850e2: Preparing 14:13:18 651d9022c234: Preparing 14:13:18 651d9022c234: Waiting 14:13:18 d29263501a2a: Layer already exists 14:13:18 bb74aa51a18a: Layer already exists 14:13:18 4b817f4850e2: Layer already exists 14:13:18 2c3fa7a588bf: Layer already exists 14:13:18 95186a00f1db: Layer already exists 14:13:18 651d9022c234: Layer already exists 14:13:18 main: digest: sha256:47e3ab1ca1e33f3fff25666b025f99e2c37ce4049fe87ed61b2c43918ea69571 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:18 ===================================================== [Pipeline] echo 14:13:18 taggedImages: 14:13:18 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c 14:13:18 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:13:18 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.5 14:13:18 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c-4.0.0-dev.5 14:13:18 - 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 14:13:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:19 14:13:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:20 arm64: Pulling from edgex-lftools-log-publisher 14:13:20 8998bd30e6a1: Pulling fs layer 14:13:20 04944245beec: Pulling fs layer 14:13:20 699f458cf7ca: Pulling fs layer 14:13:20 765212b225bb: Pulling fs layer 14:13:20 f23df028b6ca: Pulling fs layer 14:13:20 d65c8cfc05b1: Pulling fs layer 14:13:20 2437ff75d9bd: Pulling fs layer 14:13:20 f23df028b6ca: Waiting 14:13:20 d65c8cfc05b1: Waiting 14:13:20 765212b225bb: Waiting 14:13:20 2437ff75d9bd: Waiting 14:13:21 04944245beec: Verifying Checksum 14:13:21 04944245beec: Download complete 14:13:21 765212b225bb: Verifying Checksum 14:13:21 765212b225bb: Download complete 14:13:21 f23df028b6ca: Download complete 14:13:21 d65c8cfc05b1: Verifying Checksum 14:13:21 d65c8cfc05b1: Download complete 14:13:21 699f458cf7ca: Verifying Checksum 14:13:21 699f458cf7ca: Download complete 14:13:21 8998bd30e6a1: Verifying Checksum 14:13:21 8998bd30e6a1: Download complete 14:13:24 2437ff75d9bd: Verifying Checksum 14:13:24 2437ff75d9bd: Download complete 14:13:26 8998bd30e6a1: Pull complete 14:13:27 04944245beec: Pull complete 14:13:29 699f458cf7ca: Pull complete 14:13:29 765212b225bb: Pull complete 14:13:29 f23df028b6ca: Pull complete 14:13:29 d65c8cfc05b1: Pull complete 14:13:48 2437ff75d9bd: Pull complete 14:13:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:13:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:48 prd-ubuntu20.04-docker-arm64-4c-16g-26379 does not seem to be running inside a container 14:13:48 $ 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/189 -v /w/workspace/device-virtual-go/189:/w/workspace/device-virtual-go/189:rw,z -v /w/workspace/device-virtual-go/189@tmp:/w/workspace/device-virtual-go/189@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 14:13:51 $ docker top ced1920201fb37c7fcd3dd9799efd7e11e61338c7a238c99f23fbc00e710ee48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:52 ---> job-cost.sh 14:13:52 lf-activate-venv: SKIPPING 14:13:52 INFO: No Stack... 14:13:52 INFO: Retrieving Pricing Info for: v3-standard-4 14:13:53 INFO: Archiving Costs [Pipeline] sh 14:13:54 + cat /w/workspace/device-virtual-go/189/archives/cost.csv 14:13:54 + cut -d, -f6 [Pipeline] lock 14:13:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] 14:13:54 Resource [jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] did not exist. Created. 14:13:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:13:54 /w/workspace/device-virtual-go/189@tmp/durable-06cb0834/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:13:55 + echo total: 0.10999999940395355 [Pipeline] stash 14:13:55 Warning: overwriting stash ‘stack-cost’ 14:13:55 Stashed 1 file(s) [Pipeline] } 14:13:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-189-stack-cost] [Pipeline] // lock [Pipeline] } 14:13:55 $ docker stop --time=1 ced1920201fb37c7fcd3dd9799efd7e11e61338c7a238c99f23fbc00e710ee48 14:13:57 $ docker rm -f --volumes ced1920201fb37c7fcd3dd9799efd7e11e61338c7a238c99f23fbc00e710ee48 [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 14:13:58 provisioning config files... 14:13:58 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17071617721257297677tmp [Pipeline] { [Pipeline] sh 14:13:58 + set +x 14:13:58 + curl -s https://codecov.io/bash 14:13:58 + bash -s -- 14:13:58 14:13:58 _____ _ 14:13:58 / ____| | | 14:13:58 | | ___ __| | ___ ___ _____ __ 14:13:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:13:58 | |___| (_) | (_| | __/ (_| (_) \ V / 14:13:58 \_____\___/ \__,_|\___|\___\___/ \_/ 14:13:58 Bash-1.0.6 14:13:58 14:13:58 14:13:58 ==> git version 2.25.1 found 14:13:58 ==> 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 14:13:58 Release-Date: 2020-01-08 14:13:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:13:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:13:58 ==> Jenkins CI detected. 14:13:58 current dir:  /w/workspace/exfoundry_device-virtual-go_main 14:13:58 project root: . 14:13:58 --> token set from env 14:13:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:13:58 ==> Running gcov in . (disable via -X gcov) 14:13:58 ==> Python coveragepy not found 14:13:58 ==> Searching for coverage reports in: 14:13:58 + . 14:13:58 -> Found 1 reports 14:13:58 ==> Detecting git/mercurial file structure 14:13:58 ==> Reading reports 14:13:58 + ./coverage.out bytes=43316 14:13:58 ==> Appending adjustments 14:13:58 https://docs.codecov.io/docs/fixing-reports 14:13:58 + Found adjustments 14:13:58 ==> Gzipping contents 14:13:58 8.0K /tmp/codecov.wyMZPt.gz 14:13:58 ==> Uploading reports 14:13:58 url: https://codecov.io 14:13:58 query: branch=main&commit=0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:13:58 -> Pinging Codecov 14:13:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:13:59 -> Uploading to 14:13:59 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c/2da537bf-23b5-484c-94e8-76cf63c64592.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T141358Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a3b79e7a71beb42468949dc6330fbc23b69e456077c34cfdbda5cc5bee25332d 14:13:59 % Total % Received % Xferd Average Speed Time Time Time Current 14:13:59 Dload Upload Total Spent Left Speed 14:13:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 22202 --:--:-- --:--:-- --:--:-- 22202 14:13:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] } 14:13:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:13:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:13:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:13:59 14:13:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:14:00 latest: Pulling from edgex-devops/edgex-snyk-go 14:14:00 43c4264eed91: Already exists 14:14:00 4cc291be95ef: Already exists 14:14:00 2ac1f1163629: Already exists 14:14:00 5c3c966382ef: Already exists 14:14:00 4f4fb700ef54: Already exists 14:14:00 d9c7d2e4e75e: Pulling fs layer 14:14:00 9c3e1370e548: Pulling fs layer 14:14:00 d9c7d2e4e75e: Verifying Checksum 14:14:00 d9c7d2e4e75e: Download complete 14:14:00 d9c7d2e4e75e: Pull complete 14:14:01 9c3e1370e548: Verifying Checksum 14:14:01 9c3e1370e548: Download complete 14:14:04 9c3e1370e548: Pull complete 14:14:04 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 14:14:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:14:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:04 prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container 14:14:04 $ 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:latest cat 14:14:06 $ docker top cf100ed55b351451e1c335b4fca874a46722474db9624da339e2ef81cb46ba2e -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:06 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 14:14:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 14:14:06 + set -o pipefail 14:14:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 14:14:15 14:14:15 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 14:14:15 14:14:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/5fbc8e9a-f9cc-43de-aab8-f5df83a2985d 14:14:15 14:14:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:14:15 14:14:15 14:14:15 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:14:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:14:15 $ docker stop --time=1 cf100ed55b351451e1c335b4fca874a46722474db9624da339e2ef81cb46ba2e 14:14:19 $ docker rm -f --volumes cf100ed55b351451e1c335b4fca874a46722474db9624da339e2ef81cb46ba2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:14:20 + git log --format=format:%s -1 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c [Pipeline] sh 14:14:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:14:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:14:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:21 prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container 14:14:21 $ 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 14:14:22 $ docker top 18371a63828b332d333a3d67f08eb1ca03c86c7797cf5f4641fbcb92d4fcab32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:14:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:14:22 [ssh-agent] Looking for ssh-agent implementation... 14:14:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:14:22 $ docker exec 18371a63828b332d333a3d67f08eb1ca03c86c7797cf5f4641fbcb92d4fcab32 ssh-agent 14:14:22 SSH_AUTH_SOCK=/tmp/ssh-sLR9hTRoQUHl/agent.33 14:14:22 SSH_AGENT_PID=39 14:14:22 Running ssh-add (command line suppressed) 14:14:22 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13298105915087151979.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13298105915087151979.key) 14:14:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:14:22 + git semver tag 14:14:23 2024-11-13 14:14:22,899 [run_tag] DEBUG tag force:False 14:14:23 2024-11-13 14:14:22,900 [check_head_tag] DEBUG check head tag 14:14:23 2024-11-13 14:14:22,901 [execute] INFO git cat-file --batch-check 14:14:23 2024-11-13 14:14:22,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 14:14:23 2024-11-13 14:14:22,904 [execute] INFO git cat-file --batch 14:14:23 2024-11-13 14:14:22,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 14:14:23 2024-11-13 14:14:22,933 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:14:23 2024-11-13 14:14:22,934 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 14:14:23 2024-11-13 14:14:22,934 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 14:14:23 2024-11-13 14:14:22,938 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:14:23 4.0.0-dev.5 [Pipeline] } 14:14:22 $ docker exec --env ******** --env ******** 18371a63828b332d333a3d67f08eb1ca03c86c7797cf5f4641fbcb92d4fcab32 ssh-agent -k 14:14:23 unset SSH_AUTH_SOCK; 14:14:23 unset SSH_AGENT_PID; 14:14:23 echo Agent pid 39 killed; 14:14:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:14:23 + git semver [Pipeline] } 14:14:23 $ docker stop --time=1 18371a63828b332d333a3d67f08eb1ca03c86c7797cf5f4641fbcb92d4fcab32 14:14:24 $ docker rm -f --volumes 18371a63828b332d333a3d67f08eb1ca03c86c7797cf5f4641fbcb92d4fcab32 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:14:25 14:14:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:14:25 0.23.1-centos7: Pulling from edgex-lftools 14:14:25 ab5ef0e58194: Pulling fs layer 14:14:25 9712f1f96733: Pulling fs layer 14:14:25 63f879dbbcfc: Pulling fs layer 14:14:25 0d9ebad4ef96: Pulling fs layer 14:14:25 e9a5061849ea: Pulling fs layer 14:14:25 d747dcd14b5f: Pulling fs layer 14:14:25 2de7ff778b66: Pulling fs layer 14:14:25 e9a5061849ea: Waiting 14:14:25 d747dcd14b5f: Waiting 14:14:25 0d9ebad4ef96: Waiting 14:14:25 9712f1f96733: Verifying Checksum 14:14:25 9712f1f96733: Download complete 14:14:25 63f879dbbcfc: Verifying Checksum 14:14:25 63f879dbbcfc: Download complete 14:14:26 e9a5061849ea: Verifying Checksum 14:14:26 e9a5061849ea: Download complete 14:14:26 d747dcd14b5f: Download complete 14:14:26 0d9ebad4ef96: Verifying Checksum 14:14:26 0d9ebad4ef96: Download complete 14:14:26 ab5ef0e58194: Verifying Checksum 14:14:26 ab5ef0e58194: Download complete 14:14:26 2de7ff778b66: Verifying Checksum 14:14:26 2de7ff778b66: Download complete 14:14:28 ab5ef0e58194: Pull complete 14:14:28 9712f1f96733: Pull complete 14:14:29 63f879dbbcfc: Pull complete 14:14:33 0d9ebad4ef96: Pull complete 14:14:33 e9a5061849ea: Pull complete 14:14:33 d747dcd14b5f: Pull complete 14:14:34 2de7ff778b66: Pull complete 14:14:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:14:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:14:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:34 prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container 14:14:34 $ 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 14:14:38 $ docker top d6f1d5cb71fe1d58bb239aa5002f89775d731d04e04e269e3f071705d02f8312 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:14:39 provisioning config files... 14:14:39 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7066440521184127769tmp 14:14:39 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15149092073986893268tmp 14:14:39 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17532036807410310315tmp [Pipeline] { [Pipeline] echo 14:14:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:14:39 ---> sigul-configuration.sh 14:14:39 gpg: directory `/root/.gnupg' created 14:14:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:14:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:14:39 gpg: keyring `/root/.gnupg/secring.gpg' created 14:14:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:14:39 gpg: CAST5 encrypted data 14:14:39 gpg: encrypted with 1 passphrase 14:14:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:14:39 + mkdir /home/jenkins 14:14:39 + mkdir /home/jenkins/sigul [Pipeline] sh 14:14:39 + 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 14:14:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:14:40 ---> sigul-install.sh 14:14:40 Sigul already installed; skipping installation. [Pipeline] sh 14:14:40 + git tag --list 14:14:40 v1.0.0 14:14:40 v1.1.0 14:14:40 v1.1.1 14:14:40 v1.2.1 14:14:40 v1.2.2 14:14:40 v1.2.3 14:14:40 v1.3.0 14:14:40 v1.3.1 14:14:40 v2.0.0 14:14:40 v2.1.0 14:14:40 v2.1.1 14:14:40 v2.2.0 14:14:40 v2.3.0 14:14:40 v3.0 14:14:40 v3.0.0 14:14:40 v3.1 14:14:40 v3.1.0 14:14:40 v3.1.0-dev.1 14:14:40 v3.1.0-dev.10 14:14:40 v3.1.0-dev.11 14:14:40 v3.1.0-dev.12 14:14:40 v3.1.0-dev.13 14:14:40 v3.1.0-dev.14 14:14:40 v3.1.0-dev.15 14:14:40 v3.1.0-dev.16 14:14:40 v3.1.0-dev.17 14:14:40 v3.1.0-dev.18 14:14:40 v3.1.0-dev.19 14:14:40 v3.1.0-dev.2 14:14:40 v3.1.0-dev.20 14:14:40 v3.1.0-dev.21 14:14:40 v3.1.0-dev.22 14:14:40 v3.1.0-dev.23 14:14:40 v3.1.0-dev.24 14:14:40 v3.1.0-dev.25 14:14:40 v3.1.0-dev.26 14:14:40 v3.1.0-dev.27 14:14:40 v3.1.0-dev.28 14:14:40 v3.1.0-dev.29 14:14:40 v3.1.0-dev.3 14:14:40 v3.1.0-dev.30 14:14:40 v3.1.0-dev.4 14:14:40 v3.1.0-dev.5 14:14:40 v3.1.0-dev.6 14:14:40 v3.1.0-dev.7 14:14:40 v3.1.0-dev.8 14:14:40 v3.1.0-dev.9 14:14:40 v3.1.1 14:14:40 v3.1.1-dev.1 14:14:40 v3.2.0-dev.1 14:14:40 v3.2.0-dev.10 14:14:40 v3.2.0-dev.11 14:14:40 v3.2.0-dev.12 14:14:40 v3.2.0-dev.13 14:14:40 v3.2.0-dev.14 14:14:40 v3.2.0-dev.15 14:14:40 v3.2.0-dev.16 14:14:40 v3.2.0-dev.17 14:14:40 v3.2.0-dev.18 14:14:40 v3.2.0-dev.19 14:14:40 v3.2.0-dev.2 14:14:40 v3.2.0-dev.20 14:14:40 v3.2.0-dev.21 14:14:40 v3.2.0-dev.22 14:14:40 v3.2.0-dev.23 14:14:40 v3.2.0-dev.24 14:14:40 v3.2.0-dev.25 14:14:40 v3.2.0-dev.26 14:14:40 v3.2.0-dev.27 14:14:40 v3.2.0-dev.28 14:14:40 v3.2.0-dev.3 14:14:40 v3.2.0-dev.4 14:14:40 v3.2.0-dev.5 14:14:40 v3.2.0-dev.6 14:14:40 v3.2.0-dev.7 14:14:40 v3.2.0-dev.8 14:14:40 v3.2.0-dev.9 14:14:40 v4.0.0-dev.1 14:14:40 v4.0.0-dev.2 14:14:40 v4.0.0-dev.3 14:14:40 v4.0.0-dev.4 14:14:40 v4.0.0-dev.5 [Pipeline] sh 14:14:40 + lftools sign git-tag v4.0.0-dev.5 14:14:41 Signing Git tag with Sigul... 14:14:41 Signing v4.0.0-dev.5 [Pipeline] echo 14:14:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:14:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:14:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:14:42 $ docker stop --time=1 d6f1d5cb71fe1d58bb239aa5002f89775d731d04e04e269e3f071705d02f8312 14:14:43 $ docker rm -f --volumes d6f1d5cb71fe1d58bb239aa5002f89775d731d04e04e269e3f071705d02f8312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:14:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:14:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:14:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:44 prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container 14:14:44 $ 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 14:14:44 $ docker top e628457e3559a1b296e6c62690d94fd94c9b05defcb8770d48e6e3079ac1933e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:14:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:14:44 [ssh-agent] Looking for ssh-agent implementation... 14:14:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:14:44 $ docker exec e628457e3559a1b296e6c62690d94fd94c9b05defcb8770d48e6e3079ac1933e ssh-agent 14:14:44 SSH_AUTH_SOCK=/tmp/ssh-dzI8twzXKqjY/agent.32 14:14:44 SSH_AGENT_PID=38 14:14:44 Running ssh-add (command line suppressed) 14:14:45 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13943905248730334857.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13943905248730334857.key) 14:14:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:14:45 + git semver bump pre 14:14:45 2024-11-13 14:14:45,542 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:14:45 2024-11-13 14:14:45,542 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev 14:14:45 2024-11-13 14:14:45,543 [bump_version] DEBUG bumped version:4.0.0-dev.6 14:14:45 2024-11-13 14:14:45,543 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 14:14:45 2024-11-13 14:14:45,543 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:14:45 2024-11-13 14:14:45,543 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:14:45 2024-11-13 14:14:45,545 [execute] INFO git cat-file --batch-check 14:14:45 2024-11-13 14:14:45,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:14:45 2024-11-13 14:14:45,551 [execute] INFO git cat-file --batch 14:14:45 2024-11-13 14:14:45,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:14:45 2024-11-13 14:14:45,557 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:14:45 4.0.0-dev.6 [Pipeline] } 14:14:45 $ docker exec --env ******** --env ******** e628457e3559a1b296e6c62690d94fd94c9b05defcb8770d48e6e3079ac1933e ssh-agent -k 14:14:45 unset SSH_AUTH_SOCK; 14:14:45 unset SSH_AGENT_PID; 14:14:45 echo Agent pid 38 killed; 14:14:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:14:46 + git semver [Pipeline] } 14:14:46 $ docker stop --time=1 e628457e3559a1b296e6c62690d94fd94c9b05defcb8770d48e6e3079ac1933e 14:14:47 $ docker rm -f --volumes e628457e3559a1b296e6c62690d94fd94c9b05defcb8770d48e6e3079ac1933e [Pipeline] // withDockerContainer [Pipeline] sh 14:14:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:14:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:14:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:48 prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container 14:14:48 $ 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 14:14:48 $ docker top d35570da4eba9048619dca6b498ac10b459ced30a5577c6aebc122f1a6079d4b -eo pid,comm 14:14:48 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). 14:14:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:14:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:14:48 [ssh-agent] Looking for ssh-agent implementation... 14:14:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:14:48 $ docker exec d35570da4eba9048619dca6b498ac10b459ced30a5577c6aebc122f1a6079d4b ssh-agent 14:14:49 SSH_AUTH_SOCK=/tmp/ssh-OJhve6BRbI2l/agent.32 14:14:49 SSH_AGENT_PID=38 14:14:49 Running ssh-add (command line suppressed) 14:14:49 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12368448062506638261.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12368448062506638261.key) 14:14:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:14:49 + git semver push 14:14:49 2024-11-13 14:14:49,715 [run_push] DEBUG push 14:14:49 2024-11-13 14:14:49,716 [execute] INFO git cat-file --batch-check 14:14:49 2024-11-13 14:14:49,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:14:49 2024-11-13 14:14:49,721 [execute] INFO git rev-list 1d8cc5b74b8e9fc723818420c664f91458edca93 -- 14:14:49 2024-11-13 14:14:49,721 [execute] DEBUG Popen(['git', 'rev-list', '1d8cc5b74b8e9fc723818420c664f91458edca93', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:14:49 2024-11-13 14:14:49,732 [execute] INFO git fetch -v origin 14:14:49 2024-11-13 14:14:49,732 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:14:50 2024-11-13 14:14:50,196 [run_push] DEBUG no remote changes detected 14:14:50 2024-11-13 14:14:50,196 [execute] INFO git push origin semver 14:14:50 2024-11-13 14:14:50,196 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:14:50 2024-11-13 14:14:50,835 [run_push] DEBUG push all version tags 14:14:50 2024-11-13 14:14:50,835 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:14:50 2024-11-13 14:14:50,836 [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) 14:14:51 2024-11-13 14:14:51,554 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:14:51 4.0.0-dev.6 [Pipeline] } 14:14:51 $ docker exec --env ******** --env ******** d35570da4eba9048619dca6b498ac10b459ced30a5577c6aebc122f1a6079d4b ssh-agent -k 14:14:51 unset SSH_AUTH_SOCK; 14:14:51 unset SSH_AGENT_PID; 14:14:51 echo Agent pid 38 killed; 14:14:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:14:52 + git semver [Pipeline] } 14:14:52 $ docker stop --time=1 d35570da4eba9048619dca6b498ac10b459ced30a5577c6aebc122f1a6079d4b 14:14:53 $ docker rm -f --volumes d35570da4eba9048619dca6b498ac10b459ced30a5577c6aebc122f1a6079d4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:14:54 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 14:14:54 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:14:54 total 16 14:14:54 drwxr-xr-x 3 root root 4096 Nov 13 14:01 . 14:14:54 drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 14:14 .. 14:14:54 drwxr-xr-x 2 root root 4096 Nov 13 14:01 cost 14:14:54 -rw-r--r-- 1 root root 89 Nov 13 14:01 cost.csv 14:14:54 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 14:14:54 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:14:54 total 16 14:14:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 14:01 . 14:14:54 drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 14:14 .. 14:14:54 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 14:01 cost 14:14:54 -rw-r--r-- 1 jenkins jenkins 89 Nov 13 14:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:14:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:14:55 ---> package-listing.sh 14:14:55 ++ facter osfamily 14:14:55 ++ tr '[:upper:]' '[:lower:]' 14:14:55 + OS_FAMILY=debian 14:14:55 + workspace=/w/workspace/exfoundry_device-virtual-go_main 14:14:55 + START_PACKAGES=/tmp/packages_start.txt 14:14:55 + END_PACKAGES=/tmp/packages_end.txt 14:14:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:14:55 + PACKAGES=/tmp/packages_start.txt 14:14:55 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:14:55 + PACKAGES=/tmp/packages_end.txt 14:14:55 + case "${OS_FAMILY}" in 14:14:55 + dpkg -l 14:14:55 + grep '^ii' 14:14:55 + '[' -f /tmp/packages_start.txt ']' 14:14:55 + '[' -f /tmp/packages_end.txt ']' 14:14:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:14:55 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:14:55 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 14:14:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 14:14:55 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 14:14:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:14:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:56 prd-ubuntu20.04-docker-8c-8g-26376 does not seem to be running inside a container 14:14:56 $ 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 14:14:57 $ docker top e655f94c80b5891d2b117f7f41ebbafa5f1149e66ae19e4094afdeb5f8ae3896 -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:57 + touch /tmp/pre-build-complete [Pipeline] sh 14:14:57 + mkdir -p /var/log/sysstat [Pipeline] sh 14:14:58 + ls /var/log/sa-host 14:14:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:14:58 provisioning config files... 14:14:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8642034603757587993tmp [Pipeline] { [Pipeline] echo 14:14:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:14:58 ---> create-netrc.sh [Pipeline] } 14:14:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:14:58 ---> python-tools-install.sh [Pipeline] echo 14:14:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:14:59 ---> sudo-logs.sh 14:14:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:14:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:14:59 ---> job-cost.sh 14:14:59 lf-activate-venv: SKIPPING 14:14:59 DEBUG: total: 0.2199999988079071 14:14:59 INFO: Retrieving Stack Cost... 14:14:59 INFO: Retrieving Pricing Info for: v3-standard-8 14:15:00 INFO: Archiving Costs [Pipeline] echo 14:15:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:15:00 ---> logs-deploy.sh 14:15:00 lf-activate-venv: SKIPPING 14:15:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/189 14:15:00 INFO: archiving workspace using pattern(s): 14:15:01 Archives upload complete. 14:15:01 INFO: archiving logs to Nexus 14:15:02 ---> uname -a: 14:15:02 Linux prd-ubuntu20-04-docker-8c-8g-26376 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:15:02 14:15:02 14:15:02 ---> lscpu: 14:15:02 Architecture: x86_64 14:15:02 CPU op-mode(s): 32-bit, 64-bit 14:15:02 Byte Order: Little Endian 14:15:02 Address sizes: 40 bits physical, 48 bits virtual 14:15:02 CPU(s): 8 14:15:02 On-line CPU(s) list: 0-7 14:15:02 Thread(s) per core: 1 14:15:02 Core(s) per socket: 1 14:15:02 Socket(s): 8 14:15:02 NUMA node(s): 1 14:15:02 Vendor ID: AuthenticAMD 14:15:02 CPU family: 23 14:15:02 Model: 49 14:15:02 Model name: AMD EPYC-Rome Processor 14:15:02 Stepping: 0 14:15:02 CPU MHz: 2800.000 14:15:02 BogoMIPS: 5600.00 14:15:02 Virtualization: AMD-V 14:15:02 Hypervisor vendor: KVM 14:15:02 Virtualization type: full 14:15:02 L1d cache: 256 KiB 14:15:02 L1i cache: 256 KiB 14:15:02 L2 cache: 4 MiB 14:15:02 L3 cache: 128 MiB 14:15:02 NUMA node0 CPU(s): 0-7 14:15:02 Vulnerability Itlb multihit: Not affected 14:15:02 Vulnerability L1tf: Not affected 14:15:02 Vulnerability Mds: Not affected 14:15:02 Vulnerability Meltdown: Not affected 14:15:02 Vulnerability Mmio stale data: Not affected 14:15:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:15:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:15:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:15:02 Vulnerability Srbds: Not affected 14:15:02 Vulnerability Tsx async abort: Not affected 14:15:02 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 14:15:02 14:15:02 14:15:02 ---> nproc: 14:15:02 8 14:15:02 14:15:02 14:15:02 ---> df -h: 14:15:02 Filesystem Size Used Avail Use% Mounted on 14:15:02 overlay 155G 13G 142G 9% / 14:15:02 tmpfs 64M 0 64M 0% /dev 14:15:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:15:02 shm 64M 0 64M 0% /dev/shm 14:15:02 /dev/vda1 155G 13G 142G 9% /facter-os 14:15:02 14:15:02 14:15:02 ---> sar -b -r -n DEV: 14:15:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26376) 11/13/24 _x86_64_ (8 CPU) 14:15:02 14:15:02 13:57:51 LINUX RESTART (8 CPU) 14:15:02 14:15:02 13:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:15:02 13:59:02 346.01 48.09 297.92 0.00 5411.50 165666.39 0.00 14:15:02 14:00:01 312.71 2.08 310.63 0.00 33.62 101845.11 0.00 14:15:02 14:01:01 112.35 0.62 111.73 0.00 32.39 20851.72 0.00 14:15:02 14:02:01 153.77 1.30 152.47 0.00 33.19 47738.18 0.00 14:15:02 14:03:01 17.91 2.32 15.60 0.00 95.18 1898.10 0.00 14:15:02 14:04:01 34.64 3.83 30.81 0.00 4272.49 6549.18 0.00 14:15:02 14:05:01 3.47 0.02 3.45 0.00 0.13 87.32 0.00 14:15:02 14:06:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 14:15:02 14:07:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 14:15:02 14:08:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 14:15:02 14:09:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 14:15:02 14:10:01 1.80 0.00 1.80 0.00 0.00 25.86 0.00 14:15:02 14:11:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 14:15:02 14:12:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 14:15:02 14:13:01 1.38 0.02 1.37 0.00 0.13 20.26 0.00 14:15:02 14:14:01 2.85 0.07 2.78 0.00 7.87 63.32 0.00 14:15:02 14:15:01 156.04 0.33 155.71 0.00 18.53 52741.48 0.00 14:15:02 Average: 67.44 3.45 63.99 0.00 583.18 23309.34 0.00 14:15:02 14:15:02 13:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:15:02 13:59:02 29268852 31534720 787724 2.40 72276 2472564 1997380 5.89 1031388 2202668 560504 14:15:02 14:00:01 27977796 31531008 773064 2.35 181476 3532664 1774072 5.23 1138972 3250988 492 14:15:02 14:01:01 27590620 31329784 965152 2.94 190208 3665364 2374512 7.00 1552652 3170564 55956 14:15:02 14:02:01 26936088 31528944 768032 2.34 199152 4463744 1761696 5.19 1392860 3939952 312 14:15:02 14:03:01 26835176 31513868 761164 2.31 211752 4539076 1677800 4.94 1441668 3970840 1368 14:15:02 14:04:01 26480608 31506876 763256 2.32 227700 4861868 1713064 5.05 1670168 4081508 4 14:15:02 14:05:01 26492456 31513840 756728 2.30 226264 4858624 1714188 5.05 1662224 4078288 160 14:15:02 14:06:01 26494508 31515920 754556 2.29 226300 4858624 1714188 5.05 1660408 4078284 212 14:15:02 14:07:01 26498436 31519980 750392 2.28 226384 4858628 1714188 5.05 1656416 4078292 188 14:15:02 14:08:01 26500452 31522000 748284 2.28 226416 4858636 1714188 5.05 1654516 4078296 28 14:15:02 14:09:01 26500624 31522236 748072 2.27 226440 4858636 1714188 5.05 1654660 4078304 88 14:15:02 14:10:01 26501348 31522972 747240 2.27 226484 4858640 1714188 5.05 1654048 4078300 208 14:15:02 14:11:01 26501884 31523572 746660 2.27 226508 4858644 1714188 5.05 1653356 4078308 28 14:15:02 14:12:01 26501576 31523272 747040 2.27 226532 4858644 1714188 5.05 1653444 4078304 184 14:15:02 14:13:01 26492764 31514680 755352 2.30 226588 4858688 1745912 5.15 1668516 4078348 248 14:15:02 14:14:01 26174796 31480340 789100 2.40 226836 5134516 1965864 5.79 1697932 4353776 276020 14:15:02 14:15:01 25284488 31434860 826044 2.51 244568 5863752 1813080 5.34 1791972 5042656 672 14:15:02 Average: 26766616 31502287 775756 2.36 211287 4603607 1796287 5.29 1566776 3924569 52745 14:15:02 14:15:02 13:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:15:02 13:59:02 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 14:15:02 13:59:02 ens3 601.38 425.70 6214.76 101.11 0.00 0.00 0.00 0.00 14:15:02 13:59:02 docker0 52.14 47.41 3.87 303.79 0.00 0.00 0.00 0.00 14:15:02 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:02 14:00:01 ens3 368.50 315.44 3368.37 35.86 0.00 0.00 0.00 0.00 14:15:02 14:00:01 docker0 307.51 353.08 26.38 3350.10 0.00 0.00 0.00 0.00 14:15:02 14:01:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 14:15:02 14:01:01 ens3 45.33 27.46 81.11 17.17 0.00 0.00 0.00 0.00 14:15:02 14:01:01 docker0 1.47 3.35 0.09 38.12 0.00 0.00 0.00 0.00 14:15:02 14:01:01 veth92f8a89 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:15:02 14:02:01 lo 8.07 8.07 0.80 0.80 0.00 0.00 0.00 0.00 14:15:02 14:02:01 ens3 170.14 121.28 2773.54 242.61 0.00 0.00 0.00 0.00 14:15:02 14:02:01 docker0 6.02 12.18 0.36 152.51 0.00 0.00 0.00 0.00 14:15:02 14:03:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 14:15:02 14:03:01 ens3 35.91 14.70 667.44 1.43 0.00 0.00 0.00 0.00 14:15:02 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:15:02 14:04:01 ens3 136.61 58.72 2101.69 4.36 0.00 0.00 0.00 0.00 14:15:02 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:05:01 ens3 0.63 0.30 0.36 0.27 0.00 0.00 0.00 0.00 14:15:02 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:02 14:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:15:02 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:07:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 14:15:02 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:02 14:08:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:15:02 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:09:01 ens3 0.18 0.07 0.08 0.06 0.00 0.00 0.00 0.00 14:15:02 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:02 14:10:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:15:02 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:11:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:02 14:12:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:15:02 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:14:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:15:02 14:14:01 ens3 92.42 59.89 2639.13 46.48 0.00 0.00 0.00 0.00 14:15:02 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:02 14:15:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 14:15:02 14:15:01 ens3 366.46 236.19 4551.67 142.13 0.00 0.00 0.00 0.00 14:15:02 14:15:01 docker0 78.90 133.96 7.27 1241.35 0.00 0.00 0.00 0.00 14:15:02 Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 14:15:02 Average: ens3 106.71 73.89 1315.50 34.79 0.00 0.00 0.00 0.00 14:15:02 Average: docker0 25.96 32.04 2.21 296.17 0.00 0.00 0.00 0.00 14:15:02 14:15:02 14:15:02 ---> sar -P ALL: 14:15:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26376) 11/13/24 _x86_64_ (8 CPU) 14:15:02 14:15:02 13:57:51 LINUX RESTART (8 CPU) 14:15:02 14:15:02 13:58:01 CPU %user %nice %system %iowait %steal %idle 14:15:02 13:59:02 all 9.00 0.00 3.31 1.94 0.06 85.71 14:15:02 13:59:02 0 8.41 0.00 3.21 0.34 0.05 87.99 14:15:02 13:59:02 1 8.57 0.00 2.82 0.86 0.05 87.70 14:15:02 13:59:02 2 9.00 0.00 3.95 0.84 0.05 86.15 14:15:02 13:59:02 3 9.32 0.00 2.97 6.66 0.07 80.99 14:15:02 13:59:02 4 9.64 0.00 3.78 3.85 0.07 82.67 14:15:02 13:59:02 5 8.08 0.00 3.07 0.69 0.05 88.11 14:15:02 13:59:02 6 10.21 0.00 2.98 0.69 0.05 86.07 14:15:02 13:59:02 7 8.73 0.00 3.67 1.58 0.07 85.95 14:15:02 14:00:01 all 7.24 0.00 3.71 4.17 0.06 84.82 14:15:02 14:00:01 0 7.88 0.00 3.69 1.18 0.07 87.18 14:15:02 14:00:01 1 7.31 0.00 5.01 5.08 0.05 82.55 14:15:02 14:00:01 2 6.92 0.00 4.31 8.85 0.07 79.85 14:15:02 14:00:01 3 7.86 0.00 3.45 0.76 0.05 87.88 14:15:02 14:00:01 4 7.66 0.00 3.50 1.15 0.05 87.64 14:15:02 14:00:01 5 5.82 0.00 2.77 1.25 0.05 90.11 14:15:02 14:00:01 6 7.27 0.00 3.39 9.49 0.05 79.81 14:15:02 14:00:01 7 7.24 0.00 3.62 5.63 0.05 83.47 14:15:02 14:01:01 all 44.33 0.00 7.25 1.46 0.08 46.88 14:15:02 14:01:01 0 44.35 0.00 7.39 0.71 0.08 47.47 14:15:02 14:01:01 1 44.18 0.00 7.41 5.56 0.08 42.77 14:15:02 14:01:01 2 43.04 0.00 7.27 2.24 0.07 47.38 14:15:02 14:01:01 3 45.07 0.00 7.45 0.64 0.08 46.75 14:15:02 14:01:01 4 43.97 0.00 6.84 0.86 0.07 48.27 14:15:02 14:01:01 5 44.18 0.00 6.74 0.67 0.08 48.33 14:15:02 14:01:01 6 44.86 0.00 7.48 0.59 0.08 46.98 14:15:02 14:01:01 7 45.00 0.00 7.39 0.46 0.08 47.07 14:15:02 14:02:01 all 23.18 0.00 4.74 2.17 0.07 69.85 14:15:02 14:02:01 0 22.38 0.00 4.24 0.08 0.05 73.25 14:15:02 14:02:01 1 22.76 0.00 4.71 1.43 0.07 71.03 14:15:02 14:02:01 2 23.93 0.00 4.50 0.92 0.07 70.59 14:15:02 14:02:01 3 21.54 0.00 3.94 0.00 0.07 74.45 14:15:02 14:02:01 4 24.16 0.00 5.45 0.89 0.08 69.41 14:15:02 14:02:01 5 22.55 0.00 6.20 13.85 0.07 57.33 14:15:02 14:02:01 6 25.72 0.00 4.82 0.22 0.07 69.18 14:15:02 14:02:01 7 22.43 0.00 4.06 0.12 0.07 73.33 14:15:02 14:03:01 all 0.90 0.00 0.56 0.16 0.01 98.36 14:15:02 14:03:01 0 1.00 0.00 0.53 0.42 0.00 98.05 14:15:02 14:03:01 1 1.55 0.00 1.45 0.03 0.00 96.96 14:15:02 14:03:01 2 1.08 0.00 0.58 0.57 0.02 97.75 14:15:02 14:03:01 3 0.52 0.00 0.63 0.05 0.02 98.78 14:15:02 14:03:01 4 0.80 0.00 0.28 0.02 0.02 98.88 14:15:02 14:03:01 5 0.65 0.00 0.27 0.03 0.02 99.03 14:15:02 14:03:01 6 0.72 0.00 0.32 0.13 0.02 98.82 14:15:02 14:03:01 7 0.90 0.00 0.42 0.02 0.02 98.64 14:15:02 14:04:01 all 1.77 0.00 0.76 0.37 0.02 97.08 14:15:02 14:04:01 0 0.85 0.00 0.88 0.07 0.03 98.16 14:15:02 14:04:01 1 1.32 0.00 0.87 0.03 0.02 97.76 14:15:02 14:04:01 2 1.80 0.00 1.22 0.32 0.02 96.65 14:15:02 14:04:01 3 2.42 0.00 0.63 0.89 0.02 96.04 14:15:02 14:04:01 4 2.79 0.00 0.63 0.32 0.02 96.25 14:15:02 14:04:01 5 1.22 0.00 0.35 0.30 0.03 98.10 14:15:02 14:04:01 6 1.20 0.00 0.94 0.97 0.03 96.86 14:15:02 14:04:01 7 2.52 0.00 0.59 0.07 0.02 96.80 14:15:02 14:05:01 all 0.26 0.00 0.06 0.01 0.00 99.67 14:15:02 14:05:01 0 0.00 0.00 0.05 0.00 0.00 99.95 14:15:02 14:05:01 1 0.03 0.00 0.03 0.02 0.02 99.90 14:15:02 14:05:01 2 0.03 0.00 0.03 0.00 0.00 99.93 14:15:02 14:05:01 3 0.28 0.00 0.08 0.07 0.00 99.57 14:15:02 14:05:01 4 0.02 0.00 0.05 0.00 0.00 99.93 14:15:02 14:05:01 5 0.08 0.00 0.05 0.02 0.00 99.85 14:15:02 14:05:01 6 0.05 0.00 0.10 0.00 0.02 99.83 14:15:02 14:05:01 7 1.56 0.00 0.05 0.00 0.00 98.39 14:15:02 14:06:01 all 0.16 0.00 0.01 0.01 0.01 99.82 14:15:02 14:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:15:02 14:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:15:02 14:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:15:02 14:06:01 3 0.03 0.00 0.00 0.02 0.02 99.93 14:15:02 14:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:15:02 14:06:01 5 0.05 0.00 0.02 0.00 0.02 99.92 14:15:02 14:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:15:02 14:06:01 7 1.11 0.00 0.02 0.00 0.02 98.86 14:15:02 14:07:01 all 0.05 0.00 0.01 0.01 0.01 99.92 14:15:02 14:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:15:02 14:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:15:02 14:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:15:02 14:07:01 3 0.05 0.00 0.02 0.05 0.00 99.88 14:15:02 14:07:01 4 0.25 0.00 0.00 0.02 0.02 99.72 14:15:02 14:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:15:02 14:07:01 6 0.05 0.00 0.02 0.00 0.02 99.92 14:15:02 14:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:15:02 14:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:15:02 14:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:15:02 14:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:15:02 14:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:15:02 14:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:15:02 14:08:01 4 0.08 0.00 0.02 0.00 0.00 99.90 14:15:02 14:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:15:02 14:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:15:02 14:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:15:02 14:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:15:02 14:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:15:02 14:09:01 1 0.02 0.00 0.02 0.02 0.02 99.93 14:15:02 14:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:15:02 14:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:15:02 14:09:01 4 0.07 0.00 0.00 0.00 0.02 99.92 14:15:02 14:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:15:02 14:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:15:02 14:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:15:02 14:15:02 14:09:01 CPU %user %nice %system %iowait %steal %idle 14:15:02 14:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:15:02 14:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:15:02 14:10:01 1 0.02 0.00 0.02 0.02 0.00 99.95 14:15:02 14:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:15:02 14:10:01 3 0.00 0.00 0.00 0.02 0.02 99.97 14:15:02 14:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:15:02 14:10:01 5 0.07 0.00 0.02 0.00 0.02 99.90 14:15:02 14:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:15:02 14:10:01 7 0.02 0.00 0.03 0.00 0.00 99.95 14:15:02 14:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:15:02 14:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:15:02 14:11:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:15:02 14:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:15:02 14:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 14:15:02 14:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:15:02 14:11:01 5 0.03 0.00 0.03 0.00 0.00 99.93 14:15:02 14:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 14:15:02 14:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:15:02 14:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:15:02 14:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:15:02 14:12:01 1 0.00 0.00 0.00 0.02 0.02 99.97 14:15:02 14:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:15:02 14:12:01 3 0.00 0.00 0.00 0.02 0.02 99.97 14:15:02 14:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 14:15:02 14:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:15:02 14:12:01 6 0.02 0.00 0.03 0.00 0.02 99.93 14:15:02 14:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 14:15:02 14:13:01 all 0.03 0.00 0.02 0.00 0.00 99.95 14:15:02 14:13:01 0 0.00 0.00 0.05 0.00 0.02 99.93 14:15:02 14:13:01 1 0.02 0.00 0.02 0.02 0.00 99.95 14:15:02 14:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:15:02 14:13:01 3 0.05 0.00 0.02 0.02 0.00 99.92 14:15:02 14:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:15:02 14:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:15:02 14:13:01 6 0.08 0.00 0.02 0.00 0.00 99.90 14:15:02 14:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:15:02 14:14:01 all 0.62 0.00 0.31 0.02 0.01 99.04 14:15:02 14:14:01 0 0.42 0.00 0.40 0.00 0.00 99.18 14:15:02 14:14:01 1 0.65 0.00 0.32 0.02 0.02 99.00 14:15:02 14:14:01 2 0.68 0.00 0.23 0.00 0.02 99.07 14:15:02 14:14:01 3 0.53 0.00 0.55 0.10 0.02 98.80 14:15:02 14:14:01 4 0.60 0.00 0.23 0.00 0.02 99.15 14:15:02 14:14:01 5 0.53 0.00 0.32 0.00 0.02 99.13 14:15:02 14:14:01 6 0.85 0.00 0.25 0.02 0.02 98.87 14:15:02 14:14:01 7 0.65 0.00 0.18 0.00 0.00 99.16 14:15:02 14:15:01 all 8.34 0.00 3.57 2.03 0.06 85.99 14:15:02 14:15:01 0 7.11 0.00 3.67 0.39 0.05 88.78 14:15:02 14:15:01 1 7.93 0.00 3.17 6.52 0.07 82.31 14:15:02 14:15:01 2 11.05 0.00 3.24 0.24 0.07 85.41 14:15:02 14:15:01 3 7.36 0.00 3.78 0.57 0.03 88.26 14:15:02 14:15:01 4 7.72 0.00 3.74 7.09 0.05 81.40 14:15:02 14:15:01 5 7.51 0.00 3.29 0.13 0.07 89.00 14:15:02 14:15:01 6 8.88 0.00 3.35 1.18 0.07 86.52 14:15:02 14:15:01 7 9.17 0.00 4.36 0.13 0.07 86.27 14:15:02 Average: all 5.61 0.00 1.42 0.72 0.02 92.23 14:15:02 Average: 0 5.40 0.00 1.41 0.19 0.02 92.98 14:15:02 Average: 1 5.52 0.00 1.51 1.14 0.02 91.81 14:15:02 Average: 2 5.71 0.00 1.48 0.81 0.02 91.98 14:15:02 Average: 3 5.56 0.00 1.38 0.58 0.02 92.47 14:15:02 Average: 4 5.71 0.00 1.43 0.83 0.02 92.00 14:15:02 Average: 5 5.31 0.00 1.35 0.98 0.03 92.34 14:15:02 Average: 6 5.84 0.00 1.39 0.77 0.03 91.98 14:15:02 Average: 7 5.81 0.00 1.43 0.46 0.02 92.28 14:15:02 14:15:02 14:15:02