Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9528f76d0c83bd26f38fd0f12715516a47528699 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-ssh16900534514567152946.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh14540872952311352387.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh4076922314172672730.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh16732590125871446643.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh621652737167586555.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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-17419 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 9528f76d0c83bd26f38fd0f12715516a47528699 (main) > 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 9528f76d0c83bd26f38fd0f12715516a47528699 # timeout=10 Commit message: "Merge pull request #295 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.11" > git rev-list --no-walk 1d4e8f4054c4eba570bba0e22a22434fb299a39f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:23:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:23:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:23:45 ========================================================= 14:23:45 EdgeX Global Pipelines Version Info 14:23:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:23:45 ------------------- 14:23:45 stable info: 14:23:45 ------------------- 14:23:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:23:45 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 14:23:45 Message: update stable to v1.0.234 14:23:46 ------------------- 14:23:46 experimental info: 14:23:46 ------------------- 14:23:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:23:46 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 14:23:46 Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:23:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:23:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:23:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:23:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:23:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:23:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:23:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:23:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:23:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:23:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:23:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] echo 14:23:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9528f76 [Pipeline] echo 14:23:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:23:47 provisioning config files... 14:23:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6945700930565056980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:23:47 ---> docker-login.sh 14:23:47 nexus3.edgexfoundry.org:10001 14:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:47 Configure a credential helper to remove this warning. See 14:23:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:47 14:23:47 Login Succeeded 14:23:47 nexus3.edgexfoundry.org:10002 14:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:47 Configure a credential helper to remove this warning. See 14:23:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:47 14:23:47 Login Succeeded 14:23:47 nexus3.edgexfoundry.org:10003 14:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:48 Configure a credential helper to remove this warning. See 14:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:48 14:23:48 Login Succeeded 14:23:48 nexus3.edgexfoundry.org:10004 14:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:48 Configure a credential helper to remove this warning. See 14:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:48 14:23:48 Login Succeeded 14:23:48 docker.io 14:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:48 Configure a credential helper to remove this warning. See 14:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:48 14:23:48 Login Succeeded 14:23:48 ---> docker-login.sh ends [Pipeline] } 14:23:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:23:49 + git rev-list -1 --merges 9528f76d0c83bd26f38fd0f12715516a47528699~1..9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] echo 14:23:49 -----------> git rev-list -1 --merges 9528f76d0c83bd26f38fd0f12715516a47528699~1..9528f76d0c83bd26f38fd0f12715516a47528699 9528f76d0c83bd26f38fd0f12715516a47528699 14:23:49 9528f76d0c83bd26f38fd0f12715516a47528699 [false] [Pipeline] sh 14:23:49 + git log --format=format:%s -1 9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] echo 14:23:49 ========================================================= 14:23:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:23:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:23:49 + git log --format=format:%s -1 9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] echo 14:23:49 [semverPrep] GIT_COMMIT: 9528f76d0c83bd26f38fd0f12715516a47528699, Commit Message: Merge pull request #295 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.11 [Pipeline] echo 14:23:49 [semverPrep] This is not a build commit. [Pipeline] sh 14:23:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:23:50 + grep -v github /etc/ssh/ssh_known_hosts 14:23:50 + [ -e /tmp/ssh_known_hosts ] 14:23:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:23:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:23:50 + sudo tee -a /etc/ssh/ssh_known_hosts 14:23:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:23:50 14:23:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:23:51 0.1.4: Pulling from edgex-devops/py-git-semver 14:23:51 b85a868b505f: Pulling fs layer 14:23:51 e2be974225ed: Pulling fs layer 14:23:51 339a4e72a1f5: Pulling fs layer 14:23:51 988bab9f4d93: Pulling fs layer 14:23:51 1469e6f7b9e6: Pulling fs layer 14:23:51 eaf3925da568: Pulling fs layer 14:23:51 bab4dde63d76: Pulling fs layer 14:23:51 988bab9f4d93: Waiting 14:23:51 eaf3925da568: Waiting 14:23:51 1469e6f7b9e6: Waiting 14:23:51 bde34c3a00c8: Pulling fs layer 14:23:51 bab4dde63d76: Waiting 14:23:51 b352a97aabf1: Pulling fs layer 14:23:51 4872d77fe225: Pulling fs layer 14:23:51 bde34c3a00c8: Waiting 14:23:51 b352a97aabf1: Waiting 14:23:51 5851b861e8e6: Pulling fs layer 14:23:51 4872d77fe225: Waiting 14:23:51 5851b861e8e6: Waiting 14:23:51 e2be974225ed: Download complete 14:23:51 988bab9f4d93: Verifying Checksum 14:23:51 988bab9f4d93: Download complete 14:23:51 1469e6f7b9e6: Verifying Checksum 14:23:51 1469e6f7b9e6: Download complete 14:23:51 eaf3925da568: Verifying Checksum 14:23:51 eaf3925da568: Download complete 14:23:51 339a4e72a1f5: Verifying Checksum 14:23:51 339a4e72a1f5: Download complete 14:23:51 bde34c3a00c8: Verifying Checksum 14:23:51 bde34c3a00c8: Download complete 14:23:51 b352a97aabf1: Download complete 14:23:51 4872d77fe225: Verifying Checksum 14:23:51 4872d77fe225: Download complete 14:23:51 5851b861e8e6: Verifying Checksum 14:23:51 5851b861e8e6: Download complete 14:23:51 b85a868b505f: Download complete 14:23:51 bab4dde63d76: Verifying Checksum 14:23:51 bab4dde63d76: Download complete 14:23:52 b85a868b505f: Pull complete 14:23:52 e2be974225ed: Pull complete 14:23:53 339a4e72a1f5: Pull complete 14:23:53 988bab9f4d93: Pull complete 14:23:53 1469e6f7b9e6: Pull complete 14:23:53 eaf3925da568: Pull complete 14:23:56 bab4dde63d76: Pull complete 14:23:56 bde34c3a00c8: Pull complete 14:23:56 b352a97aabf1: Pull complete 14:23:56 4872d77fe225: Pull complete 14:23:56 5851b861e8e6: Pull complete 14:23:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:23:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:23:56 prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container 14:23:56 $ 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 14:23:57 $ docker top 3a27fa6fdc584918e8050829a2b23821da44b7a86fb83dc8b25e80558d4cbc13 -eo pid,comm 14:23:57 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:23:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:23:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:23:57 [ssh-agent] Looking for ssh-agent implementation... 14:23:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:23:58 $ docker exec 3a27fa6fdc584918e8050829a2b23821da44b7a86fb83dc8b25e80558d4cbc13 ssh-agent 14:23:58 SSH_AUTH_SOCK=/tmp/ssh-6AaQndGIPmAr/agent.33 14:23:58 SSH_AGENT_PID=39 14:23:58 Running ssh-add (command line suppressed) 14:23:58 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_55160722118220925.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_55160722118220925.key) 14:23:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:23:58 + git tag --points-at HEAD [Pipeline] } 14:23:58 $ docker exec --env ******** --env ******** 3a27fa6fdc584918e8050829a2b23821da44b7a86fb83dc8b25e80558d4cbc13 ssh-agent -k 14:23:58 unset SSH_AUTH_SOCK; 14:23:58 unset SSH_AGENT_PID; 14:23:58 echo Agent pid 39 killed; 14:23:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:23:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:23:58 [ssh-agent] Looking for ssh-agent implementation... 14:23:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:23:58 $ docker exec 3a27fa6fdc584918e8050829a2b23821da44b7a86fb83dc8b25e80558d4cbc13 ssh-agent 14:23:59 SSH_AUTH_SOCK=/tmp/ssh-UutyMwKWFgIu/agent.72 14:23:59 SSH_AGENT_PID=78 14:23:59 Running ssh-add (command line suppressed) 14:23:59 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5629548593362425023.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5629548593362425023.key) 14:23:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:23:59 + git semver init 14:23:59 2022-07-11 14:23:59,743 [run_init] DEBUG init version:0.0.0 force:False 14:23:59 2022-07-11 14:23:59,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 14:23:59 2022-07-11 14:23:59,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 14:23:59 2022-07-11 14:23:59,744 [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) 14:24:00 2022-07-11 14:24:00,641 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 14:24:00 2022-07-11 14:24:00,641 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 14:24:00 2022-07-11 14:24:00,642 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:24:00 2022-07-11 14:24:00,642 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:24:00 2.2.1-dev.6 [Pipeline] } 14:24:00 $ docker exec --env ******** --env ******** 3a27fa6fdc584918e8050829a2b23821da44b7a86fb83dc8b25e80558d4cbc13 ssh-agent -k 14:24:00 unset SSH_AUTH_SOCK; 14:24:00 unset SSH_AGENT_PID; 14:24:00 echo Agent pid 78 killed; 14:24:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:01 + git semver [Pipeline] } 14:24:01 $ docker stop --time=1 3a27fa6fdc584918e8050829a2b23821da44b7a86fb83dc8b25e80558d4cbc13 14:24:02 $ docker rm -f 3a27fa6fdc584918e8050829a2b23821da44b7a86fb83dc8b25e80558d4cbc13 [Pipeline] // withDockerContainer [Pipeline] sh 14:24:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:24:03 Stashed 1 file(s) [Pipeline] echo 14:24:03 [edgeXSemver]: initialized semver on version 2.2.1-dev.6 [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 14:24:03 provisioning config files... 14:24:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8184825891884610767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:03 ---> docker-login.sh 14:24:03 nexus3.edgexfoundry.org:10001 14:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:03 Configure a credential helper to remove this warning. See 14:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:03 14:24:03 Login Succeeded 14:24:03 nexus3.edgexfoundry.org:10002 14:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:04 Configure a credential helper to remove this warning. See 14:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:04 14:24:04 Login Succeeded 14:24:04 nexus3.edgexfoundry.org:10003 14:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:04 Configure a credential helper to remove this warning. See 14:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:04 14:24:04 Login Succeeded 14:24:04 nexus3.edgexfoundry.org:10004 14:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:04 Configure a credential helper to remove this warning. See 14:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:04 14:24:04 Login Succeeded 14:24:04 docker.io 14:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:04 Configure a credential helper to remove this warning. See 14:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:04 14:24:04 Login Succeeded 14:24:04 ---> docker-login.sh ends [Pipeline] } 14:24:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:24:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:24:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:24:04 ========================================================= 14:24:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:24:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 14:24:05 Sending build context to Docker daemon 23.04MB 14:24:05 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 14:24:05 Step 2/12 : FROM ${BASE} AS builder 14:24:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:24:05 59bf1c3509f3: Pulling fs layer 14:24:05 666ba61612fd: Pulling fs layer 14:24:05 8ed8ca486205: Pulling fs layer 14:24:05 cc1cd167ecdc: Pulling fs layer 14:24:05 c516ae0d96e1: Pulling fs layer 14:24:05 684cea983483: Pulling fs layer 14:24:05 dd3240ac7de5: Pulling fs layer 14:24:05 b1e948a4e11c: Pulling fs layer 14:24:05 a8fd76ee1af6: Pulling fs layer 14:24:05 646ad004c059: Pulling fs layer 14:24:05 cc1cd167ecdc: Waiting 14:24:05 c516ae0d96e1: Waiting 14:24:05 684cea983483: Waiting 14:24:05 646ad004c059: Waiting 14:24:05 b1e948a4e11c: Waiting 14:24:05 dd3240ac7de5: Waiting 14:24:05 8ed8ca486205: Verifying Checksum 14:24:05 8ed8ca486205: Download complete 14:24:05 666ba61612fd: Download complete 14:24:05 c516ae0d96e1: Verifying Checksum 14:24:05 c516ae0d96e1: Download complete 14:24:05 684cea983483: Verifying Checksum 14:24:05 684cea983483: Download complete 14:24:05 59bf1c3509f3: Verifying Checksum 14:24:05 59bf1c3509f3: Download complete 14:24:05 dd3240ac7de5: Verifying Checksum 14:24:05 dd3240ac7de5: Download complete 14:24:05 b1e948a4e11c: Verifying Checksum 14:24:05 b1e948a4e11c: Download complete 14:24:05 59bf1c3509f3: Pull complete 14:24:05 666ba61612fd: Pull complete 14:24:05 8ed8ca486205: Pull complete 14:24:05 646ad004c059: Verifying Checksum 14:24:05 646ad004c059: Download complete 14:24:06 cc1cd167ecdc: Verifying Checksum 14:24:06 cc1cd167ecdc: Download complete 14:24:06 a8fd76ee1af6: Verifying Checksum 14:24:06 a8fd76ee1af6: Download complete 14:24:10 cc1cd167ecdc: Pull complete 14:24:10 c516ae0d96e1: Pull complete 14:24:10 684cea983483: Pull complete 14:24:10 dd3240ac7de5: Pull complete 14:24:10 b1e948a4e11c: Pull complete 14:24:12 a8fd76ee1af6: Pull complete 14:24:13 646ad004c059: Pull complete 14:24:13 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 14:24:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:24:13 ---> 8f69c11f6b0c 14:24:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 14:24:14 ---> Running in d8e3fa50c2b4 14:24:14 Removing intermediate container d8e3fa50c2b4 14:24:14 ---> 37d86ae86f8e 14:24:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:24:14 ---> Running in cde2c2c0827d 14:24:14 Removing intermediate container cde2c2c0827d 14:24:14 ---> aac26b4112af 14:24:14 Step 5/12 : WORKDIR /device-virtual-go 14:24:14 ---> Running in 977004f631d0 14:24:15 Removing intermediate container 977004f631d0 14:24:15 ---> 818ed0a12f1e 14:24:15 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:24:15 ---> Running in 38dee75fb887 14:24:15 Removing intermediate container 38dee75fb887 14:24:15 ---> 301e7249bc25 14:24:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:24:15 ---> Running in 9baea201109b 14:24:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:24:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:24:17 (1/4) Installing openssh-keygen (8.8_p1-r1) 14:24:17 (2/4) Installing libedit (20210910.3.1-r0) 14:24:17 (3/4) Installing openssh-client-common (8.8_p1-r1) 14:24:17 (4/4) Installing openssh-client-default (8.8_p1-r1) 14:24:17 Executing busybox-1.34.1-r3.trigger 14:24:17 OK: 224 MiB in 56 packages 14:24:18 Removing intermediate container 9baea201109b 14:24:18 ---> cf9a596a7c5d 14:24:18 Step 8/12 : COPY go.mod vendor* ./ 14:24:18 ---> ed6ddfd9c0e0 14:24:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:24:18 ---> Running in de1dd837bcfb 14:24:18 Still waiting to schedule task 14:24:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:24:33 Removing intermediate container de1dd837bcfb 14:24:33 ---> c4004b196d2d 14:24:33 Step 10/12 : COPY . . 14:24:33 ---> 21647cb638ff 14:24:33 Step 11/12 : ARG MAKE='make build' 14:24:33 ---> Running in 83f242ded4d5 14:24:33 Removing intermediate container 83f242ded4d5 14:24:33 ---> 0be5c0a5dde8 14:24:33 Step 12/12 : RUN $MAKE 14:24:33 ---> Running in e39a571b072c 14:24:33 noop 14:24:34 Removing intermediate container e39a571b072c 14:24:34 ---> dfb664419a62 14:24:34 Successfully built dfb664419a62 14:24:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:34 + docker inspect -f . ci-base-image-x86_64 14:24:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:34 prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container 14:24: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 ******** -e ******** ci-base-image-x86_64 cat 14:24:35 $ docker top 6cbf3c10f700bc14e5c1a0c115124d843dad76d04bf9e53e697e9ee91251f336 -eo pid,comm [Pipeline] { [Pipeline] sh 14:24:35 + go version 14:24:35 go version go1.17.7 linux/amd64 [Pipeline] } 14:24:35 $ docker stop --time=1 6cbf3c10f700bc14e5c1a0c115124d843dad76d04bf9e53e697e9ee91251f336 14:24:36 $ docker rm -f 6cbf3c10f700bc14e5c1a0c115124d843dad76d04bf9e53e697e9ee91251f336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:37 + docker inspect -f . ci-base-image-x86_64 14:24:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:37 prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container 14:24:37 $ 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:24:37 $ docker top f7469dc03e63cfd7c5a757f2ac402db85c45cc359a052c9fd76dfd4326b1c26d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:24:38 + make test 14:24:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 14:24:38 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:24:48 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 14:24:48 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.044s coverage: 65.7% of statements 14:24:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:25:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:25:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:25:01 ./bin/test-attribution-txt.sh [Pipeline] echo 14:25:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:25:01 $ docker stop --time=1 f7469dc03e63cfd7c5a757f2ac402db85c45cc359a052c9fd76dfd4326b1c26d 14:25:03 $ docker rm -f f7469dc03e63cfd7c5a757f2ac402db85c45cc359a052c9fd76dfd4326b1c26d [Pipeline] // withDockerContainer [Pipeline] sh 14:25:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:25:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:25:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:25:04 + ls -al . 14:25:04 total 192 14:25:04 drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 14:25 . 14:25:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 14:23 .. 14:25:04 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 14:24 .git 14:25:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 14:23 .github 14:25:04 -rw-rw-r-- 1 jenkins jenkins 337 Jul 11 14:23 .gitignore 14:25:04 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 14:23 .golangci.yml 14:25:04 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 14:24 .semver 14:25:04 -rw-rw-r-- 1 jenkins jenkins 8152 Jul 11 14:23 Attribution.txt 14:25:04 -rw-rw-r-- 1 jenkins jenkins 9649 Jul 11 14:23 CHANGELOG.md 14:25:04 -rw-rw-r-- 1 jenkins jenkins 1974 Jul 11 14:23 Dockerfile 14:25:04 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 14:23 GOVERNANCE.md 14:25:04 -rw-rw-r-- 1 jenkins jenkins 660 Jul 11 14:23 Jenkinsfile 14:25:04 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 14:23 LICENSE 14:25:04 -rw-rw-r-- 1 jenkins jenkins 2248 Jul 11 14:23 Makefile 14:25:04 -rw-rw-r-- 1 jenkins jenkins 623 Jul 11 14:23 OWNERS.md 14:25:04 -rw-rw-r-- 1 jenkins jenkins 2914 Jul 11 14:23 README.md 14:25:04 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 14:24 VERSION 14:25:04 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 14:23 bin 14:25:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 14:23 cmd 14:25:04 -rw-r--r-- 1 jenkins jenkins 44128 Jul 11 14:24 coverage.out 14:25:04 -rw-rw-r-- 1 jenkins jenkins 3190 Jul 11 14:23 go.mod 14:25:04 -rw-rw-r-- 1 jenkins jenkins 35764 Jul 11 14:23 go.sum 14:25:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 14:23 internal 14:25:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 14:23 snap 14:25:04 -rw-rw-r-- 1 jenkins jenkins 235 Jul 11 14:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:05 + 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=9528f76d0c83bd26f38fd0f12715516a47528699 --label arch=amd64 --label version=2.2.1-dev.6 . 14:25:05 Sending build context to Docker daemon 23.08MB 14:25:05 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 14:25:05 Step 2/26 : FROM ${BASE} AS builder 14:25:05 ---> dfb664419a62 14:25:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 14:25:05 ---> Running in d0ca2305ce3b 14:25:05 Removing intermediate container d0ca2305ce3b 14:25:05 ---> 035802ca7468 14:25:05 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:25:05 ---> Running in 6d483b73db31 14:25:05 Removing intermediate container 6d483b73db31 14:25:05 ---> be41dd013086 14:25:05 Step 5/26 : WORKDIR /device-virtual-go 14:25:05 ---> Running in 1135145a8d64 14:25:05 Removing intermediate container 1135145a8d64 14:25:05 ---> d4d6340225ae 14:25:05 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:05 ---> Running in ab1bf4e5a411 14:25:06 Removing intermediate container ab1bf4e5a411 14:25:06 ---> f9485bdd9131 14:25:06 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:25:06 ---> Running in 0328f5d3c0fa 14:25:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:25:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:25:07 OK: 224 MiB in 56 packages 14:25:07 Removing intermediate container 0328f5d3c0fa 14:25:07 ---> 40bb13238fe0 14:25:07 Step 8/26 : COPY go.mod vendor* ./ 14:25:08 ---> 401aca96c8f9 14:25:08 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:08 ---> Running in f4594c7b2021 14:25:08 Removing intermediate container f4594c7b2021 14:25:08 ---> f7f1d0dfbbbc 14:25:08 Step 10/26 : COPY . . 14:25:09 ---> 9351d31fdc99 14:25:09 Step 11/26 : ARG MAKE='make build' 14:25:09 ---> Running in 58fb6d424bf4 14:25:09 Removing intermediate container 58fb6d424bf4 14:25:09 ---> a9ab3471ac58 14:25:09 Step 12/26 : RUN $MAKE 14:25:09 ---> Running in f930298f4e2f 14:25:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 14:25:31 Removing intermediate container f930298f4e2f 14:25:31 ---> 124982ca106e 14:25:31 Step 13/26 : FROM alpine:3.14 14:25:31 3.14: Pulling from library/alpine 14:25:31 8663204ce13b: Pulling fs layer 14:25:31 8663204ce13b: Verifying Checksum 14:25:31 8663204ce13b: Download complete 14:25:31 8663204ce13b: Pull complete 14:25:31 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:25:31 Status: Downloaded newer image for alpine:3.14 14:25:31 ---> e04c818066af 14:25:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 14:25:31 ---> Running in 718764a651c2 14:25:31 Removing intermediate container 718764a651c2 14:25:31 ---> 3b0682998d95 14:25:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:31 ---> Running in b415f58260ff 14:25:31 Removing intermediate container b415f58260ff 14:25:31 ---> a270d98d48a9 14:25:31 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 14:25:31 ---> Running in 3d41f09bddfb 14:25:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:25:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:25:32 (1/6) Installing dumb-init (1.2.5-r1) 14:25:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:25:32 (3/6) Installing libsodium (1.0.18-r0) 14:25:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:25:32 (5/6) Installing libzmq (4.3.4-r0) 14:25:32 (6/6) Installing zeromq (4.3.4-r0) 14:25:32 Executing busybox-1.33.1-r7.trigger 14:25:32 OK: 8 MiB in 20 packages 14:25:33 Removing intermediate container 3d41f09bddfb 14:25:33 ---> 68c40852bfbf 14:25:33 Step 17/26 : WORKDIR / 14:25:33 ---> Running in 41b0edc9d8b1 14:25:33 Removing intermediate container 41b0edc9d8b1 14:25:33 ---> 74e3e09c4ae2 14:25:33 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 14:25:33 ---> 2e552fd5d2d4 14:25:33 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 14:25:33 ---> 75335273a1bd 14:25:33 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 14:25:33 ---> 013e6a5b727d 14:25:33 Step 21/26 : EXPOSE 59900 14:25:33 ---> Running in 2b6ea4bd09e9 14:25:34 Removing intermediate container 2b6ea4bd09e9 14:25:34 ---> a0587da401bf 14:25:34 Step 22/26 : ENTRYPOINT ["/device-virtual"] 14:25:34 ---> Running in 3806f2e1e79b 14:25:34 Removing intermediate container 3806f2e1e79b 14:25:34 ---> b94c21a2439c 14:25:34 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:25:34 ---> Running in 8ea41ea1f206 14:25:34 Removing intermediate container 8ea41ea1f206 14:25:34 ---> 208ba1f9de6d 14:25:34 Step 24/26 : LABEL arch=amd64 14:25:34 ---> Running in 899fd66d362b 14:25:34 Removing intermediate container 899fd66d362b 14:25:34 ---> a32774170619 14:25:34 Step 25/26 : LABEL git_sha=9528f76d0c83bd26f38fd0f12715516a47528699 14:25:34 ---> Running in a809016ee06e 14:25:34 Removing intermediate container a809016ee06e 14:25:34 ---> ecd64a47bdab 14:25:34 Step 26/26 : LABEL version=2.2.1-dev.6 14:25:34 ---> Running in 5677a77033f7 14:25:34 Removing intermediate container 5677a77033f7 14:25:34 ---> 5641f4bb6beb 14:25:34 [Warning] One or more build-args [ARCH] were not consumed 14:25:34 Successfully built 5641f4bb6beb 14:25:34 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:25:34 provisioning config files... 14:25:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5013360877473647467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:25:35 ---> docker-login.sh 14:25:35 nexus3.edgexfoundry.org:10001 14:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:35 Configure a credential helper to remove this warning. See 14:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:35 14:25:35 Login Succeeded 14:25:35 nexus3.edgexfoundry.org:10002 14:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:35 Configure a credential helper to remove this warning. See 14:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:35 14:25:35 Login Succeeded 14:25:35 nexus3.edgexfoundry.org:10003 14:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:35 Configure a credential helper to remove this warning. See 14:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:35 14:25:35 Login Succeeded 14:25:35 nexus3.edgexfoundry.org:10004 14:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:35 Configure a credential helper to remove this warning. See 14:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:35 14:25:35 Login Succeeded 14:25:35 docker.io 14:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:35 Configure a credential helper to remove this warning. See 14:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:35 14:25:35 Login Succeeded 14:25:35 ---> docker-login.sh ends [Pipeline] } 14:25:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:25:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:25:36 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 14:25:36 9528f76d0c83bd26f38fd0f12715516a47528699 14:25:36 latest 14:25:36 2.2.1-dev.6 14:25:36 9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6 14:25:36 main 14:25:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:36 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:36 + docker push nexus3.edgexfoundry.org:10004/device-virtual:9528f76d0c83bd26f38fd0f12715516a47528699 14:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:25:36 6c587c4ee213: Preparing 14:25:36 7ef9f68528d7: Preparing 14:25:36 645a58f36ad7: Preparing 14:25:36 38f516fe7aeb: Preparing 14:25:36 60dc78531c8e: Preparing 14:25:36 b541d28bf3b4: Preparing 14:25:36 60dc78531c8e: Pushed 14:25:36 645a58f36ad7: Pushed 14:25:36 7ef9f68528d7: Pushed 14:25:36 b541d28bf3b4: Layer already exists 14:25:36 38f516fe7aeb: Pushed 14:25:40 6c587c4ee213: Pushed 14:25:40 9528f76d0c83bd26f38fd0f12715516a47528699: digest: sha256:a1ffedf56bd201a8101bb34d60be325040841b3a77ec6417caca6fad98bee8bf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:40 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 14:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:25:40 6c587c4ee213: Preparing 14:25:40 7ef9f68528d7: Preparing 14:25:40 645a58f36ad7: Preparing 14:25:40 38f516fe7aeb: Preparing 14:25:40 60dc78531c8e: Preparing 14:25:40 b541d28bf3b4: Preparing 14:25:40 b541d28bf3b4: Waiting 14:25:40 60dc78531c8e: Layer already exists 14:25:40 7ef9f68528d7: Layer already exists 14:25:40 6c587c4ee213: Layer already exists 14:25:40 38f516fe7aeb: Layer already exists 14:25:40 645a58f36ad7: Layer already exists 14:25:40 b541d28bf3b4: Layer already exists 14:25:40 latest: digest: sha256:a1ffedf56bd201a8101bb34d60be325040841b3a77ec6417caca6fad98bee8bf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.6 14:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:25:41 6c587c4ee213: Preparing 14:25:41 7ef9f68528d7: Preparing 14:25:41 645a58f36ad7: Preparing 14:25:41 38f516fe7aeb: Preparing 14:25:41 60dc78531c8e: Preparing 14:25:41 b541d28bf3b4: Preparing 14:25:41 b541d28bf3b4: Waiting 14:25:41 60dc78531c8e: Layer already exists 14:25:41 6c587c4ee213: Layer already exists 14:25:41 645a58f36ad7: Layer already exists 14:25:41 38f516fe7aeb: Layer already exists 14:25:41 7ef9f68528d7: Layer already exists 14:25:41 b541d28bf3b4: Layer already exists 14:25:41 2.2.1-dev.6: digest: sha256:a1ffedf56bd201a8101bb34d60be325040841b3a77ec6417caca6fad98bee8bf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual:9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6 14:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:25:42 6c587c4ee213: Preparing 14:25:42 7ef9f68528d7: Preparing 14:25:42 645a58f36ad7: Preparing 14:25:42 38f516fe7aeb: Preparing 14:25:42 60dc78531c8e: Preparing 14:25:42 b541d28bf3b4: Preparing 14:25:42 b541d28bf3b4: Waiting 14:25:42 38f516fe7aeb: Layer already exists 14:25:42 645a58f36ad7: Layer already exists 14:25:42 6c587c4ee213: Layer already exists 14:25:42 60dc78531c8e: Layer already exists 14:25:42 7ef9f68528d7: Layer already exists 14:25:42 b541d28bf3b4: Layer already exists 14:25:42 9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6: digest: sha256:a1ffedf56bd201a8101bb34d60be325040841b3a77ec6417caca6fad98bee8bf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:42 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 14:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:25:42 6c587c4ee213: Preparing 14:25:42 7ef9f68528d7: Preparing 14:25:42 645a58f36ad7: Preparing 14:25:42 38f516fe7aeb: Preparing 14:25:42 60dc78531c8e: Preparing 14:25:42 b541d28bf3b4: Preparing 14:25:42 b541d28bf3b4: Waiting 14:25:42 6c587c4ee213: Layer already exists 14:25:42 38f516fe7aeb: Layer already exists 14:25:42 60dc78531c8e: Layer already exists 14:25:42 7ef9f68528d7: Layer already exists 14:25:42 645a58f36ad7: Layer already exists 14:25:42 b541d28bf3b4: Layer already exists 14:25:42 main: digest: sha256:a1ffedf56bd201a8101bb34d60be325040841b3a77ec6417caca6fad98bee8bf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:25:42 ===================================================== [Pipeline] echo 14:25:42 taggedImages: 14:25:42 - nexus3.edgexfoundry.org:10004/device-virtual:9528f76d0c83bd26f38fd0f12715516a47528699 14:25:42 - nexus3.edgexfoundry.org:10004/device-virtual:latest 14:25:42 - nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.6 14:25:42 - nexus3.edgexfoundry.org:10004/device-virtual:9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6 14:25:42 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:43 14:25:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:43 latest: Pulling from edgex-lftools-log-publisher 14:25:43 5eb5b503b376: Pulling fs layer 14:25:43 5c69ac0246d0: Pulling fs layer 14:25:43 ec43610c2a17: Pulling fs layer 14:25:43 3a2ae6a8a46f: Pulling fs layer 14:25:43 33b1e0a273af: Pulling fs layer 14:25:43 5d3b04190fa2: Pulling fs layer 14:25:43 2f39f015ded8: Pulling fs layer 14:25:43 2f39f015ded8: Waiting 14:25:43 33b1e0a273af: Waiting 14:25:43 3a2ae6a8a46f: Waiting 14:25:43 5d3b04190fa2: Waiting 14:25:43 5c69ac0246d0: Verifying Checksum 14:25:43 5c69ac0246d0: Download complete 14:25:43 3a2ae6a8a46f: Verifying Checksum 14:25:43 3a2ae6a8a46f: Download complete 14:25:43 33b1e0a273af: Verifying Checksum 14:25:43 33b1e0a273af: Download complete 14:25:43 5d3b04190fa2: Verifying Checksum 14:25:43 5d3b04190fa2: Download complete 14:25:43 ec43610c2a17: Verifying Checksum 14:25:43 ec43610c2a17: Download complete 14:25:43 5eb5b503b376: Verifying Checksum 14:25:43 5eb5b503b376: Download complete 14:25:44 2f39f015ded8: Download complete 14:25:44 5eb5b503b376: Pull complete 14:25:45 5c69ac0246d0: Pull complete 14:25:45 ec43610c2a17: Pull complete 14:25:45 3a2ae6a8a46f: Pull complete 14:25:46 33b1e0a273af: Pull complete 14:25:46 5d3b04190fa2: Pull complete 14:25:51 2f39f015ded8: Pull complete 14:25:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:25:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:51 prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container 14:25:51 $ 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:25:52 $ docker top 282c85c3b6f21b7b20398b161a77ff671fc2529f720fc96f13380976c067758a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:25:53 ---> job-cost.sh 14:25:53 lf-activate-venv: SKIPPING 14:25:53 INFO: No Stack... 14:25:53 INFO: Retrieving Pricing Info for: v3-standard-8 14:25:54 INFO: Archiving Costs [Pipeline] sh 14:25:54 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 14:25:54 + cut -d, -f6 [Pipeline] lock 14:25:54 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] 14:25:54 Resource [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] did not exist. Created. 14:25:54 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:25:54 + echo total: 0.2199999988079071 [Pipeline] stash 14:25:54 Stashed 1 file(s) [Pipeline] } 14:25:54 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 14:25:54 $ docker stop --time=1 282c85c3b6f21b7b20398b161a77ff671fc2529f720fc96f13380976c067758a 14:25:56 $ docker rm -f 282c85c3b6f21b7b20398b161a77ff671fc2529f720fc96f13380976c067758a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:25:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17420 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 14:25:59 Running in /w/workspace/device-virtual-go/42 [Pipeline] { [Pipeline] checkout 14:25:59 The recommended git tool is: git 14:26:06 using credential edgex-jenkins-ssh 14:26:06 Cloning the remote Git repository 14:26:06 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 14:26:06 > git init /w/workspace/device-virtual-go/42 # timeout=10 14:26:06 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 14:26:06 > git --version # timeout=10 14:26:06 > git --version # 'git version 2.25.1' 14:26:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:08 Avoid second fetch 14:26:08 Checking out Revision 9528f76d0c83bd26f38fd0f12715516a47528699 (main) 14:26:08 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 14:26:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:08 > git config core.sparsecheckout # timeout=10 14:26:08 > git checkout -f 9528f76d0c83bd26f38fd0f12715516a47528699 # timeout=10 14:26:12 Commit message: "Merge pull request #295 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.11" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:26:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:26:13 % Total % Received % Xferd Average Speed Time Time Time Current 14:26:13 Dload Upload Total Spent Left Speed 14:26:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 89605 0 --:--:-- --:--:-- --:--:-- 89605 [Pipeline] sh 14:26:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:26:14 + sudo tee /etc/docker/daemon.new 14:26:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:26:14 { 14:26:14 "registry-mirrors": [ 14:26:14 "https://nexus3.edgexfoundry.org:10001" 14:26:14 ], 14:26:14 "bip": "10.250.0.254/24", 14:26:14 "hosts": [ 14:26:14 "tcp://0.0.0.0:5555", 14:26:14 "unix:///var/run/docker.sock" 14:26:14 ], 14:26:14 "mtu": 1458, 14:26:14 "selinux-enabled": true, 14:26:14 "seccomp-profile": "/etc/docker/seccomp.json" 14:26:14 } [Pipeline] sh 14:26:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:26:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:26:33 provisioning config files... 14:26:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/42@tmp/config8486051222544584831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:26:34 ---> docker-login.sh 14:26:34 nexus3.edgexfoundry.org:10001 14:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:26:34 Configure a credential helper to remove this warning. See 14:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:26:34 14:26:34 Login Succeeded 14:26:34 nexus3.edgexfoundry.org:10002 14:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:26:35 Configure a credential helper to remove this warning. See 14:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:26:35 14:26:35 Login Succeeded 14:26:35 nexus3.edgexfoundry.org:10003 14:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:26:35 Configure a credential helper to remove this warning. See 14:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:26:35 14:26:35 Login Succeeded 14:26:35 nexus3.edgexfoundry.org:10004 14:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:26:36 Configure a credential helper to remove this warning. See 14:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:26:36 14:26:36 Login Succeeded 14:26:36 docker.io 14:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:26:36 Configure a credential helper to remove this warning. See 14:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:26:36 14:26:36 Login Succeeded 14:26:36 ---> docker-login.sh ends [Pipeline] } 14:26:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:26:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:26:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:26:37 ========================================================= 14:26:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:26:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 14:26:38 Sending build context to Docker daemon 11.65MB 14:26:38 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 14:26:38 Step 2/12 : FROM ${BASE} AS builder 14:26:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:26:38 9b3977197b4f: Pulling fs layer 14:26:38 1a89e8eeedd5: Pulling fs layer 14:26:38 94645a83ff95: Pulling fs layer 14:26:38 e6fb740bc735: Pulling fs layer 14:26:38 3a77bd46dcc9: Pulling fs layer 14:26:38 355e64cbe906: Pulling fs layer 14:26:38 63ab81a10011: Pulling fs layer 14:26:38 555d1d1c4555: Pulling fs layer 14:26:38 7d9057610161: Pulling fs layer 14:26:38 355e64cbe906: Waiting 14:26:38 63ab81a10011: Waiting 14:26:38 555d1d1c4555: Waiting 14:26:38 7d9057610161: Waiting 14:26:38 e6fb740bc735: Waiting 14:26:38 3a77bd46dcc9: Waiting 14:26:38 94645a83ff95: Verifying Checksum 14:26:38 94645a83ff95: Download complete 14:26:38 1a89e8eeedd5: Download complete 14:26:38 3a77bd46dcc9: Verifying Checksum 14:26:38 3a77bd46dcc9: Download complete 14:26:38 355e64cbe906: Verifying Checksum 14:26:38 355e64cbe906: Download complete 14:26:38 9b3977197b4f: Download complete 14:26:38 63ab81a10011: Verifying Checksum 14:26:38 63ab81a10011: Download complete 14:26:39 9b3977197b4f: Pull complete 14:26:39 7d9057610161: Verifying Checksum 14:26:39 7d9057610161: Download complete 14:26:39 1a89e8eeedd5: Pull complete 14:26:40 94645a83ff95: Pull complete 14:26:40 555d1d1c4555: Verifying Checksum 14:26:40 555d1d1c4555: Download complete 14:26:41 e6fb740bc735: Verifying Checksum 14:26:41 e6fb740bc735: Download complete 14:26:53 e6fb740bc735: Pull complete 14:26:53 3a77bd46dcc9: Pull complete 14:26:53 355e64cbe906: Pull complete 14:26:53 63ab81a10011: Pull complete 14:27:00 555d1d1c4555: Pull complete 14:27:01 7d9057610161: Pull complete 14:27:01 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 14:27:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:27:01 ---> 819e984ddca1 14:27:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 14:27:03 ---> Running in 246f79a29f7c 14:27:03 Removing intermediate container 246f79a29f7c 14:27:03 ---> e61a9c8d18ea 14:27:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:27:03 ---> Running in ef15a5ef6276 14:27:03 Removing intermediate container ef15a5ef6276 14:27:03 ---> f60153b70f4c 14:27:03 Step 5/12 : WORKDIR /device-virtual-go 14:27:03 ---> Running in 99f8abebfc24 14:27:04 Removing intermediate container 99f8abebfc24 14:27:04 ---> c78fbfdcb45d 14:27:04 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:04 ---> Running in c8ddc67807dd 14:27:06 Removing intermediate container c8ddc67807dd 14:27:06 ---> 927f2118931e 14:27:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:27:06 ---> Running in bd2166310a96 14:27:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:27:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:27:10 (1/4) Installing openssh-keygen (8.8_p1-r1) 14:27:10 (2/4) Installing libedit (20210910.3.1-r0) 14:27:10 (3/4) Installing openssh-client-common (8.8_p1-r1) 14:27:11 (4/4) Installing openssh-client-default (8.8_p1-r1) 14:27:11 Executing busybox-1.34.1-r3.trigger 14:27:11 OK: 224 MiB in 56 packages 14:27:12 Removing intermediate container bd2166310a96 14:27:12 ---> 39d18dca7c8a 14:27:12 Step 8/12 : COPY go.mod vendor* ./ 14:27:13 ---> 8567f238ce30 14:27:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:13 ---> Running in bf0dc7eee181 14:28:00 Removing intermediate container bf0dc7eee181 14:28:00 ---> 873d51ef99d9 14:28:00 Step 10/12 : COPY . . 14:28:00 ---> ba4c62f55c8b 14:28:00 Step 11/12 : ARG MAKE='make build' 14:28:00 ---> Running in bd43cd580089 14:28:00 Removing intermediate container bd43cd580089 14:28:00 ---> f0636bf6d85e 14:28:00 Step 12/12 : RUN $MAKE 14:28:00 ---> Running in 0a3c0b5eb2d2 14:28:00 noop 14:28:00 Removing intermediate container 0a3c0b5eb2d2 14:28:00 ---> 6d9a9794c2e5 14:28:00 Successfully built 6d9a9794c2e5 14:28:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:00 + docker inspect -f . ci-base-image-arm64 14:28:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:00 prd-ubuntu20.04-docker-arm64-4c-16g-17420 does not seem to be running inside a container 14:28:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/42 -v /w/workspace/device-virtual-go/42:/w/workspace/device-virtual-go/42:rw,z -v /w/workspace/device-virtual-go/42@tmp:/w/workspace/device-virtual-go/42@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:28:01 $ docker top 236b5fc809ffb2f1d19dd06835be82fdcd1944bbab2b6ae52b5c91128fbbf7b6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:28:02 + go version 14:28:02 go version go1.17.7 linux/arm64 [Pipeline] } 14:28:02 $ docker stop --time=1 236b5fc809ffb2f1d19dd06835be82fdcd1944bbab2b6ae52b5c91128fbbf7b6 14:28:04 $ docker rm -f 236b5fc809ffb2f1d19dd06835be82fdcd1944bbab2b6ae52b5c91128fbbf7b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:05 + docker inspect -f . ci-base-image-arm64 14:28:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:05 prd-ubuntu20.04-docker-arm64-4c-16g-17420 does not seem to be running inside a container 14:28:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/42 -v /w/workspace/device-virtual-go/42:/w/workspace/device-virtual-go/42:rw,z -v /w/workspace/device-virtual-go/42@tmp:/w/workspace/device-virtual-go/42@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:28:06 $ docker top b3deec7655fb2ff3741e70134c5d33c5be063a319662e7ba1daea690e330071a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:28:07 + make test 14:28:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 14:28:09 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:29:30 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 14:29:30 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.134s coverage: 65.7% of statements 14:29:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:29:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:29:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:29:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:29:49 ./bin/test-attribution-txt.sh [Pipeline] echo 14:29:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:29:51 $ docker stop --time=1 b3deec7655fb2ff3741e70134c5d33c5be063a319662e7ba1daea690e330071a 14:29:52 $ docker rm -f b3deec7655fb2ff3741e70134c5d33c5be063a319662e7ba1daea690e330071a [Pipeline] // withDockerContainer [Pipeline] sh 14:29:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:29:53 Warning: overwriting stash ‘coverage-report’ 14:29:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:29:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:29:55 + ls -al . 14:29:55 total 188 14:29:55 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 14:29 . 14:29:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 14:26 .. 14:29:55 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 14:26 .git 14:29:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 14:26 .github 14:29:55 -rw-rw-r-- 1 jenkins jenkins 337 Jul 11 14:26 .gitignore 14:29:55 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 14:26 .golangci.yml 14:29:55 -rw-rw-r-- 1 jenkins jenkins 8152 Jul 11 14:26 Attribution.txt 14:29:55 -rw-rw-r-- 1 jenkins jenkins 9649 Jul 11 14:26 CHANGELOG.md 14:29:55 -rw-rw-r-- 1 jenkins jenkins 1974 Jul 11 14:26 Dockerfile 14:29:55 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 14:26 GOVERNANCE.md 14:29:55 -rw-rw-r-- 1 jenkins jenkins 660 Jul 11 14:26 Jenkinsfile 14:29:55 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 14:26 LICENSE 14:29:55 -rw-rw-r-- 1 jenkins jenkins 2248 Jul 11 14:26 Makefile 14:29:55 -rw-rw-r-- 1 jenkins jenkins 623 Jul 11 14:26 OWNERS.md 14:29:55 -rw-rw-r-- 1 jenkins jenkins 2914 Jul 11 14:26 README.md 14:29:55 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 14:24 VERSION 14:29:55 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 14:26 bin 14:29:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 14:26 cmd 14:29:55 -rw-r--r-- 1 jenkins jenkins 44128 Jul 11 14:29 coverage.out 14:29:55 -rw-rw-r-- 1 jenkins jenkins 3190 Jul 11 14:26 go.mod 14:29:55 -rw-rw-r-- 1 jenkins jenkins 35764 Jul 11 14:26 go.sum 14:29:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 14:26 internal 14:29:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 14:26 snap 14:29:55 -rw-rw-r-- 1 jenkins jenkins 235 Jul 11 14:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:55 + 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=9528f76d0c83bd26f38fd0f12715516a47528699 --label arch=arm64 --label version=2.2.1-dev.6 . 14:29:55 Sending build context to Docker daemon 11.69MB 14:29:55 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 14:29:55 Step 2/26 : FROM ${BASE} AS builder 14:29:55 ---> 6d9a9794c2e5 14:29:55 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 14:29:56 ---> Running in 0f880ee466c3 14:29:56 Removing intermediate container 0f880ee466c3 14:29:56 ---> 79abe15fa48b 14:29:56 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:29:56 ---> Running in 64f25f9a7dc5 14:29:56 Removing intermediate container 64f25f9a7dc5 14:29:56 ---> 751c5d6bf015 14:29:56 Step 5/26 : WORKDIR /device-virtual-go 14:29:56 ---> Running in 2a491500a2dc 14:29:57 Removing intermediate container 2a491500a2dc 14:29:57 ---> 5d1b5f590bf0 14:29:57 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:57 ---> Running in 56e5cb2ecc36 14:29:58 Removing intermediate container 56e5cb2ecc36 14:29:58 ---> 9bad076e1da3 14:29:58 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:29:58 ---> Running in 08b57bcfdb71 14:29:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:01 OK: 224 MiB in 56 packages 14:30:02 Removing intermediate container 08b57bcfdb71 14:30:02 ---> 7c726ff9b394 14:30:02 Step 8/26 : COPY go.mod vendor* ./ 14:30:02 ---> 1b109580d627 14:30:02 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:02 ---> Running in 304eb95e8164 14:30:04 Removing intermediate container 304eb95e8164 14:30:04 ---> ec84e1ff02d1 14:30:04 Step 10/26 : COPY . . 14:30:05 ---> e4579b996c98 14:30:05 Step 11/26 : ARG MAKE='make build' 14:30:05 ---> Running in e68a71dc0790 14:30:05 Removing intermediate container e68a71dc0790 14:30:05 ---> a9eb3c261cb8 14:30:05 Step 12/26 : RUN $MAKE 14:30:05 ---> Running in 615cc8b2fc5a 14:30:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 14:32:13 Removing intermediate container 615cc8b2fc5a 14:32:13 ---> bd00f9b44061 14:32:13 Step 13/26 : FROM alpine:3.14 14:32:13 3.14: Pulling from library/alpine 14:32:13 455c02918c45: Pulling fs layer 14:32:13 455c02918c45: Verifying Checksum 14:32:13 455c02918c45: Download complete 14:32:13 455c02918c45: Pull complete 14:32:13 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:32:13 Status: Downloaded newer image for alpine:3.14 14:32:13 ---> ac73e934f311 14:32:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 14:32:13 ---> Running in 9e5f5208d1d2 14:32:13 Removing intermediate container 9e5f5208d1d2 14:32:13 ---> 6d065e1d19de 14:32:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:32:13 ---> Running in b8be8835e8d5 14:32:13 Removing intermediate container b8be8835e8d5 14:32:13 ---> b3353461c267 14:32:13 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 14:32:13 ---> Running in a12492ba84b2 14:32:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:32:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:32:13 (1/6) Installing dumb-init (1.2.5-r1) 14:32:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:32:13 (3/6) Installing libsodium (1.0.18-r0) 14:32:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:32:13 (5/6) Installing libzmq (4.3.4-r0) 14:32:13 (6/6) Installing zeromq (4.3.4-r0) 14:32:13 Executing busybox-1.33.1-r7.trigger 14:32:13 OK: 8 MiB in 20 packages 14:32:13 Removing intermediate container a12492ba84b2 14:32:13 ---> 664b35dfb94b 14:32:13 Step 17/26 : WORKDIR / 14:32:13 ---> Running in 7a1de0fcc42e 14:32:13 Removing intermediate container 7a1de0fcc42e 14:32:13 ---> 0d87ef623b8f 14:32:13 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 14:32:13 ---> ae96883b695a 14:32:13 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 14:32:13 ---> 9634daea31f2 14:32:13 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 14:32:13 ---> 8ba532fe9276 14:32:13 Step 21/26 : EXPOSE 59900 14:32:13 ---> Running in 0665e7533d87 14:32:13 Removing intermediate container 0665e7533d87 14:32:13 ---> f8d8c6872b8f 14:32:13 Step 22/26 : ENTRYPOINT ["/device-virtual"] 14:32:13 ---> Running in 382580160cfd 14:32:13 Removing intermediate container 382580160cfd 14:32:13 ---> dce2c08d0b4d 14:32:13 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:32:13 ---> Running in 314fe4ee94d8 14:32:13 Removing intermediate container 314fe4ee94d8 14:32:13 ---> 2d72c0d9e996 14:32:13 Step 24/26 : LABEL arch=arm64 14:32:13 ---> Running in 473a98d038d3 14:32:13 Removing intermediate container 473a98d038d3 14:32:13 ---> 1eebba9b52d0 14:32:13 Step 25/26 : LABEL git_sha=9528f76d0c83bd26f38fd0f12715516a47528699 14:32:13 ---> Running in 012e2a37586c 14:32:14 Removing intermediate container 012e2a37586c 14:32:14 ---> 569832fa70e2 14:32:14 Step 26/26 : LABEL version=2.2.1-dev.6 14:32:14 ---> Running in 4bb1b4c53ee8 14:32:14 Removing intermediate container 4bb1b4c53ee8 14:32:14 ---> 65e59c57e276 14:32:14 [Warning] One or more build-args [ARCH] were not consumed 14:32:14 Successfully built 65e59c57e276 14:32:14 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:32:14 provisioning config files... 14:32:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/42@tmp/config2462065275434714005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:15 ---> docker-login.sh 14:32:15 nexus3.edgexfoundry.org:10001 14:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:15 Configure a credential helper to remove this warning. See 14:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:15 14:32:15 Login Succeeded 14:32:15 nexus3.edgexfoundry.org:10002 14:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:16 Configure a credential helper to remove this warning. See 14:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:16 14:32:16 Login Succeeded 14:32:16 nexus3.edgexfoundry.org:10003 14:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:16 Configure a credential helper to remove this warning. See 14:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:16 14:32:16 Login Succeeded 14:32:16 nexus3.edgexfoundry.org:10004 14:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:16 Configure a credential helper to remove this warning. See 14:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:16 14:32:16 Login Succeeded 14:32:16 docker.io 14:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:17 Configure a credential helper to remove this warning. See 14:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:17 14:32:17 Login Succeeded 14:32:17 ---> docker-login.sh ends [Pipeline] } 14:32:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:32:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:32:17 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 14:32:17 9528f76d0c83bd26f38fd0f12715516a47528699 14:32:17 latest 14:32:17 2.2.1-dev.6 14:32:17 9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6 14:32:17 main 14:32:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:18 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:18 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9528f76d0c83bd26f38fd0f12715516a47528699 14:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:32:18 c1baeed2d191: Preparing 14:32:18 3b1e36126811: Preparing 14:32:18 f7bdd51fa2b0: Preparing 14:32:18 2edf081d9f55: Preparing 14:32:18 da9a0fe9af12: Preparing 14:32:18 f73e7dbfee58: Preparing 14:32:18 f73e7dbfee58: Waiting 14:32:18 3b1e36126811: Pushed 14:32:18 da9a0fe9af12: Pushed 14:32:18 f7bdd51fa2b0: Pushed 14:32:18 f73e7dbfee58: Layer already exists 14:32:19 2edf081d9f55: Pushed 14:32:24 c1baeed2d191: Pushed 14:32:25 9528f76d0c83bd26f38fd0f12715516a47528699: digest: sha256:ea557316a079508e5ad4e47422e4d2de9459b72573006e5afdb165ee5fe146f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:32:25 c1baeed2d191: Preparing 14:32:25 3b1e36126811: Preparing 14:32:25 f7bdd51fa2b0: Preparing 14:32:25 2edf081d9f55: Preparing 14:32:25 da9a0fe9af12: Preparing 14:32:25 f73e7dbfee58: Preparing 14:32:25 f73e7dbfee58: Waiting 14:32:25 da9a0fe9af12: Layer already exists 14:32:25 f7bdd51fa2b0: Layer already exists 14:32:25 c1baeed2d191: Layer already exists 14:32:25 3b1e36126811: Layer already exists 14:32:25 2edf081d9f55: Layer already exists 14:32:25 f73e7dbfee58: Layer already exists 14:32:26 latest: digest: sha256:ea557316a079508e5ad4e47422e4d2de9459b72573006e5afdb165ee5fe146f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:26 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.6 14:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:32:26 c1baeed2d191: Preparing 14:32:26 3b1e36126811: Preparing 14:32:26 f7bdd51fa2b0: Preparing 14:32:26 2edf081d9f55: Preparing 14:32:26 da9a0fe9af12: Preparing 14:32:26 f73e7dbfee58: Preparing 14:32:26 f73e7dbfee58: Waiting 14:32:26 c1baeed2d191: Layer already exists 14:32:26 2edf081d9f55: Layer already exists 14:32:26 3b1e36126811: Layer already exists 14:32:26 f7bdd51fa2b0: Layer already exists 14:32:26 da9a0fe9af12: Layer already exists 14:32:26 f73e7dbfee58: Layer already exists 14:32:27 2.2.1-dev.6: digest: sha256:ea557316a079508e5ad4e47422e4d2de9459b72573006e5afdb165ee5fe146f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:27 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6 14:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:32:27 c1baeed2d191: Preparing 14:32:27 3b1e36126811: Preparing 14:32:27 f7bdd51fa2b0: Preparing 14:32:27 2edf081d9f55: Preparing 14:32:27 da9a0fe9af12: Preparing 14:32:27 f73e7dbfee58: Preparing 14:32:27 f73e7dbfee58: Waiting 14:32:27 2edf081d9f55: Layer already exists 14:32:27 3b1e36126811: Layer already exists 14:32:27 f7bdd51fa2b0: Layer already exists 14:32:27 da9a0fe9af12: Layer already exists 14:32:27 c1baeed2d191: Layer already exists 14:32:27 f73e7dbfee58: Layer already exists 14:32:28 9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6: digest: sha256:ea557316a079508e5ad4e47422e4d2de9459b72573006e5afdb165ee5fe146f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:28 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 14:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:32:28 c1baeed2d191: Preparing 14:32:28 3b1e36126811: Preparing 14:32:28 f7bdd51fa2b0: Preparing 14:32:28 2edf081d9f55: Preparing 14:32:28 da9a0fe9af12: Preparing 14:32:28 f73e7dbfee58: Preparing 14:32:28 f73e7dbfee58: Waiting 14:32:28 da9a0fe9af12: Layer already exists 14:32:28 f7bdd51fa2b0: Layer already exists 14:32:28 c1baeed2d191: Layer already exists 14:32:28 3b1e36126811: Layer already exists 14:32:28 2edf081d9f55: Layer already exists 14:32:28 f73e7dbfee58: Layer already exists 14:32:29 main: digest: sha256:ea557316a079508e5ad4e47422e4d2de9459b72573006e5afdb165ee5fe146f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:32:29 ===================================================== [Pipeline] echo 14:32:29 taggedImages: 14:32:29 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9528f76d0c83bd26f38fd0f12715516a47528699 14:32:29 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:32:29 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.6 14:32:29 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6 14:32:29 - 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:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:29 14:32:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:30 arm64: Pulling from edgex-lftools-log-publisher 14:32:30 8998bd30e6a1: Pulling fs layer 14:32:30 04944245beec: Pulling fs layer 14:32:30 699f458cf7ca: Pulling fs layer 14:32:30 765212b225bb: Pulling fs layer 14:32:30 f23df028b6ca: Pulling fs layer 14:32:30 d65c8cfc05b1: Pulling fs layer 14:32:30 2437ff75d9bd: Pulling fs layer 14:32:30 765212b225bb: Waiting 14:32:30 f23df028b6ca: Waiting 14:32:30 2437ff75d9bd: Waiting 14:32:30 d65c8cfc05b1: Waiting 14:32:30 04944245beec: Verifying Checksum 14:32:30 04944245beec: Download complete 14:32:30 765212b225bb: Verifying Checksum 14:32:30 765212b225bb: Download complete 14:32:30 f23df028b6ca: Download complete 14:32:30 d65c8cfc05b1: Verifying Checksum 14:32:30 d65c8cfc05b1: Download complete 14:32:30 699f458cf7ca: Verifying Checksum 14:32:30 699f458cf7ca: Download complete 14:32:30 8998bd30e6a1: Verifying Checksum 14:32:30 8998bd30e6a1: Download complete 14:32:33 2437ff75d9bd: Download complete 14:32:35 8998bd30e6a1: Pull complete 14:32:35 04944245beec: Pull complete 14:32:37 699f458cf7ca: Pull complete 14:32:37 765212b225bb: Pull complete 14:32:38 f23df028b6ca: Pull complete 14:32:38 d65c8cfc05b1: Pull complete 14:32:53 2437ff75d9bd: Pull complete 14:32:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:53 prd-ubuntu20.04-docker-arm64-4c-16g-17420 does not seem to be running inside a container 14:32:53 $ 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/42 -v /w/workspace/device-virtual-go/42:/w/workspace/device-virtual-go/42:rw,z -v /w/workspace/device-virtual-go/42@tmp:/w/workspace/device-virtual-go/42@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:32:56 $ docker top 4af7b6842b86f7086521db1273520da0cf2922106979ef5dfce4faadc26b06ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:57 ---> job-cost.sh 14:32:57 lf-activate-venv: SKIPPING 14:32:57 INFO: No Stack... 14:32:57 INFO: Retrieving Pricing Info for: v3-standard-4 14:32:58 INFO: Archiving Costs [Pipeline] sh 14:32:59 + cut -d, -f6 14:32:59 + cat /w/workspace/device-virtual-go/42/archives/cost.csv [Pipeline] lock 14:32:59 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] 14:32:59 Resource [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] did not exist. Created. 14:32:59 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:32:59 /w/workspace/device-virtual-go/42@tmp/durable-360ce474/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:33:00 + echo total: 0.10999999940395355 [Pipeline] stash 14:33:00 Warning: overwriting stash ‘stack-cost’ 14:33:00 Stashed 1 file(s) [Pipeline] } 14:33:00 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 14:33:00 $ docker stop --time=1 4af7b6842b86f7086521db1273520da0cf2922106979ef5dfce4faadc26b06ac 14:33:02 $ docker rm -f 4af7b6842b86f7086521db1273520da0cf2922106979ef5dfce4faadc26b06ac [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:33:02 provisioning config files... 14:33:02 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2063359097036470265tmp [Pipeline] { [Pipeline] sh 14:33:02 + set +x 14:33:02 + + bash -s -- 14:33:02 curl -s https://codecov.io/bash 14:33:02 14:33:02 _____ _ 14:33:02 / ____| | | 14:33:02 | | ___ __| | ___ ___ _____ __ 14:33:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:33:02 | |___| (_) | (_| | __/ (_| (_) \ V / 14:33:02 \_____\___/ \__,_|\___|\___\___/ \_/ 14:33:02 Bash-1.0.6 14:33:02 14:33:02 14:33:02 ==> git version 2.25.1 found 14:33:02 ==> 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:33:02 Release-Date: 2020-01-08 14:33:02 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:33:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:33:02 ==> Jenkins CI detected. 14:33:02 current dir:  /w/workspace/exfoundry_device-virtual-go_main 14:33:02 project root: . 14:33:02 --> token set from env 14:33:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:33:03 ==> Running gcov in . (disable via -X gcov) 14:33:03 ==> Python coveragepy not found 14:33:03 ==> Searching for coverage reports in: 14:33:03 + . 14:33:03 -> Found 1 reports 14:33:03 ==> Detecting git/mercurial file structure 14:33:03 ==> Reading reports 14:33:03 + ./coverage.out bytes=44128 14:33:03 ==> Appending adjustments 14:33:03 https://docs.codecov.io/docs/fixing-reports 14:33:03 + Found adjustments 14:33:03 ==> Gzipping contents 14:33:03 8.0K /tmp/codecov.RPvJ9F.gz 14:33:03 ==> Uploading reports 14:33:03 url: https://codecov.io 14:33:03 query: branch=main&commit=9528f76d0c83bd26f38fd0f12715516a47528699&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:33:03 -> Pinging Codecov 14:33:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=9528f76d0c83bd26f38fd0f12715516a47528699&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:33:03 -> Uploading to 14:33:03 https://storage.googleapis.com/codecov/v4/raw/2022-07-11/5E52B4B073DB2E39498172D8E973AA87/9528f76d0c83bd26f38fd0f12715516a47528699/dee93c93-6599-4e05-a9c4-0c1b62086dbb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T143303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4101c95d6df1e3359ec152f6325727ed89fd89c2b74192fd0db02dbec66d5ddd 14:33:03 % Total % Received % Xferd Average Speed Time Time Time Current 14:33:03 Dload Upload Total Spent Left Speed 14:33:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5504 0 0 100 5504 0 23322 --:--:-- --:--:-- --:--:-- 23223 14:33:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] } 14:33:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:33:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:33:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:33:04 14:33:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:33:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:33:04 df9b9388f04a: Pulling fs layer 14:33:04 52dc419b0ee2: Pulling fs layer 14:33:04 25bc292e5bac: Pulling fs layer 14:33:04 114826534d7a: Pulling fs layer 14:33:04 4657fd5d0bcf: Pulling fs layer 14:33:04 6ad1cebc031e: Pulling fs layer 14:33:04 8a3aa393b2d8: Pulling fs layer 14:33:04 6ad1cebc031e: Waiting 14:33:04 4657fd5d0bcf: Waiting 14:33:04 8a3aa393b2d8: Waiting 14:33:04 25bc292e5bac: Verifying Checksum 14:33:04 25bc292e5bac: Download complete 14:33:04 52dc419b0ee2: Download complete 14:33:04 4657fd5d0bcf: Verifying Checksum 14:33:04 4657fd5d0bcf: Download complete 14:33:04 df9b9388f04a: Verifying Checksum 14:33:04 df9b9388f04a: Pull complete 14:33:04 6ad1cebc031e: Verifying Checksum 14:33:04 6ad1cebc031e: Download complete 14:33:04 52dc419b0ee2: Pull complete 14:33:04 25bc292e5bac: Pull complete 14:33:05 114826534d7a: Verifying Checksum 14:33:05 114826534d7a: Download complete 14:33:05 8a3aa393b2d8: Download complete 14:33:09 114826534d7a: Pull complete 14:33:09 4657fd5d0bcf: Pull complete 14:33:09 6ad1cebc031e: Pull complete 14:33:12 8a3aa393b2d8: Pull complete 14:33:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:33:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:13 prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container 14:33:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:33:14 $ docker top 90d8de6dc19b6d23efe2ec8f30b59f8be320d4939b60e2a99752d047afbd6b63 -eo pid,comm [Pipeline] { [Pipeline] echo 14:33:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 14:33:14 + set -o pipefail 14:33:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 14:33:20 14:33:20 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 14:33:20 14:33:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/776182cf-05dc-43fc-92ba-6eb388f21240 14:33:20 14:33:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:33:20 14:33:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:33:20 14:33:20 14:33:20 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 14:33:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:33:20 $ docker stop --time=1 90d8de6dc19b6d23efe2ec8f30b59f8be320d4939b60e2a99752d047afbd6b63 14:33:22 $ docker rm -f 90d8de6dc19b6d23efe2ec8f30b59f8be320d4939b60e2a99752d047afbd6b63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:33:23 + git log --format=format:%s -1 9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] sh 14:33:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:33:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:33:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:23 prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container 14:33:23 $ 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:33:24 $ docker top 9b7d54b7c64a8a8982223a2f7f310f06339b9d07f06b0043cd73f7582043d6d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:33:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:33:24 [ssh-agent] Looking for ssh-agent implementation... 14:33:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:24 $ docker exec 9b7d54b7c64a8a8982223a2f7f310f06339b9d07f06b0043cd73f7582043d6d5 ssh-agent 14:33:24 SSH_AUTH_SOCK=/tmp/ssh-6lQNQqGb5oOK/agent.33 14:33:24 SSH_AGENT_PID=39 14:33:24 Running ssh-add (command line suppressed) 14:33:24 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6969521329429187859.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6969521329429187859.key) 14:33:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:33:25 + git semver tag 14:33:25 2022-07-11 14:33:25,221 [run_tag] DEBUG tag force:False 14:33:25 2022-07-11 14:33:25,221 [check_head_tag] DEBUG check head tag 14:33:25 2022-07-11 14:33:25,221 [execute] INFO git cat-file --batch-check 14:33:25 2022-07-11 14:33:25,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 14:33:25 2022-07-11 14:33:25,225 [execute] INFO git cat-file --batch 14:33:25 2022-07-11 14:33:25,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 14:33:25 2022-07-11 14:33:25,235 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:33:25 2022-07-11 14:33:25,235 [execute] INFO git tag -a v2.2.1-dev.6 -m v2.2.1-dev.6 14:33:25 2022-07-11 14:33:25,235 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.6', '-m', 'v2.2.1-dev.6'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 14:33:25 2022-07-11 14:33:25,240 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:33:25 2.2.1-dev.6 [Pipeline] } 14:33:25 $ docker exec --env ******** --env ******** 9b7d54b7c64a8a8982223a2f7f310f06339b9d07f06b0043cd73f7582043d6d5 ssh-agent -k 14:33:25 unset SSH_AUTH_SOCK; 14:33:25 unset SSH_AGENT_PID; 14:33:25 echo Agent pid 39 killed; 14:33:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:33:25 + git semver [Pipeline] } 14:33:26 $ docker stop --time=1 9b7d54b7c64a8a8982223a2f7f310f06339b9d07f06b0043cd73f7582043d6d5 14:33:27 $ docker rm -f 9b7d54b7c64a8a8982223a2f7f310f06339b9d07f06b0043cd73f7582043d6d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:33:27 14:33:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:33:28 0.23.1-centos7: Pulling from edgex-lftools 14:33:28 ab5ef0e58194: Pulling fs layer 14:33:28 9712f1f96733: Pulling fs layer 14:33:28 63f879dbbcfc: Pulling fs layer 14:33:28 0d9ebad4ef96: Pulling fs layer 14:33:28 e9a5061849ea: Pulling fs layer 14:33:28 d747dcd14b5f: Pulling fs layer 14:33:28 2de7ff778b66: Pulling fs layer 14:33:28 0d9ebad4ef96: Waiting 14:33:28 2de7ff778b66: Waiting 14:33:28 d747dcd14b5f: Waiting 14:33:28 9712f1f96733: Download complete 14:33:28 63f879dbbcfc: Verifying Checksum 14:33:28 63f879dbbcfc: Download complete 14:33:28 e9a5061849ea: Verifying Checksum 14:33:28 e9a5061849ea: Download complete 14:33:28 d747dcd14b5f: Verifying Checksum 14:33:28 d747dcd14b5f: Download complete 14:33:28 0d9ebad4ef96: Verifying Checksum 14:33:28 0d9ebad4ef96: Download complete 14:33:28 ab5ef0e58194: Verifying Checksum 14:33:28 ab5ef0e58194: Download complete 14:33:28 2de7ff778b66: Verifying Checksum 14:33:28 2de7ff778b66: Download complete 14:33:32 ab5ef0e58194: Pull complete 14:33:32 9712f1f96733: Pull complete 14:33:32 63f879dbbcfc: Pull complete 14:33:37 0d9ebad4ef96: Pull complete 14:33:37 e9a5061849ea: Pull complete 14:33:37 d747dcd14b5f: Pull complete 14:33:38 2de7ff778b66: Pull complete 14:33:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:33:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:33:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:38 prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container 14:33:38 $ 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:33:40 $ docker top 5d829163fa6b7945f43d4dde4e50957c397d7ab16143dd0105d60dab75c82692 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:33:40 provisioning config files... 14:33:40 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8847615196804512196tmp 14:33:40 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6685057937411899820tmp 14:33:40 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7788994078265696360tmp [Pipeline] { [Pipeline] echo 14:33:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:33:40 ---> sigul-configuration.sh 14:33:40 gpg: directory `/root/.gnupg' created 14:33:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:33:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:33:40 gpg: keyring `/root/.gnupg/secring.gpg' created 14:33:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:33:40 gpg: CAST5 encrypted data 14:33:40 gpg: encrypted with 1 passphrase 14:33:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:33:41 + mkdir /home/jenkins 14:33:41 + mkdir /home/jenkins/sigul [Pipeline] sh 14:33:41 + 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:33:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:33:41 ---> sigul-install.sh 14:33:41 Sigul already installed; skipping installation. [Pipeline] sh 14:33:42 + git tag --list 14:33:42 v1.0.0 14:33:42 v1.1.0 14:33:42 v1.1.1 14:33:42 v1.2.1 14:33:42 v1.2.2 14:33:42 v1.2.3 14:33:42 v1.3.0 14:33:42 v1.3.1 14:33:42 v2.0.0 14:33:42 v2.1.0 14:33:42 v2.1.1 14:33:42 v2.1.1-dev.1 14:33:42 v2.1.1-dev.2 14:33:42 v2.2.0 14:33:42 v2.2.1-dev.1 14:33:42 v2.2.1-dev.2 14:33:42 v2.2.1-dev.3 14:33:42 v2.2.1-dev.4 14:33:42 v2.2.1-dev.5 14:33:42 v2.2.1-dev.6 [Pipeline] sh 14:33:42 + lftools sign git-tag v2.2.1-dev.6 14:33:42 Signing Git tag with Sigul... 14:33:42 Signing v2.2.1-dev.6 [Pipeline] echo 14:33:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:33:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:33:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:33:43 $ docker stop --time=1 5d829163fa6b7945f43d4dde4e50957c397d7ab16143dd0105d60dab75c82692 14:33:44 $ docker rm -f 5d829163fa6b7945f43d4dde4e50957c397d7ab16143dd0105d60dab75c82692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:33:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:33:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:33:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:45 prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container 14:33: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:33:46 $ docker top bbb4020362463c4c6cd58ce1d82e74dcf5c9728d9a4f23ae23d38d96664327c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:33:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:33:46 [ssh-agent] Looking for ssh-agent implementation... 14:33:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:46 $ docker exec bbb4020362463c4c6cd58ce1d82e74dcf5c9728d9a4f23ae23d38d96664327c2 ssh-agent 14:33:46 SSH_AUTH_SOCK=/tmp/ssh-6EefCaiNV8UG/agent.33 14:33:46 SSH_AGENT_PID=39 14:33:46 Running ssh-add (command line suppressed) 14:33:46 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5588511112443955259.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5588511112443955259.key) 14:33:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:33:46 + git semver bump pre 14:33:47 2022-07-11 14:33:47,101 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:33:47 2022-07-11 14:33:47,101 [bump_version] DEBUG bumping version:2.2.1-dev.6 on axis:pre with prefix:dev 14:33:47 2022-07-11 14:33:47,101 [bump_version] DEBUG bumped version:2.2.1-dev.7 14:33:47 2022-07-11 14:33:47,101 [write_version] DEBUG write version:2.2.1-dev.7 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 14:33:47 2022-07-11 14:33:47,101 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:33:47 2022-07-11 14:33:47,101 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:33:47 2022-07-11 14:33:47,103 [execute] INFO git cat-file --batch-check 14:33:47 2022-07-11 14:33:47,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:33:47 2022-07-11 14:33:47,109 [execute] INFO git cat-file --batch 14:33:47 2022-07-11 14:33:47,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:33:47 2022-07-11 14:33:47,116 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:33:47 2.2.1-dev.7 [Pipeline] } 14:33:47 $ docker exec --env ******** --env ******** bbb4020362463c4c6cd58ce1d82e74dcf5c9728d9a4f23ae23d38d96664327c2 ssh-agent -k 14:33:47 unset SSH_AUTH_SOCK; 14:33:47 unset SSH_AGENT_PID; 14:33:47 echo Agent pid 39 killed; 14:33:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:33:47 + git semver [Pipeline] } 14:33:47 $ docker stop --time=1 bbb4020362463c4c6cd58ce1d82e74dcf5c9728d9a4f23ae23d38d96664327c2 14:33:49 $ docker rm -f bbb4020362463c4c6cd58ce1d82e74dcf5c9728d9a4f23ae23d38d96664327c2 [Pipeline] // withDockerContainer [Pipeline] sh 14:33:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:33:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:33:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:49 prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container 14:33:50 $ 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:33:50 $ docker top 3d9f57c7418e398af07d71cee07143d526ef4d4867a84340703850337228f262 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:33:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:33:50 [ssh-agent] Looking for ssh-agent implementation... 14:33:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:50 $ docker exec 3d9f57c7418e398af07d71cee07143d526ef4d4867a84340703850337228f262 ssh-agent 14:33:50 SSH_AUTH_SOCK=/tmp/ssh-5qdhrZuBNt7Y/agent.34 14:33:50 SSH_AGENT_PID=40 14:33:50 Running ssh-add (command line suppressed) 14:33:50 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_706873261109792338.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_706873261109792338.key) 14:33:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:33:51 + git semver push 14:33:51 2022-07-11 14:33:51,431 [run_push] DEBUG push 14:33:51 2022-07-11 14:33:51,432 [execute] INFO git cat-file --batch-check 14:33:51 2022-07-11 14:33:51,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:33:51 2022-07-11 14:33:51,435 [execute] INFO git rev-list 8e58b80dcc1dbe7ee6d3700c38076c17cde5f077 -- 14:33:51 2022-07-11 14:33:51,435 [execute] DEBUG Popen(['git', 'rev-list', '8e58b80dcc1dbe7ee6d3700c38076c17cde5f077', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:33:51 2022-07-11 14:33:51,443 [execute] INFO git fetch -v origin 14:33:51 2022-07-11 14:33:51,443 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:33:52 2022-07-11 14:33:51,924 [run_push] DEBUG no remote changes detected 14:33:52 2022-07-11 14:33:51,924 [execute] INFO git push origin semver 14:33:52 2022-07-11 14:33:51,925 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:33:53 2022-07-11 14:33:52,669 [run_push] DEBUG push all version tags 14:33:53 2022-07-11 14:33:52,670 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:33:53 2022-07-11 14:33:52,670 [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:33:53 2022-07-11 14:33:53,353 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:33:53 2.2.1-dev.7 [Pipeline] } 14:33:53 $ docker exec --env ******** --env ******** 3d9f57c7418e398af07d71cee07143d526ef4d4867a84340703850337228f262 ssh-agent -k 14:33:53 unset SSH_AUTH_SOCK; 14:33:53 unset SSH_AGENT_PID; 14:33:53 echo Agent pid 40 killed; 14:33:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:33:54 + git semver [Pipeline] } 14:33:54 $ docker stop --time=1 3d9f57c7418e398af07d71cee07143d526ef4d4867a84340703850337228f262 14:33:55 $ docker rm -f 3d9f57c7418e398af07d71cee07143d526ef4d4867a84340703850337228f262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:33:56 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 14:33:56 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:33:56 total 16 14:33:56 drwxr-xr-x 3 root root 4096 Jul 11 14:25 . 14:33:56 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 14:33 .. 14:33:56 drwxr-xr-x 2 root root 4096 Jul 11 14:25 cost 14:33:56 -rw-r--r-- 1 root root 87 Jul 11 14:25 cost.csv 14:33:56 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 14:33:56 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:33:56 total 16 14:33:56 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 14:25 . 14:33:56 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 14:33 .. 14:33:56 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 14:25 cost 14:33:56 -rw-r--r-- 1 jenkins jenkins 87 Jul 11 14:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:33:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:33:57 ---> package-listing.sh 14:33:57 ++ facter osfamily 14:33:57 ++ tr '[:upper:]' '[:lower:]' 14:33:57 + OS_FAMILY=debian 14:33:57 + workspace=/w/workspace/exfoundry_device-virtual-go_main 14:33:57 + START_PACKAGES=/tmp/packages_start.txt 14:33:57 + END_PACKAGES=/tmp/packages_end.txt 14:33:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:33:57 + PACKAGES=/tmp/packages_start.txt 14:33:57 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:33:57 + PACKAGES=/tmp/packages_end.txt 14:33:57 + case "${OS_FAMILY}" in 14:33:57 + dpkg -l 14:33:57 + grep '^ii' 14:33:57 + '[' -f /tmp/packages_start.txt ']' 14:33:57 + '[' -f /tmp/packages_end.txt ']' 14:33:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:33:57 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:33:57 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 14:33:57 + 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:33:57 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:33:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:58 prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container 14:33:58 $ 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:33:58 $ docker top a56ef7f4515f25e0373b6d0e5ae35ccfe8158066e06ee1e52a0b853464462caa -eo pid,comm [Pipeline] { [Pipeline] sh 14:33:59 + touch /tmp/pre-build-complete [Pipeline] sh 14:33:59 + mkdir -p /var/log/sysstat [Pipeline] sh 14:33:59 + ls /var/log/sa-host 14:33:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:33:59 provisioning config files... 14:33:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8553891798130999811tmp [Pipeline] { [Pipeline] echo 14:33:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:34:00 ---> create-netrc.sh [Pipeline] } 14:34:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:34:00 ---> python-tools-install.sh [Pipeline] echo 14:34:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:34:00 ---> sudo-logs.sh 14:34:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:34:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:34:01 ---> job-cost.sh 14:34:01 lf-activate-venv: SKIPPING 14:34:01 DEBUG: total: 0.2199999988079071 14:34:01 INFO: Retrieving Stack Cost... 14:34:01 INFO: Retrieving Pricing Info for: v3-standard-8 14:34:01 INFO: Archiving Costs [Pipeline] echo 14:34:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:34:02 ---> logs-deploy.sh 14:34:02 lf-activate-venv: SKIPPING 14:34:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/42 14:34:02 INFO: archiving workspace using pattern(s): 14:34:03 Archives upload complete. 14:34:03 INFO: archiving logs to Nexus 14:34:04 ---> uname -a: 14:34:04 Linux prd-ubuntu20-04-docker-8c-8g-17419 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:34:04 14:34:04 14:34:04 ---> lscpu: 14:34:04 Architecture: x86_64 14:34:04 CPU op-mode(s): 32-bit, 64-bit 14:34:04 Byte Order: Little Endian 14:34:04 Address sizes: 40 bits physical, 48 bits virtual 14:34:04 CPU(s): 8 14:34:04 On-line CPU(s) list: 0-7 14:34:04 Thread(s) per core: 1 14:34:04 Core(s) per socket: 1 14:34:04 Socket(s): 8 14:34:04 NUMA node(s): 1 14:34:04 Vendor ID: AuthenticAMD 14:34:04 CPU family: 23 14:34:04 Model: 49 14:34:04 Model name: AMD EPYC-Rome Processor 14:34:04 Stepping: 0 14:34:04 CPU MHz: 2799.998 14:34:04 BogoMIPS: 5599.99 14:34:04 Virtualization: AMD-V 14:34:04 Hypervisor vendor: KVM 14:34:04 Virtualization type: full 14:34:04 L1d cache: 256 KiB 14:34:04 L1i cache: 256 KiB 14:34:04 L2 cache: 4 MiB 14:34:04 L3 cache: 128 MiB 14:34:04 NUMA node0 CPU(s): 0-7 14:34:04 Vulnerability Itlb multihit: Not affected 14:34:04 Vulnerability L1tf: Not affected 14:34:04 Vulnerability Mds: Not affected 14:34:04 Vulnerability Meltdown: Not affected 14:34:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:34:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:34:04 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:34:04 Vulnerability Srbds: Not affected 14:34:04 Vulnerability Tsx async abort: Not affected 14:34:04 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:34:04 14:34:04 14:34:04 ---> nproc: 14:34:04 8 14:34:04 14:34:04 14:34:04 ---> df -h: 14:34:04 Filesystem Size Used Avail Use% Mounted on 14:34:04 overlay 155G 13G 143G 8% / 14:34:04 tmpfs 64M 0 64M 0% /dev 14:34:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:34:04 shm 64M 0 64M 0% /dev/shm 14:34:04 /dev/vda1 155G 13G 143G 8% /facter-os 14:34:04 14:34:04 14:34:04 ---> sar -b -r -n DEV: 14:34:04 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17419) 07/11/22 _x86_64_ (8 CPU) 14:34:04 14:34:04 14:23:00 LINUX RESTART (8 CPU) 14:34:04 14:34:04 14:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:34:04 14:25:01 169.34 1.95 167.39 0.00 36.66 58358.54 0.00 14:34:04 14:26:02 205.03 0.07 204.97 0.00 6.00 40779.21 0.00 14:34:04 14:27:01 1.73 0.00 1.73 0.00 0.00 158.09 0.00 14:34:04 14:28:01 1.47 0.00 1.47 0.00 0.00 151.15 0.00 14:34:04 14:29:01 0.95 0.02 0.93 0.00 0.13 145.18 0.00 14:34:04 14:30:01 1.53 0.00 1.53 0.00 0.00 152.77 0.00 14:34:04 14:31:01 0.95 0.00 0.95 0.00 0.00 144.89 0.00 14:34:04 14:32:01 1.67 0.00 1.67 0.00 0.00 153.15 0.00 14:34:04 14:33:01 1.08 0.00 1.08 0.00 0.00 147.15 0.00 14:34:04 14:34:01 141.60 1.38 140.22 0.00 42.92 65269.71 0.00 14:34:04 Average: 52.62 0.34 52.28 0.00 8.59 16573.46 0.00 14:34:04 14:34:04 14:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:34:04 14:25:01 28259556 31749420 542644 1.65 161444 3517336 2103844 6.20 1307896 2843956 123824 14:34:04 14:26:02 27644308 31766744 523720 1.59 173680 4097524 1786216 5.26 1353328 3370376 384 14:34:04 14:27:01 27645300 31767880 522332 1.59 173716 4097528 1786216 5.26 1352312 3370380 12 14:34:04 14:28:01 27647424 31770032 519964 1.58 173756 4097524 1786216 5.26 1350264 3370380 12 14:34:04 14:29:01 27647536 31770212 519856 1.58 173768 4097536 1786216 5.26 1350528 3370456 24 14:34:04 14:30:01 27647740 31770572 519440 1.58 173788 4097668 1786216 5.26 1349596 3370588 24 14:34:04 14:31:01 27654748 31777764 512356 1.56 173804 4097668 1786216 5.26 1342668 3370756 8 14:34:04 14:32:01 27655300 31778344 511844 1.56 173828 4097672 1786216 5.26 1343000 3370760 144 14:34:04 14:33:01 27654912 31778012 512092 1.56 173860 4097668 1786216 5.26 1343040 3370764 16 14:34:04 14:34:01 26132500 31740004 542472 1.65 217176 5407144 1931256 5.69 1479244 4616604 448 14:34:04 Average: 27558932 31766898 522672 1.59 176882 4170527 1832483 5.40 1357188 3442502 12490 14:34:04 14:34:04 14:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:34:04 14:25:01 vethf706580 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:34:04 14:25:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 14:34:04 14:25:01 docker0 99.83 120.45 8.09 1041.34 0.00 0.00 0.00 0.00 14:34:04 14:25:01 ens3 320.16 232.86 4948.39 83.88 0.00 0.00 0.00 0.00 14:34:04 14:26:02 lo 8.13 8.13 0.80 0.80 0.00 0.00 0.00 0.00 14:34:04 14:26:02 docker0 13.21 17.64 0.76 89.71 0.00 0.00 0.00 0.00 14:34:04 14:26:02 ens3 217.46 162.08 2709.79 283.24 0.00 0.00 0.00 0.00 14:34:04 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:04 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:04 14:27:01 ens3 0.71 0.66 0.04 0.06 0.00 0.00 0.00 0.00 14:34:04 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:04 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:04 14:28:01 ens3 0.28 0.32 0.02 0.03 0.00 0.00 0.00 0.00 14:34:04 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:04 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:04 14:29:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:34:04 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:04 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:04 14:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:04 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:04 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:04 14:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:04 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:04 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:04 14:32:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:34:04 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:04 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:04 14:33:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:34:04 14:34:01 lo 2.53 2.53 0.24 0.24 0.00 0.00 0.00 0.00 14:34:04 14:34:01 docker0 35.84 44.27 3.45 684.41 0.00 0.00 0.00 0.00 14:34:04 14:34:01 ens3 396.83 273.04 7927.40 127.34 0.00 0.00 0.00 0.00 14:34:04 Average: lo 1.41 1.41 0.14 0.14 0.00 0.00 0.00 0.00 14:34:04 Average: docker0 14.91 18.27 1.23 181.84 0.00 0.00 0.00 0.00 14:34:04 Average: ens3 93.76 67.04 1561.20 49.55 0.00 0.00 0.00 0.00 14:34:04 14:34:04 14:34:04 ---> sar -P ALL: 14:34:04 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17419) 07/11/22 _x86_64_ (8 CPU) 14:34:04 14:34:04 14:23:00 LINUX RESTART (8 CPU) 14:34:04 14:34:04 14:24:01 CPU %user %nice %system %iowait %steal %idle 14:34:04 14:25:01 all 30.58 0.00 7.37 0.89 0.10 61.06 14:34:04 14:25:01 0 29.05 0.00 8.34 1.35 0.08 61.17 14:34:04 14:25:01 1 30.89 0.00 7.66 1.14 0.12 60.19 14:34:04 14:25:01 2 30.39 0.00 6.68 0.12 0.10 62.71 14:34:04 14:25:01 3 30.13 0.00 7.43 0.39 0.09 61.97 14:34:04 14:25:01 4 31.62 0.00 7.30 0.54 0.08 60.45 14:34:04 14:25:01 5 30.08 0.00 7.41 2.78 0.10 59.63 14:34:04 14:25:01 6 30.40 0.00 7.13 0.78 0.08 61.61 14:34:04 14:25:01 7 32.12 0.00 7.01 0.02 0.10 60.75 14:34:04 14:26:02 all 18.57 0.00 4.43 0.80 0.07 76.12 14:34:04 14:26:02 0 19.90 0.00 4.39 1.92 0.07 73.73 14:34:04 14:26:02 1 17.50 0.00 4.11 0.07 0.05 78.27 14:34:04 14:26:02 2 17.89 0.00 4.13 0.37 0.05 77.56 14:34:04 14:26:02 3 17.18 0.00 4.61 0.32 0.07 77.82 14:34:04 14:26:02 4 18.04 0.00 4.97 2.76 0.08 74.15 14:34:04 14:26:02 5 19.41 0.00 4.44 0.69 0.07 75.39 14:34:04 14:26:02 6 18.97 0.00 4.11 0.24 0.07 76.61 14:34:04 14:26:02 7 19.70 0.00 4.72 0.08 0.07 75.43 14:34:04 14:27:01 all 0.27 0.00 0.02 0.01 0.00 99.71 14:34:04 14:27:01 0 0.02 0.00 0.03 0.02 0.00 99.93 14:34:04 14:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:34:04 14:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:34:04 14:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:34:04 14:27:01 4 0.02 0.00 0.03 0.02 0.00 99.93 14:34:04 14:27:01 5 1.97 0.00 0.00 0.02 0.00 98.01 14:34:04 14:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:34:04 14:27:01 7 0.05 0.00 0.02 0.00 0.00 99.93 14:34:04 14:28:01 all 0.15 0.00 0.02 0.01 0.00 99.82 14:34:04 14:28:01 0 0.03 0.00 0.03 0.02 0.00 99.92 14:34:04 14:28:01 1 0.00 0.00 0.03 0.00 0.00 99.97 14:34:04 14:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:34:04 14:28:01 3 0.02 0.00 0.03 0.02 0.00 99.93 14:34:04 14:28:01 4 0.07 0.00 0.03 0.00 0.00 99.90 14:34:04 14:28:01 5 0.96 0.00 0.02 0.02 0.00 99.00 14:34:04 14:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:34:04 14:28:01 7 0.05 0.00 0.02 0.00 0.02 99.92 14:34:04 14:29:01 all 0.03 0.00 0.01 0.00 0.00 99.95 14:34:04 14:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:34:04 14:29:01 1 0.07 0.00 0.02 0.00 0.02 99.90 14:34:04 14:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:34:04 14:29:01 3 0.07 0.00 0.02 0.00 0.00 99.92 14:34:04 14:29:01 4 0.00 0.00 0.02 0.02 0.00 99.97 14:34:04 14:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:34:04 14:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:34:04 14:29:01 7 0.05 0.00 0.02 0.00 0.00 99.93 14:34:04 14:30:01 all 0.01 0.00 0.02 0.01 0.00 99.96 14:34:04 14:30:01 0 0.00 0.00 0.02 0.03 0.02 99.93 14:34:04 14:30:01 1 0.02 0.00 0.08 0.00 0.00 99.90 14:34:04 14:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:34:04 14:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:34:04 14:30:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:34:04 14:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 14:34:04 14:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:34:04 14:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:34:04 14:31:01 all 0.02 0.00 0.01 0.00 0.00 99.97 14:34:04 14:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:34:04 14:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:34:04 14:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:34:04 14:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:34:04 14:31:01 4 0.03 0.00 0.00 0.02 0.00 99.95 14:34:04 14:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:34:04 14:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:34:04 14:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:34:04 14:32:01 all 0.02 0.00 0.02 0.01 0.00 99.95 14:34:04 14:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 14:34:04 14:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:34:04 14:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:34:04 14:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:34:04 14:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:34:04 14:32:01 5 0.00 0.00 0.00 0.03 0.00 99.97 14:34:04 14:32:01 6 0.02 0.00 0.03 0.00 0.02 99.93 14:34:04 14:32:01 7 0.05 0.00 0.03 0.00 0.02 99.90 14:34:04 14:33:01 all 0.04 0.00 0.02 0.00 0.00 99.93 14:34:04 14:33:01 0 0.05 0.00 0.05 0.02 0.02 99.87 14:34:04 14:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:34:04 14:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:34:04 14:33:01 3 0.05 0.00 0.03 0.00 0.00 99.92 14:34:04 14:33:01 4 0.03 0.00 0.03 0.00 0.00 99.93 14:34:04 14:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:34:04 14:33:01 6 0.05 0.00 0.00 0.00 0.00 99.95 14:34:04 14:33:01 7 0.12 0.00 0.02 0.00 0.00 99.87 14:34:04 14:34:01 all 11.61 0.00 4.94 0.76 0.07 82.62 14:34:04 14:34:01 0 10.41 0.00 5.47 1.03 0.07 83.03 14:34:04 14:34:01 1 11.72 0.00 4.30 0.07 0.07 83.84 14:34:04 14:34:01 2 11.77 0.00 4.59 0.22 0.07 83.35 14:34:04 14:34:01 3 12.16 0.00 5.06 0.17 0.07 82.55 14:34:04 14:34:01 4 11.82 0.00 5.15 1.76 0.07 81.21 14:34:04 14:34:01 5 10.85 0.00 5.65 2.58 0.08 80.83 14:34:04 14:34:01 6 12.08 0.00 4.71 0.24 0.07 82.91 14:34:04 14:34:01 7 12.09 0.00 4.58 0.03 0.07 83.23 14:34:04 Average: all 6.08 0.00 1.67 0.25 0.02 91.98 14:34:04 Average: 0 5.91 0.00 1.82 0.44 0.03 91.81 14:34:04 Average: 1 5.97 0.00 1.61 0.13 0.03 92.27 14:34:04 Average: 2 5.96 0.00 1.53 0.07 0.02 92.41 14:34:04 Average: 3 5.91 0.00 1.71 0.09 0.03 92.27 14:34:04 Average: 4 6.11 0.00 1.74 0.51 0.02 91.62 14:34:04 Average: 5 6.29 0.00 1.74 0.61 0.03 91.34 14:34:04 Average: 6 6.11 0.00 1.59 0.12 0.02 92.15 14:34:04 Average: 7 6.36 0.00 1.63 0.01 0.03 91.97 14:34:04 14:34:04 14:34:04